Posted in March 29, 2008 ¬ 13:33h.Emre
I will be turning off my lights on the March 29th 2008 for one hour at 7:30 pm. Please join me, and many others on this symbolic event to create awareness for global warming. Try to spread the news in your community. Here is a video about EARTH HOUR 2008. Let`s help Sydney, Australia to [...]
Read the rest of this entry »
Posted in March 20, 2008 ¬ 15:48h.Emre
Problem: I have a CSV file where I have source and destination IPs. I want to resolve only destination IPs. Format of my CSV file: (let`s call it test.csv) (it`s tab separated…) 99.88.77.66 11.22.33.44 118340.86 187 The solution is pretty simple with python: #!/usr/bin/env python import csv import socket reader = csv.reader(open(“./test.csv”, “rb”), delimiter=” “) [...]
Read the rest of this entry »
Posted in March 18, 2008 ¬ 22:09h.Emre
Rest in Peace Sir Arthur C. Clarke. Today Sir Arthur C Clarke passed away at the age of 90 at Sri Lanka…
Read the rest of this entry »
Posted in March 17, 2008 ¬ 00:23h.Emre
I pulled the trigger on this 24 inch iMac. So far so good. I was expecting harsh battles with Leopard… But it looks like things are going very good so far. After some 8 hours of usage, I`m still happy with OS X. I have some projects in the future. But first i need to [...]
Read the rest of this entry »
Posted in March 14, 2008 ¬ 12:46h.Emre
Happy pi day everyone. And happy birthday Einstein!
Read the rest of this entry »