<?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>Comments for Java Magic</title>
	<atom:link href="http://tawus.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tawus.wordpress.com</link>
	<description>Blog about Tapestry5, Plastic and related technologies</description>
	<lastBuildDate>Fri, 04 Jan 2013 15:19:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Tapestry Magic #3: Plugin Blocks by tawus</title>
		<link>http://tawus.wordpress.com/2011/04/20/tapestry-magic-3-plugin-blocks/#comment-539</link>
		<dc:creator><![CDATA[tawus]]></dc:creator>
		<pubDate>Fri, 04 Jan 2013 15:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=86#comment-539</guid>
		<description><![CDATA[Please feel free to point to or use any of the content. Thanks for asking. BTW I have seen my posts on chinese websites and I still can&#039;t figure out how it reached there :)]]></description>
		<content:encoded><![CDATA[<p>Please feel free to point to or use any of the content. Thanks for asking. BTW I have seen my posts on chinese websites and I still can&#8217;t figure out how it reached there <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tapestry Magic #3: Plugin Blocks by avin.ws</title>
		<link>http://tawus.wordpress.com/2011/04/20/tapestry-magic-3-plugin-blocks/#comment-538</link>
		<dc:creator><![CDATA[avin.ws]]></dc:creator>
		<pubDate>Fri, 04 Jan 2013 14:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=86#comment-538</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[<p>I blog too and I’m crafting a thing alike to this particular posting, “Tapestry Magic #3:<br />
Plugin Blocks  Java Magic”. Do you care in case I reallyincorporate a number of of your points?<br />
Regards -Osvaldo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tapestry Magic #3: Plugin Blocks by Lance</title>
		<link>http://tawus.wordpress.com/2011/04/20/tapestry-magic-3-plugin-blocks/#comment-531</link>
		<dc:creator><![CDATA[Lance]]></dc:creator>
		<pubDate>Thu, 13 Dec 2012 12:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=86#comment-531</guid>
		<description><![CDATA[Great post! I think that the Page contributions should use the @WhitelistAccessOnly so that the pages cannot be accessed by typing in the URL.

eg:
@WhitelistAccessOnly
public class MyContributedPage {
}]]></description>
		<content:encoded><![CDATA[<p>Great post! I think that the Page contributions should use the @WhitelistAccessOnly so that the pages cannot be accessed by typing in the URL.</p>
<p>eg:<br />
@WhitelistAccessOnly<br />
public class MyContributedPage {<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Periodic Zone Refresh Mixin for Tapestry by tawus</title>
		<link>http://tawus.wordpress.com/2011/07/01/a-periodic-zone-refresh-mixin-for-tapestry/#comment-512</link>
		<dc:creator><![CDATA[tawus]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 01:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=252#comment-512</guid>
		<description><![CDATA[http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/mixins/ZoneRefresh.html]]></description>
		<content:encoded><![CDATA[<p><a href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/mixins/ZoneRefresh.html" rel="nofollow">http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/mixins/ZoneRefresh.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Tab-panel for Tapestry by tawus</title>
		<link>http://tawus.wordpress.com/2011/07/09/a-tab-panel-for-tapestry/#comment-511</link>
		<dc:creator><![CDATA[tawus]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 01:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=262#comment-511</guid>
		<description><![CDATA[No it won&#039;t be. I would use a javascript based tab-panel along with different zone updates for each tab-pane]]></description>
		<content:encoded><![CDATA[<p>No it won&#8217;t be. I would use a javascript based tab-panel along with different zone updates for each tab-pane</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Tab-panel for Tapestry by Marion</title>
		<link>http://tawus.wordpress.com/2011/07/09/a-tab-panel-for-tapestry/#comment-510</link>
		<dc:creator><![CDATA[Marion]]></dc:creator>
		<pubDate>Tue, 13 Nov 2012 16:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://tawus.wordpress.com/?p=262#comment-510</guid>
		<description><![CDATA[I have the same question as Simon &quot;Is it possible to implement this without loosing data that was entered in to one tab while moving to other tabs&#039;. I used @persist but it does not work.]]></description>
		<content:encoded><![CDATA[<p>I have the same question as Simon &#8220;Is it possible to implement this without loosing data that was entered in to one tab while moving to other tabs&#8217;. I used @persist but it does not work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
