<?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 A Beautiful Blog</title>
	<atom:link href="http://www.abeautifulsite.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abeautifulsite.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 21:45:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on jQuery File&#160;Tree by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2008/03/jquery-file-tree/#comment-1255</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=58#comment-1255</guid>
		<description>It&#039;s possible, but you&#039;ll need to modify the plugin to do it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s possible, but you&#8217;ll need to modify the plugin to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery File&#160;Tree by Daniel</title>
		<link>http://www.abeautifulsite.net/blog/2008/03/jquery-file-tree/#comment-1254</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=58#comment-1254</guid>
		<description>Is it possible in any way to provide a function instead of a connector script that creates the list? Instead of having an Ajax call to another page, I would like it to actually make a function call.</description>
		<content:encoded><![CDATA[<p>Is it possible in any way to provide a function instead of a connector script that creates the list? Instead of having an Ajax call to another page, I would like it to actually make a function call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The jQuery Notification&#160;Plugin by Uchenna</title>
		<link>http://www.abeautifulsite.net/blog/2011/11/the-jquery-notification-plugin/#comment-1251</link>
		<dc:creator>Uchenna</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1325#comment-1251</guid>
		<description>This is perfect. I have been thinking on how to write one, and here it is. Thanks so much!</description>
		<content:encoded><![CDATA[<p>This is perfect. I have been thinking on how to write one, and here it is. Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TinyMCE Table Dropdown&#160;Plugin by Chris</title>
		<link>http://www.abeautifulsite.net/blog/2011/12/tinymce-table-dropdown-plugin/#comment-1221</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 14 Dec 2011 07:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1372#comment-1221</guid>
		<description>Brilliant! I can now include the table tools without scaring the hell out of clients. Nice work.</description>
		<content:encoded><![CDATA[<p>Brilliant! I can now include the table tools without scaring the hell out of clients. Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Mobile Devices with&#160;JavaScript by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2011/11/detecting-mobile-devices-with-javascript/#comment-1204</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Mon, 05 Dec 2011 18:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1359#comment-1204</guid>
		<description>Indeed, there are more sophisticated solutions (as mentioned in the post) that should definitely be considered for more serious implementations.  However, for things like jQuery plugins that need to deactivate themselves or act differently for a mobile browser, the above snippet will typically be sufficient (and probably more portable).</description>
		<content:encoded><![CDATA[<p>Indeed, there are more sophisticated solutions (as mentioned in the post) that should definitely be considered for more serious implementations.  However, for things like jQuery plugins that need to deactivate themselves or act differently for a mobile browser, the above snippet will typically be sufficient (and probably more portable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Mobile Devices with&#160;JavaScript by Idel</title>
		<link>http://www.abeautifulsite.net/blog/2011/11/detecting-mobile-devices-with-javascript/#comment-1203</link>
		<dc:creator>Idel</dc:creator>
		<pubDate>Mon, 05 Dec 2011 12:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1359#comment-1203</guid>
		<description>A more sophisticated solution could be Apache Mobile filter.  It&#039;s also possible to use a device repository like wurfl or detectright.</description>
		<content:encoded><![CDATA[<p>A more sophisticated solution could be Apache Mobile filter.  It&#8217;s also possible to use a device repository like wurfl or detectright.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery MiniColors (a color selector for input&#160;controls) by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2011/02/jquery-minicolors-a-color-selector-for-input-controls/#comment-1168</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Fri, 19 Aug 2011 01:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1281#comment-1168</guid>
		<description>Jelmer, that&#039;s a cool idea.  I might make this something you can enable in a future release (with configurable presets and intelligent defaults, of course).  Nice concept :)</description>
		<content:encoded><![CDATA[<p>Jelmer, that&#8217;s a cool idea.  I might make this something you can enable in a future release (with configurable presets and intelligent defaults, of course).  Nice concept :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery MiniColors (a color selector for input&#160;controls) by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2011/02/jquery-minicolors-a-color-selector-for-input-controls/#comment-1167</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Fri, 19 Aug 2011 01:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1281#comment-1167</guid>
		<description>Jaanus, that&#039;s a good idea—should have caught that myself.  I&#039;ll get them renamed in the next update :)</description>
		<content:encoded><![CDATA[<p>Jaanus, that&#8217;s a good idea—should have caught that myself.  I&#8217;ll get them renamed in the next update :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery SelectBox&#160;Plugin by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2011/01/jquery-selectbox-plugin/#comment-1166</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Fri, 19 Aug 2011 01:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1253#comment-1166</guid>
		<description>Vinod, I don&#039;t have a FF2 test box, but since 6 is out and 7 is due in another six weeks, I don&#039;t think I&#039;m going to go out of my way to set one up.</description>
		<content:encoded><![CDATA[<p>Vinod, I don&#8217;t have a FF2 test box, but since 6 is out and 7 is due in another six weeks, I don&#8217;t think I&#8217;m going to go out of my way to set one up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery SelectBox&#160;Plugin by Cory LaViska</title>
		<link>http://www.abeautifulsite.net/blog/2011/01/jquery-selectbox-plugin/#comment-1165</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Fri, 19 Aug 2011 01:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://abeautifulsite.net/blog/?p=1253#comment-1165</guid>
		<description>Ben, nope, you&#039;d have to add it in there yourself I think.  Shouldn&#039;t be too hard.</description>
		<content:encoded><![CDATA[<p>Ben, nope, you&#8217;d have to add it in there yourself I think.  Shouldn&#8217;t be too hard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

