Application Products ...

Year: 2007
Programming Language: Microsoft .NET C#
Title: CSharp (C#) Control Component - Moving Graph Control

Have you ever think to have a CSharp (C#) control that allow you to store and display your scientific calculation values computed from your research application? No doubt, if we can represent our numrical scientific calculation data in graph format, it will increse the efficiency in our research in term of examine the correctness of our algorithm as well as methematic models.
ExMovGraph Features:
* Allow user to input 3 set of values at 1 time and display them on the graph. Each graph can be represented by using different colors. This enable user to compare 2 to 3 set of scientific calculated values under the same scale.
* Allow user to set a graph scale (can take negative (-ve) value as minimum scale and positive value as maximum scale). For example, [-1 to 1].
* Enable to turn on and off the horizontal and vertical grid display. User are allow to set the color and gap (in pixel) for the grid.
* Enable user to set the size of the graph drawing line.
* Display total number of graph's point currently available in the graph component.
* Allow user to set for auto scroll the graph display (display the latest input graph point) or scroll to the previoius or any portion of the graph at anytime. (By turning off the "Auto Scroll" indicator).
* Allow user to set their own graph title with the color they like, as well as the scale display color and graph border color.
* Allow user to set the graph display format, either as point form or as line form.
* Allow user programatically clear the graph data or other graph properties setting at anytime.
More ...

Year: 2007
Programming Language: Microsoft .NET C#
Title: INFONERVE - Your Millennium Knowledge Repository (Online Multimedia Library Management System)

INFONERVETM is a web-based online library and knowledge management software solutions, aims to provide an ideal solution to transform your library into digital information portal.
Project Missions:
* Fasten deployment and digitization to help transforming traditional libraries into digital multimedia virtual libraries.
* Empowering libraries to offer substantial information resources, allowing users to search, access and retrieve it in a seamless manner.
* Connecting people, libraries, and information at anywhere, anytime, 24 hours a day, 7 days a week.
Leveraging with comprehensive features on cataloguing, circulation, periodical, OPAC search, personalization, user management and authentication, INFONERVETM facilitates library automation and effective information management for your library.
INFONERVETM shape the solution based on 19 key features: More ...

Year: 2002
Programming Language: Visual C++ Ver 6.0
Title: Window Backup Utilities

This application actually let user to search files that located in their computer with several of criteria. Some of the criteria are: a file is created earlier than, later than specified date or between 2 specified dates, the archive bit is set or unset; the file size is larger than or smaller than specified size. Users can have their interested criteria to be combined together using "AND" or "OR" condition. The system will intelligently construct a SQL-like search statement to show what the criteria that the user has been chosen.
The list of the files that meet the search criteria will be listed in a list box. By using drag and drop method, user actually can drag the files that they want to back up to the Back-up list box locat ed below a search list box. By specifying the backup destination, user can have their selected backup file to be copied to the defined destination. More ...

Year: 1998
Programming Language: Visual Basic Ver 5.0
Title: Multi-user Internet Duration Logging System

This application is used to register the internet usage in term of duration and fee. Users to this system just need to perform some configuration for it to function properly. Configuration such as the connection cost per minutes, the local phone call per minute, user name and password (since the system support multi-user) need to be done.

Functionalities:
Let user to record their internet connection time and tell them the amount that due in a certain date using "Search".
1. Show all the internet connection records that a user has been registered.
2. Leave a message to other user as well as read message from other user when login to the system.
3. System allows a user to check over other user account if the other user is allowing.
4. User can choose whether they want to protect their login with password or not.
5. The first user is default administrator and allows registering the other.
More ...