<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <stack>
      <id>34456</id>
      <title>Ruby on Rails</title>
      <description>The projects used for my Rails Stack</description>
      <updated_at>2008-07-08T17:40:03Z</updated_at>
      <project_count>14</project_count>
      <stack_entries>
        <stack_entry>
          <id>146195</id>
          <stack_id>34456</stack_id>
          <project_id>4810</project_id>
          <created_at>2008-07-08T17:39:48Z</created_at>
          <project>
            <id>4810</id>
            <name>Firebug</name>
            <created_at>2007-04-01T17:12:18Z</created_at>
            <updated_at>2009-11-27T02:04:40Z</updated_at>
            <description>Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</description>
            <homepage_url>http://www.getfirebug.com/</homepage_url>
            <download_url>http://www.getfirebug.com/</download_url>
            <url_name>firebug</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/22359/firebug_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/22359/firebug_small.png</small_logo_url>
            <user_count>2942</user_count>
            <average_rating>4.69684</average_rating>
            <rating_count>917</rating_count>
            <analysis_id>770844</analysis_id>
            <licenses>
              <license>
                <name>mozilla_public_1_1</name>
                <nice_name>Mozilla Public License 1.1</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146187</id>
          <stack_id>34456</stack_id>
          <project_id>5120</project_id>
          <created_at>2008-07-08T17:38:00Z</created_at>
          <project>
            <id>5120</id>
            <name>Bash</name>
            <created_at>2007-05-07T09:46:35Z</created_at>
            <updated_at>2009-02-27T02:40:22Z</updated_at>
            <description>Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file.  Bash also incorporates useful features from the Korn and C shells (ksh and csh).

Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).</description>
            <homepage_url>http://www.gnu.org/software/bash/</homepage_url>
            <download_url>http://ftp.gnu.org/gnu/bash/</download_url>
            <url_name>bash</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>3100</user_count>
            <average_rating>4.41272</average_rating>
            <rating_count>676</rating_count>
            <analysis_id>188287</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146186</id>
          <stack_id>34456</stack_id>
          <project_id>32</project_id>
          <created_at>2008-07-08T17:37:58Z</created_at>
          <project>
            <id>32</id>
            <name>Ruby</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-23T09:47:56Z</updated_at>
            <description>Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.</description>
            <homepage_url>http://www.ruby-lang.org/</homepage_url>
            <download_url>http://www.ruby-lang.org/en/downloads/</download_url>
            <url_name>ruby</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/280/ruby_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/280/ruby_small.png</small_logo_url>
            <user_count>764</user_count>
            <average_rating>4.52252</average_rating>
            <rating_count>222</rating_count>
            <analysis_id>769431</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>Ruby License</name>
                <nice_name>Ruby License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146182</id>
          <stack_id>34456</stack_id>
          <project_id>1</project_id>
          <created_at>2008-07-08T17:37:42Z</created_at>
          <project>
            <id>1</id>
            <name>Subversion</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T17:23:57Z</updated_at>
            <description>Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world.
Subversion enables globally distributed software development teams to efficiently version and share source code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion.

Key Capabilities:
- Versioned directories
- Atomic commits
- Efficient handling of binary files
- Quick branching and tagging
- Directory and file meta data
- Merge tracking
- Natively client-server
- Minimal server and network requirements
- Low admin overhead
- Good security

more at: http://subversion.tigris.org/


Read Submerged, a blog about Subversion at http://blogs.open.collab.net/svn</description>
            <homepage_url>http://subversion.tigris.org/</homepage_url>
            <download_url>http://subversion.tigris.org/project_packages.html</download_url>
            <url_name>subversion</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1/svn_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1/svn_small.png</small_logo_url>
            <user_count>5481</user_count>
            <average_rating>4.29317</average_rating>
            <rating_count>1494</rating_count>
            <analysis_id>756795</analysis_id>
            <licenses>
              <license>
                <name>apache</name>
                <nice_name>Apache Software License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146192</id>
          <stack_id>34456</stack_id>
          <project_id>106</project_id>
          <created_at>2008-07-08T17:38:21Z</created_at>
          <project>
            <id>106</id>
            <name>Prototype Javascript Framework</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-19T07:38:56Z</updated_at>
            <description>Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.</description>
            <homepage_url>http://prototypejs.org</homepage_url>
            <download_url>http://prototypejs.org/download</download_url>
            <url_name>prototype</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1767/prototype_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1767/prototype_small.png</small_logo_url>
            <user_count>447</user_count>
            <average_rating>4.14966</average_rating>
            <rating_count>147</rating_count>
            <analysis_id>763589</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146194</id>
          <stack_id>34456</stack_id>
          <project_id>6730</project_id>
          <created_at>2008-07-08T17:39:44Z</created_at>
          <project>
            <id>6730</id>
            <name>Capistrano</name>
            <created_at>2007-07-20T01:47:17Z</created_at>
            <updated_at>2009-02-25T04:49:59Z</updated_at>
            <description>A utility for executing commands in parallel on multiple machines, such as deploying applications to a cluster of boxes.</description>
            <homepage_url>http://www.capify.org/</homepage_url>
            <download_url>http://www.capify.org/download</download_url>
            <url_name>capistrano</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/4501/capistrano_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/4501/capistrano_small.png</small_logo_url>
            <user_count>174</user_count>
            <average_rating>4.18605</average_rating>
            <rating_count>43</rating_count>
            <analysis_id>179870</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146185</id>
          <stack_id>34456</stack_id>
          <project_id>34</project_id>
          <created_at>2008-07-08T17:37:52Z</created_at>
          <project>
            <id>34</id>
            <name>Ruby on Rails</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T20:21:05Z</updated_at>
            <description>Ruby on Rails is a full-stack MVC framework for database-backed web applications that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.

From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.</description>
            <homepage_url>http://rubyonrails.org</homepage_url>
            <download_url>http://rubyonrails.org/down</download_url>
            <url_name>rails</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/2290/rails_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/2290/rails_small.png</small_logo_url>
            <user_count>588</user_count>
            <average_rating>4.32812</average_rating>
            <rating_count>192</rating_count>
            <analysis_id>771615</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146190</id>
          <stack_id>34456</stack_id>
          <project_id>3740</project_id>
          <created_at>2008-07-08T17:38:15Z</created_at>
          <project>
            <id>3740</id>
            <name>Mongrel</name>
            <created_at>2006-12-05T23:44:09Z</created_at>
            <updated_at>2009-02-26T20:48:12Z</updated_at>
            <description>A small fast HTTP server written in (mostly) Ruby that can be used to host web frameworks directly with HTTP rather than FastCGI or SCGI.</description>
            <homepage_url>http://mongrel.rubyforge.org/</homepage_url>
            <download_url>http://rubyforge.org/frs/?group_id=1306</download_url>
            <url_name>mongrel</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/2597/Picture_3_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/2597/Picture_3_small.png</small_logo_url>
            <user_count>232</user_count>
            <average_rating>4.07692</average_rating>
            <rating_count>52</rating_count>
            <analysis_id>336470</analysis_id>
            <licenses>
              <license>
                <name>Ruby License</name>
                <nice_name>Ruby License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146191</id>
          <stack_id>34456</stack_id>
          <project_id>599</project_id>
          <created_at>2008-07-08T17:38:17Z</created_at>
          <project>
            <id>599</id>
            <name>RubyGems</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-27T09:28:54Z</updated_at>
            <description>RubyGems is a package manager for the Ruby. It provides a standard format for distributing Ruby programs and libraries (in a self-contained format called &quot;gems&quot;), a tool designed to easily manage the installation of gems, and a server for distributing them.</description>
            <homepage_url>http://rubyforge.org/projects/rubygems/</homepage_url>
            <download_url>http://rubyforge.org/frs/?group_id=126</download_url>
            <url_name>rubygems</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1801/rubygems_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1801/rubygems_small.png</small_logo_url>
            <user_count>396</user_count>
            <average_rating>3.95098</average_rating>
            <rating_count>102</rating_count>
            <analysis_id>773542</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>Ruby License</name>
                <nice_name>Ruby License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146181</id>
          <stack_id>34456</stack_id>
          <project_id>9</project_id>
          <created_at>2008-07-08T17:37:38Z</created_at>
          <project>
            <id>9</id>
            <name>Mozilla Firefox</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-27T23:54:31Z</updated_at>
            <description>The award-winning Web browser is now faster, more secure, and fully customizable to your online life. With more than 15,000 improvements, Firefox 3 is faster, safer and smarter than ever before.

If you stack this project, you should also stack the Mozilla Core.</description>
            <homepage_url>http://www.firefox.com/</homepage_url>
            <download_url>http://getfirefox.com/</download_url>
            <url_name>firefox</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/6346/firefox_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/6346/firefox_small.png</small_logo_url>
            <user_count>6898</user_count>
            <average_rating>4.4869</average_rating>
            <rating_count>2175</rating_count>
            <analysis_id>771392</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>lgpl</name>
                <nice_name>GNU Lesser General Public License 2.1</nice_name>
              </license>
              <license>
                <name>mozilla_public_1_1</name>
                <nice_name>Mozilla Public License 1.1</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146193</id>
          <stack_id>34456</stack_id>
          <project_id>3213</project_id>
          <created_at>2008-07-08T17:38:22Z</created_at>
          <project>
            <id>3213</id>
            <name>script.aculo.us</name>
            <created_at>2006-10-18T02:45:18Z</created_at>
            <updated_at>2009-10-13T21:14:57Z</updated_at>
            <description>script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

What's inside? animation framework, drag and drop, Ajax controls DOM utilities, and unit testing.

It's an add-on to the fantastic Prototype framework.</description>
            <homepage_url>http://script.aculo.us</homepage_url>
            <download_url></download_url>
            <url_name>scriptaculous</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/3067/script-aculo-us-1_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/3067/script-aculo-us-1_small.png</small_logo_url>
            <user_count>377</user_count>
            <average_rating>4.0084</average_rating>
            <rating_count>119</rating_count>
            <analysis_id>728162</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146183</id>
          <stack_id>34456</stack_id>
          <project_id>72</project_id>
          <created_at>2008-07-08T17:37:43Z</created_at>
          <project>
            <id>72</id>
            <name>Apache HTTP Server</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T22:34:49Z</updated_at>
            <description>The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project.</description>
            <homepage_url>http://httpd.apache.org</homepage_url>
            <download_url>http://httpd.apache.org/download.cgi</download_url>
            <url_name>apache</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/34/apache_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/34/apache_small.png</small_logo_url>
            <user_count>4898</user_count>
            <average_rating>4.56096</average_rating>
            <rating_count>1296</rating_count>
            <analysis_id>771748</analysis_id>
            <licenses>
              <license>
                <name>apache_2</name>
                <nice_name>Apache License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146184</id>
          <stack_id>34456</stack_id>
          <project_id>4139</project_id>
          <created_at>2008-07-08T17:37:45Z</created_at>
          <project>
            <id>4139</id>
            <name>MySQL</name>
            <created_at>2007-01-23T23:12:47Z</created_at>
            <updated_at>2009-11-27T23:42:52Z</updated_at>
            <description>MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Sun Microsystems.</description>
            <homepage_url>http://mysql.com/</homepage_url>
            <download_url>http://dev.mysql.com/downloads/</download_url>
            <url_name>mysql</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/10/mysql_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/10/mysql_small.png</small_logo_url>
            <user_count>4630</user_count>
            <average_rating>4.28516</average_rating>
            <rating_count>1287</rating_count>
            <analysis_id>528619</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>146188</id>
          <stack_id>34456</stack_id>
          <project_id>747</project_id>
          <created_at>2008-07-08T17:38:02Z</created_at>
          <project>
            <id>747</id>
            <name>Rake</name>
            <created_at>2006-10-11T04:35:29Z</created_at>
            <updated_at>2009-09-10T03:35:11Z</updated_at>
            <description>Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.</description>
            <homepage_url>http://rubyforge.org/projects/rake/</homepage_url>
            <download_url></download_url>
            <url_name>rake</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>344</user_count>
            <average_rating>4.2875</average_rating>
            <rating_count>80</rating_count>
            <analysis_id>699111</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
      </stack_entries>
      <account_id>20745</account_id>
    </stack>
  </result>
</response>
