Visualize Digg data in treemaps : 2 (now with pretty power)

I have finally finished my Digg Treemap application. The application is called DiggGraphr (couldnt call it DiggMapper since everyone expected a yahoo map to come up at some time). Anyway here it is in all its glory.
The application was developed in Flex since I am porting my treemap classes to Flex right now. However the core logic is still the same as my earlier As3 implementation.
You can right click to choose which page you want to go to (Digg or source). You can also click on the channels button to choose a particular channel you want to read. Drag the slider around to change the number of stories you want to see in the containers.

This application will die soon since today Digg clamped its api behind a application id and I dont have one yet. But before it dies, do Digg it if you like it.

Link: DiggGraphr

12 Comments so far

  1. Sean on April 17th, 2007

    Very cool … I’ve found treemaps to be a very powerful visualization tool. This is reminiscent of Marcos Weskamp’s Newsmap, but for Digg.

  2. Steve Williams on April 17th, 2007

    Very cool! I’ve always liked treemaps. (I rely on windirstat all the time!) I’ll try to contact you by email to get it working again. Or feel free to email me.

  3. George on April 17th, 2007

    very nice! any chance of releasing the flex visualization code as open source?

  4. Digg on April 17th, 2007

    Yeah, It would be really cool if you released open source.

  5. Tyler on April 18th, 2007

    Cool site…like the set-up

  6. Kevin on April 18th, 2007

    Cool — how about turning it into an Apollo application? Should just take a few minutes since you’re using Flex.

  7. arpit on April 18th, 2007

    I still havent decided about the source code for the DiggGraphr. But turning into an Apollo app is definitely the next step.

  8. Digg on April 18th, 2007

    I got the source.

  9. Alex on April 19th, 2007

    how did you get digg services to work? You have a Digg Api key?

  10. arpit on April 22nd, 2007

    Digg has formaly launched its new API. Yes I do have a key, just couldnt talk about it earlier :)

  11. Leandro Alzate on April 24th, 2007

    Really cool! I notice that the main containers (the chanels) are partitioned as areas of an equal size. Have you tried to size them as a proportion to the number of diggs, like the stories? -sorry for my poor english-

  12. arpit on April 24th, 2007

    Hi Leandro,

    Yep thats what I am working on :) .

Leave a reply