Displaying posts tagged: programming
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.
October 16, 2007 6:45pm
No Comments
Via Labnotes, we get to 99 bottles of beer in LOLCode. Awesome.
September 23, 2007 3:28pm
No Comments
September 6, 2006 10:48am
No Comments
Found via Ruby Inside, Chris Wanstrath has posted a great round-up of a developer's options for session management within Rails.
Stefan Kaes' solution looks like the one I'm gonna go for in the near future.
September 6, 2006 1:31am
No Comments
Something I check on the status of now and then is the ability to have a nice upload progress bar for uploads via the browser. Sean Treadway's initial example looked great but required special server setup.
Support was added to Mongrel recently, but I never got around to properly investigating as there was no documentation of ...
