Category Archives: Classes

Megavideo Premium Link Generator

Package:
Megavideo Premium Link Generator
Summary:
Retrieve URLs of video streams of Megavideo.com
Groups:
PHP 5, Video, Web services
Author:
Aziz S. Hussain
Description:
This class can be used to retrieve the URLs of video streams of Megavideo.com.

It takes the URL of a video page at MegaVideo.com and retrieves the page to decode the and regenerate the final video stream URL.


AJAX Calendar

Example how calendar looks
Package:
AJAX Calendar
Summary:
Display month calendars updateable using AJAX
Groups:
AJAX, Time and Date
Author:
Arturs Sosins
Description:
This class can generate calendar, which is updated using ajax requests, when visitor browses it, using jquery (included in package).
Users can:
Specify start and end dates that visitors are allowed to browse.
Customize calendar by changing month names, abbreviation of days of the week, specifying day on which week starts.
Specify url_patters, which will be used as urls for all dates of currently selected month, or provide an array with urls for only specified dates of the currently selected month
Edit included CSS file to customize look of calendar.


AJAX Calendar

Example how calendar looks
Package:
AJAX Calendar
Summary:
Display month calendars browseable using AJAX
Groups:
AJAX, HTML, PHP 5, Time and Date
Author:
Arturs Sosins
Description:
This class can be used to display month calendars browseable using AJAX.

It can generate HTML and JavaScript to display a month calendar with links to browse the months using AJAX to avoid page reloading.

The class can make given days be displayed as links to event pages. The browsing may be restricted to given dates. The months and week day names are customizable. The presentation details may be customized using CSS.


PHP Omegle

One of my bots in action.
Package:
PHP Omegle
Summary:
Connect and chat with users of Omegle site
Groups:
Chat, PHP 5, Web services
Author:
David J. Thompson
Description:
This class can be used to connect and chat with users of Omegle site.

It can send HTTP requests to the Omegle site in order to authenticate as a given user and then it can send requests to message other chat users and get their responses.


Notes

Show's the Copy Right Notice
Package:
Notes
Summary:
AJAX based notes editor
Groups:
AJAX, Content management, Databases, PHP 5
Author:
Michael J. Fuhrman
Description:
This package implements an AJAX based notes editor.

It generates a user interface panel divided in three sections updated without reloading using AJAX: a menu, a folder list and the content viewer.

The content section displays forms for creating, viewing and editing notes.

The folders section lists the available section. The content section is updated when a folder item is selected to show the item content.

The menu allows the user to create, edit, view and delete notes or folders.


SQLite and MySQL

Package:
SQLite and MySQL
Summary:
Access MySQL and SQLite databases
Groups:
Databases, PHP 5
Author:
Waqas Ahmed
Description:
This package can be used to access MySQL and SQLite databases.

It provides two similar classes for connecting to MySQL or SQLite databases and executing queries.

The classes store the query results in array and return an object of another class that simplifies traversing the results array.


Episode tracker

Package:
Episode tracker
Summary:
Get TV show episodes information from IMDB
Groups:
PHP 5, Web services
Author:
Arturs Sosins
Description:
This class can be used to get TV show episodes information from IMDB.

It can send HTTP requests to the IMDB site Web server to retrieve several types of information.

The class can search for TV shows by a given or similar name, retrieve the list of show episodes of check for a given episode by title.


Powered by Gewgley