Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less...

26
Web Portal System By Scott Auge Amduus Information Works, Inc.

Transcript of Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less...

Page 1: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Web Portal System

By Scott AugeAmduus Information Works, Inc.

Page 2: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

What is a web portal

A web site based on software called Content Management System.

Software that allows a dynamic web site to be created where content comes from a database and

follows rules of access. There are tools to add articles and those articles will

automatically appear on the web site formatted, categorized, and be searchable.

Page 3: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

What is a web portal

Web pages are formatted to a template, and then content is added from a database.

All the pages are automatically uniform in appearance and functionality.

Page 4: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

What is a web portal

One needs less knowledge about HTML design to get a message out on the system.

Easily add articles with minor HTML markups (italics, bold, etc.) via the web

browser.

Page 5: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

What is a web portal

Can be thought of as an bulletin boardThe entire business can use it, as well as

customers.

Page 6: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

BenefitsCentralized place for all departments,

divisions, and employees to go for information within the company.

A central web site which will organize:• User navigation to web based applications• Articles• Links inside and outside the company

Page 7: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

BenefitsEasy to categorize different portions for department

based informationCategories can be set up for:

• Different projects• Events (picnics, all-hands meetings, conferences)• Divisions• Departments, etc. so an entire organization can use a centralized tool

for collaboration and information sharing.

Page 8: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Benefits

Control of who can reach what information

The application includes access control to the database resident articles.

One can control access to those articles by login and category.

Page 9: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Benefits

Automatically have articles available to the search feature.

Easy keyword searches to find articles of information on the site if one is not sure

where to find it.

Page 10: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Sample Uses

• Knowledge Base• Process documentation• Bulletin Board for department/project/etc.• Tricks and Tips Site• Home Page

Page 11: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Example Use of the Software

• Simple templates – these are programmable• Insert an article to the site• Search for the article on the site

Page 12: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 1)

The administrator logs into the system….

Page 13: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 2)

A menu for configuration is presented….

Page 14: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 3)

The article editing option is chosen….

Page 15: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 4)

New article link is clicked and the text of the article is entered (note how

Category is Company)….

Page 16: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 5)

The article is presented….

Page 17: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 6)

Note how the Mission Statement is automatically placed on the home

page under the Company category….

Page 18: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Adding An Article (Step 7)

Clicking on the link brings up the article….

Page 19: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Searching for the article (Step 1)

User enters keywords into the search box….

Type Keyword

here

Page 20: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Searching for the article (Step 2)

List of applicable articles appears….

Page 21: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Searching for the article (Step 3)

The article is presented to the user.

Page 22: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Implementation

• Some programming is required to set up the template and index pages.

• The application is open source, so all source code is available for programmers.

Page 23: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Implementation (Steps)

• Determine the categories• Determine and program the index pages

needed (main and following pages)• Determine and program the format of the

template pages (samples are available.)

Page 24: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Basic Components Needed

• Progress RDBMS• Progress Webspeed OR Amduus Blue

Diamond• UNIX/Linux

Page 25: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Future Plans

• Document storage and retrieval will be added

• Forum areas

Page 26: Web Portal System - oehive.org Portal System Proposal.pdf · What is a web portal One needs less knowledge about HTML design to get a message out on the system. Easily add articles

Thank you!

Scott AugeFounder

Amduus Information Works, [email protected]

We can help with implementations!Or create a turn key system for you!