<?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"
	>
<channel>
	<title>Comments for Century Minds</title>
	<atom:link href="http://blog.centuryminds.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.centuryminds.com</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 23:00:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Playing with Ubiquity by What&#8217;s the Buzz about Ubiquity? &#124; Mike Haydon</title>
		<link>http://blog.centuryminds.com/2008/10/playing-with-ubiquity/#comment-208</link>
		<dc:creator>What&#8217;s the Buzz about Ubiquity? &#124; Mike Haydon</dc:creator>
		<pubDate>Wed, 08 Oct 2008 07:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/?p=106#comment-208</guid>
		<description>[...] Playing with Ubiquity - I have been playing with Firefox Ubiquity this afternoon, and here is the result: A translation command for Word Reference. If you have Ubiquity installed, you should be able to install directly from this page. Get the source code here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Playing with Ubiquity - I have been playing with Firefox Ubiquity this afternoon, and here is the result: A translation command for Word Reference. If you have Ubiquity installed, you should be able to install directly from this page. Get the source code here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ANTLR Tutorial - Dependency injection language by Good ANTLR Resource - Adam Jordens@littlesquare:~/</title>
		<link>http://blog.centuryminds.com/2008/09/antlr-tutorial-dependency-injection-language/#comment-207</link>
		<dc:creator>Good ANTLR Resource - Adam Jordens@littlesquare:~/</dc:creator>
		<pubDate>Sat, 13 Sep 2008 06:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/?p=60#comment-207</guid>
		<description>[...] of others, if you&#8217;re looking to get started with ANTLR, here&#8217;s a useful introduction blog post. A quick search on dzone would have saved some trial and [...]</description>
		<content:encoded><![CDATA[<p>[...] of others, if you&#8217;re looking to get started with ANTLR, here&#8217;s a useful introduction blog post. A quick search on dzone would have saved some trial and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ANTLR Tutorial - Dependency injection language by kanthi swaroop</title>
		<link>http://blog.centuryminds.com/2008/09/antlr-tutorial-dependency-injection-language/#comment-206</link>
		<dc:creator>kanthi swaroop</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/?p=60#comment-206</guid>
		<description>Now thats interesting. Typical applications of ANTLR would be in parsing domain. My first interaction with ANTLR was for a data generation application. We had this system which consume huge xml streams. The schema types were defined via xsi and testing the code for all conditions was inhumane! Even coming  up with data for functional flows was painful. So the solution was to comeup with a template of the xml (using schema) and another template for possible datatypes. Parse the template, create a inmemory tree and walk the tree several times (using custom java code). We picked up a random domain value for substitution for each walk and ended up having a comprehensive data sets. There were certain correlation problems though and it was a different story. I really wish, you wrote the article back then ;)</description>
		<content:encoded><![CDATA[<p>Now thats interesting. Typical applications of ANTLR would be in parsing domain. My first interaction with ANTLR was for a data generation application. We had this system which consume huge xml streams. The schema types were defined via xsi and testing the code for all conditions was inhumane! Even coming  up with data for functional flows was painful. So the solution was to comeup with a template of the xml (using schema) and another template for possible datatypes. Parse the template, create a inmemory tree and walk the tree several times (using custom java code). We picked up a random domain value for substitution for each walk and ended up having a comprehensive data sets. There were certain correlation problems though and it was a different story. I really wish, you wrote the article back then <img src='http://blog.centuryminds.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java static imports + Fluent interfaces + Builder pattern= DSL by Scott Hanselman's Computer Zen - The Weekly Source Code 14 - Fluent Interface Edition</title>
		<link>http://blog.centuryminds.com/2007/10/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-197</link>
		<dc:creator>Scott Hanselman's Computer Zen - The Weekly Source Code 14 - Fluent Interface Edition</dc:creator>
		<pubDate>Thu, 31 Jan 2008 06:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/10/21/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-197</guid>
		<description>[...] Similar things are done in Java with their support for mixins, called Static Imports in Java 5. [...]</description>
		<content:encoded><![CDATA[<p>[...] Similar things are done in Java with their support for mixins, called Static Imports in Java 5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weak and Soft References in Java by Jesse</title>
		<link>http://blog.centuryminds.com/2007/11/weak-and-soft-references-in-java/#comment-203</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Tue, 13 Nov 2007 19:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/11/10/weak-and-soft-references-in-java/#comment-203</guid>
		<description>Nice article.  A practical example would be nice.</description>
		<content:encoded><![CDATA[<p>Nice article.  A practical example would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weak and Soft References in Java by Me</title>
		<link>http://blog.centuryminds.com/2007/11/weak-and-soft-references-in-java/#comment-202</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Mon, 12 Nov 2007 16:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/11/10/weak-and-soft-references-in-java/#comment-202</guid>
		<description>What absolutely horrid writing.</description>
		<content:encoded><![CDATA[<p>What absolutely horrid writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weak and Soft References in Java by prashant</title>
		<link>http://blog.centuryminds.com/2007/11/weak-and-soft-references-in-java/#comment-201</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Mon, 12 Nov 2007 01:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/11/10/weak-and-soft-references-in-java/#comment-201</guid>
		<description>Ruben,

thanks a lot for your descriptive explanation which indeed helps.Can you please suggest me
where can we use WeakReferences?

Thanks
Prashant Jalasutram
http://prashantjalasutram.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Ruben,</p>
<p>thanks a lot for your descriptive explanation which indeed helps.Can you please suggest me<br />
where can we use WeakReferences?</p>
<p>Thanks<br />
Prashant Jalasutram<br />
<a href="http://prashantjalasutram.blogspot.com/" rel="nofollow">http://prashantjalasutram.blogspot.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java static imports + Fluent interfaces + Builder pattern= DSL by Mikel Alcón</title>
		<link>http://blog.centuryminds.com/2007/10/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-196</link>
		<dc:creator>Mikel Alcón</dc:creator>
		<pubDate>Tue, 23 Oct 2007 15:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/10/21/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-196</guid>
		<description>Stephan: Rather than using something so obfuscated as a method called $, I would rename it to something more clean:

System.out.println(i18n( FILE_NOT_FOUND, file))

for example. Anyone who reads this knows what the code is doing (I think it cannot be said the same for the $ method).

BTW, good post about fluent interfaces.</description>
		<content:encoded><![CDATA[<p>Stephan: Rather than using something so obfuscated as a method called $, I would rename it to something more clean:</p>
<p>System.out.println(i18n( FILE_NOT_FOUND, file))</p>
<p>for example. Anyone who reads this knows what the code is doing (I think it cannot be said the same for the $ method).</p>
<p>BTW, good post about fluent interfaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java static imports + Fluent interfaces + Builder pattern= DSL by Mikel Alcón</title>
		<link>http://blog.centuryminds.com/2007/10/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-195</link>
		<dc:creator>Mikel Alcón</dc:creator>
		<pubDate>Tue, 23 Oct 2007 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/10/21/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-195</guid>
		<description>Paulo: Antlr is a good tool, but I wouldn't use it unless it is strictly necessary. When you build a external DSL you lost a lot of functionalities from the host language. Generally I prefer internal DSL. If you want to use Antlr you have to think it if it worth it. For many organizations is easier to develop a Java/Ruby/Groovy based DSL, which they can reuse their host language experience, than constructing a completely new language.</description>
		<content:encoded><![CDATA[<p>Paulo: Antlr is a good tool, but I wouldn&#8217;t use it unless it is strictly necessary. When you build a external DSL you lost a lot of functionalities from the host language. Generally I prefer internal DSL. If you want to use Antlr you have to think it if it worth it. For many organizations is easier to develop a Java/Ruby/Groovy based DSL, which they can reuse their host language experience, than constructing a completely new language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java static imports + Fluent interfaces + Builder pattern= DSL by Stephan Schmidt</title>
		<link>http://blog.centuryminds.com/2007/10/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-194</link>
		<dc:creator>Stephan Schmidt</dc:creator>
		<pubDate>Tue, 23 Oct 2007 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centuryminds.com/2007/10/21/java-static-imports-fluent-interfaces-builder-pattern-dsl/#comment-194</guid>
		<description>@Marcos:

I've been using the $() shortcut in Reposita Messages, as a lookup for i18n bundles and keys. System.out.println($( FILE_NOT_FOUND, file)) is easier to read than ...(bundle.getMessage(...)). I'm not sure if in your case it would be more readable with days(5) and hours(3), the $() seems to me a try to rebuild the Ruby way with 5.times. It's clean, but times(5) and days(3) is as readable and no need to extend Integer.

Peace
-stephan</description>
		<content:encoded><![CDATA[<p>@Marcos:</p>
<p>I&#8217;ve been using the $() shortcut in Reposita Messages, as a lookup for i18n bundles and keys. System.out.println($( FILE_NOT_FOUND, file)) is easier to read than &#8230;(bundle.getMessage(&#8230;)). I&#8217;m not sure if in your case it would be more readable with days(5) and hours(3), the $() seems to me a try to rebuild the Ruby way with 5.times. It&#8217;s clean, but times(5) and days(3) is as readable and no need to extend Integer.</p>
<p>Peace<br />
-stephan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.656 seconds -->
