The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Tsunami Relief With Rails, part 2

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
Rudi Cilibrasi

Posts: 25
Nickname: cilibrar
Registered: Aug, 2004

Rudi Cilibrasi is a longtime programmer and machine-learning researcher who loves Ruby
Tsunami Relief With Rails, part 2 Posted: Jun 9, 2005 7:44 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Rudi Cilibrasi.
Original Post: Tsunami Relief With Rails, part 2
Feed Title: Esoteric Ruby Blog
Feed URL: http://cilibrar.com/~cilibrar/erblog.cgi/index.rss
Feed Description: A weblog made to explore some Ruby ideas in great detail and try to work out ideal solutions to real problems.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Rudi Cilibrasi
Latest Posts From Esoteric Ruby Blog

Advertisement

It has been about ten days since we first started writing the AsiaQuake realtime relief database system. Two programmers using Rails (and learning all the 1.0 features) managed to accomplish this much functionality:

  • a login system with four levels of permissions: read, write, manage, and admin
  • a missing person database
  • a phone number database
  • a volunteer database
  • variously sorted table listings for all of the above
  • search boxes in all tables
  • export of all to data XML and CSV
  • approximate matching and soundex search
Our next items are
  • a table for infectious disease outbreaks like measles
  • a table to track supply requests, shipments, fulfilment, and use
  • a hospital table
  • email alerts based on status changes for persons or supplies

So far, we’ve been very pleased at the level of functionality we have achieved in this short timeframe, and we think it validates Ruby and Rails promises to be many times faster than the older CGI approaches.

If you’d like to find out more, check out our application at:

http://www.asiaquake.org/

Anybody can get an account without an email address now so feel free to poke around. Feedback will be much appreciated.

To read the first part in this series, please see http://cilibrar.com/~cilibrar/erblog.cgi/Tsunami/TsunamiReliefRails.txl

Read: Tsunami Relief With Rails, part 2

Topic: Tweakin' Typo Previous Topic   Next Topic Topic: Rails Day 2005

Sponsored Links



Google
  Web Artima.com   

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