Displaying posts tagged: ruby
September 21, 2008 6:08pm
No Comments
A while back, Phusion released a product called Passenger, effectively mod_rails for Apache. The idea is that rather than having to do a lot of the usual manual setup work when running a Rails app (using mod_proxy to point at mongrel_clusters, etc.), you can just have them run automatically via Apache, the same way PHP apps ...
April 24, 2008 6:26pm
No Comments
This would've been so useful to me when I switched from PHP to Ruby a couple of years ago: the PHP documentation with the Ruby equivalent described for each function.
Found via RubyFlow.
December 7, 2007 4:58pm
No Comments
The official Rails blog has the announcement that Rails 2.0 is done and great news that is too. Now I just need to find the time to eventually catch up on all the changes and start playing with it!
October 21, 2007 3:01am
No Comments
Tantek Çelik's slides from his talk on Social Network Portability are a very good, quick read as an introduction to supporting social network portability on your own site/service using microformats.
The slides include real, practical demonstrations of how it can be done and having made a bit of a start (i.e. not a good-enough start) on ...
September 23, 2007 3:28pm
No Comments
