<?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>Christoph Bünte&nbsp;&raquo; Software Entwicklung Berlin</title>
	<atom:link href="http://www.christophbuente.de/tag/anleitung/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christophbuente.de</link>
	<description>Software Entwicklung</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:42:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus</title>
		<link>http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/</link>
		<comments>http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 22:44:17 +0000</pubDate>
		<dc:creator>Christoph Bünte</dc:creator>
				<category><![CDATA[Java JEE]]></category>
		<category><![CDATA[Web Entwicklung]]></category>
		<category><![CDATA[actionBean]]></category>
		<category><![CDATA[anleitung]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[MockRoundTrip]]></category>
		<category><![CDATA[MockServletContext]]></category>
		<category><![CDATA[stripes]]></category>
		<category><![CDATA[stripes framework]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[unit tests]]></category>
		<category><![CDATA[wizard mode]]></category>
		<category><![CDATA[wizard modus]]></category>
		<category><![CDATA[__fp]]></category>

		<guid isPermaLink="false">http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/</guid>
		<description><![CDATA[Bei meinem aktuellen Kunden wurde das Stripes Framework verwendet, um eine Java basierte Webanwendung zu erstellen. Für mehrseitige Formulare bietet Stripes ActionBeans mit einen Wizard Modus an. Dieser zeichnet sich dadurch aus, dass alle bereits ausgefüllten Formularfelder als versteckte Felder in alle folgenden Formulare eingefügt werden. Dieser Modus erspart bei mehrseitigen Formularen viel Arbeit, aber [...]]]></description>
			<content:encoded><![CDATA[
	Tags: <a href="http://www.christophbuente.de/tag/actionbean/" title="actionBean" rel="tag">actionBean</a>, <a href="http://www.christophbuente.de/tag/anleitung/" title="anleitung" rel="tag">anleitung</a>, <a href="http://www.christophbuente.de/tag/howto/" title="howto" rel="tag">howto</a>, <a href="http://www.christophbuente.de/tag/java/" title="Java" rel="tag">Java</a>, <a href="http://www.christophbuente.de/tag/jee/" title="JEE" rel="tag">JEE</a>, <a href="http://www.christophbuente.de/tag/junit/" title="junit" rel="tag">junit</a>, <a href="http://www.christophbuente.de/tag/mock/" title="mock" rel="tag">mock</a>, <a href="http://www.christophbuente.de/tag/mockroundtrip/" title="MockRoundTrip" rel="tag">MockRoundTrip</a>, <a href="http://www.christophbuente.de/tag/mockservletcontext/" title="MockServletContext" rel="tag">MockServletContext</a>, <a href="http://www.christophbuente.de/tag/stripes/" title="stripes" rel="tag">stripes</a>, <a href="http://www.christophbuente.de/tag/stripes-framework/" title="stripes framework" rel="tag">stripes framework</a>, <a href="http://www.christophbuente.de/tag/testing/" title="Testing" rel="tag">Testing</a>, <a href="http://www.christophbuente.de/tag/tests/" title="tests" rel="tag">tests</a>, <a href="http://www.christophbuente.de/tag/tutorial/" title="Tutorial" rel="tag">Tutorial</a>, <a href="http://www.christophbuente.de/tag/unit-tests/" title="unit tests" rel="tag">unit tests</a>, <a href="http://www.christophbuente.de/tag/wizard-mode/" title="wizard mode" rel="tag">wizard mode</a>, <a href="http://www.christophbuente.de/tag/wizard-modus/" title="wizard modus" rel="tag">wizard modus</a>, <a href="http://www.christophbuente.de/tag/__fp/" title="__fp" rel="tag">__fp</a><br />

	<h4>Verwandten Beiträge</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/" title="Paypal subscriptions &#8211; Abonnements in Java integrieren (10.11.2007)">Paypal subscriptions &#8211; Abonnements in Java integrieren</a> (3)</li>
	<li><a href="http://www.christophbuente.de/2007-11-17-canoo-webtest-web-anwendungen-automatisch-testen/" title="canoo webtest &#8211; Web-Anwendungen automatisch testen (17.11.2007)">canoo webtest &#8211; Web-Anwendungen automatisch testen</a> (10)</li>
	<li><a href="http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/" title="VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten (21.12.2007)">VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-12-06-voiceglue-installation-interactive-voice-response-leicht-gemacht/" title="VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht (6.12.2007)">VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht</a> (6)</li>
	<li><a href="http://www.christophbuente.de/2007-11-02-shell-ausgabeumleitung-fehlermeldungen-in-der-standardausgabe/" title="Shell Ausgabeumleitung &#8211; Fehlermeldungen in der Standardausgabe (2.11.2007)">Shell Ausgabeumleitung &#8211; Fehlermeldungen in der Standardausgabe</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten</title>
		<link>http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/</link>
		<comments>http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 19:25:58 +0000</pubDate>
		<dc:creator>Christoph Bünte</dc:creator>
				<category><![CDATA[Unix shell]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[agi]]></category>
		<category><![CDATA[anleitung]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[dtmf]]></category>
		<category><![CDATA[hilfe]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[tts]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[voiceglue]]></category>
		<category><![CDATA[voicexml]]></category>
		<category><![CDATA[vox]]></category>
		<category><![CDATA[vxglue]]></category>
		<category><![CDATA[vxml]]></category>

		<guid isPermaLink="false">http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/</guid>
		<description><![CDATA[
	Tags: agi, anleitung, asr, asterisk, dtmf, hilfe, howto, sip, Software, speech, tts, Tutorial, Voice, voiceglue, voicexml, vox, vxglue, vxml

	Verwandten Beiträge
	
	VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht (6)
	Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus (0)
	Paypal subscriptions &#8211; Abonnements in Java integrieren (3)
	Shell Ausgabeumleitung &#8211; Fehlermeldungen in der Standardausgabe (0)
	Ruby on Rails auf Mac [...]]]></description>
			<content:encoded><![CDATA[
	Tags: <a href="http://www.christophbuente.de/tag/agi/" title="agi" rel="tag">agi</a>, <a href="http://www.christophbuente.de/tag/anleitung/" title="anleitung" rel="tag">anleitung</a>, <a href="http://www.christophbuente.de/tag/asr/" title="asr" rel="tag">asr</a>, <a href="http://www.christophbuente.de/tag/asterisk/" title="asterisk" rel="tag">asterisk</a>, <a href="http://www.christophbuente.de/tag/dtmf/" title="dtmf" rel="tag">dtmf</a>, <a href="http://www.christophbuente.de/tag/hilfe/" title="hilfe" rel="tag">hilfe</a>, <a href="http://www.christophbuente.de/tag/howto/" title="howto" rel="tag">howto</a>, <a href="http://www.christophbuente.de/tag/sip/" title="sip" rel="tag">sip</a>, <a href="http://www.christophbuente.de/tag/software/" title="Software" rel="tag">Software</a>, <a href="http://www.christophbuente.de/tag/speech/" title="speech" rel="tag">speech</a>, <a href="http://www.christophbuente.de/tag/tts/" title="tts" rel="tag">tts</a>, <a href="http://www.christophbuente.de/tag/tutorial/" title="Tutorial" rel="tag">Tutorial</a>, <a href="http://www.christophbuente.de/tag/voice/" title="Voice" rel="tag">Voice</a>, <a href="http://www.christophbuente.de/tag/voiceglue/" title="voiceglue" rel="tag">voiceglue</a>, <a href="http://www.christophbuente.de/tag/voicexml/" title="voicexml" rel="tag">voicexml</a>, <a href="http://www.christophbuente.de/tag/vox/" title="vox" rel="tag">vox</a>, <a href="http://www.christophbuente.de/tag/vxglue/" title="vxglue" rel="tag">vxglue</a>, <a href="http://www.christophbuente.de/tag/vxml/" title="vxml" rel="tag">vxml</a><br />

	<h4>Verwandten Beiträge</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.christophbuente.de/2007-12-06-voiceglue-installation-interactive-voice-response-leicht-gemacht/" title="VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht (6.12.2007)">VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht</a> (6)</li>
	<li><a href="http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/" title="Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus (24.01.2008)">Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/" title="Paypal subscriptions &#8211; Abonnements in Java integrieren (10.11.2007)">Paypal subscriptions &#8211; Abonnements in Java integrieren</a> (3)</li>
	<li><a href="http://www.christophbuente.de/2007-11-02-shell-ausgabeumleitung-fehlermeldungen-in-der-standardausgabe/" title="Shell Ausgabeumleitung &#8211; Fehlermeldungen in der Standardausgabe (2.11.2007)">Shell Ausgabeumleitung &#8211; Fehlermeldungen in der Standardausgabe</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/" title="Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung (25.11.2007)">Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung</title>
		<link>http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/</link>
		<comments>http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 13:33:25 +0000</pubDate>
		<dc:creator>Christoph Bünte</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[anleitung]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kurzanleitung]]></category>
		<category><![CDATA[locomotive]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mac user]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Software Entwicklung]]></category>
		<category><![CDATA[tutorium]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Web Entwicklung]]></category>

		<guid isPermaLink="false">http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/</guid>
		<description><![CDATA[
	Tags: anleitung, howto, kurzanleitung, locomotive, mac os x, mac user, os x, Ruby on Rails, software development, Software Entwicklung, tutorium, web development, Web Entwicklung

	Verwandten Beiträge
	
	Paypal subscriptions &#8211; Abonnements in Java integrieren (3)
	Advancing Rails &#8211; Ein Workshop mit David A. Black (0)
	VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten (0)
	VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht [...]]]></description>
			<content:encoded><![CDATA[
	Tags: <a href="http://www.christophbuente.de/tag/anleitung/" title="anleitung" rel="tag">anleitung</a>, <a href="http://www.christophbuente.de/tag/howto/" title="howto" rel="tag">howto</a>, <a href="http://www.christophbuente.de/tag/kurzanleitung/" title="kurzanleitung" rel="tag">kurzanleitung</a>, <a href="http://www.christophbuente.de/tag/locomotive/" title="locomotive" rel="tag">locomotive</a>, <a href="http://www.christophbuente.de/tag/mac-os-x/" title="mac os x" rel="tag">mac os x</a>, <a href="http://www.christophbuente.de/tag/mac-user/" title="mac user" rel="tag">mac user</a>, <a href="http://www.christophbuente.de/tag/os-x/" title="os x" rel="tag">os x</a>, <a href="http://www.christophbuente.de/tag/ruby-on-rails/" title="Ruby on Rails" rel="tag">Ruby on Rails</a>, <a href="http://www.christophbuente.de/tag/software-development/" title="software development" rel="tag">software development</a>, <a href="http://www.christophbuente.de/tag/software-entwicklung/" title="Software Entwicklung" rel="tag">Software Entwicklung</a>, <a href="http://www.christophbuente.de/tag/tutorium/" title="tutorium" rel="tag">tutorium</a>, <a href="http://www.christophbuente.de/tag/web-development/" title="web development" rel="tag">web development</a>, <a href="http://www.christophbuente.de/tag/web-entwicklung/" title="Web Entwicklung" rel="tag">Web Entwicklung</a><br />

	<h4>Verwandten Beiträge</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/" title="Paypal subscriptions &#8211; Abonnements in Java integrieren (10.11.2007)">Paypal subscriptions &#8211; Abonnements in Java integrieren</a> (3)</li>
	<li><a href="http://www.christophbuente.de/2007-11-24-advancing-rails-ein-workshop-mit-david-a-black/" title="Advancing Rails &#8211; Ein Workshop mit David A. Black (24.11.2007)">Advancing Rails &#8211; Ein Workshop mit David A. Black</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/" title="VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten (21.12.2007)">VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-12-06-voiceglue-installation-interactive-voice-response-leicht-gemacht/" title="VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht (6.12.2007)">VoiceGlue Installation &#8211; Interactive Voice Response leicht gemacht</a> (6)</li>
	<li><a href="http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/" title="Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus (24.01.2008)">Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Paypal subscriptions &#8211; Abonnements in Java integrieren</title>
		<link>http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/</link>
		<comments>http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 14:48:10 +0000</pubDate>
		<dc:creator>Christoph Bünte</dc:creator>
				<category><![CDATA[Web Entwicklung]]></category>
		<category><![CDATA[abonnement]]></category>
		<category><![CDATA[anleitung]]></category>
		<category><![CDATA[buttonfactory]]></category>
		<category><![CDATA[exclude]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[paypal subschription]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[Software Entwicklung]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[zahlungsabwicklung]]></category>

		<guid isPermaLink="false">http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/</guid>
		<description><![CDATA[
	Tags: abonnement, anleitung, buttonfactory, exclude, howto, J2EE, Java, JEE, paypal, paypal subschription, sandbox, Software Entwicklung, Tutorial, Web Entwicklung, zahlungsabwicklung

	Verwandten Beiträge
	
	Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus (0)
	Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung (2)
	captcha tutorial &#8211; Bots aussperren (8)
	canoo webtest &#8211; Web-Anwendungen automatisch testen (10)
	VoiceGlue Konfiguration &#8211; Server für [...]]]></description>
			<content:encoded><![CDATA[
	Tags: <a href="http://www.christophbuente.de/tag/abonnement/" title="abonnement" rel="tag">abonnement</a>, <a href="http://www.christophbuente.de/tag/anleitung/" title="anleitung" rel="tag">anleitung</a>, <a href="http://www.christophbuente.de/tag/buttonfactory/" title="buttonfactory" rel="tag">buttonfactory</a>, <a href="http://www.christophbuente.de/tag/exclude/" title="exclude" rel="tag">exclude</a>, <a href="http://www.christophbuente.de/tag/howto/" title="howto" rel="tag">howto</a>, <a href="http://www.christophbuente.de/tag/j2ee/" title="J2EE" rel="tag">J2EE</a>, <a href="http://www.christophbuente.de/tag/java/" title="Java" rel="tag">Java</a>, <a href="http://www.christophbuente.de/tag/jee/" title="JEE" rel="tag">JEE</a>, <a href="http://www.christophbuente.de/tag/paypal/" title="paypal" rel="tag">paypal</a>, <a href="http://www.christophbuente.de/tag/paypal-subschription/" title="paypal subschription" rel="tag">paypal subschription</a>, <a href="http://www.christophbuente.de/tag/sandbox/" title="sandbox" rel="tag">sandbox</a>, <a href="http://www.christophbuente.de/tag/software-entwicklung/" title="Software Entwicklung" rel="tag">Software Entwicklung</a>, <a href="http://www.christophbuente.de/tag/tutorial/" title="Tutorial" rel="tag">Tutorial</a>, <a href="http://www.christophbuente.de/tag/web-entwicklung/" title="Web Entwicklung" rel="tag">Web Entwicklung</a>, <a href="http://www.christophbuente.de/tag/zahlungsabwicklung/" title="zahlungsabwicklung" rel="tag">zahlungsabwicklung</a><br />

	<h4>Verwandten Beiträge</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.christophbuente.de/2008-01-24-stripes-framework-tests-fur-actionbeans-im-wizard-modus/" title="Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus (24.01.2008)">Stripes Framework &#8211; Tests für ActionBeans im Wizard Modus</a> (0)</li>
	<li><a href="http://www.christophbuente.de/2007-11-25-ruby-on-rails-auf-mac-os-x-5-minuten-kurzanleitung/" title="Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung (25.11.2007)">Ruby on Rails auf Mac OS X &#8211; 5 Minuten Kurzanleitung</a> (2)</li>
	<li><a href="http://www.christophbuente.de/2007-10-23-bots-aussperren-mit-captcha/" title="captcha tutorial &#8211; Bots aussperren (23.10.2007)">captcha tutorial &#8211; Bots aussperren</a> (8)</li>
	<li><a href="http://www.christophbuente.de/2007-11-17-canoo-webtest-web-anwendungen-automatisch-testen/" title="canoo webtest &#8211; Web-Anwendungen automatisch testen (17.11.2007)">canoo webtest &#8211; Web-Anwendungen automatisch testen</a> (10)</li>
	<li><a href="http://www.christophbuente.de/2007-12-21-voiceglue-konfiguration-server-fur-sprachanwendungen-einrichten/" title="VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten (21.12.2007)">VoiceGlue Konfiguration &#8211; Server für Sprachanwendungen einrichten</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.christophbuente.de/2007-11-10-paypal-subscriptions-abonnements-in-java-integrieren/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
