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).

Fatal error: Call to a member function findByFromApplication() on a non-object

Posted January 8th, 2009 in PHP, Programming by Louie Miranda

Geez! I posted this on cakephp mailing list, hoping to find a solution to my problem. Basically, I do wanted to display a small category of applications using an ID. But, weird error keeps popping out of my result.

http://groups.google.com/group/cake-php/browse_thread/thread/f0cc9ab09241f2a4

JQuery: Simple show and hide toggle effect

Posted December 22nd, 2008 in Programming by Louie Miranda

Here’s my simple example on how to show and hide a

How to do regex on JQuery?

Posted December 11th, 2008 in Design, Programming, Technology by Louie Miranda

I am now a fan of JQuery, trying to implement one application at a time. :) My current problem is how to do regular expression using JQuery?

Attaching a file on CakePHP!

Posted December 5th, 2008 in PHP, Programming by Louie Miranda

This is how I attached a file on CakePHP!

$this->Email->filePaths = array(‘/www/axishift/app/webroot/files/’);
$this->Email->attachments = array(‘attachment.txt’);

I am now trying Sphinx

Posted December 5th, 2008 in Database, MySQL, PHP, Programming, Projects by Louie Miranda

Sphinx is a free open-source SQL full-text search engine. I am currently trying it on some of my projects. Hopefully, this will speed-up my MySQL full-text search.

http://www.sphinxsearch.com/features.html

Calculate decimal point on shell scripts (bash)

Posted November 28th, 2008 in Linux, Programming by Louie Miranda

I discovered that I could compute decimal points on a shell script (bash) and I did a little research and found out how. Here’s a way on how you can do math computations on a decimal point on shell scripts (bash).

Continue Reading »

[EVENT] Zend Framework Workshop – [11.29.2008] Saturday

Posted November 25th, 2008 in Events, Programming, Social Networking by Louie Miranda

PHPUGPH is having a Zend Framework Workshop at Tech Bar/G2VC Innovation Center, 5th Floor, The Orient Square, F. Ortigas Road (formerly Emerald Ave.), Ortigas Center, Pasig City this coming Sat (11/29/2008).

I really love to go! and learn more on ZF, however I am currently tied with different commitments at the moment makes me really sad :(

> posted, pa record nang video! :)

Continue Reading »