We have released Raramorph a Ruby 1.9 gem for a port of Aramorph, The Java Arabic morphological analyzer based on Buckwalter Arabic Morphological Analyzer Version 1.0 by Pierrick Brihaye. The first Release of Raramorph is a full morphological analyzer tool, providing both an executable and basic developer tools, that shall be extended in the next version.

We have released Raramorph a Ruby 1.9 gem for a port of Aramorph, The Java Arabic morphological analyzer based on Buckwalter Arabic Morphological Analyzer Version 1.0 by Pierrick Brihaye. The first Release of Raramorph is a full morphological analyzer tool, providing both an executable and basic developer tools, that shall be extended in the next version.

SystemVIPC is a Ruby 1.8 module for System V Inter-Process Communication: message queues, semaphores, and shared memory.
We Have released a version from SystemVIPC-0.8 RC1 that is compatible and works fine for Ruby 1.8 and Ruby 1.9 .
It's really nice to work with SysVIPC with its simple used APIs , Here I'll provide a simple tutorial for using SysVIPC Shared Memory.

Webistrano is a widely used tool for automated deployment of Rails applications. It makes Rails people's life much easier. However, one of its most outstanding flaws is the lack of user-access control. In webistrano all registered users can control all projects, which makes it inconvenient in multiple projects development environments.