- Passionate about technology
- Programs as a hobby
- Will talk your ear off on a technical subject if encouraged
- Significant and often numerous personal side-projects over the years
- Learns new technologies on his/her own
- Opinionated about which technologies are better for various usages
- Very uncomfortable about the idea of working with a technology he doesn’t believe to be “right”
- Clearly smart, can have great conversations on a variety of topics
- Started programming long before university/work
- Has some hidden “icebergs”, large personal projects under the CV radar
- Knowledge of a large variety of unrelated technologies may not be on CV
→How to recognise a good programmer
January 30th, 2010 Comments
Project Kenai: as good as dead
January 29th, 2010 Comments
Project Kenai, however, will be discontinued for public use. Oracle will continue to use it internally and look for ways that our customers can take advantage of it. The timeline for users to migrate their data and projects off of Kenai will be posted at kenai.com. Please see the FAQ there for more details when available.
via Sun and Oracle: Overview and Frequently Asked Questions for the Developer Community.
Update - According to Project Kenai Blog , all the projects hosted on Kenai will be moved to java.net.
Mutt for GMail IMAP on Mac OS X
January 27th, 2010 Comments
Mutt is an advanced email client for *nix systems that runs in a terminal . Here’s how you can use mutt on Mac OS X [Snow] Leopard and configure for GMail account with IMAP.
All mail clients suck. [mutt] just sucks less.
First download and install MacPorts. Open a terminal window and install Mutt 1.5.20 using the following command.
sudo port install mutt-devel +compress +date_conditional +deepif +gdbm +gpgme +headercache +idn +sidebar +smtp +ssl +trash +sasl
Now open up your favorite editor to create ~/.muttrc – You can use the following muttrc as a starter or you can use muttrcbuilder to create the file and copy it to your ~/.muttrc file.
Make sure that you create the ~/.mutt/cache and ~/.mutt/certificates before you start mutt.
#account settings set from="YOUR_GMAIL_ADDRESS" set realname = "REAL_NAME" set imap_user = "YOUR_GMAIL_ADDRESS" set imap_pass = "PASSWORD" set smtp_url = "smtp://GMAIL_USERNAME@smtp.gmail.com:587" set smtp_pass = "GMAIL_PASSWORD" set folder = "imaps://imap.gmail.com:993" set spoolfile = "+INBOX" set postponed = "+[Gmail]/Drafts" set trash = "imaps://imap.gmail.com/[Gmail]/Trash" set record = "+[Gmail]/Sent Mail" set header_cache =~/.mutt/cache/headers set message_cachedir =~/.mutt/cache/bodies set certificate_file =~/.mutt/certificates set move = no #Stop asking to "move read messages to mbox"! set imap_keepalive = 900 # Header related stuff ignore "Authentication-Results:" ignore "DomainKey-Signature:" ignore "DKIM-Signature:" hdr_order Date From To Cc ignore * unignore from: date subject to cc unignore x-mailing-list: posted-to: unignore x-mailer: # Sorting, Markers etc. set markers=no # don't put '+' at the beginning of wrapped lines set pager_index_lines= 10 # how large is the index window? set sort = 'threads' set sort_aux = 'last-date-received' # Set which Editor to use for composing Emails. set editor= '/usr/bin/emacs' # set up the sidebar set sidebar_width=24 set sidebar_visible=yes set sidebar_delim='|' set sidebar_sort=no # which mailboxes to list in the sidebar, # you can add your Labels in Gmail to the Sidebar. mailboxes =All\ Mail =INBOX =Drafts =Sent\ Mail =Trash # color of folders with new mail color sidebar_new yellow default #Sidebar Navigation bind index \CP sidebar-prev bind index \CN sidebar-next bind index \CO sidebar-open bind pager \CP sidebar-prev bind pager \CN sidebar-next bind pager \CO sidebar-open # b toggles sidebar visibility macro index b 'toggle sidebar_visible' macro pager b 'toggle sidebar_visible' # Remap bounce-message function to "B" bind index B bounce-message #make mutt colorful! color attachment brightmagenta default color error brightred default color hdrdefault red default color indicator brightyellow red color markers brightcyan default color message brightcyan default color normal default default color quoted brightblue default color search default green color signature red default color status yellow blue color tilde magenta default color tree magenta default
Here’s how it is going to look like:
Some useful commands to get started:
? - Help
b - Toggle Side Bar
m- New Email
q- Close current 'pane' or Quit
c - Change to a new folder
y - Send (After composing the message)
RIP Sun Microsystems
January 21st, 2010 Comments
The end of Sun Microsystems, Image via James Gosling’s Blog
Matte Nano theme for iPhone
January 21st, 2010 Comments
My Love
January 20th, 2010 Comments
My love is like an iron wand
That conks me on the head,
My love is like the valium
That I take before my bed,
My love is like the pint of scotch
That I drink when I be dry;
And I shall love thee still, my dear,
Until my wife is wise.
Quote: War vs Peace
January 12th, 2010 Comments
In Italy, for thirty years under the Borgias, they had warfare, terror, murder, and bloodshed, but they produced Michaelangelo, Leonardo da Vinci and the Renaissance. In Switzerland, they had brotherly love, they had five hundred years of democracy and peace — and what did they produce?The cuckoo-clock.– Orson Welles, “The Third Man“
→ Letters of Note: Your pal, John K.
January 11th, 2010 Comments
In 1998, aged just 14, aspiring young cartoonist Amir Avni decided to get in touch with the creator of Ren & Stimpy, John Kricfalusi. Being a hardcore fan of Kricfalusis work, Amir sent him an introductory letter along with a few cartoons hed drawn, some of which contained relatively unknown characters of Johns. To call Kricfalusis response generous would be an understatement …
“Utterly insignificant pale blue planet”
January 10th, 2010 Comments
→ Swiss Slap Speeder With $290K Fine
January 9th, 2010 Comments
A 53-year-old man learned that lesson after receiving a record-setting fine of nearly $290,000 for driving 85 mph in a 50 mph zone through the small town of St. Gallen. Adding insult to injury, he was driving a car worth a fraction of the fine — a Ferrari Testarossa.
Why the hefty fine for a mere 35 over the limit?
In 2002 Swiss voters approved replacing prison terms for some offenses, including speeding, with fines based on your income.
via http://www.wired.com/autopia/2010/01/record-speeding-fine-dents-swiss-bank-account/

