Blog
Sync Google contacts with Nokia E63 phone contacts
Follow steps below to sync your Google contacts with Nokia E63 phone contacts.
Read moreEclipse CRLF and File Encoding
If you are sharing a project which would be edited both in Windows and Unix systems, then its best to set the New text file line delimiter settings for eclipse to Unix. To do this Open Eclipse preferences from Windows->Preferences. Navigate to General -> Workspace and then for the “New text file line delimiter” choose radio button “Other” and from the list select “Unix”. Also since eclipse by default is not using file encoding UTF-8, its best to set that also while you are doing this. Under “Text file encoding” choose radio button “Other” and from the list select “UTF-8”.
Read moreApache Ant target execute based on condition
To execute an Ant target based on condition, use the “if” attribute of the target,
Read moreInternet Explorer min-width CSS property does not work
If the min-width property does not work in Internet Explorer
Read moreWubi 8.04, errors while installing
While running Wubi.exe got from Ubuntu 8.04.4 LTS (Hardy Heron) download page http://releases.ubuntu.com/8.04/,
Read moreSteps to start Tomcat windows service in Debug mode
*Change Directory under Tomcat bin folder C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\bin
Read moreError while upgrading from Ubuntu 10.10 (Maverick Meerkat) to 11.04 (Natty Narwhal)
Got this error while upgrading from Ubuntu 10.10 to 11.04>The disc drive for / is not ready yet or not present. Continue to wait, press S to skip or M for manual recovery.
Read moreMaking HP Deskjet 1050 All-in-One printer to work in Ubuntu 10.10
*Go to “HP Linux Imaging and Printing” project in SourceForge.net http://sourceforge.net/projects/hplip/
Read moreInstalling Kindle For PC on Ubuntu 10.10 Maverick Meerkat
I wanted to use Kindle For PC in Ubuntu 10.10 Maverick Meerkat using “Wine”, but got the below error while running install .exe
Read moreUbuntu Linux command line tool to Convert PDF to Image and from Image to PDF
To convert Convert PDF to Image and from Image to PDF, follow the below steps,*Install ImageMagick - https://help.ubuntu.com/community/ImageMagick
Read more