RSS 3 projects tagged "Web"

Download No website Updated 09 Oct 2010 Outlets

Screenshot
Pop 25.10
Vit 1.00

Outlets is an AJAX-enabled centralized power distribution unit (PDU) manager. It has has been tested on APC and Tripplite units with SNMP functionality, but can work with other units given proper configuration. To change the name of an outlet, simply click its name and enter the new value. Press Enter to confirm or Esc to cancel. Outlets can be switched on or off by clicking the status and selecting the desired status from the drop down, then clicking OK. Changes are written via SNMP, thus each PDU must have an accessible SNMP write community. Outlets can use a standard LAMP setup, though it does not require or use MySQL. In addition, it requires the php5-snmp module. All PDUs must support SNMP v1 and be set up to allow the IP of the machine Outlets is hosted on to access SNMP. Some Tripplite units exhibit a behavior where they do not properly confirm SNMP writes and stop responding to requests for about 60 seconds after SNMP writes. They can still be managed (it's just a bit wonky), but the APC units work flawlessly.

No download Website Updated 16 Feb 2012 PWF

Screenshot
Pop 16.46
Vit 21.59

PWF (PHP Web Framework) is an extremely lightweight but powerful PHP Web framework that uses the MVC pattern and object oriented programming. It makes it easier to write applications with clean code and clear architecture, and has a small learning curve. It doesn’t need installation and works in most environments. The controller used for each request is selected through simple but effective rules, and the method by the type of the request. It provides database abstraction with data-object mapping.

No download Website Updated 08 Apr 2013 Multi-Level Menu Creator

Screenshot
Pop 32.09
Vit 6.70

Multi-Level Menu Creator is an AJAX Script to create multiple level menus. The menu lists (categories, sub-categories, link URLs) are defined on the client-side with JavaScript and can be saved with PHP to TXT files (in JSON format) and/or in a MySQL database. The script comes with three predefined types of menu styles, a horizontal-vertical menu and two vertical-horizontal menus. you can load a saved menu to continue editing it, to add, delete, and modify lists /links. The menu can be included in HTML and PHP files.

Screenshot

Project Spotlight

FVWM-Crystal

A powerful and pretty desktop environment for Linux and Unix-like systems.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.