Archive for March, 2007

 

Giveaway of the Day

March 7th, 2007

This brilliant site is giving away commercial software - one per day

#gablock { width: 300px; background-color: #ffffff} 
#gablock img { display: block; border: none; } 
#gablock #gatitle { font: normal 12px Verdana, sans-serif; border: none; margin: 4px 0 0 0; }

[...]

Read full article | No Comments »

PHP Development A quick how-to

March 7th, 2007

I’m developing (again!) a program in php to perform some podcast stuff. So I needed to get a setup configured locally to do my development work on.

Here’s the tools I chose.

Xampp for the apache/mysql/php server. I configured a simple virtual host as well to make things a bit easier.

Wscite for text/code the editor. Even [...]

Read full article | No Comments »