<?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; general</title>
	<atom:link href="http://www.conjoon.org/blog/category/general/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 is up and running</title>
		<link>http://www.conjoon.org/blog/2010/03/29/demo-is-up-and-running/</link>
		<comments>http://www.conjoon.org/blog/2010/03/29/demo-is-up-and-running/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 10:52:46 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=435</guid>
		<description><![CDATA[We had this scheduled for a long time and I&#8217;m glad we can finally announce the immediate availability of the official conjoon demo. The demo is available at http://demo.conjoon.org &#8211; you need to register and create a demo account first, you can do so by visiting http://www.conjoon.org/demo. Please note, that this demo&#8217;s purpose is to [...]]]></description>
			<content:encoded><![CDATA[<p>We had this scheduled for a long time and I&#8217;m glad we can finally announce the immediate availability of the official conjoon demo.</p>
<p>The demo is available at <a href="http://demo.conjoon.org" target="_blank">http://demo.conjoon.org</a> &#8211; you need to register and create a demo account first, you can do so by visiting <a href="http://www.conjoon.org/demo">http://www.conjoon.org/demo</a>.</p>
<p>Please note, that this demo&#8217;s purpose is to give users a first glance at the features conjoon provides. Therefore, there are a few restrictions regarding functionality:</p>
<ul>
<li>you can only use one preconfigured email account</li>
<li>only the latest 10 emails from this preconfigured account will be fetched every time you check for new messages</li>
<li>you can&#8217;t edit, add or remove email accounts</li>
<li>an additional signature will be attached to each message you send from the demo</li>
</ul>
<p>For further informations, visit the registration page at <a href="http://www.conjoon.org/demo">http://www.conjoon.org/demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/03/29/demo-is-up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>conjoon and lighthttpd</title>
		<link>http://www.conjoon.org/blog/2009/07/26/conjoon-and-lighthttpd/</link>
		<comments>http://www.conjoon.org/blog/2009/07/26/conjoon-and-lighthttpd/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 00:46:09 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[user guide]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=324</guid>
		<description><![CDATA[lighthttpd is a very successful open source web server &#8211; a number of large companies already use it for speeding up their Web 2.0 applications. Apparently, it was just a question of time until some users wanted to run conjoon under lighthttpd instead of Apache 2, for which the software was configured. A blog entry [...]]]></description>
			<content:encoded><![CDATA[<p><a title="lighthttpd project home" href="http://www.lighttpd.net/" target="_blank">lighthttpd</a> is a very successful open source web server &#8211; a number of large companies already use it for speeding up their Web 2.0 applications. Apparently, it was just a question of time until some users wanted to run conjoon under lighthttpd instead of Apache 2, for which the software was configured. A <a title="blog.misterfu.de" href="http://blog.misterfu.de/2009/07/conjoon-und-lighttpd/trackback/" target="_blank">blog entry on misterfu.de</a> shows you how you can  set up the rewrite rules so that the Zend Framework routing  still works:</p>
<blockquote><p>
url.rewrite-final = (<br />
&#8220;.*\.(mp3|swf|js|ico|gif|jpg|png|css)&#8221; => &#8220;$0&#8243;,<br />
&#8220;blank\.html&#8221; => &#8220;$0&#8243;,<br />
&#8220;^/install/(.*)$&#8221; => &#8220;$0&#8243;,<br />
&#8220;^index\/redirect.+$&#8221; => &#8220;index.php&#8221;,<br />
&#8220;.$&#8221; => &#8220;/index.php&#8221;<br />
)
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2009/07/26/conjoon-and-lighthttpd/feed/</wfw:commentRss>
		<slash:comments>0</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.org/.com available again</title>
		<link>http://www.conjoon.org/blog/2009/01/29/conjoonorgcom-available-again/</link>
		<comments>http://www.conjoon.org/blog/2009/01/29/conjoonorgcom-available-again/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 01:01:15 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=292</guid>
		<description><![CDATA[Just a quick update on the domain transfer conjoon.org/.com: The domains are back up again, the domain conjoon.de will redirect to the .org domain.]]></description>
			<content:encoded><![CDATA[<p>Just a quick update on the domain transfer conjoon.org/.com: The domains are back up again, the domain conjoon.de will redirect to the .org domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2009/01/29/conjoonorgcom-available-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>conjoon.org/.com domain transfer</title>
		<link>http://www.conjoon.org/blog/2009/01/17/conjoonorgcom-domain-transfer/</link>
		<comments>http://www.conjoon.org/blog/2009/01/17/conjoonorgcom-domain-transfer/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 14:24:51 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.conjoon.de/?p=283</guid>
		<description><![CDATA[Last night the transfer of conjoon.org/.com was started. We are updating the servers due to the popularity the project gained, and we’ll be back with more performant hardware. We are also planning on providing a live demo, so stay tuned. In the meantime, please use the address www.conjoon.de, which serves as our fallback domain.]]></description>
			<content:encoded><![CDATA[<p>Last night the transfer of <a href="http://www.conjoon.org">conjoon.org</a>/<a href="http://www.conjoon.com">.com</a> was started. We are updating the servers due to the popularity the project gained, and we’ll be back with more performant hardware. We are also planning on providing a live demo, so stay tuned.</p>
<p><del datetime="2009-01-29T00:59:00+00:00">In the meantime, please use the address <a href="http://www.conjoon.de">www.conjoon.de</a>, which serves as our fallback domain.</del></p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2009/01/17/conjoonorgcom-domain-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world, this is conjoon speaking&#8230;</title>
		<link>http://www.conjoon.org/blog/2008/11/26/hello-world-this-is-conjoon-speaking/</link>
		<comments>http://www.conjoon.org/blog/2008/11/26/hello-world-this-is-conjoon-speaking/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 17:27:48 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=141</guid>
		<description><![CDATA[I&#8217;m proud to announce the open source project &#8220;conjoon&#8221;, a web based personal information manager with the ambitions to become a groupware. I&#8217;m currently in the process of building a first downloadable release. Until this is done, you might want to add yourself to the reminder, which will notify you as soon as there is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="conjoon" src="/images/logo_plain.png" alt="" width="198" height="61" /></p>
<p>I&#8217;m proud to announce the open source project &#8220;conjoon&#8221;, a web based personal information manager with the ambitions to become a groupware.<br />
I&#8217;m currently in the process of building a first downloadable release. Until this is done, you might want to add yourself to the <a href="/remindme">reminder</a>, which will notify you as soon as there is a downloadable version available.</p>
<p>Happy coding</p>
<p>Thorsten</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2008/11/26/hello-world-this-is-conjoon-speaking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

