7 projects tagged "English"
openmamba is a fully featured GNU/Linux distribution for desktops, notebooks, netbooks, and servers. It runs on computers based on the 32-bit Intel x86 architecture, or on 64-bit AMD processors in 32-bit mode. openmamba comes with both free and closed source drivers for the most frequently used video cards. It supports compiz out of the box. It has preinstalled multimedia codecs, and can install the most frequently used closed source applications for GNU/Linux (such as Flash Player or Skype) very easily.
Psensor is a graphical hardware temperature monitor for Linux. It can monitor temperatures of the different hardware sensors (motherboard and CPU using lm-sensors), hard disk drives (hddtemp/libatasmart), and ATI/Nvidia GPUs. The fan can also be monitored (lm-sensors). Psensor is designed to be simple and easy to use.
Utopia is Linux distribution based on Slackware64. It includes Linux 2.6.35.8, OpenOffice.org 3.2.1, KDE 4.5.3, GNOME 2.30.2, Jackx, Audacity, VLC 1.2.0, Wine with patches to make Tomb Raider Underworld work, TigerVnc, Amule, Seamonkey and Icecat with Flash, Gammu with Wammu, Python 2.6, Gparted, Audacious, Testdisk, p7-zip 9.04, Nvidia drivers 260.19.12, Xorg 1.9.2, Java 1.6.0_21-b06, Filezilla, and more.
LibAPCNIS is a PHP library for accessing the NIS port of the Apcupsd UPS Monitoring daemon. It allows you to access realtime UPS stats from a PHP script without having Apcupsd installed. It does not require the apcaccess application included with an Apcupsd installation, and there are no external dependencies.
PHPContracts is a design by contract framework for the PHP programming language. It can be used in an object-oriented manner or with simple functions. Design by contract is a style of programming where classes and methods have a "contract" specified for them. If the contract is violated, then there is a defect/bug in the program.