<?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 Juhu Kinners</title>
	<atom:link href="http://juhukinners.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://juhukinners.com</link>
	<description>Fabian Jakobs - Bringing the Desktop to the Browser</description>
	<pubDate>Thu, 18 Mar 2010 00:15:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by typeof vs instanceof - LA.NET [EN]</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-35</link>
		<dc:creator>typeof vs instanceof - LA.NET [EN]</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-35</guid>
		<description>[...] you’re using a “primitive” number). After running a quick search, I was able to get a good compilation of values that are returned from this method. As you can see from that list, this is probably one [...]</description>
		<content:encoded><![CDATA[<p>[...] you’re using a “primitive” number). After running a quick search, I was able to get a good compilation of values that are returned from this method. As you can see from that list, this is probably one [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on qooxdoo in the c&#8217;t by Me, myself and I</title>
		<link>http://juhukinners.com/2008/12/23/qooxdoo-in-the-ct/#comment-34</link>
		<dc:creator>Me, myself and I</dc:creator>
		<pubDate>Tue, 15 Sep 2009 11:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=14#comment-34</guid>
		<description>&lt;blockquote cite="#commentbody-8"&gt;
If you start a qooxdoo project make sure you subscribe to the mailing list. Its our number one support channel.
&lt;/blockquote&gt;
Quite an impressive support channel, I'd say. very fast and very friendly, even with noobs asking stupid questions (like me).</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-8"><p>
If you start a qooxdoo project make sure you subscribe to the mailing list. Its our number one support channel.
</p></blockquote>
<p>Quite an impressive support channel, I&#8217;d say. very fast and very friendly, even with noobs asking stupid questions (like me).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Travel Hack Session Diary by admin</title>
		<link>http://juhukinners.com/2009/04/02/travel-hack-session-diary/#comment-23</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Apr 2009 15:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=88#comment-23</guid>
		<description>not yet but it's on my list.</description>
		<content:encoded><![CDATA[<p>not yet but it&#8217;s on my list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Travel Hack Session Diary by Thomas</title>
		<link>http://juhukinners.com/2009/04/02/travel-hack-session-diary/#comment-22</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=88#comment-22</guid>
		<description>Hi Fabian,
nice report. You're linking to Neal Ford's blog - have you actually read the Productive Programmer?</description>
		<content:encoded><![CDATA[<p>Hi Fabian,<br />
nice report. You&#8217;re linking to Neal Ford&#8217;s blog - have you actually read the Productive Programmer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by qooxdoo &#187; News &#187; The week in qooxdoo (2009-20-20)</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-20</link>
		<dc:creator>qooxdoo &#187; News &#187; The week in qooxdoo (2009-20-20)</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-20</guid>
		<description>[...] checks in JavaScript are surprisingly hard to get right. To solve this issue on a framework level we have introduced the qx.lang.Type utility class, which [...]</description>
		<content:encoded><![CDATA[<p>[...] checks in JavaScript are surprisingly hard to get right. To solve this issue on a framework level we have introduced the qx.lang.Type utility class, which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by admin</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-12</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 12 Jan 2009 08:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-12</guid>
		<description>Absolutely. I have a general getClass method in mind, which uses a map lookup instead of the slice and a couple of isArray, isString, ... functions, which compare to the full string. Similar to the solution in jQuery (see link in the article).</description>
		<content:encoded><![CDATA[<p>Absolutely. I have a general getClass method in mind, which uses a map lookup instead of the slice and a couple of isArray, isString, &#8230; functions, which compare to the full string. Similar to the solution in jQuery (see link in the article).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by Sebastian</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-11</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Sun, 11 Jan 2009 22:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-11</guid>
		<description>As the native toString might be limited to these 9 types a map lookup may be faster than the slice. Especially by many uses. Especially would like this in the type checks of the property system in qooxdoo.</description>
		<content:encoded><![CDATA[<p>As the native toString might be limited to these 9 types a map lookup may be faster than the slice. Especially by many uses. Especially would like this in the type checks of the property system in qooxdoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by admin</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 11 Jan 2009 20:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-10</guid>
		<description>Yes I think we can and should make use of this in qooxdoo.</description>
		<content:encoded><![CDATA[<p>Yes I think we can and should make use of this in qooxdoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;typeof&#8217; considered useless - or how to write robust type checks by Martin</title>
		<link>http://juhukinners.com/2009/01/11/typeof-considered-useless-or-how-to-write-robust-type-checks/#comment-9</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 11 Jan 2009 19:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=63#comment-9</guid>
		<description>Looks realy interessting! Do you think this could make its way to the qooxdoo framework? Could be interessting for the current implementation of the inspector.</description>
		<content:encoded><![CDATA[<p>Looks realy interessting! Do you think this could make its way to the qooxdoo framework? Could be interessting for the current implementation of the inspector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on qooxdoo in the c&#8217;t by admin</title>
		<link>http://juhukinners.com/2008/12/23/qooxdoo-in-the-ct/#comment-8</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 05 Jan 2009 11:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://juhukinners.com/?p=14#comment-8</guid>
		<description>Hi Roman,
I'm happy you liked the article. The similarity to Qt is no coincidence. Especially for the 0.8 release we have borrowed heavily concepts from Qt. If you start a qooxdoo project make sure you subscribe to the mailing list. Its our number one support channel.</description>
		<content:encoded><![CDATA[<p>Hi Roman,<br />
I&#8217;m happy you liked the article. The similarity to Qt is no coincidence. Especially for the 0.8 release we have borrowed heavily concepts from Qt. If you start a qooxdoo project make sure you subscribe to the mailing list. Its our number one support channel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
