| TOTAL: 107 Page: 1 of 6 |
|
phpWeStats - juan gue
This class can be used as a module of PHPNuke content management application to extract and display statistics of usage of a site installation. It can record the site user browser and access hits in a MySQL database. Then it can generate statistics aggregated by hour, day, month and year. The class may also display the collected statistics in HTML tables grouped by hour, day, month and year.


| Hits: | 145 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Plain Text File News Manager - Bob Brez
This class is meant to manage news articles stored in plain text database files. It supports adding, removing and displaying news articles in a flat text file database.


| Hits: | 166 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Playbill - Renat Va
This class is meant to manipulate and retrieve information about scheduled cultural events like shows, theatre exhibitions, cinema movies, etc.. The information is stored in a MySQL database. This class provides functions for: - Add or retrieve information about the categories of events - Add or retrieve information about the locations where the events of a given category take place - Add or retrieve information about the all scheduled events - Retrieve information about the events s


| Hits: | 186 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Poll Engine - Jure Mer
This class is meant to build and process survey polls with definitions and results stored in a database. It uses the ezSQL class by Justin Vincent and the Template Engine class by Jonas Lasauskas. To use the PollEng class you need to have these two classes and your site must be built with the Template Engine class. This class allows you to: - read the poll data from the database - display the poll (question or results) - update votes in the database


| Hits: | 178 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
QCM Class - Pierre F
This class can be used to manage online questionnaires. It can: - Display and correct an online questionnaire composed by several types of questions (QCMRU, QCMRM, order, associations) - Evaluate the results with ponderation or not - Save results to text files, MySQL or Postgresql databases - Send results by mail if necessary to a student and/or a teacher - Restrict the period of time during which the questionnares are accessible - Optionally generate several types of charts: lines, hist


| Hits: | 156 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Resources Manager - Vagharsh
This class can be used to provide a Web interface to manage files stored in a server directory. It can perform several types of basic operations on the files like listing, sorting, uploading, renaming and deleting. The class can be used to provide an interface with texs in different idioms. The presentation of the interface can be customized by adapting an external template script.


| Hits: | 89 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS 1.0 creator - Aral Bal
Creates a valid RSS 1.0 document. Usage: new RSS ( void ) Methods: addDataSource ( dataSource ) - add new dataSource to RSS instance dataSource: array of associated arrays (item) item: associated array: -> title : title of item (str, suggest. max 100 chars for RSS 0.91 compatiblity) -> link : url that item links to (str, suggest. max 500 chars for RSS 0.91 compatiblity) -> description : info about item (str, suggest. max 500 chars for RSS 0.91 compatiblity) addChannel ( channel


| Hits: | 159 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS Builder - flaimo
Classes for creating a RSS file of versions 0.91, 1.0 and 2.0 . It includes support for Dublin Core and SY modules.


| Hits: | 152 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS HTMLizer - Llorenç
This class can generate HTML pages from content retrieved from an RSS feed. The HTML is generated using template files that define how each RSS feed entry is displayed. The class uses the Magpie library to fetch and parse the RSS feed data.


| Hits: | 172 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS Pool - iztok st
This package can be used to aggregate items from a pool of several RSS feeds. It can monitor several RSS feeds and apply filters based on user-defined keywords. If there are any RSS feed items that match the filter rules, those can be sent them to a given e-mail address or displayed in a Web page. Additionally, this package can also create a new RSS feed aggregating the items that matched the specified filters.


| Hits: | 82 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS Writer class
Class that can generate RSS (Rich/RDF Site Summary) XML documents that are commonly used to describe the content of a site channel. It features: - Extends the XML Writer class to generate human readable XML-RSS documents. - Simplified definition of channel and item properties. - Support to define optional channel graphic image and search form text input. - Supports RSS specification versions 0.9, 0.91 and 1.0 . - Supports for use or RSS 1.0 namespace modules to extend document property se


| Hits: | 61 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSSFeed - Corneliu
The RSSFeed class makes it possible to create a well-formed RSS feed for your Web site. It can be easily be included into your code. See the example for more details on how to include and setup.


| Hits: | 65 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
RSS_feed - Dr. Timo
Getting a feed from another Web site, should be quick and simple. Any unneeded complications should be avoided.
This class provides way to retrieve feeds in RSS/XML format and display them on a Web page.
There are several versions of RSS/RDF. However, in practice, all versions follow the same pattern: A publication link is contained within - tags and consists of a
, , and a .
The class was tested with feeds from many different sources using all versions.


| Hits: | 110 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Screen Stack - Wolter K
Some sites that implement screen oriented tasks consist of a set of pages organized in the form of a tree hierarchy. For instance, the user starts at screen A which has some buttons that may open screens B or C. When the screen B is opened, the associated task has to be completed or canceled before the user is allowed to return to screen A. Screen B in itself can also have buttons that open screens D and E, and so on. In each situation, a stack describes the structure of screens that have


| Hits: | 120 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Semantic pagination - Mick Sea
This class can generate HTML links to browse arbitrary lists of entries split into multiple pages. It takes as parameters the limit of entries to list per page, the total number of entries and the base URL to generate the navigation links. It can generate links for the listing pages including to the next, previous, first and last pages. The presentation details of the navigation links can be customized with CSS styles.


| Hits: | 128 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Server Navigator - Carlos R
This class presents browseable listings of the contents of a server side directory in a user friendly way. Features: - Password protection to avoid anyone from seeing your server files. - IP address restriction to allow only the accesses of users from a given list of IPs addresses. - Can skip files with certain file name extensions - Uses image icons to distinguish each type of folder entry. By default, it uses icons from the Apache installation - Can show the size of the contents of s


| Hits: | 92 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Simple Image Gallery - Gabor, D
This package provides means to create, manage and present a gallery of images. It uses only the image files on a given directory and sessions to store information about the image galleries being presented to each user. Therefore it does not require a SQL database. This package classes provide functions to: - List the images in a given gallery directory - Authenticate the administrator user - Handle image uploads using HTML forms - Delete images - Generate the gallery HTML pages - G


| Hits: | 153 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Simple Mini Poll - Ilir Fek
This package is meant to create online surveys. It lets you create Web based polls with a single question for which the users can only pick one answer of multiple answers. There is no limit of possible answers per poll. The poll questiom, the possible answers and the respective vote count are store in MySQL database tables. The system does not require authentication nor keeps track of the address of the users but has protection to prevent that users of the same IP address vote more than on


| Hits: | 111 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Simple photo album - Fábián
This package can use used to generate a gallery of images from files stored in a server side directory. It can scan a given server side directory and display thumbnail from image files of many formats: GIF, JPEG, PNG, BMP and WBMP. The full size images are opened in pop-up windows. The class may also present multimedia files in several types of video and sound formats.


| Hits: | 124 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |
Smart URI - Gregory
This class can be used to wrap the service of the requests to all pages of a site using a single PHP script. It takes as argument an array that defines the mapping patterns of request URI to wrapper scripts that should be executed within a safe container when the given URI patterns are matched. If a wrapper script sets an error variable, the generates a 403 forbidden access HTTP error page. Request URIs that do not match any pattern make the class generate a 404 not found HTTP error pag


| Hits: | 157 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-14 |