Ruby on Rails, Ajax & CSS Star Rating System I’m sure everyone by now has seen those oh-so-Web 2.0 star rating features on hundreds of websites. Well I needed to implement one for a site I’m working on and I couldn’t find a complete example anywhere (not in RoR). So here it is. in Public bookmarkswith ajaxtutorial
Sajax Sajax is an open source tool to make programming websites using the Ajax framework G?‡?¶ also known as XMLHTTPRequest or remote scripting G?‡?¶ as easy as possible. in Public bookmarkswith ajaxphptutorialby 3 users
Social JavaScript APIs This is a site about technology for developers, so I won't get into any politics on OpenSocial and Facebook. There is already more coverage on that than you could want to read. in Public bookmarkswith ajaxtutorial
The problem with innerHTML Some like to DOM their way around. Others prefer the simplicity of innerHTML. Julien Lecomte, of Yahoo!, wrote up his thoughts on the problems with innerHTML in Public bookmarkswith ajaxtutorial