<?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 kuwamoto.org</title>
	<atom:link href="http://kuwamoto.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kuwamoto.org</link>
	<description>music, technology, interfaces</description>
	<lastBuildDate>Sun, 29 Jan 2012 05:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Improved pluralizing in PHP, ActionScript, and RoR by Write your own PHP MVC Framework (Part 2) &#171; dingswords</title>
		<link>http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/comment-page-1/#comment-390554</link>
		<dc:creator>Write your own PHP MVC Framework (Part 2) &#171; dingswords</dc:creator>
		<pubDate>Sun, 29 Jan 2012 05:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/#comment-390554</guid>
		<description>[...] However, for a more full-fledged version, we now use the inflection class originally created by Sho Kuwamoto with slight modifications. If you have a look at the class, it makes use of simple regular [...]</description>
		<content:encoded><![CDATA[<p>[...] However, for a more full-fledged version, we now use the inflection class originally created by Sho Kuwamoto with slight modifications. If you have a look at the class, it makes use of simple regular [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoid ints in ActionScript by Sho</title>
		<link>http://kuwamoto.org/2006/06/15/avoid-ints-in-actionscript/comment-page-1/#comment-362287</link>
		<dc:creator>Sho</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2006/06/15/avoid-ints-in-actionscript/#comment-362287</guid>
		<description>Hi Chris. Is that you?

Anyway, the info on this page is old, and I&#039;m sure that the performance characteristics are different now.

Also, incrementing integers and using them for array indexing was always (slightly) faster than the same operations with Number. It was always things like division where int was being converted to Number and back again in order to have consistent behavior in all edge cases.</description>
		<content:encoded><![CDATA[<p>Hi Chris. Is that you?</p>
<p>Anyway, the info on this page is old, and I&#8217;m sure that the performance characteristics are different now.</p>
<p>Also, incrementing integers and using them for array indexing was always (slightly) faster than the same operations with Number. It was always things like division where int was being converted to Number and back again in order to have consistent behavior in all edge cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoid ints in ActionScript by Christopher Cantrell</title>
		<link>http://kuwamoto.org/2006/06/15/avoid-ints-in-actionscript/comment-page-1/#comment-362277</link>
		<dc:creator>Christopher Cantrell</dc:creator>
		<pubDate>Thu, 08 Sep 2011 14:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2006/06/15/avoid-ints-in-actionscript/#comment-362277</guid>
		<description>The adobe-created classes like ArrayList use &quot;int&quot; instead of &quot;Number&quot; for loop counts and list indices. I figure they know what they are doing; I&#039;ll follow suit.</description>
		<content:encoded><![CDATA[<p>The adobe-created classes like ArrayList use &#8220;int&#8221; instead of &#8220;Number&#8221; for loop counts and list indices. I figure they know what they are doing; I&#8217;ll follow suit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Example code updated for beta 3 by Umer Khan</title>
		<link>http://kuwamoto.org/2006/05/11/example-code-updated-for-beta-3/comment-page-1/#comment-310419</link>
		<dc:creator>Umer Khan</dc:creator>
		<pubDate>Mon, 20 Dec 2010 09:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2006/05/11/example-code-updated-for-beta-3/#comment-310419</guid>
		<description>Hey, 

I need your help, its urgent
I am using it on datagrid, as editItemRender , but the problem is if I click on list even on scroll bar list disappear, seems datagrid is not taking whole component as item render bcoz ListBox is just virtual appear , can you please help me.
Also selecting any item from item through mouse doesn&#039;t impact.</description>
		<content:encoded><![CDATA[<p>Hey, </p>
<p>I need your help, its urgent<br />
I am using it on datagrid, as editItemRender , but the problem is if I click on list even on scroll bar list disappear, seems datagrid is not taking whole component as item render bcoz ListBox is just virtual appear , can you please help me.<br />
Also selecting any item from item through mouse doesn&#8217;t impact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS is too hard by April Tabdump &#124; Backup Brain</title>
		<link>http://kuwamoto.org/2006/04/26/css-is-too-hard/comment-page-1/#comment-304832</link>
		<dc:creator>April Tabdump &#124; Backup Brain</dc:creator>
		<pubDate>Sun, 07 Nov 2010 02:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2006/04/26/css-is-too-hard/#comment-304832</guid>
		<description>[...] I&#8217;ve heard no shortage of people complaining about how CSS is too hard. When it&#8217;s being pointed out by people like Sho Kuwamoto, though, it should be clear [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve heard no shortage of people complaining about how CSS is too hard. When it&#8217;s being pointed out by people like Sho Kuwamoto, though, it should be clear [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing our new startup &#8212; Phile by sho</title>
		<link>http://kuwamoto.org/2010/11/02/announcing-phile/comment-page-1/#comment-304249</link>
		<dc:creator>sho</dc:creator>
		<pubDate>Wed, 03 Nov 2010 18:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/?p=319#comment-304249</guid>
		<description>Thanks ely!</description>
		<content:encoded><![CDATA[<p>Thanks ely!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing our new startup &#8212; Phile by Ely Greenfield</title>
		<link>http://kuwamoto.org/2010/11/02/announcing-phile/comment-page-1/#comment-304146</link>
		<dc:creator>Ely Greenfield</dc:creator>
		<pubDate>Wed, 03 Nov 2010 05:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/?p=319#comment-304146</guid>
		<description>Looks beautiful, Sho.  No surprise there :)  Congratulations!</description>
		<content:encoded><![CDATA[<p>Looks beautiful, Sho.  No surprise there :)  Congratulations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing our new startup &#8212; Phile by sho</title>
		<link>http://kuwamoto.org/2010/11/02/announcing-phile/comment-page-1/#comment-304116</link>
		<dc:creator>sho</dc:creator>
		<pubDate>Wed, 03 Nov 2010 02:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/?p=319#comment-304116</guid>
		<description>Well, kind of.

Squidoo is a place where people can create individual pages and then use them to try to drive revenue (via ads or affiliate marketing).

We are kind of a two tier version of that. People use Phile to create groups to talk about a topic (e.g., kitchen equipment) and then people can add pages, comment, rate things, etc. 

So yes, it could be used for affiliate marketing. But we&#039;re hoping to shoot for a more interesting community dynamic than the lone wolf pages that HubPages or Squidoo generate.</description>
		<content:encoded><![CDATA[<p>Well, kind of.</p>
<p>Squidoo is a place where people can create individual pages and then use them to try to drive revenue (via ads or affiliate marketing).</p>
<p>We are kind of a two tier version of that. People use Phile to create groups to talk about a topic (e.g., kitchen equipment) and then people can add pages, comment, rate things, etc. </p>
<p>So yes, it could be used for affiliate marketing. But we&#8217;re hoping to shoot for a more interesting community dynamic than the lone wolf pages that HubPages or Squidoo generate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing our new startup &#8212; Phile by Matt</title>
		<link>http://kuwamoto.org/2010/11/02/announcing-phile/comment-page-1/#comment-304113</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 03 Nov 2010 02:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/?p=319#comment-304113</guid>
		<description>Is this like http://www.squidoo.com? If so, prepare to be bombarded by Affiliate Marketers :)</description>
		<content:encoded><![CDATA[<p>Is this like <a href="http://www.squidoo.com?" rel="nofollow">http://www.squidoo.com?</a> If so, prepare to be bombarded by Affiliate Marketers :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improved pluralizing in PHP, ActionScript, and RoR by Sho</title>
		<link>http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/comment-page-1/#comment-300344</link>
		<dc:creator>Sho</dc:creator>
		<pubDate>Fri, 24 Sep 2010 18:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/#comment-300344</guid>
		<description>Good comments, David and Christian. Thanks.</description>
		<content:encoded><![CDATA[<p>Good comments, David and Christian. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

