GetSimple Support Forum

Full Version: Clowdy - A Url Tag Clowd (Host?)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Update: v0.2b
Changes: admin panel
Download: Download v0.2b
So, it doesn’t actually have any kind of system behind the link sizes?
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.
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.
I like it. Very useful.
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 ~
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