<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ryan McDonnell &#187; Quick Links &amp; Notes</title>
	<atom:link href="http://www.ryanmcdonnell.com/category/quick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanmcdonnell.com</link>
	<description>Pursuing Web Application Zen</description>
	<lastBuildDate>Sun, 05 Jul 2009 18:30:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Intellisense for the NHibernate XML Schemas</title>
		<link>http://www.ryanmcdonnell.com/intellisense-for-the-nhibernate-xml-schemas/</link>
		<comments>http://www.ryanmcdonnell.com/intellisense-for-the-nhibernate-xml-schemas/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 17:39:28 +0000</pubDate>
		<dc:creator>Ryan McDonnell</dc:creator>
				<category><![CDATA[Quick Links & Notes]]></category>

		<guid isPermaLink="false">http://www.ryanmcdonnell.com/intellisense-for-the-nhibernate-xml-schemas/</guid>
		<description><![CDATA[Intellisense for the NHibernate XML Schemas
In the rare cases I create a mapping file by hand, this tip is extremely valuable. With as dated as Ben&#8217;s post is, why aren&#8217;t the schema files included in the binary download of NHibernate? Why aren&#8217;t they installed by default?
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.benday.com/archive/2006/01/15/3646.aspx">Intellisense for the NHibernate XML Schemas</a><span id="more-30"></span>
<p>In the rare cases I create a mapping file by hand, this tip is extremely valuable. With as dated as Ben&#8217;s post is, why aren&#8217;t the schema files included in the binary download of NHibernate? Why aren&#8217;t they installed by default?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanmcdonnell.com/intellisense-for-the-nhibernate-xml-schemas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plotting Zip-Code Boundaries using Ajax.Net and Microsoft Virtual Earth</title>
		<link>http://www.ryanmcdonnell.com/plotting-zip-code-boundaries-using-ajaxnet-and-microsoft-virtual-earth/</link>
		<comments>http://www.ryanmcdonnell.com/plotting-zip-code-boundaries-using-ajaxnet-and-microsoft-virtual-earth/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 22:11:58 +0000</pubDate>
		<dc:creator>Ryan McDonnell</dc:creator>
				<category><![CDATA[Quick Links & Notes]]></category>

		<guid isPermaLink="false">http://www.ryanmcdonnell.com/plotting-zip-code-boundaries-using-ajaxnet-and-microsoft-virtual-earth/</guid>
		<description><![CDATA[Plotting Zip-Code Boundaries using Ajax.Net and Microsoft Virtual Earth
]]></description>
			<content:encoded><![CDATA[<p><a href="http://mattberseth.com/blog/2007/05/plotting_zipcode_boundaries_us.html">Plotting Zip-Code Boundaries using Ajax.Net and Microsoft Virtual Earth</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanmcdonnell.com/plotting-zip-code-boundaries-using-ajaxnet-and-microsoft-virtual-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicate WebControls at runtime</title>
		<link>http://www.ryanmcdonnell.com/duplicate-webcontrols-at-runtime/</link>
		<comments>http://www.ryanmcdonnell.com/duplicate-webcontrols-at-runtime/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 17:49:33 +0000</pubDate>
		<dc:creator>Ryan McDonnell</dc:creator>
				<category><![CDATA[Quick Links & Notes]]></category>

		<guid isPermaLink="false">http://www.ryanmcdonnell.com/duplicate-webcontrols-at-runtime/</guid>
		<description><![CDATA[Duplicate WebControls at runtime
A simple solution to duplicating or mirroring a control at runtime. The beauty of this method is that server-side events are still attached to the mirrored controls. The major disadvantage is that the mirrored controls are rendered with the same Id on the client. This can be problematic if you need JavaScript to reference [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codeproject.com/aspnet/mirror.asp">Duplicate WebControls at runtime</a><span id="more-28"></span></p>
<p>A simple solution to duplicating or mirroring a control at runtime. The beauty of this method is that server-side events are still attached to the mirrored controls. The major disadvantage is that the mirrored controls are rendered with the same Id on the client. This can be problematic if you need JavaScript to reference to the controls by Id. It also technically breaks standards by using the same Id twice in the output.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanmcdonnell.com/duplicate-webcontrols-at-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reputation Management and Owning Yourself Online</title>
		<link>http://www.ryanmcdonnell.com/reputation-management-owning-yourself/</link>
		<comments>http://www.ryanmcdonnell.com/reputation-management-owning-yourself/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 18:05:26 +0000</pubDate>
		<dc:creator>Ryan McDonnell</dc:creator>
				<category><![CDATA[Quick Links & Notes]]></category>

		<guid isPermaLink="false">http://www.ryanmcdonnell.com/reputation-management/</guid>
		<description><![CDATA[Reputation Management &#8211; 10 Ways to &#8220;Own Yourself&#8221; Online
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stuntdubl.com/2007/07/11/reputation-management/">Reputation Management &#8211; 10 Ways to &#8220;Own Yourself&#8221; Online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanmcdonnell.com/reputation-management-owning-yourself/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Research performs eyetracking study</title>
		<link>http://www.ryanmcdonnell.com/microsoft-research-performs-eyetracking-study/</link>
		<comments>http://www.ryanmcdonnell.com/microsoft-research-performs-eyetracking-study/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 17:27:49 +0000</pubDate>
		<dc:creator>Ryan McDonnell</dc:creator>
				<category><![CDATA[Quick Links & Notes]]></category>

		<guid isPermaLink="false">http://www.ryanmcdonnell.com/microsoft-research-performs-eyetracking-study/</guid>
		<description><![CDATA[Microsoft Research finds that people spend 24% of their gaze time looking at URLs in search results. Eye tracking in MSN Search&#160;(PDF)

Source: URL as UI (Jakob Nielsen&#8217;s Alertbox, March 21, 1999)
]]></description>
			<content:encoded><![CDATA[<p>Microsoft Research finds that people spend 24% of their gaze time looking at URLs in search results. <a href="ftp://ftp.research.microsoft.com/pub/tr/TR-2007-01.pdf">Eye tracking in MSN Search</a>&nbsp;(PDF)</p>
<p><span id="more-22"></span></p>
<p>Source: <a href="http://www.useit.com/alertbox/990321.html">URL as UI (Jakob Nielsen&#8217;s Alertbox, March 21, 1999)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanmcdonnell.com/microsoft-research-performs-eyetracking-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
