<?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</title>
	<atom:link href="http://www.conjoon.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conjoon.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 01 Jun 2010 01:14:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 rather [...]]]></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 0.1.3.2 released!</title>
		<link>http://www.conjoon.org/blog/2010/04/08/conjoon-0-1-3-2-released/</link>
		<comments>http://www.conjoon.org/blog/2010/04/08/conjoon-0-1-3-2-released/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 21:08:38 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=457</guid>
		<description><![CDATA[We would like to announce the immediate availability of conjoon 0.1.3.2. This is a maintenance release which fixes a showstopper bug. The issue was reported by one of our community members, odomera, who experienced this issue when trying to install the application: Due to an erroneous condition in one of the install scripts, he was [...]]]></description>
			<content:encoded><![CDATA[<p>We would like to announce the immediate availability of conjoon 0.1.3.2. This is a maintenance release which fixes a showstopper bug. The issue was reported by one of our community members, odomera, who experienced this issue when trying to install the application: Due to an erroneous condition in one of the install scripts, he was not able to proceed to the second step of the installation using the install wizard.</p>
<p>People who could not install any of the releases from the 0.1.3 series are advised to use this release. Other than that, no other changes made it into this release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/04/08/conjoon-0-1-3-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1.3.1 released!</title>
		<link>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-1-released/</link>
		<comments>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-1-released/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 22:52:37 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=452</guid>
		<description><![CDATA[We would like to announce the immediate availability of conjoon 0.1.3.1. This is a maintenance release in the 0.1.3 series which fixes an issue with the mysql datastructure script. Due to missing backtickets in a statement, already existing tables for the email attachments would not get properly prepared for the new features introduced in 0.1.3. [...]]]></description>
			<content:encoded><![CDATA[<p>We would like to announce the immediate availability of conjoon 0.1.3.1. This is a maintenance release in the 0.1.3 series which fixes an issue with the mysql datastructure script. Due to missing backtickets in a statement, already existing tables for the email attachments would not get properly prepared for the new features introduced in 0.1.3. </p>
<p>This release affects only people who have updated a previous version of conjoon. People who installed 0.1.3 from scratch won&#8217;t need this update. All other users are advised to install this version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1.3 released!</title>
		<link>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-released/</link>
		<comments>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-released/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 22:25:32 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=447</guid>
		<description><![CDATA[The conjoon development team is proud to announce the immediate availability of conjoon 0.1.3. This is a feature release in the 0.1 series which introduces internal download management for handling file downloads.
We have decided to release this feature shortly after the 0.1.2 release due to requests from our community members who&#8217;d like to see this [...]]]></description>
			<content:encoded><![CDATA[<p>The conjoon development team is proud to announce the immediate availability of conjoon 0.1.3. This is a feature release in the 0.1 series which introduces internal download management for handling file downloads.</p>
<p>We have decided to release this feature shortly after the 0.1.2 release due to requests from our community members who&#8217;d like to see this feature before the 0.2 version gets released.</p>
<p>Notable changes from the changelog:</p>
<p><strong>[Workbench]</strong></p>
<ul>
<li>enhanced &#8220;Help&#8221; menu, added dialogs for submitting suggestions/bug reports</li>
</ul>
<p><strong>[Datastore - mysql]</strong></p>
<ul>
<li>fixed an issue with datastructure for attachment table, since some attachments could not be saved due to restrictions of content length for &#8220;BLOB&#8221; fields &#8211; changed field &#8220;content&#8221; in &#8220;attachment&#8221; table from &#8220;BLOB&#8221; to &#8220;LONGBLOB&#8221;</li>
</ul>
<p><strong>[Email module - client]</strong></p>
<ul>
<li>added DownloadManager for queueing downloads in conjoon</li>
<li>revamped DefaultViewRenderer for displaying email messages to show a resizable and scrollable attachment list</li>
</ul>
<p><strong>[Email module - backend]</strong></p>
<ul>
<li>fixed a security issue where models would not check for proper folder permissions before sending an email message / item to the client</li>
<li>added functionality for downloading attachments</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/04/07/conjoon-0-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1.2 released!</title>
		<link>http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/</link>
		<comments>http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 13:11:33 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=439</guid>
		<description><![CDATA[The conjoon development team would like to announce the immediate availability of conjoon 0.1.2. This release focuses on ui enhancements along with bug fixes related to the installation process on Unix-based systems. The release uses ExtJs 3.1.2 and due to its improved stability we encourage every user to update their installation of conjoon.
Notable changes from [...]]]></description>
			<content:encoded><![CDATA[<p>The conjoon development team would like to announce the immediate availability of conjoon 0.1.2. This release focuses on ui enhancements along with bug fixes related to the installation process on Unix-based systems. The release uses ExtJs 3.1.2 and due to its improved stability we encourage every user to update their installation of conjoon.</p>
<p>Notable changes from the changelog:</p>
<p><strong>[install wizard]</strong></p>
<ul>
<li>fixed an issue related to creating directories during the installation process on unix systems</li>
<li>fixed an issue where the &#8220;edition&#8221; configuration property would not be properly re-used while updating conjoon; fixed an issue where &#8220;apache&#8221; would not be properly recognized during install if the server would not expose its version number</li>
<li>updated wording for the prerequisite check for proposing setting group/owner of the install folder/parent folder of the installation</li>
<li>added check for moving files/folders within install dir to make sure files/folders are accessible through the given permissions</li>
<li>user will now be forced to properly set file permissions of the &#8220;install&#8221; and all its sub folders during install to prevent fail of copying/moving folders</li>
</ul>
<p><strong>[cudgets library]</strong></p>
<ul>
<li>fixed an issue with the cudgets library that would attach a cache buster manually to each url on Ext.Ajax&#8217; event &#8220;beforerequest&#8221;, instead of using the &#8220;disableCaching&#8221; option directly; this would urls cause to be generated with two cache busters (closes <a title="Ticket #353" href="http://wiki.conjoon.org/ticket/353" target="_blank">#353</a>)</li>
</ul>
<p><strong>[Feeds module - client]</strong></p>
<ul>
<li>removed a condition in FeedGrid.js that would check if a click in a cell happened while holding down shift/ctrl key, which would prevent the Feed Preview to properly hide any shown Feed Preview Window (closes <a title="Ticket #346" href="http://wiki.conjoon.org/ticket/346" target="_blank">#346</a>)</li>
</ul>
<p><strong>[Email module - client]</strong></p>
<ul>
<li>fixed an issue where fragments of the EmailPreview Window would remain once the window slides out of the view (closes <a title="Ticket #347" href="http://wiki.conjoon.org/ticket/347" target="_blank">#347</a>)</li>
<li>fixed an issue that would not abort pending requests when loading contents into the Email Editor if the corresponding panel was closed before the request could finish, by adding an additional configuration option &#8220;requestId&#8221; to the &#8220;formValues&#8221; object, which stores the id generated by the Ajax request. &#8220;Ext.Ajax.abort()&#8221; will now be called with this id if necessary (closes <a title="Ticket #317" href="http://wiki.conjoon.org/ticket/317" target="_blank">#317</a>)</li>
</ul>
<p><strong>[Email module - backend]</strong></p>
<ul>
<li>added method &#8220;getInboxFolderId()&#8221; to Email Module&#8217;s FolderModel to return the default inbox folder id; updated Letterman&#8217;s &#8220;assignFolderId()&#8221; to use this default value. This resolves some issues related to one installation being shared by multiple users</li>
</ul>
<p><strong>[Ext.ux.Wiz]</strong></p>
<ul>
<li>updated Ext.ux.Wiz to work with Ext 3.1.2 and removed dependencies for Ext.ux.layout.CardLayout; fixed some minor issues that would not properly check if values in a card are valid, thus allowing to switch cards even if that shouldn&#8217;t be allowed</li>
</ul>
<p><strong>[Vendor]</strong></p>
<ul>
<li>updated conjoon to use Ext 3.1.2, which fixes several minor ui issues and provides minor usability improvements</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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 give users [...]]]></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 0.1.1 released!</title>
		<link>http://www.conjoon.org/blog/2010/03/22/conjoon-0-1-1-released/</link>
		<comments>http://www.conjoon.org/blog/2010/03/22/conjoon-0-1-1-released/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:26:32 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=423</guid>
		<description><![CDATA[We are proud to announce the immediate release of conjoon 0.1.1. This is a maintenance release in the 0.1 series, which includes mainly bug fixes.
Notable changes in conjoon 0.1.1:

[Ext.ux.Livegrid] brought Ext.ux.Livegrid 0.4.1 into the main dev branch which fixes an issue reported by hflipman (http://www.conjoon.org/forum/showthread.php?346) regarding the loading of selections


[Reception module - client] fixed a [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the immediate release of conjoon 0.1.1. This is a maintenance release in the 0.1 series, which includes mainly bug fixes.</p>
<p>Notable changes in conjoon 0.1.1:</p>
<ul>
<li><strong>[Ext.ux.Livegrid]</strong> brought Ext.ux.Livegrid 0.4.1 into the main dev branch which fixes an issue reported by hflipman (<a href="http://www.conjoon.org/forum/showthread.php?346">http://www.conjoon.org/forum/showthread.php?346</a>) regarding the loading of selections</li>
</ul>
<ul>
<li><strong>[Reception module - client]</strong> fixed a consequence of a possible race condition that could occur if a user sets the workbench into &#8220;standby&#8221;, then a login with the same user credentials is done on another machine, and the previously locked workbench is unlocked again</li>
</ul>
<ul>
<li><strong>[General]</strong> fixed several trailing comma issues that would prevent IE7 from starting the application</li>
</ul>
<ul>
<li><strong>[YoutubePlayer]</strong> updated conjoon to use Ext.ux.YoutubePlayer 0.4 which fixes a few issues and introduces functionality to chose from different video resolutions based on the resolutions the currently playing video provides</li>
</ul>
<ul>
<li><strong>[Feeds module - backend]</strong> fixed an issue where item facade&#8217;s &#8220;importAndAddFeedItems()&#8221; would not handle an exception other than &#8220;Zend_Http_Client_Exception&#8221; properly, thus breaking updating other feed items resources if any other exception was thrown</li>
</ul>
<p>You can download the latest release <a href="http://www.conjoon.org/downloads">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/03/22/conjoon-0-1-1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1 released!</title>
		<link>http://www.conjoon.org/blog/2010/03/01/conjoon-0-1-released/</link>
		<comments>http://www.conjoon.org/blog/2010/03/01/conjoon-0-1-released/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:16:39 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=407</guid>
		<description><![CDATA[We would like to announce the immediate availability of conjoon 0.1. This release focuses on improving the stability of the conjoon 0.1.x branch. If you have already conjoon 0.1RC3 installed, you won&#8217;t need to install this release, since no changes where made to the last release candidate.
In the meantime, we have started to work on [...]]]></description>
			<content:encoded><![CDATA[<p>We would like to announce the immediate availability of conjoon 0.1. This release focuses on improving the stability of the conjoon 0.1.x branch. If you have already conjoon 0.1RC3 installed, you won&#8217;t need to install this release, since no changes where made to the last release candidate.<br />
In the meantime, we have started to work on the 0.2 branch, which will bring full IMAP and local cache support.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/03/01/conjoon-0-1-released/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1RC3 Release Announcements</title>
		<link>http://www.conjoon.org/blog/2010/01/21/conjoon-0-1rc3-release-announcements/</link>
		<comments>http://www.conjoon.org/blog/2010/01/21/conjoon-0-1rc3-release-announcements/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 09:20:36 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=394</guid>
		<description><![CDATA[We are proud to announce the third release candidate of conjoon 0.1 (conjoon 0.1RC3). This RC focuses on issues we came across during tests on various systems, and we want to thank Marc Steinert and Johannes Hahn for providing us with detailed bug reports.
You can find the changelog at http://wiki.conjoon.org/browser/tags/release-0.1RC3/CHANGELOG.txt.
Please download and test this release [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the third release candidate of conjoon 0.1 (conjoon 0.1RC3). This RC focuses on issues we came across during tests on various systems, and we want to thank Marc Steinert and Johannes Hahn for providing us with detailed bug reports.</p>
<p>You can find the changelog at <a title="conjoon 0.1RC3 changelog" href="http://wiki.conjoon.org/browser/tags/release-0.1RC3/CHANGELOG.txt" target="_blank">http://wiki.conjoon.org/browser/tags/release-0.1RC3/CHANGELOG.txt</a>.</p>
<p>Please download and test this release candidate, and report any issues found. A stable release is expected next week. In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at <a title="official conjoon download page" href="http://www.conjoon.org/downloads" target="_blank">http://www.conjoon.org/downloads</a>. See also the most recent installation/upgrade guide at <a title="conjoon installation/upgrade guide" href="http://wiki.conjoon.org/wiki/Users/Guide/Installation" target="_blank">http://wiki.conjoon.org/wiki/Users/Guide/Installation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/01/21/conjoon-0-1rc3-release-announcements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>conjoon 0.1RC2 Release Announcements</title>
		<link>http://www.conjoon.org/blog/2010/01/16/conjoon-0-1rc2-release-announcements/</link>
		<comments>http://www.conjoon.org/blog/2010/01/16/conjoon-0-1rc2-release-announcements/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 11:41:03 +0000</pubDate>
		<dc:creator>ThorstenSuckow</dc:creator>
				<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.conjoon.org/?p=366</guid>
		<description><![CDATA[We are proud to announce the second release candidate of conjoon 0.1 (conjoon 0.1RC2). This RC focuses on bug fixes, Ext 3.1 integration and security enhancements, and should be the last candidate for the next stable release.
You can find the changelog at http://wiki.conjoon.org/browser/tags/release-0.1RC2/CHANGELOG.txt.
Please download and test this release candidate, and report any issues found. A [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the second release candidate of conjoon 0.1 (conjoon 0.1RC2). This RC focuses on bug fixes, Ext 3.1 integration and security enhancements, and should be the last candidate for the next stable release.</p>
<p>You can find the changelog at <a title="conjoon 0.1RC2 changelog" href="http://wiki.conjoon.org/browser/tags/release-0.1RC2/CHANGELOG.txt" target="_blank">http://wiki.conjoon.org/browser/tags/release-0.1RC2/CHANGELOG.txt</a>.</p>
<p>Please download and test this release candidate, and report any issues found. A stable release is expected next week. In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at <a title="official conjoon download page" href="http://www.conjoon.org/downloads" target="_blank">http://www.conjoon.org/downloads</a>. See also the most recent installation/upgrade guide at <a title="conjoon installation/upgrade guide" href="http://wiki.conjoon.org/wiki/Users/Guide/Installation" target="_blank">http://wiki.conjoon.org/wiki/Users/Guide/Installation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conjoon.org/blog/2010/01/16/conjoon-0-1rc2-release-announcements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
