You are at the archive for the tools Category:

Hacking rake:stats to get gross LOC

Web App Autopsy has some juicy metrics such as the 100:10:1 ratio of anonymous visitors to free registered users to paying users. But they also have LOC counts which seem quite high, and which include things that rake:stats (a Rake task that’s part of Rails, which counts lines of source code and provides some basic [...]

GNU Screen and my screenrc

GNU Screen is a remote terminal multiplexer, described welll elsewhere.
I use it to eliminate the too-many-Terminal-windows problem on my laptop. I also use it to help me achieve some level of continuity on remote hosts, by leaving half-completed sysadmin tasks as-is until hours or days later even if I get interrupted or if the [...]

Console, a Windows console replacement

I’m not using Windows currently, but when I do use it and I need a command prompt, I’m suddenly reminded of the weakest link in the whole Windows user experience: the atrocious console window thing.
Many times I have searched for a replacement. It looks like there finally is such a thing, and its ultra creative [...]

Ad Hoc Software Planning with Graphviz

I’ve been playing around with Graphviz this weekend. I first used it a few years ago with a Perl script that sorta kinda knew Cold Fusion and JavaScript syntax and could output the Graphviz .dot file format, as a means of visualizing all the dependencies between source code files in a project with no compilation [...]

Gray-hat business idea: MySpace integration hack vendor

With all of the zillions of companies building “widgets” for MySpace, Bebo, etc., it’s only a matter of time before the gray-hat crowd starts to see the dollar signs. Maybe they already have. But it seems like a large waste of effort for all of those strange little VC-funded startups playing remora to MySpace’s shark [...]