Switched to Netbeans from Eclipse IDE

Posted March 10th, 2009 in Programming by Louie Miranda

I’ve heard a lot of good things about Netbeans on the CakePHP mailing list just recently (latest one) and I finally decided to give it a try. The basic things I am looking for is SVN, color coded code structure, ftp support and so on — and easy to update.

So far, Netbeans has it. For now, I am saying goodbye to Eclipse and will be switching to Netbeans!

My uptime perl script at Sun Microsystems

Posted March 9th, 2009 in Operating Systems, Programming by Louie Miranda

Hey! I was searching for my old email address and decided to Google – luwim@yahoo. Then, I was shocked that the first result was from Sun Microsystem (Big Admin).

http://www.sun.com/bigadmin/scripts/submittedScripts/hostinfoweb.pl.txt

I made a simple uptime script in 2001 or 2002 in perl and it is displayed at Sun.com! :) Cool!

The benefits of SOAP

Posted March 2nd, 2009 in Programming by Louie Miranda

I just recently got interested on SOAP. This will make a huge improvement on how I scale my applications using PHP and ASP.NET.

Thanks for the article from Jimmy (trackback).