.

Archive for Tips & Tricks

Power of Gmail – Part 1

// June 24th, 2009 // 1 Comment » // Tips & Tricks

Which is your primary email account? gmail or yahoo or hotmail or rediffmail? Ok, leave it. Most of my friends are using yahoo and they hate gmail. I asked why, gmail got lots of features and why you hate it? It got free pop3, imap, labs etc. My friend replied “WTF dude, what is pop3 imap and all those stuffs? Why should we care about it? You know, the basic feature – folder wise arrangement is not present in gmail. So all the mails are inbox and bla bla bla…”

I think most of the nontechnical users are not aware of the features available in gmail. Most of the uers inbox are full of unread/uncategorized mails. Even if you are a techi how many gmail features you are using? Most of the peoples are using only basic mail and chat.

Forgot about all the technical stuffs and don’t worry even if you are not a tech guy, I will help you to set enable some cool features of gmail. Try these features and I bet you will switch to gmail ;-)

1) Can I able to create a folder and move my mails to that folder in Gmail?

Yes you can, with the help of Labels and archive function you can move your mails to a folder (virtually) and it is better than the basic folder functionality in other mails. To help you to organize your mail more effectively, Gmail uses labels instead.

The main advantage of using labels instead of folder is a conversation/mail can have more than one label where as you can only put a message in one folder. That is labels do all the work that folders do and give you an extra bonus: you can add more than one to a conversation. Once you’ve created a label, you can view all the messages with that label by searching, or by clicking the label name along the left side of any Gmail page just like viewing mails in a folder.

Archiving moves messages out of your inbox and into All Mail, letting you tidy up your inbox without deleting anything. Any message you’ve archived can be found in All Mail, in any labels you’ve applied to it, and in Gmail search results. That is when you archive a mail, it moves from the inbox into “All mail” and it is also available in the corresponding label if you have applied any label.

To archive messages:

1. Select a message by checking the box next to the sender’s name.
2. Click Archive.

So the Folder functionality can be achieved by using this Labels and Archive. “Move to” functionality is just like moving a message from inbox to other folder.

If you still believe that this Labels and Archive system is complicated, forgot all those, imagine labels are Folders and “Move to” moves all the mails to the corresponding folder.

Labels

Labels

Labels like folders

Labels like folders

Move to Folder

Move to Folder

View a brief demo by google (requires Macromedia Flash). http://services.google.com/tutorial/gmail_labels/

Gmail Archive

Gmail Archive

Filters

This is one of the coolest feature(Yahoo and Hotmail also have this feature. But in gmail you can easily careate a filter from the mail itslef). Gmail’s filters allow you to manage the flow of incoming messages. Using filters, you can automatically label, archive, delete, star, or forward your mail, even keep it out of Spam — all based on a combination of keywords, sender, recipients, and more. I have crated many filters, for example: all the forwarded mails will be applied by the “Forwards” messags so I can easliy move them to archive. Mails from the orkut are labeled and Archived so it will not be shown in the inbox. Some mails will be automatically forwared to some other email accounts, some will be deleted etc. Also this is very helpfull for managing multiple mail boxes(I will write abot multiple inboxes in the next part)..

To create a filter

1. Click Create a filter (next to the Search the Web button at the top of any Gmail page).
2. Enter your filter criteria in the appropriate field(s).
3. Click Test Search to see which messages currently in Gmail match your filter terms. You can update your criteria and run another test search, or click Next Step.
4. Select one or more actions from the list. These actions will be applied to messages matching your filter criteria in the order in which the actions are listed — for example, you could choose to Forward matching messages to a specific email address, and then delete the messages.
5. If you’d like to apply this filter to messages already in Gmail, select the Also apply filter to x conversations below checkbox.
6. Click Create Filter.

To create a filter from within a message:

1. Click the drop-down menu next to Reply.
2. Select Filter messages like this.
3. Enter your filter criteria in the appropriate field(s).

Create a new filter

Create a new filter

View a brief demo by google (requires Macromedia Flash). http://services.google.com/tutorial/gmail_labels/

  • Share/Bookmark

Using Google Maps to plan your journey

// May 30th, 2009 // No Comments » // Reviews, Tips & Tricks

Yesterday I tried Google Maps India to get the directions from one place to another. I tried few routes. It is not very accurate but very helpful to get an idea about the route. Not accurate means, the route is correct but there may be other short routes.

1st I tried to get directions from my home to my office at Technopark, Trivandrum.

From Google map

From Google map

Other routes

Other routes

We have 3 main routes to reach there.

  1. Thiruvalla -> Kottarakkara -> Kilimanoor -> Aatigal -> Kazhakkutam – This route is not listed in the map
  2. Podiyadi -> Mavelikkara -> Kayamkulam -> Aatigal -> Kazhakkutam – This route is not listed in the map
  3. Harippad -> Kayamkulam -> Aatigal -> Kazhakkutam – This route is not listed in the map

Only 2 routes are listed in the map.

One is Thiruvalla -> Chaganachery -> Alappy -> Harippad -> Kayamkulam -> Aatigal -> Kazhakkutam – This route is listed in the map.

They are correct but very long.  Via NH47 is 177KM if we follow the directions in google maps but we have other route, via NH47 which is less than 120KM.  In this route I can directly goto Harippad(14kms from home), but if i follow google’s direction, I have to travel more than 60km to reach Harippad.

So first your search the direction to get a small idea about the routes and then search in between places for another short routes or ask someone else ;) . But I am sure this service is very helpfull to get an initial route and then process the route to get the shortest route.

Dude.. don’t think about Travelling Salesman problem ;-)

  • Share/Bookmark

Disable Adobe CS4 Activation Check

// May 22nd, 2009 // 3 Comments » // Tips & Tricks

You can disable Adobe CS4 Activation Check by editing your windows “hosts” file.

For that- open C:\WINDOWS\system32\drivers\etc\hosts with notepad and paste the following at the end:

127.0.0.1 activate.adobe.com
127.0.0.1 practivate.adobe.com
127.0.0.1 ereg.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 wip3.adobe.com
127.0.0.1 3dns-3.adobe.com
127.0.0.1 3dns-2.adobe.com
127.0.0.1 adobe-dns.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
127.0.0.1 ereg.wip3.adobe.com
127.0.0.1 activate-sea.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 activate-sjc0.adobe.com

PS: This is not for cracking your pirated Adobe CS4. Please buy original product, and if you don’t have that much money you can go for alternative tools like GIMP for Photoshop, Aptana for Dreamweaver etc.

Update: We bought licenced Adobe Photoshop CS4 & Dreamweaver CS4... Hurrayy!!!

  • Share/Bookmark

Adding Hotmail/Live account in your Gmail account

// April 25th, 2009 // No Comments » // Tips & Tricks

hotmailAs of March 12, 2009, POP3 access is now available to Hotmail users worldwide. So now it is easy to get hotmail mails using POP3.

Use the following informations to set up Hotmail in the e-mail program on your PC or mobile device.

POP server: pop3.live.com (Port 995)
POP SSL required? Yes
User name: Your Windows Live ID, for example yourname@hotmail.com
Password: The password you usually use to sign in to Hotmail or Windows Live
SMTP server: smtp.live.com (Port 25)
Authentication required? Yes (this matches your POP username and password)
TLS/SSL required? Yes

I have successfully added my Hotmail account into my Gmail account, so now I will get my Hotmails ;-) in my Gmail :-)

You can import your hotmail messages to your gmail account. Go to the Accounts tab from Gmail’s settings page and click on “Add a mail account you own”.  Check the the screen shots for the details


Thatz it, You are done :-)

Update: POP3 Login is allowed only every 15 minutes.

  • Share/Bookmark

GTalk hangs when winamp is playing

// May 30th, 2008 // No Comments » // Tips & Tricks

Google IM (GTlk) hangs/crashes if you use it with Winamp 5.5.

To solve this problem: Create a new file winamp.m3u under your Winamp directory (By default it is C:\Program Files\Winamp\). It worked :-)

  • Share/Bookmark

Create a portable slideshow for your website, blog, Myspace, etc from your picasa web album

// May 1st, 2008 // 2 Comments » // Tips & Tricks

Create a portable slideshow for your website, blog, Myspace, etc from your picasa web album..

Using Picasa Web Albums you can create a Flash slideshow to embed in your blog or webpage. Each slideshow features built-in playback controls, size options, and the ability to display captions.

To create and embed a slideshow:

  1. Sign in to your Google Account for Picasa Web Albums at http://picasaweb.google.com using your Google Account username and password.
  2. Click the My Photos link and select the album you’d like to make a slideshow.
  3. Click the Embed Slideshow link. This creates a Flash slideshow from the album you’ve selected. When you update this album, your slideshow is automatically updated to show the latest photos.
  4. To embed the slideshow, copy and paste the HTML code that’s shown into your blog or webpage.

Here is a sample album (My cats)

  • Share/Bookmark

Create PDF or XPS files using MS Office 2007

// March 7th, 2008 // 1 Comment » // Tips & Tricks

This office add-in allows you to export and save to the PDF and XPS formats in eight 2007 Microsoft Office programs. It also allows you to send as e-mail attachment in the PDF and XPS formats in a subset of these programs.

This add-in is available to customers running genuine Microsoft Office.

  • Supported Operating Systems: Windows Server 2003; Windows Vista; Windows XP Service Pack 2
  • This download works with the following Office programs:
    • Microsoft Office Access 2007
    • Microsoft Office Excel 2007
    • Microsoft Office InfoPath 2007
    • Microsoft Office OneNote 2007
    • Microsoft Office PowerPoint 2007
    • Microsoft Office Publisher 2007
    • Microsoft Office Visio 2007
    • Microsoft Office Word 2007

Download Microsoft Save as PDF or XPS Add-in

  • Share/Bookmark

Run Linux applications on Windows or OS X with Lina

// March 3rd, 2008 // No Comments » // Tips & Tricks

Lina is a Linux virtual machine that allows users to run applications with the native look of their host operating system. It also lets you install applications with a mouse-click, no need to compile software from source code.

The features are

Native look and feel

With LINA, Open Source applications developed in a Linux environment can run on Windows, Mac OS X, and UNIX operating systems, as well as any flavor of Linux. Compiled and run on the LINA platform, these Linux applications adopt the appearance and interface characteristics of applications written for the underlying operating system. With LINA, users get the native look and feel of the operating system they are accustomed to.

Fully portable

LINA runs invisibly wherever installed, offering a fully integrated solution for development and deployment of cross-platform executables.

Secure and stable

With LINA installed, programs written for Linux will run securely, regardless of changes made to the underlying operating system. LINA insulates the underlying operating system from the applications running on LINA, and protects the user’s other programs and data from unexpected modifications.

Visit Lina Website

  • Share/Bookmark

Changing the default browser used in VS 2005 and Visual Web Developer

// February 28th, 2008 // No Comments » // Tips & Tricks

1) Right click on a .aspx page in your solution explorer

2) Select the “browse with” context menu option

3) In the dialog you can select or add a browser.

4) Click the “Set as Default” button to make this the default browser when you run any page on the site.

  • Share/Bookmark

Yahoo! Media Player

// January 9th, 2008 // No Comments » // Tips & Tricks

The Yahoo! Media Player enhances your web site or blog by creating an embedded player for each audio link. All the links can be played with one click, turning the page into a playlist. This is done by adding our JavaScript to your page.

  • Link to audio

    Insert one or more anchor elements containing the URL of an audio file into your web page. For example:

    <a href=”example1.mp3″>My first song</a>

    <a href=”example2.mp3″>My second song</a>

  • Embed the Player

    Copy and paste this code into your page:

    <script type=”text/javascript” src=”http://mediaplayer.yahoo.com/js”></script>
  • Use the player

    This play button will appear next to each of your audio links: Play Button

    Press a play button. The Yahoo! Media Player will open:

    Yahoo! Media Player

  • Share/Bookmark