Author Archive > shauvik

Back to blogging

Hi All, Its been a while since i made a post to this blog. I have mainly been micro-blogging on twitter (@shauvik) and google buzz (shauvik). From now on, I am considering posting reviews of technical papers and tools that i use to this blog. So, stay tuned

Continue reading

Barcamp Atlanta 3

Barcamp Atlanta is tomorrow ! http://www.meetup.com/BarCamp-Atlanta/ Tentative schedule: Friday 23rd Oct: 6pm – Registrations begin 7:30 to midnight – sessions night – camp out with geeks (games/discussions/movies/food/beer) Saturday 24th Oct: morning – breakfast sessions restart and continue till evening. BarCamp was mentioned at the Fun in Atlanta lecture. For those who don’t remember, Barcamp is [...]

Continue reading

Bash goodness

Yesterday, I was trying to get the running time of a program. time gives you only limited precision (second level (with 2 decimal digits)) So, i wrote up this script to do find the running time in bash: #Find the runtime of program wget for i in {1..100} ; do s=`date +A%S*1000000000+A%N`; start=$((`echo $s | [...]

Continue reading

MS Info Sec graduation ceremony – Fall 2008

Here is the video of the MS info sec students from my batch who graduated this semester. Most of the indian names were as usual spelt incorrectly

Continue reading

Using Firefox/Flock for Google Chrome like features.

I’ve been a Firefox user from 5 years and i have preferred it over other browsers. Recently i have also been trying Chrome and the Firefox based Flock browser. Chrome is a new browser with loads of new features and this blog post is about how to achieve some of those things using Firefox. The [...]

Continue reading

, , , , ,

prev posts