Home » Archive

Articles in the Code Category

Code, Featured »

[9 Aug 2012 | 2 Comments | 2,441 views]
How to hack Google Hurdles Basketball Slalom Canoe 2012 Doodles

This post will quickly go through basic hack which will maximize your score / minimize your time in Google Doodle Olympics 2012.
We will use a Free Windows Based Macro Utility called AutoHotKey. You can now define any keystrokes in a .ahk file and convert it to .exe.…

Code, Featured »

[26 Jun 2012 | No Comment | 3,486 views]
How to Extract Email (GMail) contents as text using imaplib via IMAP in Python 3.2.3

Lets say, you want to find out all the attachments in your GMail inbox > 10MB in size or maybe you want to download all the chat logs at one place of one favorite person. You can use python to login and do a custom operation based on your requirement.…

Code »

[14 Nov 2010 | One Comment | 1,484 views]
Generate File Listing of a Directory

This is one of the oldest tricks on windows. Consider a case, where you have mp3 songs of 1000s Movies or even 1000+ Movies in one single folder. And you want a list of that directory so that it can be sent to a friend.…

Related Posts Plugin for WordPress, Blogger...