Blog Directory   blog directory | recent blog directory entries | blog directory archive | top keywords | rss feed | submit blog & rss feed/ping
breaking news | news releases |
Nov 19 2008 08:35 GMT

Web Blog Directory Archive


year [ 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 | 1999 | 1998 | 1997 | 1996 | 1995 | 1994 | 1993 ]
month [ 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 ]
day [ 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 ]
hour [ 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 ]

[ 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 ]

 

RubyForge Full Project Listing

Platform (Apr 13 2008 17:29 GMT)

- Platform is a library which figures out what platform Ruby is running on. It's doing the obvious thing of parsing RUBY_PLATFORM but doing it systematically and it is being tested to make sure it handles 99% of cases right.

RubyForge Full Project Listing

Suck20, an RPG assistant (Apr 13 2008 17:29 GMT)

- Suck20 is intended to be a... thing... for traditional pen and paper role-playing games. The general idea is to take game rules and mechanics encoded in XML, and from that information construct a character generator, DM's assistant, or whatever.

RubyForge Full Project Listing

Remote Game Server Monitor (Apr 13 2008 17:29 GMT)

- Remote GSM is a web application that allows administrators, and designated users to stop, start, restart and query gameservers, running locally or remotely. Also it will have the capability to display status information.

RubyForge Full Project Listing

RSame (Apr 13 2008 17:29 GMT)

- RSame is a Ruby-based SameGame engine, aimed to provide a simple and abstract core so it can be used with multiple custom display libraries. The final aim is to provide support for most popular window toolkits like Qt, Gtk, Tk, Fox, and even Windows.

RubyForge Full Project Listing

XMPP4R (Apr 13 2008 17:29 GMT)

- XMPP4R is a Jabber/XMPP library for Ruby. It is written in pure-ruby and is licensed under the GPL. The project was moved to http://home.gna.

RubyForge Full Project Listing

xml-mapping (Apr 13 2008 17:29 GMT)

- Library for dynamically mapping Ruby objects to XML documents and back. Includes an XPath interpreter.

RubyForge Full Project Listing

Crypt::TEA (Apr 13 2008 17:29 GMT)

- A pure ruby implementation of the various forms of the Tiny Encryption Algorithm.

RubyForge Full Project Listing

CalendarGrid (Apr 13 2008 17:29 GMT)

- CalendarGrid lets you build output like a calendar, with padding days at the beginning and end of months, just like `cal`. You can also provide a 'plugin' to each day to give it extra knowledge.

RubyForge Full Project Listing

Ruby interface to Yahoo! Web Services (Apr 13 2008 17:29 GMT)

- A bunch of Ruby APIs to interact with the Yahoo! Web Services (http://developer. yahoo. net/).

RubyForge Full Project Listing

TagTreeScanner (Apr 13 2008 17:29 GMT)

- A framework for creating text parsers that create a nested hierarchy of tags and text (like XML or HTML) by using state-based regular expressions.

RubyForge Full Project Listing

OWLScribble (Apr 13 2008 17:29 GMT)

- OWLScribble converts a specific set of text markup into HTML. (A knockoff of the markup used by OpenWiki; the 'OWL' in OWLScribble means "OpenWiki-like".) Think RedCloth or BlueCloth or RDoc (the HTML side), but for a different source syntax.

RubyForge Full Project Listing

rutils (Apr 13 2008 17:29 GMT)

- RuTils ????????????? ???????? ??????????? ????????? ????????

RubyForge Full Project Listing

OpenID (Apr 13 2008 17:29 GMT)

- OpenID support for Ruby -- OpenID (http://openid.net) is a decentralized identification system that allows users to prove they own a url.

RubyForge Full Project Listing

gamlet (Apr 13 2008 17:29 GMT)

- Gamlet is a small game framework, which help you implement a small game (maybe text or graphical game). The gamlet is main focus on rpg-style game.

RubyForge Full Project Listing

FileList directory browser and filter (Apr 13 2008 17:29 GMT)

- In addition to being a directory/file browser, Filelist can be used as a filter to navigate the output of UNIX commands like "find" and "grep".

RubyForge Full Project Listing

Bar Code Library (Apr 13 2008 17:29 GMT)

- This library is intended for use in generating bar code images from Ruby. It uses RMagick to generate image files.

RubyForge Full Project Listing

RSpec (Apr 13 2008 17:29 GMT)

- RSpec is a Behaviour Driven Development framework for Ruby. It implements concepts described in Dave Astel's first BDD article: http://tinyurl.com/yl8mzu

RubyForge Full Project Listing

dns-zone (Apr 13 2008 17:29 GMT)

- Parsing of BIND8/9 zone files. Based on CPAN's DNS::ZoneParse.

RubyForge Full Project Listing

win32::guitest (Apr 13 2008 17:29 GMT)

- Win32 GUI testing project, inspired by Perl's win32::guitest.

RubyForge Full Project Listing

MetaProject (Apr 13 2008 17:29 GMT)

- MetaProject (formerly XForge) is a library that allows interaction with various project hosting servers, issue trackers, scms and scm browsers.

RubyForge Full Project Listing

FCKeditor class (Apr 13 2008 17:29 GMT)

- A class which creates the html needed for the FCKeditor.

RubyForge Full Project Listing

GGEnv (Apr 13 2008 17:29 GMT)

- Module to deal with environment variables that contain multiple directories, by using a full ruby array interface.

RubyForge Full Project Listing

Facets (Apr 13 2008 17:29 GMT)

- The single most extensive additions and extensions library available for Ruby.

RubyForge Full Project Listing

tRuTag (Apr 13 2008 17:29 GMT)

- tRuTag is a tag aggregator (taggregator) and explorer. Input your user information from del.icio.us, Jots.com, Yahoo!

RubyForge Full Project Listing

Exg2Cal (Apr 13 2008 17:29 GMT)

- Exg2Cal is a ruby class that pulls vCal attachments from Exchange calendar folders via IMAP.

RubyForge Full Project Listing

Raillery (Apr 13 2008 17:29 GMT)

- An Ajax-enabled shout box built on Ruby on Rails, using a database backend.

RubyForge Full Project Listing

Ruby DataVision Bridge (Apr 13 2008 17:29 GMT)

- The Ruby DataVision Bridge (RDB) makes it easy to use DataVision's GUI report designer and then execute the XML report definition from Ruby on Rails. Lists known reports, queries for parameters, runs reports and streams results to user.

RubyForge Full Project Listing

Data View (Apr 13 2008 17:29 GMT)

- Data View is a library that creates a view of a data model. This library is intended to reduce coupling between the Controller and View in a MVC environment such as Rails.

RubyForge Full Project Listing

Reap (Apr 13 2008 17:29 GMT)

- Reap is a project/package assitant for Ruby project developers and package deployers consisting of a set tasks interfaced against a single (YAML-based) common configuration resource. Curstom task can also be created.

RubyForge Full Project Listing

GNOME-Art (Apr 13 2008 17:29 GMT)

- GNOME-Art is a graphical frontend for Desktop eXchange Services (DXS) based websites like art.gnome.org.

RubyForge Full Project Listing

Spirit (Apr 13 2008 17:29 GMT)

- Spirit is a console file-handler, written with writers in mind. It has modules like printing, latex, conversion, and archiving. But adding more modules to do any kind of file-handling is easy, if you know Ruby.

RubyForge Full Project Listing

Citer (Apr 13 2008 17:29 GMT)

- Citer is a literature management system. Its main focus in on small teams that want to manage their literature references. It can import and export BibTeX to allow an integration into your normal publication process.

RubyForge Full Project Listing

Kwalify (Apr 13 2008 17:29 GMT)

- Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.

RubyForge Full Project Listing

Productized Rails Application Generator (Apr 13 2008 17:29 GMT)

- The product generator makes it easy to create a Rails app as a two-tier tree of concurrent versions. It is useful for web developers who create a generic base application (e.g. a shopping cart) and then extend that functionality for specific clients.

RubyForge Full Project Listing

Simply powerful scripts collection (Apr 13 2008 17:29 GMT)

- SafeQuery - builds safe SQL query using query template and data hash. OrderedHash - Hash which preserves items order like PHP array. And other scripts comming soon. See the WIKI for help and docs.

RubyForge Full Project Listing

OneWire - Ruby for IButtons (Apr 13 2008 17:29 GMT)

- Communicate with Dallas/Maxim OneWire(TM) devices like the IButton (TM) from Ruby. Supports memory and clock buttons using the DS1411 serial port adapter, and delivers a Debian Linux package as well as Windows support.

RubyForge Full Project Listing

RssLogger (Apr 13 2008 17:29 GMT)

- An extension to the regular Rails logger that allows for the creation of RSS files with log data. The idea here is that users with multiple Rails servers could easily set up RSS feeds to get notifications of errors in their sites.

RubyForge Full Project Listing

RailPass (Apr 13 2008 17:29 GMT)

- Ruby on Rails Password Manager application. Create and easily administer accounts and save multiple passwordsin a database. Has encrypted passwords and user system. Great for web hosts, web developers, or anyone with a lot of passwords to remember.

RubyForge Full Project Listing

Rio (Apr 13 2008 17:29 GMT)

- A facade for most of the standard ruby classes that deal with I/O; Rio also provides an application level interface which allows many common I/O idioms to be expressed succinctly.

RubyForge Full Project Listing

sweph4ruby (Apr 13 2008 17:29 GMT)

- A ruby wrap-up extension for the swiss ephemerides library (http://www. astro. com/swisseph/) used in astrology and astronomy domains.

RubyForge Full Project Listing

rastro (Apr 13 2008 17:29 GMT)

- A ruby library to calculate and render in several diferent formats (PDF, BitMap, ...) astrological data.

RubyForge Full Project Listing

Nitro Auth Tools (Apr 13 2008 17:29 GMT)

- nitro-auth provides basic forms-based authentication and role-based authorization for applications built on the Nitro web engine. It is designed to allow easy integration with an application and includes declarative authorization rules.

RubyForge Full Project Listing

rubySelenium (Apr 13 2008 17:29 GMT)

- rubySelenium is esentially an HTML generation tool for the FitRunner version of Selenium (An Automated Testing Tool). In my opinion the FitRunner version of Selenium is stable and reliable, executes quickly and feels nice to use.

RubyForge Full Project Listing

rubyRRDtool (Apr 13 2008 17:29 GMT)

- Ruby language binding for RRDtool rev 1.2+

RubyForge Full Project Listing

Railfrog (Apr 13 2008 17:29 GMT)

- Railfrog is a user-friendly, open-source web site deployment and content management system (CMS) built with Rails; producing well structured and standards-compliant pages with Web 2.0 goodness.

RubyForge Full Project Listing

Ruby TicTacToe (Apr 13 2008 17:29 GMT)

- This is a simple TicTacToe game that you can play against a friend, not too complicated, but it works and is fun.

RubyForge Full Project Listing

VISAGE - XHTML template facility (Apr 13 2008 17:29 GMT)

- Strictly data driven XHTML template expansion facility à la Amrita2 especially suited for use with Ruby on Rails.

RubyForge Full Project Listing

mailr (Apr 13 2008 17:29 GMT)

- Mailr is a webmail application written in Ruby which uses Ruby On Rails web application framework.

RubyForge Full Project Listing

rbot (Apr 13 2008 17:29 GMT)

- rbot is a ruby IRC bot. Think of him as a ruby bot framework with a highly modular design based around plugins. rbot is easily and comprehensively extensible.

RubyForge Full Project Listing

Sparklines (Apr 13 2008 17:29 GMT)

- Library for generating small graphs to be used inline, in tables, or magnified. Can be used alone or with Rails. Source available via Git at http://github. com/topfunky/sparklines/tree/m

RubyForge Full Project Listing

Ruby GDSII Parser (Apr 13 2008 17:29 GMT)

- Ruby parser for GDSII files. Also supports L to GDS and GDS to L.

RubyForge Full Project Listing

Rubaiyat (Apr 13 2008 17:29 GMT)

- Rubaiyat is a wrapper API for Ruby bindings for the more common GUI toolkits. It allows transition from one toolkit to another without any code change. WxRuby, FXRuby and Ruby/Gtk+ are currently supported.

RubyForge Full Project Listing

Lou's Libraries (Apr 13 2008 17:29 GMT)

- An agglomeration of my libraries that you may find useful. Mostly Ruby, but there may be some Javascript, Greasemonkey, PHP, or MySQL schema mixed in here an' there, as I get a chance to upload them. Constructive criticism welcome.

RubyForge Full Project Listing

debugprint (Apr 13 2008 17:29 GMT)

- A simple library that provides top-level debug() and info() methods. info() is the same as $stdout.puts() if $VERBOSE is true, debug() is the same as $stderr.puts() if $DEBUG is true.

RubyForge Full Project Listing

dbmodel (Apr 13 2008 17:29 GMT)

- This is just registered so that dbmodel may be deployed for gem install.

RubyForge Full Project Listing

ModelSecurity (Apr 13 2008 17:29 GMT)

- The ModelSecurity project is a generator that provides user authentication and fine grained access control for attributes of Rails models.

RubyForge Full Project Listing

Gost Fantasy testplay (Apr 13 2008 17:29 GMT)

- C'est juste pour mon admition

RubyForge Full Project Listing

Xiacc Object Graph Compiler Compiler (Apr 13 2008 17:29 GMT)

- Xiacc is an LR compiler-compiler based on the Dragon Book. In addition to generating string parsers, Xiacc is intended to generate object graph parsers (for object graph validation).

[ 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 ]


Google
 

weblog directory | recent blog entries | weblog archive | top keywords | rss feed | submit blog & rss feed/ping
breaking news | news releases | about us | contact us |
hosted by wmw web