WorkLog, as its name says, is mainly intended to track the jobs done by the employees. It has functionality to manage clients, projects and timetables.
Copyright (c) 2001 Netngine Kft.
Programming by Ferenc Veres
My work was the whole development of the system. Web application written in Perl, using MySQL database.
Features:
Employees can enter the time spent on the different projects on the given day. An email notification is sent every morning if the data is missing from the previous day and no other occupation was set.
Project managers can assign employees to given projects for a given time, can compare if that job is really in the process. Managers can also create new clients and projects ofcourse.
Displays clients, brands and projects in a dynamic tree fashion. All these data can be edited and queried from this mainpage.
Not common in web applications by that time, and can be very tricky to make, but once the users get used to them, they are very useful.
The calendar displays who is doing what, users can decide which group members they want to see on their schedule calendar. The project manager can assign tasks to the employees on this page.
Employees see their own activities on a higher resolution calendar, and can add the tasks they are working on. If someone forgets to log on a day, next morning an e-mail warning reminds him/her.
Ferenc Veres
web developer
about me
Exisitng editors for text data DjVu files are quite limited, like for example DjVuSmooth. So I've implemented a new editor in JavaScript, that allows editing both the strucutre of the text (paragraphs, lines, words,...) and the coordinates of the text boxes by simply dragging with the mouse, features like create, delete, merge are also available.