<?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: Making a Sleek Feed Widget With YQL, jQuery &amp; CSS3</title>
	<atom:link href="http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/</link>
	<description>PHP MySQL jQuery CSS Tutorials, Resources and Freebies</description>
	<lastBuildDate>Sat, 31 Jul 2010 18:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-7064</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 01 Jul 2010 22:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-7064</guid>
		<description>I found the problem:
 item.link[0].href
throws an exception for some sites. My question is now &quot;can I safely comment that out&quot;? 

So I put it in a try where the version in the catch had that part removed. Seems to work.</description>
		<content:encoded><![CDATA[<p>I found the problem:<br />
 item.link[0].href<br />
throws an exception for some sites. My question is now &#8220;can I safely comment that out&#8221;? </p>
<p>So I put it in a try where the version in the catch had that part removed. Seems to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-6789</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 23 Jun 2010 14:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-6789</guid>
		<description>I did it directly on my PC (downloaded the demo from the link above, added my sites,  and then pointed the browsers to the demo page) and embedded it in a page. I got the same results on my website: www.jkintl.com.</description>
		<content:encoded><![CDATA[<p>I did it directly on my PC (downloaded the demo from the link above, added my sites,  and then pointed the browsers to the demo page) and embedded it in a page. I got the same results on my website: <a href="http://www.jkintl.com" rel="nofollow">http://www.jkintl.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Angelov</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-6786</link>
		<dc:creator>Martin Angelov</dc:creator>
		<pubDate>Wed, 23 Jun 2010 06:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-6786</guid>
		<description>John, can you share a link to the widget?</description>
		<content:encoded><![CDATA[<p>John, can you share a link to the widget?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-6776</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 22 Jun 2010 23:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-6776</guid>
		<description>So I tried the demo -- worked great! I added some sites and they all gave errors in the rss function on IE, but worked fine on Firefox. An example is 

http://hackaday.com/feed/

What might be the cause of this and how can I fix it?</description>
		<content:encoded><![CDATA[<p>So I tried the demo &#8212; worked great! I added some sites and they all gave errors in the rss function on IE, but worked fine on Firefox. An example is </p>
<p><a href="http://hackaday.com/feed/" rel="nofollow">http://hackaday.com/feed/</a></p>
<p>What might be the cause of this and how can I fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nige</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-5577</link>
		<dc:creator>Nige</dc:creator>
		<pubDate>Tue, 18 May 2010 08:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-5577</guid>
		<description>What an awesome little widget! I&#039;m using this in a new design right away! Thanks a million!

But I&#039;m having problems having it display in IE. 

I assume this is a problem with the CSS, I&#039;m using it in a left hand side column which is in a left floated div. It displays perfectly in Mozilla etc, however IE it doesn&#039;t seem to appear at all. I&#039;ve tried floating the feed widget div but this messes it up. I&#039;ve tried setting the feed widget div to display:block and it doesn&#039;t affect any of the other browser but does show a squashed version of it in IE.

Any ideas where I&#039;m going wrong?

Many thanks.</description>
		<content:encoded><![CDATA[<p>What an awesome little widget! I&#8217;m using this in a new design right away! Thanks a million!</p>
<p>But I&#8217;m having problems having it display in IE. </p>
<p>I assume this is a problem with the CSS, I&#8217;m using it in a left hand side column which is in a left floated div. It displays perfectly in Mozilla etc, however IE it doesn&#8217;t seem to appear at all. I&#8217;ve tried floating the feed widget div but this messes it up. I&#8217;ve tried setting the feed widget div to display:block and it doesn&#8217;t affect any of the other browser but does show a squashed version of it in IE.</p>
<p>Any ideas where I&#8217;m going wrong?</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-5059</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 28 Apr 2010 01:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-5059</guid>
		<description>How would I edit it in order to have 4 of those RSS readers side by side, each with different content?

Thoughts?</description>
		<content:encoded><![CDATA[<p>How would I edit it in order to have 4 of those RSS readers side by side, each with different content?</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-3562</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-3562</guid>
		<description>It&#039;s pretty ehm... sorry I don&#039;t have the correct words. But you may know that someone stole your work just to sell it as a Joomla Extension:

http://extensions.joomla.org/extensions/external-contents/news-a-feeds/rss-readers/11453

Just yesterday I saw this very useful tutorial and today I see this. It&#039;s pretty sad :(

Good work and keep on it!

PS: Can someone tell me a way to insert it into a page with a single JS so I can let users insert in their webpage but files are in my server but showing my info. I found a rude way but it is not autosizable as this it :(</description>
		<content:encoded><![CDATA[<p>It&#8217;s pretty ehm&#8230; sorry I don&#8217;t have the correct words. But you may know that someone stole your work just to sell it as a Joomla Extension:</p>
<p><a href="http://extensions.joomla.org/extensions/external-contents/news-a-feeds/rss-readers/11453" rel="nofollow">http://extensions.joomla.org/extensions/external-contents/news-a-feeds/rss-readers/11453</a></p>
<p>Just yesterday I saw this very useful tutorial and today I see this. It&#8217;s pretty sad <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Good work and keep on it!</p>
<p>PS: Can someone tell me a way to insert it into a page with a single JS so I can let users insert in their webpage but files are in my server but showing my info. I found a rude way but it is not autosizable as this it <img src='http://tutorialzine.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austen</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-3164</link>
		<dc:creator>Austen</dc:creator>
		<pubDate>Sun, 28 Feb 2010 17:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-3164</guid>
		<description>This is probably one of the coolest tutorials ever!!!  Thanks so much for your hard work and for sharing your knowledge with me, a total noob!!!</description>
		<content:encoded><![CDATA[<p>This is probably one of the coolest tutorials ever!!!  Thanks so much for your hard work and for sharing your knowledge with me, a total noob!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cameron</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-2931</link>
		<dc:creator>Sean Cameron</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-2931</guid>
		<description>Thanks for a great widget, it&#039;s saved me a serious amount of time. 

There is a bug with the Buzz function though, as does not work with most Buzz feeds. Generally item.content[0].content does not exist, as item.content usually isn&#039;t an array (it&#039;s only an array in the case of additional content such as media being included in the post). 

I&#039;m sure there is a more elegant way to solve this, but this works:

&lt;blockquote&gt;
function buzz(item)
{
	var cnt;
 	if (item.content[0])
		cnt = item.content[0].content;
	else
		cnt = item.content.content;
		
	return $(&#039;&#039;).html(
			formatString(cnt &#124;&#124; item.title.content &#124;&#124; item.title)+
			&#039; &lt;a href=&quot;&#039;+(item.origLink &#124;&#124; item.link[0].href &#124;&#124; item.link)+&#039;&quot; rel=&quot;nofollow&quot;&gt;[read]&lt;/a&gt;&#039;
	);
}
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for a great widget, it&#8217;s saved me a serious amount of time. </p>
<p>There is a bug with the Buzz function though, as does not work with most Buzz feeds. Generally item.content[0].content does not exist, as item.content usually isn&#8217;t an array (it&#8217;s only an array in the case of additional content such as media being included in the post). </p>
<p>I&#8217;m sure there is a more elegant way to solve this, but this works:</p>
<blockquote><p>
function buzz(item)<br />
{<br />
	var cnt;<br />
 	if (item.content[0])<br />
		cnt = item.content[0].content;<br />
	else<br />
		cnt = item.content.content;</p>
<p>	return $(&#8221;).html(<br />
			formatString(cnt || item.title.content || item.title)+<br />
			&#8216; <a href="'+(item.origLink || item.link[0].href || item.link)+'" rel="nofollow">[read]</a>&#8216;<br />
	);<br />
}
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://tutorialzine.com/2010/02/feed-widget-jquery-css-yql/#comment-2926</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=661#comment-2926</guid>
		<description>hi there, i&#039;ve added this to a page on which there is another jQuery script for a navigation menu and a mootools script for a thumbnail effect. When i had just the menu and thumbnail scripts, i had a conflict which i resolved using jQuery.noConflict but when i brought your bit of code in, i got the same conflict again, which is odd because the code itself is in a different file as a script, there&#039;s nothing on the actual page. Also, what happens is that if i call the latest JQuery library over the web, your feedreader doesn&#039;t work, it wants both that, and the library you&#039;ve supplied in your files here...
can you explain to me please why that happens?</description>
		<content:encoded><![CDATA[<p>hi there, i&#8217;ve added this to a page on which there is another jQuery script for a navigation menu and a mootools script for a thumbnail effect. When i had just the menu and thumbnail scripts, i had a conflict which i resolved using jQuery.noConflict but when i brought your bit of code in, i got the same conflict again, which is odd because the code itself is in a different file as a script, there&#8217;s nothing on the actual page. Also, what happens is that if i call the latest JQuery library over the web, your feedreader doesn&#8217;t work, it wants both that, and the library you&#8217;ve supplied in your files here&#8230;<br />
can you explain to me please why that happens?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tutorialzine.com @ 2010-08-01 03:01:24 -->