[dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Niklas Koponen
Hi! I use dwm and my goal is to automatically track my working hours. I've always been poor in manually writing down my working hours to some calendar or using some manual tracking tool. My plan is to take a snaphot of the root window at certain intervals if there has been some mouse or keyboard

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Samuel Baldwin
I'd suggest writing some kind of X hooks or something to check for mouse/keyboard activity (I'm sure there are utilities out there already), and potentially modifying dwm to keep track of time each window is focused (or something similar), maybe even focused when there is keyboard activity. Definit

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Samuel Baldwin
s/kludgy/less kludgy/ -- Samuel Baldwin - logik.li

[dev] how does one send a password to a server with sic

2009-09-01 Thread Jimmy Tang
Hi All, I've been trying to find out how to send a password to an irc server with sic and I've gotten no where. does anyone have any suggestions? The server that I want to log in to requires a password to be entered for my nick before it allows me to join any channels thanks in advance if anyone

Re: [dev] how does one send a password to a server with sic

2009-09-01 Thread Sebastian A. Liem
I'm guessing they use nickserv. If so you need to message your password to nickserv. More info: http://www.technerd.net/nickserv.html Run this: :m nickserv identify -- Sebastian

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Donald Chai
On Tue, Sep 1, 2009 at 12:07 AM, Niklas Koponen wrote: --snip-- > I use import to take the snapshot, and I was going to use xev to check > for event activity by attaching xev to the window that has focus. The > problem at the moment is that I don't know how to find out which is > the window that h

Re: [dev] how does one send a password to a server with sic

2009-09-01 Thread Jimmy Tang
On Tue, Sep 01, 2009 at 10:04:03AM +0200, Sebastian A. Liem wrote: > I'm guessing they use nickserv. If so you need to message your > password to nickserv. > > More info: > http://www.technerd.net/nickserv.html > > Run this: > :m nickserv identify > > -- Sebastian > it's actually a psyc serve

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Anselm R Garbe
Hi, 2009/9/1 Niklas Koponen : > I use dwm and my goal is to automatically track my working hours. I've > always been poor in manually writing down my working hours to some > calendar or using some manual tracking tool. > > My plan is to take a snaphot of the root window at certain intervals > if t

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Sebastian Stark
On 01.09.2009, at 11:01, Anselm R Garbe wrote: But how do you track the time of thinking? In reality nobody pays you for thinking :)

Re: [dev] how does one send a password to a server with sic

2009-09-01 Thread Anselm R Garbe
Hi Jimmy, 2009/9/1 Jimmy Tang : > I've been trying to find out how to send a password to an irc server > with sic and I've gotten no where. does anyone have any suggestions? usage: sic [-h host] [-p port] [-n nick] [-k keyword] [-v] So -k yourpass should do the trick. Kind regards, Anselm

Re: [dev] how does one send a password to a server with sic

2009-09-01 Thread Jimmy Tang
Hi Anselm, On Tue, Sep 01, 2009 at 10:18:47AM +0100, Anselm R Garbe wrote: > Hi Jimmy, > > 2009/9/1 Jimmy Tang : > > I've been trying to find out how to send a password to an irc server > > with sic and I've gotten no where. does anyone have any suggestions? > > usage: sic [-h host] [-p port] [-

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Anselm R Garbe
2009/9/1 Sebastian Stark : > > On 01.09.2009, at 11:01, Anselm R Garbe wrote: > >> But how do you track the time of thinking? > > In reality nobody pays you for thinking :) I'd say working as a software developer means: you "think" at least 90% of your work time, when comparing it with the physica

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread Niklas Koponen
Thinking is added on top of the time spent on the keyboard with the factor of 1.3. The important information I get is how much time I've spent by the keyboard and what files I have been editing, what sites I've been surfing and how long the day has been from the first interaction to the last. It d

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread hiro
Analyzing the time spent on useless stuff can give you quite a productivity boost. Some time ago I did this by reading wmii's /event file. It has helped me ditch some stupid habits. On Tue, Sep 1, 2009 at 12:21 PM, Niklas Koponen wrote: > Thinking is added on top of the time spent on the keyboard

Re: [dev] dwm: suckless way to monitor work hours

2009-09-01 Thread v4hn
ev'ning, Nice idea! I'm definitly interested in that project, so please report further progress. v4hn pgpNadfWQRjtq.pgp Description: PGP signature

Re: [dev] 9base-4

2009-09-01 Thread Anselm R Garbe
Ok, fine with me. Will be included in next 9base-5 release potentially. Kind regards, Anselm 2009/8/28 KIMURA Masaru : > Hi, > > First of all, sorry for late and jumping thread. > > I mumbled bit before about the make infra, I did a bit. > http://bitbucket.org/hiyuh/9base/ > > My point is, >  *