Re: My last working day of 2007

2009-01-06 Thread Jack.Chu
Actually I want to put the funny statistic on web. It means create a simple website and show informations such as that picture. But the hard job is I don't know how to collect the log info from client. If I have to install something I don't think people would dare to install it - it is too dangero

Re: My last working day of 2007

2009-01-05 Thread News123
s...@pobox.com wrote: > Jack> It's simple, a small program running on background, logging the > Jack> title of foreground window. A python script parses the log file > Jack> and then generates chart by matplotlib. > > Jack> I just want to get suggestions to improve it, or know the

Re: My last working day of 2007

2009-01-05 Thread skip
Jack> It's simple, a small program running on background, logging the Jack> title of foreground window. A python script parses the log file Jack> and then generates chart by matplotlib. Jack> I just want to get suggestions to improve it, or know the news Jack> that somebody ha

Re: My last working day of 2007

2009-01-05 Thread Ant
On Jan 5, 9:47 am, "Jack.Chu" wrote: > Hello guys: > I created a simple tool to count how I wasted my time day by day > ;-)http://www.flickr.com/photos/34017...@n07/3169438647/sizes/o/ Looks interesting - did you have some sort of time machine to be spending that much time in Chrome at the end o

My last working day of 2007

2009-01-05 Thread Jack.Chu
Hello guys: I created a simple tool to count how I wasted my time day by day ;-) http://www.flickr.com/photos/34017...@n07/3169438647/sizes/o/ It's simple, a small program running on background, logging the title of foreground window. A python script parses the log file and then generates chart by