<?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 on: Sentences with links</title>
	<atom:link href="http://drnicwilliams.com/2007/02/11/sentences-with-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Mon, 21 Nov 2011 19:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Sergey</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-85495</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Wed, 30 Apr 2008 16:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-85495</guid>
		<description>This wonderful site, is worth dropping a line in your guestbook to say thanks!
&lt;a href=&quot;http://435645.fire.prohosting.com&quot; rel=&quot;nofollow&quot;&gt;bad credit loan mortgage&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>This wonderful site, is worth dropping a line in your guestbook to say thanks!<br />
<a href="http://435645.fire.prohosting.com" rel="nofollow">bad credit loan mortgage</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-8593</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Sat, 03 Mar 2007 07:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-8593</guid>
		<description>@jesper - I don&#039;t think the style of integrating multiple common links into a shared sentence is unique to Rails bloggers. I&#039;m sure I&#039;ve seen it all over the place. Perhaps adding &quot;title&quot; attributes to each link would allow the reader some idea where each link goes.

I agree with Tim too, I might never use the code again. This blog is in Wordpress and it was a bit of a pain copy+pasting the resulting string into the blog. Also, it was a relatively unique source - Google Groups search. Another example of a useful source to scrap from might be del.icio.us. 

I developed it as a gem because that to me is good Ruby lib development - the tests are paired with the libraries. 

I&#039;ll certainly be amused by the first other person to actually use the gem :)</description>
		<content:encoded><![CDATA[<p>@jesper &#8211; I don&#8217;t think the style of integrating multiple common links into a shared sentence is unique to Rails bloggers. I&#8217;m sure I&#8217;ve seen it all over the place. Perhaps adding &#8220;title&#8221; attributes to each link would allow the reader some idea where each link goes.</p>
<p>I agree with Tim too, I might never use the code again. This blog is in WordPress and it was a bit of a pain copy+pasting the resulting string into the blog. Also, it was a relatively unique source &#8211; Google Groups search. Another example of a useful source to scrap from might be del.icio.us. </p>
<p>I developed it as a gem because that to me is good Ruby lib development &#8211; the tests are paired with the libraries. </p>
<p>I&#8217;ll certainly be amused by the first other person to actually use the gem <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-8590</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Sat, 03 Mar 2007 07:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-8590</guid>
		<description>While it&#039;s amazing that Rails makes coding like this easy, I&#039;d certainly follow Tim Lucas and never use it. 

Note there are so many usability problems with this approach when you don&#039;t tell people where the links point. 

More info at Justaddwater.dk: &lt;a href=&quot;http://justaddwater.dk/2006/05/23/blog-usability-linking/&quot; title=&quot;Linking&quot; rel=&quot;nofollow&quot;&gt;Blog Usability: Linking&lt;/a&gt;.

Rails is about teaching developers good habits, and with all respect for the ease and elegancy of your code, you are actually making it easy for Rails developers to jump through hoops and break usability rules.

As this is available as a gem makes it even worse -- it&#039;s even easier to break basic usability rules.

Just my comment for this, as I think that Rails will be better if we focus on making it easy to develop web apps that are developed fast, and follow certain conventions: Both the traditional rails conventions, but also the basic usability conventions :)</description>
		<content:encoded><![CDATA[<p>While it&#8217;s amazing that Rails makes coding like this easy, I&#8217;d certainly follow Tim Lucas and never use it. </p>
<p>Note there are so many usability problems with this approach when you don&#8217;t tell people where the links point. </p>
<p>More info at Justaddwater.dk: <a href="http://justaddwater.dk/2006/05/23/blog-usability-linking/" title="Linking" rel="nofollow">Blog Usability: Linking</a>.</p>
<p>Rails is about teaching developers good habits, and with all respect for the ease and elegancy of your code, you are actually making it easy for Rails developers to jump through hoops and break usability rules.</p>
<p>As this is available as a gem makes it even worse &#8212; it&#8217;s even easier to break basic usability rules.</p>
<p>Just my comment for this, as I think that Rails will be better if we focus on making it easy to develop web apps that are developed fast, and follow certain conventions: Both the traditional rails conventions, but also the basic usability conventions <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-5541</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Tue, 13 Feb 2007 06:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-5541</guid>
		<description>@Tim - I found it amongst 600 spam :)</description>
		<content:encoded><![CDATA[<p>@Tim &#8211; I found it amongst 600 spam <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Lucas</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-5505</link>
		<dc:creator>Tim Lucas</dc:creator>
		<pubDate>Mon, 12 Feb 2007 23:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-5505</guid>
		<description>Turns out the comment spam bot doesn&#039;t like posting the results of such frivolous fun. Bummer.</description>
		<content:encoded><![CDATA[<p>Turns out the comment spam bot doesn&#8217;t like posting the results of such frivolous fun. Bummer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Lucas</title>
		<link>http://drnicwilliams.com/2007/02/11/sentences-with-links/comment-page-1/#comment-5503</link>
		<dc:creator>Tim Lucas</dc:creator>
		<pubDate>Mon, 12 Feb 2007 23:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/02/11/sentences-with-links/#comment-5503</guid>
		<description>&lt;a href=&#039;http://www.natterjacks.com/shop/shopimages/products/normal/dr-nic-polo2.jpg&#039; rel=&quot;nofollow&quot;&gt;Whilst&lt;/a&gt; &lt;a href=&#039;http://www.ict-m.com/ictm/Static/AboutICT-M/principalconsultant_files/Dr.%20Nic.gif&#039; rel=&quot;nofollow&quot;&gt;I&#039;d&lt;/a&gt; &lt;a href=&#039;http://lsmandl.emp.paed.uni-muenchen.de/fotoarchiv/nistor.jpg&#039; rel=&quot;nofollow&quot;&gt;never&lt;/a&gt; &lt;a href=&#039;http://www.nic-jung.com.cy/images/web-logo-greek.jpg&#039; rel=&quot;nofollow&quot;&gt;use&lt;/a&gt; &lt;a href=&#039;http://www.nic-jung.com.cy/images/web-logo-1.jpg&#039; rel=&quot;nofollow&quot;&gt;it,&lt;/a&gt; &lt;a href=&#039;http://myspace-751.vo.llnwd.net/00662/15/70/662660751_m.jpg&#039; rel=&quot;nofollow&quot;&gt;it&#039;s&lt;/a&gt; &lt;a href=&#039;http://www.lightblueoptics.com/Images/Media-Resources/founders.jpg&#039; rel=&quot;nofollow&quot;&gt;certainly&lt;/a&gt; &lt;a href=&#039;http://www.waeop.org/images/Tucson2005/Dr-Nic-Clement.jpg&#039; rel=&quot;nofollow&quot;&gt;fun!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href='http://www.natterjacks.com/shop/shopimages/products/normal/dr-nic-polo2.jpg' rel="nofollow">Whilst</a> <a href='http://www.ict-m.com/ictm/Static/AboutICT-M/principalconsultant_files/Dr.%20Nic.gif' rel="nofollow">I&#8217;d</a> <a href='http://lsmandl.emp.paed.uni-muenchen.de/fotoarchiv/nistor.jpg' rel="nofollow">never</a> <a href='http://www.nic-jung.com.cy/images/web-logo-greek.jpg' rel="nofollow">use</a> <a href='http://www.nic-jung.com.cy/images/web-logo-1.jpg' rel="nofollow">it,</a> <a href='http://myspace-751.vo.llnwd.net/00662/15/70/662660751_m.jpg' rel="nofollow">it&#8217;s</a> <a href='http://www.lightblueoptics.com/Images/Media-Resources/founders.jpg' rel="nofollow">certainly</a> <a href='http://www.waeop.org/images/Tucson2005/Dr-Nic-Clement.jpg' rel="nofollow">fun!</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

