<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: MooTools TwitterGitter&#160;Plugin</title> <atom:link href="http://davidwalsh.name/mootools-twitter-plugin/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-twitter-plugin</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 10:59:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: pSouper</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-27265</link> <dc:creator>pSouper</dc:creator> <pubDate>Sun, 16 Oct 2011 10:21:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-27265</guid> <description>Hi David et al,
I have a come up with a strange problem with twitterGitter - for one twitter account it is only getting tweets up until a date two months ago...1: the tweets are not being cached in anyway
2: the tweets just seemed to stop at that date and not progressed since (for this account only)
3: ths account has plenty of tweets since this date
4: when i change the twitter account it shows them up until the latest tweet.
5: this problem persists using your demo code too.Is it possible to that this account (a quite prolific tweeter) has so many tweets that the twitterGitter/twitterAPI has a limit of some kind that was met/exceeded at this date?
- such as get 64k tweets from tweet#1 and this happens to be the tweets at this date.any help on this strange problem is very welcome.twitter account concerned is available on request :)thanks D,</description> <content:encoded><![CDATA[<p>Hi David et al,<br
/> I have a come up with a strange problem with twitterGitter &#8211; for one twitter account it is only getting tweets up until a date two months ago&#8230;</p><p>1: the tweets are not being cached in anyway<br
/> 2: the tweets just seemed to stop at that date and not progressed since (for this account only)<br
/> 3: ths account has plenty of tweets since this date<br
/> 4: when i change the twitter account it shows them up until the latest tweet.<br
/> 5: this problem persists using your demo code too.</p><p>Is it possible to that this account (a quite prolific tweeter) has so many tweets that the twitterGitter/twitterAPI has a limit of some kind that was met/exceeded at this date?<br
/> - such as get 64k tweets from tweet#1 and this happens to be the tweets at this date.</p><p>any help on this strange problem is very welcome.</p><p>twitter account concerned is available on request :)</p><p>thanks D,</p> ]]></content:encoded> </item> <item><title>By: Ciul</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-21556</link> <dc:creator>Ciul</dc:creator> <pubDate>Fri, 10 Dec 2010 04:42:26 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-21556</guid> <description>I read this and read this other (http://appden.com/javascript/get-tweets-with-mootools/) andthen I wrote this which is a modified twitter request classhttp://www.mooforum.net/script-showcase-f25/modified-twitter-request-t3782.htmlon comments there I thanks to both sources, I&#039;m newie to MooTools so don&#039;t be that rude with my code...I&#039;d like to hear opinions anyway</description> <content:encoded><![CDATA[<p>I read this and read this other (<a
href="http://appden.com/javascript/get-tweets-with-mootools/" rel="nofollow">http://appden.com/javascript/get-tweets-with-mootools/</a>) and</p><p>then I wrote this which is a modified twitter request class</p><p><a
href="http://www.mooforum.net/script-showcase-f25/modified-twitter-request-t3782.html" rel="nofollow">http://www.mooforum.net/script-showcase-f25/modified-twitter-request-t3782.html</a></p><p>on comments there I thanks to both sources, I&#8217;m newie to MooTools so don&#8217;t be that rude with my code&#8230;</p><p>I&#8217;d like to hear opinions anyway</p> ]]></content:encoded> </item> <item><title>By: Gerard</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-21258</link> <dc:creator>Gerard</dc:creator> <pubDate>Tue, 09 Nov 2010 15:47:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-21258</guid> <description>to fix the retweet issue change part of the class to thisnew JsonP(&#039;http://api.twitter.com/1/statuses/user_timeline.json?screen_name=&#039; + this.username,{
data: {
since_id: this.options.sinceID,
include_rts:1,
count:this.options.count
},The new user and &quot;include_rts&quot; fixes the issue</description> <content:encoded><![CDATA[<p>to fix the retweet issue change part of the class to this</p><p>new JsonP(&#8216;<a
href="http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" rel="nofollow">http://api.twitter.com/1/statuses/user_timeline.json?screen_name=</a>&#8216; + this.username,{<br
/> data: {<br
/> since_id: this.options.sinceID,<br
/> include_rts:1,<br
/> count:this.options.count<br
/> },</p><p>The new user and &#8220;include_rts&#8221; fixes the issue</p> ]]></content:encoded> </item> <item><title>By: Gerard</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-21211</link> <dc:creator>Gerard</dc:creator> <pubDate>Thu, 04 Nov 2010 11:36:41 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-21211</guid> <description>I am having the same issue with retweets not showing. I just increased the count from 1 to 3 so it just show the next tweet.</description> <content:encoded><![CDATA[<p>I am having the same issue with retweets not showing. I just increased the count from 1 to 3 so it just show the next tweet.</p> ]]></content:encoded> </item> <item><title>By: kolin</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-21090</link> <dc:creator>kolin</dc:creator> <pubDate>Mon, 25 Oct 2010 15:25:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-21090</guid> <description>not sure if this is an issue, or i&#039;m getting the wrong json response, but the response doesn&#039;t seem to include retweets, but includes them in the count.for example if i have a count of 5, but there are 3 retweets in there, it only actually shows 2 tweets.anyone know if this is by design? the .json also doesnt show retweets in there.</description> <content:encoded><![CDATA[<p>not sure if this is an issue, or i&#8217;m getting the wrong json response, but the response doesn&#8217;t seem to include retweets, but includes them in the count.</p><p>for example if i have a count of 5, but there are 3 retweets in there, it only actually shows 2 tweets.</p><p>anyone know if this is by design? the .json also doesnt show retweets in there.</p> ]]></content:encoded> </item> <item><title>By: wanda valentine</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-21034</link> <dc:creator>wanda valentine</dc:creator> <pubDate>Mon, 18 Oct 2010 21:46:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-21034</guid> <description>as with nm, wondering about downloading the whole package.i saw twittergitter on another website (http://www.epitonic.com/) and really like it, but really am an amateur website builder. i need an installation package for dummies i guess -that shows exactly what i need to put in the head, all the files to upload and what to put in the body, all in the context they actually go  in.if this is possible, i would very much appreciate it. i&#039;ve tried following a few examples, but can&#039;t figure out.tnx, wanda.</description> <content:encoded><![CDATA[<p>as with nm, wondering about downloading the whole package.</p><p>i saw twittergitter on another website (<a
href="http://www.epitonic.com/" rel="nofollow">http://www.epitonic.com/</a>) and really like it, but really am an amateur website builder. i need an installation package for dummies i guess -that shows exactly what i need to put in the head, all the files to upload and what to put in the body, all in the context they actually go  in.</p><p>if this is possible, i would very much appreciate it. i&#8217;ve tried following a few examples, but can&#8217;t figure out.</p><p>tnx, wanda.</p> ]]></content:encoded> </item> <item><title>By: pSouper</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-19471</link> <dc:creator>pSouper</dc:creator> <pubDate>Sun, 22 Aug 2010 21:20:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-19471</guid> <description>okay - the simplest of javascript beats me (a mental block of the syntax i guess)
with ref to mey last post on including tweets that include a #hashtag or @username would be simple search...new JsonP(&quot;http://search.twitter.com/search.json?q=&quot; + this.keyword + &quot;&amp;rpp=&quot; + this.count,{and the results are an object... data[&#039;results&#039;][  ][]but how you loop the results and put them back in the tweets i can&#039;t figure out.any help on thin one David? anyone?as always - greatly appreciated.</description> <content:encoded><![CDATA[<p>okay &#8211; the simplest of javascript beats me (a mental block of the syntax i guess)<br
/> with ref to mey last post on including tweets that include a #hashtag or @username would be simple search&#8230;</p><p>new JsonP(&#8220;http://search.twitter.com/search.json?q=&#8221; + this.keyword + &#8220;&amp;rpp=&#8221; + this.count,{</p><p>and the results are an object&#8230; data['results'][  ][]</p><p>but how you loop the results and put them back in the tweets i can&#8217;t figure out.</p><p>any help on thin one David? anyone?</p><p>as always &#8211; greatly appreciated.</p> ]]></content:encoded> </item> <item><title>By: pSouper</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-19470</link> <dc:creator>pSouper</dc:creator> <pubDate>Sun, 22 Aug 2010 19:21:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-19470</guid> <description>Hi David,
great work as ever - would you know of a way to extend this to gather tweets that mention a given @username or #hashtag too?</description> <content:encoded><![CDATA[<p>Hi David,<br
/> great work as ever &#8211; would you know of a way to extend this to gather tweets that mention a given @username or #hashtag too?</p> ]]></content:encoded> </item> <item><title>By: Nathan Sweet</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-18854</link> <dc:creator>Nathan Sweet</dc:creator> <pubDate>Sat, 17 Jul 2010 19:08:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-18854</guid> <description>@David I&#039;m not exactly sure right now, I&#039;m still messing around with it, but TwitterGitter simply doesn&#039;t work, and if I execute it in the DOMready event before the swiff object then the SWF simply doesn&#039;t inject into the document. If I implement it after then it still doesn&#039;t work, but at least the swf is injected into the document. I&#039;m still working on it. I&#039;ll let you know.</description> <content:encoded><![CDATA[<p>@David I&#8217;m not exactly sure right now, I&#8217;m still messing around with it, but TwitterGitter simply doesn&#8217;t work, and if I execute it in the DOMready event before the swiff object then the SWF simply doesn&#8217;t inject into the document. If I implement it after then it still doesn&#8217;t work, but at least the swf is injected into the document. I&#8217;m still working on it. I&#8217;ll let you know.</p> ]]></content:encoded> </item> <item><title>By: David Walsh</title><link>http://davidwalsh.name/mootools-twitter-plugin/comment-page-1#comment-18853</link> <dc:creator>David Walsh</dc:creator> <pubDate>Sat, 17 Jul 2010 18:40:39 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1468#comment-18853</guid> <description>@Nathan Sweet:  That sounds very weird -- what&#039;s happening?</description> <content:encoded><![CDATA[<p>@Nathan Sweet:  That sounds very weird &#8212; what&#8217;s happening?</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)
Database Caching 1/17 queries in 0.012 seconds using disk: basic
Object Caching 865/866 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 08:30:54 -->
