Geoffrey Grosenbach’s Ruby on Rails plugin calendar_helper is simple and easy to use. Maybe I’m just picky, but one part of it just wasn’t working…
Getting a remote form to submit within a partial collection when any select changes in Ruby on Rails
This one is harder than it seems. But, I figured out a way. The trick and breakthrough came from Teflon Ted. With a regular form,…
It seems like it would take a lot of work to get the in_place_editor to work in a partial on a collection, but it does.…
If you want to move your WordPress permalinks via 301, you can try to do it by hand using rewrites in your .htaccess file. Much…