WEB BASED ALUMNI DATABASE COMMUNITY - PowerPoint PPT Presentation

1 / 17
About This Presentation
Title:

WEB BASED ALUMNI DATABASE COMMUNITY

Description:

Learn a new language. Learn about a different type of website ... 10. How It Was Done. Installing PHPBB. 11. How It Was Done Cont. Modification (Hacks) ... – PowerPoint PPT presentation

Number of Views:64
Avg rating:3.0/5.0
Slides: 18
Provided by: VigS4
Learn more at: http://people.eku.edu
Category:
Tags: alumni | based | community | database | web | hack | how | learn | to

less

Transcript and Presenter's Notes

Title: WEB BASED ALUMNI DATABASE COMMUNITY


1
WEB BASED ALUMNI DATABASE COMMUNITY
  • Justin Roberts
  • EKU, Dept. of Technology, Computer Electronic
    Networking

2
OUTLINE
  • Motivation For Doing This Project
  • Introduction To The Problem
  • Technology Used
  • How It Was Done
  • Results Live Demo
  • Conclusion
  • Q A?

3
MOTIVATION
  • Interest in web design
  • Learn a new language
  • Learn about a different type of website
  • Applications after project

4
Introduction The Problem
  • The Web Site Needs To
  • Make it easier to collect needed information from
    graduates.
  • Provide graduates a method to communicate with
    each other after graduation

5
Introduction - Research
  • Methods of accessing a database via the web.
  • PHP, Perl, ASP, etc
  • Open Source Community Web Designs
  • Profile Manger 3
  • ELGG
  • Joomla
  • PHPBB

6
TECHNOLOGY
  • MySQL
  • The world's most popular open source database
  • Easy To Use
  • Multiple ways to access
  • FREE!!!!

7
TECHNOLOGY Cont.
  • PHP
  • Hypertext Preprocessor
  • Widely used for dynamic web design
  • Most common for this type of application

8
TECHNOLOGY Cont.
  • PHPBB
  • Most widely used Open Source forum solution
  • Uses PHP and MySQL
  • Easy to set up and administer
  • GUI Interface, No PHP Experience Needed

9
TECHNOLOGY Cont.
  • PHPBB Modifications (Hacks)
  • XData Custom Profiles
  • Users Management List
  • Global Announcements
  • Encrypted Passwords
  • Real Name Replacement
  • http//www.phpbbhacks.com

10
How It Was Done
  • Installing PHPBB

11
How It Was Done Cont.
  • Modification (Hacks)

----- OPEN ----------------------------------
-------- posting.php ----- FIND
------------------------------------------ incl
ude(phpbb_root_path . 'includes/functions_post.'.
phpEx) -----AFTER, ADD -------------------
----------------- include(phpbb_root_path .
'backup-cfg.'.phpEx)
12
RESULTS
  • Database Can Be Easily Managed
  • User Friendly
  • Easily Modified
  • Upgradeable
  • Lots of Support

13
CONCLUSIONS
  • It can be implemented with ease
  • It can be modified for several uses
  • I was Introduced to LOTS of new technology that I
    plan on using in the future
  • Have a better understanding of this type of web
    design

14
FUTURE WORK
  • Can turn into full Content Management System
  • Add more modifications
  • Use one of many different options to accomplish
    goal

15
Q A
  • Any Questions?

16
Information
  • www.php.net
  • www.phpmyadmin.net
  • www.mysql.com
  • www.phpbb.com
  • www.phpbbhacks.com
  • www.google.com

17
The End
  • Email jrob48_at_gmail.com
Write a Comment
User Comments (0)
About PowerShow.com