<?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/"
	>

<channel>
	<title>faulhaber.IT</title>
	<atom:link href="http://www.faulhaber.it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.faulhaber.it</link>
	<description>Explore my Typo3 work, my professional publications and more...</description>
	<pubDate>Mon, 09 May 2011 19:35:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CWT Feedit V1.2.0 released</title>
		<link>http://www.faulhaber.it/2011/05/cwt-feedit-v120-released/</link>
		<comments>http://www.faulhaber.it/2011/05/cwt-feedit-v120-released/#comments</comments>
		<pubDate>Mon, 09 May 2011 19:31:41 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Feedit]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=371</guid>
		<description><![CDATA[This small release fixes a number of bugs (especially &#8220;Warning: Call-time pass-by-reference has been deprecated&#8221;) and brings some new enhancements to the extension:

Added the possibility to show a thumbnail of uploaded images in the preview.
Added the option to call a hook function after the form has been successfully submitted.

Regards,
Sebastian
]]></description>
			<content:encoded><![CDATA[<p>This small release fixes a number of bugs (especially &#8220;Warning: Call-time pass-by-reference has been deprecated&#8221;) and brings some new enhancements to the extension:</p>
<ul>
<li>Added the possibility to show a thumbnail of uploaded images in the preview.</li>
<li>Added the option to call a hook function after the form has been successfully submitted.</li>
</ul>
<p>Regards,<br />
Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2011/05/cwt-feedit-v120-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CWT Community V2.0.0 released</title>
		<link>http://www.faulhaber.it/2011/02/cwt-community-v200-released/</link>
		<comments>http://www.faulhaber.it/2011/02/cwt-community-v200-released/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 13:08:45 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=361</guid>
		<description><![CDATA[A new major version of CWT Community has just been released. Most of the changes have been made to the extension&#8217;s core: first of all the whole extension has been logically divided in different components (so one for the userlist, one for messaging capabilities etc.). Moreover the code will feel more like Model View Controller [...]]]></description>
			<content:encoded><![CDATA[<p>A new major version of CWT Community has just been released. Most of the changes have been made to the extension&#8217;s core: first of all the whole extension has been logically divided in different components (so one for the userlist, one for messaging capabilities etc.). Moreover the code will feel more like Model View Controller (MVC) than ever.</p>
<p>The second dramatic change is that the Community will completely rely on Smarty (see <a href="http://www.smarty.net/" target="_blank">http://www.smarty.net/</a>) templating from now on. With Smarty you will be able to customize the HTML templates in no time and can add new features without touching the code of the Community itself.</p>
<p>So most of the new features have been made to speed up the development of new custom Community websites and to <strong>MAKE YOUR LIFE EASIER!</strong> I hope you&#8217;ll enjoy the new version! <img src='http://www.faulhaber.it/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2011/02/2011-02-20_1357.png"><img class="aligncenter size-full wp-image-362" title="CWT Community V2.0.0" src="http://www.faulhaber.it/wp-content/uploads/2011/02/2011-02-20_1357.png" alt="CWT Community V2.0.0" width="360" height="405" /></a></p>
<p>You can see the full list of changes here: <a href="http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/" target="_self">http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/</a>.</p>
<p>Best regards,<br />
Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2011/02/cwt-community-v200-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Developerworks article on &#8220;IBM WebSphere Process Server Performance&#8221; has been published</title>
		<link>http://www.faulhaber.it/2010/09/new-developerworks-article-on-ibm-websphere-process-server-performance-has-been-published/</link>
		<comments>http://www.faulhaber.it/2010/09/new-developerworks-article-on-ibm-websphere-process-server-performance-has-been-published/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 14:37:58 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[Publications]]></category>

		<category><![CDATA[Process Server]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=354</guid>
		<description><![CDATA[&#8220;Performance tuning of high throughput SOA solutions is a complex and  time consuming task. This article introduces a methodology on how to  successfully accomplish performance tuning and to avoid key performance  pain points. After reading the article, you can apply the described  tuning concepts to your next SOA implementation project.&#8221;

You can [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;Performance tuning of high throughput SOA solutions is a complex and  time consuming task. This article introduces a methodology on how to  successfully accomplish performance tuning and to avoid key performance  pain points. After reading the article, you can apply the described  tuning concepts to your next SOA implementation project.&#8221;</em></p>
<div id="attachment_347" class="wp-caption aligncenter" style="width: 479px"><a href="http://www.faulhaber.it/wp-content/uploads/2010/09/fig01.png"><img class="size-full wp-image-347" title="Tuning process for high throughput applications" src="http://www.faulhaber.it/wp-content/uploads/2010/09/fig01.png" alt="Tuning process for high throughput applications" width="469" height="158" /></a><p class="wp-caption-text">Tuning process for high throughput applications</p></div>
<p style="text-align: center;">
<p>You can get a sneak peek here: <a href="http://www.faulhaber.it/websphere/performance-tuning-of-throughput-based-soa-solutions-for-websphere-process-server/">http://www.faulhaber.it/websphere/performance-tuning-of-throughput-based-soa-solutions-for-websphere-process-server/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2010/09/new-developerworks-article-on-ibm-websphere-process-server-performance-has-been-published/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Support news for CWT Community</title>
		<link>http://www.faulhaber.it/2010/03/support-news-for-cwt-community/</link>
		<comments>http://www.faulhaber.it/2010/03/support-news-for-cwt-community/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 19:30:06 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=338</guid>
		<description><![CDATA[Some people are reporting problems with FE users that are being logged when accessing one of the pages that contain CWT Community. I could reproduce the problem locally and found a viable solution for most scenarios. In case your installation is affected by this error, please try to set the following Typoscript variable (in your [...]]]></description>
			<content:encoded><![CDATA[<p>Some people are reporting problems with FE users that are being logged when accessing one of the pages that contain CWT Community. I could reproduce the problem locally and found a viable solution for most scenarios. In case your installation is affected by this error, please try to set the following Typoscript variable (in your root template or in an extension template for example):</p>
<pre>plugin.tx_cwtcommunity_pi1.common.killDuplicateUserSessions = 0</pre>
<p>Regards,</p>
<p>Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2010/03/support-news-for-cwt-community/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Commercial support offerings</title>
		<link>http://www.faulhaber.it/2009/12/commercial-support-offerings/</link>
		<comments>http://www.faulhaber.it/2009/12/commercial-support-offerings/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 16:43:33 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

		<category><![CDATA[CWT Feedit]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=332</guid>
		<description><![CDATA[I am glad to announce the availability of commercial support offerings for my Typo3 extensions. These offerings will help to guarantee a professional support for your projects. Furthermore they will lead to quality improvement and optimization  of my extensions. All users of CWT Community, especially YOU, will benefit from these offerings.
Currently there are three [...]]]></description>
			<content:encoded><![CDATA[<p>I am glad to announce the availability of commercial support offerings for my Typo3 extensions. These offerings will help to guarantee a professional support for your projects. Furthermore they will lead to quality improvement and optimization  of my extensions. All users of CWT Community, especially YOU, will benefit from these offerings.</p>
<p>Currently there are three different vouchers available in order to provide you exactly the support you need for your project. Please have a look at the Support policy page:<a href="http://www.faulhaber.it/typo3-extensions/support-policy/ "> </a><a href="http://www.faulhaber.it/typo3-extensions/support-offerings/" target="_self"><strong>http://www.faulhaber.it/typo3-extensions/support-offerings/</strong></a></p>
<p>However, all support services for non-commercial organizations and for educational usage of my extensions will remain free!</p>
<p>Regards,<br />
Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/12/commercial-support-offerings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CWT Community V1.2.0 released</title>
		<link>http://www.faulhaber.it/2009/12/cwt-community-v120-released/</link>
		<comments>http://www.faulhaber.it/2009/12/cwt-community-v120-released/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:39:17 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=283</guid>
		<description><![CDATA[The newest version of CWT Community has just been released. This version mainly consists of compatibility changes for Typo3 4.3. So, if you plan to update your Typo3 installation you should also install CWT Community V1.2.0.
You can see the full list of changes here: http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/.
Best regards,
Sebastian
]]></description>
			<content:encoded><![CDATA[<p>The newest version of CWT Community has just been released. This version mainly consists of compatibility changes for Typo3 4.3. So, if you plan to update your Typo3 installation you should also install CWT Community V1.2.0.</p>
<p>You can see the full list of changes here: <a href="http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/" target="_self">http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/</a>.</p>
<p>Best regards,<br />
Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/12/cwt-community-v120-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s new in Community v1.1.x</title>
		<link>http://www.faulhaber.it/2009/08/what-is-new-in-community-v110/</link>
		<comments>http://www.faulhaber.it/2009/08/what-is-new-in-community-v110/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 14:14:55 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=263</guid>
		<description><![CDATA[Since CWT Community 1.1.x has been released a few days ago, I would like to give you some impressions on the new features.
The new version features a new view, that enables you users to send private messages to multiple recipients or to all of their buddies.

The private message will show up in the recipients inbox [...]]]></description>
			<content:encoded><![CDATA[<p>Since CWT Community 1.1.x has been released a few days ago, I would like to give you some impressions on the new features.</p>
<p>The new version features a new view, that enables you users to send private messages to multiple recipients or to all of their buddies.</p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1549_messaging.png"><img class="aligncenter size-full wp-image-264" title="2009-08-02_1549_messaging" src="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1549_messaging.png" alt="2009-08-02_1549_messaging" width="506" height="418" /></a></p>
<p>The private message will show up in the recipients inbox as before:</p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1551_messaging_list.png"><img class="aligncenter size-full wp-image-265" title="2009-08-02_1551_messaging_list" src="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1551_messaging_list.png" alt="2009-08-02_1551_messaging_list" width="471" height="130" /></a></p>
<p>Another nice function is the newly created sorting function on the userlist page. Now, one may sort the Community users by any column ascending or descending. Of course, this function may also be used for your custom columns (see CUSTOM MARKER chapter in the official documentation).</p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1552_userlist.png"><img class="aligncenter size-full wp-image-266" title="2009-08-02_1552_userlist" src="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1552_userlist.png" alt="2009-08-02_1552_userlist" width="512" height="307" /></a></p>
<p>Finally I&#8217;d like to highlight the enhanced privacy functions for your Community&#8217;s users. Each FE user is now able to control who may see their whole profile page. Additionally each FE user may hide itself from the userlist page.</p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1555_privacy.png"><img class="aligncenter size-full wp-image-267" title="2009-08-02_1555_privacy" src="http://www.faulhaber.it/wp-content/uploads/2009/08/2009-08-02_1555_privacy.png" alt="2009-08-02_1555_privacy" width="532" height="309" /></a></p>
<p>I hope you enjoy the new version of CWT Community as much as I do. <img src='http://www.faulhaber.it/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/08/what-is-new-in-community-v110/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally&#8230;CWT Community version 1.1.0 released</title>
		<link>http://www.faulhaber.it/2009/07/cwt-community-version-110-released/</link>
		<comments>http://www.faulhaber.it/2009/07/cwt-community-version-110-released/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 19:02:08 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

		<guid isPermaLink="false">http://www.faulhaber.it/?p=251</guid>
		<description><![CDATA[It took some more weeks than expected to finish the work on CWT Community 1.1.0, but finally, it has just arrived in TER!
Besides a lot of bugfixes this brand new version of the Community has some new features as well. First of all I have added a new messaging view which enables users to send [...]]]></description>
			<content:encoded><![CDATA[<p>It took some more weeks than expected to finish the work on CWT Community 1.1.0, but finally, it has just arrived in TER!</p>
<p>Besides a lot of bugfixes this brand new version of the Community has some new features as well. First of all I have added a new messaging view which enables users to send messages to multiple users and even to all of their buddies at once. Additionally the userlist view has a sorting option now and you may configure notification e-mails (that are sent, when a private message has arrived) and&#8230;.a lot more cool stuff! <img src='http://www.faulhaber.it/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You can see the full list of changes here: <a href="http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/" target="_self">http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/</a>.</p>
<p>Regards,</p>
<p>Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/07/cwt-community-version-110-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CWT Community version 1.0.4 released</title>
		<link>http://www.faulhaber.it/2009/06/cwt-community-version-104-released/</link>
		<comments>http://www.faulhaber.it/2009/06/cwt-community-version-104-released/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 18:50:44 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=239</guid>
		<description><![CDATA[A new version of my Typo3 extension CWT Community has just been released. Version 1.0.4 only contains security fixes, so it will be absolutely safe to upgrade. The extension has been tested extensively and is a absolute must-have for your Typo3 extension.
You may find the related &#8220;official&#8221; Typo3 security bulletin here: http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-006/. Finally I would [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of my Typo3 extension CWT Community has just been released. Version 1.0.4 only contains security fixes, so it will be absolutely safe to upgrade. The extension has been tested extensively and is a absolute must-have for your Typo3 extension.</p>
<p>You may find the related &#8220;official&#8221; Typo3 security bulletin here: <a href="http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-006/" target="_blank">http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-006/</a>. Finally I would like to encourage you to report any security issues to me immediately (<a href="mailto:sebastian.faulhaber@gmx.de">sebastian.faulhaber@gmx.de</a>). - I will try to fix them as soon as possible. Thanks!</p>
<p>Regards,</p>
<p>Sebastian</p>
<p>P.S.: Now that version 1.0.4 is out the next version is not far away. <img src='http://www.faulhaber.it/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> You may find more information on the Community&#8217;s <a href="http://www.faulhaber.it/typo3-extensions/cwt-community-changelog/" target="_self">changelog</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/06/cwt-community-version-104-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Imcompatibility of &#8220;cwt_community_im_bb&#8221; with CWT Community 1.0.3</title>
		<link>http://www.faulhaber.it/2009/04/newsflash-do-not-use-cwt_community_im_bb-with-cwt-community/</link>
		<comments>http://www.faulhaber.it/2009/04/newsflash-do-not-use-cwt_community_im_bb-with-cwt-community/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 15:12:17 +0000</pubDate>
		<dc:creator>Sebastian Faulhaber</dc:creator>
		
		<category><![CDATA[CWT Community]]></category>

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

		<guid isPermaLink="false">http://www.faulhaber.it/?p=233</guid>
		<description><![CDATA[An incompatibility between CWT Community v1.0.3 and the extension &#8220;CWT Community Internal Message with BB-Codes v0.0.1&#8243; (extension key: cwt_community_im_bb) has been detected. The installation of &#8220;CWT Community Internal Message&#8230;.&#8221; will break your Community installation: you will only see a blank page when accessing a page containing a CWT Community plugin.

Recommendation: Do not use the extension [...]]]></description>
			<content:encoded><![CDATA[<p>An incompatibility between CWT Community v1.0.3 and the extension &#8220;CWT Community Internal Message with BB-Codes v0.0.1&#8243; (extension key: cwt_community_im_bb) has been detected. The installation of &#8220;CWT Community Internal Message&#8230;.&#8221; will break your Community installation: you will only see a blank page when accessing a page containing a CWT Community plugin.</p>
<p><a href="http://www.faulhaber.it/wp-content/uploads/2009/04/2009-04-17_1648.png"><img class="aligncenter size-full wp-image-235" title="Incompatibility with &quot;cwt_community_im_bb&quot;" src="http://www.faulhaber.it/wp-content/uploads/2009/04/2009-04-17_1648.png" alt="Incompatibility with &quot;cwt_community_im_bb&quot;" width="580" height="130" /></a></p>
<p><strong>Recommendation: </strong>Do not use the extension &#8220;cwt_community_im_bb&#8221; (version: 0.0.1) together with CWT Community v1.0.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faulhaber.it/2009/04/newsflash-do-not-use-cwt_community_im_bb-with-cwt-community/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

