Archive

Posts Tagged ‘releases’

ViewGit 0.0.5 released

November 16th, 2009

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 ,

Encreecia 0.0.11 released

July 8th, 2009

Encreecia v0.0.11 has been released. It contains 44 commits from 2009-03 which I forgot to release back then.

Read more…

releases ,

ViewGit 0.0.4 released

March 14th, 2009

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 , ,

Encreecia 0.0.10 released

February 22nd, 2009

Second public release of Encreecia has just been set free.

Read more…

releases , ,

New project released: Encreecia – The Online Adventure Game

February 3rd, 2009

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 , ,

New irssi script: urlwatch

January 7th, 2009

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 , ,

ViewGit 0.0.3 released

December 22nd, 2008

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! :-P

releases , ,

eircca – Elaborate IRC Channel Analyzer released

November 24th, 2008

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 , ,

ViewGit 0.0.2 released

October 19th, 2008

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 , ,

Supybook 0.0.2 released

September 20th, 2008

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 , ,