|
Ian Dela CruzProfileIan Dela Cruz is an experienced C/C++, PHP and MySQL Programmer, and was headed that way after earning his Bachelor of Science in Electrical Engineering degree. Other facts about Ian Dela CruzFavourite Sport(s)Basketball, Football, Badminton, Table Tennis Favorite Movie(s)LOTR Trilogy Quote:"No, no, no, no. I feel no pain." - The Phantom (You Don't Mess with the Zohan) |
All entries by Ian Dela Cruz
Years ago, when Google only had its search engine, I read an article somewhere saying that Google is preparing for World Domination. Probably the basis of the following website: GoogleWorldDomination.com. I asked my colleagues then how in the world would a search engine company dominate the world? With Google's latest and probably greatest product - Google Wave - I think I've got my answer. Google Wave consolidates the most important internet communication technologies in
read moreYou are testing an Apache web application and it crashes... This is common for memory- or process-intensive tasks but a hassle if all the other websites served by Apache also go down. Read on to learn how to launch a second instance of Apache in order for other websites to not be effected in the case of a crash.
read moreOne line find and replace find . -name '*.txt' -print0 |xargs -0 perl -pi -e 's/find/replace/g' *.txt - files to find find - pattern to find replace - replace found pattern
read moreHave you ever tried importing large MySQL backup files via PHPMyAdmin? If yes, you would probably have experienced timeout errors, and PHPMyAdmin will tell you to reload the page... but the same thing happens again. Care for the solution?
read morePHP5's Object Oriented features has enabled programmers to use advanced programming techniques like Design patterns.
read more- « Previous
- 1
- 2
- Next »





