Author Archives: Jeremy Clark

About Jeremy Clark

Small town IT worker with interests in all things technological and technical. Biggest interests are in web development especially the WordPress publishing platform and the community supporting it. Currently developing and maintain the free WordPress theme Techozoic. I'm also always available for hire.

Server Migration – Part 2

I’ve finished the server migration and everything was successful and only maybe 30-45 minutes of downtime. The old computer I’m using for a server got an upgrade while I was migrating as well. A little faster processor and doubled the … Continue reading

Posted in Aside, Linux, tech | Tagged , | Comments Off on Server Migration – Part 2

Server Migration – Part 1

Before this week, my server that handles this website was beginning to show signs that it need a fresh start. It’s currently running CentOS 4.4, so I decided it’s time to upgrade. So I grabbed the latest DVD iso from … Continue reading

Posted in Aside, Linux | Tagged , , | Comments Off on Server Migration – Part 1

WordPress Theme Developers Tip – Call Dynamic CSS the Right Way

This solution should no longer be used. After further research and reading other’s suggestions, the ideal solution is to just output the css directly to the head section of your code. While developing my Techozoic theme, I’ve progressed from adding … Continue reading

Posted in guides, tech, wordpress | Tagged , , | 20 Comments

WordPress Theme Options Framework Ver 2

An updated version of my Theme Options Framework rewritten for optimization. Reduced the number of calls to database by reducing the number of entries added to database. Also included a simple style.php file and header.php file to show how to use the options on an external file. Continue reading

Posted in guides, tech, wordpress | Tagged , , , | 47 Comments

Ubuntu 9.10 Released

Ubuntu, Canonical flagship Linux OS is now in version 9.10 which released 10/29/2009. New features are included for both the Desktop and Server versions. Continue reading

Posted in Linux | Tagged , , , | Comments Off on Ubuntu 9.10 Released