Inventory Transfer Forms and Case Management System.
This system is designed to create and collect inventory's transfer documents. The created and printed document can be passed to a customer with the inventory as a transfer form. The system has an advanced search function useful to find a specific document by various fields.
The second function is the service requests' management system. The service requests for the transferred inventory could be registered to the system and...
QueLang is a designing tool to use for Questionnaire Design.
This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation.
This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format.
It can be also used for exam and test designing!
Tested on:
-Linux Ubuntu 12.04
-Windows 7 64-bit
QueLang can run by double clicking the .jar (or .exe)...
Remote control your linux console encrypted trough Jabber chat service
With PigTerm you can chat with your Linux terminal. PigTerm connects you to your/your friends/your office Linux computer's terminal trough Jabber messaging (XMPP Protocol services like Gtalk). So that you do not need ssh access to do this.
Think of pigterm as a Remote Assistant for Linux Console.
This is useful specially when your remote computer do not have a valid IP address.
The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library...