<?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 Urubatan's Weblog</title>
	<atom:link href="http://www.urubatan.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.urubatan.info</link>
	<description>Just a little about development! Think before you write!</description>
	<pubDate>Sat, 05 Jul 2008 18:50:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Writing rails plugins - tips and tricks - plugins with generators by Nicolas</title>
		<link>http://www.urubatan.info/2008/01/rails_generator_plugin_howto/#comment-3041</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Sat, 05 Jul 2008 12:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2008/01/rails_generator_plugin_howto/#comment-3041</guid>
		<description>Hi,
Thank you so much for this tutorial.
I work with rails for 6 months and I have a question, I've never found answer. 
I would like to run a "generate" from a rails application. 
For example, I would like to call "ruby script\generate test_gen asdas_dasda asd:ash" but from a controller. It means generating files with template and associate this action with an action of one of my controller
Thank you for any help
Nicolas B</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you so much for this tutorial.<br />
I work with rails for 6 months and I have a question, I&#8217;ve never found answer.<br />
I would like to run a &#8220;generate&#8221; from a rails application.<br />
For example, I would like to call &#8220;ruby script\generate test_gen asdas_dasda asd:ash&#8221; but from a controller. It means generating files with template and associate this action with an action of one of my controller<br />
Thank you for any help<br />
Nicolas B</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on easyb-test - Grails Tests Made Easy (in a way your boss can read) by Nadeem</title>
		<link>http://www.urubatan.info/2008/04/easyb-test-grails-tests-made-easy-in-a-way-your-boss-can-read/#comment-3039</link>
		<dc:creator>Nadeem</dc:creator>
		<pubDate>Sat, 05 Jul 2008 06:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/?p=85#comment-3039</guid>
		<description>Are you planning to update the plugin to use easyb 0.9?</description>
		<content:encoded><![CDATA[<p>Are you planning to update the plugin to use easyb 0.9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing rails plugins - tips and tricks - plugins with generators by Nicolas</title>
		<link>http://www.urubatan.info/2008/01/rails_generator_plugin_howto/#comment-3030</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Fri, 04 Jul 2008 13:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2008/01/rails_generator_plugin_howto/#comment-3030</guid>
		<description>Amazing. Thank you so much for so greate tutorial
Nicolas</description>
		<content:encoded><![CDATA[<p>Amazing. Thank you so much for so greate tutorial<br />
Nicolas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java + Flex = Cool application and reliable back end! by rajan</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-3010</link>
		<dc:creator>rajan</dc:creator>
		<pubDate>Tue, 01 Jul 2008 05:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-3010</guid>
		<description>This one is the good example , could you give me source code's zip file?</description>
		<content:encoded><![CDATA[<p>This one is the good example , could you give me source code&#8217;s zip file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java + Flex = Cool application and reliable back end! by AMAHI</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-2930</link>
		<dc:creator>AMAHI</dc:creator>
		<pubDate>Tue, 24 Jun 2008 10:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-2930</guid>
		<description>Hi,
I'm Trying to put your example in lotus Domino. It's not a formely J2EE server. I have some problems with the file path. what does this mean ?
"....TestService"
The four point is for ../../TestService ?
Thanks for this excelent post !</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m Trying to put your example in lotus Domino. It&#8217;s not a formely J2EE server. I have some problems with the file path. what does this mean ?<br />
&#8220;&#8230;.TestService&#8221;<br />
The four point is for ../../TestService ?<br />
Thanks for this excelent post !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit plugin formatting Ruby and ERB code now! by Urubatan</title>
		<link>http://www.urubatan.info/2008/06/gedit-plugin-formatting-ruby-and-erb-code-now/#comment-2923</link>
		<dc:creator>Urubatan</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/?p=96#comment-2923</guid>
		<description>Hi ramon,
The code for formatting ERB can be used to format HTML and XML too, but I want to integrate tidy for this work, I think next week I can publish a version with this integrated.
javascript and actionscript 3 will be a little more dificult, but we can work that out.

The plugin uses command line utilities to format the code, I'll publish a tutorial on how to integrate other formatters ASAP, thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Hi ramon,<br />
The code for formatting ERB can be used to format HTML and XML too, but I want to integrate tidy for this work, I think next week I can publish a version with this integrated.<br />
javascript and actionscript 3 will be a little more dificult, but we can work that out.</p>
<p>The plugin uses command line utilities to format the code, I&#8217;ll publish a tutorial on how to integrate other formatters ASAP, thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit plugin formatting Ruby and ERB code now! by ramon</title>
		<link>http://www.urubatan.info/2008/06/gedit-plugin-formatting-ruby-and-erb-code-now/#comment-2922</link>
		<dc:creator>ramon</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/?p=96#comment-2922</guid>
		<description>i'm not (yet) using your plugin. but i would if it supported html, xml, javascript and actionscript3 :-)

maybe you could write these or publish a tutorial on how to write source code formatters for gedit in general?

thank you</description>
		<content:encoded><![CDATA[<p>i&#8217;m not (yet) using your plugin. but i would if it supported html, xml, javascript and actionscript3 <img src='http://www.urubatan.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>maybe you could write these or publish a tutorial on how to write source code formatters for gedit in general?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java + Flex = Cool application and reliable back end! by Ponic</title>
		<link>http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-2854</link>
		<dc:creator>Ponic</dc:creator>
		<pubDate>Sat, 14 Jun 2008 15:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/2007/10/java-flex-cool-application-and-reliable-back-end/#comment-2854</guid>
		<description>I am looking to develop Flex dashboard and use Flex in a Portal environment.

However still not clear about building components like

Rich Internet Application (using DataGrids, Trees, Charting
Components, Drag and Drop behaviors,

If you any thoughts or information, kindly let me know.
Where do I start if I want to achieve Flex dashboard in a portal environment.

If anyone has any information, kindly email me at ponicpool at gmail dot com

Thanks</description>
		<content:encoded><![CDATA[<p>I am looking to develop Flex dashboard and use Flex in a Portal environment.</p>
<p>However still not clear about building components like</p>
<p>Rich Internet Application (using DataGrids, Trees, Charting<br />
Components, Drag and Drop behaviors,</p>
<p>If you any thoughts or information, kindly let me know.<br />
Where do I start if I want to achieve Flex dashboard in a portal environment.</p>
<p>If anyone has any information, kindly email me at ponicpool at gmail dot com</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit plugin for formatting ruby code by GEdit plugin formatting Ruby and ERB code now! at Urubatan&#8217;s Weblog</title>
		<link>http://www.urubatan.info/2008/05/gedit_plugin_formatting_ruby_code/#comment-2782</link>
		<dc:creator>GEdit plugin formatting Ruby and ERB code now! at Urubatan&#8217;s Weblog</dc:creator>
		<pubDate>Mon, 09 Jun 2008 11:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/?p=92#comment-2782</guid>
		<description>[...] I have published some time ago a GEdit plugin for formatting Ruby code. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I have published some time ago a GEdit plugin for formatting Ruby code. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google App Engine - When will programmers learn that a language is just a tool? by Beats Programming Timbaland Style Javascript Tutorial J2ee</title>
		<link>http://www.urubatan.info/2008/04/google-app-engine-when-will-programmers-learn-that-a-language-is-just-a-tool/#comment-2723</link>
		<dc:creator>Beats Programming Timbaland Style Javascript Tutorial J2ee</dc:creator>
		<pubDate>Wed, 04 Jun 2008 00:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.urubatan.info/?p=86#comment-2723</guid>
		<description>&lt;strong&gt;Beats Programming Timbaland Style Javascript Tutorial J2ee...&lt;/strong&gt;

I didn't agree with you first, but last paragraph makes sense for me...</description>
		<content:encoded><![CDATA[<p><strong>Beats Programming Timbaland Style Javascript Tutorial J2ee&#8230;</strong></p>
<p>I didn&#8217;t agree with you first, but last paragraph makes sense for me&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
