- CCD Calendar Of Events
- CCD is the Computing and Communications Division
in Brookhaven National Laboratory (BNL). It provides BNL with
computing and communications facilities. Currently there are about
4000 computers are used in BNL.
CCD Calendar of Events is an application I wrote for CCD. There are
many events are going on in CCD such as training class, meeting,
demonstration etc. CCD calendar provides CCD staff with an efficient
way to post events, and provides all staff, guesses in BNL with access
to the events.
This is only a demo version!!! If
I put a real version here, nobody could try this program because
of the features of this program.
Features:
- View Events Page
- Users can view today's events, all events, or
search events by particular year, month, or date.
- Only CCD staff can post events.
- Only CCD staff can read the events for CCD only.
- Events can only be modified, removed from the
calendar, or removed from disk by users who
posted it, or by superusers.
- Add Event Page
- Only CCD staff can access this page.
- Old data can be retrieved and put back to the add event
form, so that users do not need to retype the data
again, whenever he/she wants to modify the data.
- Check Data Page
- Connect to Ph phonebook sever to retrieve necessary
data.
- Check all data field.
Source Codes:
-
|
calendar_view.pl|
|
calendar_submit.pl|
|
calendar_check_data.pl|
- Lap's Color Picker
- Before I wrote this program, I always had difficulty
to choose color and background whenever I design a www page; therefore,
I decided to wrote this program to help myself. Color Picker helps you to
choose your favorite colors for the background, text, links, visited links
and the active link of your html file from the menus.
Source Codes:
-
|
color_picker.pl|