<?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 on: Qwicket 0.2</title>
	<atom:link href="http://antwerkz.com/qwicket-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://antwerkz.com/qwicket-02/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Sep 2011 22:40:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alexandre Bairos</title>
		<link>http://antwerkz.com/qwicket-02/#comment-32</link>
		<dc:creator>Alexandre Bairos</dc:creator>
		<pubDate>Sun, 30 Jul 2006 15:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-32</guid>
		<description>Nice work. But there&#039;s a small mistake in the dependency reference to hibernate. The correct reference is http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.cr1/, with a dot right before the last version token(cr1).

Congrats!</description>
		<content:encoded><![CDATA[<p>Nice work. But there&#8217;s a small mistake in the dependency reference to hibernate. The correct reference is <a href="http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.cr1/" rel="nofollow">http://www.ibiblio.org/maven2/org/hibernate/hibernate/3.2.0.cr1/</a>, with a dot right before the last version token(cr1).</p>
<p>Congrats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnÃ­bal Rojas</title>
		<link>http://antwerkz.com/qwicket-02/#comment-31</link>
		<dc:creator>AnÃ­bal Rojas</dc:creator>
		<pubDate>Sat, 22 Jul 2006 14:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-31</guid>
		<description>I would suggest linking to Qwicket from the Wicket site, I have been looking around for information about Wicket while evaluating frameworks for a new projectt, and it took me three days to find it.</description>
		<content:encoded><![CDATA[<p>I would suggest linking to Qwicket from the Wicket site, I have been looking around for information about Wicket while evaluating frameworks for a new projectt, and it took me three days to find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlee</title>
		<link>http://antwerkz.com/qwicket-02/#comment-30</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Fri, 21 Jul 2006 20:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-30</guid>
		<description>1)  The problem here is the maven-ant dependency resolution.  Once you download those files, you can define &quot;build.offline=true&quot; and it won&#039;t attempt to connect to the network again.  That value can really be anything.  As long as it&#039;s set.  I went this route to save bandwidth and download times from the website.

2)  The next revision or so will allow user accounts to store and track user and project information.  Once that&#039;s in a template for headers and footers might indeed be possible.

3)  That&#039;s an excellent suggestion.  I had planned to support other persistence layers such as JPA and ibatis.  I had never considered the simple case of *no* persistence.  I&#039;ll make a note of that.

Thanks for the feedback.  All very useful suggestions.</description>
		<content:encoded><![CDATA[<p>1)  The problem here is the maven-ant dependency resolution.  Once you download those files, you can define &#8220;build.offline=true&#8221; and it won&#8217;t attempt to connect to the network again.  That value can really be anything.  As long as it&#8217;s set.  I went this route to save bandwidth and download times from the website.</p>
<p>2)  The next revision or so will allow user accounts to store and track user and project information.  Once that&#8217;s in a template for headers and footers might indeed be possible.</p>
<p>3)  That&#8217;s an excellent suggestion.  I had planned to support other persistence layers such as JPA and ibatis.  I had never considered the simple case of *no* persistence.  I&#8217;ll make a note of that.</p>
<p>Thanks for the feedback.  All very useful suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty Backe</title>
		<link>http://antwerkz.com/qwicket-02/#comment-29</link>
		<dc:creator>Marty Backe</dc:creator>
		<pubDate>Fri, 21 Jul 2006 20:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-29</guid>
		<description>Very cool. Nice job.

A couple quick items to consider for the future:

1) When attempting to build an example created via your web interface, it fails because it&#039;s attempting to access network resources (I&#039;m behind a corporate firewall). You might consider supporting proxy&#039;s. Also, not requiring network access could be a benefit for some.

2) Supporting a basic template system would be nice, so that all the generated files could have user supplied headers/footers.

3) Support minimal applications. I.e. I might want to create a quick and dirty webapp that doesn&#039;t need persistence.


Nice work though, including the web interface. Look forward to seeing where you take this.</description>
		<content:encoded><![CDATA[<p>Very cool. Nice job.</p>
<p>A couple quick items to consider for the future:</p>
<p>1) When attempting to build an example created via your web interface, it fails because it&#8217;s attempting to access network resources (I&#8217;m behind a corporate firewall). You might consider supporting proxy&#8217;s. Also, not requiring network access could be a benefit for some.</p>
<p>2) Supporting a basic template system would be nice, so that all the generated files could have user supplied headers/footers.</p>
<p>3) Support minimal applications. I.e. I might want to create a quick and dirty webapp that doesn&#8217;t need persistence.</p>
<p>Nice work though, including the web interface. Look forward to seeing where you take this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco</title>
		<link>http://antwerkz.com/qwicket-02/#comment-28</link>
		<dc:creator>Eelco</dc:creator>
		<pubDate>Fri, 21 Jul 2006 19:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-28</guid>
		<description>Joke, Matt ;)</description>
		<content:encoded><![CDATA[<p>Joke, Matt <img src='http://antwerkz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco</title>
		<link>http://antwerkz.com/qwicket-02/#comment-27</link>
		<dc:creator>Eelco</dc:creator>
		<pubDate>Fri, 21 Jul 2006 19:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-27</guid>
		<description>Nice work - I&#039;ve wanted a Wicket version of Appfuse for a while now, Matt just never got around do it.</description>
		<content:encoded><![CDATA[<p>Nice work &#8211; I&#8217;ve wanted a Wicket version of Appfuse for a while now, Matt just never got around do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Raible</title>
		<link>http://antwerkz.com/qwicket-02/#comment-26</link>
		<dc:creator>Matt Raible</dc:creator>
		<pubDate>Fri, 21 Jul 2006 18:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/wp/?p=1010#comment-26</guid>
		<description>Nice work - I&#039;ve wanted to do an online version of AppFuse for a while now, just never got around do it.</description>
		<content:encoded><![CDATA[<p>Nice work &#8211; I&#8217;ve wanted to do an online version of AppFuse for a while now, just never got around do it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

