12 projects tagged "English"
Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with a week number column, navigation controls, a date picker control, event days and content with event URLs, and linkable days (optionally URL or Javascript). The layout can be configured using CSS, and JavaScript is not required. The supported dates (on systems using a 32-bit signed integer Unix time_t) are: 1902-2037 (Unix) and 1971-2037 (Windows), when using the default PHP native date functions, and 100-3000 and later, when using the ADOdb Date Library.
Easy PHP Thumbnail Class can be used to manipulate images and generate thumbnails. It can load images from files and generate thumbnails that can be saved to files or be generated as the current script output. The class can also perform other image manipulation functions such as adding shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.
This project aims to bring together frequently used design patterns of Web 2.0 sites. Some examples are tag clouds, styled date differences, and so on. The package currently has limited functions, but will be extended with feedbacks. The API is written in PHP, but will be ported to other Web languages.
ImdbPHP provides an API to the movie information stored at the IMDb.COM and MoviePilot sites. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's/MoviePilot's copyright and conditions of use.
PHP Weather makes it easy to show the current weather on your Web page. PHP Weather retrieves the latest METAR (weather) report and converts this format into both imperial and metric units, caches the data in a MySQL, PostgreSQL, or DBA database for fast retrieval, and makes it easily available in PHP scripts. You can display the data in several languages by using the included translations.
PHPGallue is a multi-user, server-oriented image management system with a Web frontend. PHPGallue is suited for photographers to organize and publish their work. It allows the user to mark images, groups, categories, films, and series as private or as only visible to registered users. It is designed especially for large numbers of images. The Web frontend and backend libraries are completely separated, so it is easy to integrate PHPGallue as a management system into existing Web applications.
StringParser_BBCode is a PHP class that parses BBCodes with a real parser and not just regular expressions. This ensures that the HTML elements are correctly nested. It does not define any special codes, but allows the programmer to do so herself. It provides many features, such as the automatic detection and handling of paragraphs and the ability to apply different so-called parser functions to different portions of the text that is to be parsed.
WebAbility is an advanced Web development platform that contains WebFlow, a content management system (CMS), a security advanced system (SAS), a powerful workflow engine, and Web site wrappers. It supports multiple database connections, multiple languages, multiple presentation templates, page, script, and library versioning, XML and Web Services integration, and advanced security management. It uses plugins to extend the software for tasks such as e-commerce, portals, intranets, and editorial systems.
A tool for dynamically changing the properties of a running XFree86 xterm.
A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.