<?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>conjoon.org &#187; development</title>
	<atom:link href="http://www.conjoon.org/blog/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conjoon.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 22 Jan 2012 20:59:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>demo updated with latest release 0.1.4RC1</title>
		<link>http://www.conjoon.org/blog/2011/05/15/demo-updated-with-latest-release-0-1-4rc1/</link>
		<comments>http://www.conjoon.org/blog/2011/05/15/demo-updated-with-latest-release-0-1-4rc1/#comments</comments>
		<pubDate>Sun, 15 May 2011 20:10:03 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=468</guid>
		<description><![CDATA[We have updated the demo at http://demo.conjoon.org with the latest version of conjoon 0.1.4RC1. This is a maintenance release which enables conjoon&#8217;s Twitter client to utilize Twitter&#8217;s oauth implementation. The new release will be available tomorrow evening for everyone to download from the official project page at http://www.conjoon.org]]></description>
			<content:encoded><![CDATA[<p>We have updated the demo at http://demo.conjoon.org with the latest version of conjoon 0.1.4RC1. This is a maintenance release which enables conjoon&#8217;s Twitter client to utilize Twitter&#8217;s oauth implementation. The new release will be available tomorrow evening for everyone to download from the official project page at http://www.conjoon.org</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2011/05/15/demo-updated-with-latest-release-0-1-4rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming release notes</title>
		<link>http://www.conjoon.org/blog/2010/06/01/upcoming-release-notes/</link>
		<comments>http://www.conjoon.org/blog/2010/06/01/upcoming-release-notes/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 01:11:56 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=462</guid>
		<description><![CDATA[With the upcoming release 0.1.4 of conjoon you&#8217;ll be able to manage attachments for your Emails. While functionality has been quickly implemented (the GUI has been updated with a number of nifty features), we decided to add full support for storing LOBs in the server&#8217;s filesystem. There are a number of reasons why one would [...]]]></description>
			<content:encoded><![CDATA[<p>With the upcoming release 0.1.4 of conjoon you&#8217;ll be able to manage attachments for your Emails. While functionality has been quickly implemented (the GUI has been updated with a number of nifty features), we decided to add full support for storing LOBs in the server&#8217;s filesystem.<br />
There are a number of reasons why one would rather not store LOBs into the database &#8211; mainly performance wise.<br />
conjoon 0.1.4 will introduce a few new configuration options regarding LOB storage &#8211; which can be even changed during runtime. The backend will still maintain relations between the filesystem and the database to keep data integrity &#8211; while providing a performance boost and simultaneously reduce space needed by the database to store files, attachments and raw email sources.<br />
So what does this mean for you? First off, the install wizard will be updated to guide you through the needed steps for setting up file system LOB storage. No data has to be migrated, even if you decide to use filesystem LOB storage (resources for LOBs will be determined during runtime). All you have to do is to take proper care of the file permissions to prevent security issues. However, we give advices during setup where necessary &#8211; in the end you&#8217;re still able to configure your installation to store LOBs in the db.</p>
<p>See <a href="http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/">http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/</a> for a related article that describes our new feature more detailed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/06/01/upcoming-release-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>conjoon V0.1 preview</title>
		<link>http://www.conjoon.org/blog/2009/07/06/conjoon-v01-preview/</link>
		<comments>http://www.conjoon.org/blog/2009/07/06/conjoon-v01-preview/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:38:37 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=297</guid>
		<description><![CDATA[conjoon v0.1 is raring to go and it brings a lot of improvements and new features. Once Ext 3.0 final gets published, we will apply some fine tuning and release V0.1. Here are some of the key features the new version brings: * iPhone support * Twitter client * automated session manager * caching * [...]]]></description>
			<content:encoded><![CDATA[<p>conjoon v0.1 is raring to go and it brings a lot of improvements and new features.</p>
<p>Once Ext 3.0 final gets published, we will apply some fine tuning and release V0.1.</p>
<p>Here are some of the key features the new version brings:</p>
<p>* iPhone support<br />
* Twitter client<br />
* automated session manager<br />
* caching<br />
* enhanced workbench with organizable quick panels<br />
* UI improvements<br />
* System Sounds </p>
<p>Needless to say that various bug fixes made it into this release. Around 300 commits to the vcs have been made since the last release.<br />
Here&#8217;s a screenshot of the upcoming release:</p>
<div class="wp-caption alignnone" style="width: 624px"><a href="http://www.siteartwork.de/images/conjoon0.1RC1.jpg"><img title="conjoon V0.1 preview" src="http://www.siteartwork.de/images/conjoon0.1RC1_small.jpg" alt="conjoon V0.1 preview" width="614" height="460" /></a><p class="wp-caption-text">conjoon V0.1 preview - click to view full size</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2009/07/06/conjoon-v01-preview/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>conjoon wiki is up</title>
		<link>http://www.conjoon.org/blog/2008/12/07/conjoon-wiki-is-up/</link>
		<comments>http://www.conjoon.org/blog/2008/12/07/conjoon-wiki-is-up/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 12:48:23 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=228</guid>
		<description><![CDATA[We have set up and installed the wiki on a fresh server &#8211; additionally this machine will serve as a ci server. The wiki will be available under http://wiki.conjoon.de and http://wiki.conjoon.org (dns entries will be updated during the next days) Contents will be migrated during the next weeks. This should be of interest to you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wiki.conjoon.de"><img class="alignnone" title="conjoon wiki" src="http://wiki.conjoon.de/chrome/site/images/wiki_logo.png" alt="" width="263" height="80" /></a></p>
<p>We have set up and installed the <a title="conjoon.org wiki" href="http://www.conjoon.org/developers/wiki" target="_self">wiki</a> on a fresh server &#8211; additionally this machine will serve as a <a title="wikipedia entry about continuous integration" href="http://en.wikipedia.org/wiki/Continuous_Integration" target="_blank">ci server</a>. The wiki will be available under</p>
<ul>
<li>http://wiki.conjoon.de</li>
</ul>
<p>and</p>
<ul>
<li>http://wiki.conjoon.org (dns entries will be updated during the next days)</li>
</ul>
<p>Contents will be migrated during the next weeks. This should be of interest to you as soon as the first <a title="conjoon.org downloads" href="http://www.conjoon.org/downloads" target="_self">downloadable release</a> is available.</p>
<p>We are using <a title="trac project management" href="http://trac.edgewall.org" target="_blank">trac</a> for the wiki/ticket system, and <a title="bitten - continuous integration plugin for trac" href="http://bitten.edgewall.org/" target="_blank">bitten</a> serves as the continuous integration plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2008/12/07/conjoon-wiki-is-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

