1 / 17

WEB BASED ALUMNI DATABASE COMMUNITY

WEB BASED ALUMNI DATABASE COMMUNITY. Justin Roberts EKU, Dept. of Technology, Computer Electronic Networking. OUTLINE. Motivation For Doing This Project Introduction To The Problem Technology Used How It Was Done Results – Live Demo Conclusion Q & A?. MOTIVATION. Interest in web design

paloma
Download Presentation

WEB BASED ALUMNI DATABASE COMMUNITY

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  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 ]------------------------------------------ # include($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@gmail.com

More Related