Archive

Posts Tagged ‘software’

Eclipse Error – Failed to load the JNI shared library "C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll"

Jul 11th, 2010

Today I thought to check with new Version of eclipse – Helios.  I have download the eclipse, which was a good 143 MB and it took quite some time to download. When I tried to start the eclipse it does not worked. Eclipse gave me this error:- Failed to load… READ MORE

Translate and Text-to-Speech Hindi Tool by Google

May 26th, 2010

Google has launched text-to-speech for Hindi language. You know that Google already has a translation tool for many languages including Hindi Language! Now, Google has added one more advanced feature that is Text-To-Speech. And of course it is free of cost. You do not need to be on your computer… READ MORE

Fast Load JavaScript and CSS Files

Oct 15th, 2009

Want to decrease response time of your webpages? Decreasing the size of JavaScript and CSS files is one of the techniques used for better performance of websites.
Yahoo Compression tool for JavaScript and CSS is excellent tool for minifying JavaScript and CSS files. It can achieve over 20% compression. I… READ MORE