Links from December 2008

Rails 3 and Merb - Robby on Rails

A great entry on the issues merging Merb with Rails that might arise. Robby makes some interesting points–if “convention over configuration” is the motto of Rails right now, is it really that great of an idea to add more choices, such as what ORM to use? I have confidence in the Rails and Merb teams that they’ll think hard about these things, but they definitely need to keep the entry barrier low for Rails.

Posted on December 23, 2008 Leave a Comment
Tagged with: , ,

Merb merged into Rails 3

This is going to be awesome. The performance and modularity of Merb plus the robustness and community of Rails is just going to blow everything out of the water.

Posted on December 23, 2008 Leave a Comment
Tagged with: , , ,

Improve Your jQuery - 25 Excellent Tips

Some really great tips about improving the performance of your jQuery code, as well as some nice tips to be a more efficient coder.

Reblogged from: RailsTips
Posted on December 22, 2008 Leave a Comment
Tagged with: , , , ,

Git Community Book

A great resource for Git information. I recently converted this site to use Git instead of SVN, and so far it’s been really great.

Posted on December 21, 2008 Leave a Comment
Tagged with:

Rails Metal: a micro-framework with the power of Rails

Great writeup on Rails Metal, a nifty new addition to Edge Rails. I noticed the commit earlier, but I was a bit confused about what it was. Essentially, you can create simple pages for items that don’t need the Rails stack, and it’s a whole lot faster.

Posted on December 17, 2008 Leave a Comment
Tagged with: , , ,

More Fields Plugin for WordPress

An impressive plugin that allows you to add more fields to the WordPress Write/Edit page. Though I still think ExpressionEngine is the better choice for complicated sites, this could be really useful for blogs that need a little more functionality.

Posted on December 14, 2008 Leave a Comment
Tagged with: , ,

Fitting curves to data using Ruby and the GNU Scientific Library

Great tutorial about generating graphs and trend lines using Ruby.

Posted on December 13, 2008 Leave a Comment
Tagged with: , , ,

Wordpress 2.7 Released

Today, WordPress 2.7 was released, and, I have to say, it’s pretty impressive. Not only did they completely overhaul the admin interface, making it more usable, but they also now include the ability to update WordPress from the admin panel. Awesome!

Posted on December 11, 2008 Leave a Comment
Tagged with: ,