www.dolem.com — Lytebox was written from the Lightbox class that Lokesh Dhakar (www.huddletogether.com) originally wrote. The purpose was to write a self-contained object that eliminated the dependency of prototype.js, effects.js, and scriptaculous.js. Since the original version of Lytebox (which released with iFrame support), major modifications have been made to improve performance as well as "Slideshow" support, "Themes" support, HTML content support (as opposed to just images) and many more configurable options that allow you to customize the look a
www.adamhoughton.com — GWTFlow is a mashup photo viewer I wrote using the Google Web Toolkit (GWT) for an upcoming Dr. Dobbs article. GWTFlow uses CoverFlow-like effects for navigating through photos. Currently you can view photos from Flickr, but it's designed to support other image services like Picasa Web Albums. The article, which I co-authored with Ed Burnette, gives a hands-on look at GWT development using GWTFlow as our sample application. It is scheduled to be published in the December issue of Dr. Dobbs Journal.
leftleg.hzpub.com — 当然也不只适用于相册,基于 RSS 的内容都可以通过此 API 调用。 详细使用方法请见:Google AJAX Feed API 在这里只介绍基于 picasa 相册的调用。其他也类似, Let's go go go .... 1. 申请一个属于你网站的key: code.google.com/apis/ajaxfeeds/signup.html (如同 google map api 一样。) 很简单,只需要把你的域名填进去,点击 generate API key 即可. 记下 Your key is 之后的内容. 这样才可以在你的域名url范围内适用这个 api . 好罗嗦啊.自己都受不了了.以下注意点. 2.在 head 内加入以下代码: 填入key: 即前边生成的 KEY (废话) 填入你的相册rss地址:即你相册的RSS地址(好像还是废话),再加句,进入你的 picasa 相册, 对那 RSS 标记.
code.google.com — Google Ajax Feed API,通过javascript可以很容易地使用feed。在绝大部分情况下,对于我来说服务器端的feed已经是过去的事情了,因为对于现在的客户端来说它实在是太容易了。一个简单的javascript调用让你可以按照自己的喜好使用新的JSON对象。 将feed放到 JavaScript mashups中则非常不同。Google AJAX Feed API让开发者可以很轻松地、只用几行JavaScript代码就能够获得feed,而不用和服务器代理“搏斗”或者使用复杂的XML。这个API自动的处理代理,并提供了一个清爽、直接的界面来提供组合数据。 使用Google Ajax Feed API,开发者可以: * 在个人主页中显示一个动态的blogroll * 在日志中显示最近Picasa Web Albums中的照片 * 获得Google Ma上的新闻事件 Bret Taylor也许将在O'Reilly Web 2.0 Expo上就今天的这个新API发表题为“谁需要服务器端代码?AJAX APIs和Product Integration 2.0”的演讲。你已经可以在网上看到文档和样例。 这个API支持几种feed类型,所以你不需要担心你所使用的格
www.wikyblog.com — Wikyblog - 开源 Ajax Blog 代码基于 PHP, MySQL。WikyBlog is a wiki - blog (or bliki) application written in PHP with a MySQL backend. The wiki syntax is MediaWiki derived, the user interface is AJAX enhanced and is entirely UTF8 compatible. For more information, check out the most popular features and our release notes.
openrico.org — Rico is provided free and open-source (Apache 2.0 License) for either your personal or commercial use. Rico provides a very simple interface for registering Ajax request handlers as well as HTML elements or JavaScript objects as Ajax response objects. Multiple elements and/or objects may be updated as the result of one Ajax request.
www.hnscripts.com — hnGuestBook - Ajax Gusetbook 留言薄。hnGuestbook is a simple guestbook that uses a flat file to store the messages. That means that no SQL database is required. The guestbook uses AJAX technology, so you could view the pages, and sign the guestbook without reloading the whole page. Some of the features are a bad words filter, spam protection, and a simple admin panel to manage the messages.
tutorialblog.org — If you’re building a web site which has tabs within the design, why not spice it up with a little Javascript magic. Today we round up 10 Javascript/Ajax Tab scripts you can easily incorporate into your future designs …