7 projects tagged "Linux"
PHP eXhibition is a CMS designed primarily for visual artists, dealers, or just about anybody who wants to display works of art online. It features a back-end administration section and a front end Web site. An administrator can post artworks organized by galleries and/or articles organized by categories. It has a shopping cart that works with PayPal and Google Payments. Artworks may also be included in a sitewide RSS feed.
The UniversalContainer class is an attempt to provide a class which can act in a manner similar to the untyped variables, arrays, and hash-maps found in popular scripting languages such as Perl and PHP. The result is a class that can hold a wide variety of data and meta-data in a very flexible structure. UniversalContainers can hold integers, doubles, booleans, single characters, strings, and wide character strings. UniversalContainers may also be used as associative maps between strings and other UniversalContainers, or as arrays of UniversalContainers. Routines for database access and REST programming are included, including a JSON serialization engine.
feed2wmmenu is a tool to generate X11 window manager menus from RSS, ATOM, or other news feeds. It was inspired by "fvwm-menu-headlines", which generates static refreshed FVWM menus from RSS or other kinds of news feeds. The drawback of the FVWM related script is the use of simple regular expressions. feed2wmmenu polls the feeds using curl, utilizing the Last-Modified header so that the feeds are potentially not fetched if they didn't change since the last poll. It produces diverse output formats by using corresponding XSLT stylesheets.
PHP MegaUpload.com Class is a PHP class that can send HTTP requests to the MegaUpload.com site Web server to perform several operations to manipulate files, folders, and accounts. Currently it can upload files, get the listing of files and folders, create folders, copy files and folders, edit file and folder details, delete files, send email, change account password, email address, Paypal account email address, retrieve or change account details, and more.
Network Inventory Lookup Assistant (NILA) is a combination network inventory database and lookup tool. It is designed to be compact and easily extensible to provide a custom solution for your network. The backend is a Perl CGI script which processes requests and returns output. It uses a SQL server for its storage and retrieval. The frontend is a Perl script which queries the HTTP backend and returns results. It is intended to be simple enough that you can take full advantage of its querying and updating abilities from a console or shell script.
"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.
A program that parses METAR, TAF, SYNOP, and BUOY messages and stores them as XML.