The Artima Developer Community
Sponsored Link

Java Buzz Forum
PeopleOverProcess.com: Tagcloud Mashup...?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
PeopleOverProcess.com: Tagcloud Mashup...? Posted: Oct 13, 2006 4:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: PeopleOverProcess.com: Tagcloud Mashup...?
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

I have a long list of "little web application"/JavaScript include composites I'd like to write. One that's painfully rared it's head a lot recently is something that would create a tag cloud out of all the tag-silos I send tags down: flickr, del.icio.us, Technorati (via tags in this blog), and other tag-enabled sites like upcoming.org.

Usually, these sites have their own tag-cloud "wdigets" (JavaScript includes), but I haven't come across one that sucks in tags from all those sources and then presents a view along the lines of "Coté's Tags."

The first, perhaps core, problem would be figuring out where to go when you click on a tag. For example, I tag a lot of things in all places with "sysmgmt" (short for "systems management"). How would you display all the links in del.icio.us, Technorati/blog, and flickr (yes, there's plenty in there)? More than likely, you'd have another page that listed them side-by-side...and then things start getting more complex than just a simple JavaScript include.

Oh lazy web! Please help me! ;>

Read: PeopleOverProcess.com: Tagcloud Mashup...?

Topic: Jalopy 1.7 Previous Topic   Next Topic Topic: PeopleOverProcess.com: links for 2006-10-11

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use