Web development tutorial information
From Roswell IT Wiki

                                                                                        Contents
Overview                                                                         1 Overview
                                                                                 2 Technologies
Here is a general overview of the technologies used for in house web
                                                                                    2.1 X/HTML
development at Roswell Park Cancer Institute with links to tutorials and
                                                                                    2.2 CSS
information to each. In order to sucessfully develop web application for
                                                                                    2.3 Javascript
Roswell, you should be familiar with each. If you have questions, please
                                                                                    2.4 PHP
contact Programming Standards Architect Paul Visco or Web Team
                                                                                    2.5 SQL
Manager Delmar Reid.
                                                                                        2.5.1 PDO
                                                                                        2.5.2 MySQL

Technologies                                                                            2.5.3 MSSQL
                                                                                    2.6 ORACLE
                                                                                    2.7 Web Servers
X/HTML                                                                                  2.7.1 Apache
                                                                                    2.8 Surebert
X/HTML - XML/HyperText Markup Language is an XML based version of
                                                                                        2.8.1 Toolkit
HTML which is used to display information in a web browser. It consists of
                                                                                        2.8.2 Framework
a bunch of tags which control how the data is displayed and used by the
client.
One of the best sites for HTML tutroials, also includes CSS
http://htmldog.com


CSS
CSS - Cascading Stylesheets is used to style the HTML content seen in the web browser.
Stylesheets help separate the content and style of the information displayed. Another advantage is
that multiple web pages can share stylesheets making it easier to have a unified and easily
changeable look.
Here is the w3schools reference for CSS, http://www.w3schools.com/Css/css_reference.asp It has
information about all of the properties you can style using CSS.


Javascript
The clientside technology that manipulates clientside information in the browser. It also hadle
clientside data validation and interactivity.
Here is the w3schools reference for Javascript. Once you are familiar with the language you can
learn to use the surebert toolkit which is built on top of javascript and what we use at roswell.


PHP
PHP is the programming language used to develop in house web applications at Rowell. PHP makes
connections to the database, handles data input and output, authentication and writes the final
output to the client - usually in the form of XHTML.
PHP.net has the entire PHP manual with user notes. You can find links to all aspects of PHP of the
language reference page http://us3.php.net/manual/en/langref.php Here is another simple over of
it.
I would advise you to go over the Classes and Objects section, especially if you are unfamiliar with
object oriented programming. http://us3.php.net/zend-engine-2.php


SQL
SQL - Structured Query Language is used to get information out of the Relational Databases that
act at the back end data store for our web applications. Some applications have more than one
database using and use multiple database technologies. A great overview of SQL can be found at
http://sqlzoo.net/

PDO
To connect to all backend DB engine's we use PHP's PDO. The manual is very comprehensive. There
are also a bunch of tutorials at http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html

MySQL
MySQL is one of the database technologies used in web development. The MySQL 5.0 manual can
be found here and a great tutorial tutorials can be found at mysqltutorial.org

MSSQL
MSSQL is one of the database technologies used in web development. MSSQL is made by microsoft
and its manual can be found on the microsoft site. http://msdn.microsoft.com/en-us/library
/bb545450.aspx


ORACLE
ORACLE is one of the database technologies used in web development. Lawson data is stored in
Oracle. Oracle documentation can be found at http://www.oracle.com/technology/documentation
/index.html


Web Servers
Apache
Apache is used to serve the content that is produced by PHP to the clients web browser. Apache
runs on Windows, Linux and Mac and is free. The apache docs can be found on the apache site @
http://httpd.apache.org/docs/ As a web developer it is usful to understand how the web server
works. Most basically, it receives requests and data from the client over port 80 and passes those
requests to PHP which parses them and then passes the data back to apache. From there it is
served to the client.


Surebert
Toolkit
The surebert toolkit is a complete solution for developing highly interactive javascript based client
side applications. Surebert handles most of the inconsistencies between the major browsing
platforms (IE, firefox and Safari) allowing the programmer to concentrate on what they want to
accomplish instead of the tedious labor of how to make their code work in all the browsers.
Surebert's style of javascripting encourages a clean separation of content, design and interactive
scripting - making script upkeep, sharing, and debugging easier to handle. Surebert has been
continuously developed and tested since September of 2004. Using it requires an intimate
understanding HTML, CSS and javascript - see above links for more infomation.
Framework
The surebert framework The surebert framework is an MVC based framework for PHP 5 and the
surebert javascript toolkit. It was developed by Paul Visco and is used by Roswell Park Cancer
Institute for internal and external development.
Retrieved from "http://itwiki.roswellpark.org/index.php/Web_development_tutorial_information"
This page has been accessed 88 times. This page was last modified on 26 February 2009, at 14:25.

More Related Content

DOCX
Soumika wls Resume
DOCX
rajeshs2142
PDF
main report on restaurant
PPTX
JBOSS Training
PDF
Modern Web Applications
ODP
JBoss EAP 6 - Start / Application Deployment Process
PDF
Jspx Jdc2010
DOC
Soumika wls Resume
rajeshs2142
main report on restaurant
JBOSS Training
Modern Web Applications
JBoss EAP 6 - Start / Application Deployment Process
Jspx Jdc2010

What's hot (19)

PDF
Comparison of spring and other frameworks.!
PDF
Docker meetup-nyc-v1
PPTX
Developing Web Application Using J2EE - Nex
PDF
Busy developer-html5-javaee7
PDF
Introducing WebLogic 12c OTN Tour 2012
PDF
Java EE 7 - Embracing the Cloud and HTML 5
DOC
Goutham_DevOps
PPTX
PDF
Conduct JBoss EAP 6 seminar
PDF
Installing web sphere application server v7 on red hat enterprise linux v6.3
DOC
Lishit Resume
PDF
PHP
PPS
Exploring the Java Servlet Technology
PDF
2014 Pre-MSc-IS-2 Infrastructure
PPT
PDF
Curriculum Vitae - Bexandy Rodríguez
PDF
ICEfaces EE - Enterprise-ready JSF Ajax Framework
PPTX
6 weeks 6 months live project summer industrial training in cmc limited 2012
Comparison of spring and other frameworks.!
Docker meetup-nyc-v1
Developing Web Application Using J2EE - Nex
Busy developer-html5-javaee7
Introducing WebLogic 12c OTN Tour 2012
Java EE 7 - Embracing the Cloud and HTML 5
Goutham_DevOps
Conduct JBoss EAP 6 seminar
Installing web sphere application server v7 on red hat enterprise linux v6.3
Lishit Resume
PHP
Exploring the Java Servlet Technology
2014 Pre-MSc-IS-2 Infrastructure
Curriculum Vitae - Bexandy Rodríguez
ICEfaces EE - Enterprise-ready JSF Ajax Framework
6 weeks 6 months live project summer industrial training in cmc limited 2012
Ad

Viewers also liked (6)

PPT
Bucarest adina
PDF
Central Park Business Centre Sales Presentation
PPT
Rome andrea
PDF
spraa64
PPT
Rio de janeiro brasil miguel
PDF
Internet W Praktyce
Bucarest adina
Central Park Business Centre Sales Presentation
Rome andrea
spraa64
Rio de janeiro brasil miguel
Internet W Praktyce
Ad

Similar to roswell_it_wiki (20)

PDF
Syllibus web application
PPTX
Website development courses
PPT
6 3 tier architecture php
PPT
Overview of Web Technology Intro
PDF
Practical Web Development 1st Edition Wellens Paul
PDF
Web tech weblamp_infosession_2012-13
PPT
02 intro
DOC
Silibus tij3043 (2012) students
KEY
Intro
PDF
Web development meetingup
PDF
WEB I - 01 - Introduction to Web Development
PPTX
Web Development Technologies
PDF
Class 6: Introduction to web technology entrepreneurship
KEY
Why You Need a Front End Developer
DOC
PDF
Week 05 Web, App and Javascript_Brandon, S.H. Wu
PDF
Making Of PHP Based Web Application
DOCX
DigitalWorld Marketing
DOCX
Digital Marketing.docx
DOCX
Digital worldmarketing
Syllibus web application
Website development courses
6 3 tier architecture php
Overview of Web Technology Intro
Practical Web Development 1st Edition Wellens Paul
Web tech weblamp_infosession_2012-13
02 intro
Silibus tij3043 (2012) students
Intro
Web development meetingup
WEB I - 01 - Introduction to Web Development
Web Development Technologies
Class 6: Introduction to web technology entrepreneurship
Why You Need a Front End Developer
Week 05 Web, App and Javascript_Brandon, S.H. Wu
Making Of PHP Based Web Application
DigitalWorld Marketing
Digital Marketing.docx
Digital worldmarketing

More from tutorialsruby (20)

PDF
<img src="../i/r_14.png" />
PDF
TopStyle Help & <b>Tutorial</b>
PDF
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
PDF
<img src="../i/r_14.png" />
PDF
<img src="../i/r_14.png" />
PDF
Standardization and Knowledge Transfer – INS0
PDF
xhtml_basics
PDF
xhtml_basics
PDF
xhtml-documentation
PDF
xhtml-documentation
PDF
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
PDF
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
PDF
HowTo_CSS
PDF
HowTo_CSS
PDF
BloggingWithStyle_2008
PDF
BloggingWithStyle_2008
PDF
cascadingstylesheets
PDF
cascadingstylesheets
<img src="../i/r_14.png" />
TopStyle Help & <b>Tutorial</b>
The Art Institute of Atlanta IMD 210 Fundamentals of Scripting <b>...</b>
<img src="../i/r_14.png" />
<img src="../i/r_14.png" />
Standardization and Knowledge Transfer – INS0
xhtml_basics
xhtml_basics
xhtml-documentation
xhtml-documentation
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
0047ecaa6ea3e9ac0a13a2fe96f4de3bfd515c88f5d90c1fae79b956363d7f02c7fa060269
HowTo_CSS
HowTo_CSS
BloggingWithStyle_2008
BloggingWithStyle_2008
cascadingstylesheets
cascadingstylesheets

Recently uploaded (20)

PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
Getting Started with Data Integration: FME Form 101
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPT
Geologic Time for studying geology for geologist
PPTX
observCloud-Native Containerability and monitoring.pptx
PPTX
O2C Customer Invoices to Receipt V15A.pptx
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Unlock new opportunities with location data.pdf
PPTX
The various Industrial Revolutions .pptx
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPT
What is a Computer? Input Devices /output devices
PPTX
Web Crawler for Trend Tracking Gen Z Insights.pptx
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Modernising the Digital Integration Hub
Univ-Connecticut-ChatGPT-Presentaion.pdf
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
WOOl fibre morphology and structure.pdf for textiles
Assigned Numbers - 2025 - Bluetooth® Document
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
Getting Started with Data Integration: FME Form 101
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Geologic Time for studying geology for geologist
observCloud-Native Containerability and monitoring.pptx
O2C Customer Invoices to Receipt V15A.pptx
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Unlock new opportunities with location data.pdf
The various Industrial Revolutions .pptx
Developing a website for English-speaking practice to English as a foreign la...
NewMind AI Weekly Chronicles – August ’25 Week III
What is a Computer? Input Devices /output devices
Web Crawler for Trend Tracking Gen Z Insights.pptx
Zenith AI: Advanced Artificial Intelligence
A novel scalable deep ensemble learning framework for big data classification...
Modernising the Digital Integration Hub

roswell_it_wiki

  • 1. Web development tutorial information From Roswell IT Wiki Contents Overview 1 Overview 2 Technologies Here is a general overview of the technologies used for in house web 2.1 X/HTML development at Roswell Park Cancer Institute with links to tutorials and 2.2 CSS information to each. In order to sucessfully develop web application for 2.3 Javascript Roswell, you should be familiar with each. If you have questions, please 2.4 PHP contact Programming Standards Architect Paul Visco or Web Team 2.5 SQL Manager Delmar Reid. 2.5.1 PDO 2.5.2 MySQL Technologies 2.5.3 MSSQL 2.6 ORACLE 2.7 Web Servers X/HTML 2.7.1 Apache 2.8 Surebert X/HTML - XML/HyperText Markup Language is an XML based version of 2.8.1 Toolkit HTML which is used to display information in a web browser. It consists of 2.8.2 Framework a bunch of tags which control how the data is displayed and used by the client. One of the best sites for HTML tutroials, also includes CSS http://htmldog.com CSS CSS - Cascading Stylesheets is used to style the HTML content seen in the web browser. Stylesheets help separate the content and style of the information displayed. Another advantage is that multiple web pages can share stylesheets making it easier to have a unified and easily changeable look. Here is the w3schools reference for CSS, http://www.w3schools.com/Css/css_reference.asp It has information about all of the properties you can style using CSS. Javascript The clientside technology that manipulates clientside information in the browser. It also hadle clientside data validation and interactivity. Here is the w3schools reference for Javascript. Once you are familiar with the language you can learn to use the surebert toolkit which is built on top of javascript and what we use at roswell. PHP PHP is the programming language used to develop in house web applications at Rowell. PHP makes connections to the database, handles data input and output, authentication and writes the final output to the client - usually in the form of XHTML. PHP.net has the entire PHP manual with user notes. You can find links to all aspects of PHP of the language reference page http://us3.php.net/manual/en/langref.php Here is another simple over of it. I would advise you to go over the Classes and Objects section, especially if you are unfamiliar with
  • 2. object oriented programming. http://us3.php.net/zend-engine-2.php SQL SQL - Structured Query Language is used to get information out of the Relational Databases that act at the back end data store for our web applications. Some applications have more than one database using and use multiple database technologies. A great overview of SQL can be found at http://sqlzoo.net/ PDO To connect to all backend DB engine's we use PHP's PDO. The manual is very comprehensive. There are also a bunch of tutorials at http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html MySQL MySQL is one of the database technologies used in web development. The MySQL 5.0 manual can be found here and a great tutorial tutorials can be found at mysqltutorial.org MSSQL MSSQL is one of the database technologies used in web development. MSSQL is made by microsoft and its manual can be found on the microsoft site. http://msdn.microsoft.com/en-us/library /bb545450.aspx ORACLE ORACLE is one of the database technologies used in web development. Lawson data is stored in Oracle. Oracle documentation can be found at http://www.oracle.com/technology/documentation /index.html Web Servers Apache Apache is used to serve the content that is produced by PHP to the clients web browser. Apache runs on Windows, Linux and Mac and is free. The apache docs can be found on the apache site @ http://httpd.apache.org/docs/ As a web developer it is usful to understand how the web server works. Most basically, it receives requests and data from the client over port 80 and passes those requests to PHP which parses them and then passes the data back to apache. From there it is served to the client. Surebert Toolkit The surebert toolkit is a complete solution for developing highly interactive javascript based client side applications. Surebert handles most of the inconsistencies between the major browsing platforms (IE, firefox and Safari) allowing the programmer to concentrate on what they want to accomplish instead of the tedious labor of how to make their code work in all the browsers. Surebert's style of javascripting encourages a clean separation of content, design and interactive scripting - making script upkeep, sharing, and debugging easier to handle. Surebert has been continuously developed and tested since September of 2004. Using it requires an intimate understanding HTML, CSS and javascript - see above links for more infomation.
  • 3. Framework The surebert framework The surebert framework is an MVC based framework for PHP 5 and the surebert javascript toolkit. It was developed by Paul Visco and is used by Roswell Park Cancer Institute for internal and external development. Retrieved from "http://itwiki.roswellpark.org/index.php/Web_development_tutorial_information" This page has been accessed 88 times. This page was last modified on 26 February 2009, at 14:25.