<?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 Ryan&#039;s Blog</title>
	<atom:link href="http://www.ryanmwright.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryanmwright.com</link>
	<description>The Geek Shall Inherit the Earth</description>
	<lastBuildDate>Thu, 20 Oct 2011 02:02:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Dynamic Controller/Action Authorization in ASP.NET MVC by Codeplex Project for Dynamic Controller/Action Authorization in ASP.NET MVC &#124; Ryan&#039;s Blog</title>
		<link>http://www.ryanmwright.com/2010/04/25/dynamic-controlleraction-authorization-in-asp-net-mvc/#comment-2478</link>
		<dc:creator>Codeplex Project for Dynamic Controller/Action Authorization in ASP.NET MVC &#124; Ryan&#039;s Blog</dc:creator>
		<pubDate>Thu, 20 Oct 2011 02:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=203#comment-2478</guid>
		<description>[...] For those who used the code in my post here: http://www.ryanmwright.com/2010/04/25/dynamic-controlleraction-authorization-in-asp-net-mvc/ [...]</description>
		<content:encoded><![CDATA[<p>[...] For those who used the code in my post here: <a href="http://www.ryanmwright.com/2010/04/25/dynamic-controlleraction-authorization-in-asp-net-mvc/" rel="nofollow">http://www.ryanmwright.com/2010/04/25/dynamic-controlleraction-authorization-in-asp-net-mvc/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading drop down plugin for jQuery by Ytr</title>
		<link>http://www.ryanmwright.com/2010/10/13/cascading-drop-down-in-jquery/#comment-2137</link>
		<dc:creator>Ytr</dc:creator>
		<pubDate>Thu, 04 Aug 2011 21:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=380#comment-2137</guid>
		<description>Where??? why don&#039;t you just put the link here?</description>
		<content:encoded><![CDATA[<p>Where??? why don&#8217;t you just put the link here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing A Mass Spring System by bob</title>
		<link>http://www.ryanmwright.com/2009/10/03/implementing-a-mass-spring-system/#comment-1752</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Thu, 14 Apr 2011 08:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thermalpulse.com/2009/10/03/implementing-a-mass-spring-system/#comment-1752</guid>
		<description>_anchorNodes.resize(_anchorNodes.size()+1);
should be written as
_anchorNodes.push_back(AnchorNode());

_springNodes[_springNodes.size()-1]
should be written as
_springNodes.back()</description>
		<content:encoded><![CDATA[<p>_anchorNodes.resize(_anchorNodes.size()+1);<br />
should be written as<br />
_anchorNodes.push_back(AnchorNode());</p>
<p>_springNodes[_springNodes.size()-1]<br />
should be written as<br />
_springNodes.back()</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing A Mass Spring System by Ryan</title>
		<link>http://www.ryanmwright.com/2009/10/03/implementing-a-mass-spring-system/#comment-1457</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 06 Mar 2011 15:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thermalpulse.com/2009/10/03/implementing-a-mass-spring-system/#comment-1457</guid>
		<description>Hello Robert,

Unfortunately I do not have the source code at hand anymore (I wrote this many years ago). However, the code located at the link below should give you an implementation. It has all the standard operations and functions such as Normalization, Cross Product, and Dot Product. However, it does not use templates, it is implemented using floating point numbers:

https://visualization.hpc.mil/wiki/Cvector3.cpp_code</description>
		<content:encoded><![CDATA[<p>Hello Robert,</p>
<p>Unfortunately I do not have the source code at hand anymore (I wrote this many years ago). However, the code located at the link below should give you an implementation. It has all the standard operations and functions such as Normalization, Cross Product, and Dot Product. However, it does not use templates, it is implemented using floating point numbers:</p>
<p><a href="https://visualization.hpc.mil/wiki/Cvector3.cpp_code" rel="nofollow">https://visualization.hpc.mil/wiki/Cvector3.cpp_code</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing A Mass Spring System by Robert Elliott</title>
		<link>http://www.ryanmwright.com/2009/10/03/implementing-a-mass-spring-system/#comment-1399</link>
		<dc:creator>Robert Elliott</dc:creator>
		<pubDate>Mon, 28 Feb 2011 01:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thermalpulse.com/2009/10/03/implementing-a-mass-spring-system/#comment-1399</guid>
		<description>Thanks for the great tutorial! Where could I find the CVector3 template used in this code?</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial! Where could I find the CVector3 template used in this code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ceton InfiniTV 4 CableCard Tuner &#8211; First Impressions by Ryan</title>
		<link>http://www.ryanmwright.com/2010/08/22/ceton-infinitv-4-first-impressions/#comment-989</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 30 Dec 2010 01:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=362#comment-989</guid>
		<description>After I physically installed the card and verified it in the diag I opened up Media Center and went to Tasks -&gt; Settings -&gt; TV -&gt; Set up TV Signal. From there I followed the onscreen prompts and it detected the card automatically. Media center should give you all the info you need (device ID, etc) to install and activate the card when you set it up. Try updating the drivers from the Ceton site if you haven&#039;t already: http://www.cetoncorp.com/infinitv/support/ . What does Media Center say when you try to configure it?</description>
		<content:encoded><![CDATA[<p>After I physically installed the card and verified it in the diag I opened up Media Center and went to Tasks -&gt; Settings -&gt; TV -&gt; Set up TV Signal. From there I followed the onscreen prompts and it detected the card automatically. Media center should give you all the info you need (device ID, etc) to install and activate the card when you set it up. Try updating the drivers from the Ceton site if you haven&#8217;t already: <a href="http://www.cetoncorp.com/infinitv/support/" rel="nofollow">http://www.cetoncorp.com/infinitv/support/</a> . What does Media Center say when you try to configure it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ceton InfiniTV 4 CableCard Tuner &#8211; First Impressions by Don</title>
		<link>http://www.ryanmwright.com/2010/08/22/ceton-infinitv-4-first-impressions/#comment-951</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 28 Dec 2010 04:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=362#comment-951</guid>
		<description>Thanks for the post. I just got my Ceton card and cable card. Can&#039;t seem to get the Device ID for the cable company (Comcast Houston) to activate their card. Windows MC 7 doesn&#039;t reconginize this thing even thought Diag&#039;s says everything is OK. Did you config it manually in MC7 or automatically? Where did you get the Device ID to have the cable company activate the card? Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I just got my Ceton card and cable card. Can&#8217;t seem to get the Device ID for the cable company (Comcast Houston) to activate their card. Windows MC 7 doesn&#8217;t reconginize this thing even thought Diag&#8217;s says everything is OK. Did you config it manually in MC7 or automatically? Where did you get the Device ID to have the cable company activate the card? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading drop down plugin for jQuery by Ryan</title>
		<link>http://www.ryanmwright.com/2010/10/13/cascading-drop-down-in-jquery/#comment-788</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 03 Nov 2010 21:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=380#comment-788</guid>
		<description>There&#039;s a link at the bottom of the post :-)</description>
		<content:encoded><![CDATA[<p>There&#8217;s a link at the bottom of the post <img src='http://www.ryanmwright.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading drop down plugin for jQuery by Sumi</title>
		<link>http://www.ryanmwright.com/2010/10/13/cascading-drop-down-in-jquery/#comment-787</link>
		<dc:creator>Sumi</dc:creator>
		<pubDate>Tue, 02 Nov 2010 20:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=380#comment-787</guid>
		<description>I would also like to see a demo of this. Just a short example including the full html would be very helpful. Thanks.</description>
		<content:encoded><![CDATA[<p>I would also like to see a demo of this. Just a short example including the full html would be very helpful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cascading drop down plugin for jQuery by djot</title>
		<link>http://www.ryanmwright.com/2010/10/13/cascading-drop-down-in-jquery/#comment-771</link>
		<dc:creator>djot</dc:creator>
		<pubDate>Sun, 24 Oct 2010 17:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryanmwright.com/?p=380#comment-771</guid>
		<description>Hi,

Tried to find a demo for your plugin (Cascading drop down plugin for jQuery) here. Unfortunately some guys don&#039;t like to provide live demos ...

If I would have more time I would provide www.missing-jquery-demos.com ... ;)

cheers


djot</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Tried to find a demo for your plugin (Cascading drop down plugin for jQuery) here. Unfortunately some guys don&#8217;t like to provide live demos &#8230;</p>
<p>If I would have more time I would provide <a href="http://www.missing-jquery-demos.com" rel="nofollow">http://www.missing-jquery-demos.com</a> &#8230; <img src='http://www.ryanmwright.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>cheers</p>
<p>djot</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 717/722 objects using disk: basic

Served from: www.ryanmwright.com @ 2012-02-06 04:40:52 -->
