ImdbPHP provides an API to the movie information stored at the IMDb.com site. 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 copyright and conditions of use.
Related ProjectsXOOPS, WordPress Plugins/JSeries, Win32 Disk Imager, MeCab, MPC-BE |
Expresso Framework is an open standards-based J2EE architectural framework that allows the developer to concentrate on application logic. It is a library of extensible Java Server application framework components for creating database-driven Web applications based on open standards. Expresso integrates with Apache Jakarta Struts, which emphasizes presentation and application configuration, and bringing a powerful tag library to Expresso. Expresso adds capabilities for security, robust object-relational mapping, background job handling and scheduling, self-tests, logging integration, automated table manipulation, database connection pooling, email connectivity, event notification, error handling, caching, internationalization, XML automation, testing, registration objects, configuration management, workflow, automatic database maintenance, and a JSP tag library.
Related ProjectsXOOPS, Amateras, DeSmuME, GLOBALBASE PROJECT, Properties Editor |
AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
Related ProjectsMPC-BE, TOMBO, Win32 Disk Imager, MeCab, osCommerce 日本語版 |
SWFTools is a collection of code for handling Flash .SWF-files. This includes a merging tool (swfcombine), an extracting tool (swfextract), PDF/JPEG/PNG/AVI/TTF/WAV to SWF converters (pdf2swf, jpeg2swf, png2swf, avi2swf, font2swf, and wav2swf), a text parsing tool (swfstrings), an SWF parser (swfdump), and a library for writing and reading SWFs (rfxswflib).
Related ProjectsMPC-BE, Media Player Classic - Home Cinema, XOOPS, MeCab, HandBrake 일본어판 |
Fast Artificial Neural Network Library is a neural network library that implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. C++, Perl, PHP, .NET, Python, Delphi, Octave, Pure Data, and Mathematica bindings are available. A reference manual accompanies the library with examples and recommendations on how to use the library. A graphical user interface is also available for the library.
Related ProjectsXOOPS, Properties Editor, Darik's Boot and Nuke, WordPress Plugins/JSeries, DeSmuME |
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.
Related ProjectsMPC-BE, XOOPS, MeCab, Amateras, Media Player Classic - Home Cinema |
WACS is a tool for building adult Web sites. It is equally suitable for managing a private collection or building a commercial site. WACS has many best of breed features, including dynamic filtering, model catalogs, random sampling, galleries, automatic download, and a powerful search engine. WACS contains both a full ready-to-run Web environment and an extensive programming API implemented in both Perl and PHP.
Related ProjectsSeparate+, SmillaEnlarger, GLOBALBASE PROJECT, Properties Editor, Amateras |
CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.
Related ProjectsMeCab, Win32 Disk Imager, Dumpper v.60.3, MergeDoc, Properties Editor |
PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.
Related ProjectsXOOPS, Media Player Classic - Home Cinema, MeCab, Win32 Disk Imager, MPC-BE |
Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services. It provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and calendar notes.
Related ProjectsWordPress Plugins/JSeries, PukiWiki, XOOPS, RealTerm: Serial/TCP Terminal, Darik's Boot and Nuke |
htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.
Related ProjectsDumpper v.60.3, Properties Editor, nkf Network Kanji Filter, XOOPS, MeCab |
HTML::Mason is a full-featured web site development and delivery system. Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work. HTML::Mason is most powerful when used in conjunction with mod_perl, but can be used in standalone applications as well.
Related ProjectsiReport-Designer for JasperReports, TOMBO, nkf Network Kanji Filter, TuxGuitar, DeSmuME |
WebDAV CGI implements the WebDAV server protocol (compliance classes 1, 2, and 3). If you need a WebDAV enabled Apache Web server with UID/GID wrapping for special file/folder permissions, you can use WebDAV CGI in conjunction with a UID/GID wrapper.
Related ProjectsiReport-Designer for JasperReports, DeSmuME, SmillaEnlarger, Darik's Boot and Nuke, PCサイト->携帯変換 |
phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.
Related ProjectsMergeDoc, Properties Editor, XOOPS, Win32 Disk Imager, Media Player Classic - Home Cinema |
Codestriker is a Web application that supports online code reviews. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe, and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems. It minimizes paper work, ensures that issues, comments, and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections. An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.
Related ProjectsTortoiseSVN, Win32 Disk Imager, Media Player Classic - Home Cinema, Dumpper v.60.3, MPC-BE |