Archive for the ‘Announcements’ category

New theme!

2009-03-08 – 5:35pm

I’ve finally got around to replacing the placeholder theme I had on the site. The new theme that I’ve made is much cleaner, simpler, and fresher.

This new theme is built around the Sandbox WordPress theme. Sandbox provides you with a really well marked-up document, with appropriate classes, ids, and so on where you need them — essentially, it lets you build the entire theme in CSS without having to worry about the markup, and in so doing, encourages you to build a CSS-only design. I’m proud to say that this design is wholly CSS — there is no extraneous markup, and there are also no browser-specific hacks or files: everything is contained in a single CSS file and about five images, for a total size of around 40kB.

I should also note once again that Firebug is, perhaps, the best tool for web development, be it design or coding — about 90% of the styling was tested in the browser using Firebug before being applied in the CSS file itself.

Comments, questions, or criticisms of the new design? Just leave them in the comments.

Migration to WordPress

2009-01-12 – 7:15am

I’ve partially migrated the site to WordPress from Exponent. In the coming weeks, you’ll notice a few more changes happening, such as a new theme (the current one is a placeholder), new, more regularly updated content, and more exciting gadgets and gizmos.
Edit: I’ve finished putting together the new theme for the site. Let me know what you think!