Sunday, August 29, 2010

Week4 – Reviewing

Last week, we talked about the clint-side technologies, and we understand the roles that XHTML, CSS and JavaScript play in the browser. This week, we mainly focus on the server-side technologies.

WEB server:
Apache —— is ranked NO.1 as the web server software all over the world. It wide run on the any computer platform. Due to its cross-platform and security, it is widely used to more and more fields including business, education and any other areas. Apache has become the most popular Web server software.
http://www.apache.org/
The famous project of Apache:
HTTP Server
ActiveMQ
Ant
Excalibur
iBATIS
James
Portals
Tomcat
Actually, above mentioned Apache server are popular usde to different project.

DATABASE——MySQL:
From this week, I learnt how to create DB table and some basic SQL Query Languages.

PHP:
This is week four practice answer. chick here

Actually, MySQL+PHP+Apache is the most popular and reliable group for server-side web development.

For continual last week studying, I searched and found that Javascript is easy to combine with AJAX. Below, there are some interesting samples url link.
JavaScript:
http://vis.stanford.edu/protovis/ex/force-full.html
http://vis.stanford.edu/protovis/ex/stream.html
http://ajaxian.com/archives/animation-data-visualization-in-javascript
Javascript and AJAX:
http://webdesign.about.com/od/javascript/JavaScript_and_Ajax.htm
HTML canvas:
https://developer.mozilla.org/en/HTML/Canvas

No comments:

Post a Comment