You are here: w100w.com  >  Perl  > Organizers

 
 
Sponsored Links

 
 

 
The Monster Journal

The Monster Journal - An electronic journalling program to replace the paper notebook. The Monster Journal provides the user a centralized, easily accessible electronic notebook for storing thoughts, ideas, and answers to questions as they are discovered. It is a storage program dedicated to the concept of "learn it once, reference it forever." Entries also have the capability to store attachments to support archiving information in various formats including .doc, .vsd, .excel, etc.
 
 

 

    Version:  1.0
    Platform:  linux, windows
    Home
psPhonebook

This script allows you to search for a person's contact information in an online phone directory. The script then displays the alphabetically sorted results matching the search criteria. Users can search for contact information on any field. The script uses a flatfile (*.txt) database, which makes it an ideal solution for web site owners who do not have a database server on their internet provider. psPhonebook comes with open source code, making it easy to modify the script to meet your needs.
 
 

 
    Price:  Freeware
    Version:  1.0.9
    Platform:  linux, windows, freebsd, osx, sun
    Home
AddrBook

AddrBook is a simple, yet flexible web-based address book system. It lets people search the address book, look up entries alphabetically, or add themselves to the directory. (You may also disallow users from adding entries.) The admin user may delete entries, and change the admin password. In addition, when setting it up, you may choose to disable access to any of the search or lookup features and keep those password-protected.
 
 

 
    Price:  $50
    Version:  4.1.1
    Platform:  linux, windows, freebsd, osx, sun
    Home
Task Manager

Organizes your list of assignments. Unlimited administrators, create tasks with instructions and comments, and have notifications automatically sent to assigned staff members. Selected staff may then log in, read about the new task, add to comments and change the current status of the task. Add your own custom statuses. This one's huge time saver.
 
 

 
    Price:  GPL
    Version:  1.51
    Platform:  Unix, Windows, any Perl-compatible OS
    Download
    Home
Employee Scheduler

Employee Scheduler is designed to pick the most efficient schedule, given a matrix of the number of employees per hour per weekday. It has a number of variables to work with in order to tweak the output, such as the number of full-time/part-time employees, at which hours they can start working, what kinds of shifts the program picks, etc.
 
 

 
 
Sponsored Links

 
 

 

    Platform:  Unix, Win NT
    Home
WebAddress

A database webaddress book. Keep Track of all your personal or business contacts. Key Features include unlimited entries, keyword search, sorting and archiving. A must have for businesses or for personal use. Supported Databases: mySQL, MSAccess and MS SQL. Specific customization services are available.
 
 

 

    Platform:  Unix, Win NT
    Home
WebItems

A database driven action items script. Keep Track of all open and closed action items. Key Features include user admin, percent completion , mark and unmark. A must have for businesses or for personal use. Supported Databases: mySQL, MSAccess. Specific customization services are available.
 
 

 
    Price:  Free (GPL)
    Version:  0.6.0
    Platform:  Unix
    Download
    Home
Time Manager

Time Manager is a system that manages how much time you have spent at work. The system is implemented in a web-based environment and are therefore completely system independent. Time Manager requires the Date::Manip Perl module.
 
 

 
    Price:  $400
    Platform:  Unix
    Home
TimeManager

This is a complete Time Management system via a web interface. It is very easy and flexible.
 
 

 
    Price:  Free
    Version:  1.0
    Platform:  Windows / UNIX
    Download
    Home
Stouk Phonebook Plus

Stouk Phonebook Plus is one of the most flexible, configurable and simple to deploy web-based phonebook applications you would find on the internet. Designed to handle any language format, supported by your browser, it could be installed in minutes on Linux/UNIX or Windows IIS/Apache web platforms.
 
 

 
    Price:  $30
    Version:  2.1
    Platform:  Unix, Windows
    Home
Clock In Center

Keep track of employee's work hours, products sold or just about anything else with this script. Tracks time stamps to the second, email feature allows user or admin to send work logs in either plain text or HTML, time stamps may be adjusted to any member's time zone even after they have been recorded, calculates time and billing totals. Multiple login feature allows your staff/clients to login, view and email work logs.
 
 

 
    Price:  Free
    Version:  3.0
    Platform:  Unix, Windows
    Download
    Home
Stouk Phonebook

Stouk Phonebook features easy installation, easy user management, good design, configuration change management, data search, secure entries manipulation. You do not need any database engine, everything is done within the script and portable to UNIX and Windows. You can import major data fields from MS Outlook and export phonebook data to custom-separated format.
 
 

 
    Price:  Free
    Platform:  Unix, Windown, MacOS
    Home
Address Book

Address Book is a WebDB 8.0 based application. Installation is virtually instant for quick use. Address Book also allows customization to use other database systems, new tables, and new information. Address Book ships ready to use integrated authentication compatible with UNIX/Linux, DB, LDAP, or NTLM. This product is ideally suited for business people on the move who need instant access to company or client information. It is also a great management tool for companies and organisations in terms of project coordination, inventory control, client management and information dissemination. Address Book can be modified to hold anything you want, not just addresses.
 
 

 
y-notes

y-notes is a simple system which allows you to specify spots in your web pages to which your website's visitors will be able to stick notes. For the the web user, y-notes provide a convenient way to add annotations to a web site without having to go into the messy business of managing a large set of bookmarks. Also, the notes are kept at the server so that users can retrieve them at a later time and use them as a navigation aid. For the site maintainer, y-notes provides an easy and automatic way of gathering user feedback and improving the site design. The main component of y-notes is a tiny Java(tm) applet. Notes are stored on database managed through a CGI interface written in Perl.
 
 

 
Agnostos

Agnostos is a simple web-based task management system, allowing you to maintain a set of todo lists for a number of people, departments and workgroups. Features include: Tasks can be assigned to individuals, workgroups, or departments (or any combination of the above); Tasks may be assigned priorities and due dates; Tasks may be sorted by status, priority or due date; Auditing data is recorded for each task (time and date of each change of status, priority, or individual, group or department to which it is assigned); Weekly Report Generation (produces a plain text report of all work done by a particular user, workgroup or department in the previous week).
 
 

 
Address Management Database (AMS)

AMS is an address management system consisting of a perl script and a configuration file for a sql database. Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via WEB Browser. Supported SQL databases include msql, postgressql, mysql, etc.
 
 

 
    Price:  Free
    Version:  0.1
    Platform:  Unix, Windows
    Download
    Home
webnotebook

webnotebook is a small CGI script whose purpose is to replace the omnipresent stack of small pieces of paper which clutter every desk. It simply lets you add, view, edit, and delete each record via the browser. On accessing webnotebook you will see a "short" view of every "page" on the stack, presented as a table. You can quickly find information you want here. The "text" field is truncated to 150 characters to speed up displaying the table. It also comes with a search engine. It uses a MySQL database on backend and requires DBI/DBD perl modules.
 
 

 
 
Sponsored Links

 
 

Add a Listing

ScriptRequests.Com - Discussion w100w.net - Links


Copyright © 2000-2006 w100w. All rights reserved.