<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: On Learning StringTemplate</title>
	<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/</link>
	<description>The writings of John Snyders, mostly about software.</description>
	<pubDate>Fri, 12 Mar 2010 12:48:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Ram</title>
		<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-4402</link>
		<author>Ram</author>
		<pubDate>Thu, 17 Jan 2008 18:02:09 +0000</pubDate>
		<guid>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-4402</guid>
					<description>Great work!
I havent been using StringTemplate a lot, but while stst is a good step in the right direction,
what could give more bang for the buck is integration with some of the popular MVC web development frameworks like Turbogears and RubyonRails.

Doing this for Turbogears seems to be really easy. just write a plugin that interfaces the template engine api and the stringtemplate api.  i have just begun fiddling with this idea.

cheers
ram</description>
		<content:encoded><![CDATA[<p>Great work!<br />
I havent been using StringTemplate a lot, but while stst is a good step in the right direction,<br />
what could give more bang for the buck is integration with some of the popular MVC web development frameworks like Turbogears and RubyonRails.</p>
<p>Doing this for Turbogears seems to be really easy. just write a plugin that interfaces the template engine api and the stringtemplate api.  i have just begun fiddling with this idea.</p>
<p>cheers<br />
ram</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ram</title>
		<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-4406</link>
		<author>Ram</author>
		<pubDate>Fri, 18 Jan 2008 00:00:01 +0000</pubDate>
		<guid>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-4406</guid>
					<description>I have saved my notes here for now. 
http://ramontg.blogspot.com/

would be great if some one could write a StringTemplate Version of the 20 minute wiki tutorial.
Thanks
cheers
ram</description>
		<content:encoded><![CDATA[<p>I have saved my notes here for now.<br />
<a href="http://ramontg.blogspot.com/" rel="nofollow">http://ramontg.blogspot.com/</a></p>
<p>would be great if some one could write a StringTemplate Version of the 20 minute wiki tutorial.<br />
Thanks<br />
cheers<br />
ram</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Rob Williams</title>
		<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-9427</link>
		<author>Rob Williams</author>
		<pubDate>Tue, 23 Sep 2008 23:18:44 +0000</pubDate>
		<guid>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-9427</guid>
					<description>I would like to see WebStringTemplate adapted for Python and TurboGears.  I may end up doing it myself...</description>
		<content:encoded><![CDATA[<p>I would like to see WebStringTemplate adapted for Python and TurboGears.  I may end up doing it myself&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: David Hofmann</title>
		<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-28538</link>
		<author>David Hofmann</author>
		<pubDate>Wed, 18 Mar 2009 17:51:28 +0000</pubDate>
		<guid>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-28538</guid>
					<description>Hey, very interesting, thanks for your work, I was thinking on making a kind of user interface for it for fast prototyping :), what do you think ?

What is sad about stringtemplate is that I couldn't found a book for it. I mean, stringtemplate is such a very meaningful project for the java comunity and there is no resource that can help you understand it from top to tail :(

Well maebe it is just because I am using it just a couple of days</description>
		<content:encoded><![CDATA[<p>Hey, very interesting, thanks for your work, I was thinking on making a kind of user interface for it for fast prototyping :), what do you think ?</p>
<p>What is sad about stringtemplate is that I couldn&#8217;t found a book for it. I mean, stringtemplate is such a very meaningful project for the java comunity and there is no resource that can help you understand it from top to tail <img src='http://hardlikesoftware.com/weblog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Well maebe it is just because I am using it just a couple of days</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Snyders</title>
		<link>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-28709</link>
		<author>John Snyders</author>
		<pubDate>Thu, 19 Mar 2009 23:33:07 +0000</pubDate>
		<guid>http://hardlikesoftware.com/weblog/2007/04/26/on-learning-stringtemplate/#comment-28709</guid>
					<description>I'm glad you found this interesting. If you have a need for a UI then go for it. You might look around I think someone may have created an editor for StringTemplate that does syntax coloring. And because JSON is a subset of JavaScript many editors or IDEs already support it. 

You can find information about StringTemplate in Tarence Parr's excellent book The Definitive ANTLR Reference, chapter 9.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you found this interesting. If you have a need for a UI then go for it. You might look around I think someone may have created an editor for StringTemplate that does syntax coloring. And because JSON is a subset of JavaScript many editors or IDEs already support it. </p>
<p>You can find information about StringTemplate in Tarence Parr&#8217;s excellent book The Definitive ANTLR Reference, chapter 9.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
