<?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 Blog Pav Blog</title>
	<atom:link href="http://www.pavley.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pavley.com</link>
	<description>“A great leap in the dark” – Thomas Hobbes</description>
	<lastBuildDate>Fri, 30 Dec 2011 13:42:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Personal Music Discoveries for 2011 (Thanks Spotify!) by Bill</title>
		<link>http://www.pavley.com/2011/12/28/personal-music-discoveries-for-2011-thanks-spotify/comment-page-1/#comment-1908</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 30 Dec 2011 13:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=515#comment-1908</guid>
		<description>I find myself grateful this year for being introduced to new music through two differing sources; new friends found through Google+ and new friends found through the local public library.

In a world now enthralled with social media, the former requires no explanation for it seems to be a continuous part of modern existence. The later seems more remarkable to me perhaps because of its apparent mundaneness. 

Supporting the local library lead me to meet THE James Fahey and though breakfasts he promoted lead eventually to John&#039;s exciting world of music. John and Spotify have both made the world a much more interesting place for me and I wish to put them at the top of my most intriguing music discoveries for 2011. 

Thank you gentlemen for opening new worlds!</description>
		<content:encoded><![CDATA[<p>I find myself grateful this year for being introduced to new music through two differing sources; new friends found through Google+ and new friends found through the local public library.</p>
<p>In a world now enthralled with social media, the former requires no explanation for it seems to be a continuous part of modern existence. The later seems more remarkable to me perhaps because of its apparent mundaneness. </p>
<p>Supporting the local library lead me to meet THE James Fahey and though breakfasts he promoted lead eventually to John&#8217;s exciting world of music. John and Spotify have both made the world a much more interesting place for me and I wish to put them at the top of my most intriguing music discoveries for 2011. </p>
<p>Thank you gentlemen for opening new worlds!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Personal Music Discoveries for 2011 (Thanks Spotify!) by pav</title>
		<link>http://www.pavley.com/2011/12/28/personal-music-discoveries-for-2011-thanks-spotify/comment-page-1/#comment-1907</link>
		<dc:creator>pav</dc:creator>
		<pubDate>Thu, 29 Dec 2011 20:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=515#comment-1907</guid>
		<description>That&#039;s a great story about &quot;the&quot; John Fahey :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great story about &#8220;the&#8221; John Fahey <img src='http://www.pavley.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Personal Music Discoveries for 2011 (Thanks Spotify!) by James Fahey</title>
		<link>http://www.pavley.com/2011/12/28/personal-music-discoveries-for-2011-thanks-spotify/comment-page-1/#comment-1906</link>
		<dc:creator>James Fahey</dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=515#comment-1906</guid>
		<description>Glad you liked John Fahey.  His music explorations are remarkable.  We first heard of him (he&#039;s not related) when my father (also a John Fahey) would check into hotels and the clerks would ask, &quot;Are you THE John Fahey?&quot;  This happened repeatedly around the country.  So we picked up a few albums and my parents went to one of his shows.  Like you, we considered his music a valued discovery.</description>
		<content:encoded><![CDATA[<p>Glad you liked John Fahey.  His music explorations are remarkable.  We first heard of him (he&#8217;s not related) when my father (also a John Fahey) would check into hotels and the clerks would ask, &#8220;Are you THE John Fahey?&#8221;  This happened repeatedly around the country.  So we picked up a few albums and my parents went to one of his shows.  Like you, we considered his music a valued discovery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sprite Playground by Bill</title>
		<link>http://www.pavley.com/2011/12/02/sprite-playground/comment-page-1/#comment-1896</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 09 Dec 2011 13:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=483#comment-1896</guid>
		<description>Your using a fixed PNG image for the avatar, which means the look is generally static except for the Particle Designer animations. So one of my first thoughts was: can you replace the cocos2dGuy static assignment with an object handle of some sort that would allow animation of the sprite as well. For example, shifting its eyes in the direction of the finger it is about to crash into.</description>
		<content:encoded><![CDATA[<p>Your using a fixed PNG image for the avatar, which means the look is generally static except for the Particle Designer animations. So one of my first thoughts was: can you replace the cocos2dGuy static assignment with an object handle of some sort that would allow animation of the sprite as well. For example, shifting its eyes in the direction of the finger it is about to crash into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cocos2d-iPhone Sprite Rotation to an Arbitrary Point by Bill</title>
		<link>http://www.pavley.com/2011/11/28/cocos2d-iphone-sprite-rotation-to-an-arbitrary-point/comment-page-1/#comment-1892</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 30 Nov 2011 15:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=474#comment-1892</guid>
		<description>Yes, that&#039;s what I love about open source in the modern world; the chance to follow a link and see exactly what we are talking about. For example:

static inline CGPoint
ccpAdd(const CGPoint v1, const CGPoint v2)
{
         return ccp(v1.x + v2.x, v1.y + v2.y);
}

Suggests efficient coding, but I would next want to ask how this translates (compiles?)into machine code.

Anyway the point is to check what the other guy is doing rather then simply assuming goodness. ^_^</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s what I love about open source in the modern world; the chance to follow a link and see exactly what we are talking about. For example:</p>
<p>static inline CGPoint<br />
ccpAdd(const CGPoint v1, const CGPoint v2)<br />
{<br />
         return ccp(v1.x + v2.x, v1.y + v2.y);<br />
}</p>
<p>Suggests efficient coding, but I would next want to ask how this translates (compiles?)into machine code.</p>
<p>Anyway the point is to check what the other guy is doing rather then simply assuming goodness. ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cocos2d-iPhone Sprite Rotation to an Arbitrary Point by pav</title>
		<link>http://www.pavley.com/2011/11/28/cocos2d-iphone-sprite-rotation-to-an-arbitrary-point/comment-page-1/#comment-1891</link>
		<dc:creator>pav</dc:creator>
		<pubDate>Wed, 30 Nov 2011 03:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=474#comment-1891</guid>
		<description>Old School is Good School! But as Cocos2d-iphone is completely open source I was able to read over implementation of the macros and functions in the API and they are awesome: http://www.cocos2d-iphone.org/api-ref/0.99.3/_c_g_point_extension_8h_source.html</description>
		<content:encoded><![CDATA[<p>Old School is Good School! But as Cocos2d-iphone is completely open source I was able to read over implementation of the macros and functions in the API and they are awesome: <a href="http://www.cocos2d-iphone.org/api-ref/0.99.3/_c_g_point_extension_8h_source.html" rel="nofollow">http://www.cocos2d-iphone.org/api-ref/0.99.3/_c_g_point_extension_8h_source.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Dogfooding Fails by Bill</title>
		<link>http://www.pavley.com/2011/11/05/when-dogfooding-fails/comment-page-1/#comment-1890</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=418#comment-1890</guid>
		<description>Didn&#039;t know about Graphwalker, will check it out.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know about Graphwalker, will check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cocos2d-iPhone Sprite Rotation to an Arbitrary Point by Bill</title>
		<link>http://www.pavley.com/2011/11/28/cocos2d-iphone-sprite-rotation-to-an-arbitrary-point/comment-page-1/#comment-1889</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=474#comment-1889</guid>
		<description>&gt; My iPhone game is full of ugly mysterious code

So why should yours be any different? ^_^

This blog entry does raise the interesting question of code efficiency. Clearly the code is now easy to read, but how efficient is it? (Not to say that your original was necessarily better.)

When ever code is reused (be it libraries, classes, or what have you) the programmer is establishing a trust relationship with another person that 1) they did the &quot;right thing&quot; and 2) that there are no unintended consequences stemming from that use.

By having initially attempted to write the code yourself you now have some idea of the potential pitfalls and trade offs involved with the design of the borrowed routine.  

Maybe this is just me being old school, but my experience tells me that if you don&#039;t have a good understanding of the underlying software structure your results will often be inferior.</description>
		<content:encoded><![CDATA[<p>&gt; My iPhone game is full of ugly mysterious code</p>
<p>So why should yours be any different? ^_^</p>
<p>This blog entry does raise the interesting question of code efficiency. Clearly the code is now easy to read, but how efficient is it? (Not to say that your original was necessarily better.)</p>
<p>When ever code is reused (be it libraries, classes, or what have you) the programmer is establishing a trust relationship with another person that 1) they did the &#8220;right thing&#8221; and 2) that there are no unintended consequences stemming from that use.</p>
<p>By having initially attempted to write the code yourself you now have some idea of the potential pitfalls and trade offs involved with the design of the borrowed routine.  </p>
<p>Maybe this is just me being old school, but my experience tells me that if you don&#8217;t have a good understanding of the underlying software structure your results will often be inferior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Dogfooding Fails by pav</title>
		<link>http://www.pavley.com/2011/11/05/when-dogfooding-fails/comment-page-1/#comment-1886</link>
		<dc:creator>pav</dc:creator>
		<pubDate>Sat, 12 Nov 2011 19:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=418#comment-1886</guid>
		<description>Thanks Bill! I like getting warm.

For crazy eddie testing we use automated model based testing: http://graphwalker.org/

I agree the hackers make misuse an artform. I&#039;m going to digest that one...</description>
		<content:encoded><![CDATA[<p>Thanks Bill! I like getting warm.</p>
<p>For crazy eddie testing we use automated model based testing: <a href="http://graphwalker.org/" rel="nofollow">http://graphwalker.org/</a></p>
<p>I agree the hackers make misuse an artform. I&#8217;m going to digest that one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Dogfooding Fails by Bill</title>
		<link>http://www.pavley.com/2011/11/05/when-dogfooding-fails/comment-page-1/#comment-1885</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 07 Nov 2011 23:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.pavley.com/?p=418#comment-1885</guid>
		<description>On G+ you tell me to go ahead and soil the blog pages? Be careful what you wish for.

Being creative means not limiting oneself to a particular dogma. 

If you have read Mote in God&#039;s Eye then you will know what I mean by Crazy Eddie testing. Users always do the unexpected, so should developers as well as testers. 

Hackers make an art out of (mis)using tools in ways they were not intended. Dog food can also be used pointing bricks, catching catfish, and is a passable (if somewhat odoriferous) library paste in a pinch. 

All institutionalized methods become stale if they become so routine that people forget to think for themselves. 

What you call &quot;plagiarism&quot; is really a form stepwise refinement. Taking existing ideas, combining them together and/or giving them a new twist is an old, old, recipe for success. 

So keep thinking, you&#039;re getting warm!</description>
		<content:encoded><![CDATA[<p>On G+ you tell me to go ahead and soil the blog pages? Be careful what you wish for.</p>
<p>Being creative means not limiting oneself to a particular dogma. </p>
<p>If you have read Mote in God&#8217;s Eye then you will know what I mean by Crazy Eddie testing. Users always do the unexpected, so should developers as well as testers. </p>
<p>Hackers make an art out of (mis)using tools in ways they were not intended. Dog food can also be used pointing bricks, catching catfish, and is a passable (if somewhat odoriferous) library paste in a pinch. </p>
<p>All institutionalized methods become stale if they become so routine that people forget to think for themselves. </p>
<p>What you call &#8220;plagiarism&#8221; is really a form stepwise refinement. Taking existing ideas, combining them together and/or giving them a new twist is an old, old, recipe for success. </p>
<p>So keep thinking, you&#8217;re getting warm!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

