with Gregg Pollack and Jason Seifer
HPricot – good for scraping websites
doc = Hpricot(open(“”)
code.whytheluckystiff.net/hpricot/
redhanded.hobix.com/inspect/hpricot01.html
Juggernaut – lets you do server push with rails
Ambition
create SQL statements
errtheblog.com/posts/63-full-of-ambition
Prawn
– easy ruby based PDF generation
prawn.majesticseacreature.com/
www.rubyinside.com/prawn-ruby-pdf-library-987.html
wiki.rubyonrails.org/rails/pages/HowtoGeneratePDFs
Capistrano
Ruby VMs
roo – spreadsheets
can open google docs!
dtrace
skynet – map reduce for ruby
Data Fabric – easy chart data
blog.fiveruns.com/2008/7/9/introducing-data_fabric
merb
Mack Framework
Sinatra – easy quick way to build web application
Webby – generate static websites – rake task to
shoes – dsl for generating GUI applications
Hackety Hack – help kids learn programming
redmine –
Pool Party
RAD – Ruby Arduino Development – electronics (build robots)
Adhearsion – builds astrics – Voip
Rack
create a web frame work with only interfacing with Rack…
passenger
github
Starling – a light weight server for reliable distributed messageing
www.cmswire.com/cms/events/ruby-sunday-scaling-twitter-and-other-lessons-from-mr-cook-001221.php
www.slideshare.net/Blaine/scaling-twitter
www.justinball.com/2008/08/18/using-starling-workling-with-ruby-on-rails/
Ruby EventMachine
rubyforge.org/projects/eventmachine
Thin – fast, fast server..
Ebb
NeverBlock – really fast web server for Ruby…