|
|
|
|
|
dbus-ruby (Apr 13 2008 17:29 GMT) - Ruby bindings for the D-Bus interprocess communication framework |
RubyForge Full Project Listing
|
Gen-O-Matic (Apr 13 2008 17:29 GMT) - This project is about template based code generation (useful particularly for MDA approach), and proves that Ruby is best suitable for that ;-) |
RubyForge Full Project Listing
|
podcast (Apr 13 2008 17:29 GMT) - Podcast provides a framework and command line utility for generating RSS enclosures aka podcasts. The "podcast" command line utility recursively inspects MP3 files, extracts ID3 tags and generates an RSS enclosure for the mp3s that are found. |
RubyForge Full Project Listing
|
rubystep$ (Apr 13 2008 17:29 GMT) - This is to be a financial planning and recordkeeping package that implements the methods and concepts taught by Mr. Dave Ramsey. To this end, an emphasis on Budgeting and Planning will take precendece over other tasks. |
RubyForge Full Project Listing
|
Tadpoles (Apr 13 2008 17:29 GMT) - A simple action game written entirely in Ruby. 360 degrees of motion, nice graphics and cooler power-ups. Demonstrates the flexibility of Ruby by using SDL/SGE as the foundation of an action game. |
RubyForge Full Project Listing
|
Jabber-RPC (Apr 13 2008 17:29 GMT) - Distribute objects over the Internet (behind firewalls, too!) and drive them as a user from an IM client or as an application from your Ruby or Perl (or whatever) scripts. Naming, routing, presence, authentication and more come free courtesy of Jabber. |
RubyForge Full Project Listing
|
Cfruby (Apr 13 2008 17:29 GMT) - Cfruby is a full suite of tools and modules for configuring and maintaining *NIX based clusters, servers and workstations. It consists of a library of Ruby methods for system administration and a Cfengine-like clone. |
RubyForge Full Project Listing
|
Ruby For Apache - Windows (Apr 13 2008 17:29 GMT) - NOTICE: THIS PROJECT IS DISCONTINUED. PLEASE USE 'INSTANTRAILS' INSTEAD. A self-contained installer that includes mod_fastcgi and mod_ruby for Apache 2.0 and corresponding Ruby extensions for Windows platform. |
RubyForge Full Project Listing
|
Lucie (Apr 13 2008 17:29 GMT) - Lucie is a cluster installation toolkit to create a custom-tailored, full-featured cluster network installer for PC clusters. |
RubyForge Full Project Listing
|
SOKS: Another ruby wiki (Apr 13 2008 17:29 GMT) - Easy to set up and customisable wiki. Key difference is that links between pages are automatic. Has flat file storage, pictures, uploads, authentication, calendar, blog-style summaries and an api for programs to interact. Webrick and Redcloth based. |
RubyForge Full Project Listing
|
Merge3 (Apr 13 2008 17:29 GMT) - Merge3 is a 3 way merge for text/binary files. It works similar to diff3 but uses move/insert instructions to merge cases diff3 can't. |
RubyForge Full Project Listing
|
GnomeGraphwidget (Apr 13 2008 17:29 GMT) - A widget built on top of Ruby-GTK, Ruby-GnomeCanvas and Graphviz. It can be used by a Ruby Gnome application to generate, visualize and interact with graphs. |
RubyForge Full Project Listing
|
mpd.rb (Apr 13 2008 17:29 GMT) - mpd.rb is a library for interfacing with MPD (a server that plays audio files like mp3, Ogg Vorbis, etc. -- see www.musicpd.org for more about MPD itself). |
RubyForge Full Project Listing
|
RubyTorrent (Apr 13 2008 17:29 GMT) - RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can use it to download or serve files over BitTorrent from any Ruby program. |
RubyForge Full Project Listing
|
logtails (Apr 13 2008 17:29 GMT) - Logtails is a graphical tool (Qt/Korundum) to watch log files the same way as "tail -f", but in several tabs, and on remote files with ssh connections. |
RubyForge Full Project Listing
|
Net::TFTP (Apr 13 2008 17:29 GMT) - This is a pure Ruby implementation of TFTP. TFTP is a file transfer protocol used in many small devices (like wireless radio, routers, etc.) to up/download configuration, firmware, etc. |
RubyForge Full Project Listing
|
Syntax (Apr 13 2008 17:29 GMT) - Syntax highlighting library for various languages. Has built-in support for converting source code to syntax-highlighted HTML. |
RubyForge Full Project Listing
|
GongFox (Apr 13 2008 17:29 GMT) - GongFox is a graphical user interface for the Windows command 'net send'. Store users and usergroups and send them messages. |
RubyForge Full Project Listing
|
EasyPrompt (Apr 13 2008 17:29 GMT) - EasyPrompt is a utility for command-line scripts. It handles prompts and default values, and also provides a testing facility for mocking out the command-line user |
RubyForge Full Project Listing
|
Gambit (Apr 13 2008 17:29 GMT) - Gambit is a pure Ruby framework for building Web games. Gambit can manage player accounts and game hosting and ships with a wide assortment of game design tools. With Gambit, developers can write the game specific code and launch. |
RubyForge Full Project Listing
|
Ruby Slippers (Apr 13 2008 17:29 GMT) - Ruby Slippers ports Ruby (the language) to Oz (the Virtual Machine). The Oz VM is worthy because it boasts network-transparency, dataflow variables, and cheap threading, as well as extensions for logic and constraint programming. |
RubyForge Full Project Listing
|
Payment (Apr 13 2008 17:29 GMT) - An easy to use payment gateway for Ruby. Payment is used to process credit cards and electronic cash through merchant accounts like Authorize.Net. Git repo: http: |
RubyForge Full Project Listing
|
XDCC-Fetch (Apr 13 2008 17:29 GMT) - XDCC-Fetch, written entirely in Ruby, is an intuitive, no-nonsense tool for searching, collecting and downloading XDCC announcements within IRC channels. XDCC-Fetch is released under the BSD license and available for free. |
RubyForge Full Project Listing
|
Solaris Utils (Apr 13 2008 17:29 GMT) - A series of packages that provide Ruby interfaces for Solaris systems and services. This project will focus on, but is not limited to, Solaris 8 and later. |
RubyForge Full Project Listing
|
AmbientOrb (Apr 13 2008 17:29 GMT) - This is a library for talking to an Ambient Orb (http://www. ambientdevices. com/cat/orb/orborder. html) either over a Serial (RS-232) cable or via the Ambient Orb web service. |
RubyForge Full Project Listing
|
rubylexer (Apr 13 2008 17:29 GMT) - A lexer for Ruby focused on complete exploration of the langauge's dark lexical corners. This is intended to be a complete and correct lexer. |
RubyForge Full Project Listing
|
daemons (Apr 13 2008 17:29 GMT) - daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. daemons can also run and control blocks of Ruby code in a daemon process. |
RubyForge Full Project Listing
|
RIPPLE (Apr 13 2008 17:29 GMT) - Enterprise Resource Planning (ERP), Customer Relationship Management (CRM) and Project Management (PM) all rolled into one web-based application. |
|