<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Mind Patterns</title>
	<link>http://www.siteartwork.de</link>
	<description>Code is Poetry</description>
	<pubDate>Tue, 01 Jun 2010 01:15:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>conjoon - dev notes</title>
		<link>http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/</link>
		<comments>http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 00:48:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/</guid>
		<description><![CDATA[Conjoon_Db_LobAccess_StorageMediator
General purpose: Automatically decide if LOBs have to be stored in the  server&#8217;s file system (and provide appropriate base functionality), while  providing the database as a fallback in any case.
&#8220;A storage mediator is responsible for determining whether to store lobs  in the database or in the file system. It takes care of [...]]]></description>
			<content:encoded><![CDATA[<p>Conjoon_Db_LobAccess_StorageMediator<br />
General purpose: Automatically decide if LOBs have to be stored in the  server&#8217;s file system (and provide appropriate base functionality), while  providing the database as a fallback in any case.</p>
<p>&#8220;A storage mediator is responsible for determining whether to store lobs  in the database or in the file system. It takes care of processing  various operations related to lobs such as retrieving their content and  properly storing them, while maintaining relations between the db data  and the lob itself, no matter if it has been saved in the filesystem or  the db.<br />
While configuring the system is up to the server administrator, a  mediator is able to provide fallbacks if the used instances of  Conjoon_File_LobAccess and Conjoon_Db_LobAccess have been implemented  properly: As long as the hint for the storage_container maintains valid,  lob data can be retrieved from the filesystem even if the application&#8217;s  configuration is set to storing the lobs in the database (this goes for  lobs that have been saved before  configuration changed).&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2010/06/01/conjoon-dev-notes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>conjoon demo available</title>
		<link>http://www.siteartwork.de/2010/03/30/conjoon-demo-available/</link>
		<comments>http://www.siteartwork.de/2010/03/30/conjoon-demo-available/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2010/03/30/conjoon-demo-available/</guid>
		<description><![CDATA[While I was working on a new version of conjoon (which was released just now - see http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/), I finally had the time to set up a public demo of conjoon. I thought the best way to provide a public demo where multiple users share on installation was to branch the main dev line into [...]]]></description>
			<content:encoded><![CDATA[<p>While I was working on a new version of conjoon (which was released just now - see <a href="http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/" title="conjoon 0.1.2 release announcements" target="_blank">http://www.conjoon.org/blog/2010/03/30/conjoon-0-1-2-released/</a>), I finally had the time to set up a <a href="http://demo.conjoon.org" title="official conjoon demo" target="_blank">public demo of conjoon</a>. I thought the best way to provide a public demo where multiple users share on installation was to branch the main dev line into a &#8220;demo&#8221; branch, removing and/or altering some functionality so the demo provides almost all features of a custom install, yet not giving anonymous users full access over some of the features.</p>
<p>Users still have to apply for a demo account, however, this process is fully automated and the data is only needed to set up accounts in the conjoon demo&#8217;s database. <a href="http://www.conjoon.org/demo" title="conjoon demo registration" target="_blank">You can register for an account here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2010/03/30/conjoon-demo-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>conjoon - bundled preview available</title>
		<link>http://www.siteartwork.de/2009/12/09/conjoon-bundled-preview-available/</link>
		<comments>http://www.siteartwork.de/2009/12/09/conjoon-bundled-preview-available/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:35:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/12/09/conjoon-bundled-preview-available/</guid>
		<description><![CDATA[
Yes, you might think the &#8220;ALL NEW!&#8221; stamp is kind of cheesy and the colors might be too bright, but that&#8217;s just how I&#8217;d like to announce the immediate availability of a preview version for conjoon 0.1 - in a very reserved way, of course.
conjoon V0.1RC1Pr935 is available from the conjoon project page and brings [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.conjoon.org/images/all_new.png" title="ALL NEW!" alt="ALL NEW!" style="margin: 10px; float: left" /></p>
<p>Yes, you might think the &#8220;ALL NEW!&#8221; stamp is kind of cheesy and the colors might be too bright, but that&#8217;s just how I&#8217;d like to announce the immediate availability of a preview version for conjoon 0.1 - in a very reserved way, of course.</p>
<p>conjoon V0.1RC1Pr935 is available from the <a href="http://www.conjoon.org" title="conjoon project home" target="_blank">conjoon project page</a> and brings you a sneek peak of things to come. This release brings you</p>
<ul>
<li>system sounds</li>
<li>configurable workbench, i.e. lots of drag &amp; drop goodies</li>
<li>a <a href="http://www.twitter.com" title="Twitter home" target="_blank">Twitter</a> client with lots of features</li>
<li>enhanced Youtube panel</li>
<li>backend performance improvements (caching)</li>
<li>Ext 3.0 to allow for a more stable, even faster responding UI</li>
<li>Zend Framework 1.9.4 to allow for a more stable backend</li>
<li>backend support for Ext.Direct-API (stacked requests, stacked responses)</li>
<li>bug fixes, enhancements, and more&#8230;</li>
</ul>
<p>There are some known issues with IE7/IE8 related to some user extensions that conjoon uses, that&#8217;s why I labeled the release as a preview and offer a &#8220;build&#8221; version only (i.e. no dev sources), but it&#8217;s fully functional in all other major browsers. Go grab your copy, it&#8217;s totally free. If you want to leave feedback, I&#8217;d be more than happy to welcome you <a href="http://www.conjoon.org/forum" title="conjoon forums" target="_blank">in the conjoon forums</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/12/09/conjoon-bundled-preview-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid - project home moved</title>
		<link>http://www.siteartwork.de/2009/05/03/extuxlivegrid-project-home-moved/</link>
		<comments>http://www.siteartwork.de/2009/05/03/extuxlivegrid-project-home-moved/#comments</comments>
		<pubDate>Sun, 03 May 2009 09:31:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/05/03/extuxlivegrid-project-home-moved/</guid>
		<description><![CDATA[
The project home for Ext.ux.Livegrid has been finally moved - you can find it now at the official webpage www.ext-livegrid.com.
The prior project home will redirect you automatically to the new page - please update your bookmarks accordingly.
Connected with the new project home is a wiki/bugtracker which you will find at wiki.ext-livegrid.com
]]></description>
			<content:encoded><![CDATA[<p><img src="/images/ext-ux-livegrid-projecthome.jpg" title="Ext.ux.Livegrid project home" alt="Ext.ux.Livegrid project home" style="margin: 10px; float: left" /></p>
<p>The project home for Ext.ux.Livegrid has been finally moved - you can find it now at the official webpage <a href="http://www.ext-livegrid.com" target="_blank">www.ext-livegrid.com</a>.<br />
The prior project home will redirect you automatically to the new page - please update your bookmarks accordingly.</p>
<p>Connected with the new project home is a wiki/bugtracker which you will find at <a href="http://wiki.ext-livegrid.com" target="_blank">wiki.ext-livegrid.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/05/03/extuxlivegrid-project-home-moved/feed/</wfw:commentRss>
		</item>
		<item>
		<title>t3n magazine: conjoon interview</title>
		<link>http://www.siteartwork.de/2009/03/19/t3n-magazine-conjoon-interview/</link>
		<comments>http://www.siteartwork.de/2009/03/19/t3n-magazine-conjoon-interview/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:27:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<category><![CDATA[private]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/03/19/t3n-magazine-conjoon-interview/</guid>
		<description><![CDATA[
There is an interview about conjoon in the news area of the t3n magazine. You can read it here.
I answer several questions related to the development process and you will find out why I had a hard time figuring out a name for the project. It goes without saying that I recommend ExtJS and Zend [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/t3n-interview.png" title="t3n interview screenshot" alt="t3n interview screenshot" style="margin: 10px; float: left" /></p>
<p>There is an interview about <a href="http://www.conjoon.org" title="conjoon Project Home" target="_blank">conjoon</a> in the news area of the <a href="http://t3n.yeebase.com" title="T3N Magazine Home" target="_blank">t3n magazine</a>. You can read it <a href="http://t3n.de/news/interview-thorsten-suckow-homberg-denke-conjoon-noch-239814/" title="t3n interview " target="_blank">here</a>.</p>
<p>I answer several questions related to the development process and you will find out why I had a hard time figuring out a name for the project. It goes without saying that I recommend <a href="http://www.extjs.com" title="Ext JS Project Home" target="_blank">ExtJS</a> and <a href="http://framework.zend.com" title="Zend framework Project Home" target="_blank">Zend Framework</a> for your daily work as an app builder there, too.</p>
<p>Thanks to the <a href="http://www.yeebase.com" title="Yeebase Home" target="_blank">yeebase</a> team for  their interest in the software!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/03/19/t3n-magazine-conjoon-interview/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext.ux.Livegrid in Sun&#8217;s xVM Ops Center</title>
		<link>http://www.siteartwork.de/2009/02/10/extuxlivegrid-in-suns-xvm-ops-center/</link>
		<comments>http://www.siteartwork.de/2009/02/10/extuxlivegrid-in-suns-xvm-ops-center/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 07:58:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[private]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/02/10/extuxlivegrid-in-suns-xvm-ops-center/</guid>
		<description><![CDATA[It&#8217;s been in the works for over 2 months now, and I&#8217;m happy to finally announce that Sun Microsystems&#8216; xVM Ops Center uses the Ext.ux.Livegrid-component.
Sun xVM is Sun&#8217;s overall brand for virtualization and management software, and the xVM Ops Center is a tool for datacenter automization and virtualization management of servers at high-scale.
I&#8217;m glad to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been in the works for over 2 months now, and I&#8217;m happy to finally announce that <a href="http://www.sun.com" title="Sun Microsystems" target="_blank">Sun Microsystems</a>&#8216; <a href="http://www.sun.com/software/products/xvmopscenter/" title="Sun xVM Ops Center" target="_blank">xVM Ops Center</a> uses the <a href="http://www.ext-livegrid.com" title="Ext.ux.Livegrid project home" target="_blank">Ext.ux.Livegrid</a>-component.<br />
<a href="http://www.sun.com/software/products/xvm/" title="Sun xVM" target="_blank">Sun xVM</a> is Sun&#8217;s overall brand for virtualization and management software, and the xVM Ops Center is a tool for datacenter automization and virtualization management of servers at high-scale.<br />
I&#8217;m glad to see the component has received such good reviews so far. The new release is still pending, but <a href="http://www.conjoon.org" title="conjoon project home" target="_blank">conjoon</a> keeps me busy and since the livegrid provides necessary core functionality, development is an ongoing process.<br />
Another big company (working in the financial sector) is incorporating <a href="http://www.ext-livegrid.com" title="Ext.ux.Livegrid project home" target="_blank">Ext.ux.Livegrid</a> in their software and with the upcoming <a href="http://extjs.com/blog/2009/02/03/ext-conference-2009/" title="Ext JS 2009 conference blog entry" target="_blank">Ext JS conference</a> you can tell that the guys over at <a href="http://www.extjs.com" title="Ext JS" target="_blank">Ext JS</a> are doing an incredible job.<br />
At last, I want to thank Scott for his effort in keeping me in touch with the legal department over at Sun. It&#8217;s been exciting to work with you on the drafts, Scott, and getting your professional feedback. Wish you all the best!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/02/10/extuxlivegrid-in-suns-xvm-ops-center/feed/</wfw:commentRss>
		</item>
		<item>
		<title>conjoon stats from ohloh.net</title>
		<link>http://www.siteartwork.de/2009/02/04/conjoon-stats-from-ohlohnet/</link>
		<comments>http://www.siteartwork.de/2009/02/04/conjoon-stats-from-ohlohnet/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 10:23:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<category><![CDATA[private]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/02/04/conjoon-stats-from-ohlohnet/</guid>
		<description><![CDATA[




 
a:link, a:hover, a:visited {
color:#B30000;
}
a:link, a:hover, a:visited {
color:#B30000;
}

]]></description>
			<content:encoded><![CDATA[<p><script src="http://www.ohloh.net/p/309339/widgets/project_basic_stats.js" type="text/javascript"></script></p>
<p><script src="http://www.ohloh.net/p/309339/widgets/project_partner_badge.js" type="text/javascript"></script></p>
<p><script src="http://www.ohloh.net/p/309339/widgets/project_languages.js" type="text/javascript"></script></p>
<p><script src="http://www.ohloh.net/p/309339/widgets/project_factoids.js" type="text/javascript"></script></p>
<p><script src="http://www.ohloh.net/p/309339/widgets/project_cocomo.js" type="text/javascript"></script></p>
<style type="text/css"> 
a:link, a:hover, a:visited {
color:#B30000;
}
a:link, a:hover, a:visited {
color:#B30000;
}</p>
</style>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/02/04/conjoon-stats-from-ohlohnet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>1st Annual Ext JS Conference (Miami, Orlando)</title>
		<link>http://www.siteartwork.de/2009/02/03/1st-annual-ext-js-conference-miami-orlando/</link>
		<comments>http://www.siteartwork.de/2009/02/03/1st-annual-ext-js-conference-miami-orlando/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 10:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[private]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/02/03/1st-annual-ext-js-conference-miami-orlando/</guid>
		<description><![CDATA[The 1st annual Ext JS Conference was announced today. It will take place in Orlando, Miami, from the 14th to the 16th of April, 2009 in the  Ritz-Carlton Grande Lakes hotel. According to the session list it looks like it will be all about theExt JS 3.0 release.
I&#8217;m excited to finally meet the Ext [...]]]></description>
			<content:encoded><![CDATA[<p>The 1st annual <a href="http://extjs.com/blog/2009/02/03/ext-conference-2009/" title="Ext JS Conference" target="_blank">Ext JS Conference</a> was announced today. It will take place in Orlando, Miami, from the 14th to the 16th of April, 2009 in the  <a href="http://www.ritzcarlton.com/en/Properties/Orlando/Default.htm" target="_blank">Ritz-Carlton Grande Lakes</a> hotel. According to the <a href="http://extjs.com/conference/sessions/">session list</a> it looks like it will be all about theExt JS 3.0 release.</p>
<p>I&#8217;m excited to finally meet the <a href="http://extjs.com/conference/attendees/" title="Ext JS Conference attendee list" target="_blank">Ext JS staff personally and tech-talk with the community members </a>.</p>
<p>They offer an early registration discount for registering by the 10th of February, so make sure you subscribe today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/02/03/1st-annual-ext-js-conference-miami-orlando/feed/</wfw:commentRss>
		</item>
		<item>
		<title>conjoon.org/.com domain transfer</title>
		<link>http://www.siteartwork.de/2009/01/17/conjoonorgcom-domain-transfer/</link>
		<comments>http://www.siteartwork.de/2009/01/17/conjoonorgcom-domain-transfer/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 11:59:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[conjoon]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/01/17/conjoonorgcom-domain-transfer/</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&#8217;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" title="conjoon project home" target="_blank">conjoon.org</a>/<a href="http://www.conjoon.com" title="conjoon project home" target="_blank">.com</a> was started. We are updating the servers due to the popularity the project gained, and we&#8217;ll be back with more performant hardware. We are also planning on providing a live demo, so stay tuned.</p>
<p>In the meantime, please use the address <a href="http://www.conjoon.de" title="conjoon project home" target="_blank">www.conjoon.de</a>, which serves as our fallback domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/01/17/conjoonorgcom-domain-transfer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My own pretty Wordle Cloud</title>
		<link>http://www.siteartwork.de/2009/01/15/my-own-pretty-wordle-cloud/</link>
		<comments>http://www.siteartwork.de/2009/01/15/my-own-pretty-wordle-cloud/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 08:31:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[private]]></category>

		<guid isPermaLink="false">http://www.siteartwork.de/2009/01/15/my-own-pretty-wordle-cloud/</guid>
		<description><![CDATA[
(see: siteartwork.de on wordle.net)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.siteartwork.de/images/wordle.jpg" title="wordle cloud for siteartwork.de - 2009/01/15" target="_blank"><img src="http://www.siteartwork.de/images/wordle.jpg" title="siteartwork.de wordle cloud" alt="siteartwork.de wordle cloud" border="0" width="400" /></a></p>
<p>(see: <a href="http://www.wordle.net/gallery/wrdl/439557/Recent_actions" title="Wordle: Recent actions">siteartwork.de on wordle.net</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siteartwork.de/2009/01/15/my-own-pretty-wordle-cloud/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
