GIS and Media fusion

"The explosive growth of the GeoWeb and geographic information has made GIS powerful media for the general public to communicate, but perhaps more importantly, GIS have also become media for constructive dialogs and interactions about social issues." - Sui & Goodchild

User Tools

Site Tools


ajax2:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ajax2:start [2014/04/06 21:56]
oertz
ajax2:start [2018/05/16 10:05] (current)
Line 58: Line 58:
   * Parlons du cadre Same Origin Policy et du mécanisme Cross-origin resource sharing (CORS)   * Parlons du cadre Same Origin Policy et du mécanisme Cross-origin resource sharing (CORS)
  
-  * Découvrons comment le framework [[ajax2:​jquery|jQuery]] peut nous simplifier la vie +  * (A) Découvrons ​d'​abord ​comment le framework [[ajax2:​jquery|jQuery]] peut nous simplifier la vie 
-  * En particulier pour contrôler des {{:​ajax2:​ajax-jquery_2.pdf|requêtes AJAX}} asynchrones +  * (B) Voyons comment ​contrôler des {{:​ajax2:​ajax-jquery_2.pdf|requêtes AJAX}} asynchrones 
-    * TP2 avec http://​api.jquery.com/​load, ici : http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​TP2_ajax.html +    * TP2 avec http://​api.jquery.com/​load 
-    * Nos exemples : [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr1.html|jqxhr1.html]],​ [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr2.html|jqxhr2.html]],​ [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr3.html|jqxhr3.html]]+      * Corrigé ​: http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​TP2_ajax.html 
 +  * Nos exemples : [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr1.html|jqxhr1.html]],​ [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr2.html|jqxhr2.html]],​ [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​jqxhr3.html|jqxhr3.html]]
   ​   ​
   * Exercices : refaire les exercices avec jQuery   * Exercices : refaire les exercices avec jQuery
-  - Ordered List ItemCorrigé ​TraceIt : http://​ogo.heig-vd.ch/​ajaxrad/​Ex1/​trace/​jqtraceit.html +    * Corrigé ​TraceIt : http://​ogo.heig-vd.ch/​ajaxrad/​Ex1/​trace/​jqtraceit.html 
-  - Ordered List ItemCorrigé ​CodePostal : http://​ogo.heig-vd.ch/​ajaxrad/​Ex1/​codepostal/​jqcodepostal_jsonp.html+    * Corrigé ​CodePostal : http://​ogo.heig-vd.ch/​ajaxrad/​Ex1/​codepostal/​jqcodepostal_jsonp.html
  
   * Exercice WorldCat :   * Exercice WorldCat :
-    * On souhaite une interface web pour rechercher des oeuvres dans le catalogue WorldCat moyennant un simple champ texte de recherche. La liste des résultats est présentée dans un tableau que l'on peut trier par entête de colonne. On doit pouvoir cliquer sur un élément de la liste pour voir quelques détails sur l'​oeuvre. On souhaite l'​interface la plus "AJAX Web 2.0" possible ...+    * On souhaite une interface web pour rechercher des oeuvres dans le catalogue WorldCat moyennant un simple champ texte de recherche. La liste des résultats est présentée dans un tableau que l'on peut trier par entête de colonne. On souhaite l'​interface la plus "AJAX Web 2.0" possible ...
     * Ci-dessous les points d'​entrées pour achever cet exercice :     * Ci-dessous les points d'​entrées pour achever cet exercice :
       * API doc : http://​www.oclc.org/​developer/​develop/​web-services/​worldcat-search-api/​bibliographic-resource.en.html       * API doc : http://​www.oclc.org/​developer/​develop/​web-services/​worldcat-search-api/​bibliographic-resource.en.html
Line 76: Line 77:
       * MARCXML : http://​en.wikipedia.org/​wiki/​MARC_standards       * MARCXML : http://​en.wikipedia.org/​wiki/​MARC_standards
       * jQuery tablesorter : http://​tablesorter.com/​docs/​       * jQuery tablesorter : http://​tablesorter.com/​docs/​
-==== 10.04.2014 ==== +    * Corrigé : [[http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​worldcat.zip|worldcat.zip]] 
-Evaluation des connaissances.+      * sans jQuery : http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​worldcat.html 
 +      * avec jQuery : http://​ogo.heig-vd.ch/​ajaxrad/​Part2/​worldcat_jquery.html 
 +==== Evaluation des connaissances ​==== 
 +  * Examen final : {{:​ajax2:​ajax_enonce.pdf|énoncé}},​ {{:​ajax2:​exam-corrige2.zip|corrigé}} 
 +  * Remédiation : {{:​ajax2:​ajax_enonce-2.pdf|énoncé}},​ {{:​ajax2:​examajax.zip|code initial}}, {{:​ajax2:​corrige_a-d.txt.zip|corrigé A-D}}, {{:​ajax2:​examajax_corrige.zip|corrigé_B-C}} 
 + 
ajax2/start.1396814177.txt.gz · Last modified: 2018/05/16 10:05 (external edit)