Links for 8/24
Ten Things You Shouldn’t Buy New
- The usual suspects are here, but there’s some things I hadn’t considered.
The Complete Running Network - New blog dedicated to running. I’m trying to get back into running, so this is a useful resource.
Writing a Typo Sidebar Test First
- Just what it says, good insight into the process.
Datebocks - Intuitive Date Parsing - Javascript library that let’s you handle dates like “Tomorrow”, and “Next Friday”, as well as more traditional date formats. Also available as a Rails Engine.
Beast: An open source Rails forum in under 500 lines of code
- New Rails forum software from Rick Olson. Get the source here. Even if you have no need for forum software, it’s a nice example of a small Rails app.