By Santhosh on May 21, 2009
Saving any web page is made easy by a addon called “PDF Download” for browsers. This addon lets you download any web page as PDF in one click. This addon is currently available for Firefox, Safari, Internet Explorer and Google Crome.
Just go to any web page that you wish to download as a PDF file. And click on the dedicated “convert web page to PDF” button on the top right hand corner. And there you go, the page gets converted into PDF online and will be available for download. You can even send the PDF file via email on the fly.
Download this addon for: Firefox | Google Crome & Safari | Internet Explorer
Although it is not a addon for Google Chrome and Safari, it does the job well. Also if you like to do more, just visit PDF Download website to play more with PDF files. Enjoy!
Posted in Internet | Tagged convert web page to pdf, download pdf, How-to, web page to pdf |
By Santhosh on May 15, 2009
A web hosting company can suspend a hosting account for many reasons. A person who is running a website must be aware of these 6 well known reasons about why a web host will suspend his/her website (hosting account). By knowing these reasons, one can avoid getting his/her site from getting suspended.
If your hosting account gets suspended, do not panic. You have second chance to get it resumed. Just go through the following reasons why a hosting account can get banned:
1. Bill Payment
First and foremost reason for many accounts getting suspended is for not paying hosting bill regularly or by forgetting to do so. Typically many hosts provide an e-mail notification to pay bills on time. If you fail to read the mail by ignoring it or if by chance if it gets landed in your spam box, you are unlucky person. So your bills aren’t paid on time and your account gets suspended.
Continue reading “6 Reasons Why Hosting Account Get Suspended.”
Posted in Web Hosting | Tagged hosting, suspended hosting account, Web Hosting |
By Santhosh on May 3, 2009
System Uptime helps you to find out for how long your computer is is working ever since you started it.
There is a very simple way to find out your system uptime on windows. You don’t have to use any third-party standalone application for that. And though if one prefers using such apps, then it’s not how the power user’s way to find out system uptime.
Here’s how:
- Just open your command prompt by typing “cmd” in the Run dialog.
- Type “systeminfo” and hit enter.
- This will show a list of details about your computer software and hardware configuration.
- You can find the “System Up Time” here.
That’s all. Refer the below screenshot.

Now you don’t have to use any other application to find out the system up time
Posted in Windows Tutorials | Tagged How-to, system up time command, system up time windows, system up time xp, system uptime, system uptime in cmd, systeminfo, windows uptime |
By Santhosh on April 7, 2009
This tutorial teaches you on how to link an external CSS file in an xHTML file. By creating and linking an external CSS file, it allows you to keep all your CSS code separately out in a different file. This eliminates the clutter in your HTML file. This also keeps your content separately from design. An external CSS file will have .css as extension.
To link an external CSS file, all you have to do is just refer that file in your HTML / xHTML file, so that the HTML file fetches the CSS code and builds the elements on the page.
To refer an external CSS file, you have to place a code within </head> tag.
If your style.css file resides is in the same path as that of your HTML file, then use this code:
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
Continue reading “How to link CSS to xHTML”
Posted in CSS Tutorials | Tagged css, external stylesheet, link css, stylesheet, xhtml |
By Santhosh on April 3, 2009

Ubuntu lets you install KDE as an additional desktop environment eliminating the need of installing Kubuntu seperately. It is very easy to install and switch to KDE environment. This tutorial lets you know how.
There are two ways to install KDE on your ubuntu. The first is the GUI method and the other is CLI method using Terminal. I recommend you to go for the second method.
Installing KDE by GUI method:
- Go to System -> Adminstration -> Synaptic Package Manager.
- Search for “kubuntu-desktop” and from the results, mark it for the installation.
- Read point 6. 7, 8 & 9 in CLI method.
If you do not get the kubuntu-desktop package in the result, try clicking on “Reload” button to download the latest package list to Sypatic. Still if it doesn’t work, go for CLI method.
Installing KDE by CLI method:
- Open Terminal.
- Type in:
sudo apt-get install kubuntu-desktop
- Confirm by pressing “y” to start the download.
- This will now start downloading the required packages. Wait till it downloads completely.
- After downloading the required packages, it will start installing the downloaded files.
- During installation you will be prompted to select the default desktop manager you want to start automatically whenever you login to ubuntu. You can choose “gdm” for GNOME or “kdm” for KDE as default.
- After selecting the desktop manager of your choice, the installation will continue and will complete soon.
- Now you can logout and login to your account. If you have selected “kdm” as default desktop manager during installation, you will be directly taken to KDE. If not change the session to “KDE” before logging in from “Options” menu in login screen.
- That’s all! Start using KDE.
Posted in Linux | Tagged how to install kde, kde, kdm, Linux |
By Santhosh on April 1, 2009
This simple posts lets you find out your MAC Address of your Ethernet Card (NIC) or so called Network Adapters.
How to find MAC Address in Windows:
- Open command prompt by typing “cmd” in Run Dialog.
- Type:
ipconfig /all
- This will display a set of your IP address configuration. Notice Ethernet adapter or the PPP Adapter configurations. There you can find something called “Physical Address”. Now that’s you MAC Address!
How to find MAC Address in Linux:
- Open the Terminal and make sure you are root.
- Type:
/sbin/ifconfig
- This will bring up your IP configurations. Notice eth1, eth2 and eth3 etc. These are your network adapters.
- The address that is displayed after HWaddr in each of the configuration is your MAC Address.
Will soon add on how to find the same thing on Mac OS.
Posted in Networking | Tagged how to find mac address, How-to, mac address, Networking, physical address |
By Santhosh on March 31, 2009
Google has introduced new feature in Gmail which lets you to mail in 5 major Indian Languages. Currently you can mail in Hindi, Kannada, Tamil, Telugu and Malayalam.

Gmail automatically enables this feature if you are an Indian. If this isn’t enabled by default for you, you can go to “Settings” and enable this at the “Languages” section to get started. Once enabled you get a small language icon in the toolbar of Compose page.
Clicking on that icon will show the list of 5 languages. You can choose the language of yours and start typing. To type in your own language, you have to type the same thing in English first. For example, if it is Kannada, I type “namaskara” in English and it will automatically covert it to
in Kannada
Sadly, this feature can only be used by Firefox and Internet Explorer users at the moment.
Posted in Gmail | Tagged Gmail, gmail in indian languages, googlemail |
By Santhosh on March 29, 2009

This tutorial teaches you about how to optimize your WordPress blog to search engines in about 60 minutes. If you are getting started with blogging using WordPress, you can make your blog appear on radar of search results just in 2-3 weeks. But you will have to work a little which isn’t difficult either.
Before starting off with this tutorial, I assume you have your latest version of WordPress installed on your server. If not, I recommend you to upgrade it, because some plugins which I mention later in this tutorial may not compatible with your older version. And please register at Technorati.com before starting off (you will know why later). If you are already on those services, skip that step.
Now let’s get started.
Continue reading “WordPress SEO in 60 Minutes.”
Posted in SEO, Wordpress | Tagged search engine optimization, SEO, Wordpress, wordpress seo |
By Santhosh on March 29, 2009
Now you can Find and Replace text in Document files in Google Docs. This feature enables you find a text somewhere in the middle of the post and helps you to replace it with a new word or to fix a spelling mistake etc.
You can trigger this feature by pressing Ctrl + F on your keyboard and a toolbar appears just below the Standard Toolbar. This is how it looks:

Posted in Google | Tagged find and replace, Google, google docs, online document |
Page 10 of 11« First...«7891011»