Research
- Open Source Software
- Syntax is like Java and Perl, and easy to learn
- Advantages:
- Client (Browser) doesn´t need especially features
- source code and database are hidden for the client
- Disadvantages:
- PHP underlies HTML
- higher server force
- website has always to be reloaded
- MMCache and eAccelerator reduce the server force by storing a prepared version
- possibility to manipulate a variable (programmer can deactivate this feature since version 5.0
- Open Source Software
- GUI- and Commandline-Client
- database management system
- ability, inside a HTML-site to do a HTTP-query without to have to reload a site complete
- Applications: GoogleMail for instance
- faster than normal reloading
- the function of the “BACK”-button in browsers only available with the Dojo-Toolkit
- Java has to be activated in the browser
- AJAX doesn´t need a plug-in
- descriptve mark-up
- you don´t programm HTML, you write it
- defines rules for the constitution of documents which aren´t in a static scheme
- fundamental idea: to use the same base in XML for represanting the data in a graphic or a spreadsheet
· it works on the clientside (sometimes it´s not supporte by every browser)
· identify processes, arrange and control them
· example: RT
- generic term of a lot af web techincs
- mostly applications which can be changed by the user (wikipedia)
- applications like Google Docs & Spreadsheets
- advabtages:
- nobody needs software, license or upgrade
- back-ups are needless
- mobile access around the world
- disadvantages:
- you need internet
- LinuxApacheMySQLPHP
- a LAMP-server is a server which can create dynamic webpages and it can handle user inputs
- programlanguage
- perl-interpreter, written in C, can be on almost every OS compiled
- use is mostly to connect webserver, databases, programs and data and the result to show in a HTML-site
- easy script-language
- use in LAMP-enviroments

0 Comments:
Post a Comment
<< Home