Code
Read this article about owning your own data, also found via WSG. I actually opened up my laptop this morning and had thoughts similar to those that Tantek had. I plan on resurrecting the “blurb” category and using its content as the source for most of my tweets going forward. Update: Here’s…
Read more →
Good article on making HTML5 elements more accessible found over at Web Teacher via WSG.
I haven’t been blogging here or anywhere else for a bit, so you wouldn’t know that I’m a big fan of the HTML5 Boilerplate unless you were somehow fused to my monitor, or standing behind me between the hours of 10 PM and… oh… 2 AM while I administer beatings to pixels in my…
Read more →
Not posting much, am I? No. But I am writing a lot of code. I guess this is as good a time as any to publicize the fact that I’ve been working on a WordPress theme called WP-Bedrock that will (hopefully) soon be available through the WordPress Theme Directory. One of the major driving forces…
Read more →
CodeIgniter, my favorite open-source PHP framework, provides functions (full-on, globally available functions) for dealing with errors. It’s not such a bad thing, because you don’t have to worry too much about variable scope or any other troublesome programming concepts. The downside of having such a simple approach to error handling, at least…
Read more →
Excellent idea. Gonna integrate this into a plugin: http://www.ndesign-studio.com/blog/wordpress-short-url-for-twitter
Some wallpapers in the new Downloads section. I’ve also corrected the Google Analytics code: since I was using my OOR.require() function to load Google’s file, I should’ve been passing the tracking call as the second parameter so that it would be invoked once the file loaded and not a moment sooner. Check it…
Read more →