CLI
Nobody is a exception for searching files unless you don't have a computer. here are two commands you must learn if you are a beginner
This would be the start of a series of "for beginners" posts for using the command line efficiently.
There are a vast number of mail clients available to choose from for our everyday usage. But as Michael Elkins said, all mail clients suck. So there must be some way we could make one of those suckers suck less.
Why assembly laguage?
We are all comfortable writing code in C, but then why go to assembly language? The answer is speed!
Download
Twitter has become popular with many of us recently. Most of us are too lazy to use the web interface to do a update. So there are options like twitter for firefox, twitgin for pidgin and so on. But still most of are CLI oriented and rarely visit the GUI. I am one such guy. So when I came to hear about Twitter API, I was excited and started to write a simple python script to update to Twitter. You can find the version 1 of the script in this post.