Archive for the 'Development' Category

New skin for the old ceremony

Wednesday, February 14th, 2007

I started using WordPress with one of the default themes. That worked fine until I wanted to make some changes, so I found that it would be better to start from scratch to get complete control over every element on the page. The best solution seemed to be to build a new skin based on [...]

Internet development on a Mac

Tuesday, June 13th, 2006

The best way to do internet development is to set up your mac to do it all locally. PHP and MySQL are the most popular tools for internet development, and they will be the focus of this article. There are many sites telling you how to install these, but most require compilation and [...]