Easy API access
Monday, October 27th, 2008This site allows super easy searching thru apis for many of the major programming languagues.

This site allows super easy searching thru apis for many of the major programming languagues.
It continually amazes me how much brain damage can be incurred in updating ones system. And amazingly enough this time, I can’t blame the Coldfusion People!
So, I decided to do the Xampp thing. Xampp is a super easy installer for the lampp setup(I suppose its wampp for me as I’m talking about windows xp). Lampp is Linux, Apache, mySql, Php, and Perl. Probably the most common server software stack in the world.
Lets just get this out of the way : The Coldfusion part was pretty (more…)
This is the best linux command line tutorial I’ve read so far. The language is clear and easy to read and the content relevant and useful.
ITK needed a scheduled task so in my effort to get better at linux and php, I investigated Crontab. Hey, this is pretty good and seems far more reliable than the Coldfusion Scheduled task system. Plus my host has an interface for it so implementing was cake. I like!