Overview

  • Web Sprite Generator

    The Web-Sprite-Generator is an application to automate the creation of so called sprite images and corresponding definition files. The application is written completely in PHP. It supports automated complex layouts like color grouping to save image filesize. Read more…

  • Pdf Presenter Console

    The Pdf Presenter Console is a multi-monitor presentation tool, which is capable of using arbitrary pdf documents as input while still providing keynote like presenter console features. Using pre-rendering it is faster during page switches than most other pdf viewers. Read more…

  • MossoFS

    MossoFS is a FUSE module created to easily access the Mosso Cloud Files service provided by Rackspace. It uses the REST api provided by Mosso to map your cloud filestructure to your local filesystem. Read more…

  • Activebar2

    Activebar2 is a crossbrowser information bar mimicking the look and feel of the widely spread bars used in modern browsers. It provides an easy and unobtrusive way of communicating all sorts of messages to your users. Or to provide help by displaying tips and usage informations. Read more…

  • SystemProcess

    SystemProcess is an object oriented wrapper about the proc_* family of php functions. It was designed having great flexibility combined with a maximum amount of comfort in mind. It allows the creation and execution of simple commandlines as well as complex ones featuring things like redirection, custom file descriptors, asyncronous execution, custom environment variables and many more. Its defintely worth a look, if you want to execute any external command from within your php application. Read more…

  • phUML

    phUML is fully automatic UML diagram generator. It takes arbitrary object oriented code written in php5 and creates fully blown class diagrams of it. Read more…

  • UFS-910 Imageutil

    A small tool which is capable of reading and writing flash images from and to the Kathrein UFS-910 satellite receiver using its network interface. Read more…

  • Dynamic Canvas

    Dynamic Canvas is a Image_3D based output driver, which creates live rendered 3D graphics in your browser. It is using the canvas element, which can be found in modern web browsers and combines this new technology which a 3d renderer entirely written in javascript to fullfill the live rendering needs. Therefore the gerenerated 3d output can be freely transformed by the user. Read more…

  • Phidgets

    Phidgets is a complete widget framework for your desktop entirely written in PHP. It uses the php-gtk extension to realize seamless integration to your desktop. Some useful widgets like a starterbar and wheater displaying control are included in the package. Moreover Phidgets goal is to provide an easy and comfortable api to write your own widgets. Read more…

  • phpWhirl

    Whirl is an esoteric programming language developed by Sean Heber. It just consists of zeros (0) and ones (1). Some time ago I decided it would be fun to write an interpreter for this language in PHP. Therefore here it is ;). Read more…