ViewGit 0.0.5 has been released.
Freshmeat announcement is pending:
Improved RSS interoperability, added a new default style, simple authorisation plugin, and git-issues plugin.
On a very much related note, the new SourceForge.net interface is a usability horror. Took me 18 minutes to figure out how to make the bloody file release. I guess I was wrong when I thought they couldn’t make releasing worse.
I like the new user page with RSS, Ohloh and other widgets though. Allows one to easily include RSS feed of a development blog and overview of Ohloh projects as well. Neat.
releases releases, viewgit
Encreecia v0.0.11 has been released. It contains 44 commits from 2009-03 which I forgot to release back then.
Read more…
releases encreecia, releases
ViewGit 0.0.4 has been released.
Freshmeat announcement is pending:
Added support for optional authentication methods and a simple plugin framework (including an example plugin for Google Analytics).
Fixed various minor bugs as well & improved error handling and reporting.
It was about time to gather the changes into a release.
releases projects, releases, viewgit
Encreecia 0.0.9 has been released just now. This is the first public release, and comprises of two years of development and 14k+ lines of Java source (including newlines & comments). It marks my biggest single Free Software contribution so far, and hopefully the last big one, ever. From now on, I hopefully Release Early & Often
For a short flashback to the background of this project, check out the history page. Or go straight for the screenshots.
41d966ea51c20d40fd46114cc44ba66e3a09af4a jfealdia-client-v0.0.9.zip
b42f8c9198046cacd5eef728df151f7770b5ebce jfealdia-src-v0.0.9.zip
releases encreecia, projects, releases
Because the URL monitoring trigger I mentioned earlier was not enough for my needs, I wrote a more flexible URL monitoring script: urlwatch. It looks for URLs (custom pattern), checks them for exclude targets (networks, channels, or nicks can be excluded), exclude patterns (a regular expression of URLs to ignore), highlights the ones matching custom targets or patterns, and prints (format customizable) the result in the status window.
This script also works out-of-box without configuring, just running it is enough.
Available as part of the scripts project, in irssi/urlwatch.pl. You can either download the whole tree or only the script (tree -> irssi/ -> urlwatch.pl blob).
releases irssi, projects, releases
ViewGit 0.0.3 has been released just now (download).
Freshmeat release announcement is pending:
Added a quick search by commit details, change, author, or committer. Added a patch download link: commits can now be directly downloaded as patches in format-patch format. Also improved compatibility and fixed some bugs.
It seems that this project is starting to pick up users, with some positive comments posted on the web. ViewGit is almost six months old project (it was published six months ago), with 1466 hits and 3 (!) subscribers on Freshmeat. In comparison, 4.5 years old ViewSVN has 20858 hits and 50 subscribers. According to Google Analytics, on the last month ViewGit saw 326 visits, while ViewSVN had 665 visits. Since its birth ViewGit has seen a total of 1866 visits.
Merry christmas!
releases releases, viewgit, viewsvn
I’ve released another small project. This time a statistics generator for IRC, written in Perl under GPLv2. This release comes only four years late (but hey, I finally got around to ticking off this release from my todo list). It only understands irssi logs. And is partly broken & unfinished, too.
The idea was to be similar to pisg – but much more detailed with personal stats for each and every nick. In other words, statistics, statistics, and more statistics – which is the whole point with IRC statistics generators (duh).
A screenshot:

And an example output for a channel.
This one is only available via ViewGit @ code.fealdia.org:
Note that I’m not exactly sure where the spring embedder algorithm is from. It’s ripped from my “scripts” project’s snet.pl, which in turn suffers from similar “no clue of source” problem. If you know, enlighten me :-}
releases irssi, projects, releases
ViewGit 0.0.2 has just been released (download) with minor features and bugfixes. Most visible change is probably the addition of tag/head/remote labels, idea shamelessly ripped from GitWeb.
Read more…
releases projects, releases, viewgit
Supybook 0.0.2 has been released, and with that the supybook.git repository is publicly mirrored on repo.or.cz as well.
More plugins are covered in this version: ChannelStats, Games, Nickometer, Quote, QuoteGrabs. More caveats/bugs are covered in the documentation as well. Many sections were also expanded and improved.
Have a look
releases projects, releases, supybook