If I could turn back TIME
Time, we can all agree, is an incredibly useful concept, unfortunately the recent decision to drop <time> from the HTML5 spec is not useful.
Time, we can all agree, is an incredibly useful concept, unfortunately the recent decision to drop <time> from the HTML5 spec is not useful.
I’m currently working on a social media platform for London, with it’s main purpose being to promote a wellbeing lifestyle in a hectic city. I wrote this handy little utility module for creating methods from serialized data.
If you, like me, have tried to use helpers to generate complex chunks of HTML programmaticly, then you will have noticed that content_tag doesn’t really cut it for large chunks of HTML
I have recently upgraded my slicehost box to Ubuntu 10.04 LTS, and upgraded the Passenger version to 3, the difference in performance is incredible, at least a 20% decrease in response times.
I was working on a project a while ago with user comments, and wanted each person to have their own avatar, however, the Gravatar plugins that existed for Rails were overkill for my needs.