 |
Java package that provides foundation for atlas web apps. Classes provide the following functionality: Display and process HTML forms to view and edit objects. Display and process HTML forms to search and list objects. Manage request context. Time display and conversion. Manage selection lists. Generate dynamic SQL. Read/write flat files. Access database connections and query management. Connection pools Generate HTML for calendars Generate HTML for bar graphs Data Access Objects Manage user access The classes factor out much of the standard overhead of operations so that one may concentrate on the specifics. Version 0.3a: package name is com.edenllc.util. It adds access, time series. Better factoring. Separate query and edit. Requires license higher usage levels. Requirements Java 1.2, JDBC connector for data access. Version 0.3 requires a key for extended used. The application tracks the number of edit or query forms actions or clix. It blocks further clix until reset. For web apps, this means restarting the app or waiting until an automatic reset. The trial version allows 100 clix with no restart. You can register for a free key with automatic restarts. You can purchase a keys with extended levels of automatic restarts.
web development tool dynamic web application data access objects dynamic query java utilities browse edit web apps focus specifics
|
|
|
 |
awContactMgr lets you manage personalized information about people. This includes the ability to track the following: -Contact: name, address, email for persons. -Events: Occurrences with a person -Lists: lists based on selections of contacts -Notes: Info about contacts. -Codes: codes for lists The application allows you to edit and browse these. Features include -Searchable view of contacts, -Searchable view of events, -Create list of contacts as XML or CSV, -Multiple contacts for a person, -Drop down selections, -Help files. Requires -Java, -JSP server (eg, tomcat), -JDBC accessable data base manager and connector (eg, mySql), -Eden Systems LLC utilities, -ant for construction.
contact manager dynamic web application web enabled groupware zib1l35 manage personalized information about people make lists xml csv
|
|
|
 |
awEventMgr is a dynamic, database driven, web enabled schedule and assignment board for small to large groups. It lets you publish dynamic, searchable event calendars and assignments to the web or your local network. As a general user, you can find events and assignments. You can view summary information in various calendar formats (calendar,log, list, agenda). You can filter them using criteria such as time, place, who, event type. You can click links to details about events, assignments, and people. The admininistrator role gives you more options on the menu and on pages. You can create, edit, delete events, assignments, and contacts. You can repeat events and assignments and send email reminders. The web application includes open source JSP and Java that you may tailor to your needs. You can customize appearance, menu items, and search roles. Build custom queries. Find events and assignments.Searchable, Time views of events. Searchable, Time views of assignments. Links to contacts, event details, assignments. Search pages to find and view particular entries for contacts, roles. You can use search criteria such as who or name.Find Events/Assignments : Who is scheduled Find Resources : Who and what are available for roles Find Contacts : Who and what are available for roles Consistent user interface with many aids: *On line Help pages. *Multi-level search screens *Context and role sensitive. *Unallowed actions are not displayed. *Short cuts for date entry *User role manager. The administrative role allows you to edit and browse the database. *Create, edit, delete events, assignments, and other items *Duplicate events and assignments *Send email reminders. Design factored and has tools to tailor to your needs. *Open source JSP and Java *customize appearance *customize menu items *Quickly build custom queries Requirements: Java. JSP server JDBC database. java mail Eden Systems LLL utilities 0.3b. ant.
dynamic web application database driven calendar schedule booking job board resource management web enabled groupware zib1l35 dynamic database driven web enabled event schedule assignment board
|
 |
Use your browser to track web links for users and sites. awLinkMgr lets you manage information about links to the web. Sort of a searchable bookmarker or web-link rolladex. This includes the ability to track the following. Site links and access info. Notes about the link The application allows you to edit and browse these. Features include Searchable view of sites. Searchable views of notes. Drop down selections. Help files. Requires Java. JSP server (eg, tomcat). JDBC accessable data base manager and connector (eg, mySql). Eden Systems LLC utilities. ant for construction.
dynamic web application web enabled groupware zib1l35 bookmark manager search manage information about links web browser
|
 |
Resource booking application that tracks and shows scheduling of resources on the web. You can Browse availability of resources, View bookings of resources, View resources, View those who can make bookings, View notes, Request a booking for a user. The administrator can create, edit, and objects. Features include Searchable views of availability. Searchable views of bookings. Searchable view of contacts. Drop down selections. User role manager. Help files. The free version does not include finer time resolution and access control. It is suited for a trusted environment where resources are scheduled for a full day. Requires Java. JSP server (eg, tomcat). JDBC accessable data base manager and connector (eg, mySql). Eden Systems LLC utilities. ant for construction.
dynamic web application calendar scheduling booking resource management web enabled groupware zib1l35 resource booking web application tracks shows scheduling resources
|
 |
awSchedule is a dynamic, web enabled schedule and message board for small to large groups. You can view events in calendar,log, and agenda formats and can filter them using criteria such as time, place, event type. The administrative portal allows you to edit and browse the database. The web application includes open source JSP and Java that you may tailor to your needs. Applications include Church events, School events, School homework assignments, Meeting events. Models the following. -Events: Occurrences with a definite time and duration. You may associate time, place, who, type and other info. -Notes: Additional info attached to an event. -Messages: General messages and info. Features include: -Searchable view of events. -Searchable view of notes. -Searchable calendar view of events. -Searchable log view of events. -Searchable agenda view of events. -Help pages. -Multi-level search screens. -Configurable drop downs. --Administrative portal -Repeat events based on a model. Requirements: Java. JSP server (eg, tomcat). JDBC accessable data base manager and connector (eg, mySql). Eden Systems LLL utilities. ant for construction.
dynamic web application calendar message board web enabled groupware zib1l35 post events messages web users search contol views
|
 |
zCFac automatically generates Java, SQL, and HTML for dynamic web applications. The classes handle data access, dynamic searches, navigation, display, and access. Provides options for various edit widgets, search level, and hooks for custom code. zCFac uses a common description to automatically generate consistent. * Java Business Object with gets and sets for parameters. * Java Display and Query manager files that handle the display, editing, listing of objects in a JSP/servlet application. * SQL statements to create the schema, initialize rows, and form queries. * HTML documentation of the objects. * JSP statements to connect the object to a web appliation. The manager classes use the package com.edenllc.util to provide the following functions * data access with JDBC * dynamic queries based on user defined criteria * CRUD (create, read, update, delete) functions * navigation button for next, previous, etc * dynamic forms based on role and user preferences * role based access to objects and forms * facilities for time and calendar display
programming tool web development tool java code generator mac os x dynamic web application dynamic query generates java sql html display edit complex searches
|
|
|