<?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"
	>
<channel>
	<title>Comments on: Getting Twitterific with jQuery</title>
	<atom:link href="http://www.findzen.net/blog/2008/11/05/getting-twitterific-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.findzen.net/blog/2008/11/05/getting-twitterific-with-jquery/</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 12:41:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Justin</title>
		<link>http://www.findzen.net/blog/2008/11/05/getting-twitterific-with-jquery/#comment-7</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 03 Feb 2009 16:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.findzen.net/blog/?p=46#comment-7</guid>
		<description>Jane,

As I mentioned above I didn't create this demo, but I'll do my best to help you.
You shouldn't need to modify the plugin script to get it to work. In $(document).ready you are initializing the script and telling it where to insert the data from Twitter. Make sure the div you created has an ID of "twitter" (or change the selector in the JS). 

I'm using this script currently on this blog (see column to the right) so that should give you an additional example to look at.

Good luck!</description>
		<content:encoded><![CDATA[<p>Jane,</p>
<p>As I mentioned above I didn&#8217;t create this demo, but I&#8217;ll do my best to help you.<br />
You shouldn&#8217;t need to modify the plugin script to get it to work. In $(document).ready you are initializing the script and telling it where to insert the data from Twitter. Make sure the div you created has an ID of &#8220;twitter&#8221; (or change the selector in the JS). </p>
<p>I&#8217;m using this script currently on this blog (see column to the right) so that should give you an additional example to look at.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane Moch</title>
		<link>http://www.findzen.net/blog/2008/11/05/getting-twitterific-with-jquery/#comment-6</link>
		<dc:creator>Jane Moch</dc:creator>
		<pubDate>Tue, 03 Feb 2009 16:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.findzen.net/blog/?p=46#comment-6</guid>
		<description>Hi,

Just the ticket - demo works a treat, if only I could get it to work! Your demo loads the function from the document but the .js external script uses $.fn.getTwitter.defaults = instead of $(document).ready(function(), which you've used in the demo . How do you load the function using $.fn.getTwitter.defaults - all I get is an empty box at the moment with no call to twitter.
Cheers
//Jane</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just the ticket - demo works a treat, if only I could get it to work! Your demo loads the function from the document but the .js external script uses $.fn.getTwitter.defaults = instead of $(document).ready(function(), which you&#8217;ve used in the demo . How do you load the function using $.fn.getTwitter.defaults - all I get is an empty box at the moment with no call to twitter.<br />
Cheers<br />
//Jane</p>
]]></content:encoded>
	</item>
</channel>
</rss>
