<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments for Antwerkz, Inc.</title>
	<atom:link href="http://www.antwerkz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antwerkz.com</link>
	<description></description>
	<lastBuildDate>Wed, 03 Mar 2010 14:22:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Wicket and Embedded GlassFish by jlee</title>
		<link>http://www.antwerkz.com/wicket-and-embedded-glassfish/comment-page-1/#comment-15679</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=4518#comment-15679</guid>
		<description>Updated.  Thanks for the clarification.</description>
		<content:encoded><![CDATA[<p>Updated.  Thanks for the clarification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wicket and Embedded GlassFish by Alexis MP</title>
		<link>http://www.antwerkz.com/wicket-and-embedded-glassfish/comment-page-1/#comment-15678</link>
		<dc:creator>Alexis MP</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=4518#comment-15678</guid>
		<description>You can use this single Nexus repo instead of the 2 java.net repos that you have defined: http://maven.glassfish.org/content/groups/glassfish
Also it might be worth mentioning that ${glassfish.version} is resolved to 3.0.
Anyway, thanks for the plug! ;)</description>
		<content:encoded><![CDATA[<p>You can use this single Nexus repo instead of the 2 java.net repos that you have defined: <a href="http://maven.glassfish.org/content/groups/glassfish" rel="nofollow">http://maven.glassfish.org/content/groups/glassfish</a><br />
Also it might be worth mentioning that ${glassfish.version} is resolved to 3.0.<br />
Anyway, thanks for the plug! <img src='http://www.antwerkz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion and the bash prompt by jlee</title>
		<link>http://www.antwerkz.com/subversion-and-the-bash-prompt/comment-page-1/#comment-15677</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=4410#comment-15677</guid>
		<description>Interesting.  It doesn&#039;t seem to like svn much.  i get [svn:] but no details.  And I get *no* info on mercurial at all.  Maybe an excuse for some C hacking.  :)</description>
		<content:encoded><![CDATA[<p>Interesting.  It doesn&#8217;t seem to like svn much.  i get [svn:] but no details.  And I get *no* info on mercurial at all.  Maybe an excuse for some C hacking.  <img src='http://www.antwerkz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion and the bash prompt by JR Boyens</title>
		<link>http://www.antwerkz.com/subversion-and-the-bash-prompt/comment-page-1/#comment-15676</link>
		<dc:creator>JR Boyens</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=4410#comment-15676</guid>
		<description>This might do what you&#039;re looking for without having to do a lot of writing for other SCMs:

http://vc.gerg.ca/hg/vcprompt/

README here: http://vc.gerg.ca/hg/vcprompt/file/07f110976599/README.txt

It does have some subversion support even if it says it doesn&#039;t.</description>
		<content:encoded><![CDATA[<p>This might do what you&#8217;re looking for without having to do a lot of writing for other SCMs:</p>
<p><a href="http://vc.gerg.ca/hg/vcprompt/" rel="nofollow">http://vc.gerg.ca/hg/vcprompt/</a></p>
<p>README here: <a href="http://vc.gerg.ca/hg/vcprompt/file/07f110976599/README.txt" rel="nofollow">http://vc.gerg.ca/hg/vcprompt/file/07f110976599/README.txt</a></p>
<p>It does have some subversion support even if it says it doesn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grizzly and WebSockets by jlee</title>
		<link>http://www.antwerkz.com/grizzly-and-websockets/comment-page-1/#comment-15675</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=4297#comment-15675</guid>
		<description>With glassfish and grizzly, you can actually write a ProtocolFilter to implement a new protocol.  That&#039;s not portable across appservers, of course, but is one option.  It&#039;s funny that you should mention the protocol bit, though, because I&#039;m hoping to write a websockets/JMX tunnel in the next few weeks as the API settles down and as I have time between my glassfish/grizzly duties.  I&#039;m not sure how feasible it would be to write such a beast but I&#039;m going to try and see.  Who knows?  It might actually work.  :)</description>
		<content:encoded><![CDATA[<p>With glassfish and grizzly, you can actually write a ProtocolFilter to implement a new protocol.  That&#8217;s not portable across appservers, of course, but is one option.  It&#8217;s funny that you should mention the protocol bit, though, because I&#8217;m hoping to write a websockets/JMX tunnel in the next few weeks as the API settles down and as I have time between my glassfish/grizzly duties.  I&#8217;m not sure how feasible it would be to write such a beast but I&#8217;m going to try and see.  Who knows?  It might actually work.  <img src='http://www.antwerkz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
