OLPCities/Accessing Database

From OLPC
< OLPCities
Revision as of 11:50, 27 September 2006 by Adamascj (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OLPCities works mainly in the 1st tier - the interface level - but can contact the 2nd (application at server) and 3th tier (database).


Tut10-1.jpg

At 2nd tier we can use ASP .NET (a good option because we can have JavaScript sintax) or Java Servlets or Java Server Pages or CGI using PHP or PERL etc.

An important "OLPC activity" using OLPCities can be researchs of opinions about many different subjects. It's important for kids to know that different persons can have different opinions.

At the demo of this lesson you can vote about the OLPC project. Will it be a success or a disaster.

The results are updated each time you go to the Lot having the panel of the percentages.

You can vote only one time. There are a flag (and a cookie) to control it.

This application was created using ASP .NET and a Microsoft Access database.




You can play with it going to: http://www.dmu.com/olpctut/tut10.aspx.



PREVIOUS LESSON: Mouse over and click...........TOC :OLPCities Tutorials..........NEXT LESSON : Changing avatares