<?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"
	>
<channel>
	<title>Comments on: Smarter&#160;Auto-Linking</title>
	<atom:link href="http://particletree.com/notebook/smarter-auto-linking/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/smarter-auto-linking/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Tue, 06 Jan 2009 08:36:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Rexibit Web Services</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-25120</link>
		<dc:creator>Rexibit Web Services</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-25120</guid>
		<description>&lt;p&gt;I really like this. I am thinking of doing something similar with a CMS I am working on.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I really like this. I am thinking of doing something similar with a CMS I am working on.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stone KID</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-25007</link>
		<dc:creator>stone KID</dc:creator>
		<pubDate>Sat, 12 Jul 2008 03:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-25007</guid>
		<description>&lt;p&gt;I think Alan &lt;a href="http://it.kswchina.com" rel="nofollow"&gt;Cooper&lt;/a&gt; pointed out that Fitt’s Law &lt;a href="http://gaokao.kswchina.com" rel="nofollow"&gt;implies&lt;/a&gt; that besides the corners, the &lt;a href="http://zhiye.kswchina.com" rel="nofollow"&gt;easiest&lt;/a&gt; target to acquire is “the current location of the pointer.” IOW, the biggest button is one you don’t have to move to at all. AFAIK this is not often used.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think Alan <a href="http://it.kswchina.com" rel="nofollow">Cooper</a> pointed out that Fitt’s Law <a href="http://gaokao.kswchina.com" rel="nofollow">implies</a> that besides the corners, the <a href="http://zhiye.kswchina.com" rel="nofollow">easiest</a> target to acquire is “the current location of the pointer.” IOW, the biggest button is one you don’t have to move to at all. AFAIK this is not often used.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: maomao</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-25006</link>
		<dc:creator>maomao</dc:creator>
		<pubDate>Sat, 12 Jul 2008 03:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-25006</guid>
		<description>&lt;p&gt;Markus, we do a &lt;a href="http://waiyu.kswchina.com" rel="nofollow"&gt;good&lt;/a&gt; amount with Smarty, so we made the autolinking available as a &lt;a href="http://kaoyan.kswchina.com" rel="nofollow"&gt;modifier&lt;/a&gt;. The unescaping, on the other hand, is a good amount of code and is needed everywhere, so we do that on the PHP side. It is a specific oddity we ran into, but one that others may run into, so it still may help in some circumstances.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Markus, we do a <a href="http://waiyu.kswchina.com" rel="nofollow">good</a> amount with Smarty, so we made the autolinking available as a <a href="http://kaoyan.kswchina.com" rel="nofollow">modifier</a>. The unescaping, on the other hand, is a good amount of code and is needed everywhere, so we do that on the PHP side. It is a specific oddity we ran into, but one that others may run into, so it still may help in some circumstances.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gossard</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-25005</link>
		<dc:creator>gossard</dc:creator>
		<pubDate>Sat, 12 Jul 2008 02:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-25005</guid>
		<description>&lt;p&gt;As a corollary to the point about Fitts’s Law not addressing movement in multiple dimensions or amidst distractions, consider that the notion of a target is relative. Sure you may want the user to click a particular button, but if the layout provides all germane interaction handles in visual clusters, that cluster can become the initial target. During the movement toward the larger target, the user may subdivide and segregate specific target from distraction. By the time they’ve discerned their specific target, the distance that they’ll need to cross is lessened, and they’re already in motion.&lt;/p&gt;

&lt;p&gt;No big science here. Just sharing a thought :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As a corollary to the point about Fitts’s Law not addressing movement in multiple dimensions or amidst distractions, consider that the notion of a target is relative. Sure you may want the user to click a particular button, but if the layout provides all germane interaction handles in visual clusters, that cluster can become the initial target. During the movement toward the larger target, the user may subdivide and segregate specific target from distraction. By the time they’ve discerned their specific target, the distance that they’ll need to cross is lessened, and they’re already in motion.</p>

<p>No big science here. Just sharing a thought :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-25001</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Fri, 11 Jul 2008 18:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-25001</guid>
		<description>&lt;p&gt;Hey,
I want to learn about apis and how to build one and can find no good book on it, do you know any good book that i could buy my email address is in this comment.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey,
I want to learn about apis and how to build one and can find no good book on it, do you know any good book that i could buy my email address is in this comment.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hypotheek</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-24989</link>
		<dc:creator>hypotheek</dc:creator>
		<pubDate>Thu, 10 Jul 2008 10:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-24989</guid>
		<description>&lt;p&gt;what a nice solution! going to test it out! thanks alot!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>what a nice solution! going to test it out! thanks alot!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Niyaz PK</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-24955</link>
		<dc:creator>Niyaz PK</dc:creator>
		<pubDate>Mon, 07 Jul 2008 04:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-24955</guid>
		<description>&lt;p&gt;Thanks for that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-24928</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-24928</guid>
		<description>&lt;p&gt;Another good thing is to &lt;em&gt;not&lt;/em&gt; auto-link things inside&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&#60;pre&#62; &#60;/pre&#62;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;tags. This is a very annoying 'feature' in all of 37signals' products.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Another good thing is to <em>not</em> auto-link things inside</p>

<p><code>&lt;pre&gt; &lt;/pre&gt;</code></p>

<p>tags. This is a very annoying &#8216;feature&#8217; in all of 37signals&#8217; products.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-24923</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Thu, 03 Jul 2008 21:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-24923</guid>
		<description>&lt;p&gt;Markus, we do a good amount with Smarty, so we made the autolinking available as a modifier. The unescaping, on the other hand, is a good amount of code and is needed everywhere, so we do that on the PHP side. It is a specific oddity we ran into, but one that others may run into, so it still may help in some circumstances.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Markus, we do a good amount with Smarty, so we made the autolinking available as a modifier. The unescaping, on the other hand, is a good amount of code and is needed everywhere, so we do that on the PHP side. It is a specific oddity we ran into, but one that others may run into, so it still may help in some circumstances.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://particletree.com/notebook/smarter-auto-linking/#comment-24922</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 03 Jul 2008 19:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/?p=324#comment-24922</guid>
		<description>&lt;p&gt;It is only a matter of execution sequence. If the auto-linking happen before the HTML cleanup, there would be no conflicts.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It is only a matter of execution sequence. If the auto-linking happen before the HTML cleanup, there would be no conflicts.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.553 seconds -->
