Home >  Archive >  2010 >  May >  27

Previous / Next

My top tweets in a JavaScript include
By Dave Winer on Thursday, May 27, 2010 at 8:21 AM.

As you may know, when I find something interesting on the web, I push a link through Twitter in such a way that the number of click-throughs can be counted.  #

Every few minutes I build a page that ranks my 40 most recent tweets by the number of times they've been clicked on. It's kind of a crude method of determining relevance.  #

I've always felt this information should be displayed in an abbreviated way on scripting.com. I've now got it working. See below: #

 #

It's done using a "JavaScript include," by adding this little snip of code to a page. #

<script type="text/javascript" src="http://static.scripting.com/misc/topdave.js"></script> #

Nothing earth-shaking, just "nice to have." #




Christmas Tree
This site contributes to the scripting.com community river.


© Copyright 1997-2011 Dave Winer. Last update: Wednesday, June 09, 2010 at 3:14 AM Eastern. Last build: 12/12/2011; 12:35:52 PM. "It's even worse than it appears."

RSS feed for Scripting News

Previous / Next