<?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 Apotomo Cookbook</title>
	<atom:link href="http://blog.apotomo.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.apotomo.de</link>
	<description>Stateful widgets for Rails.</description>
	<pubDate>Fri, 18 May 2012 17:19:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on What about pagination? (Part 2) by nick</title>
		<link>http://blog.apotomo.de/2010/03/what-about-pagination-part-2/comment-page-1/#comment-520</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=467#comment-520</guid>
		<description>In Rails it's params[...] - in Apotomo widgets it's param(...), alrighty? This blog sucks.</description>
		<content:encoded><![CDATA[<p>In Rails it&#8217;s params[...] - in Apotomo widgets it&#8217;s param(&#8230;), alrighty? This blog sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What about pagination? (Part 2) by Ramon</title>
		<link>http://blog.apotomo.de/2010/03/what-about-pagination-part-2/comment-page-1/#comment-519</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Sun, 17 Oct 2010 08:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=467#comment-519</guid>
		<description>Are you really supposed to use parentheses for param? ie param(:page)

Shouldn't it be param[:page] ?</description>
		<content:encoded><![CDATA[<p>Are you really supposed to use parentheses for param? ie param(:page)</p>
<p>Shouldn&#8217;t it be param[:page] ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing an interactive form (Part 4) by Ramon</title>
		<link>http://blog.apotomo.de/2010/04/writing-an-interactive-form-part-4/comment-page-1/#comment-518</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Sun, 17 Oct 2010 03:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=676#comment-518</guid>
		<description>Yeah! Screencasts rock. Easier for you to make and less brain power for us since we don't need to imagine it.</description>
		<content:encoded><![CDATA[<p>Yeah! Screencasts rock. Easier for you to make and less brain power for us since we don&#8217;t need to imagine it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by nick</title>
		<link>http://blog.apotomo.de/2008/04/hello-world/comment-page-1/#comment-517</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 20 Sep 2010 08:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://projekte.localhost/wordpress/?p=1#comment-517</guid>
		<description>Sorry Ethan- this is terribly outdated desinformation. I will soon remove all the writings here, they are replaced by guides.apotomo.de.</description>
		<content:encoded><![CDATA[<p>Sorry Ethan- this is terribly outdated desinformation. I will soon remove all the writings here, they are replaced by guides.apotomo.de.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Ethan Waldo</title>
		<link>http://blog.apotomo.de/2008/04/hello-world/comment-page-1/#comment-513</link>
		<dc:creator>Ethan Waldo</dc:creator>
		<pubDate>Wed, 01 Sep 2010 16:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://projekte.localhost/wordpress/?p=1#comment-513</guid>
		<description>Perhaps a Hello World example should act more like a hello world example and have sufficient instructions to see Hello World.  Nowhere in the apotomo source does it define or reference Apotomo::ControllerHelper except in the README file.  This example has no Apotomo::ControllerHelper defined.  Therefore act_as_widget doesn't exist on the defined controller.</description>
		<content:encoded><![CDATA[<p>Perhaps a Hello World example should act more like a hello world example and have sufficient instructions to see Hello World.  Nowhere in the apotomo source does it define or reference Apotomo::ControllerHelper except in the README file.  This example has no Apotomo::ControllerHelper defined.  Therefore act_as_widget doesn&#8217;t exist on the defined controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The RubyConf 2008 in Orlando, FL - the nerds were there! by Basti</title>
		<link>http://blog.apotomo.de/2009/05/the-rubyconf-2008-in-orlando-fl-the-nerds-were-there/comment-page-1/#comment-507</link>
		<dc:creator>Basti</dc:creator>
		<pubDate>Tue, 29 Jun 2010 16:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=54#comment-507</guid>
		<description>Oh, so 'dan' was your 'host' in 2007. I get it, I get it!</description>
		<content:encoded><![CDATA[<p>Oh, so &#8216;dan&#8217; was your &#8216;host&#8217; in 2007. I get it, I get it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Cells View Inheritance to clean up your views by Tomasz</title>
		<link>http://blog.apotomo.de/2010/04/using-cells-view-inheritance-to-clean-up-your-views/comment-page-1/#comment-498</link>
		<dc:creator>Tomasz</dc:creator>
		<pubDate>Fri, 14 May 2010 09:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=635#comment-498</guid>
		<description>Cells are great and helpful! Just fits right in big projects. Well, I'm strongly using everywhere,  whenever it can simplify reusing of codes, and actually I'm any more seeing partials. Now I'm porting my cms project to Rails 3 and waiting for Cells release. Keep doing great work.</description>
		<content:encoded><![CDATA[<p>Cells are great and helpful! Just fits right in big projects. Well, I&#8217;m strongly using everywhere,  whenever it can simplify reusing of codes, and actually I&#8217;m any more seeing partials. Now I&#8217;m porting my cms project to Rails 3 and waiting for Cells release. Keep doing great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making a Rails Helper predictable by Johan Hernandez</title>
		<link>http://blog.apotomo.de/2010/04/making-a-rails-helper-predictable/comment-page-1/#comment-486</link>
		<dc:creator>Johan Hernandez</dc:creator>
		<pubDate>Thu, 29 Apr 2010 18:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=527#comment-486</guid>
		<description>Interesting approach, thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Interesting approach, thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActiveHelper 0.1.0 released by nick</title>
		<link>http://blog.apotomo.de/2010/03/activehelper-010-released/comment-page-1/#comment-395</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Wed, 31 Mar 2010 17:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=501#comment-395</guid>
		<description>yo trans,
thanks for your post!

1) what about some
  provides public_instance_methods
or
  provides :public_methods =&gt; true
or so? i enjoy being explicit.

2) yeah i know, you're definitly right. i wanted to relate it to ActiveSupport, which is pretty useful and completely rails independent. you using rails? :-D

3) link to the repository is at the top, i'll add another one in a second.

thanks again,
nick</description>
		<content:encoded><![CDATA[<p>yo trans,<br />
thanks for your post!</p>
<p>1) what about some<br />
  provides public_instance_methods<br />
or<br />
  provides :public_methods => true<br />
or so? i enjoy being explicit.</p>
<p>2) yeah i know, you&#8217;re definitly right. i wanted to relate it to ActiveSupport, which is pretty useful and completely rails independent. you using rails? <img src='http://blog.apotomo.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>3) link to the repository is at the top, i&#8217;ll add another one in a second.</p>
<p>thanks again,<br />
nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What about pagination? (Part 2) by nick</title>
		<link>http://blog.apotomo.de/2010/03/what-about-pagination-part-2/comment-page-1/#comment-394</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Wed, 31 Mar 2010 17:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://apotomo.de/?p=467#comment-394</guid>
		<description>hey svoop!
wait for the next lesson, promised! ;-)
thanks for your question!!!</description>
		<content:encoded><![CDATA[<p>hey svoop!<br />
wait for the next lesson, promised! <img src='http://blog.apotomo.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
thanks for your question!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

