July 2009
Mon Tue Wed Thu Fri Sat Sun
« May   Sep »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Month July 2009

HTML vs XHTML vs HTML 5: What on earth is going on?

If you’re confused about the recent news that the XHTML working group is shutting down at the end of the year, take a look at this explanation from Brad Colbow at Smashing Magazine.By far the best explanation I’ve read. And the most calm by far!

Problems running big_sitemap Rails gem with Sphinx

Seems like there’s a problem running the big_sitemap Rails gem with Sphinx. I noticed I could still create files via console though, using the code from the example rake tasks. The amazing Ben Wiseley confirmed that it worked via script/runner, too.So if you’re struggling to get big_sitemap working as a rake task, considering putting it [...]