feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

Install Windows XP HyperTerminal client on Windows 7 or Vista

Labels:

If you use Windows Xp on your network. You should know there is hyperterminal
applicaion on it. Hyperterminal application helps you to connect with other remote
computers. For system administrator, it used to connect to switches or routers and
carry out maintenance operation. Unfortunately, this application is not provide by
Microsoft on Windows 7 and Vista. Of course, we can change it with another free
application that have same function, like PUTTY. But it is not same like
hyperterminal. Many features is not included.We got a better workaround to install
HyperTerminal client to WIndows 7 and Vista for free.

Here's how to install Windows XP HyperTerminal client on Windows 7 or Vista :

First step, copy hypertrm.dll and hypertrm.exe from your PC that using Windows XP to
your UFD. But if your Windows XP PC and WIndows Vista PC connected pass this step.

Second step, copy both of files (hypertrm.dll and hypertrm.exe) to a one folder on
your Windows Vista or Windows 7.

Last step, launch the hyperterminal by double click hypertrm.exe. Once you are done,
you have HyperTerminal client that works normally on Windows 7 and Vista. Easy,
Right?

Read More.. Digg ThisAdd To Del.icio.us Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This



Change Your Windows 7 Library Icons

Labels:

Windows 7 had released October 22. Maybe you're the one who had tested this OS.
Windows 7 have a good looking, desktop, icon etc. But if you feel bored with icons.
You can change them. Windows 7 library icons can be changed with two way, hard way,
by hack to a text file and easy way.

You can read both of them from howtogeek. Change Your Windows 7 Library Icons the
Easy Way
http://www.howtogeek.com/howto/6326/change-your-windows-7-library-icons-the-easy-way/


Read More.. Digg ThisAdd To Del.icio.us Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This



Alexa Rank, What is it?

Labels: ,

What is Alexa Rank?
If you have build blogs or website and browse tutorial, you will found this words "Alexa Rank". Then you will ask "What is Alexa Rank?" Before we talk about it, let's see what company behind it.

What is Alexa?
Alexa is not only name of girl or woman. Alexa in this case is a company. Its name was chosen in homage to the Library of Alexandria. Alexa was founded in 1996 by Brewster Kahle and Bruce Gilliat. They claiming it would improve internet searching by tracking user decisions and using that data to aid future searches. As Alexa described it in the early the early days: “Alexa is a free advertising-supported Web navigation service providing useful information about the sites you are viewing and suggesting related sites.” In addition, ALEXA was originally an abbreviation for Address Lookup EXperts Authority.

Essentially, Alexa is a company that measures web traffic on almost every website on the internet through their increasingly popular toolbar plugin.

So, from those information we know that Alexa Rank is Rank of website that made by Alexa by measured web traffic through their toolbar plugin. And you should know it is important to get high rank in Alexa.

Why Alexa Rank important?
High number of Alexa rank of a website seems to be important just because, the advertising companies rely on this ranking to determine the cost for placing advertisements in the concerned websites. Especially if your blog is money maker. Many advertisers and ad networks use Alexa Rank to determine the website's value of advertising, as examples; Text Link Ads, Sponsored Reviews and ReviewMe are such advertising companies. And you should remember, higher Alexa Rank gives higher popularity and inclination towards such websites.

Next article, i will talk "How to improve Alexa Rank".

Read More.. Digg ThisAdd To Del.icio.us Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This



How To View CHM Files in Kubuntu

Labels: ,

CHM or Microsoft Compiled HTML Help is a proprietary format for online help files. As a successor to the Microsoft WinHelp this format developed by Microsoft and first
released in 1997 . Microsoft develope this format as a successor to the Microsoft WinHelp. They released CHM in 1997.

View CHM in Kubuntu
To view CHM file in Kubuntu, we can use kchmviewer. This application written in Qt/KDE so it can be build as a stand-alone Qt-base application or a KDE application.
It can search, bookmarking, change font size, index or browse content, and other features like standard viewer has.

Install Kchmviewer

Install kchmviewer in kubuntu is easy. We can use this command to install it.
sudo apt-get install kchmviewer

user@user-desktop:~$ sudo apt-get install kchmviewer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libchm1
The following NEW packages will be installed:
kchmviewer libchm1
0 upgraded, 2 newly installed, 0 to remove and 339 not upgraded.
Need to get 356kB of archives.
After this operation, 1229kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com hardy/universe libchm1 2:0.39-6 [28.5kB]
Get:2 http://archive.ubuntu.com hardy/universe kchmviewer 3.1.2-0ubuntu1 [327kB]
Fetched 356kB in 1min10s (5038B/s)
Selecting previously deselected package libchm1.
(Reading database ... 101203 files and directories currently installed.)
Unpacking libchm1 (from .../libchm1_2%3a0.39-6_i386.deb) ...
Selecting previously deselected package kchmviewer.
Unpacking kchmviewer (from .../kchmviewer_3.1.2-0ubuntu1_i386.deb) ...
Setting up libchm1 (2:0.39-6) ...

Setting up kchmviewer (3.1.2-0ubuntu1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
user@user-desktop:~$


Use this kchmviewer from K > Utilities > Kchmviewer and open CHM File.


For other Linux Distribution you can try xchm or GnoChm
Read More.. Digg ThisAdd To Del.icio.us Add To Reddit Fav This With Technorati Add To Yahoo MyWeb Add To Newsvine Add To Google Bookmarks Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This