<?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/"
		>
<channel>
	<title>Comments for RuGUI Framework Blog</title>
	<atom:link href="http://blog.rugui.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rugui.org</link>
	<description>RuGUI is an open-source framework that makes building desktop applications very easy. Like Ruby on Rails, it aims to improve productivity, favoring convention over configuration, DRY and MVC patterns.</description>
	<lastBuildDate>Sun, 12 Feb 2012 00:35:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Hello RuGUI! Developing desktop applications using Ruby/GTK by Waseem Besada</title>
		<link>http://blog.rugui.org/2009/01/hello-rugui/comment-page-1/#comment-163</link>
		<dc:creator>Waseem Besada</dc:creator>
		<pubDate>Sun, 12 Feb 2012 00:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=5#comment-163</guid>
		<description>Hi!

I&#039;m wondering why I can&#039;t run the helloworld example. I get the following error:

$ ./helloworld 
(eval):1: warning: redefining `object_id&#039; may cause serious problems
(eval):1: warning: redefining `__send__&#039; may cause serious problems
/var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_changed_support.rb:49:in `included&#039;: undefined method `class_inheritable_accessor&#039; for RuGUI::BaseController:Class (NoMethodError)
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_observer.rb:37:in `include&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_observer.rb:37:in `included&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:6:in `include&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:6:in `&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:5:in `&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:1:in `&#039;
	from :29:in `require&#039;
	from :29:in `require&#039;
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in `block in require&#039;
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:236:in `load_dependency&#039;
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in `require&#039;
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui.rb:38:in `&#039;
	from :33:in `require&#039;
	from :33:in `rescue in require&#039;
	from :29:in `require&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:59:in `load_rugui&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:54:in `load_initializer&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:40:in `run&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:13:in `boot!&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:81:in `&#039;
	from :29:in `require&#039;
	from :29:in `require&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/config/environment.rb:5:in `&#039;
	from :29:in `require&#039;
	from :29:in `require&#039;
	from /home/ewaseem/myProjects/myRuby/helloworld/app/main.rb:8:in `&#039;
	from ./helloworld:4:in `load&#039;
	from ./helloworld:4:in `&#039;

I appreciate an hints to get it work.

/Waseem</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m wondering why I can&#8217;t run the helloworld example. I get the following error:</p>
<p>$ ./helloworld<br />
(eval):1: warning: redefining `object_id&#8217; may cause serious problems<br />
(eval):1: warning: redefining `__send__&#8217; may cause serious problems<br />
/var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_changed_support.rb:49:in `included&#8217;: undefined method `class_inheritable_accessor&#8217; for RuGUI::BaseController:Class (NoMethodError)<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_observer.rb:37:in `include&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/property_observer.rb:37:in `included&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:6:in `include&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:6:in `&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:5:in `&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui/base_controller.rb:1:in `&#8217;<br />
	from :29:in `require&#8217;<br />
	from :29:in `require&#8217;<br />
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in `block in require&#8217;<br />
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:236:in `load_dependency&#8217;<br />
	from /var/lib/gems/1.9.1/gems/activesupport-3.2.1/lib/active_support/dependencies.rb:251:in `require&#8217;<br />
	from /var/lib/gems/1.9.1/gems/rugui-1.6.0/lib/rugui.rb:38:in `&#8217;<br />
	from :33:in `require&#8217;<br />
	from :33:in `rescue in require&#8217;<br />
	from :29:in `require&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:59:in `load_rugui&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:54:in `load_initializer&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:40:in `run&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:13:in `boot!&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/boot.rb:81:in `&#8217;<br />
	from :29:in `require&#8217;<br />
	from :29:in `require&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/config/environment.rb:5:in `&#8217;<br />
	from :29:in `require&#8217;<br />
	from :29:in `require&#8217;<br />
	from /home/ewaseem/myProjects/myRuby/helloworld/app/main.rb:8:in `&#8217;<br />
	from ./helloworld:4:in `load&#8217;<br />
	from ./helloworld:4:in `&#8217;</p>
<p>I appreciate an hints to get it work.</p>
<p>/Waseem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello RuGUI! Developing desktop applications using Ruby/GTK by David</title>
		<link>http://blog.rugui.org/2009/01/hello-rugui/comment-page-1/#comment-159</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 29 Dec 2010 15:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=5#comment-159</guid>
		<description>I just discovered RuGUI and I love the rails concept. I&#039;m checking it out for my desktop app right now! I&#039;m looking forward to a robust RuGUI community. Are there anymore tutorials to come?</description>
		<content:encoded><![CDATA[<p>I just discovered RuGUI and I love the rails concept. I&#8217;m checking it out for my desktop app right now! I&#8217;m looking forward to a robust RuGUI community. Are there anymore tutorials to come?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Be a Developer, not a Programmer! by Seja um desenvolvedor, nÃ£o um programador!</title>
		<link>http://blog.rugui.org/2009/07/be-a-developer-not-a-programmer/comment-page-1/#comment-158</link>
		<dc:creator>Seja um desenvolvedor, nÃ£o um programador!</dc:creator>
		<pubDate>Thu, 10 Jun 2010 01:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=187#comment-158</guid>
		<description>[...] li um artigo sobre a diferenÃ§a entre um desenvolvedor e um programador. NÃ£o se trata de um jogo de palavras ou [...]</description>
		<content:encoded><![CDATA[<p>[...] li um artigo sobre a diferenÃ§a entre um desenvolvedor e um programador. NÃ£o se trata de um jogo de palavras ou [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Be a Developer, not a Programmer! by Seja um desenvolvedor, nÃ£o um programador! &#171; BlogHall &#8211; O Blog da Webhall</title>
		<link>http://blog.rugui.org/2009/07/be-a-developer-not-a-programmer/comment-page-1/#comment-155</link>
		<dc:creator>Seja um desenvolvedor, nÃ£o um programador! &#171; BlogHall &#8211; O Blog da Webhall</dc:creator>
		<pubDate>Sat, 27 Mar 2010 03:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=187#comment-155</guid>
		<description>[...] li um artigo sobre a diferenÃ§a entre um desenvolvedor e um programador. NÃ£o se trata de um jogo de palavras ou [...]</description>
		<content:encoded><![CDATA[<p>[...] li um artigo sobre a diferenÃ§a entre um desenvolvedor e um programador. NÃ£o se trata de um jogo de palavras ou [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK by Hello RuGUI! Developing desktop applications using Ruby/GTK &#124; RuGUI Framework Blog</title>
		<link>http://blog.rugui.org/2009/02/ola-rugui/comment-page-1/#comment-153</link>
		<dc:creator>Hello RuGUI! Developing desktop applications using Ruby/GTK &#124; RuGUI Framework Blog</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=10#comment-153</guid>
		<description>[...] aims to improve productivity, favoring convention over configuration, DRY and MVC patterns.       OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK [...]</description>
		<content:encoded><![CDATA[<p>[...] aims to improve productivity, favoring convention over configuration, DRY and MVC patterns.       OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello RuGUI! Developing desktop applications using Ruby/GTK by OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK &#124; RuGUI Framework Blog</title>
		<link>http://blog.rugui.org/2009/01/hello-rugui/comment-page-1/#comment-152</link>
		<dc:creator>OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK &#124; RuGUI Framework Blog</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=5#comment-152</guid>
		<description>[...] to improve productivity, favoring convention over configuration, DRY and MVC patterns.      &#171; Hello RuGUI! Developing desktop applications using Ruby/GTK Getting your feet wet with RuGUI [...]</description>
		<content:encoded><![CDATA[<p>[...] to improve productivity, favoring convention over configuration, DRY and MVC patterns.      &laquo; Hello RuGUI! Developing desktop applications using Ruby/GTK Getting your feet wet with RuGUI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello RuGUI! Developing desktop applications using Ruby/GTK by Getting your feet wet with RuGUI &#124; RuGUI Framework Blog</title>
		<link>http://blog.rugui.org/2009/01/hello-rugui/comment-page-1/#comment-151</link>
		<dc:creator>Getting your feet wet with RuGUI &#124; RuGUI Framework Blog</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=5#comment-151</guid>
		<description>[...] you have already read this article you may wonder: &#8220;Ok, I can do a Hello World application with some new framework, so [...]</description>
		<content:encoded><![CDATA[<p>[...] you have already read this article you may wonder: &#8220;Ok, I can do a Hello World application with some new framework, so [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK by Vicente Mundim</title>
		<link>http://blog.rugui.org/2009/02/ola-rugui/comment-page-1/#comment-145</link>
		<dc:creator>Vicente Mundim</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=10#comment-145</guid>
		<description>Oi Igor,

O projeto ainda estÃ¡ em andamento sim, na verdade, Ã© um projeto aberto. Existem algumas Issues cadastradas no &lt;a href=&quot;http://github.com/rugui/rugui/issues&quot; rel=&quot;nofollow&quot;&gt;Issue Tracker&lt;/a&gt; do GitHub, e qualquer pessoa pode adicionar outras, dar sugestÃµes, etc.</description>
		<content:encoded><![CDATA[<p>Oi Igor,</p>
<p>O projeto ainda estÃ¡ em andamento sim, na verdade, Ã© um projeto aberto. Existem algumas Issues cadastradas no <a href="http://github.com/rugui/rugui/issues" rel="nofollow">Issue Tracker</a> do GitHub, e qualquer pessoa pode adicionar outras, dar sugestÃµes, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OlÃ¡ RuGUI! Desenvolvendo aplicaÃ§Ãµes desktop utilizando Ruby/GTK by Igor Leroy</title>
		<link>http://blog.rugui.org/2009/02/ola-rugui/comment-page-1/#comment-144</link>
		<dc:creator>Igor Leroy</dc:creator>
		<pubDate>Thu, 20 Aug 2009 12:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=10#comment-144</guid>
		<description>O projeto ainda esta em andamento? Gostei muito da iniciativa, tambem espero mais exemplos e documentaÃ§Ã£o.</description>
		<content:encoded><![CDATA[<p>O projeto ainda esta em andamento? Gostei muito da iniciativa, tambem espero mais exemplos e documentaÃ§Ã£o.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting your feet wet with RuGUI by Vicente Mundim</title>
		<link>http://blog.rugui.org/2009/04/getting-your-feet-wet-with-rugui/comment-page-1/#comment-150</link>
		<dc:creator>Vicente Mundim</dc:creator>
		<pubDate>Wed, 29 Jul 2009 14:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.intelitiva.com/?p=46#comment-150</guid>
		<description>Hi,

I really haven&#039;t had the need to create such applications yet. The insteresting thing about RuGUI is that it doesn&#039;t really add limits to what you can do. Anything you can do with Ruby/GTK (a.k.a, Ruby/Gnome) you can do with RuGUI, only you will need to write less code, and you code will be more organized.

I&#039;ve found &lt;a href=&quot;http://www.oreillynet.com/pub/a/python/2000/07/25/gnome_applet.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; tutorial in python, but I couldn&#039;t found an simple example in Ruby. In the Ruby/Gnome site there is &lt;a href=&quot;http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby%2FPanelApplet&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; page, but it seemed so complex that I cannot believe it was designed for Ruby, which have always a simple way to do things. If you have had any experience building gnome-panel applets in Ruby/GTK, please share with us.

Cheers,
Vicente</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I really haven&#8217;t had the need to create such applications yet. The insteresting thing about RuGUI is that it doesn&#8217;t really add limits to what you can do. Anything you can do with Ruby/GTK (a.k.a, Ruby/Gnome) you can do with RuGUI, only you will need to write less code, and you code will be more organized.</p>
<p>I&#8217;ve found <a href="http://www.oreillynet.com/pub/a/python/2000/07/25/gnome_applet.html" rel="nofollow">this</a> tutorial in python, but I couldn&#8217;t found an simple example in Ruby. In the Ruby/Gnome site there is <a href="http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby%2FPanelApplet" rel="nofollow">this</a> page, but it seemed so complex that I cannot believe it was designed for Ruby, which have always a simple way to do things. If you have had any experience building gnome-panel applets in Ruby/GTK, please share with us.</p>
<p>Cheers,<br />
Vicente</p>
]]></content:encoded>
	</item>
</channel>
</rss>
