<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Kommentare für techscouting through the java news</title>
	<atom:link href="http://blog.oio.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oio.de</link>
	<description>Stuff for Java info junkies</description>
	<lastBuildDate>Tue, 21 Feb 2012 12:45:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Kommentar zu Dependency Injection und AOP mit CDI (JavaEE 6) von Alexander Wagner</title>
		<link>http://blog.oio.de/2012/02/21/dependency-injection-und-aop-mit-cdi-javaee-6/#comment-562</link>
		<dc:creator><![CDATA[Alexander Wagner]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 12:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=3289#comment-562</guid>
		<description><![CDATA[An dieser Stellte möchte ich mich einmal bedanken für diesen wirklich interessanten Blog!]]></description>
		<content:encoded><![CDATA[<p>An dieser Stellte möchte ich mich einmal bedanken für diesen wirklich interessanten Blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu ICEFaces 3.0 released von ICEFaces just a copy of PrimeFaces? &#124; techscouting through the java news</title>
		<link>http://blog.oio.de/2012/02/09/icefaces-3-0-released/#comment-557</link>
		<dc:creator><![CDATA[ICEFaces just a copy of PrimeFaces? &#124; techscouting through the java news]]></dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=3204#comment-557</guid>
		<description><![CDATA[[...] techscouting through the java news   Stuff for Java info junkies      Zum Inhalt springen HomeAboutArchiveImpressum        &#8592; ICEFaces 3.0&#160;released [...]]]></description>
		<content:encoded><![CDATA[<p>[...] techscouting through the java news   Stuff for Java info junkies      Zum Inhalt springen HomeAboutArchiveImpressum        &larr; ICEFaces 3.0&nbsp;released [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Creating a maven repository using maven von Maven Repository Concepts: Releases vs Snapshots repository &#124; Sing&#039;s Tech Musings</title>
		<link>http://blog.oio.de/2011/12/14/creating-a-maven-repository-using-maven/#comment-555</link>
		<dc:creator><![CDATA[Maven Repository Concepts: Releases vs Snapshots repository &#124; Sing&#039;s Tech Musings]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 12:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2876#comment-555</guid>
		<description><![CDATA[[...] Creating a maven repository using maven (oio.de) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Creating a maven repository using maven (oio.de) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Eclipse Code Recommenders &#8211; IDE 2.0? von Papick G. Taboada</title>
		<link>http://blog.oio.de/2012/02/06/eclipse-code-recommenders-ide-2-0/#comment-554</link>
		<dc:creator><![CDATA[Papick G. Taboada]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2527#comment-554</guid>
		<description><![CDATA[Danke, wir haben die Links aktualisiert!]]></description>
		<content:encoded><![CDATA[<p>Danke, wir haben die Links aktualisiert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Eclipse Code Recommenders &#8211; IDE 2.0? von Johannes Lerch</title>
		<link>http://blog.oio.de/2012/02/06/eclipse-code-recommenders-ide-2-0/#comment-553</link>
		<dc:creator><![CDATA[Johannes Lerch]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 09:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2527#comment-553</guid>
		<description><![CDATA[Hi,
die Links zu den einzelnen Features gehen ins Leere. Statt recommenders/documentation/* müssten diese auf recommenders/features/* verweisen.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
die Links zu den einzelnen Features gehen ins Leere. Statt recommenders/documentation/* müssten diese auf recommenders/features/* verweisen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Print pages and page fragments using an IFrame and jQuery von Bob Patin</title>
		<link>http://blog.oio.de/2011/01/30/print-pages-and-page-fragments-using-an-iframe-and-jquery/#comment-522</link>
		<dc:creator><![CDATA[Bob Patin]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 14:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://techscouting.wordpress.com/?p=1389#comment-522</guid>
		<description><![CDATA[Hi,
I&#039;m trying to use your function with a form, in this way:

When someone submits the form, the IDs of the records on the screen are gathered, and submitted to the PRINT page using a GET, like this:

batch_print?r=print0=123&amp;print1=125&amp;print2=126... and so on

Is there a way to use your function with a form, so that when the user submits it, it&#039;ll print my page? So far I haven&#039;t been able to figure it out.

Thanks,

Bob Patin]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m trying to use your function with a form, in this way:</p>
<p>When someone submits the form, the IDs of the records on the screen are gathered, and submitted to the PRINT page using a GET, like this:</p>
<p>batch_print?r=print0=123&amp;print1=125&amp;print2=126&#8230; and so on</p>
<p>Is there a way to use your function with a form, so that when the user submits it, it&#8217;ll print my page? So far I haven&#8217;t been able to figure it out.</p>
<p>Thanks,</p>
<p>Bob Patin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Future of GWT and GWT 2.5 [updated] von Veronym</title>
		<link>http://blog.oio.de/2011/12/08/future-of-gwt-and-gwt-2-5/#comment-507</link>
		<dc:creator><![CDATA[Veronym]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 16:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://techscouting.wordpress.com/?p=2834#comment-507</guid>
		<description><![CDATA[More and more apps are forced to run as portlets. What is your preferred approach here? There is an incubator project aiming at creation of a GWT portlet bridge. Or you can minimize your GWT client code so that it does not need the portal (i.e. Portlet API implementation). Is there any long-term strategy among GWT folks?]]></description>
		<content:encoded><![CDATA[<p>More and more apps are forced to run as portlets. What is your preferred approach here? There is an incubator project aiming at creation of a GWT portlet bridge. Or you can minimize your GWT client code so that it does not need the portal (i.e. Portlet API implementation). Is there any long-term strategy among GWT folks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Grails Database Queries &#8211; Criteria Builder vs. Where Queries [updated] von &#187; Blog Archive</title>
		<link>http://blog.oio.de/2011/12/21/grails-database-queries-criteria-builder-vs-where-queries/#comment-477</link>
		<dc:creator><![CDATA[&#187; Blog Archive]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 18:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2949#comment-477</guid>
		<description><![CDATA[[...] Grails Database Queries – Criteria Builder vs. Where Queries [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Grails Database Queries – Criteria Builder vs. Where Queries [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Grails Database Queries &#8211; Criteria Builder vs. Where Queries [updated] von An Army of Solipsists &#187; Blog Archive &#187; This Week in Grails (2011-51)</title>
		<link>http://blog.oio.de/2011/12/21/grails-database-queries-criteria-builder-vs-where-queries/#comment-475</link>
		<dc:creator><![CDATA[An Army of Solipsists &#187; Blog Archive &#187; This Week in Grails (2011-51)]]></dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2949#comment-475</guid>
		<description><![CDATA[[...] Grails Database Queries – Criteria Builder vs. Where Queries [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Grails Database Queries – Criteria Builder vs. Where Queries [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Grails Database Queries &#8211; Criteria Builder vs. Where Queries [updated] von Leo</title>
		<link>http://blog.oio.de/2011/12/21/grails-database-queries-criteria-builder-vs-where-queries/#comment-431</link>
		<dc:creator><![CDATA[Leo]]></dc:creator>
		<pubDate>Thu, 22 Dec 2011 12:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oio.de/?p=2949#comment-431</guid>
		<description><![CDATA[Useful article. Thanks for sharing!]]></description>
		<content:encoded><![CDATA[<p>Useful article. Thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

