May 22, 2008 · Server · 7 comments

CuteFlow is a web based open source document circulation and workflow system. Users are able to define "documents" which are send step by step to every station/user in a list.It's an electronical way for doing (i.e. internal) document circulations. A document can be assembled from input fields of different types. The fields can be filled with values by the receiver of the document directly in the users E-Mail-Client. After a completed circulation you will have a completely filled document. Also attachments to the document are possible (i.e. for illustration material).All operations like starting a workflow, tracking, workflow-definition or status observation can be done within a comfortable and easy to use web interface.

Continue reading →

May 20, 2008 · General · 23 comments

an extremely fast and lightweight file manager for X.PCMan File Manager is a gtk2 based file manager for the X Window System.

Continue reading →

May 19, 2008 · Server · 10 comments

MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

Continue reading →

May 18, 2008 · General · 5 comments

QEMU is a generic and open source machine emulator and virtualizer.When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. A host driver called the QEMU accelerator (also known as KQEMU) is needed in this case. The virtualizer mode requires that both the host and guest machine use x86 compatible processors.

Continue reading →