TJHSST Website Redesign

Slides:



Advertisements
Similar presentations
Alexander Carrington and Liam Martell. Introduction Client: Tom Goldsworthy – G-Group Security Project: Electronic Incident Reporting System Online access.
Advertisements

User Authentication with DB Cs346 Fall Requirements Web site is for registered users only – Username and password – Password is encripted.
Prime’ Senior Project. Presentation Outline What is Our Project? Problem Definition What does our system do? How does the system work? Implementation.
1 Topic 6 Processing Form Input. 2Outline Goals and Objectives Goals and Objectives Chapter Headlines Chapter Headlines Introduction Introduction Form.
What is it? –Large Web sites that support commercial use cannot be written by hand What you’re going to learn –How a Web server and a database can be used.
IQWST1 IQWST Everest Wu Juancarlos Aponte Chris Rogers Ashwin Vaidyanathan.
Delivering Library Services in the Web 2.0 Environment: OSU Libraries’ ICAP Publishing System for and by Librarians Code4Lib 2008 Kim Griggs, Margaret.
Multiple Tiers in Action
Delivering Library Services in the Web 2.0 environment: OSU Libraries’ ICAP Publishing System for and by Librarians Code4Lib 2008 Kim Griggs, Margaret.
Website Generator for SoftLab By Yohann SABBAH & Mikael V.H Cohen -Under the supervision of Viktor Kulikov- Final Presentation 7/20/2015.
Team 8 Capstone Project: Online Musical Instrument Store Andrew Szewczyk Gabriel Chaney.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
DR. MOHAMMAD IQBAL THANKS TO ADITYA SENGUPTA Comparing Web Frameworks.
Advertising Tool – Flash Requirements. Overall Requirements Develop a Flash application (Client and Server side) that combines and serves images on a.
Joomla!. What is Joomla! Joomla! is the largest Open Source Content Management System (CMS) for publishing on the World Wide Web Using a CMS allows non-technical.
 Computer Information System Club focused on the understanding and applied learning of web development.  The club was founded in April 5,  We.
Senior Design 2010 Group 10.  Students  Nathan Dane  Jamin Hitchcock  Eric Tweedt  Advisor  Tien Nguyen  Client  Mary Greeley Medical Center 
Grade Management System -Leo Barnabas Mariadoss Anthoniraj.
Course review BTM 395: Internet Programming. What you have learnt in this course.
INFM603 Project Presentation Jenny Wu Prachi Chhokar.
CIMES, a tool for describing European Official Statistics Microdata P resented by Arnaud Szulek CASD/GENES Luxembourg, European Data Access Forum, March.
Class 5 PHP MySQL Robert Mudge Reference:
Security Testing Case Study 360logica Software Testing Services.
MMS DresdenGermany – Dresden - Slide N°1Adolf Liepelt Final Project Review Newcastle upon Tyne, April 19, 2004 AESOP Platform.
JavaScript – Quiz #9 Lecture Code:
Feedback #2 (under assignments) Lecture Code:
Fundamentals of Software Engineering Group 4 – OLBD Solutions Aakant Taurani, Jean Yoo Phil Breczinski, Steven Pingel.
Group 12 E-marketing. Safer and easier place for sellers to sell their products Transparency of deals (by keeping all the records about the purchases)
LABORATORY DATA MANAGEMENT SYSTEM HARSHIT MAHESHWARI (10290) N V SUBBA RAO (10466) GUIDED BY PROF. T.V. PRABHAKAR.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Project Launch Presentation. Overview  Group Members: Joshua Booth Jiajia Jiang Weijuan Shi  Client: G & T Security.
CS779 Term Project Steve Shoyer Section 5 December 9, 2006 Week 6.
Apache with SSL and php Apache with ssl support should be the basic platform for providing web services... There are several different implementations.
Apache, MySQL and PHP Installation and Configuration Chapter 2 MySQL Installation and Configuration.
Project Weekly Update Shards Hunter Ridho Laksono / Saroeun Raum.
The basics of knowing the difference CLIENT VS. SERVER.
Web Security. Introduction Webserver hacking refers to attackers taking advantage of vulnerabilities inherent to the web server software itself These.
Client Side Requirement Unity3d game engine web plug-in Browser, Firefox, safari, IE, opera.
How Web Database Architectures Work CPS181s April 8, 2003.
Chapter 9 Using PHP with MySQL Part 2. view_users.php Script 9.4 on page 283 iew_users.php
Display Page (HTML/CSS)
Configuring Drupal Information Systems 337 Prof. Harry Plantinga.
STUDENT ORGANIZATION WEB SITE Matthew Doering June 7, 2010.
1/7/2016www.infocampus.co.in1. 1/7/2016www.infocampus.co.in2 Web Development training gives you and all-round training in both the design and the development.
INFM 700 Project 3 (Aqua) - Akashdeep Ray - Arnaud Lawson - Neha AR - Vidisha Vedvyas.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
1 E-Site - FTP Services Setup / install guide. 2 About FTP services can run on any desired port(s) Runs as a windows service Works for all sites installed.
OIS Progress on Drupal pilot service ENTICE meeting, 30 th September 2010 Jarosław (Jarek) Polok IT-OIS Operating systems and Internet services.
Dive into web development
Architecture Review 10/11/2004
Web Programming Language
A PRESENTATION ON (IN PHP,CSS,HTML)
Final Project Presentation
DCR ARB Presentation Team 5: Tour Conductor.
Web Programming Language
WordPress “WordPress is a free and open source blog publishing application.” Christina Vasileiou Database management system.
Website SSL certificate. At the point when a site has a SSL authentication appropriately introduced on the server, a little green lock symbol will be.
MAJOR PROJECT PPT ON B-TOGETHER A Social Networking Site.
Web Systems & Technologies
PHP + Oracle = Data-Driven Websites
Login & administration page
Web Systems Development (CSC-215)
Giles County Animal Rescue
TJHSST Website Redesign
DR. JOHN ABRAHAM PROFESSOR UTPA
Web Programming Language
Team 21: Project Design Team Members: Nathan Staley Steven Murray
Client-Server Model: Requesting a Web Page
Web Servers (IIS and Apache)
Web Application Development Using PHP
Presentation transcript:

TJHSST Website Redesign By Martin Elthon Period 3

Reasoning Current website in a state of disrepair (Total Chaos)‏ Administration has to manually edit the news Poor site layout and backend

Progress -- Beginning Started with Rails – Switched to PHP Rails much more organized Supposed future of web design Too much “Black Magic” in Rails Current status PHP site Focusing on the Backend (management)‏ Login, adding and removing users, true authentication on the way Running on http, not securely on https

Progress -- Current Applications Client side Other LigHTTPD -- web server MySQL 5 -- database server PHP -- scripting engine Client side HTTPS -- Now secure (encrypted)‏ Auth. -- Working and secure XHTML & CSS Other PHPDoc -- Javadoc like documentation system

Progress -- Current

The Future! Last few bug fixes on backend Work on front of site (www.tjhsst.edu)‏ Installation guide Finish documentation