<?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: Creating a Network Bar with jQuery</title>
	<atom:link href="http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/</link>
	<description>John Nunemaker\'s thoughts and such</description>
	<lastBuildDate>Sun, 01 Nov 2009 17:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: haberler</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-188017</link>
		<dc:creator>haberler</dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-188017</guid>
		<description>very useful article thank you . You are jquery expert.</description>
		<content:encoded><![CDATA[<p>very useful article thank you . You are jquery expert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnunemaker</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-175539</link>
		<dc:creator>jnunemaker</dc:creator>
		<pubDate>Sun, 22 Feb 2009 22:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-175539</guid>
		<description>@Jon That is correct. I kind of share blawgtips with a friend so I didn&#039;t put my other sites on it. Just railstips.</description>
		<content:encoded><![CDATA[<p>@Jon That is correct. I kind of share blawgtips with a friend so I didn&#8217;t put my other sites on it. Just railstips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Hoyt</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-175534</link>
		<dc:creator>Jonathan Hoyt</dc:creator>
		<pubDate>Sun, 22 Feb 2009 20:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-175534</guid>
		<description>John, is it just me or does blawgtips only link back railstips, and not to addicted to new or ordered list?</description>
		<content:encoded><![CDATA[<p>John, is it just me or does blawgtips only link back railstips, and not to addicted to new or ordered list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wallace</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-174103</link>
		<dc:creator>Chris Wallace</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-174103</guid>
		<description>I understand why you used jQuery, though, I prefer using HTML to get the full power of the linkage between the networked sites. It may be more work to maintain and synchronize, but the linkage in the very top of the markup can be powerful between related blogs.

Other than that, rock on.</description>
		<content:encoded><![CDATA[<p>I understand why you used jQuery, though, I prefer using HTML to get the full power of the linkage between the networked sites. It may be more work to maintain and synchronize, but the linkage in the very top of the markup can be powerful between related blogs.</p>
<p>Other than that, rock on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnunemaker</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-174091</link>
		<dc:creator>jnunemaker</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-174091</guid>
		<description>@Brendan - A server side include would only work if all sites were on same server.</description>
		<content:encoded><![CDATA[<p>@Brendan &#8211; A server side include would only work if all sites were on same server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnunemaker</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173626</link>
		<dc:creator>jnunemaker</dc:creator>
		<pubDate>Sun, 25 Jan 2009 05:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173626</guid>
		<description>@Brandon - What things do you miss from prototype lowpro? I&#039;m finding that most of the things I miss I can actually do in jQuery but I just had to think through it differently.

I had overflow and I changed it. Can&#039;t remember why. I&#039;ll have to look into it again.</description>
		<content:encoded><![CDATA[<p>@Brandon &#8211; What things do you miss from prototype lowpro? I&#8217;m finding that most of the things I miss I can actually do in jQuery but I just had to think through it differently.</p>
<p>I had overflow and I changed it. Can&#8217;t remember why. I&#8217;ll have to look into it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Keepers</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173602</link>
		<dc:creator>Brandon Keepers</dc:creator>
		<pubDate>Sat, 24 Jan 2009 14:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173602</guid>
		<description>Nice. The code looks very clean.  I&#039;m still learning to love jQuery.  There are some specific things I love about it, but there are things I miss from prototype+lowpro when I&#039;m using it.

Also, you should be able to set @overflow:auto@ on #network_bar to get a clearing effect without having to manually set it on the next element.</description>
		<content:encoded><![CDATA[<p>Nice. The code looks very clean.  I&#8217;m still learning to love jQuery.  There are some specific things I love about it, but there are things I miss from prototype+lowpro when I&#8217;m using it.</p>
<p>Also, you should be able to set @overflow:auto@ on #network_bar to get a clearing effect without having to manually set it on the next element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnunemaker</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173576</link>
		<dc:creator>jnunemaker</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173576</guid>
		<description>@Nate - Ha. Yeah, I&#039;ve grown to love it to. So succinct! Thanks for showing RailsTips to friends! Appreciated.</description>
		<content:encoded><![CDATA[<p>@Nate &#8211; Ha. Yeah, I&#8217;ve grown to love it to. So succinct! Thanks for showing RailsTips to friends! Appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan Falkowski</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173575</link>
		<dc:creator>Brendan Falkowski</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173575</guid>
		<description>I have to agree with @&lt;a href=&quot;http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/#comment-173570&quot; rel=&quot;nofollow&quot;&gt;Josh Abbott&lt;/a&gt; on jQuery usage here, but I love the idea of a single resource being called for each site in the network.

Wouldn&#039;t it be easier to use a server side include from a single location like: &lt;em&gt;http://assets.addictedtonew.com/snippet/network-bar.html&lt;/em&gt;?</description>
		<content:encoded><![CDATA[<p>I have to agree with @<a href="http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/#comment-173570" rel="nofollow">Josh Abbott</a> on jQuery usage here, but I love the idea of a single resource being called for each site in the network.</p>
<p>Wouldn&#8217;t it be easier to use a server side include from a single location like: <em><a href="http://assets.addictedtonew.com/snippet/network-bar.html" rel="nofollow">http://assets.addictedtonew.com/snippet/network-bar.html</a></em>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Klaiber</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173574</link>
		<dc:creator>Nate Klaiber</dc:creator>
		<pubDate>Fri, 23 Jan 2009 19:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173574</guid>
		<description>I noticed the bar last night when showing some friends the railstips.org website. Looks nice.

Oh, and I love jQuery.</description>
		<content:encoded><![CDATA[<p>I noticed the bar last night when showing some friends the railstips.org website. Looks nice.</p>
<p>Oh, and I love jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnunemaker</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173572</link>
		<dc:creator>jnunemaker</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173572</guid>
		<description>@Josh - Yeah, it could be done with plain html but then I would have to add that html and css to every site in the network and update every site each time I wanted to change the bar. The point of this is that I can update the bar on every site from one place. You can&#039;t do that with plain old XHTML/CSS.</description>
		<content:encoded><![CDATA[<p>@Josh &#8211; Yeah, it could be done with plain html but then I would have to add that html and css to every site in the network and update every site each time I wanted to change the bar. The point of this is that I can update the bar on every site from one place. You can&#8217;t do that with plain old XHTML/CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh N. Abbott</title>
		<link>http://addictedtonew.com/archives/462/creating-a-network-bar-with-jquery/comment-page-1/#comment-173570</link>
		<dc:creator>Josh N. Abbott</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=462#comment-173570</guid>
		<description>I&#039;m a little puzzled as to why this was done using jQuery. You could have achieved this exact same thing using some good ole XHTML/CSS (which the JS is using anyway). Not to mention the fact that it would degrade much more gracefully for non-js-enabled devices.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little puzzled as to why this was done using jQuery. You could have achieved this exact same thing using some good ole XHTML/CSS (which the JS is using anyway). Not to mention the fact that it would degrade much more gracefully for non-js-enabled devices.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

