• 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 6 other followers

  • Recent Comments

    Nikos Anagnostou on A Calibre plugin for Greek boo…
    orestis (@orestisf) on A Calibre plugin for Greek boo…
    Nikos Anagnostou on A Calibre plugin for Greek boo…
    cosmix on A Calibre plugin for Greek boo…
    A Calibre plugin for… on Bookmeta: a book metadata extr…
  • Recent Posts

    • A Calibre plugin for Greek book metadata
    • Bookmeta: a book metadata extractor for Greek books
    • I call it “Relief”
    • Twitter activity stream
    • The Android Déjà vu
  • Categories

    • Business (21)
      • Events (8)
      • Startups (7)
    • Ideas (7)
    • Miscellaneous (24)
      • liteblogging (3)
      • People (3)
      • Personal (4)
    • Social media (22)
    • Technology (43)
      • Code (5)
      • HowTo (7)
      • Tech News (11)
  • My Tweets

    • Official Google Blog: Unicode over 60 percent of the web http://t.co/mSq1YPmX:::21 hours ago
    • I may have found a new way to load responsive images that doesn't rely on js or server hacks. I need to doublecheck:::1 day ago
    • Media Queries http://t.co/9FfQMDtz Cool site with lots of cases.:::1 day ago
  • premium wordpress themes
  • RSS Scicada

    • Discussing the Social Organization
    • Next11 – Berlin 17/18 of May 2011
    • IOC10 – Our presentation about Social Shopping (Greek)
    • From Group buying to Group gifting
    • The Social Buying Universe
  • RSS GreekStartups.com

    • ErgoQ
    • Made in Greece
    • weendy
    • tbuzzo
    • DoodleMat.com

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.