The Artima Developer Community
Sponsored Link

Java Buzz Forum
TaDaList.com: Nice clean Rails app

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
TaDaList.com: Nice clean Rails app Posted: Jan 20, 2005 12:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: TaDaList.com: Nice clean Rails app
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I found out about TaDaList.com from Jim Weirich: I just came across this one today, and its the real reason I started this blog entry. Wow, what a simple idea. And so beautifully executed. Notice the lack of submit buttons. Just start typing todo list entries, hitting a return to go to the next one. Finished a todo item and want to check it off? Just check the box … no submit button needed to get the changes back to the database. Ta-Da lists uses XMLHttpRequest to interact dynamically with the host. Beautiful. And to top it off, it is a Ruby-on-Rails application. Written in 579 lines of Ruby code, that’s less than the size of the XML config files used in many J2EE applications. David is really showing off the latest features of Rails too. I couldn't agree more. This is a great use of XmlHttpObject, and it shows off how to build simple web UIs. What a pleasure! You can even listen to your lists via RSS.

Read: TaDaList.com: Nice clean Rails app

Topic: Create Barcode ON THE FLY using JBarcodeBean Previous Topic   Next Topic Topic: Jolt Award Finalist

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use