Archive for August, 2006
Wednesday, August 16th, 2006
I noticed after installing PHP 5.1.4 on my brand new MacBook Pro that my scripts weren't executing. After about 3 hours of messing around, I realized that short_open_tag was turned off in php.ini.
Location: /usr/local/php5/lib/php.ini
Should be: short_open_tag = On
Not sure if this is a common issue, or if the PHP ...
Posted in php, tips | 2 Comments »
Tuesday, August 15th, 2006
I used to think the wikipedia was pretty cool. The idea of being able to collaborate on a topic and create an article together sounds wonderful.
Today, I say, it sucks. Want to know why? I edited an article, updating it with correct information, and my edit was ...
Posted in rant, wikipedia | 1 Comment »
Thursday, August 3rd, 2006
Well, I'm not sure who's going to be reading this, but if you are, and you are curious about rustyrazorblade.com, here's the breakdown. I am a web developer with a BS in computer science. What I have to share is a combination of what I've learned in school ...
Posted in Uncategorized | No Comments »