<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <stack>
      <id>43995</id>
      <title>Development setup</title>
      <description>The projects used for my own daily software development</description>
      <updated_at>2009-02-04T18:08:03Z</updated_at>
      <project_count>15</project_count>
      <stack_entries>
        <stack_entry>
          <id>211498</id>
          <stack_id>43995</stack_id>
          <project_id>635</project_id>
          <created_at>2009-02-04T18:00:02Z</created_at>
          <project>
            <id>635</id>
            <name>grep</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-12-25T15:25:58Z</updated_at>
            <description>Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.</description>
            <homepage_url>http://savannah.gnu.org/projects/grep/</homepage_url>
            <download_url></download_url>
            <url_name>grep</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/129/grep_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/129/grep_small.png</small_logo_url>
            <user_count>2179</user_count>
            <average_rating>4.56486</average_rating>
            <rating_count>370</rating_count>
            <analysis_id>809496</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>211493</id>
          <stack_id>43995</stack_id>
          <project_id>3141</project_id>
          <created_at>2009-02-04T17:58:29Z</created_at>
          <project>
            <id>3141</id>
            <name>Linux Kernel 2.6</name>
            <created_at>2006-10-12T18:17:49Z</created_at>
            <updated_at>2009-12-25T18:46:13Z</updated_at>
            <description>Linux is a free software kernel, which combined with the GNU libraries, core utils and shell form the GNU/Linux operating system.</description>
            <homepage_url>http://www.kernel.org/</homepage_url>
            <download_url>http://www.kernel.org/</download_url>
            <url_name>linux</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/27724/tux_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/27724/tux_small.png</small_logo_url>
            <user_count>3567</user_count>
            <average_rating>4.67199</average_rating>
            <rating_count>939</rating_count>
            <analysis_id>809663</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>211499</id>
          <stack_id>43995</stack_id>
          <project_id>4141</project_id>
          <created_at>2009-02-04T18:00:53Z</created_at>
          <project>
            <id>4141</id>
            <name>GNU Make</name>
            <created_at>2007-01-24T02:43:16Z</created_at>
            <updated_at>2009-12-12T17:29:06Z</updated_at>
            <description>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.</description>
            <homepage_url>http://www.gnu.org/software/make/</homepage_url>
            <download_url></download_url>
            <url_name>make</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/144/gnu_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/144/gnu_small.png</small_logo_url>
            <user_count>1585</user_count>
            <average_rating>3.99213</average_rating>
            <rating_count>254</rating_count>
            <analysis_id>785342</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>211504</id>
          <stack_id>43995</stack_id>
          <project_id>4902</project_id>
          <created_at>2009-02-04T18:04:46Z</created_at>
          <project>
            <id>4902</id>
            <name>GDB</name>
            <created_at>2007-04-16T19:10:03Z</created_at>
            <updated_at>2009-12-18T03:40:14Z</updated_at>
            <description>GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.

GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:

 * Start your program, specifying anything that might affect its behavior.
 * Make your program stop on specified conditions.
 * Examine what has happened, when your program has stopped.
 * Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages).</description>
            <homepage_url>http://www.gnu.org/software/gdb/</homepage_url>
            <download_url>http://sourceware.org/gdb/download/</download_url>
            <url_name>gdb</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1333/archer_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1333/archer_small.png</small_logo_url>
            <user_count>813</user_count>
            <average_rating>4.16774</average_rating>
            <rating_count>155</rating_count>
            <analysis_id>796812</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>211494</id>
          <stack_id>43995</stack_id>
          <project_id>4478</project_id>
          <created_at>2009-02-04T17:58:54Z</created_at>
          <project>
            <id>4478</id>
            <name>X.Org</name>
            <created_at>2007-02-18T15:11:14Z</created_at>
            <updated_at>2009-12-25T01:17:03Z</updated_at>
            <description>X.Org provides an open source implementation of the network-transparent X Window System, as well as working on the standard itself.

The development work is being done as part of the freedesktop.org community, sponsored by the X.Org Foundation.</description>
            <homepage_url>http://www.x.org</homepage_url>
            <download_url>http://www.x.org/wiki/Releases/Download</download_url>
            <url_name>x</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/132/x_org_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/132/x_org_small.png</small_logo_url>
            <user_count>1887</user_count>
            <average_rating>4.16857</average_rating>
            <rating_count>350</rating_count>
            <analysis_id>780854</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
              <license>
                <name>bsd_ish</name>
                <nice_name>New BSD License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>211496</id>
          <stack_id>43995</stack_id>
          <project_id>278</project_id>
          <created_at>2009-02-04T17:59:10Z</created_at>
          <project>
            <id>278</id>
            <name>Git</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-12-24T03:53:17Z</updated_at>
            <description>Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.</description>
            <homepage_url>http://git-scm.com/</homepage_url>
            <download_url>http://www.kernel.org/pub/software/scm/git/</download_url>
            <url_name>git</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/514/git-logo_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/514/git-logo_small.png</small_logo_url>
            <user_count>1382</user_count>
            <average_rating>4.65126</average_rating>
            <rating_count>476</rating_count>
            <analysis_id>807243</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>211505</id>
          <stack_id>43995</stack_id>
          <project_id>7944</project_id>
          <created_at>2009-02-04T18:04:49Z</created_at>
          <project>
            <id>7944</id>
            <name>man</name>
            <created_at>2007-08-25T02:40:42Z</created_at>
            <updated_at>2009-02-26T14:09:42Z</updated_at>
            <description>The standard 'man' documentation suite.
 
'man' is the man pager.  

'man2html' is an utility that converts man pages to html

'hman' is a man browser that uses your favorite browser. For use with lynx, no http daemon is required.

 'whatis', 'makewhatis', 'apropos', 'man2dvi' are of course also part of the suite.</description>
            <homepage_url>http://primates.ximian.com/~flucifredi/man/</homepage_url>
            <download_url>http://primates.ximian.com/~flucifredi/man/</download_url>
            <url_name>man</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>853</user_count>
            <average_rating>4.15267</average_rating>
            <rating_count>131</rating_count>
            <analysis_id></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>211508</id>
          <stack_id>43995</stack_id>
          <project_id>6575</project_id>
          <created_at>2009-02-04T18:05:31Z</created_at>
          <project>
            <id>6575</id>
            <name>Kate (KDE)</name>
            <created_at>2007-07-12T22:32:57Z</created_at>
            <updated_at>2009-12-25T05:13:18Z</updated_at>
            <description>KDE Advanced Text Editor</description>
            <homepage_url>http://kate-editor.org</homepage_url>
            <download_url>http://kde.org</download_url>
            <url_name>kate</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/15729/accessories-text-editor_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/15729/accessories-text-editor_small.png</small_logo_url>
            <user_count>248</user_count>
            <average_rating>4.45882</average_rating>
            <rating_count>85</rating_count>
            <analysis_id>780906</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>211503</id>
          <stack_id>43995</stack_id>
          <project_id>4018</project_id>
          <created_at>2009-02-04T18:02:26Z</created_at>
          <project>
            <id>4018</id>
            <name>OpenSSH</name>
            <created_at>2007-01-15T22:51:22Z</created_at>
            <updated_at>2009-12-09T01:32:38Z</updated_at>
            <description>OpenSSH is a free SSH/SecSH protocol suite providing encryption for network services like remote login or remote file transfer.

The following is a list of OpenSSH features:
    * Open Source Project
    * Free Licensing
    * Strong Encryption (3DES, Blowfish, AES, Arcfour)
    * X11 Forwarding (encrypt X Window System traffic)
    * Port Forwarding (encrypted channels for legacy protocols)
    * Strong Authentication (Public Key, One-Time Password and Kerberos Authentication)
    * Agent Forwarding (Single-Sign-On)
    * Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards)
    * SFTP client and server support in both SSH1 and SSH2 protocols.
    * Kerberos and AFS Ticket Passing
    * Data Compression</description>
            <homepage_url>http://www.openssh.com/</homepage_url>
            <download_url>http://www.openssh.com/portable.html</download_url>
            <url_name>openssh</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1343/OpenSSH_logo_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1343/OpenSSH_logo_small.png</small_logo_url>
            <user_count>1450</user_count>
            <average_rating>4.71429</average_rating>
            <rating_count>329</rating_count>
            <analysis_id>780889</analysis_id>
            <licenses>
              <license>
                <name>bsd_ish</name>
                <nice_name>New BSD License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>211509</id>
          <stack_id>43995</stack_id>
          <project_id>5435</project_id>
          <created_at>2009-02-04T18:07:41Z</created_at>
          <project>
            <id>5435</id>
            <name>KMail</name>
            <created_at>2007-05-17T12:51:08Z</created_at>
            <updated_at>2009-12-01T11:56:07Z</updated_at>
            <description>KMail is the email component of Kontact, the integrated personal information manager of KDE.</description>
            <homepage_url>http://kontact.kde.org/kmail/</homepage_url>
            <download_url></download_url>
            <url_name>kmail</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/604/120px-Kmail-icon_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/604/120px-Kmail-icon_small.png</small_logo_url>
            <user_count>175</user_count>
            <average_rating>4.32258</average_rating>
            <rating_count>62</rating_count>
            <analysis_id>775004</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>211497</id>
          <stack_id>43995</stack_id>
          <project_id>15</project_id>
          <created_at>2009-02-04T17:59:26Z</created_at>
          <project>
            <id>15</id>
            <name>GCC, the GNU Compiler Collection</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-12-25T08:00:00Z</updated_at>
            <description>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).</description>
            <homepage_url>http://gcc.gnu.org/</homepage_url>
            <download_url>http://gcc.gnu.org/install/binaries.html</download_url>
            <url_name>gcc</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/48/gcc_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/48/gcc_small.png</small_logo_url>
            <user_count>2545</user_count>
            <average_rating>4.59345</average_rating>
            <rating_count>519</rating_count>
            <analysis_id>809090</analysis_id>
            <licenses>
              <license>
                <name>gpl3</name>
                <nice_name>GNU General Public License 3</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>211495</id>
          <stack_id>43995</stack_id>
          <project_id>5120</project_id>
          <created_at>2009-02-04T17:58:59Z</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>3179</user_count>
            <average_rating>4.41463</average_rating>
            <rating_count>697</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>211510</id>
          <stack_id>43995</stack_id>
          <project_id>3265</project_id>
          <created_at>2009-02-04T18:08:03Z</created_at>
          <project>
            <id>3265</id>
            <name>Amarok</name>
            <created_at>2006-10-20T03:34:33Z</created_at>
            <updated_at>2009-12-24T21:32:47Z</updated_at>
            <description>Rediscover Your Music!

Amarok is the music player for Linux and Unix with an intuitive interface. Amarok makes playing the music you love easier than ever before - and looks good doing it.</description>
            <homepage_url>http://amarok.kde.org</homepage_url>
            <download_url>http://amarok.kde.org/wiki/Download</download_url>
            <url_name>amarok</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/283/Amarok-logo_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/283/Amarok-logo_small.png</small_logo_url>
            <user_count>601</user_count>
            <average_rating>4.63274</average_rating>
            <rating_count>226</rating_count>
            <analysis_id>808458</analysis_id>
            <licenses>
              <license>
                <name>gpl2_or_later</name>
                <nice_name>GNU General Public License 2.0 or later</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>211507</id>
          <stack_id>43995</stack_id>
          <project_id>272</project_id>
          <created_at>2009-02-04T18:04:59Z</created_at>
          <project>
            <id>272</id>
            <name>KDE</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-12-21T21:11:35Z</updated_at>
            <description>The K Desktop Environment (KDE) is a graphical desktop, a set of applications and a development platform. It is created by a community of people dedicated to create a free and user-friendly computing experience. KDE offers all necessary means to easily build all kinds of applications upon.

KDE has been around since 1996, with code change history dating back at least to 1997.

KDE is one of the biggest free software C++ project around and one of the two leaders of unix desktops.</description>
            <homepage_url>http://www.kde.org</homepage_url>
            <download_url>http://www.kde.org/download/</download_url>
            <url_name>kde</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/622/128px-KDE_logo.svg_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/622/128px-KDE_logo.svg_small.png</small_logo_url>
            <user_count>773</user_count>
            <average_rating>4.525</average_rating>
            <rating_count>280</rating_count>
            <analysis_id>775805</analysis_id>
            <licenses>
              <license>
                <name>gpl2_or_later</name>
                <nice_name>GNU General Public License 2.0 or later</nice_name>
              </license>
              <license>
                <name>lgpl</name>
                <nice_name>GNU Lesser General Public License 2.1</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>211502</id>
          <stack_id>43995</stack_id>
          <project_id>700</project_id>
          <created_at>2009-02-04T18:01:02Z</created_at>
          <project>
            <id>700</id>
            <name>GNU Core Utilities</name>
            <created_at>2006-10-11T03:33:28Z</created_at>
            <updated_at>2009-12-25T14:14:38Z</updated_at>
            <description>The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU Operating System.</description>
            <homepage_url>http://savannah.gnu.org/projects/coreutils/</homepage_url>
            <download_url></download_url>
            <url_name>coreutils</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>1505</user_count>
            <average_rating>4.50239</average_rating>
            <rating_count>209</rating_count>
            <analysis_id>809456</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
      </stack_entries>
      <account_id>33091</account_id>
    </stack>
  </result>
</response>
