• Home
  • About
  • Archives
  • License
  • Contact

Webtropic

The digital lair of Nikos Anagnostou

Feeds:
Posts
Comments
« An explanation of the blog name
Startups by the sea: the OpenCoffee/Techcrunch event in Athens »

Readburner chicklets for WordPress.com blogs

June 29, 2008 by Nikos Anagnostou

This is not a how to blog, but, as it is still under construction, I will blog about all the little tricks I apply here, that might have some use for the rest of the wordpress.com folks.

Here is a little nice one.

Problem:

Readburner is a service that aggregates all blogposts shared in NewsGator Online, Google Reader and Netvibes.

By counting the number of shares, it creates a popularity list. In effect, this is a truly democratical social bookmarking system, without the hickups of Digg and its likes.

Readburner provides its users with some nice widgets in the form of little chicklets, that display essential statistical measures.

The chicklets come in three flavors:

  • Item of a specific user (i.e. his share page) registed with Readburner.
  • Items authored by someone.
  • Items of a specific source (say, a blog with many authors).

Readburner provides some javascript code that allows anyone to generate the chicklets for his part.

Now, I wanted to put such a readburner chicklet in my sidebar, but I stumbled on the usual wordpress.com problem: no javascript allowed.

Solution:

Since javascript is not allowed, we have to find a way of displaying the chicklet through pure html.

Let’s see what a chicklet is composed of:

  • an image (the colored rectangle of the chicklet)
  • a number (the counted items)
  • a link (the link to the relevant page in readburner)

As a matter of fact, the number is in the image, so we have to find just two things: the image url and the link url.

  • User.

( The number here is my number from the google reader shared items url http://www.google.com/reader/shared/11232096483858520222.

You have to figure out yours, and replace this one):

The required urls are of the following type:

Image: http://readburner.com/fire/shares.gif?user=11232096483858520222

Link: http://readburner.com/u/11232096483858520222

and the actual html code should be:

<a href=”http://readburner.com/u/11232096483858520222″  target=”_blank” title=”">

<img src=”http://readburner.com/fire/shares.gif?user=11232096483858520222″ alt=”"/>

</a>

which produces:

 

  • Author:

Image: http://readburner.com/fire/shares.gif?author=Nikos%20Anagnostou

Link: http://readburner.com/u/Nikos Anagnostou

and the actual html code should be:

<a href=”http://readburner.com/u/Nikos Anagnostou” target=”_blank” title=”">

<img src=”http://readburner.com/fire/shares.gif?author=Nikos%20Anagnostou” alt=”"/>

</a>

which produces:

 

  • Source:

Image: http://readburner.com/fire/shares.gif?source=webtropic

Link: http://readburner.com/source/webtropic

and the actual html code should be:

<a href=”http://readburner.com/source/webtropic” target=”_blank” title=”">

<img src=”http://readburner.com/fire/shares.gif?source=webtropic” alt=”"/>

</a>

which produces:

 

To figure out the proper links for yourselves, first of course you have to add your shared items url in readburner. Then replace your name, blog name or user id in the above code and paste it in a text widget in wordpress.

As I said, I am using Google Reader. The other services might have some slight variations in the url schemes, I did not bother to check. Please do for yourselves.

Good luck and ..happy sharing!

Share this:

Like this:

Like
Be the first to like this post.

Posted in Code | Tagged bloglines, feeds, google reader, how-to, newsgator, readburner | 3 Comments

3 Responses

  1. on June 30, 2008 at 12:35 am drew olanoff

    you are absolutely awesome!!! thanks for doing this while we tackle some stuff that people have asked us to work on.


  2. on June 30, 2008 at 12:38 am   Nikos from Webtropic says “Eff it I want Wordpress.com Chicklets” by Official ReadBurner Blog

    [...] Wrong, Nikos figured it all out and blogged it here. [...]


  3. on June 30, 2008 at 6:22 am Nikos Anagnostou

    @drew olanoff I thanked you on your blog too. I repeat here. :)



Comments are closed.

  • TwitterCounter for @nikan
  • Enter your email address to follow this blog and receive notifications of new posts by email.

    Join 7 other followers

  • Recent Comments

    Iosif Kanakaris on Responsive Images: the solutio…
    Nikos Anagnostou on Responsive Images: the solutio…
    Nikos Anagnostou on Responsive Images: the solutio…
    Iosif Kanakaris on Responsive Images: the solutio…
    Nikos Anagnostou on A Calibre plugin for Greek boo…
  • Recent Posts

    • Snap Snare by Snare Complex
    • Responsive Images: the solutions so far and a mixed new one
    • A Calibre plugin for Greek book metadata
    • Bookmeta: a book metadata extractor for Greek books
    • I call it “Relief”
  • Categories

    • Business (21)
      • Events (8)
      • Startups (7)
    • Ideas (7)
    • Miscellaneous (25)
      • liteblogging (3)
      • People (3)
      • Personal (4)
    • Social media (22)
    • Technology (44)
      • Code (6)
      • HowTo (7)
      • Tech News (11)
    • Web Design (1)
  • My Tweets

    • “Steve wore the same thing every day because he didn’t want to think about what he was wearing.” ht.ly/bgcaW:::3 days ago
    • Facebook (FB) Pushes Opera Shares To All-time High | ValueWalk ht.ly/be1yA:::4 days ago
    • Snap Snare by Snare Complex bit.ly/KBzG61:::1 week ago
  • premium wordpress themes
  • RSS Scicada

    • What is so novel about Pinterest?
    • Discussing the Social Organization
    • Next11 – Berlin 17/18 of May 2011
    • IOC10 – Our presentation about Social Shopping (Greek)
    • From Group buying to Group gifting
  • RSS GreekStartups.com

    • Startup 2.0 15-16/6 in Bilbao: Game developers heads up
    • vss feed
    • ErgoQ
    • Made in Greece
    • weendy

Blog at WordPress.com.

Theme: MistyLook by Sadish.


Follow

Get every new post delivered to your Inbox.

Powered by WordPress.com
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.