Monthly Archives: September 2009

Thematic Themes

I recently found something called Thematic. Basically it is a framework, or template, for making WordPress themes. I’ve created a new theme that utilizes Thematic for this site, and will be tweaking it over the next few weeks as I learn how Thematic works and what it is capable of.

Posted in My Sites | Comments closed

StandardWorks.org: Daily scripture reading using RSS

Yesterday I spent a good amount of time working on StandardWorks.org. This website will (eventually) provide an easy to use and highly customizable scripture reading RSS feed. This website will also remain ad-free, forever. UPDATE: Visit http://www.standardworks.org to generate a feed without having to do all the crazyness below. There are only a few parameters: [...]

Posted in My Sites, Web Dev | Comments closed

unserializer: improved

I spent a few minutes improving the unserializer tool today. So whats new? You can choose to view output as var_dump or var_export, in addition to the print_r option that was already there. Added jQuery: Uses Ajax instead of doing a normal form submission. Shows an Ajax loading icon when you submit the form, and [...]

Posted in My Sites, Web Dev | Comments closed