Main > Programming > Libraries >

TagCloud Maker Class 1.0

TagCloud Maker Class 1.0

Sponsored Links

TagCloud Maker Class 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1400
Date added: 2006-01-25
Publisher: Cal Evans

TagCloud Maker Class 1.0 description

TagCloud Maker Class is a class that takes a single dimensional array of terms and outputs a piece of HTML with each term wrapped in a span tag with an ID that you can define in your CSS.

TagCloud Maker Class script can be called either as an object or as a static class.

Check out the example page. The keywords from the sample page come from the last 30 entries of my blog. Ill admit I cheated and just open the database and pull them from there instead of trying to call my blog w/curl or fopen and parse it. (Although that would have been cooler.) I then ran each blog entry against Yahoos Term Extraction API to get the terms. Then I pumped that array into my new TagCloud maker. The important code you cant see from the index.php is below.


require_once(TagCloud.php);
$x = TagCloud::fetch_cloud($thisArray,...,tagcloud_,http://www.technorati.com/tags/%s);
$o = new TagCloud($thisArray,...,tagcloud_,http://www.technorati.com/tags/%s,10,weight,2);
$o->get_cloud();
$y = $o->output_cloud;

As you can see, I used 2 different methods of creating the 2 lists. The first is just calling the object::method statically with all the necessary parameters. This is by far the easiest way to use this class and unless you need something special, its the way I recommend. The second way it to instantiate an object. I pass all the variables into the constructor but you could just as easily use the setters to set them all. (dont know why you would but hey, I spent an extra 15 minutes creating getters and setters so use them, by all means use them!)

TagCloud Maker Class 1.0 Screenshot

Advertisements

TagCloud Maker Class 1.0 Keywords

Bookmark TagCloud Maker Class 1.0

Hyperlink code:
Link for forum:

TagCloud Maker Class 1.0 Copyright

WareSeeker periodically updates pricing and software information of TagCloud Maker Class 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of TagCloud Maker Class 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Calendario Class provides a PHP class that is useful for creating calendars and organizers. Free Download
IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. Free Download
PHP Date Picker Class will automatically generate the required HTML and JavaScript code. Free Download
PHP ImageMagick Class is a class for processing images with ImageMagick. Free Download
Validate_fields Class is an easy-to-use form field validation PHP script. Free Download
PHP HTML Graph Class is a class for drawing vertical bar graphs using only HTML and CSS. Free Download
MRP Base Class 1.0 is an efficient base class for Perl objects that generates the class interface from a definition Free Download
PHP Data Grid Class can be used to display MySQL query results in HTML tables. Free Download