您构建的最酷的混搭是什么?
您构建的最酷的混搭是什么? 您使用了哪些 API? 混搭如何比各个部分的总和更好?
What's the coolest mashup you've built? What APIs did you use? How was the mashup better than the sum of its parts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
虽然可能不是真正的混搭,但我创建了一个脚本帽子,它将读取 Apple Movie Trailer RSS feed,然后访问 feed 中的链接以下载 RSS feed 中链接到的页面的 HTML。 从那里,它将下载容器 .mov 文件,并解析出您可以实际下载的电影的实际 URL。 因此,虽然所有信息都来自 Apple,但该脚本会从其网站的不同部分下载多个内容,以拼凑出最终的 RSS 提要,其中包含指向实际包含电影预告片的 .mov 文件的链接。
Although probably not a true mashup, I created a script hat would read the Apple Movie Trailer RSS feed, and then visit the links in the feed to download the HTML of the pages linked to in the RSS feed. From there, it would download the container .mov files, and parse out the actual URL to the movie you can actually download. SO while all the information was coming from Apple, the script would download multiple things, from different parts of their site, to piece together a final RSS feed that would contain links to .mov files that actually contained the movie trailer.
今年早些时候,我在
Google 地图 “春季混搭挑战赛”中获得了第二名次+ Flickr
http://www.desmoinesmashups.com
I took 2nd place earlier this year in the "Spring Mashup Challenge"
Google Maps + Flickr
http://www.desmoinesmashups.com
2009 年初,我凭借“RIAthon”获得了第二名,
它是一个包含天气+谷歌地图+电话+的混搭搜索
它可以用来搜索从某个地方最近的医院,好处是你甚至可以通过它给医院打电话。
到目前为止,它对我来说是最酷的:)
I took 2nd place earlier 2009 for "RIAthon"
it was a mashup that includes weather+google map+telephony+search
it can be used to search nearest hospital from some place and good thing was that you can even make a call to the hospital through it.
so far its the coolest from me :)