Creating Tag/Keyword clouds

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
matt1019
Forum Contributor
Posts: 172
Joined: Thu Jul 06, 2006 6:41 pm

Creating Tag/Keyword clouds

Post by matt1019 »

Hi guys,

Any way I can create tag/keyword clouds without using ROR??

I know it's possible using ROR since I have seen many sites running Rails have them..... but with plain php/ajax, is it possible? if so, any project already out there that I can use?

I tried google, and most of the results directed towards some kind of wordpress plugin :?


Thanks, looking forward to replies to this thread!! ;)


-Matt


OHH Quick Edit:
Ummm, any Ajax library that has this??

The reason why I asked, is many ajax libraries I have come across (prototype/rico/etc.) has featuers major features like Accordian (in Rico). So dosent hurt to ask if "tag cloud" feature is already defined in an existing library or not.

-Matt
matt1019
Forum Contributor
Posts: 172
Joined: Thu Jul 06, 2006 6:41 pm

Post by matt1019 »

A quick update on this one guys,

I found this website that provides "tag cloud" script (and a darn good one at that)

I hope someone who is looking for same thing I was, finds this useful :)

http://phasetwo.org/post/a-better-tag-cloud.html

-Matt
User avatar
MrPotatoes
Forum Regular
Posts: 617
Joined: Wed May 24, 2006 6:42 am

Post by MrPotatoes »

link no work
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

MrPotatoes wrote:link no work
Works for me
User avatar
MrPotatoes
Forum Regular
Posts: 617
Joined: Wed May 24, 2006 6:42 am

Post by MrPotatoes »

oh yeah NOW it works.

ok, nice like
matt1019
Forum Contributor
Posts: 172
Joined: Thu Jul 06, 2006 6:41 pm

Post by matt1019 »

glad you like it ;)

I am still trying to figure out the LOGIC behind some of the scripts I have seen so far ;)

-Matt
Post Reply