<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <stack>
      <id>39565</id>
      <title>Web Development</title>
      <description>The projects used for Web stuff</description>
      <updated_at>2008-11-07T04:51:52Z</updated_at>
      <project_count>5</project_count>
      <stack_entries>
        <stack_entry>
          <id>179179</id>
          <stack_id>39565</stack_id>
          <project_id>7925</project_id>
          <created_at>2008-11-07T04:50:23Z</created_at>
          <project>
            <id>7925</id>
            <name>Blueprint</name>
            <created_at>2007-08-24T07:41:53Z</created_at>
            <updated_at>2009-02-10T13:02:11Z</updated_at>
            <description>Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.</description>
            <homepage_url>http://code.google.com/p/blueprintcss/</homepage_url>
            <download_url>http://blueprintcss.googlecode.com/files/blueprint%200.4.zip</download_url>
            <url_name>blueprintcss</url_name>
            <user_count>22</user_count>
            <average_rating>4.57143</average_rating>
            <rating_count>7</rating_count>
            <analysis_id>66239</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>179180</id>
          <stack_id>39565</stack_id>
          <project_id>4810</project_id>
          <created_at>2008-11-07T04:51:07Z</created_at>
          <project>
            <id>4810</id>
            <name>Firebug</name>
            <created_at>2007-04-01T17:12:18Z</created_at>
            <updated_at>2009-12-08T19:30:52Z</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>2977</user_count>
            <average_rating>4.69805</average_rating>
            <rating_count>924</rating_count>
            <analysis_id>779327</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>179181</id>
          <stack_id>39565</stack_id>
          <project_id>11034</project_id>
          <created_at>2008-11-07T04:51:16Z</created_at>
          <project>
            <id>11034</id>
            <name>MvcContrib</name>
            <created_at>2008-01-16T19:31:14Z</created_at>
            <updated_at>2009-10-19T18:05:10Z</updated_at>
            <description>This is the contrib project for the ASP.Net MVC framework.</description>
            <homepage_url>http://mvccontrib.org</homepage_url>
            <download_url>http://www.codeplex.com/MVCContrib/Release/ProjectReleases.aspx</download_url>
            <url_name>MvcContrib</url_name>
            <user_count>34</user_count>
            <average_rating>4.125</average_rating>
            <rating_count>8</rating_count>
            <analysis_id>734739</analysis_id>
            <licenses>
              <license>
                <name>apache_2</name>
                <nice_name>Apache License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>179182</id>
          <stack_id>39565</stack_id>
          <project_id>3217</project_id>
          <created_at>2008-11-07T04:51:39Z</created_at>
          <project>
            <id>3217</id>
            <name>Castle</name>
            <created_at>2006-10-18T04:31:05Z</created_at>
            <updated_at>2009-12-04T03:32:19Z</updated_at>
            <description>Castle aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or independently) and integration with other open source projects, Castle helps you get more done with less code.</description>
            <homepage_url>http://www.castleproject.org</homepage_url>
            <download_url>http://www.castleproject.org/castle/download.html</download_url>
            <url_name>castleproject</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/20469/Castle-square-transparent_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/20469/Castle-square-transparent_small.png</small_logo_url>
            <user_count>213</user_count>
            <average_rating>4.65823</average_rating>
            <rating_count>79</rating_count>
            <analysis_id>779217</analysis_id>
            <licenses>
              <license>
                <name>apache</name>
                <nice_name>Apache Software License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>179183</id>
          <stack_id>39565</stack_id>
          <project_id>4014</project_id>
          <created_at>2008-11-07T04:51:52Z</created_at>
          <project>
            <id>4014</id>
            <name>jQuery</name>
            <created_at>2007-01-15T20:14:11Z</created_at>
            <updated_at>2009-12-05T07:17:41Z</updated_at>
            <description>jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages.

It is not a huge, bloated framework promising the best in AJAX, nor is it just a set of needlessly complex enhancements. jQuery is designed to change the way that you write JavaScript.

    &quot;You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind.&quot; - Dave Methvin</description>
            <homepage_url>http://jquery.com/</homepage_url>
            <download_url>http://docs.jquery.com/Downloading_jQuery</download_url>
            <url_name>jQuery</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/20036/jquery_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/20036/jquery_small.png</small_logo_url>
            <user_count>1166</user_count>
            <average_rating>4.67536</average_rating>
            <rating_count>422</rating_count>
            <analysis_id>727465</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
      </stack_entries>
      <account_id>10381</account_id>
    </stack>
  </result>
</response>
