Spent some time on code coverage this morning for Project G, refactored some really ugly bits out of the view and back into the controller and sometimes model. No, Project M didn’t sneak out over the weekend, I need to add search and it’ll be my 1.0.
Interesting tidbits from around the web
- In praise of demos – You spend all this time writing code, you ought to invest a few hours for someone to actually be able to try it out. We set up http://demo.bddcasts.com/ there’s no authentication so you can add Brands and Search Terms, we reset the database to a known state before we hit twitter. We didn’t want to let a spammer burn through our API calls, probably should put this off to it’s own post.
- Top 20+ MySQL Best Practices – Some common sense, some interesting nuggets.
- Link LinkedIn into your next Ruby application – Yes, he probably could have used link or in one or two more times in the title. Be interesting to see what people do with this.
- Built In Book Cases – These look really slick, I’d like to do this in my basement at some point.
- Review of Easy and Inexpensive Tools for Usability Testing – Turned up a few I hadn’t seen before.
- VPS Performance Comparison – Pretty thorough comparison. Still, someone needs to build a slider tool like heroku has and then show what it costs across the cloud/vps hosts around.