Main > Programming > Libraries >

GROU.PS Web 2.0 API 0.1

GROU.PS Web 2.0 API 0.1

Sponsored Links

GROU.PS Web 2.0 API 0.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 7 (1 times)
File size: 0.007 MB
Platform: Any Platform
License: MIT/X Consortium License
Price:
Downloads: 1307
Date added: 2006-04-13
Publisher: GROU.PS

GROU.PS Web 2.0 API 0.1 description

GROU.PS Web is a general purpose PHP API, created for use in Web 2.0 sites. It includes frequently used design patterns of well known web 2.0 sites. For a correct definiton of Web 2.0, you may want to check http://en.wikipedia.org/wiki/Web_2.0

Our API currently has 2 classes:

1) TagCloud?.class.php

Feed the class with your own data, and create Web 2.0 style tag clouds

2) Utility.class.php

General purpose functions. For instance getStyledDateDiff gives nicely formatted date differences that are in use in digg.com and grou.ps

The APIs are not complete yet. We are open to any ideas, wished coming from you.

Usage:

Tag Cloud Example
< ?php
require_once(/path/to/TagCloud.class.php);

$tc = new TagCloud();

$tc->setMinFontSize(8);
$tc->setMaxFontSize(20);

$tc->setDistributionType(TC_RANDOM_DISTRIBUTION);

$tc->setDataClass(tags);

$tc->addData(love,10);
$tc->addData(sex,20);
$tc->addData(food,5);
$tc->addData(business,1);
$tc->addData(PHP,2);

$res = $tc->generate();

echo $res;
? >

Utility Example:

< ?php

require_once(/path/to/Utility.class.php);

$start_date = "September 21, 1999";
$end_date = "yesterday";

$u = new Utility();

$datediff = $u->getStyledDateDiff($start_date,$end_date);

$birthday = "11 January 1978";

$zodiacsign = $u->getZodiacSign($birthday);

echo $datediff;
echo "
";
echo $zodiacsign;

? >

GROU.PS Web 2.0 API 0.1 Screenshot

Advertisements

GROU.PS Web 2.0 API 0.1 Keywords

Bookmark GROU.PS Web 2.0 API 0.1

Hyperlink code:
Link for forum:

GROU.PS Web 2.0 API 0.1 Copyright

WareSeeker periodically updates pricing and software information of GROU.PS Web 2.0 API 0.1 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 GROU.PS Web 2.0 API 0.1 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
OSSWEB is a Web Application Framework. Free Download
FastVox project is a state of the art volume rendering API with outstanding image quality and acceleration features. Free Download
eBay::API is a Perl SDK for eBay Web services Interface. Free Download
Asterisk Soap API is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration featur Free Download
libacpi project is a general purpose shared library for programs gathering ACPI data on Linux. Free Download
Star Asterisk API is a high performance API that connects to the manager interface of Asterisk or to AstManProxy. Free Download
mod_savi is a ophos Virus-Scanning integration module. Free Download
Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Free Download