Subscribe to:
Post Comments (Atom)
Popular Posts
-
Git hooks are scripts that are run by Git before or after certain commands. Because the hooks are run locally and not on the server it allo...
-
A little over a year ago on reddit I saw a picture of a guy sitting on the edge of a rock . Not just any rock, but a clip of a rock that je...
-
Depending on the definition "code review" can mean a wide variety of things such as formal code review or automated code analysis....
-
For the 2011 Google Ants AI Challenge rather than doing the typical solution of choosing direction for each ant based upon the shortest pa...
-
SSD's provide significant improvement in disk IO. How well does that translate over when using Git? A lot. After watching prices dro...
-
Update: See my more recent blog post Git hooks for a more in depth look at Git hooks. The past few weeks I have started learning Git and ...
-
I have created a new application called KAudioCreator. It is a front-end tool for ripping and encoding CD's. I am happy to say that KAud...
-
All through my programming career I have had a whiteboard, but beyond simply making sure I had one I have never thought much more about it. ...
-
This weekend I created a little application called git achievements . Similar to the XBox360 Achievements you can unlock all sorts of Achie...
-
In late 1997 when I was working with hand tools or typing for extended periods of time, my wrists would occasionally start to tingle. Like ...
3 comments:
Great tool, exactly what I was looking for a while ago.
There's already one program called screenie, it's a menu driven system to select screen sessions easily.
This seems to be the web site according to the Gentoo ebuild, though it seems to be down.
http://pubwww.fhzh.ch/~mgloor/screenie.html
I just wanted to let you and Ariya know about this, in case you want to rename the project to avoid confussion.
Cheers.
Here is more on that: http://ariya.blogspot.com/2008/06/creating-fancy-screenshots-with.html
As for the name, thanks for the notice! I tend to leave it as it is, Screenie is a small tool anyway and likely someone will integrate it into the screen capture utility etc etc.
Post a Comment