<!-- DEBUT DE INCLUDE HEAD.PHP -->  <html> <head>  <link rel="alternate" type="application/rss+xml" title="RSS" href="http://carnets.ixmedia.com/amelioraction/index.rdf" />  <base target="_blank">  <script language="JavaScript">  // ########################################  Attribution CSS  ################################################ <!--  os=""; if (navigator.appVersion.indexOf("Mac") != -1) { 	os="mac"; } else if (navigator.appVersion.indexOf("Win") != -1){ 	os="win"; } else{ 	os="autre"; }  browsername=navigator.appName; browserversion="0"; if (navigator.appVersion.indexOf("2.")!=-1) {browserversion="2"}; if (navigator.appVersion.indexOf("3.")!=-1) {browserversion="3"}; if (navigator.appVersion.indexOf("4.")!=-1) {browserversion="4"}; if (navigator.appVersion.indexOf("5.")!=-1) {browserversion="5"};  if (browsername=="Netscape" && os=="mac" && browserversion=="4"){ 	 document.write('<LINK REL="stylesheet" href="http://www.amelioraction.ca/aa/includes/head-css-mac.css" TYPE="text/css">'); } else if (browsername=="Microsoft Internet Explorer" && os=="mac" && browserversion=="4"){ 	 document.write('<LINK REL="stylesheet" href="http://www.amelioraction.ca/aa/includes/head-css-mac.css" TYPE="text/css">'); } else if (browsername=="Netscape"){ 	 document.write('<LINK REL="stylesheet" href="http://www.amelioraction.ca/aa/includes/head-css-net.css" TYPE="text/css">'); } else{ 	   document.write('<LINK REL="stylesheet" href="http://www.amelioraction.ca/aa/includes/head-css-win.css" TYPE="text/css">'); }  // -->  </script>  <!-- FIN DE INCLUDE HEAD.PHP -->   <link rel="alternate" type="application/rss+xml" title="RSS" href="http://carnets.ixmedia.com/amelioraction/index.xml" />  <link rel="start" href="http://carnets.ixmedia.com/amelioraction/" title="Home" /> <link rel="prev" href="http://carnets.ixmedia.com/amelioraction/archives/000712.php" title="Horloge au sifflet coup" />  <link rel="next" href="http://carnets.ixmedia.com/amelioraction/archives/000719.php" title="Bush et l'Iraq selon Rodrigue Tremblay" />   <script language="JavaScript">  <!--  function OpenTrackback (c) {     window.open(c,                     'trackback',                     'width=480,height=480,scrollbars=yes,status=yes'); }  var HOST = 'carnets.ixmedia.com';  // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran.  function setCookie (name, value, expires, path, domain, secure) {     var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");     document.cookie = curCookie; }  function getCookie (name) {     var prefix = name + '=';     var c = document.cookie;     var nullstring = '';     var cookieStartIndex = c.indexOf(prefix);     if (cookieStartIndex == -1)         return nullstring;     var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);     if (cookieEndIndex == -1)         cookieEndIndex = c.length;     return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); }  function deleteCookie (name, path, domain) {     if (getCookie(name))         document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; }  function fixDate (date) {     var base = new Date(0);     var skew = base.getTime();     if (skew > 0)         date.setTime(date.getTime() - skew); }  function rememberMe (f) {     var now = new Date();     fixDate(now);     now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);     setCookie('mtcmtauth', f.author.value, now, '', HOST, '');     setCookie('mtcmtmail', f.email.value, now, '', HOST, '');     setCookie('mtcmthome', f.url.value, now, '', HOST, ''); }  function forgetMe (f) {     deleteCookie('mtcmtmail', '', HOST);     deleteCookie('mtcmthome', '', HOST);     deleteCookie('mtcmtauth', '', HOST);     f.email.value = '';     f.author.value = '';     f.url.value = ''; }   // -->  </script>  <TITLE>AmeliorAction - Le Carnet: Google et Memex</TITLE>  <meta name="description" content="Le journal semi-personnel, semi-professionnel d'un consultant  la croise de la gestion, de la technologie et de la communication.">  <meta name="keywords" content="Logiciels Multimedia Formation Consultation Gestion Internet Intranet Extranet eLearning eFormation eHR eRH QUALImetre Qualit Communication Jean Lalonde Montreal Quebec Canada">  <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"          xmlns:dc="http://purl.org/dc/elements/1.1/"> <rdf:Description     rdf:about="http://carnets.ixmedia.com/amelioraction/archives/000717.php"     trackback:ping="http://carnets.ixmedia.com/mt/mt-tb.cgi/99"     dc:title="Google et Memex"     dc:identifier="http://carnets.ixmedia.com/amelioraction/archives/000717.php"     dc:subject="outils"     dc:description="Vous connaissez Memex, ce projet du visionnaire Vannevar Bush qui a  peu prs imagin ce qu&apos;est devenu le Web dans les annes 30? Et Xanadu, de Ted Nelson? Un commentaire intressant sur l&apos;acquisition de Blogger (en fait, la compagnie qui a cr cet outil, Pyra) par Google: GOOGLE ARE BUILDING THE MEMEX. They&apos;ve got one-to-one connections. Links. Now they&apos;ve..."     dc:creator="jlalonde"     dc:date="2003-02-17T15:49:00-05:00" /> </rdf:RDF> -->   <!-- DEBUT DE INCLUDE BODY-HAUT.PHP (en enlevant les onmouseover des menus  cause d'un bug de traitement des apostrophes par blogue -->  </head>  <script> <!--  function setfocus() {   if (document.forms.length > 0)   {     document.forms[0].courrier.focus();   } }  // Si je veux utiliser cette fonction, ajouter onLoad="setfocus()" dans le tag <body ...>  // --> </script>  <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">  <!-- tableau global -->  <table cellspacing="0" cellpadding="0" hspace="0" vspace="0" border="0" width="670" align="center">  <!-- range 1 en 1 cellule pour l'entte -->  <tr> <td bgcolor="#CCCCED"> <a target="_self" href="http://www.amelioraction.ca/go.php?pos=0&dest=http://www.amelioraction.ca/"><img alt="AmliorAction" border="0" hspace="0" vspace="0" src="http://www.amelioraction.ca/aa/images/entete-670x72_v4.gif" width="670" height="72"></a></td> </tr>  <!-- range 2 en 1 cellule pour espace blanc sous l'entte -->  <tr> <td bgcolor="#FFFFFF" align="center"> <img src="http://www.amelioraction.ca/aa/images/trans-1x1.gif" border="0" width="670" height="36" ><br> <img src="http://www.amelioraction.ca/aa/images/noir-1x1.gif" border="0" width="670" height="3" ></td> </tr>  </table><table cellspacing="0" cellpadding="0" hspace="0" vspace="0" border="0" width="670" align="center">  <!-- tableau en 2 cellules: menu, texte principal -->  <tr> <td  valign="top" width="150" bgcolor="#CCCCED">  <!-- dbut de la cellule menu -->  <table bgcolor="black" border="1" bordercolor="black" cellspacing="0" cellpadding="2" hspace="0" vspace="0" width="150">  <tr> <td class="menu" bordercolor="black" id="choice1" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=1&dest=http://www.amelioraction.ca/"> Accueil </a></td> </tr>  <tr> <td class="menu2" bordercolor="black" id="choice24" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=24&dest=http://www.amelioraction.ca/aa/outils/"><small> > </small> Outils </a></td> </tr>  <tr> <td class="menu2" bordercolor="black" id="choice22" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=22&dest=http://www.amelioraction.ca/aa/consultation/"><small> > </small> Consultation </a></td> </tr>  <tr> <td class="menu2" bordercolor="black" id="choice21" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=21&dest=http://www.amelioraction.ca/aa/formation/"><small> > </small> Formation </a></td> </tr>  <tr> <td class="menu2" bordercolor="black" id="choice23" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=23&dest=http://www.amelioraction.ca/aa/amelioration/"><small> > </small> Amlioration </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice3" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=3&dest=http://www.amelioraction.ca/aa/expertise/"> Expertise </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice3" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=3&dest=http://www.amelioraction.ca/aa/capsules/"> Capsules </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice4" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=4&dest=http://carnets.ixmedia.com/amelioraction/"> Carnet </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice6" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=6&dest=http://www.amelioraction.ca/aa/coordonnees/"> Coordonnes </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice7" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=7&dest=http://www.amelioraction.ca/clients/"> Zone Clients </a></td> </tr>  <tr> <td class="menu" bordercolor="black" id="choice8" style="background-color:#CCCCED;"><a target="_self" href="http://www.amelioraction.ca/go.php?pos=8&dest=http://www.amelioraction.ca/aa/archives/"> Archives CJL </a></td> </tr>  </table>  <!-- fin de la table du menu -->  <script language="javascript"> <!--  function popupsugg() { 	window.open('','suggererpopup','toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,history=no,resizable=yes,width=600,height=450,left=1,top=1'); }  if(document.location.href.indexOf('/!ns-')==-1){ 	document.write('<form action="http://www.amelioraction.ca/aa/courrier/suggerer-popup.php" method="GET" target="suggererpopup" onSubmit="javascript=popupsugg();">'); 	document.write('<p class="petit" align="center">Suggrez cette page :<br>'); 	document.write('<input type="hidden" name="log" value="1">'); 	document.write('<input type="hidden" name="url" value="'+document.location+'">'); 	document.write('<input type="text" size="14" name="courrier" value="@"><br>'); 	document.write('<input type="submit" name="submit" value="Envoyer"></p></form>'); }  // --> </script>  <center> <!-- eStat --> <SCRIPT LANGUAGE="JavaScript"> <!-- var _UJS=0; //--> </SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="http://perso.estat.com/js/m.js"></SCRIPT> <SCRIPT LANGUAGE="JavaScript"> <!-- if(_UJS) _estat('271071153261','Page_D_Accueil','Accueil'); //--> </SCRIPT> <!-- /eStat --> </center>  <hr color="black" width="90%">  <p class="petit" align="center"> <b>Blogues  lire</b><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://carnets.ixmedia.com/remolino/">Remolino</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://carnets.ixmedia.com/cfd/">Carnets CFD</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.ideactif.com/fr/blog.html">Idalog</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.micheldumais.com/">Michel Dumais</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.martinepage.com/blog/">Martine</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.elanceur.org">elanceur</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://radio.weblogs.com/0101569/">Gilles en vrac</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.francopee.com/carnet/">La grande rousse</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://radio-canada.ca/radio/techno/">Le carnet Techno de Bruno G.</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.pssst.qc.ca">Pssst</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.kmactu.com/">KM Actu</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.weblogs.com/">Weblogs.com</a><br /> <a href="http://www.amelioraction.ca/go.php?dest=http://www.billegible.org/yulblog/">YULBlog (blogues de Montral)</a><br /> </p>     <hr color="black" width="90%">  <img src="http://www.amelioraction.ca/aa/images/trans-1x1.gif" border="0" width="1" height="222">  <!-- fin de la cellule menu -->  </td>  <!-- FIN DE INCLUDE BODY-HAUT.PHP -->    <!-- dbut de la cellule centrale et de droite fusionnes -->  <td width="520" valign="top" bgcolor="#FFFFFF">  <table border="0" cellspacing="0" cellpadding="0" hspace="0" vspace="0"> <tr> <td> <img src="http://www.amelioraction.ca/aa/images/trans-1x1.gif" border="0" width="8" height="1"></td> <td> <img src="http://www.amelioraction.ca/aa/images/t1-carnet-250x30.gif" alt="Bonjour!" border="0" width="250" height="30"> <br clear="all"> </td> </tr> </table>   <table class="texte" border="0" cellspacing="4" cellpadding="4" width="100%"> <tr> <td>  <table width="33%" align="right" border="1" bordercolor="black" cellspacing="0" cellpadding="2" hspace="0" vspace="0"> <tr><td width="100%">     <p class="petit" align="left">   <a target="_self" href="http://carnets.ixmedia.com/amelioraction/archives/000712.php">&laquo; Horloge au sifflet coup</a>   </p>        <p class="petit" align="right">   <a target="_self" href="http://carnets.ixmedia.com/amelioraction/archives/000719.php">   Bush et l'Iraq selon Rodrigue Tremblay&nbsp;&raquo;</a>   </p>      <p align="left">   <span class="petitgras">   <a target="_self" href="http://carnets.ixmedia.com/amelioraction/">AmeliorAction - Le Carnet</a>   </span>   <span class="petit">   Le carnet de notes semi-personnel, semi-professionnel d'un consultant  la croise de la gestion, de la technologie et de la communication.   </span>   </p> </td></tr></table>  <p> <span class="petit"> 2003-02-17 <br></span> <span class="gras"> <font size="6">Google et Memex</font> </span> </p>  <p class="petit"> <p>Vous connaissez <a href="http://www.amelioraction.ca/go.php?dest=http://www.iath.virginia.edu/elab/hfl0051.html">Memex</a>, ce projet du visionnaire Vannevar Bush qui a  peu prs imagin ce qu'est devenu le Web dans les annes 30?  Et <a href="http://www.amelioraction.ca/go.php?dest=http://www.iath.virginia.edu/elab/hfl0155.html">Xanadu</a>, de Ted Nelson?  Un <a href="http://www.amelioraction.ca/go.php?dest=http://www.interconnected.org/notes/2003/02/Google_buy_Pyra_2.txt">commentaire intressant sur l'acquisition de Blogger</a> (en fait, la compagnie qui a cr cet outil, Pyra) par Google:</p>  <blockquote>GOOGLE ARE BUILDING THE MEMEX.   They've got one-to-one connections. Links. Now they've realised - like Ted Nelson - that the fundamental unit of the web isn't the link, but the trail. And the only place that's online is... weblogs. </blockquote> </p>  <p class="petit" align="center"> <a target="_self" href="http://carnets.ixmedia.com/mt/mt-tb.cgi?__mode=view&amp;entry_id=717" onclick="OpenTrackback(this.href); return false">TrackBack (0)</a>  | <a target="_self" href="http://carnets.ixmedia.com/amelioraction/archives/cat_outils.php">outils+</a>  </p>     <p align="center"> <img src="http://www.amelioraction.ca/aa/images/noir-1x1.gif" border="0" width="67%" height="1"> </p>  <p class="titre"> Ajouter un commentaire </p>  <p class="petit"> <form method="post" action="http://carnets.ixmedia.com/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)"> <input type="hidden" name="entry_id" value="717" />  <label for="author">Nom:</label><br /> <input id="author" name="author" /><br /><br />  <label for="email">Addresse lectronique:</label><br /> <input id="email" name="email" /><br /><br />  <label for="url">URL:</label><br /> <input id="url" name="url" /><br /><br />  <label for="text">Commentaire:</label><br /> <textarea id="text" name="text" rows="10" cols="50"></textarea><br /><br />  <input type="checkbox" id="bakecookie" name="bakecookie" /><label for="bakecookie">Conserver mon profil dans un cookie?</label><br /><br />  <input type="button" onclick="window.close()" value="&nbsp;Annuler&nbsp;" /> <input type="submit" name="preview" value="&nbsp;Visualiser&nbsp;" /> <input type="submit" name="post" value="&nbsp;Envoyer&nbsp;" /><br /><br />  <input type="button" onclick="forgetMe(this.form)" value="Effacer mon profil" /> </form> </p>  <script type="text/javascript" language="javascript"> <!-- document.comments_form.email.value = getCookie("mtcmtmail"); document.comments_form.author.value = getCookie("mtcmtauth"); document.comments_form.url.value = getCookie("mtcmthome"); //--> </script>    <p class="petit" align="center"> <a target="_self" href="http://carnets.ixmedia.com/amelioraction/archives/000712.php">&laquo; Horloge au sifflet coup</a><br>  <a target="_self" href="http://carnets.ixmedia.com/amelioraction/">Accueil</a><br> <a target="_self" href="http://carnets.ixmedia.com/amelioraction/archives/000719.php">Bush et l'Iraq selon Rodrigue Tremblay</a> &raquo;  </p>   </td> </tr> </table>  <!-- DEBUT DE INCLUDE BODY-BAS.PHP -->  <p class="menufoot" align="center"><img src="http://www.amelioraction.ca/aa/images/noir-1x1.gif" border="0" width="67%" height="1"> <br>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=51&dest=http://www.amelioraction.ca/"><b>Accueil</b></a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=53&dest=http://www.amelioraction.ca/aa/consultation/">Consultation</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=52&dest=http://www.amelioraction.ca/aa/outils/">Outils</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=52&dest=http://www.amelioraction.ca/aa/formation/">Formation</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=54&dest=http://www.amelioraction.ca/aa/amelioration/">Amlioration</a> <br> <a target="_self" href="http://www.amelioraction.ca/go.php?pos=62&dest=http://www.amelioraction.ca/clients/">Zone Clients</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=58&dest=http://www.amelioraction.ca/aa/expertise/">Expertise</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=59&dest=http://www.amelioraction.ca/aa/capsules/">Capsules</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=60&dest=http://carnets.ixmedia.com/amelioraction/">Carnet</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=61&dest=http://www.amelioraction.ca/aa/coordonnees/">Coordonnes</a>  <a target="_self" href="http://www.amelioraction.ca/go.php?pos=63&dest=http://www.amelioraction.ca/aa/archives/">Archives</a> </p>  <p align="center">  <!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" --> <script type="text/javascript" language="JavaScript">var site="sm8amelioraction"</script> <script type="text/javascript" language="JavaScript1.2" src="http://sm8.sitemeter.com/js/counter.js?site=sm8amelioraction"> </script> <noscript> <a href="http://sm8.sitemeter.com/stats.asp?site=sm8amelioraction" target="_top"> <img src="http://sm8.sitemeter.com/meter.asp?site=sm8amelioraction" alt="Site Meter" border=0></a> </noscript> <!-- Copyright (c)2002 Site Meter --> <!--WEBBOT bot="HTMLMarkup" Endspan -->  <small> <br> <a target="_self" href="http://www.amelioraction.ca/go.php?pos=99&dest=http://www.amelioraction.ca/"> <img alt="AmliorAction" src="http://www.amelioraction.ca/aa/images/logo-32x30.gif" border="0"></a> Jean Lalonde, AmliorAction inc. (2002) </small> <br> <br> </p>  <!-- fin de la cellule centrale -->  </td>  </tr>  </table>  </body> </html>  <!-- FIN DE INCLUDE BODY-BAS.PHP -->  
