GetSimple Support Forum
Clowdy - A Url Tag Clowd (Host?) - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Off Topic (http://get-simple.info/forums/forumdisplay.php?fid=12)
+--- Thread: Clowdy - A Url Tag Clowd (Host?) (/showthread.php?tid=309)



Clowdy - A Url Tag Clowd (Host?) - Nijikokun - 2010-01-18

Enter Clowdy,

I was commissioned by someone to create an application that is a simple script where a user goes onto a site, posts his url with the site name.

I told him I would do it but make it open source, and he agreed.

Didn't make an admin panel, but I'm thinking about doing it. Not a huge one a fairly simple one.

Anyway: Demo - Download v0.1b


Clowdy - A Url Tag Clowd (Host?) - Nijikokun - 2010-01-18

Update: v0.2b
Changes: admin panel
Download: Download v0.2b


Clowdy - A Url Tag Clowd (Host?) - Zegnåt - 2010-01-18

So, it doesn’t actually have any kind of system behind the link sizes?


Clowdy - A Url Tag Clowd (Host?) - oToom - 2010-01-18

It's a nice little idea. I once made something, slightly similar.

It was called AffWall, what you did was enter your url, with an 88x31 image. Then it entered it into the database, and drew it out onto the "wall". Just like a sorta affiliate thing. Would of been good if i got more than 50 people to the site daily, etc.


Clowdy - A Url Tag Clowd (Host?) - Nijikokun - 2010-01-18

Zegnåt Wrote:So, it doesn’t actually have any kind of system behind the link sizes?

I could implement a weight system based on people the amount of clicks on your site would make it grow.


Clowdy - A Url Tag Clowd (Host?) - internet54 - 2010-01-18

I like it. Very useful.


Clowdy - A Url Tag Clowd (Host?) - Nijikokun - 2010-01-18

New admin feature -> Undo upon deletion.
Deletion now administered through id's.

You can disable undo feature through configuration file.

Upon updating if you do not wish to overwrite any files just upload: admin.php

And in your config.php add this line:
Code:
$config['admin_allow_undo']        = true;                // Turn this off if you are afraid of a security risk with admins.

link coming soon ~


Clowdy - A Url Tag Clowd (Host?) - Nijikokun - 2010-01-19

0.4b - Not released yet supports `link leveling`

Demo reset due to new fields in database.

New Fields:
Code:
ip, api, points, level

You can turn off link leveling, api keys and ip's will still be taken in case you turn it on.

API Documentation - XML OUTPUT Example