<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Moose fairy dust: Now with diagrams!</title>
	<atom:link href="http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/feed/" rel="self" type="application/rss+xml" />
	<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/</link>
	<description>my ramblings on life, work &#38; anything left in-between</description>
	<lastBuildDate>Sat, 11 Feb 2012 02:28:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Moose Singleton Method: Now without roles! &#171; transfixed but not dead!</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-745</link>
		<dc:creator><![CDATA[Moose Singleton Method: Now without roles! &#171; transfixed but not dead!]]></dc:creator>
		<pubDate>Tue, 07 Jul 2009 15:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-745</guid>
		<description><![CDATA[[...] This add_singleton_method does all the dirty work that applying a role to an object did in previous post. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This add_singleton_method does all the dirty work that applying a role to an object did in previous post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-734</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 09:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-734</guid>
		<description><![CDATA[You could look at AutoDia or UML::Class::Simple on CPAN to do this?

I&#039;ve tried UML::Class::Simple before... it doesn&#039;t work (yet) with MooseX::Declare but it does work on classic Moose.  

For eg.

http://gist.github.com/138092
http://farm4.static.flickr.com/3542/3674981482_663a04b082_o.png

Certainly a good option but for showing how applied roles work and making it pretty then something like OmniGraffle maybe best route.   That is until someone produces a MooseX::UML module  ;-)

/I3az/]]></description>
		<content:encoded><![CDATA[<p>You could look at AutoDia or UML::Class::Simple on CPAN to do this?</p>
<p>I&#8217;ve tried UML::Class::Simple before&#8230; it doesn&#8217;t work (yet) with MooseX::Declare but it does work on classic Moose.  </p>
<p>For eg.</p>
<p><a href="http://gist.github.com/138092" rel="nofollow">http://gist.github.com/138092</a><br />
<a href="http://farm4.static.flickr.com/3542/3674981482_663a04b082_o.png" rel="nofollow">http://farm4.static.flickr.com/3542/3674981482_663a04b082_o.png</a></p>
<p>Certainly a good option but for showing how applied roles work and making it pretty then something like OmniGraffle maybe best route.   That is until someone produces a MooseX::UML module  <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eiro</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-733</link>
		<dc:creator><![CDATA[eiro]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 14:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-733</guid>
		<description><![CDATA[oh ... you did it with your hands ... i was still dreaming about moose introspection to generate diagrams automatically :)

thanks for help]]></description>
		<content:encoded><![CDATA[<p>oh &#8230; you did it with your hands &#8230; i was still dreaming about moose introspection to generate diagrams automatically <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-732</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-732</guid>
		<description><![CDATA[Thank you eiro.

The syntax highlighting comes with free Wordpress account.    See here for more info:  http://transfixedbutnotdead.com/2008/03/14/doodling-with-moose-intermission/

Update:  FAQ link in above is now dead :(     Tut tut Wordpress for link breakage!   Anyway here is the new support page which replaced that FAQ:  http://support.wordpress.com/code/

NB.  I&#039;m hoping at some point the free Wordpress account will add gist (Github) syntax highlighting.   That one does come with proper perl syntax highlighting!

For diagrams I used OmniGraffle which runs on the Mac.  I&#039;ve used for this for all my diagrams for last five or so years and highly recommend it.

/I3az/]]></description>
		<content:encoded><![CDATA[<p>Thank you eiro.</p>
<p>The syntax highlighting comes with free WordPress account.    See here for more info:  <a href="http://transfixedbutnotdead.com/2008/03/14/doodling-with-moose-intermission/" rel="nofollow">http://transfixedbutnotdead.com/2008/03/14/doodling-with-moose-intermission/</a></p>
<p>Update:  FAQ link in above is now dead <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />      Tut tut WordPress for link breakage!   Anyway here is the new support page which replaced that FAQ:  <a href="http://support.wordpress.com/code/" rel="nofollow">http://support.wordpress.com/code/</a></p>
<p>NB.  I&#8217;m hoping at some point the free WordPress account will add gist (Github) syntax highlighting.   That one does come with proper perl syntax highlighting!</p>
<p>For diagrams I used OmniGraffle which runs on the Mac.  I&#8217;ve used for this for all my diagrams for last five or so years and highly recommend it.</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: draegtun</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-731</link>
		<dc:creator><![CDATA[draegtun]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 08:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-731</guid>
		<description><![CDATA[Many thanks Stevan.

I think Dave Thomas&#039;s presentation on Ruby&#039;s object model that I link to in very first post of this &quot;series&quot; deserves most of the credit because it inspired me to see how this all worked in Moose.

/I3az/]]></description>
		<content:encoded><![CDATA[<p>Many thanks Stevan.</p>
<p>I think Dave Thomas&#8217;s presentation on Ruby&#8217;s object model that I link to in very first post of this &#8220;series&#8221; deserves most of the credit because it inspired me to see how this all worked in Moose.</p>
<p>/I3az/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eiro</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-730</link>
		<dc:creator><![CDATA[eiro]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 07:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-730</guid>
		<description><![CDATA[this is helpfull and beautifull! can you tell me what are the tools used for highlighting code and drawing diagrams ? 

thanks]]></description>
		<content:encoded><![CDATA[<p>this is helpfull and beautifull! can you tell me what are the tools used for highlighting code and drawing diagrams ? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevan Little</title>
		<link>http://transfixedbutnotdead.com/2009/06/28/moose-fairy-dust-now-with-diagrams/#comment-729</link>
		<dc:creator><![CDATA[Stevan Little]]></dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://transfixedbutnotdead.com/?p=450#comment-729</guid>
		<description><![CDATA[Very nice. Your two pictures is probably the best explanation yet of how applying roles to an instance work. Exactly as you said &quot;This is a clear example of a picture being definitely worth a thousand words&quot;]]></description>
		<content:encoded><![CDATA[<p>Very nice. Your two pictures is probably the best explanation yet of how applying roles to an instance work. Exactly as you said &#8220;This is a clear example of a picture being definitely worth a thousand words&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

