<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The KForge Project &#187; Uncategorized</title>
	<atom:link href="http://www.kforgeproject.com/archive/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kforgeproject.com</link>
	<description>Enterprise architecture for project hosting</description>
	<lastBuildDate>Tue, 22 Jun 2010 10:58:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>KForge v0.16 Nearly Done</title>
		<link>http://www.kforgeproject.com/archive/2009/04/08/kforge-v016-nearly-done/</link>
		<comments>http://www.kforgeproject.com/archive/2009/04/08/kforge-v016-nearly-done/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 07:46:55 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/archive/2009/04/08/kforge-v016-nearly-done/</guid>
		<description><![CDATA[KForge v0.16 is now nearly done and has been deployed as a release candidate on http://knowledgeforge.net/ and http://demo.kforgeproject.com/.

This release includes:


Clean-up of authentication system
This eliminates svn 1.5 bug (svn add did not work under svn 1.5)
Deployment under virtualenv for sandboxed installations
Increase compatibility across external libs (e.g. django 1.0)
Variety of other minor but important fixes as we [...]]]></description>
			<content:encoded><![CDATA[<p>KForge v0.16 is now nearly done and has been deployed as a release candidate on <a href="http://knowledgeforge.net/">http://knowledgeforge.net/</a> and <a href="http://demo.kforgeproject.com/">http://demo.kforgeproject.com/</a>.</p>

<p>This release includes:</p>

<ul>
<li>Clean-up of authentication system</li>
<li>This eliminates svn 1.5 bug (svn add did not work under svn 1.5)</li>
<li>Deployment under virtualenv for sandboxed installations</li>
<li>Increase compatibility across external libs (e.g. django 1.0)</li>
<li>Variety of other minor but important fixes as we prepare for the release of v1.0</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2009/04/08/kforge-v016-nearly-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KForge v0.15 Released</title>
		<link>http://www.kforgeproject.com/archive/2009/02/16/kforge-v015-released/</link>
		<comments>http://www.kforgeproject.com/archive/2009/02/16/kforge-v015-released/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 15:58:45 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/archive/2009/02/16/kforge-v015-released/</guid>
		<description><![CDATA[KForge 0.15 is out. Get it via the download page:

http://www.kforgeproject.com/download/

Changes


KForge plugin discovery via setuptools entry points
Mercurial plugin providing support of mercurial/hg repositories
(Partial) move to nosetests for testing
Improved documentation
Debian package version


About KForge

KForge is an open-source (GPL) system for managing software and knowledge projects. It re-uses existing best-of-breed tools such as a versioned storage (subversion), a tracker [...]]]></description>
			<content:encoded><![CDATA[<p>KForge 0.15 is out. Get it via the download page:</p>

<p><a href="http://www.kforgeproject.com/download/">http://www.kforgeproject.com/download/</a></p>

<h4>Changes</h4>

<ul>
<li>KForge plugin discovery via setuptools entry points</li>
<li>Mercurial plugin providing support of mercurial/hg repositories</li>
<li>(Partial) move to nosetests for testing</li>
<li>Improved documentation</li>
<li>Debian package version</li>
</ul>

<h4>About KForge</h4>

<p>KForge is an open-source (GPL) system for managing software and knowledge projects. It re-uses existing best-of-breed tools such as a versioned storage (subversion), a tracker (trac), and wiki (trac or moinmoin), integrating them with the system&#8217;s own facilities (projects, users, permissions etc). KForge also provides a complete web interface for project administration as well a fully-developed plugin system so that new services and features can be easily added.</p>

<p>For more information see the about page: <a href="http://www.kforgeproject.com/about/">http://www.kforgeproject.com/about/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2009/02/16/kforge-v015-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KForge v0.15 in Release Candidate</title>
		<link>http://www.kforgeproject.com/archive/2008/12/10/kforge-v015-in-release-candidate/</link>
		<comments>http://www.kforgeproject.com/archive/2008/12/10/kforge-v015-in-release-candidate/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 13:52:23 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/archive/2008/12/10/kforge-v015-in-release-candidate/</guid>
		<description><![CDATA[KForge v0.15 has been pretty much ready to go in subversion for the last 6 months. However, even with heavy unit testing plus daily builds and deployments we don&#8217;t like to release until we&#8217;ve run for a few weeks on our live systems to check everything is working perfectly. Due to our busyness  with [...]]]></description>
			<content:encoded><![CDATA[<p>KForge v0.15 has been pretty much ready to go in subversion for the last 6 months. However, even with heavy unit testing plus daily builds and deployments we don&#8217;t like to release until we&#8217;ve run for a few weeks on our live systems to check everything is working perfectly. Due to <a href="http://www.okfn.org/">our</a> busyness  with other things this last and final stage of checking has only started in the last few weeks. So far everything looks good and therefore KForge is like to be out the door right after the new year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2008/12/10/kforge-v015-in-release-candidate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress update</title>
		<link>http://www.kforgeproject.com/archive/2006/08/17/progress-update/</link>
		<comments>http://www.kforgeproject.com/archive/2006/08/17/progress-update/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 10:06:04 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/archive/2006/08/17/progress-update/</guid>
		<description><![CDATA[We&#8217;ve been making a lot of progress on trunk since our last stable release (KForge 0.11). The main focus has been on focusing out core code into a separate package named DomainModel (python package: dm). This refactoring has become increasingly necessary as the core KForge code has started to be reused in other projects such [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been making a lot of progress on trunk since our last stable release (KForge 0.11). The main focus has been on focusing out core code into a separate package named DomainModel (python package: dm). This refactoring has become increasingly necessary as the core KForge code has started to be reused in other projects such as <a href="http://www.ckan.net">CKAN (Comprehensive Knowledge Archive Network)</a>. With this refactoring complete it is now much easier to reuse core components and the clean separation of code is also making testing easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2006/08/17/progress-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Line Interface Overhauled</title>
		<link>http://www.kforgeproject.com/archive/2006/04/14/command-line-interface-overhauled/</link>
		<comments>http://www.kforgeproject.com/archive/2006/04/14/command-line-interface-overhauled/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 09:13:44 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[KForge]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/?p=14</guid>
		<description><![CDATA[The KForge command line interface has been extensively overahauled and centralized into a single script: kforge-admin (the other remaining scripts are only used for development).

Not only does kforge-admin centralize all the old commands in one handy place it also provides interactive support and makes it easier to move between different KForge installations (something also assisted [...]]]></description>
			<content:encoded><![CDATA[<p>The KForge command line interface has been extensively overahauled and centralized into a single script: kforge-admin (the other remaining scripts are only used for development).</p>

<p>Not only does kforge-admin centralize all the old commands in one handy place it also provides interactive support and makes it easier to move between different KForge installations (something also assisted by the move to a default of site-wide installation of the KForge system when you run python setup.py install). You can find more about exactly what it will do by just running:
   $ kforge-admin</p>

<p>Quite a bit of effort has been put into improving the help and making this slicker but I&#8217;m sure rough edges remain. If you encounter one please let me know (or post a trac ticket).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2006/04/14/command-line-interface-overhauled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KForge 0.9 Done and Dusted</title>
		<link>http://www.kforgeproject.com/archive/2005/12/19/kforge-09-done-and-dusted/</link>
		<comments>http://www.kforgeproject.com/archive/2005/12/19/kforge-09-done-and-dusted/#comments</comments>
		<pubDate>Mon, 19 Dec 2005 14:13:46 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/?p=7</guid>
		<description><![CDATA[KForge 0.9 is now done and dusted but we&#8217;ve decided to hold off the formal release until the new year. We&#8217;ve done this for two reasons. First off, this will give us some time to &#8216;eat our own dog food&#8217; (i.e. install it on our servers) so as to catch any last minute items. Second, [...]]]></description>
			<content:encoded><![CDATA[<p>KForge 0.9 is now done and dusted but we&#8217;ve decided to hold off the formal release until the new year. We&#8217;ve done this for two reasons. First off, this will give us some time to &#8216;eat our own dog food&#8217; (i.e. install it on our servers) so as to catch any last minute items. Second, and more important, it will mean that rather than being caught up in the last minute rush before Christmas it will instead be rolled fresh and clean in the New Year when everyone (including ourselves) will have proper time to digest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2005/12/19/kforge-09-done-and-dusted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KForge 0.9 coming soon</title>
		<link>http://www.kforgeproject.com/archive/2005/12/09/kforge-09-coming-soon/</link>
		<comments>http://www.kforgeproject.com/archive/2005/12/09/kforge-09-coming-soon/#comments</comments>
		<pubDate>Fri, 09 Dec 2005 23:28:14 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/?p=5</guid>
		<description><![CDATA[A new release of KForge (0.9) will be available any day soon with a release date set for late next week or early the week after &#8212; whatever happens it will be before christmas  .
]]></description>
			<content:encoded><![CDATA[<p>A new release of KForge (0.9) will be available any day soon with a release date set for late next week or early the week after &#8212; whatever happens it will be before christmas <img src='http://www.kforgeproject.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2005/12/09/kforge-09-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the KForge Project</title>
		<link>http://www.kforgeproject.com/archive/2005/12/02/welcome-to-the-kforge-project/</link>
		<comments>http://www.kforgeproject.com/archive/2005/12/02/welcome-to-the-kforge-project/#comments</comments>
		<pubDate>Fri, 02 Dec 2005 17:07:51 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kforgeproject.com/?p=2</guid>
		<description><![CDATA[Welcome to the KForge Project site. The KForge project is about producing software to support open knowledge production and distribution. Work on the software has been ongoing for about a year but as we&#8217;re nearing our first full-on &#8216;release&#8217; we thought it was time to get a &#8216;proper&#8217; website &#8230;.
]]></description>
			<content:encoded><![CDATA[<p>Welcome to the KForge Project site. The KForge project is about producing software to support open knowledge production and distribution. Work on the software has been ongoing for about a year but as we&#8217;re nearing our first full-on &#8216;release&#8217; we thought it was time to get a &#8216;proper&#8217; website &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kforgeproject.com/archive/2005/12/02/welcome-to-the-kforge-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
