Tag: howto

How to configure Gmail on Microsoft Outlook

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»

How to Disable Smart Location Bar in Firefox 3

August 22, 2008 by Jason

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»

How to Delete All Data on a Computer ?

August 11, 2008 by Jason

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»

6 Gmail Tips

August 03, 2008 by Jason

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»

Howto Download videos from youtube in Ubuntu

July 30, 2008 by Jason

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»

Switch Off Use the Web Annoyance

April 24, 2008 by Jason

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»

Howto Convert PDF files to HTML files

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»

Delete files you don’t need anymore

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»

How to Enable Drag and Drop capabilities to aMSN

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»