Ruby event-loop announced

Posted at 2005-08-30

A few days ago, Daniel Brockman announced event-loop, his Ruby package that implements signal handling, IO events, timers and of course a main loop. He also uploaded a gem, so I removed mine from http://code-monkey.de/files.

Tags

Redact 0.1.4

Posted at 2005-08-25

Some weeks ago, I implemented the missing ImageDescription attributes in Redact, so here's Redact 0.1.4, finally.

Tags , ,

XMMS2-Scrobbler news

Posted at 2005-08-24

XMMS2-Scrobbler has been reworked in the last few days.

Rejoice, it now doesn't depend on Ecore and Ruby-Ecore anymore. Instead, it uses the event-loop Ruby package. Since that one isn't officially released yet, I put up a preliminary Ruby gem over here.

Also, some parts of the code now use multi-threading, which means that submission will work much better now.

XMMS2-Scrobbler is now hosted in a git repository on git.xmms.se.

Tags , ,