How to Watch DVD/video on your iPhone 3G: Easiest WayJanuary 7th, 2009 This is for all those iPhone 3G owners still in fix and searching for ways to watch videos on your new gadget. Today I'll let you know how to watch DVD movies and videos from other sources on your iPhone.
How To Save Video To File on Linux & WindowsJune 22nd, 2008 VLC Media Player is a leading player for displaying video on Windows & Linux. It supports a wide variety of formats.
Unadvertised Jobs: Get The Inside Track June 23rd, 2005 The CareerNews Newsletter today has a very interesting article on Unadvertised Jobs. To quote:
If you're currently in the job market, here's the little known secret to tapping into the most lucrative, yet hidden jobs available.
Free Java Utility To Touch Files (Cross Platform)September 23rd, 2006 This is a simple commandline Java utility which I wrote down in under 5 minutes to help in checking-in (svn commit) over 500 files which were modified but the dates weren't changed due to an error in our settings. So subversion failed to recognize it.
File Archiver SmackdownJuly 5th, 2007 I tested several file compression programs like zip, gzip, arj, bzip2, jar etc for compressing big files. The corpus constituted 5 POI generated Microsoft Excel documents totaling 298.8 MB.
How to convert FLV to AVI for editing in iMovie February 16th, 2009 Downloading cool videos from YouTube or Google Video on you Mac. Now who doesn't need that? What you know is that these videos files are in FLV format.
Convert PPT or doc file to PDF online FreeAugust 25th, 2009 Does it requires hundreds on tools to convert Power Point (PPT) to PDF? Of course not, there are cost effective ways to achieve the same results. PDF is by and large the standard in distributing electronic documents.
How to Hide A File inside an ImageJanuary 7th, 2009 How about a simple trick that hides a file in an image? Yes I will give you a simple tip which will hide a file inside an image. So much so that the image file will be a JPEG, look and act like a JPEG too.
How To Append File Using SSHOctober 12th, 2008 Have you ever searched scp manual for ways to append a file using it? scp is an excellent command to rapidly copy files and directories to / from a remote location. Unfortunately it is of no help when you just want to append a file over ssh connection.
Convert Microsoft Works Database (.wdb) to CSV or Excel Without Microsoft Works InstalledMay 20th, 2009 Microsoft Works comes with most of the windows based PC's for free. It is a basically an entry level office or home productivity software suite that includes word processor, spreadsheet and database.
How To: 5 Extremely Easy Ways to Convert a Word Document to a PDF FileDecember 29th, 2008 There have been times when we needed a PDF file to edit. So we have converted that to a word document with the help of hundreds of free software across the internet.
Program (Source Code) to Trim Whitespaces from Files...April 20th, 2008 PHP is not only a very competent web development language (and part of LAMP stack). It is also a very capable language for writing (command line) scripts.
Top 6 Online PDF to Word Converter WebsitesFebruary 10th, 2009 PDFs and MS Word - Anyone having a little relation with soft copies and computer documents knows about them. They are unparalleled in their service and thereby popular on their own.
MS Office 2007 Hack: How to View a Picture that doesn't Show Up in the DocumentSeptember 12th, 2009 Well, this has often occurred with me, may be with you as well. I placed a picture in your Word document only to see that its not visible.
How To: PHP Script To Windows EXE File GenerationMarch 22nd, 2008 PHP files are scripts which are interpreted by php interpreter (php.exe in windows). Converting them to exe files makes it easy to distribute PHP applications to Windows users.