<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <channel rdf:about="http://raa.ruby-lang.org/index.rdf">
    <title>RAA</title>
    <link>http://raa.ruby-lang.org/</link>
    <description>Ruby Application Archive</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://raa.ruby-lang.org/project/samizdat/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/kramdown/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/sleepy_penguin/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/unicorn/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/htree/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/tmdoc/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/ruby-informix/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/tzinfo/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/kgio/"/>
        <rdf:li resource="http://raa.ruby-lang.org/project/sybase-ctlib/"/>
      </rdf:Seq>
    </items>
    <dc:creator>Just another Ruby porter,</dc:creator>
    <dc:language>en</dc:language>
  </channel>
  <item rdf:about="http://raa.ruby-lang.org/project/samizdat/">
    <title>samizdat</title>
    <link>http://raa.ruby-lang.org/project/samizdat/</link>
    <description>RDF-based open publishing engine</description>
    <dc:creator>Dmitry Borodaenko</dc:creator>
    <dc:subject>Application/WWW</dc:subject>
    <content:encoded>&lt;p&gt;Samizdat is a generic RDF-based engine for building collaboration and open publishing web sites. Samizdat provides users with means to cooperate and coordinate on all kinds of activities, including media activism, resource sharing, education and research, advocacy, and so on. Samizdat intends to promote values of freedom, openness, equality, and cooperation.&lt;br&gt;
&lt;br&gt;
Samizdat users can publish, view, comment, edit, and aggregate text and multimedia resources, vote on site structure and resource classifications, filter resources by flexible sets of criteria (see Features below, and Design Goals document).&lt;br&gt;
&lt;br&gt;
Samizdat builds its underlying data model on RDF (Resource Description Framework), and defines a schema of resource classes and properties for core concepts of a Samizdat site: member, message, thread, focus, proposition, vote, version, part, and so on (see Concepts document). Open nature of RDF allows to add new metadata and new uses of site resources without effort, and to transparently interoperate with diverse set of applications supporting this standard.&lt;br&gt;
&lt;br&gt;
Samizdat project was inspired by Matthew Arnison's Open Publishing initiative and Active engine used by the IndyMedia.org project, and by rusty's Scoop engine used by Kuro5hin.org and other sites (see References document). Unlike other open editing systems, it uses RDF model from the ground up and targets other domains beyond publishing, such as coordination, education, and resource sharing.&lt;br&gt;
&lt;br&gt;
Samizdat library includes four stand-alone modules that can be used outside the Samizdat engine: Cache (thread-safe time-limited object cache with flexible replacement policy), Storage (RDF storage over a relational database), Sanitize (whitelist XSS filter based on HTMLTidy and REXML), and Antispam (simple wiki spam filter).&lt;br&gt;
&lt;br&gt;
Samizdat is free software and is built using free software, such as Ruby programming language and PostgreSQL relational database management system. All Samizdat source code and documentation can be redistributed and/or modified under the terms of the GNU General Public License as published by Free Software Foundation; either version 2 of the license, or (at your option) any later version.&lt;/p&gt;
</content:encoded>
    <dc:date>2012-05-13T23:36:28+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/kramdown/">
    <title>kramdown</title>
    <link>http://raa.ruby-lang.org/project/kramdown/</link>
    <description>kramdown is a fast pure-Ruby Markdown-superset converter</description>
    <dc:creator>Thomas Leitner</dc:creator>
    <dc:subject>Library/Text</dc:subject>
    <content:encoded>&lt;p&gt;kramdown (sic!) is a free GPL-licensed Ruby library for parsing a superset of Markdown syntax. It is completely written in Ruby, supports standard Markdown (with some minor modifications) and various extensions that have been made popular by the PHP Markdown Extra package and Maruku.&lt;br&gt;
&lt;br&gt;
It is probably the fastest pure-Ruby Markdown converter available (February 2012), being 4x faster than Maruku and about 9x faster than BlueFeather.&lt;/p&gt;
</content:encoded>
    <dc:date>2012-05-10T03:14:10+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/sleepy_penguin/">
    <title>sleepy_penguin</title>
    <link>http://raa.ruby-lang.org/project/sleepy_penguin/</link>
    <description>Linux I/O events for Ruby</description>
    <dc:creator>sleepy_penguin hackers</dc:creator>
    <dc:subject>Library/System</dc:subject>
    <content:encoded>&lt;p&gt;sleepy_penguin provides access to newer, Linux-only system calls to wait&lt;br&gt;
on events from traditionally non-I/O sources.  Bindings to the eventfd,&lt;br&gt;
timerfd, inotify, and epoll interfaces are provided.&lt;br&gt;
&lt;br&gt;
* sleepy.penguin@librelist.org&lt;br&gt;
* git://bogomips.org/sleepy_penguin.git&lt;br&gt;
* http://bogomips.org/sleepy_penguin.git&lt;/p&gt;
</content:encoded>
    <dc:date>2012-05-02T18:02:46+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/unicorn/">
    <title>unicorn</title>
    <link>http://raa.ruby-lang.org/project/unicorn/</link>
    <description>Rack HTTP server for fast clients and Unix</description>
    <dc:creator>Unicorn hackers</dc:creator>
    <dc:subject>Library/Web</dc:subject>
    <content:encoded>&lt;p&gt;\Unicorn is an HTTP server for Rack applications designed to only serve&lt;br&gt;
fast clients on low-latency, high-bandwidth connections and take&lt;br&gt;
advantage of features in Unix/Unix-like kernels.  Slow clients should&lt;br&gt;
only be served by placing a reverse proxy capable of fully buffering&lt;br&gt;
both the the request and response in between \Unicorn and slow clients.&lt;br&gt;
&lt;br&gt;
* mongrel-unicorn@rubyforge.org&lt;br&gt;
* git://bogomips.org/unicorn.git&lt;br&gt;
* http://bogomips.org/unicorn.git&lt;/p&gt;
</content:encoded>
    <dc:date>2012-04-29T16:26:10+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/htree/">
    <title>htree</title>
    <link>http://raa.ruby-lang.org/project/htree/</link>
    <description>HTML/XML document tree</description>
    <dc:creator>Tanaka Akira</dc:creator>
    <dc:subject>Library/HTML</dc:subject>
    <content:encoded>&lt;p&gt;htree provides a tree data structre which represent HTML and XML data.&lt;br&gt;
&lt;br&gt;
* Permissive unified HTML/XML parser&lt;br&gt;
* byte-to-byte roundtripping unparser&lt;br&gt;
* XML namespace support&lt;br&gt;
* Dedicated class for escaped string.  This ease sanitization.&lt;br&gt;
* HTML/XHTML/XML generator&lt;br&gt;
* template engine&lt;br&gt;
* recursive template expansion&lt;br&gt;
* converter to REXML document&lt;/p&gt;
</content:encoded>
    <dc:date>2012-04-29T02:10:07+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/tmdoc/">
    <title>tmdoc</title>
    <link>http://raa.ruby-lang.org/project/tmdoc/</link>
    <description>Maintenance document producer for Ruby software</description>
    <dc:creator>takomachan</dc:creator>
    <dc:subject>Documentation/From source</dc:subject>
    <content:encoded>&lt;p&gt;TmDoc is a maintenance document producer for Ruby software,&lt;br&gt;
automatically generate DocBook document from Ruby codes.&lt;br&gt;
&lt;br&gt;
==== NEWS!! 2012-04-20 ====&lt;br&gt;
* The version 0.0.4 was released. &lt;br&gt;
&lt;br&gt;
==== REQUIREMENTS ====&lt;br&gt;
* Ruby 1.8.7 (1.9 isn't tested yet)&lt;br&gt;
* XSLT processor (example, xsltproc)&lt;br&gt;
* DocBook V4.5 style sheet&lt;/p&gt;
</content:encoded>
    <dc:date>2012-04-20T00:25:12+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/ruby-informix/">
    <title>ruby-informix</title>
    <link>http://raa.ruby-lang.org/project/ruby-informix/</link>
    <description>Ruby library for IBM Informix</description>
    <dc:creator>santana</dc:creator>
    <dc:subject>Library/Database</dc:subject>
    <content:encoded>&lt;p&gt;Ruby library for connecting to IBM Informix&lt;/p&gt;
</content:encoded>
    <dc:date>2012-04-18T13:49:23+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/tzinfo/">
    <title>tzinfo</title>
    <link>http://raa.ruby-lang.org/project/tzinfo/</link>
    <description>DST-aware timezone library</description>
    <dc:creator>Phil Ross</dc:creator>
    <dc:subject>Library/Date</dc:subject>
    <content:encoded>&lt;p&gt;TZInfo is a library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. The tz database is compiled into Ruby classes which are packaged in the release. No external zoneinfo files are required at runtime.&lt;/p&gt;
</content:encoded>
    <dc:date>2012-04-09T00:55:43+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/kgio/">
    <title>kgio</title>
    <link>http://raa.ruby-lang.org/project/kgio/</link>
    <description>kinder, gentler I/O for Ruby</description>
    <dc:creator>kgio hackers</dc:creator>
    <dc:subject>Library/System</dc:subject>
    <content:encoded>&lt;p&gt;kgio provides non-blocking I/O methods for Ruby without raising&lt;br&gt;
exceptions on EAGAIN and EINPROGRESS.  It is intended for use with the&lt;br&gt;
Unicorn and Rainbows! Rack servers, but may be used by other&lt;br&gt;
applications (that run on Unix-like platforms).&lt;br&gt;
&lt;br&gt;
* kgio@librelist.org&lt;br&gt;
* git://bogomips.org/kgio.git&lt;br&gt;
* http://bogomips.org/kgio.git&lt;/p&gt;
</content:encoded>
    <dc:date>2012-03-24T10:27:03+09:00</dc:date>
  </item>
  <item rdf:about="http://raa.ruby-lang.org/project/sybase-ctlib/">
    <title>sybase-ctlib</title>
    <link>http://raa.ruby-lang.org/project/sybase-ctlib/</link>
    <description>sybase-ctlib</description>
    <dc:creator>Tetsu Takaishi</dc:creator>
    <dc:subject>Library/Database</dc:subject>
    <content:encoded>&lt;p&gt;The interface for the Sybase.&lt;/p&gt;
</content:encoded>
    <dc:date>2012-03-19T13:57:05+09:00</dc:date>
  </item>
</rdf:RDF>

