<?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>mehrwelt &#187; PHP</title>
	<atom:link href="http://blog.mehrwert.de/category/codinglanguages/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mehrwert.de</link>
	<description>Die mehrwelt</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:36:36 +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>HipHop für PHP</title>
		<link>http://blog.mehrwert.de/2010/02/02/facebook-hiphop-for-php/</link>
		<comments>http://blog.mehrwert.de/2010/02/02/facebook-hiphop-for-php/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:52:47 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Fundstück]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Technik]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=598</guid>
		<description><![CDATA[Der Schleier wurde gelüftet: Facebook hat mit »HipHop« einen Source Code Umwandler veröffentlicht, der PHP-Code in höchst-optimierten C++ Code konvertiert. Dieser wiederum wird dann mit g++ kompiliert um maximale Performance zu erreichen. Bei Facebook brachte der Einsatz von HipHop eine &#8230; <a href="http://blog.mehrwert.de/2010/02/02/facebook-hiphop-for-php/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Der Schleier wurde gelüftet: Facebook hat mit »<strong>HipHop</strong>« einen Source Code Umwandler veröffentlicht, der PHP-Code in höchst-optimierten C++ Code konvertiert. Dieser wiederum wird dann mit g++ kompiliert um maximale Performance zu erreichen.</p>
<p>Bei Facebook brachte der Einsatz von HipHop eine durchschnittliche Reduzierung der CPU-Auslastung um 50% &#8211; natürlich abhängig von der jeweiligen Seite. Für Facebook bedeutet weniger CPU-Last weniger Server &#8211; und damit weniger Kosten. Aber natürlich bedeutet weniger Auslastung auch weniger Energieverbrauch.</p>
<p>In seinem Blog-Beitrag schreibt Haiping Zhao »We are proud to say that at this point, we are serving over 90% of our Web traffic using HipHop, all only six months after deployment.</p>
<blockquote><p><strong>How HipHop Works</strong><br />
The main challenge of the project was bridging the gap between PHP and C++. PHP is a scripting language with dynamic, weak typing. C++ is a compiled language with static typing. While PHP allows you to write magical dynamic features, most PHP is relatively straightforward. It&#8217;s more likely that you see if (&#8230;) {&#8230;} else {..} than it is to see function foo($x) { include $x; }. This is where we gain in performance. Whenever possible our generated code uses static binding for functions and variables. We also use type inference to pick the most specific type possible for our variables and thus save memory.</p></blockquote>
<p>[...]</p>
<blockquote><p>Overall HipHop allows us to keep the best aspects of PHP while taking advantage of the performance benefits of C++. In total, we have written over 300,000 lines of code and more than 5,000 unit tests. All of this will be released this evening on GitHub under the open source PHP license.</p></blockquote>
<p>Der ganze Artikel (englisch) im Facebook Blog: <a href="http://bit.ly/95AiZ0">http://developers.facebook.com/news.php?blog=1&#038;story=358</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2010/02/02/facebook-hiphop-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality Assurance in PHP Projects</title>
		<link>http://blog.mehrwert.de/2009/05/04/quality-assurance-in-php-projects/</link>
		<comments>http://blog.mehrwert.de/2009/05/04/quality-assurance-in-php-projects/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:43:54 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[QA]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=435</guid>
		<description><![CDATA[Derzeit entsteht ein viel versprechendes Buch mit dem Titel &#187;Quality Assurance in PHP Projects&#171; in Deutsch und Englisch, geplante Ver&#246;ffentlichung im vierten Quartal. Im Buch soll umfassendes Fachwissen und Erfahrungen zur Qualit&#228;tssicherung in Web-Projekten vermittelt werden. Wenn die H&#252;tte brennt, &#8230; <a href="http://blog.mehrwert.de/2009/05/04/quality-assurance-in-php-projects/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Derzeit entsteht ein viel versprechendes Buch mit dem Titel &raquo;<a href="http://qualityassuranceinphpprojects.com/">Quality Assurance in PHP Projects</a>&laquo; in Deutsch und Englisch, geplante Ver&ouml;ffentlichung im vierten Quartal. Im Buch soll umfassendes Fachwissen und Erfahrungen zur Qualit&auml;tssicherung in Web-Projekten vermittelt werden.</p>
<blockquote><p>Wenn die H&uuml;tte brennt, werden &Uuml;berstunden gemacht und Urlaube abgesagt, aber trotzdem meist Termine und Qualit&auml;tskriterien verfehlt. Da aber Software viel l&auml;nger lebt als urspr&uuml;nglich geplant, gehen die Probleme erst dann richtig los, wenn sp&auml;ter weitere &Auml;nderungen und Erweiterungen notwendig werden.</p></blockquote>
<p>Die Autoren: Diplom-Informatiker Sebastian Bergmann, Autor von PHPUnit, und Stefan Priebsch, Spezialist f&uuml;r PHP-basierte Software im Unternehmenseinsatz.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/05/04/quality-assurance-in-php-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework in Version 1.8 erschienen / Tutorials</title>
		<link>http://blog.mehrwert.de/2009/05/04/zend-framework-in-version-18-erschienen-tutorials/</link>
		<comments>http://blog.mehrwert.de/2009/05/04/zend-framework-in-version-18-erschienen-tutorials/#comments</comments>
		<pubDate>Mon, 04 May 2009 15:28:27 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=429</guid>
		<description><![CDATA[Am ersten Mai-Wochenende ist das Zend Framework in Version 1.8 erschienen. Neu ist, neben Zend_Application, Zend_Navigation und Zend_Tag_Cloud zum Beispiel auch das Zend_Tool: 1.8.0 marks the first public release of Zend_Tool. At its simplest, Zend_Tool provides a command-line script that &#8230; <a href="http://blog.mehrwert.de/2009/05/04/zend-framework-in-version-18-erschienen-tutorials/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Am ersten Mai-Wochenende ist das <a href="http://framework.zend.com/">Zend Framework</a> in Version 1.8 erschienen. <a href="http://devzone.zend.com/article/4559-Zend_Tool-and-ZF-1.8">Neu</a> ist, neben Zend_Application, Zend_Navigation und Zend_Tag_Cloud zum Beispiel auch das <strong>Zend_Tool</strong>:</p>
<blockquote><p>1.8.0 marks the first public release of Zend_Tool. At its simplest, Zend_Tool provides a command-line script that can be used to ease many common project-related tasks</p></blockquote>
<p>Passend dazu hat Kim auf Designpicks seine &raquo;<a href="http://www.designpicks.de/top-5-zend-tutorials/">Top 5 Zend Tutorials</a>&laquo; gelistet:</p>
<blockquote><p>Ich besch&auml;ftige mich zurzeit intensiv mit dem Zend Framework und habe festgestellt, dass es gar nicht so leicht ist, gute Tutorials daf&uuml;r zu finden. Nach langen Recherchen m&ouml;chte ich euch hier die (meiner Meinung nach) besten f&uuml;nf mitteilen.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/05/04/zend-framework-in-version-18-erschienen-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP-Intrusion Detection System</title>
		<link>http://blog.mehrwert.de/2009/04/26/php-intrusion-detection-system/</link>
		<comments>http://blog.mehrwert.de/2009/04/26/php-intrusion-detection-system/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 20:31:22 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=409</guid>
		<description><![CDATA[PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to &#8230; <a href="http://blog.mehrwert.de/2009/04/26/php-intrusion-detection-system/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session.</p></blockquote>
<p><a href="http://php-ids.org/">http://php-ids.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/04/26/php-intrusion-detection-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Server/Zend Server CE released</title>
		<link>http://blog.mehrwert.de/2009/04/07/zend-serverzend-server-ce-released/</link>
		<comments>http://blog.mehrwert.de/2009/04/07/zend-serverzend-server-ce-released/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:11:34 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Coding/Languages]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[Commercial]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=405</guid>
		<description><![CDATA[Zend Server released!: &#8220;The previously announced product from Zend: Zend Server, that was in public beta for the last couple months has been fully released! This includes both the full paid subscription Zend Server, as well as the free Zend &#8230; <a href="http://blog.mehrwert.de/2009/04/07/zend-serverzend-server-ce-released/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedproxy.google.com/~r/ZendDeveloperZone/~3/dursDG3yWBw/4427-Zend-Server-released">Zend Server released!</a>:<br />
<blockquote>&#8220;The previously announced product from Zend:  Zend Server, that was in public beta for the last couple months has been fully released!  This includes both the full paid subscription Zend Server, as well as the free Zend Server CE.&#8221;</p></blockquote>
<p>(Via <a href="http://devzone.zend.com/">Zend Developer Zone</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/04/07/zend-serverzend-server-ce-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Useful PHP Tips Revisited (Smashing Magazine)</title>
		<link>http://blog.mehrwert.de/2009/03/24/10-useful-php-tips-revisited-smashing-magazine/</link>
		<comments>http://blog.mehrwert.de/2009/03/24/10-useful-php-tips-revisited-smashing-magazine/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:41:50 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Coding/Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips&Tricks]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=385</guid>
		<description><![CDATA[10 Useful PHP Tips Revisited (Smashing Magazine): &#8220;Last November Smashing Magazine posted an article titled ’10 Advanced PHP Tips to Improve Your Programming’, which was met with many negative comments. It seems that many of the tips were either incomplete, &#8230; <a href="http://blog.mehrwert.de/2009/03/24/10-useful-php-tips-revisited-smashing-magazine/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://feedproxy.google.com/~r/ZendDeveloperZone/~3/FceDirZZ8d4/4379-10-Useful-PHP-Tips-Revisited-Smashing-Magazine">10 Useful PHP Tips Revisited (Smashing Magazine)</a>: &#8220;Last November Smashing Magazine posted an article titled ’10 Advanced <span class="caps">PHP</span> Tips to Improve Your Programming’, which was met with many negative comments.  It seems that many of the tips were either incomplete, or directly giving bad advice.  To remedy this, they have asked Chris Shiflett and Sean Coates to write a rebuttal article which they have done.  This new article goes into detail of each of the previous 10 points, explains the issues with the previous suggestions, and then gives solid advice on what should be done.</p>
<p>(Via <a href="http://devzone.zend.com/">Zend Developer Zone</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/03/24/10-useful-php-tips-revisited-smashing-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Deployment mit Phing</title>
		<link>http://blog.mehrwert.de/2009/02/24/php-deployment-mit-phing/</link>
		<comments>http://blog.mehrwert.de/2009/02/24/php-deployment-mit-phing/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:11:52 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Coding/Languages]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=377</guid>
		<description><![CDATA[&#220;ber die Zend Developer Site bin ich auf einen interessanten Artikel gesto&#223;en. Das Thema &#187;Deployment&#171; ist f&#252;r jeden Entwickler interessant, insbesondere immer wiederkehrende Updates. W&#228;hren ich hier schon mit Ant, SVN und PEAR experimentiert habe, wird in diesem Artikel von &#8230; <a href="http://blog.mehrwert.de/2009/02/24/php-deployment-mit-phing/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&Uuml;ber die Zend Developer Site bin ich auf einen interessanten Artikel gesto&szlig;en. Das Thema &raquo;Deployment&laquo; ist f&uuml;r jeden Entwickler interessant, insbesondere immer wiederkehrende Updates. W&auml;hren ich hier schon mit Ant, SVN und PEAR experimentiert habe, wird in <a href="http://nsslive.net/2009/02/16/shell-scripts-no-more/">diesem Artikel von Nabeel Shahzad</a> Phing ins Spiel gebracht:</p>
<blockquote><p>This weekend, I started my server migration, over to Slicehost. It went well, now I&rsquo;m running on a lean &lsquo;n mean nginx install. As I was moving my Subversion repositories, I was dreading having to move all my shell scripts, which I used to build and deploy some of my applications (outlined in this post). I was thinking there had to be a better way, after all, Ruby has Capistrano, and though it can be used with PHP, I didn&rsquo;t want to have to install Ruby, etc etc. After some searching (not much), I found Phing, which looked like exactly what I needed. Sweet!</p></blockquote>
<p> <a href="http://nsslive.net/2009/02/16/shell-scripts-no-more/">Ganzer Artikel im Blog von Nabeel Shahzad</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2009/02/24/php-deployment-mit-phing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamically Generating PDF Files with PHP and Haru</title>
		<link>http://blog.mehrwert.de/2008/12/15/dynamically-generating-pdf-files-with-php-and-haru/</link>
		<comments>http://blog.mehrwert.de/2008/12/15/dynamically-generating-pdf-files-with-php-and-haru/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:39:48 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=351</guid>
		<description><![CDATA[When it comes to working with different file formats, PHP is like a Swiss Army knife: it has a tool to handle almost anything you can throw at it. JPEG images, XML files, Word documents, ZIP archives&#8230;you name it, and &#8230; <a href="http://blog.mehrwert.de/2008/12/15/dynamically-generating-pdf-files-with-php-and-haru/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p1><cite>When it comes to working with different file formats, PHP is like a Swiss Army knife: it has a tool to handle almost anything you can throw at it. JPEG images, XML files, Word documents, ZIP archives&#8230;you name it, and there&#8217;s a PHP extension to handle it!</cite></p>
<p>(Via <a href="http://devzone.zend.com/article/4044-Dynamically-Generating-PDF-Files-with-PHP-and-Haru-">Zend Developer Zone</a>)</p>
</p1>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/12/15/dynamically-generating-pdf-files-with-php-and-haru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 1.6 mit Dojo ver&#246;ffentlicht</title>
		<link>http://blog.mehrwert.de/2008/09/03/zend-framework-16-mit-dojo-verffentlicht/</link>
		<comments>http://blog.mehrwert.de/2008/09/03/zend-framework-16-mit-dojo-verffentlicht/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:08:21 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=253</guid>
		<description><![CDATA[Zend Framework 1.6 mit Dojo ver&#246;ffentlicht: &#8220;Die neue Version der Codebibliothek Zend Framework enth&#228;lt unter anderem zwei neue, stabile Komponenten f&#252;r die Integration von Dojo und SOAP, dazu kommen kleinere Erg&#228;nzungen bestehender Komponenten und Bugfixes. Das Highlight der neuen Version &#8230; <a href="http://blog.mehrwert.de/2008/09/03/zend-framework-16-mit-dojo-verffentlicht/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.golem.de/0809/62175-rss.html">Zend Framework 1.6 mit Dojo ver&ouml;ffentlicht</a>: &#8220;Die neue Version der Codebibliothek Zend Framework enth&auml;lt unter anderem zwei neue, stabile Komponenten f&uuml;r die Integration von Dojo und SOAP, dazu kommen kleinere Erg&auml;nzungen bestehender Komponenten und Bugfixes. Das Highlight der neuen Version ist aber eine fr&uuml;he Version der experimentellen Zend_Tool &#8211; Zends Antwort auf Ruby-on-Rails und CakePHP. (<a href="http://www.golem.de/specials/javascript/">JavaScript</a>, <a href="http://www.golem.de/specials/ibm/">IBM</a>)&#8221;</p>
<p>(Via <a href="http://www.golem.de/">Golem.de</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/09/03/zend-framework-16-mit-dojo-verffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T3Cast zu DEV3: Eclipse basierte FLOW3- und TYPO3-Entwicklung</title>
		<link>http://blog.mehrwert.de/2008/08/27/t3cast-zu-dev3-eclipse-basierte-flow3-und-typo3-entwicklung/</link>
		<comments>http://blog.mehrwert.de/2008/08/27/t3cast-zu-dev3-eclipse-basierte-flow3-und-typo3-entwicklung/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 07:44:05 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.de/?p=244</guid>
		<description><![CDATA[T3Cast zu DEV3: Eclipse basierte FLOW3- und TYPO3-Entwicklung: &#8220;David Br&#252;hlmeier ist Robert Lemke per Skype aus einem Park in Z&#252;rich zugeschaltet. In knapp 20 Minuten zeigt Br&#252;hlmeier Robert Lemke beispielhaft, wie die von ihm im Rahmen seiner Masterarbeit geschaffene Entwicklungsumgebung &#8230; <a href="http://blog.mehrwert.de/2008/08/27/t3cast-zu-dev3-eclipse-basierte-flow3-und-typo3-entwicklung/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://t3n.yeebase.com/aktuell/news/newspost/t3cast-installation-und-benutzung-von-dev3/1887/">T3Cast zu DEV3: Eclipse basierte FLOW3- und TYPO3-Entwicklung</a>: &#8220;David Br&uuml;hlmeier ist Robert Lemke per Skype aus einem Park in Z&uuml;rich zugeschaltet. In knapp 20 Minuten zeigt Br&uuml;hlmeier Robert Lemke beispielhaft, wie die von ihm im Rahmen seiner Masterarbeit geschaffene Entwicklungsumgebung <a href="http://www.dev3.org/" target="_blank" >DEV3</a> zu bedienen ist.</p>
<p>Gezeigt werden alle f&uuml;r die Arbeit notwendigen Schritte: Nach der eigentlichen Installation des Plugins wird die weitere Einrichtung gezeigt. Dar&uuml;ber hinaus geben Robert Lemke und David Br&uuml;hlmeier einen Einblick in die Arbeit mit DEV3.</p>
<p>Das Projekt <a href="http://www.dev3.org/" target="_blank" >DEV3</a> verfolgt das Ziel, Entwicklern eine auf <a href="http://www.eclipse.org/" target="_blank" >Eclipse</a> und den PHP Development Tools (PDT) basierende Entwicklungsumgebung f&uuml;r TYPO3 zur Verf&uuml;gung zu stellen.</p>
<p>Entstanden ist <a href="http://www.dev3.org/" target="_blank" >DEV3</a> aus den zuvor unabh&auml;ngig gestarteten Projekten <em>tyClipse</em> von Sebastian B&ouml;ttger und Eckhard M. J&auml;ger sowie <em>FLOW3DE</em> von David Br&uuml;hlmeier. Auf Anraten von <a href="http://typo3.org/teams/50-development/" target="_blank" >TYPO3 5.0</a>- und <a href="http://flow3.typo3.org/" target="_blank" >FLOW3</a>-Entwicklungsleiter Robert Lemke haben sich die Projekte zur gemeinsamen Arbeit entschlossen.&#8221;</p>
<p>(Via <a href="http://t3n.yeebase.com/">t3n.yeebase.com &#8211; Open Source, Web &#038; TYPO3</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/08/27/t3cast-zu-dev3-eclipse-basierte-flow3-und-typo3-entwicklung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad-Server OpenX 2.6 mit API und schnelleren AdTags</title>
		<link>http://blog.mehrwert.de/2008/08/13/ad-server-openx-26-mit-api-und-schnelleren-adtags/</link>
		<comments>http://blog.mehrwert.de/2008/08/13/ad-server-openx-26-mit-api-und-schnelleren-adtags/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 22:27:01 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/?p=200</guid>
		<description><![CDATA[OpenX hat mit der Version 2.6 seines gleichnamigen freien Ad-Servers veröffentlicht, die wesentliche neue Funktionen mitbringt, darunter ein API und schnellere Ad-Tags. OpenX hieß einst phpAdsNews, später dann OpenAds und heute OpenX. Dank des neuen API in OpenX 2.6 soll &#8230; <a href="http://blog.mehrwert.de/2008/08/13/ad-server-openx-26-mit-api-und-schnelleren-adtags/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>OpenX hat mit der Version 2.6 seines gleichnamigen freien Ad-Servers veröffentlicht, die wesentliche neue Funktionen mitbringt, darunter ein API und schnellere Ad-Tags. OpenX hieß einst phpAdsNews, später dann OpenAds und heute OpenX.<br />
Dank des neuen API in OpenX 2.6 soll es deutlich einfacher sein, OpenX in bestehende Systeme zu integrieren und beispielsweise an CRM-Software anzubinden. Zudem können Entwickler so eigene Applikationen schreiben um neue Kampagnen anzulegen, Statistikdaten empfangen oder eine größere Zahl an Werbemitteln hochladen.</p>
<p>Neu ist auch das Dashboard, das auf Wünsche aus der OpenX-Community zurückgeht. Es fasst die wichtigsten Statistiken zu den genutzten Ad-Servern zusammen und kann um Widgets erweitert werden, die Daten zu laufenden Kampagnen zeigen.</p>
<p>Ein neues Ad-Tag verspricht eine schnellere Auslieferung der Werbung, denn der Browser muss damit künftig nur noch eine Anfrage an den Ad-Server senden, auch wenn mehr als ein Werbemittel angezeigt werden muss. Es sind vor allem diese via JavaScript abgewickelten Aufrufe, die Webseiten langsam erscheinen lassen, da das Rendern der Seite dadurch in manchen Browsern behindert wird. Das Laden der eigentlichen Banner ist eher unproblematisch.</p>
<p>OpenX ist Open Source und steht unter der GPLv2. Die Version 2.6 kann ab sofort unter <a href="http://www.openx.org/download">openx.org/download</a> heruntergeladen werden. Laut OpenX wird die Software auf mehr als 100.000 Websites eingesetzt und monatlich mehr als 250 Milliarden Werbemittel über OpenX-Server ausgeliefert. Das Unternehmen selbst bietet auch eine gehostete Version des Ad-Servers an. (via <a href="http://www.golem.de/0808/61706.html">Golem.de</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/08/13/ad-server-openx-26-mit-api-und-schnelleren-adtags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using GnuPG with PHP</title>
		<link>http://blog.mehrwert.de/2008/08/04/using-gnupg-with-php/</link>
		<comments>http://blog.mehrwert.de/2008/08/04/using-gnupg-with-php/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 21:17:39 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technik]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/?p=196</guid>
		<description><![CDATA[Using GnuPG with PHP: &#8220; GnuPG is open-source software that makes it possible to encrypt your email and other messages so that they can only be read by the intended recipient (not unlike Jim Phelps and his briefing book). Unlike &#8230; <a href="http://blog.mehrwert.de/2008/08/04/using-gnupg-with-php/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/ZendDeveloperZone/~3/355363816/3753-Using-GnuPG-with-PHP">Using GnuPG with PHP</a>: &#8220;</p>
<p>GnuPG is open-source software that makes it possible to encrypt your email and other messages so that they can only be read by the intended recipient (not unlike Jim Phelps and his briefing book). Unlike cleartext messages, which are unprotected and can be read by anyone who intercepts them, GnuPG-encrypted messages are ‘locked’ through cryptographic techniques and may be viewed only by a person with the correct ‘key’; everyone else will merely see gibberish. In today’s day and age, when hacking and phishing is common, such encryption plays an important role in protecting sensitive data like user names, passwords or credit-card information.</p>
<p>(Via <a href="http://devzone.zend.com/">Zend Developer Zone</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/08/04/using-gnupg-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Form Factory: Open Source Formular-Generator</title>
		<link>http://blog.mehrwert.de/2008/06/19/web-form-factory-open-source-formular-generator/</link>
		<comments>http://blog.mehrwert.de/2008/06/19/web-form-factory-open-source-formular-generator/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 10:07:09 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2008/06/19/web-form-factory-open-source-formular-generator/</guid>
		<description><![CDATA[Formulare erm&#246;glichen einen direkten Kontakt zu den Besuchern einer Seite und erfragen zum Beispiel Daten f&#252;r Newsletter, Kommentare und Adressen. Das Design ist schnell erledigt, doch ohne PHP-Kenntnisse wird daraus kein n&#252;tzliches Formular. Wer gerade keinen PHP-Entwickler zur Hand hat, &#8230; <a href="http://blog.mehrwert.de/2008/06/19/web-form-factory-open-source-formular-generator/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Formulare erm&ouml;glichen einen direkten Kontakt zu den Besuchern einer Seite und erfragen zum Beispiel Daten f&uuml;r Newsletter, Kommentare und Adressen. Das Design ist schnell erledigt, doch ohne PHP-Kenntnisse wird daraus kein n&uuml;tzliches Formular. Wer gerade keinen PHP-Entwickler zur Hand hat, der kann auf die Web Form Factory zur&uuml;ckgreifen.<br />
Web Form Factory: Open Source Generator f&uuml;r Formulare</p>
<p>Die Erstellung von Formularen f&uuml;r eine Webseite bleibt in aller Regel entsprechend geschulten Entwicklern vorbehalten. Die optische Gestaltung stellt f&uuml;r viele Publisher keine gro&szlig;e H&uuml;rde dar, bei der Programmierung der Formulare sieht das schon anders aus. Hier sind spezielle Kenntnisse gefragt, um die Formulareingaben in einer Datenbank speichern oder per E-Mail versenden zu k&ouml;nnen.</p>
<p>Mit der <a href="http://www.webformfactory.com/">Web Form Factory (WFF)</a> gibt es jetzt eine Open-Source-L&ouml;sung zur Erstellung von Formularen f&uuml;r das Web. Die einfach zu bedienende Web-Applikation untersucht eine selbst erstellte HTML-Datei auf verwendete Eingabetypen wie Textfelder, Drop-Down-Listen, Checkboxen sowie Radio-Buttons und generiert daraus automatisch ein an PHP-gebundenes HTML-Formular. Das Ergebnis l&auml;sst sich dann in Form einer Zip-Datei herunterladen, auspacken und in die eigene Webseite integrieren.</p>
<p>WFF befindet sich derzeit im Beta-Stadium. Momentan wird nur die Anbindung von HTML-Dateien an PHP (wahlweise 4, 5 oder 5.1) unterst&uuml;tzt, was sich aber in naher Zukunft &auml;ndern soll. Au&szlig;erdem ist die Erstellung eines E-Mail-Formulars m&ouml;glich, bei dem die erhobenen Daten nicht in eine Datenbank flie&szlig;en, sondern an eine E-Mail-Adresse geschickt werden.</p>
<p>Eine Hilfestellung f&uuml;r die Arbeit mit WFF inklusive der Erstellung der HTML-Datei bietet ein <a href="http://www.webformfactory.com/weblog/tutorials/4/introduction-video">Einf&uuml;hrungsvideo</a> im Tutorial-Bereich.</p>
<p>via <a href="http://t3n.yeebase.com/aktuell/news/newspost/web-form-factory-open-source-formular-generator/1663/">t3n</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/06/19/web-form-factory-open-source-formular-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3 bis zu 30 Prozent schneller</title>
		<link>http://blog.mehrwert.de/2008/03/26/php-53-bis-zu-30-prozent-schneller/</link>
		<comments>http://blog.mehrwert.de/2008/03/26/php-53-bis-zu-30-prozent-schneller/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 09:28:02 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2008/03/26/php-53-bis-zu-30-prozent-schneller/</guid>
		<description><![CDATA[PHP 5.3 bis zu 30 Prozent schneller: &#8220;Die Entwickler der freien Scriptsprache PHP haben begonnen, PHP von einem veralteten, Flex-basierten Lexer auf re2c umzustellen. Die aktuelle Entwicklerversion von PHP 5.3 wird dadurch um bis zu 30 Prozent schneller. (PHP, WordPress)&#8221; &#8230; <a href="http://blog.mehrwert.de/2008/03/26/php-53-bis-zu-30-prozent-schneller/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.golem.de/0803/58586.html">PHP 5.3 bis zu 30 Prozent schneller</a>: &#8220;Die Entwickler der freien Scriptsprache PHP haben begonnen, PHP von einem veralteten, Flex-basierten Lexer auf re2c umzustellen. Die aktuelle Entwicklerversion von PHP 5.3 wird dadurch um bis zu 30 Prozent schneller. (<a href="http://www.golem.de/specials/php/">PHP</a>, <a href="http://www.golem.de/specials/wordpress/">WordPress</a>)&#8221;</p>
<p>Erst Benchmarks der aktuellen Entwicklerversion von PHP 5.3 mit PHP 5.2, die Dmitry Stogov ver&ouml;ffentlichte, sehen vielversprechend aus: Demnach ist PHP 5.3 bis zu 30 Prozent schneller als sein Vorg&auml;nger. Gemessen wurden die PHP-Applikationen Drupal (20 Prozent schneller), Qdig (2 Prozent schneller), <strong>Typo3 (30 Prozent schneller)</strong>, WordPress (15 Prozent schneller) und Xoops (10 Prozent schneller).</p>
<p>(Via <a href="http://www.golem.de/">Golem.de</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2008/03/26/php-53-bis-zu-30-prozent-schneller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing xdebug</title>
		<link>http://blog.mehrwert.de/2007/12/10/introducing-xdebug/</link>
		<comments>http://blog.mehrwert.de/2007/12/10/introducing-xdebug/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 15:08:55 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technik]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/12/10/introducing-xdebug/</guid>
		<description><![CDATA[Introducing xdebug: &#8220;This article is the first installment of a five-part series of articles covering xdebug, a free and open source swiss army knife tool for PHP developers. xdebug is a PHP extension created by Derick Rethans, one of the &#8230; <a href="http://blog.mehrwert.de/2007/12/10/introducing-xdebug/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/ZendDeveloperZone/~3/198074457/2803-Introducing-xdebug">Introducing xdebug</a>: &#8220;This article is the first installment of a five-part series of articles covering xdebug, a free and open source swiss army knife tool for PHP developers. xdebug is a PHP extension created by Derick Rethans, one of the PHP core developers. This week, we will show you how to install xdebug and introduce you to some of the basic features. In the subsequent parts of this article series, we will have a closer look at one of xdebug&rsquo;s main features, namely tracing, profiling, debugging, and code coverage.</p>
<p>(Via <a href="http://devzone.zend.com/">Zend Developer Zone</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/12/10/introducing-xdebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating and Validating Web Forms With PEAR HTML_QuickForm</title>
		<link>http://blog.mehrwert.de/2007/11/15/generating-and-validating-web-forms-with-pear-html_quickform/</link>
		<comments>http://blog.mehrwert.de/2007/11/15/generating-and-validating-web-forms-with-pear-html_quickform/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 08:30:24 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/11/15/generating-and-validating-web-forms-with-pear-html_quickform/</guid>
		<description><![CDATA[Generating and Validating Web Forms With PEAR HTML_QuickForm: &#8220;This article will introduce you to one of PEAR&#8217;s most powerful tools for generating Web forms and validating the input that arrives through them: the HTML_QuickForm package. This package provides a flexible, &#8230; <a href="http://blog.mehrwert.de/2007/11/15/generating-and-validating-web-forms-with-pear-html_quickform/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://devzone.zend.com/article/2699-Generating-and-Validating-Web-Forms-With-PEAR-HTML_QuickForm">Generating and Validating Web Forms With PEAR HTML_QuickForm</a>: &#8220;This article will introduce you to one of PEAR&rsquo;s most powerful tools for generating Web forms and validating the input that arrives through them: the HTML_QuickForm package. This package provides a flexible, reusable library of methods that can literally save you hours of time when dealing with form-based user input &#8211; and best of all, it&rsquo;s free and extremely easy to use.</p>
<p>(Via <a href="http://devzone.zend.com/">Zend Developer Zone</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/11/15/generating-and-validating-web-forms-with-pear-html_quickform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3 4.1.3</title>
		<link>http://blog.mehrwert.de/2007/10/23/typo3-413/</link>
		<comments>http://blog.mehrwert.de/2007/10/23/typo3-413/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 06:35:01 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/10/23/typo3-413/</guid>
		<description><![CDATA[TYPO3 4.1.3: &#8220;The TYPO3 Core Team announces version 4.1.3 of the TYPO3 Enterprise Content Management System.&#8221; Details: http://wiki.typo3.org/index.php/TYPO3_4.1.3 (Via news.typo3.org: The TYPO3 news resource.)]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.typo3.org/news/article/typo3-413/">TYPO3 4.1.3</a>: &#8220;The TYPO3 Core Team announces version 4.1.3 of the TYPO3 Enterprise Content Management System.&#8221;</p>
<p>Details: <a href="http://wiki.typo3.org/index.php/TYPO3_4.1.3">http://wiki.typo3.org/index.php/TYPO3_4.1.3</a></p>
<p>(Via <a href="http://news.typo3.org/">news.typo3.org: The TYPO3 news resource</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/10/23/typo3-413/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Studio for Eclipse beta is now available!</title>
		<link>http://blog.mehrwert.de/2007/10/10/zend-studio-for-eclipse-beta-is-now-available/</link>
		<comments>http://blog.mehrwert.de/2007/10/10/zend-studio-for-eclipse-beta-is-now-available/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 06:59:15 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/10/10/zend-studio-for-eclipse-beta-is-now-available/</guid>
		<description><![CDATA[This beta release (code name &#8220;Neon&#8221;) is based on proven Zend Studio and the Eclipse PHP Developers Tools (PDT) project. Zend Studio for Eclipse is the world&#8217;s most powerful PHP IDE &#8211; providing professional PHP development capabilities combined with the &#8230; <a href="http://blog.mehrwert.de/2007/10/10/zend-studio-for-eclipse-beta-is-now-available/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zend.com/free_download/studio">This beta release</a> (code name &#8220;Neon&#8221;) is based on proven Zend Studio and the Eclipse PHP Developers Tools (PDT) project. Zend Studio for Eclipse is the world&rsquo;s most powerful PHP IDE &#8211; providing professional PHP development capabilities combined with the Eclipse multi-language support and plug-in extension technology.</p>
<p><strong>Die Beta-Versionen zum Testen liegen auf Jessica:/Software/Windows bzw. Jessica:/Software/Mac OS X</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/10/10/zend-studio-for-eclipse-beta-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenID-Extension f&#252;r TYPO3 ver&#246;ffentlicht</title>
		<link>http://blog.mehrwert.de/2007/09/24/openid-extension-fr-typo3-verffentlicht/</link>
		<comments>http://blog.mehrwert.de/2007/09/24/openid-extension-fr-typo3-verffentlicht/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 10:40:27 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/09/24/openid-extension-fr-typo3-verffentlicht/</guid>
		<description><![CDATA[Ekkehard G&#252;mbel, Mitglied des TYPO3-Security-Teams und Gesch&#228;ftsf&#252;hrer der Webagentur naw.info, hat w&#228;hrend der TYPO3-Konferenz T3CON eine OpenID-Extension f&#252;r TYPO3 vorgestellt. Diese erm&#246;glicht die Integration einer Login-Funktion per OpenID in TYPO3-Frontend-Seiten. Die von naw.info entwickelte Extension l&#228;sst sich in wenigen Schritten &#8230; <a href="http://blog.mehrwert.de/2007/09/24/openid-extension-fr-typo3-verffentlicht/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ekkehard G&uuml;mbel, Mitglied des TYPO3-Security-Teams und Gesch&auml;ftsf&uuml;hrer der Webagentur naw.info, hat w&auml;hrend der TYPO3-Konferenz T3CON eine OpenID-Extension f&uuml;r TYPO3 vorgestellt. Diese erm&ouml;glicht die Integration einer Login-Funktion per OpenID in TYPO3-Frontend-Seiten.</p>
<p>Die von naw.info entwickelte Extension l&auml;sst sich in wenigen Schritten implementieren und steht im Extension Repository zum Download zur Verf&uuml;gung.</p>
<p>Weitere Informationen zur Einrichtung bieten die Dokumentation im Extention Repository, die Folien der Pr&auml;sentation von der T3CON07 sowie ein Eintrag im TYPO3 Security Blog. (via <a href="http://t3n.yeebase.com/aktuell/news/newspost/openid-extension-fuer-typo3-veroeffentlicht/920/">t3n</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/09/24/openid-extension-fr-typo3-verffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roadmap to TYPO3 4.2</title>
		<link>http://blog.mehrwert.de/2007/08/16/roadmap-to-typo3-42/</link>
		<comments>http://blog.mehrwert.de/2007/08/16/roadmap-to-typo3-42/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 20:49:10 +0000</pubDate>
		<dc:creator>Andreas Beutel</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[TYPO3]]></category>

		<guid isPermaLink="false">http://blog.mehrwert.intern/2007/08/16/roadmap-to-typo3-42/</guid>
		<description><![CDATA[Roadmap to TYPO3 4.2: &#8220;The TYPO3 Core Team is proud to announce the roadmap for the upcoming 4.2 release of the TYPO3 Enterprise Content Managment System.&#8221; (Via news.typo3.org: The TYPO3 news resource.)]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.typo3.org/news/article/roadmap-to-typo3-42/">Roadmap to TYPO3 4.2</a>: &#8220;The TYPO3 Core Team is proud to announce the roadmap for the upcoming 4.2 release of the TYPO3 Enterprise Content Managment System.&#8221;</p>
<p>(Via <a href="http://news.typo3.org/">news.typo3.org: The TYPO3 news resource</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mehrwert.de/2007/08/16/roadmap-to-typo3-42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.mehrwert.de @ 2012-02-08 03:44:04 by W3 Total Cache -->
