1115 projects tagged "Linux"
The Collection Workflow Integration System (CWIS) is a software package designed to help assemble, organize, and share information about resources online. The software conforms to international and academic standards for metadata while providing turnkey setup and a user-friendly interface, allowing resource collection developers (and end users) to focus on what they want to share (or find) without worrying about the technical details. It provides extensive support for cataloging resources with standardized metadata, which can then be automatically shared via an array of channels out to the larger Internet community, helping others find your work.
BGPHist is a tool that receives MP-BGP updates, decodes them, and writes them to a database for logging and monitoring purposes. It support not only Internet routes, but also IPv4 VPN, IPV6 VPN, and L2VPN. It sounds text output (console) and MySQL databases. The the MySQL backend, there is also a simple PHP frontend. It could be used to monitor and log an ISP's customer activity for Internet and VPNs, as a passive BGP looking glass, or as a backend for some external monitoring and accounting system.
netjukebox is a Web-based media jukebox for MPD, VideoLAN, and Winamp/httpQ. It features realtime MP3 streaming from different audio formats. Users can download single tracks or a whole album in one zip file. It is also possible to batch-transcode the whole music collection to another format or bitrate without touching the original files.
papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.
Multiple Drop-Down Select Lists Creator is an Ajax script for creating drop-down select lists. Options can be stored in a MySQL database or in a text file on the server. An administration page is provided for composing <option> lists, adding options in <select> lists, modifying options data, deleting lists, and saving and loading lists. Each option can have additional content that is displayed within a separate HTML element.
"PHP Web Security Monitor" is designed to protect Internet sites created with PHP from malicious queries from hackers and Web viruses. It filters common PHP variables via prepared security patterns and compares (unprotected) input variables against patterns of dangerous data, such as SQL injection, XSS injection, and PHP code compromising.
Getmail Retriever for Roundcube is a fork of the ispcp_fetchmail plugin for Roundcube webmail. getmail is an alternative to fetchmail. This plugin allows your Roundcube users to use getmail to retrieve mail via POP3 or IMAP and deliver that mail to the user. The backend is a PHP-CLI script run from cron which executes getmail according to a combination of settings selected by the administrator and users. Getmail Retriever supports most of what getmail supports.