<?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 on: Ruby Mixin Tutorial</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Paul Makepeace</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-69581</link>
		<dc:creator>Paul Makepeace</dc:creator>
		<pubDate>Mon, 09 Jan 2012 13:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-69581</guid>
		<description>Great stuff, very helpful.

Couple of minor typos: should be &quot;separate classes&quot; and &quot;its responsibilities&quot;</description>
		<content:encoded><![CDATA[<p>Great stuff, very helpful.</p>
<p>Couple of minor typos: should be &#8220;separate classes&#8221; and &#8220;its responsibilities&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palantir Technologies &#187; Blog Archive &#187; The Hedgehog Programming Language</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-53156</link>
		<dc:creator>Palantir Technologies &#187; Blog Archive &#187; The Hedgehog Programming Language</dc:creator>
		<pubDate>Thu, 11 Aug 2011 23:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-53156</guid>
		<description>[...] you to dynamically add methods to a class from outside the class itself (conceptually similar to Ruby&#8217;s Mixins) &#8212; you define the function and its input type, and when you type the dot operator, your new [...]</description>
		<content:encoded><![CDATA[<p>[...] you to dynamically add methods to a class from outside the class itself (conceptually similar to Ruby&#8217;s Mixins) &mdash; you define the function and its input type, and when you type the dot operator, your new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surendrans</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-50988</link>
		<dc:creator>surendrans</dc:creator>
		<pubDate>Wed, 20 Jul 2011 06:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-50988</guid>
		<description>Thanks for the wonderful tutorial about mixins .</description>
		<content:encoded><![CDATA[<p>Thanks for the wonderful tutorial about mixins .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konke</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-42600</link>
		<dc:creator>Konke</dc:creator>
		<pubDate>Wed, 27 Apr 2011 14:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-42600</guid>
		<description>Thank you very much for your article. I found it very well written and helpful.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your article. I found it very well written and helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is best to use in Rails project - gems or plugins ? - Quora</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-36896</link>
		<dc:creator>What is best to use in Rails project - gems or plugins ? - Quora</dc:creator>
		<pubDate>Sun, 06 Mar 2011 09:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-36896</guid>
		<description>[...] while avoiding modifications of the original plugin/gem code. You can read more about Mixins here: http://juixe.com/techknow/index....1:33amView All 0 CommentsCannot add comment at this time.&#160;Add [...]</description>
		<content:encoded><![CDATA[<p>[...] while avoiding modifications of the original plugin/gem code. You can read more about Mixins here: <a href="http://juixe.com/techknow/index....1:33amView" rel="nofollow">http://juixe.com/techknow/index&#8230;.1:33amView</a> All 0 CommentsCannot add comment at this time.&nbsp;Add [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anumodh Narayanan</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-31763</link>
		<dc:creator>Anumodh Narayanan</dc:creator>
		<pubDate>Thu, 03 Feb 2011 03:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-31763</guid>
		<description>Nice and simple explanation.</description>
		<content:encoded><![CDATA[<p>Nice and simple explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sn</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-30491</link>
		<dc:creator>sn</dc:creator>
		<pubDate>Fri, 28 Jan 2011 07:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-30491</guid>
		<description>Great overview! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Great overview! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dalibor Novak &#187; Seven Languages in Seven Weeks &#8211; Ruby &#8211; Week 1</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-25803</link>
		<dc:creator>Dalibor Novak &#187; Seven Languages in Seven Weeks &#8211; Ruby &#8211; Week 1</dc:creator>
		<pubDate>Mon, 03 Jan 2011 22:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-25803</guid>
		<description>[...] in Ruby are open and can be extended, including classes such as String and NilClass. It supports mixins (think interfaces with implementation) as a workaround for multiple inheritance. Provided APIs are [...]</description>
		<content:encoded><![CDATA[<p>[...] in Ruby are open and can be extended, including classes such as String and NilClass. It supports mixins (think interfaces with implementation) as a workaround for multiple inheritance. Provided APIs are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onderweg Blog &#187; Blog Archive &#187; C# alternative for Ruby&#8217;s acts_as_tree, part 1</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-19652</link>
		<dc:creator>Onderweg Blog &#187; Blog Archive &#187; C# alternative for Ruby&#8217;s acts_as_tree, part 1</dc:creator>
		<pubDate>Mon, 01 Nov 2010 01:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-19652</guid>
		<description>[...] The magic behind this works, because in Ruby (any many other dynamic languages) you can extend an existing class with functionality (instance methods) at runtime. A class that includes functionalities (rather than inherits) in a subclass is called a Mixin. The theory behind Mixins is beyond the scope of this post, but if you want to know more: how Mixins can be used in Ruby is nicely explained in this tutorial: Ruby Mixin Tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] The magic behind this works, because in Ruby (any many other dynamic languages) you can extend an existing class with functionality (instance methods) at runtime. A class that includes functionalities (rather than inherits) in a subclass is called a Mixin. The theory behind Mixins is beyond the scope of this post, but if you want to know more: how Mixins can be used in Ruby is nicely explained in this tutorial: Ruby Mixin Tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netin</title>
		<link>http://juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/comment-page-1/#comment-18757</link>
		<dc:creator>Netin</dc:creator>
		<pubDate>Tue, 19 Oct 2010 06:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/#comment-18757</guid>
		<description>Nicely arranged incremental walkthrough over the powerful concept of &#039;mixins&#039;. A bow to your initiative. Could immensly help initiators / newbies of the Ruby world.

Thank you, Keep the contribution coming!</description>
		<content:encoded><![CDATA[<p>Nicely arranged incremental walkthrough over the powerful concept of &#8216;mixins&#8217;. A bow to your initiative. Could immensly help initiators / newbies of the Ruby world.</p>
<p>Thank you, Keep the contribution coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

