Tag: howto
October 27, 2008 by
Jason
The following steps will explain about configuring gmail on Microsoft Outlook. First you have to enable POP for gmail Email ID.
Enabling POP
You can retrieve your Gmail messages with a client or device that supports POP, like Microsoft Outlook or Netscape Mail.
To enable POP in Gmail:
1. Sign in to Gmail.
2. Click Settings at the top of any Gmail page.
3. Click Forwarding and POP/IMAP.
4. Select Enable POP for all mail or Enable POP for mail that arrives from now on.
5. Choose the action youâd like your Gmail messages to take after they are accessed with POP.
6. Configure your POP client* and click Save Changes. Read More»
Posted in Internet, Office | 3 Comments »
After days of tweaking my new Firefox 3.0, I found out that one so-called top new features of Firefox is not so pleasing Smart Location Bar or the Awesome Bar.
The Smart Location Bar is just too âsmartâ to an extent that it saves my viewed browsing history without my knowledge! The auto complete feature is fine with me but I would still prefer the old Firefox 2.0 way in handling my addresses. I tried to disable this âsmartâ option via the Option menu but there is no direct way to do it. So, I have to do it the indirect way via about:config or with a help of an extension.
OK, here is how:
Remove only bookmarks results from the list
To to this, you can just use Hide Unvisited extension to get the job done. What Hide Unvisited does is hide bookmarks that you havenât visited from showing in the Awesome Bar. Read More»
Posted in Firefox | 2 Comments »
Deleting information from your computer is easy if you donât mind deleting everything. This is not optional unless you are actually preparation on reinstalling windows and starting from scratch!
1. Download a program called Secure Erase from the internet and save it to a floppy disk or CD-R. You may need to unzip the file first.
2. Access BIOS during the boot stage before the computer gets to the OS screen. This can be accomplished by pressing whatever key the computer tells you to when it says ââPress F2 to enter start-upâ, for example.
3. Change the boot order so that the computer boots from either the CD drive or floppy drive, depending on which drive you used for your Secure Erase program.
4. Exit BIOS. The DOS prompt should appear once the computer has started up. Read More»
Posted in Computer | 4 Comments »
Are you a power Gmail user? If not, these 6 little known, yet useful Gmail tips can get you on the road to being a power Gmail user today!
1. Import your contacts from Outlook, Thunderbird or Yahoo! Mail to Gmail. Donât spend your entire weekend trying to copy your contacts over from another program or service! Just export your contacts as a .csv file and upload to Gmail. You can upload up to 3,000 contacts at a time. Hereâs a detailed how-to on importing contacts using this method.
2. Use the vacation responder to automatically send messages to contacts. You do not have to be on vacation in order to use the vacation responder. If I am facing a deadline and too busy to talk, I will set up my vacation responder to let people know that I appreciate their email and I will get back to them within a certain timeframe. Read More»
Posted in Internet | No Comments »
youtube-dl is a small command-line program to download videos from YouTube.com.
Install youtube-dl in Ubuntu
sudo aptitude install youtube-dl
This will complete the installation.
Using youtube-dl
Usage instructions are easy. Use youtube-dl followed by a video URL or identifier.
youtube-dl Example
youtube-dl âhttp://www.youtube.com/watch?v=foobarâ
The video will be saved to the file foobar.flv in that example. As YouTube.com videos are in Flash Video format, their extension should be flv.Check this simple guide to convert .flv files to .mpg
Read More»
Posted in Internet, Linux | 2 Comments »
Whenever Windows stumbles across a file type it doesnât recognise you are will see a message box that says Windows cannot open this fileâ and gives you the option to âUse the Web Serviceâ, to find the necessary program. I donât know about you but I canât recall a single instance where it has worked and itâs usually much quicker just to Google the file name or extension. Well, thanks to the clever folk at âhowtogeekâ hereâs a way to zap that dialogue box and go straight to the Programs list, that you would get if you chose the second option. It works in both XP and Vista and involves editing the Registry, so pay attention, and bear in mind the usual warnings and disclaimers about backing up the Registry first, and not messing with it if you donât know what you are doing.
Begin by opening the Registry Editor (âregeditâ in Run on the Start menu) and pop along to: Read More»
Posted in Internet | No Comments »
February 24, 2008 by
Jason
Translates pdf documents into html format.Translates pdf files into HTML or XML formats, combined with png images. Supports encrypted pdf files.There is a program called pdftohtml to convert pdf to html file.In ubuntu gutsy this package in bundled with poppler-utils so we need to install this package.
Install poppler-utils in Ubuntu
sudo aptitude install poppler-utils
This will complete the installation
Using pdftohtml
pdftohtml Syntax Read More»
Posted in Linux | No Comments »
February 01, 2008 by
Jason
If you don’t get rid of or recycle things in your house from time to time, you eventually run out of room. This is true for your computer as well. Whether it’s a digital picture with everyoneâs eyes closed, an outdated resume, or a song you’re tired of, at some point everyone needs to delete files. Deleting a file removes it from your computer and frees up space for more files, just like getting rid of old clothes and shoes frees up room in your closet.
To help you avoid accidentally deleting a file, Windows automatically moves a deleted file to the Recycle Bin, rather than removing it from your computer. You can then choose to restore it from the Recycle Bin or permanently remove it by emptying your Recycle Bin. The sections that follow describe how to delete files and use the Recycle Bin. Read More»
Posted in Computer, Windows Vista, Windows XP | No Comments »
December 08, 2007 by
Jason
aMSN is an MSN Messenger clone licensed under the GPL. Its main objective is to assist users who are new to the GNU/Linux operating system keep in contact with those who use the Microsoft program which is available only on Windows and Macintosh. To achieve this objective, aMSN attempts to emulate the look and feel of MSN Messenger, and supports many of its features.
aMSN has features not present in MSN Messenger. Users can set alarms, are able to see others who have removed them from their contact list, and are able to open many profiles at once. It is also very customizable, with extensions and themes available at the main site. aMSN also allows functions not available in the Macintosh version of MSN Messenger, such as webcam support, and the ânudgeâ feature. Read More»
Posted in Linux | 1 Comment »