Author: San
-
Access your Website’s Root Folder as a Local Drive
—
by
What can be easier than accessing your website’s directories as a local folder and uploading files like you do in Windows Explorer. NetDrive is a small utility which makes it possible to mount the server root folder as a local drive.
-
Harry Potter eBooks and Digital Audio Books now Available Online
—
by
Now all the seven stories of “Harry Potter” series are available online as eBook and digital audio book. These are only in English, but author J. K. Rowling is planning to launch French, Italian, German and Spanish editions very soon.
-
Existing Nokia Users, Claim for Premium Apps and Games for Free
—
by
Nokia has announced a range of premium apps and games on its selected Symbian phones in India. These apps and games worth Rs. 3,850 are available for new as well as existing Nokia Smartphone users.
-
See If Your Computer and Connection are Ready For IPv6
—
by
Most websites today use only IPv4. But by June 8, 2012, all major ISPs and web companies around the world are coming together to permanently enable IPv6 for their products and services. To check your IPv6 readiness, use this test.
-
How-to Disable the Built-in PDF Viewer in Chrome
—
by
Clicking on the PDF link opens the file in the browser itself. This makes it effortless to view web linked PDF files. But disabling the plug-in is no way difficult, if you want to force them to get downloaded.
-
Submit Your Own Font to Google Web-Fonts Directory
—
by
Google allows you to upload your own font in its directory and use it in your web pages using their APIs. The Google web fonts collection is being seen by millions of people every day. It is the best free service to host your fonts.
-
Change Windows 7 Tray Clock Format to 12/24 Hour Style
—
by
Non geeky Windows users that have switched from XP to Win7 are still finding hard to discover some necessary settings options for them. And changing the format of task bar system clock, is one of those difficult tasks.
-
How to Safely Clean Windows Installer Cache Files
—
by
Windows Installer Cache is a folder created in local computer to store important files for applications installed using the MSI Windows Installer technology. The folder consumes significant amount of drive space.
-
How to Disable the In-Tab Print Preview Box in Chrome
—
by
Google Chrome now provides a better print preview of the page which goes in a new DOM UI box element on the same tab. But the feature is still not stable and can be controlled through “chrome://flags/” page.
-
Defer Loading JavaScript Files to Improve Page Load Time
—
by
In order to load a page, the browser must parse the contents of all <script> tags, which adds additional time to the page load. But, by deferring parsing of unneeded JavaScript we can bypass this.