Monthly Archives: March 2008

How to remove .svn folder

Windows: Save the following to the folder to clean to a filename with a .cmd extension (cleansvn.cmd).  After that issue the command, eg., C:\www>cleansvn for /f “tokens=* delims=” %%i in (‘dir /s /b /a:d *svn’) do ( rd /s /q … Continue reading

Posted in Freelancing, Linux, Programming | Tagged | Leave a comment

Pligg used in Pinoy Entrepreneur News website

A little explanation here: Pinoy is a demonym used by Filipinos for their compatriots in the Philippines and around the world. Pinoy entrepreneur news site is now live and offers a Digg style service to entrepreneurs and businessmen of the … Continue reading

Posted in Business, Gratis | Tagged , , , , , | 2 Comments

How To Copy a DVD/VCD Using Mplayer/Mencoder

Here’s the command: mencoder dvd://4 -oac copy -avc copy mencoder is the executable program dvd:// is the name of the input device 4 means the fourth track. You can omit this information to copy the whole disc. -oac copy means … Continue reading

Posted in Linux, Music | Leave a comment

For World Peace

World peace is like a rainbow, we can see it from afar but can not have it in our hands.  Still, it is a noble thing to aspire for.  I believe that love is a precursor to peace. The Bible … Continue reading

Posted in Inspirational | Tagged , | 3 Comments