|
Php Related
|
|
Friday, 14 May 2010 12:30 |
Package:
Summary:
Retrieve music information using Spotify API
Groups:
Author:
Description:
This package can be used to retrieve music information using Spotify API.
It can send HTTP requests to Spotify Web services API servers to perform several queries.
Currently it can perform searches for music, albums and artists, and return associated information.



read full article
|
|
|
Php Related
|
|
Friday, 14 May 2010 12:30 |
Package:
Summary:
Simple Web and MySQL based chat system
Groups:
Author:
Description:
This class implements a simple Web and MySQL based chat system.
It generates HTML and JavaScript to display a chat box and a form input to submit new chat line entries using AJAX to avoid page reloading.
A script receives the new chat lines and stores them in a MySQL database. It also returns all the latest chat lines to display.



read full article
|
|
Php Related
|
|
Thursday, 13 May 2010 12:30 |
Package:
Summary:
Validate and copy uploaded files
Groups:
Author:
Description:
This class can be used to validate and copy uploaded files.
It can check an upload file and determine if it has one of the accepted file name extensions and it does not exceed a given size limit.
The class can also copy the file to a given upload directory, creating it first with the right permissions if the directory does not exist.
The comments and error messages are in Russain, but the code, function names and variable names are in English.



read full article
|
|
Php Related
|
|
Thursday, 13 May 2010 12:30 |
Package:
Summary:
Get the coordinates of a place in Brazil from CEP
Groups:
Author:
Description:
This class can be used to get the coordinates of a place in Brazil from CEP zip code using Google Maps API.
It take a given zip code of Brazil (CEP) and sends request to the Google Maps API to obtain the longitude and latitude coordinate of the respective location.
The class can also send a request to obtain the address of a location given its latitude and longitude coordinates.
In Portuguese:
Retorna latitude e longitude de um lugar a partir do CEP.



read full article
|
|
Php Related
|
|
Wednesday, 12 May 2010 12:30 |
Package:
Summary:
Render graphs for sar output from remote host
Groups:
Author:
Description:
This class can be used to render graphs for sar output from remote host.
It uses SSH execute the sar command on a remote machine and retrieve its output.
The class uses the rrdtool to render graphs of the statistics retrieved with sar.



read full article
|
|
Php Related
|
|
Wednesday, 12 May 2010 12:30 |
Package:
Summary:
Incorporate games in sites with the NewHaze API
Groups:
Author:
Description:
This class can be used to incorporate games in sites with the NewHaze API.
It can send HTTP requests to the NewHaze Web service API server to perform several operations.
Currently it can execute operations with statistics, avatars, comments, categories, favorites, feed, friends, newsletters, games, sites and users.



read full article
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 1 of 81 |