
My Open Source Projects
Research for my Open Source projects Oct 1
Get flash to fully experience Pearltrees
Ruby-Mongrel2
project https://bitbucket.org/ged/ruby-mongrel2 docs http://deveiate.org/code/ruby-mongrel2 githubConfigurability is a mixin that allows you to add configurability to one or more objects or classes. You can assign them each a subsection of the configuration, and then later, when the configuration is loaded, the configuration is split up and sent to the objects that will use it. Usage To add configurability to a class, just require the library and extend the class: require 'configurability' class User extend Configurability end
Configurability
Download Markdown 1.0.1 (18 KB) — 17 Dec 2004 Introduction Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Thus, “Markdown” is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML.
Markdown
Submitting Issues Please take a look at these guidelines before submitting an issue to this tracker. Documentation The library comes with full RDoc API documentation , and there are a number of samples of more-esoteric features in the sample/ directory . Description
Ruby PostgreSQL Driver
DRbService
ThingFish
Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams! Try Bitbucket, free = ThingFish == Authors * Michael Granger < ged@FaerieMUD.org > * Mahlon E.http://bitbucket.org/ged/ruby-openldap A simple, but feature-complete Ruby binding for OpenLDAP's libldap. This binding is intended as an alternative for ruby-ldap for libraries or applications which require a more complete implementation of the LDAP protocol (according to RFC4511 ) than it provides. Additions or changes: Referrals for add, modify, delete, modrdn, compare Controls for add, modify, delete, modrdn, compare Asynchronous and synchronous APIs Detailed exception class hierarchy for results instead of just one class for all non-success results.
Ruby OpenLDAP
[ Docs ] [ txt | pdf ] [ draft-ietf-ldapbi... ] [ Diff1 ] [ Diff2 ] PROPOSED STANDARD Network Working Group K. Zeilenga, Ed. Request for Comments: 4510 OpenLDAP Foundation Obsoletes: 2251 , 2252 , 2253 , 2254 , 2255 , June 2006 2256 , 2829 , 2830 , 3377 , 3771 Category: Standards Track Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
RFC 4510 - Lightweight Directory Access Protocol (LDAP): Technical Specification Road Map
Ruby-Verse
https://bitbucket.org/ged/ruby-verse This is a Ruby binding for Verse. Verse is a network protocol that lets multiple applications act together as one large application by sharing data over a network. It is still a work in progress. The API was inspired by Ample , a C++ wrapper for Verse by Camilla Berglund elmindreda@elmindreda.org . Ruby-Verse consists of several core module functions for interacting with a Verse server, a collection of Node classes, and mixin modules for adding Verse-awareness to your classes.Verse2
Verse 2.0 is network protocol for real-time sharing of 3D data. It is successor of old Verse protocol developed at KTH. Keep in mind that Verse 2.0 is still in alpha version. Features ¶Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams! Try Bitbucket, free Exit status codes for Ruby system programs.

