2012 lines
117 KiB
HTML
2012 lines
117 KiB
HTML
|
||
<!DOCTYPE html public "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE>Réseaux / Mobilité</TITLE>
|
||
<META name="Description" content="Tous les jours, l'actualité Informatique">
|
||
<META name="Keywords" content="Informatique, réseaux, télécoms, SSII, langages, programmation, matériel, business">
|
||
<META name="Robots" content="All">
|
||
<META name="Revisit-after" content="31 days"><script language="JavaScript">
|
||
<!--
|
||
pic1=new Image(14,760)
|
||
pic1.scr='/images/v3/jdnet760.gif';
|
||
pic2=new Image(41,139);
|
||
pic2.src='/images/v3/jdnet640.gif';
|
||
-->
|
||
</script>
|
||
<script language="javascript" type = "text/javascript">
|
||
<!-- hide from none JavaScript Browsers
|
||
|
||
function swapImage(sName,sImage) {
|
||
document.images[sName].src = sImage
|
||
}
|
||
// - stop hiding -->
|
||
</script>
|
||
<script language="JavaScript"><!--
|
||
browserName = navigator.appName;
|
||
browserVer = parseInt(navigator.appVersion);
|
||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||
window.open(theURL,winName,features); }
|
||
function Pop(theURL) {
|
||
window.open(theURL,'','scrollbars=yes,width=440,height=500'); }
|
||
function translate_Text_To_Url(texte)
|
||
{ espace = texte.indexOf(" ");
|
||
while ((espace < texte.length - 1) && (espace != -1))
|
||
{ temp_1 = texte.substring(0, espace);
|
||
temp_2 = texte.substring(espace+1,texte.length);
|
||
texte = temp_1 + "+" + temp_2;
|
||
espace = texte.indexOf(" ");
|
||
}
|
||
return texte;
|
||
}
|
||
|
||
// Recherche window JDNet
|
||
function RechercheWindow()
|
||
{
|
||
chaine = document.forms.recherche.s.value;
|
||
if (document.forms.recherche.elements[1].checked)
|
||
{
|
||
URLdeRecherche ="http://www.google.fr/search?as_q="+chaine+"&num=100&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=journaldunet.com";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=400');
|
||
}
|
||
if (document.forms.recherche.elements[2].checked)
|
||
{
|
||
URLdeRecherche ="http://www.google.fr/search?as_q="+chaine+"&num=100&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=solutions.journaldunet.com";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
|
||
}
|
||
if (document.forms.recherche.elements[3].checked)
|
||
{
|
||
URLdeRecherche = "http://www.google.fr/search?q="+chaine+"&hl=fr&meta=lr%3Dlang_fr";
|
||
Adresse = translate_Text_To_Url(URLdeRecherche);
|
||
window.open(Adresse,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
|
||
}
|
||
}
|
||
|
||
//--></script>
|
||
<SCRIPT LANGUAGE="JavaScript">
|
||
<!-- debut du script
|
||
function VersionNavigateur(Netscape, Explorer) {
|
||
if ((navigator.appVersion.substring(0,3) >= Netscape && navigator.appName == 'Netscape') ||
|
||
(navigator.appVersion.substring(0,3) >= Explorer && navigator.appName.substring(0,9) == 'Microsoft'))
|
||
return true;
|
||
else return false;
|
||
}
|
||
// fin du script -->
|
||
</SCRIPT>
|
||
<SCRIPT language="JavaScript">
|
||
<!-- Hide script from old browsers
|
||
function Semaine(){
|
||
this[0] = "Dimanche"; this[1] = "Lundi";
|
||
this[2] = "Mardi"; this[3] = "Mercredi";
|
||
this[4] = "Jeudi"; this[5] = "Vendredi";
|
||
this[6] = "Samedi";
|
||
}
|
||
|
||
function Mois(){
|
||
this[0] = "Janvier"; this[1] = "F<>vrier";
|
||
this[2] = "Mars"; this[3] = "Avril";
|
||
this[4] = "Mai"; this[5] = "Juin";
|
||
this[6] = "Juillet"; this[7] = "Ao<41>t";
|
||
this[8] = "Septembre"; this[9] = "Octobre";
|
||
this[10] = "Novembre"; this[11] = "D<>cembre";
|
||
}
|
||
|
||
function date(){
|
||
var semaine=new Semaine();
|
||
var mois=new Mois();
|
||
var myDate=new Date();
|
||
|
||
var result=semaine[myDate.getDay()]+" "+myDate.getDate()+" "+
|
||
mois[myDate.getMonth()]+" 2002";
|
||
|
||
document.writeln(result);
|
||
}
|
||
//-->
|
||
</SCRIPT>
|
||
<script language="JavaScript">
|
||
//script by www.a1javascripts.com
|
||
<!--
|
||
function openWin( windowURL, windowName, windowFeatures ) {
|
||
return window.open( windowURL, windowName, windowFeatures ) ;
|
||
}
|
||
// -->
|
||
|
||
</script>
|
||
|
||
|
||
</HEAD>
|
||
<BODY bgcolor="#FFFFFF" text="#000000" link="#00006F" vlink="#6262FF" alink="#8C0000" leftmargin="0" topmargin="0">
|
||
<table width="640" border="0" cellspacing="0" cellpadding="0" align="left">
|
||
<tr>
|
||
<td>
|
||
<table width=640 border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td height=72>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td width=159><a href=http://solutions.journaldunet.com><img src=http://solutions.journaldunet.com/images/v3/logo_jdnet.gif width=160 height=72 border=0 alt="JDNet Solutions"></a></td>
|
||
<td width=481 valign=top>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 height=72>
|
||
<tr>
|
||
<td height=21 bgcolor=#000033>
|
||
<div align=right><b><font color=#FFFFFF size=1 face="Verdana, Arial"><a style="color: #FFFFFF; text-decoration: none" href=http://www.journaldunet.com title="JDNet Solutions" target=_blank>JDNet</a><a style="color: #FFFFFF; text-decoration: none" href=http://finance.journaldunet.com title="JDNet Finance" target=_blank> </a><font color=c6ce67>|</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://solutions.journaldunet.com title="JDNet Solutions" target=_blank></a>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://solutions.journaldunet.com title="JDNet Solutions" target=_blank></a><a style="color: #FFFFFF; text-decoration: none" href=http://emploi.journaldunet.com title="Emploi Center" target=_blank>Emploi</a><a style="color: #FFFFFF; text-decoration: none" href=http://developpeur.journaldunet.com title="JDNet Developpeur" target=_blank> </a><font color=c6ce67>| </font><a style="color: #FFFFFF; text-decoration: none" href=http://developpeur.journaldunet.com title="JDNet Developpeur" target=_blank>Développeurs</a><a style="color: #FFFFFF; text-decoration: none" href=http://emploi.journaldunet.com title="Emploi Center" target=_blank> </a><font color=c6ce67>|</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://telechargement.journaldunet.com/ title="Logiciels Center" target=_blank>Téléchargement</a><font color=c6ce67> |</font>
|
||
<a style="color: #FFFFFF; text-decoration: none" href=http://chat.journaldunet.com/ title="Logiciels Center" target=_blank>Chat</a><font color=c6ce67> |
|
||
</font><a style="color: #FFFFFF; text-decoration: none" href=http://www.benchmark.fr title="JDNet Finance" target=_blank>Benchmark.fr</a><font color=c6ce67> |
|
||
</font><a style="color: #FFFFFF; text-decoration: none" href=http://www.benchmark.fr/boutique.html title="JDNet Finance" target=_blank>Boutique</a><font color=c6ce67> </font>
|
||
</font></b></div>
|
||
</td>
|
||
</tr>
|
||
<tr valign=top>
|
||
<td height=51 background=http://solutions.journaldunet.com/images/v3/logo_fond.gif>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td width=139 valign=top><a href=http://solutions.journaldunet.com><img src=http://solutions.journaldunet.com/images/v3/logo_solutions.gif width=139 height=41 border=0 alt="JDNet Solutions"></a></td>
|
||
<td width=342 valign=top>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 align=center>
|
||
<form method=GET name=recherche onSubmit="return RechercheWindow();">
|
||
<tr>
|
||
<td>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td>
|
||
<div align=center><b><font face=Arial size=2 color=#FFFFFF>Rechercher</font></b>
|
||
<font face=Arial><font size=1><font color=#FFFFFF>(avec
|
||
Google)</font></font></font>
|
||
<input type=text name=s size=15>
|
||
<a href=javascript:RechercheWindow(); onKeyPress="return true"><img src=http://solutions.journaldunet.com/images/v2/bouton_ok.gif border=0 align=absmiddle></a> </div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><font face=Arial>
|
||
<font size=1><font color=#FFFFFF>
|
||
<input type=radio name=lieu value=jdns checked>
|
||
sur le JDNet
|
||
<input type=radio name=lieu value=linternaute>
|
||
sur Solutions
|
||
<input type=radio name=lieu value=voila>
|
||
sur le Web</font></font></font></div>
|
||
</td>
|
||
</form>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr bgcolor=C2CF68>
|
||
<td height=14><img src=http://solutions.journaldunet.com/images/v3/jdnet640.gif width=640 height=14 usemap=#Tetiere border=0><map name=Tetiere><area shape=rect coords=2,1,27,21 href=http://www.journaldunet.com><area shape=rect coords=90,1,152,15 href=http://societe.journaldunet.com target=_blank><area shape=rect coords=157,1,224,18 href=http://prestataires.journaldunet.com target=_blank><area shape=rect coords=223,2,283,22 href=http://solutionsebusiness.journaldunet.com target=_blank><area shape=rect coords=285,2,325,13 href=http://www.journaldunet.com/lannuairedesfonds/ target=_blank><area shape=rect coords=327,2,370,15 href=http://lecarnet.journaldunet.com target=_blank><area shape=rect coords=372,2,452,19 href=http://encyclopedie.journaldunet.com target=_blank><area shape=rect coords=455,2,530,14 href=http://fr.kelkoo.com/b2b/jdn/ target=_blank><area shape=rect coords=534,3,585,17 href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><area shape=rect coords=590,2,647,15 href=http://www.journaldunet.com/chiffres-cles.shtml target=_blank></map></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="5">
|
||
<tr>
|
||
<td width="130" bgcolor="#e5e6ce">
|
||
<div align="center"><div align=center>
|
||
<oas URL=solutions.journaldunet.com/wapreseaux@Left>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/wapreseaux";
|
||
var position ="Left";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td width="490" bgcolor="#eeeeee">
|
||
<div align="center"><div align=center>
|
||
<oas URL=solutions.journaldunet.com/wapreseaux@Top>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/wapreseaux";
|
||
var position ="Top";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td width="140" bgcolor="#e5e6ce" valign="top">
|
||
<table width=100% border=0 cellspacing=0 cellpadding=0 bgcolor=#e5e6ce>
|
||
<tr bgcolor=#000033>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Actualit<EFBFBD>s</font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_acteurs.shtml>Acteurs
|
||
E-Biz</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_btob.shtml>Intégration-BtoB</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_relationclient.shtml>Front
|
||
Office-CRM</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_reseaux.shtml>Réseaux-Stockage</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_securite.shtml>Sécurité</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_etudes.shtml>Etudes</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_linux.shtml>Logiciels
|
||
libres</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_bref.shtml>Bref
|
||
France</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_bref_international.shtml>Bref
|
||
International</a><br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=8><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_experiences.shtml><b>Cas
|
||
utilisateurs</b></a><br>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/ilsontchoisi/sommaire.shtml>Ils
|
||
ont choisi</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/nouvellesversions/sommaire.shtml>Versions</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/caexiste/sommaire.shtml>Ça
|
||
existe ?</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/agenda/tabloagenda.shtml>Agenda</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/fils/sommaire_nominations.shtml>Nominations</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://fr.kelkoo.com/b2b/jdn/>Comparateur Prix </a></font><br>
|
||
<font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font><font face=Arial size=2> </font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<div align=center><oas url=solutions.journaldunet.com/divers@Left2>
|
||
<script language="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<script language="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<script language="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="Left2";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</script>
|
||
</oas></div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#333366>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Tous
|
||
nos articles</font></th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><a href=http://solutions.journaldunet.com/fils/sommaire_semaine.shtml>
|
||
</a><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0204/listeavril.shtml>Avril
|
||
2002</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0203/listemars.shtml>Mars
|
||
2002</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/archivesactu.shtml>Et avant</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/itws/sommaire.shtml>Les
|
||
Interviews</a><br>
|
||
</font><font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5></font>
|
||
<font face=Arial size=2><oas url=www.journaldunet.com/divers@Left3>
|
||
<script language="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<script language="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<script language="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "www.journaldunet.com/divers";
|
||
var position ="Left3";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</script>
|
||
</oas></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#003333>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Dossiers</font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face="Arial" size="2"><a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><i>
|
||
</i></a> <img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/hebergement/sommaire.shtml>Hébergement</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/bi/sommaire.shtml>Décisionnel</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/ecatalogue/sommaire.shtml>e-catalogues</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/erh/sommaire.shtml>e-RH</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/licences/sommaire.shtml>Licences</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/webcontent/sommaire.shtml>Gestion
|
||
contenu</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml>Mesure
|
||
d'audience</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/wireless/sommaire.shtml>Sans-fil</a><br>
|
||
<a href=http://solutions.journaldunet.com/dossiers/payant/sommaire.shtml>
|
||
</a> <img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml>Stockage</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/virus/sommaire.shtml>Virus</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml>Web
|
||
Services</a><br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=8>
|
||
</font><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=7><font face=Arial size=2><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/dossiers/faq/sommaire.shtml><b>Questions-Réponses</b></a><br>
|
||
<br>
|
||
<a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><i>Tous
|
||
les dossiers<br>
|
||
</i></a><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=6><br>
|
||
</font><font face="Arial" size="2"> </font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<div align=center><oas url=www.journaldunet.com/divers@Left3></oas></div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#003300>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Panoramas</font> </th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011024_consolidations.shtml>Acquisitions</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0202/020211_comparo_eai_intro.shtml>EAI</a><a href=http://solutions.journaldunet.com/0201/020122_panorama_srm.shtml></a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0201/020122_panorama_srm.shtml>SRM</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011022_tablo_crm.shtml>CRM
|
||
analytique</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0110/011016_xml_part1.shtml>Dialectes
|
||
XML</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0105/010530_portailtablo.shtml>Portails</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/0108/010829_panoramamoteur.shtml>Mot.de
|
||
recherche</a><br>
|
||
<br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
<div align=center></div>
|
||
</td>
|
||
</tr>
|
||
<tr bgcolor=#660000>
|
||
<td>
|
||
<div align=center><font face=Arial size=2 color=#ffffff>
|
||
<b>Points de vue</b></font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face="Arial" size="2"><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://solutions.journaldunet.com/pollit_files/sondages.shtml>Sondages</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<font color=#00006F><a href=http://solutions.journaldunet.com/conseils/sommaire.shtml>Débats</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://forums.journaldunet.com/cgi-bin/dcforum/dcboard.cgi>Courrier</a><br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<font color=#00006F>Chroniques</font><br>
|
||
> <a href=http://solutions.journaldunet.com/conseils/lombard/sommaire_lombard.shtml>P.
|
||
Lombard</a><br>
|
||
> <a href=http://www.journaldunet.com/juridique/00page_juridique.shtml>Juridiques</a><br>
|
||
</font><font face="Arial"> </font> <font face=Arial size=2><img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#593309>
|
||
<th height=20><font face=Arial size=2 color=#ffffff><b>Chiffres/annuaires</b></font>
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/chiffres-cles.shtml>Chiffres-clés</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/tops/top_sommaire.shtml>Classements</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://societe.journaldunet.com/php/commun/recherche.php4>Entreprises</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://lecarnet.journaldunet.com/php/commun/recherche.php4>Carnet</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/lannuairedesfonds/index.shtml>Fonds</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://prestataires.journaldunet.com/php/commun/recherche.php4>Prestataires</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/dossiers/regies/regiesommaire.shtml>R<EFBFBD>gies
|
||
externes</a> <br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/dossiers/associations/index.shtml>Lobbies</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/livres_blancs/>Livres Blancs</a>
|
||
<br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=10></td>
|
||
</tr>
|
||
<tr bgcolor=#993300>
|
||
<th height=20><font face=Arial size=2 color=#ffffff>Le
|
||
Journal du Net</font></th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=2 align=center>
|
||
<tr>
|
||
<td><font face=Arial size=2><img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://benchmail.benchmark.fr/fr_abd.Asp?OR=SOLUTION>Newsletters</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/contacts.shtml>Contacts</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/puce.gif border=0 alt="">
|
||
<a href=http://www.journaldunet.com/pubbenchmark.shtml>Publicit<EFBFBD></a>
|
||
<br>
|
||
<img src=http://www.linternaute.com/images/pixel.gif border=0 alt="" width=1 height=5><br>
|
||
</font></td>
|
||
</tr>
|
||
</table>
|
||
<table width=117 border=0 cellspacing=1 cellpadding=0 align=center bgcolor=#B6B987>
|
||
<tr bgcolor=#ffffff valign=top>
|
||
<td background=http://www.journaldunet.com/images/benchbande.gif><img src=http://www.journaldunet.com/images/bench.gif width=117 height=34>
|
||
<table width=100% border=0 cellspacing=0 cellpadding=5>
|
||
<tr>
|
||
<td height=5>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ target=_blank>Benchmark.fr</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3
|
||
height=3> <a href=http://www.benchmark.fr/ebn.asp?pid=105
|
||
target=_blank>S<EFBFBD>minaires</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=49 target=_blank>Forum</a><br>
|
||
<font face="Verdana, Arial" size=1> </font> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/forumbanque/ target=_blank>Banque
|
||
</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcollaboratif/" target="_blank">Web
|
||
collaboratif</a></font> <br>
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif" size=1><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/forumpharmacie/" target="_blank">e-Pharmacie</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumlocal/" target="_blank">Collec.
|
||
locales </a></font> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcompetences/" target="_blank">e-Compétences</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<font face="Arial"><a href="http://www.benchmark.fr/forumcrm2002/" target="_blank">CRM
|
||
Multicanal</a></font><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=47 target=_blank>Etudes</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif" size=1><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=45&etude=5842 target=_blank>e-CRM</a>
|
||
<br>
|
||
</font><font face="Verdana, Arial" size=1> <img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/ebn.asp?pid=45&etude=5605" target="_blank">Internet
|
||
payant</a> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href="http://www.benchmark.fr/ebn.asp?pid=45&etude=5526" target="_blank">Logiciel
|
||
libre</a> <br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=55 target=_blank>Lettres</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=97&publication=22 target=_blank>Management
|
||
<font face=Arial>IT</font><br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=97&publication=18 target=_blank>Strat.
|
||
Internet</a><br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3> <a href=http://www.benchmark.fr/boutique.html target=_blank>Boutique</a>
|
||
<br>
|
||
<img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=61 target=_blank>Analyse
|
||
de site<br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://www.benchmark.fr/ebn.asp?pid=69 target=_blank>Presse<br>
|
||
</a><img src=http://www.journaldunet.com/images/pucebench.gif width=3 height=3>
|
||
<a href=http://mediakit.benchmark.fr/index.shtml target=_blank>Publicité</a><a href=http://www.benchmark.fr/ebn.asp?pid=61 target=_blank>
|
||
</a></font></td>
|
||
</tr>
|
||
<tr>
|
||
<td height=5><img src=http://www.journaldunet.com/images/blank.gif width=1 height=1 border=0 alt=""></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<br>
|
||
<table width=90% border=0 cellspacing=0 cellpadding=0 align=center>
|
||
<tr>
|
||
<td><font size=1 face=Verdana><EFBFBD> Benchmark Group 2000. Tous droits
|
||
réservés. L'accès aux informations contenues
|
||
dans notre site implique l'acceptation inconditionnelle de nos conditions
|
||
générales.</font></td>
|
||
</tr>
|
||
</table>
|
||
<br>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
<td width="368" valign="top">
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="5">
|
||
<tr valign="top">
|
||
<td>
|
||
<table border="0" frame="void" valign="top" width="100%">
|
||
<tr bgcolor="#000033">
|
||
<td><font size="3" face="Arial, Helvetica, sans-serif" color="#FFFFFF">Actualité
|
||
/</font><b><font size="3" face="Arial, Helvetica, sans-serif" color="#FFFFFF">
|
||
Réseaux-Stockage</font></b></td>
|
||
</tr>
|
||
<tr>
|
||
<td valign="top">
|
||
<p><font face="Arial, Helvetica, sans-serif" size="2">
|
||
</font><font face="Arial" size="2">
|
||
<script language="JavaScript">date();
|
||
</script>
|
||
</font></p>
|
||
<p> <font face="Arial" size="2"> </font><!-- D<>but fil--><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020412_stockage.shtml">Le
|
||
march<63> des services li<6C>s au stockage repr<70>sentera plus
|
||
de 10 milliards de dollars en 2005</a></b></font><br>
|
||
<font face="Arial" size="2">Selon IDC, ce march<63>, notamment
|
||
en Europe, serait l'un des moins affect<63>s par le climat
|
||
<20>conomique.</font> <font face="Arial" size="1"><i>(12/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><table border="0" cellspacing="0" cellpadding="3" align="right">
|
||
<tr>
|
||
<td>
|
||
<oas URL=solutions.journaldunet.com/divers@x06>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="x06";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</td>
|
||
</tr>
|
||
</table><b><a href="http://solutions.journaldunet.com/0204/020410_bluetooth.shtml">Une
|
||
association fran<61>aise pour promouvoir Bluetooth</a></b></font><br>
|
||
<font face="Arial" size="2">Le Scatternet France Forum
|
||
se donne pour mission d'acc<63>l<EFBFBD>rer le d<>ploiement en
|
||
France de cette technologie sans-fil. Qui, il est vrai,
|
||
est moins connue que Wi-Fi.</font> <font face="Arial" size="1"><i>(10/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020409_rlan.shtml">Les
|
||
op<6F>rateurs de t<>l<EFBFBD>phonie mobile multiplient les arguments
|
||
contre les technologies WLAN</a></b></font><br>
|
||
<font face="Arial" size="2">Courant f<>vrier, l'ART menait
|
||
une consultation sur les technologies des r<>seaux locaux
|
||
sans-fil. Son rapport confirme que la cohabitation avec
|
||
la t<>l<EFBFBD>phonie mobile s'annonce d<>licate...</font> <font face="Arial" size="1"><i>(09/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020403_hp.shtml">Avec
|
||
le StorageApps sv3000, HP propose un serveur de type
|
||
"appliance" d<>di<64> au stockage</a></b></font><br>
|
||
<font face="Arial" size="2">N<EFBFBD> de l'int<6E>gration de StorageApps
|
||
l'<27>t<EFBFBD> dernier, ce serveur co<63>tera 2 fois moins cher
|
||
que les serveurs mis au point par les <20>quipes de HP
|
||
en d<>cembre 2001. Une coexistence risqu<71>e.</font> <font face="Arial" size="1"><i>(03/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020328_mpeg4.shtml">Dolby
|
||
soutient le standard audio MPEG-4</a></b></font><br>
|
||
<font face="Arial" size="2">Les laboratoires Dolby viennent
|
||
de mettre au point un programme de licences pour le
|
||
versant audio de MPEG-4. Cette proposition adopt<70>e notamment
|
||
par Sony et AT&T ne p<>nalisera pas les cr<63>ateurs de
|
||
contenu.</font> <font face="Arial" size="1"><i>(28/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020328_emsv5.shtml">Plus
|
||
riche que le SMS, plus r<>aliste que le MMS, l'EMS continue
|
||
<20> se d<>velopper</a></b></font><br>
|
||
<font face="Arial" size="2">Avec la standardisation
|
||
de la V5 des Enhanced Messaging Services (EMS), la technologie
|
||
promue par Ericsson poursuit son chemin. Son principal
|
||
atout ? Une bonne ad<61>quation avec les capacit<69>s des
|
||
r<>seaux GSM.</font> <font face="Arial" size="1"><i>(28/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020319_fujitsusoftek.shtml">L'administration
|
||
du stockage selon Fujitsu Softek</a></b></font><br>
|
||
<font face="Arial" size="2">Avec Storage Manager 1.1.0,
|
||
la filiale de Fujitsu Ltd compte bien s'imposer sur
|
||
le march<63> tr<74>s convoit<69> du SRM (Storage Ressource Manager),
|
||
consid<69>r<EFBFBD> par les analystes comme l'un des segments
|
||
les plus prometteurs des logiciels de stockage.</font>
|
||
<font face="Arial" size="1"><i>(19/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020315_cebit.shtml">CeBIT
|
||
2002 : Les services mobiles sous les projecteurs</a></b></font><br>
|
||
<font face="Arial" size="2">Si les op<6F>rateurs pr<70>parent
|
||
les prochaines g<>n<EFBFBD>rations de services mobiles, les
|
||
fabricants de terminaux, eux, se font attendre</font>
|
||
<font face="Arial" size="1"><i>(15/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020313_storagetelecom.shtml">Storage
|
||
Telecom se diversifie vers la gestion distante du stockage
|
||
de ses clients</a></b></font><br>
|
||
<font face="Arial" size="2">La soci<63>t<EFBFBD> lance un nouveau
|
||
service, qui permet aux entreprises d'externaliser l'administration
|
||
de leur plate-forme de stockage, tout en en conservant
|
||
l'h<>bergement chez elles.</font> <font face="Arial" size="1"><i>(13/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020307_realnetworks.shtml">RealNetworks
|
||
mise sur les terminaux mobiles pour tirer sa croissance
|
||
future</a></b></font><br>
|
||
<font face="Arial" size="2">Dans 10 ans au plus, plus
|
||
de 50% du CA de l'<27>diteur sera g<>n<EFBFBD>r<EFBFBD> par des t<>l<EFBFBD>phones
|
||
mobiles ou des PDA, dixit le p-dg de RealNetworks. </font>
|
||
<font face="Arial" size="1"><i>(07/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020306_80211g.shtml">La
|
||
technologie WLAN 802.11g trouve dans Cisco et Intersil
|
||
deux supporters de poids</a></b></font><br>
|
||
<font face="Arial" size="2">Les deux constructeurs viennent
|
||
d'annoncer un partenariat technologique. A Intersil
|
||
les composants <20>lectroniques et <20> Cisco le savoir-faire
|
||
en mati<74>re de s<>curit<69>. Les premiers produits sont attendus
|
||
avant l'<27>t<EFBFBD>.</font> <font face="Arial" size="1"><i>(06/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020305_blackberry.shtml">Le
|
||
Blackberry devient un t<>l<EFBFBD>phone</a></b></font><br>
|
||
<font face="Arial" size="2">Tr<EFBFBD>s connu outre-Atlantique
|
||
pour son "pager-emailer", le Blackberry, la soci<63>t<EFBFBD>
|
||
RIM s'attaque au march<63> des assistants communiquants.
|
||
Toutefois, Handspring a semble-t-il pris une longueur
|
||
d'avance, notamment en Europe.</font> <font face="Arial" size="1"><i>(05/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020305_dossierwireless.shtml">R<EFBFBD>seaux
|
||
locaux sans-fil : 2002 l'apog<6F>e des WLAN ?</a></b></font><br>
|
||
<font face="Arial" size="2">Le march<63> des solutions
|
||
dites wireless a d<>coll<6C> outre-atlantique mais attend
|
||
encore son heure en Europe. Qui ne saurait tarder toutefois
|
||
si fournisseurs et institutions l<>vent quelques obstacles...</font>
|
||
<font face="Arial" size="1"><i>(05/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020304_wlansecurite.shtml">Quelles
|
||
sont les solutions de s<>curit<69> pour les r<>seaux Wi-Fi
|
||
?</a></b></font><br>
|
||
<font face="Arial" size="2">Le Gartner Group vient de
|
||
r<>diger une note de synth<74>se sur le sujet, qui dresse
|
||
la situation actuelle et trace les grandes lignes d'inflexion
|
||
jusqu'en 2005.</font> <font face="Arial" size="1"><i>(04/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020226_ipv6.shtml">IPv6
|
||
au coeur de l'avantage concurrentiel europ<6F>en ?</a></b></font><br>
|
||
<font face="Arial" size="2">Esp<EFBFBD>r<EFBFBD> pour 2005, le d<>ploiement
|
||
d'IPv6 est une n<>cessit<69> aux yeux de la Commission europ<6F>enne,
|
||
notamment si l'Europe veut conserver son avance sur
|
||
les technologies mobiles.</font> <font face="Arial" size="1"><i>(26/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020226_nokia.shtml">Nokia
|
||
lance une carte pour PC portables combinant GSM et WLAN</a></b></font><br>
|
||
<font face="Arial" size="2">Le 1er constructeur de t<>l<EFBFBD>phones
|
||
mobiles offre une des premi<6D>res solutions de connexion
|
||
Internet multimodale. Int<6E>ressant en attendant que les
|
||
points d'acc<63>s WLAN se multiplient.</font> <font face="Arial" size="1"><i>(26/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020225_legato.shtml">Legato
|
||
rach<63>te OTG Software pour 403 millions de dollars</a></b></font><br>
|
||
<font face="Arial" size="2">L'<27>diteur de stockage sp<73>cialiste
|
||
des solutions de sauvegarde se dote d'une brique qui
|
||
manquait <20> sa panoplie : le HSM (Hierarchical Storage
|
||
Management)</font> <font face="Arial" size="1"><i>(25/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020221_inventel.shtml">Inventel
|
||
marie connexion Ethernet et technologie Bluetooth</a></b></font><br>
|
||
<font face="Arial" size="2">Avec le lancement de sa
|
||
borne d'acc<63>s Ethernet Bluetooth, le fabricant de terminaux
|
||
sans-fil <20>largit le spectre des utilisations de la "
|
||
dent bleue ". Un concurrent pour Wi-Fi ?</font> <font face="Arial" size="1"><i>(21/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020219_datacore.shtml">DataCore
|
||
lance Sansymphony 5.0, son nouveau logiciel de virtualisation
|
||
du stockage</a></b></font><br>
|
||
<font face="Arial" size="2">Avec la cinqui<75>me version
|
||
de sa solution, DataCore promet beaucoup : mirroring
|
||
entre baies h<>t<EFBFBD>rog<6F>nes, allocation dynamique d'espace,
|
||
gestion de qualit<69> de service, etc. Le rem<65>de aux probl<62>mes
|
||
d'h<>t<EFBFBD>rog<6F>n<EFBFBD>it<69> des SAN ?</font><font face="Arial" size="1"><i>(19/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><b>Jean-Jacques Braud (AR
|
||
Systemes) <a href="http://solutions.journaldunet.com/itws/020219_it_arsystemes.shtml"><br>
|
||
"Les solutions de virtualisation restent propri<72>taires
|
||
pour l'essentiel"</a></b></font><br>
|
||
<font face="Arial" size="2">SSII sp<73>cialis<69>e dans les
|
||
architectures de stockage, AR Syst<73>mes poss<73>de une expertise
|
||
particuli<6C>re autour de la virtualisation. Eclairages
|
||
donc avec son directeur technique.</font> <font face="Arial" size="1"><i>(18/02/2002)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020219_wlangsm.shtml">Les
|
||
WLAN seront-ils bient<6E>t accessibles via le GSM ?</a></b></font><br>
|
||
<font face="Arial" size="2">La question se pose aujourd'hui
|
||
avec une solution promue par trois soci<63>t<EFBFBD>s. Celles-ci
|
||
proposent rien moins qu'un mode d'acc<63>s et de facturation
|
||
unique des r<>seaux locaux sans-fil par l'interm<72>diation
|
||
des op<6F>rateurs de GSM. S<>duisant. Et r<>aliste ?</font>
|
||
<font face="Arial" size="1"><i>(19/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020215_enterasys.shtml">La
|
||
norme IEEE 802.11a pourra-t-elle s'imposer en Europe
|
||
?</a></b></font><br>
|
||
<font face="Arial" size="2">Ratifi<EFBFBD>e depuis 3 ans par
|
||
l'IEEE, la norme de transmission sans fil 802.11a commence
|
||
<20> <20>tre support<72>e par certains constructeurs. On est
|
||
toutefois loin d'une adoption massive. Pour quelles
|
||
raisons ?</font> <font face="Arial" size="1"><i>(15/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020212_inrange.shtml">Quatre
|
||
acteurs du stockage m<>nent un nouveau test d'int<6E>rop<6F>rabilit<69>
|
||
sur r<>seau SAN</a></b></font><br>
|
||
<font face="Arial" size="2">IBM/Tivoli, HDS, Veritas
|
||
et Inrange ont test<73> la compatibilit<69> de leurs mat<61>riels
|
||
cette semaine. Perspectives et limites de ce test.</font>
|
||
<font face="Arial" size="1"><i>(12/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020212_cisco.shtml">Cisco
|
||
et Kyocera Mita lancent une des premi<6D>res imprimantes
|
||
Wi-Fi</a></b></font><br>
|
||
<font face="Arial" size="2">L'alliance entre le constructeur
|
||
nippon et le fabricant californien renforce un peu plus
|
||
la p<>n<EFBFBD>tration des r<>seaux sans-fil dans le monde de
|
||
l'entreprise.</font> <font face="Arial" size="1"><i>(12/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020206_funksoftware.shtml">Funk
|
||
Software simplifie et renforce la s<>curisation des r<>seaux
|
||
WLAN 802.11b</a></b></font><br>
|
||
<font face="Arial" size="2">Avec son logiciel Odyssey,
|
||
l'<27>diteur a d<>velopp<70> une nouvelle extension au proc<6F>d<EFBFBD>
|
||
d'authentification EAP-TLS d<>j<EFBFBD> mis en oeuvre par Microsoft.
|
||
Si EAP-TTLS tient ses promesses, la gestion des certificats
|
||
d'authentification sur les r<>seaux Wi-Fi pourrait <20>tre
|
||
nettement simplifi<66>e.</font> <font face="Arial" size="1"><i>(06/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020205_intel.shtml">Intel
|
||
commercialise son premier adaptateur iSCSI</a></b></font><br>
|
||
<font face="Arial" size="2">Presque 50 % moins ch<63>re
|
||
que les cartes Fibre Channel actuelles, la PRO/1000
|
||
marque un point dans le camp des "pro-iSCSI".</font>
|
||
<font face="Arial" size="1"><i>(05/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020205_ipv6.shtml">Strasbourg
|
||
"ville test" pour le premier r<>seau IPv6 sans-fil</a></b></font><br>
|
||
<font face="Arial" size="2">L'Universit<69> Louis Pasteur
|
||
de Strasbourg et le centre R&D de France T<>l<EFBFBD>com viennent
|
||
de commencer la mise en place d'un r<>seau IPv6 mobile
|
||
sur le campus de la capitale alsacienne. Quelques milliers
|
||
d'utilisateurs sont d'ores et d<>j<EFBFBD> pr<70>vus avant la fin
|
||
de l'ann<6E>e.</font> <font face="Arial" size="1"><i>(05/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020204_3com.shtml">
|
||
3Com met r<>solumment le cap sur Wi-FI et lance deux
|
||
bornes WLAN</a></b></font><br>
|
||
<font face="Arial" size="2">Si les technologies WLAN
|
||
repr<70>sentent actuellement une part n<>gligeable des revenus
|
||
de 3Com, le constructeur a toutefois d<>cid<69> de miser
|
||
sur elles. En France, il faudra toutefois s'accommoder
|
||
des contraintes r<>glementaires.</font> <font face="Arial" size="1"><i>(04/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020201_veritas.shtml">Veritas
|
||
lance une version Linux de sa plate-forme Foundation
|
||
Suite</a></b></font><br>
|
||
<font face="Arial" size="2">Le sp<73>cialiste du stockage
|
||
en r<>seau en profite pour compl<70>ter le panel de ses
|
||
syst<73>mes d'exploitation, et anticipe les progr<67>s de
|
||
Linux dans le monde des serveurs.</font> <font face="Arial" size="1"><i>(04/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020131_hds.shtml">Hitachi
|
||
s<>duit par iSCSI ?</a></b></font><br>
|
||
<font face="Arial" size="2">Apr<EFBFBD>s IBM, est-ce au tour
|
||
d'Hitachi Data Systems de c<>der aux sir<69>nes de iSCSI
|
||
? Le constructeur nippon vient en tout cas de participer
|
||
<20> un test avec Alacritech et Nishan Systems. </font>
|
||
<font face="Arial" size="1"><i>(30/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><b>Andr<EFBFBD> Andrieux (EMC France)
|
||
<a href="http://solutions.journaldunet.com/itws/020128_it_andrieux.shtml">"Nous
|
||
ne sommes pas candidats <20> un quelconque rachat, de la
|
||
part d'IBM ou de qui que ce soit d'autre"</a></b></font><br>
|
||
<font face="Arial" size="2">A l'heure du bilan 2001,
|
||
celui du leader du stockage n'est gu<67>re brillant. Chiffre
|
||
d'affaires en baisse de 20%, suppression de plus de
|
||
5000 postes au plan international, rumeur de rachat
|
||
par IBM... Les raisons de faire le point avec EMC ne
|
||
manquent pas <20> l'occasion de la publication des r<>sultats
|
||
annuels de la soci<63>t<EFBFBD>.</font> <font face="Arial" size="1"><i>(28/01/2002)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020125_symbol.shtml">Symbol
|
||
lance un module Wi-Fi en OEM pour les fabricants de
|
||
p<>riph<70>riques r<>seau</a></b></font><br>
|
||
<font face="Arial" size="2">Avec ce kit de d<>veloppement,
|
||
Symbol Technologies contribue <20> <20>tendre la gamme des
|
||
terminaux qui vont pouvoir utiliser la technologie sans
|
||
fil haut-d<>bit.</font> <font face="Arial" size="1"><i>(25/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020116_interoperabilitesan.shtml">Six
|
||
membres de la SNIA s'associent pour mener un test d'int<6E>rop<6F>rabilit<69>
|
||
sur un SAN </a></b></font><br>
|
||
<font face="Arial" size="2">IBM et Compaq d'un c<>t<EFBFBD>,
|
||
Brocade, QLogic , JNI et Emulex de l'autre. Voici les
|
||
fabricants qui se sont r<>unis <20> la fin de l'ann<6E>e derni<6E>re
|
||
pour prouver l'int<6E>rop<6F>rabilit<69> de leurs solutions SAN
|
||
FC. L'ann<6E>e 2002 ouvre-t-elle une nouvelle <20>re de co-op<6F>tition
|
||
dans le stockage ?</font> <font face="Arial" size="1"><i>(16/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020114_kodak.shtml">Kodak
|
||
promet une technologie sans-fil 50 fois plus puissante
|
||
que Bluetooth pour 2002</a></b></font><br>
|
||
<font face="Arial" size="2">En cr<63>ant Appairent Technologies,
|
||
Kodak ambitionne de permettre la transmission par ondes
|
||
radio de documents lourds, que seul le r<>seau IP parvient
|
||
aujourd'hui <20> v<>hiculer de fa<66>on satisfaisante. Une
|
||
belle avanc<6E>e pour le WPAN (le r<>seau personnel sans-fil)
|
||
en cas de succ<63>s.<br>
|
||
<br>
|
||
</font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020111_adic.shtml">ADIC
|
||
pr<70>pare sa premi<6D>re librairie de sauvegarde iSCSI pour
|
||
la fin du 1er semestre 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Le vice-pr<70>sident d'ADIC,
|
||
responsable du comit<69> technique de la SNIA Europe, s'exprime
|
||
sur l'avenir des nouveaux protocoles de stockage IP
|
||
- iFCP, FCIP et iSCSI.</font> <font face="Arial" size="1"><i>(11/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020111_consolidations.shtml">Cisco
|
||
planifie une dizaine de rachats pour 2002 : le march<63>
|
||
du stockage figure en bonne place</a></b></font><br>
|
||
<font face="Arial" size="2">Dans la pr<70>sentation qu'il
|
||
a faite r<>cemment <20> un parterre d'investisseurs am<61>ricains,
|
||
John Chambers n'a pas cach<63> un int<6E>r<EFBFBD>t marqu<71> de Cisco
|
||
pour le stockage. Avec des ambitions de prise de part
|
||
de march<63> <20> la hauteur de la taille de sa soci<63>t<EFBFBD>.</font>
|
||
<font face="Arial" size="1"><i>(11/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><a href="http://solutions.journaldunet.com/itws/020110_it_juniper_avalos.shtml"><b>"Le
|
||
v<>ritable besoin d'IPv6 se fera sentir en 2005"</b></a>,
|
||
<b>Hector Avalos (Juniper Networks)</b> <br>
|
||
</font><font color="#990033" face="Arial" size="1"><b><font color="#990033" face="Arial" size="1"><b><font size=1 face="Arial, Helvetica, sans-serif" color=ffffff></font></b></font><font size=1 face="Arial, Helvetica, sans-serif" color=ffffff></font></b></font><font face="Arial" size="2">L'<27>quipementier
|
||
a d<>j<EFBFBD> d'ores et d<>j<EFBFBD> migr<67> des clients comme FT, Worldcom
|
||
et Renater vers la prochaine g<>n<EFBFBD>ration d'Internet.
|
||
Son directeur technique d<>chiffre les enjeux de ce changement
|
||
de norme et esquisse le calendrier du passage de IPv4
|
||
<20> IPv6.</font> <font face="Arial" size="1"><i>(10/01/2002)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020110_veritas.shtml">Veritas
|
||
Software rach<63>te The Kernel Group et s'ouvre le march<63>
|
||
Unix</a></b></font><br>
|
||
<font face="Arial" size="2">En s'offrant TKG et son
|
||
logiciel de restauration de donn<6E>es, l'<27>diteur compl<70>te
|
||
les manques de son propre logiciel. Et jette une pierre
|
||
dans le jardin d'IBM.</font> <font face="Arial" size="1"><i>(10/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020109_brocade.shtml">Brocade
|
||
investit le march<63> des switchs SAN haut de gamme</a></b></font><br>
|
||
<font face="Arial" size="2">Avec la commercialisation
|
||
au 1er trimestre 2002 de son commutateur Silkworm 1200,
|
||
Brocade capitalise sur son processeur de 3e g<>n<EFBFBD>ration.
|
||
Et renforce un leadership solidement <20>tabli.</font>
|
||
<font face="Arial" size="1"><i>(09/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020109_ces.shtml">Les
|
||
technologies sans-fil au coeur du poste de travail de
|
||
demain</a></b></font><br>
|
||
<font face="Arial" size="2">Le Computer Electronic Show
|
||
de Las Vegas est l'occasion d'esquisser l'avenir du
|
||
poste de travail. Notamment en appelant <20> la rescousse
|
||
la technologie sans-fil 802.11.</font> <font face="Arial" size="1"><i>(09/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020107_1394b.shtml">Texas
|
||
Instrument pr<70>sente un des premiers r<>seaux de connectique
|
||
audio-vid<69>o bas<61> sur IEEE 1394b</a></b></font><br>
|
||
<font face="Arial" size="2">Cette d<>monstration devrait
|
||
ouvrir de nouvelles perspectives pour les utilisations
|
||
audio/vid<69>o familiales ou professionnelles en r<>seau.</font>
|
||
<font face="Arial" size="1"><i>(07/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020104_adaptec.shtml">Adaptec
|
||
poursuit son engagement vis-<2D>-vis d'iSCSI</a></b></font><br>
|
||
<font face="Arial" size="2">M<EFBFBD>me s'il juge le march<63>
|
||
encore embryonnaire, le fournisseur de solutions de
|
||
stockage a confirm<72> hier son intention de continuer
|
||
son travail de d<>velopement autour du protocole d'<27>change
|
||
iSCSI.</font> <font face="Arial" size="1"><i>(04/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020103_stokage.shtml">Les
|
||
start-up du stockage ont le vent en poupe outre-Atlantique</a></b></font><br>
|
||
<font face="Arial" size="2">Avec plus de 130 millions
|
||
d'euros lev<65>s en d<>cembre 2001, les nouveaux entrants
|
||
du march<63> du stockage suscitent la convoitise des capitaux-risqueurs.
|
||
Et dessinent peut-<2D>tre les tendances de demain.</font>
|
||
<font face="Arial" size="1"><i>(03/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011219_sun.shtml">Sun
|
||
met en doute l'avenir du stockage SAN sur IP</a></b></font><br>
|
||
<font face="Arial" size="2">Selon le vice-pr<70>sident
|
||
de la division stockage du constructeur, Mark Canepa,
|
||
le protocole Fiber Channel est le seul choix viable
|
||
pour les r<>seaux SAN. Une mise en cause implicite de
|
||
la strat<61>gie de certains concurrents.</font> <font face="Arial" size="1"><i>(19/12/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011214_ucreppsa.shtml">L'UCREPPSA
|
||
installe un SAN bas<61> sur une baie Clariion FC 4700</a></b></font><br>
|
||
<font face="Arial" size="2">Pour assurer la mont<6E>e en
|
||
charge de son syst<73>me de stockage, la mutuelle des professions
|
||
de l'assurance a opt<70> pour un SAN. Un dispositif dont
|
||
le co<63>t actuel est rest<73> <20>tonnament raisonnable. </font>
|
||
<font face="Arial" size="1"><i>(14/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011211_mcdata.shtml">Mc
|
||
Data commercialise "SANavigator with EFCM", son logiciel
|
||
d'administration SAN</a></b></font><br>
|
||
<font face="Arial" size="2">Deux mois apr<70>s le rachat
|
||
de SANavigator, le fabricant de commutateurs pour les
|
||
r<>seaux de stockage SAN d<>bute en France la commercialisation
|
||
du logiciel <20>ponyme.</font> <font face="Arial" size="1"><i>(11/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011206_veritas.shtml">Veritas
|
||
lance Cluster Server 2.0 et permet enfin de g<>rer l'<27>quilibrage
|
||
de charge des clusters</a></b></font><br>
|
||
<font face="Arial" size="2">Avec cette nouvelle version,
|
||
l'<27>diteur fait un pas de plus vers la haute disponibilit<69>.
|
||
Avec quelques limites cependant.</font> <font face="Arial" size="1"><i>(06/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0112/011205_datacore.shtml">Hitachi
|
||
Ltd entre au capital de DataCore, un <20>diteur de logiciel
|
||
de virtualisation du stockage</a></b></font><br>
|
||
<font face="Arial" size="2">La maison-m<>re d'Hitachi
|
||
Data Systems vient d'investir 5 millions de dollars
|
||
dans la jeune soci<63>t<EFBFBD> am<61>ricaine. Ce faisant, elle est
|
||
probablement le dernier g<>ant du stockage <20> faire un
|
||
pas vers cette technologie.</font> <font face="Arial" size="1"><i>(05/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011129_syncml.shtml">SyncML:
|
||
futur standard de la synchronisation sans fil?</a></b></font><br>
|
||
<font face="Arial" size="2">D'ores et d<>j<EFBFBD> adopt<70> par
|
||
Ericsson, Nokia et Motorola, ce protocole assure l'<27>change
|
||
de donn<6E>es entre serveurs d'entreprise et clients mobiles.</font>
|
||
<font face="Arial" size="1"><i>(29/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011119_netappemc.shtml">EMC
|
||
: vrai ou faux leader sur le march<63> du NAS en 2001 ?</a></b></font><br>
|
||
<font face="Arial" size="2">Oui selon IDC, qui lui attribue
|
||
42,3% de parts de march<63>, non selon son principal rival
|
||
sur ce march<63>, Network Appliance.</font> <font face="Arial" size="1"><i>(19/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Questions-Réponses
|
||
</i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011102_faqblr.shtml"></a></b></font>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011115_faq_sansfil.shtml">Les
|
||
r<>seaux sans-fil</a></b></font><br>
|
||
<font face="Arial" size="2">Bluetooth, Wi-Fi, HomeRF,
|
||
Hiperlan... Le domaine des r<>seaux sans-fil conna<6E>t
|
||
une forte effervescence technologique. Qui se solde
|
||
par une confusion certaine. Eclairages.</font> <font face="Arial" size="1"><i>(15/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011114_comdex.shtml">Les
|
||
r<>seaux sans-fil, vrais stars du Comdex Fall</a></b></font><br>
|
||
<font face="Arial" size="2">Bill Gates a montr<74> son
|
||
"Tablet PC", Larry Ellison s'est trouv<75> un nouvel ennemi
|
||
et John Chambers a tent<6E> de d<>montrer l'int<6E>r<EFBFBD>t des
|
||
applications <20> venir sur les r<>seaux sans fil. Une mise
|
||
en oeuvre de la technologie Wi-fi qui illustre l'une
|
||
des tendances fortes du salon.</font> <font face="Arial" size="1"><i>(14/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011109_emc.shtml">EMC
|
||
et Compaq signent un accord de d<>veloppement technologique
|
||
commun</a></b></font><br>
|
||
<font face="Arial" size="2">Avec ce partenariat d'<27>change
|
||
d'API, EMC marque un nouveau point dans la course <20>
|
||
l'administration des syst<73>mes de stockage h<>t<EFBFBD>rog<6F>nes.
|
||
</font> <font face="Arial" size="1"><i>(09/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011107_falconstor.shtml">FalconStor
|
||
s'attaque aux probl<62>mes d'h<>t<EFBFBD>rogen<65>it<69> des SAN</a></b></font><br>
|
||
<font face="Arial" size="2">Avec son logiciel de virtualisation
|
||
de stockage IPStor, l'<27>diteur <20>tend la consolidation
|
||
des donn<6E>es aux r<>seaux de stockage mixtes.</font> <font face="Arial" size="1"><i>(07/11/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011105_emc.shtml">EMC
|
||
lance son logiciel d'administration de stockage en environnements
|
||
h<>t<EFBFBD>rog<6F>nes</a></b></font><br>
|
||
<font face="Arial" size="2">Avec sa nouvelle solution
|
||
ECC/Open Edition, le leader du stockage s'ouvre aux
|
||
solutions de ses concurrents et propose une premi<6D>re
|
||
r<>ponse au probl<62>me des syst<73>mes multi-constructeurs.</font>
|
||
<font face="Arial" size="1"><i>(05/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Ca
|
||
existe ? </i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011102_internet2.shtml">Internet
|
||
2</a></b></font><br>
|
||
<font face="Arial" size="2">Depuis cinq ans, les universit<69>s
|
||
am<61>ricaines travaillent sur un r<>seau exp<78>rimental pour
|
||
tester les applications Internet de demain.</font> <font face="Arial" size="1"><i>(01/12/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Questions-Réponses
|
||
</i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011102_faqblr.shtml">La
|
||
boucle locale radio en sept questions</a></b></font><br>
|
||
<font face="Arial" size="2">D'o<> vient l'id<69>e de la
|
||
BLR ? Est-elle techniquement complexe <20> d<>ployer ? Quelle
|
||
est le niveau de fiabilit<69> et de s<>curit<69> d'une telle
|
||
liaison ? Quelles performances en attendre ? Tour d'horizon.</font>
|
||
<font face="Arial" size="1"><i>(02/11/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0111/011102_nortelibm.shtml">Nortel
|
||
Networks et IBM resserrent leur relations autour de
|
||
la voix sur IP</a></b></font><br>
|
||
<font face="Arial" size="2">Vingt-quatre heures apr<70>s
|
||
l'annonce du partenariat entre Avaya et Accenture, l'<27>quipementier
|
||
canadien et Big Blue annoncent un accord semblable.
|
||
La course aux parts de march<63> s'intensifie.</font> <font face="Arial" size="1"><i>(02/11/2001</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011029_pdamarket.shtml">Les
|
||
assistants num<75>riques n'entreront pas officiellement
|
||
dans les entreprises avant 2003</a></b></font><br>
|
||
<font face="Arial" size="2">Alors que les ventes de
|
||
PDA ont d<>cru durant le troisi<73>me trimestre, les deux
|
||
camps - Palm et Microsoft - aff<66>tent leurs armes. En
|
||
attendant que le march<63> gagne en maturit<69>.</font> <font face="Arial" size="1"><i>(29/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011026_ibm.shtml">IBM
|
||
r<>compens<6E> par deux fois pour sa gamme de serveurs de
|
||
stockage iSCSI 200</a></b></font><br>
|
||
<font face="Arial" size="2">Big Blue voit ses travaux
|
||
autour du protocole iSCSI couronn<6E>s de succ<63>s. Un premier
|
||
pas vers une normalisation rapide de ce standard toujours
|
||
<20> l'<27>tat de proposition ?</font> <font face="Arial" size="1"><i>(25/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011023_emcdell.shtml">Dell
|
||
et EMC signent une alliance strat<61>gique pour 5 ans</a></b></font><br>
|
||
<font face="Arial" size="2">Pour contrer l'effritement
|
||
progressif de ses parts de march<63>, EMC s'est trouv<75>
|
||
un alli<6C> de poids. Avec un Dell devenu revendeur de
|
||
ses solutions de moyenne gamme, le g<>ant du stockage
|
||
compte bien renforcer sa pr<70>sence sur un march<63> evalu<6C>
|
||
<20> pr<70>s de 15 milliards de dollars d'ici <20> 2005.</font>
|
||
<font face="Arial" size="1"><i>(23/10/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><b> <a href="http://solutions.journaldunet.com/itws/011015_it_cisco_seznecfiocco.shtml">"Les
|
||
technologies Ethernet procurent un choix d'interfaces
|
||
plus <20>lev<65>"</a>, Olivier Seznec et Alain Fiocco (Cisco
|
||
Systems)</b></font><br>
|
||
<font face="Arial" size="2">Si l'<27>quipementier am<61>ricain
|
||
n'est peut-<2D>tre pas touch<63> de plein fouet par la crise,
|
||
celle-ci l'a conduit <20> r<>fl<66>chir sur de nouvelles orientations.
|
||
Entretien <20> deux voix.</font> <font face="Arial" size="1"><i>(15/10/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011008_pocketpc.shtml">Microsoft
|
||
lance officiellement PocketPC 2002</a></b></font><br>
|
||
</b></font><font face="Arial" size="2" ><font face="Arial" size="2">Compaq,
|
||
Hewlett-Packard, NEC, Casio, etc: au total, plus de
|
||
20 fabricants int<6E>grent le fameux syst<73>me d'exploitation.</font>
|
||
<font face="Arial" size="1"><i>(08/10/2001)</i></font></font><font face="Arial" size="2" color="#990033" ><b><font face="Arial" size="1"><i><br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011005_mckinsey.shtml">McKinsey
|
||
redistribue la donne entre les acteurs ASP</a></b></font><i><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011005_mckinsey.shtml">
|
||
</a></b></font><br>
|
||
</i></b></font><font face="Arial" size="2" ><font face="Arial" size="2">Sur
|
||
le march<63> encore balbutiant de l'ASP (Application Service
|
||
Provider), on a longtemps cru que les <20>diteurs partaient
|
||
avec une longue d'avance. Peut-<2D>tre <20> tort.</font> <font face="Arial" size="1">(05/10/2001)</font></font><font face="Arial" size="2" color="#990033" ><b><i><br>
|
||
<br>
|
||
Interview</i></b></font> <font face="Arial" size="2"><b>"<a href="http://solutions.journaldunet.com/itws/011004_it_deloitte_smith.shtml">Les
|
||
op<6F>rateurs mobiles doivent prendre garde <20> leurs promesses
|
||
clients"</a>, Tracy Smith (Deloitte Consulting)</b></font><br>
|
||
<font face="Arial" size="2">GPRS, UMTS, i-Mode, Wap
|
||
2.0... ces technologies vont arriver sur le march<63> avec
|
||
des d<>lais variables. Avis d'expert sur la transition
|
||
de la 2<>me <20> la 3<>me g<>n<EFBFBD>ration mobile.</font> <font face="Arial" size="1"><i>(04/10/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011003_mobileway.shtml">MobileWay
|
||
l<>ve 29 millions d'euros en second tour de table et
|
||
r<>affirme son positionnement sur le r<>seau GSM</a></b></font><br>
|
||
<font face="Arial" size="2">En attendant que les r<>seaux
|
||
de prochaine g<>n<EFBFBD>ration GPRS et UMTS soient matures,
|
||
le fournisseur d'infrastructure wireless profite d<>j<EFBFBD>
|
||
pleinement de la croissance des SMS via GSM. Le point
|
||
sur les ambitions affich<63>es de la jeune soci<63>t<EFBFBD>.</font>
|
||
<font face="Arial" size="1"><i>(03/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0110/011002_nomadesoft.shtml">NomadeSoft
|
||
l<>ve 450 000 euros pour ses solutions mobiles professionnelles</a></b></font><br>
|
||
<font face="Arial" size="2">H<EFBFBD>berg<EFBFBD>e sur intranet ou
|
||
en mode locatif, NomadeSoft propose une plate-forme
|
||
d'acheminement et de synchronisation d'informations
|
||
entre le r<>seau de l'entreprise et les commerciaux <20>quip<69>s
|
||
de terminaux mobiles sur le terrain.</font> <font face="Arial" size="1"><i>(02/10/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2" color="#990033" ><b><i>Interview</i></b></font>
|
||
<font face="Arial" size="2"><b> <a href="http://solutions.journaldunet.com/itws/011001_it_storm_havette.shtml">"Avec
|
||
Ethernet, plus besoin de commutateurs et de routeurs..."</a>,
|
||
Eric Havette (Storm Telecommunications) </b></font><br>
|
||
<font face="Arial" size="2">Avec un positionnement particulier,
|
||
l'op<6F>rateur ind<6E>pendant depuis l'an dernier axe son
|
||
discours sur la r<>duction des co<63>ts et la qualit<69> de
|
||
service. Une strat<61>gie financ<6E>e par une lev<65>e de fonds
|
||
r<>cente.</font> <font face="Arial" size="1"><i>(01/010/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010925_netcelo.shtml">VPN
|
||
: un pas de plus vers la d<>mocratisation</a></b></font><br>
|
||
<font face="Arial" size="2">Un nouveau pas est franchi
|
||
avec l'offre de l'op<6F>rateur de r<>seaux priv<69>s virtuels
|
||
Netcelo, qui met <20> la disposition des petites et moyennes
|
||
entreprises une solution IP/VPN - presque - <20>quivalente
|
||
<20> celle des "grandes"...</font> <font face="Arial" size="1"><i>(25/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010924_udcast.shtml">Comment
|
||
UDcast assure la livraison de contenu sur mesure aux
|
||
pharmacies</a></b></font><br>
|
||
<font face="Arial" size="2">Alliance-Sat s'appuie sur
|
||
le protocole de transmission par satellite d'UDCast
|
||
pour transmettre un contenu audio personnalis<69> aux pharmacies.
|
||
</font> <font face="Arial" size="1"><i>(24/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <b><a href="http://solutions.journaldunet.com/0109/010921_interop_telco.shtml">VPN
|
||
: entre IPSec et MPLS le coeur des op<6F>rateurs balance</a></b></font><br>
|
||
<font face="Arial" size="2">Les projets de VPN se multiplient
|
||
et deux <20>coles <20>mergent. Une nouvelle guerre de chapelle
|
||
en perspective ?</font> <font face="Arial" size="1"><i>(21/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP</font></b></font> <b><a href="http://solutions.journaldunet.com/0109/010920_interop_voixsuradsl.shtml">Voix
|
||
sur ADSL: rem<65>de financier pour op<6F>rateurs victimes
|
||
du d<>groupage ?</a></b></font><br>
|
||
<font face="Arial" size="2">Sur le salon, les <20>quipementiers
|
||
positionn<6E>s sur ce cr<63>neau l'ont clam<61> bien haut: les
|
||
services <20> valeur ajout<75>e vocaux rapporteraient trois
|
||
fois plus que ceux li<6C>s aux donn<6E>es.</font> <font face="Arial" size="1"><i>(20/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><font color="#990033" face="Arial" size="1"><font face="Arial, Helvetica, sans-serif">
|
||
</font><font face="Verdana, Arial, Helvetica, sans-serif">
|
||
</font></font><font face="Arial, Helvetica, sans-serif" size="2"><img src="/images/flecherouge.gif" width="8" height="9"></font><font color="#990033" face="Arial" size="1"><b><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000">
|
||
INTEROP </font></b></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010919_interop_symbol.shtml">Mat<EFBFBD>riel
|
||
et applications sans fil avec Symbol et WebTiss </a></b></font><br>
|
||
<font face="Arial" size="2">Si les connexions sans fils
|
||
ne concernent pas encore les particuliers en Europe,
|
||
les solutions mat<61>rielles et applicatives destin<69>es
|
||
aux professionnels sont l<>. M<>me la t<>l<EFBFBD>phonie IP se
|
||
passe d<>sormais de fil.</font> <font face="Arial" size="1"><i>(19/09/2001)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2" color="#990033" ><b><i>Attentats
|
||
US </i></b></font> <font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010913_us_chargeappli.shtml"></a></b></font><b><a href="http://solutions.journaldunet.com/0109/010913_us_reseaux.shtml">Le
|
||
r<>seau a tenu, les sites Web un peu moins</a></b></font><br>
|
||
<font face="Arial" size="2">Si certains ont point<6E> le
|
||
doigt sur l'engorgement du r<>seau, le Net semble pourtant
|
||
s'<27>tre bien port<72>. Explications d<>taill<6C>es avec Witbe
|
||
et Akamai.</font> <font face="Arial" size="1"><i>(13/09/2001)</i><br>
|
||
</font><font face="Arial" size="2"> <br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010910_avantgo.shtml">AvantGo
|
||
lance une offre de solutions mobiles verticales</a></b></font><br>
|
||
<font face="Arial" size="2">Cibles affich<63>es de ces
|
||
nouveaux modules destin<69>s aux assistants num<75>riques
|
||
de poche: les agents commerciaux nomades et les agents
|
||
de livraison.</font> <font face="Arial" size="1"><i>(10/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0109/010906_pocketpc.shtml">Pocket
|
||
PC 2002, une version tr<74>s professionnelle</a></b></font><br>
|
||
<font face="Arial" size="2">Migration depuis les Palm,
|
||
connexion <20> des serveurs distants, synchronisation <20>tendue
|
||
avec les postes fixes... La nouvelle version du syst<73>me
|
||
d'exploitation de Microsoft pour les assistants num<75>riques
|
||
fait les yeux doux aux entreprises.</font> <font face="Arial" size="1"><i>(06/09/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0108/010822_wapubicco.shtml">Wap
|
||
2.0 : trop complexe ?</a></b></font><br>
|
||
<font face="Arial" size="2">En soixante pages, Ubicco
|
||
livre son analyse de la sp<73>cification Wap 2.0 publi<6C>e
|
||
au d<>but du mois. Une lecture qui ne rend pas forc<72>ment
|
||
optimiste sur un d<>ploiement d'une telle infrastructure
|
||
dans des d<>lais raisonnables...</font> <font face="Arial" size="1"><i>(22/08/2001)</i></font>
|
||
<br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0108/010808_palmoffice.shtml">Deux
|
||
logiciels rendent les documents Office utilisables sous
|
||
PalmOS</a></b></font><br>
|
||
<font face="Arial" size="2">Face <20> la perc<72>e de Microsoft
|
||
dans le secteur des assistants personnels avec son standard
|
||
Pocket PC, deux <20>diteurs proposent des solutions d'<27>dition
|
||
et de consultation de documents Office sous PalmOS.</font>
|
||
<font face="Arial" size="1"><i>(08/08/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0108/010803_grilleibm.shtml">IBM
|
||
investit des milliards de dollars dans la grille de
|
||
la prochaine g<>n<EFBFBD>ration Internet</a></b></font><br>
|
||
<font face="Arial" size="2">Bas<EFBFBD>e sur le mod<6F>le de la
|
||
coop<6F>ration scientifique au Cern depuis 1991, la grille
|
||
va bel et bien remplacer la toile. Et c'est Big Blue
|
||
qui s'en charge dans une Europe en avance.</font> <font face="Arial" size="1"><i>(03/08/2001)</i></font><b><font face="Arial" size=2><font face="Arial"size="2"><b></b></font></font></b><br>
|
||
<br>
|
||
<b><a href="http://solutions.journaldunet.com/0107/010725_ipv6.shtml">Cisco
|
||
et cinq autres g<>ants s'engagent dans la mise en oeuvre
|
||
d'IPv6</a></b></font><br>
|
||
<font face="Arial" size="2">Le protocole IPv6, d<>fini
|
||
en 1998, va progressivement <20>tre d<>ploy<6F> dans l'ensemble
|
||
des <20>l<EFBFBD>ments qui constituent les r<>seaux. Cisco s'y
|
||
att<74>le, avec IBM, Sun, Motorola et Hewlett-Packard.</font>
|
||
<font face="Arial" size="1"><i>(25/07/2001)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0107/010713_deloitte.shtml">L'<27>chec
|
||
du GPRS pourrait <20>tre fatal <20> l'UMTS</a></b></font><br>
|
||
<font face="Arial" size="2">Selon le cabinet Deloitte
|
||
Consulting, le d<>veloppement des mobiles de troisi<73>me
|
||
g<>n<EFBFBD>ration (GPRS et UMTS) devra passer par la g<>n<EFBFBD>ralisation
|
||
de cette technologie dans les entreprises.</font> <font face="Arial" size="1"><i>(13/07/2001)<br>
|
||
</i></font>
|
||
<p><font face="Arial, Helvetica, sans-serif" size="2"><font size="1" face="Arial, Helvetica, sans-serif">
|
||
</font> </font></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
<td width="132" bgcolor="#eeeeee" valign="top">
|
||
<div align="center">
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="6">
|
||
<tr>
|
||
<td>
|
||
<div align="center">
|
||
<table border=0 cellspacing=0 cellpadding=0 width=100%>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<div align=center>
|
||
<table border=0 cellspacing=0 cellpadding=0 width=120>
|
||
<tr>
|
||
<td>
|
||
<div align=center><table width=120 border=0 cellpadding=0 cellspacing=0 align=center>
|
||
<tr>
|
||
<td colspan=3><img src=/images/v2/newsletter_01.gif width=120 height=15 border=0 alt=""></td>
|
||
</tr>
|
||
<form method=post action=http://benchmail.benchmark.fr/fr_abo.asp target=_blank>
|
||
<tr>
|
||
<td width=2 background=/images/v2/newsletter_02.gif><img src=/images/v2/newsletter_02.gif width=2 height=76 border=0 alt=""></td>
|
||
<td width=120 background=/images/v2/newsletter_03.gif>
|
||
<div align=center><font face=Verdana size=1>Gratuit - L'actualit<69>
|
||
des technologies<br>
|
||
e-business<br>
|
||
</font>
|
||
<input type=text name=ML value=email size=8>
|
||
<input type=image id=OR name=lien src=/images/v2/ok_news.gif width=32 height=17 align=absmiddle border=0>
|
||
<br><font face="Arial, Helvetica, sans-serif" size=1>HTML</font>
|
||
<input type=radio name=idm value=5 checked>
|
||
<font face="Arial, Helvetica, sans-serif" size=2>|</font>
|
||
<input type=radio name=idm value=12>
|
||
<font size=1 face="Arial, Helvetica, sans-serif">Texte<br>
|
||
<a href=http://benchmail.benchmark.fr/fr_abd.Asp?OR=SOLUTION target=_blank>Toutes
|
||
nos newsletters</a></font></div>
|
||
</td>
|
||
<td width=2 background=/images/v2/newsletter_04.gif><img src=/images/v2/newsletter_04.gif width=2 height=65 border=0 alt=""></td>
|
||
</tr>
|
||
</form>
|
||
<tr>
|
||
<td colspan=3 width=120><img src=/images/v2/newsletter_05.gif width=120 height=11 border=0 alt=""></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><div align=center>
|
||
<oas URL=solutions.journaldunet.com/wapreseaux@Right2>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/wapreseaux";
|
||
var position ="Right2";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<table width=120 border=0 cellspacing=0 cellpadding=0>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<div align=center>
|
||
<table width=120 border=0 cellspacing=0 cellpadding=0 bgcolor="EEEEEE">
|
||
<tr>
|
||
<td><img src="/images/v3/it.gif" width="120" height="13" border="0"></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="1">
|
||
<tr>
|
||
<td>
|
||
<p><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">Daniel
|
||
Dardailler<br>
|
||
</font></b></a><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><img src="http://solutions.journaldunet.com/images_it/mini_dardailler.jpg" align="left" border="0"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">
|
||
</font></b><font face="Verdana, Arial, Helvetica, sans-serif" size="1">W3C
|
||
<br>
|
||
</font></a></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td><a style="color: #000033; text-decoration: none" href="http://solutions.journaldunet.com/itws/020208_it_w3c.shtml"><img src="/images/v3/itouv.gif" width="17" height="16" align="left" border="0">
|
||
<font size="2"><font face="Verdana, Arial, Helvetica, sans-serif" color="05277E" size="1">Du
|
||
Web s<>mantique aux Web Services, nous automatisons le<img src="/images/v3/itfer.gif" width="17" height="16" align="right" border="0">
|
||
travail des applications</font></font></a></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
|
||
<tr bgcolor="A9B6BC">
|
||
<td>
|
||
<div align="center"><img src="/images/v2/sondage.gif" height="13"></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
|
||
<tr bgcolor="A9B6BC">
|
||
<td>
|
||
<div align="center"><font face="Verdana,Arial" size=1>La reprise dans le secteur high-tech...</font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
|
||
<td>
|
||
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="A9B6BC">
|
||
<tr bgcolor="#eeeeee">
|
||
<td>
|
||
<table cellspacing="0" border="0" width="99%" bordercolor="A9B6BC" cellpadding="2">
|
||
<form action="/poll_it_ssi_v2.0.cgi" method=POST>
|
||
<input type="Hidden" name="poll_id" value="">
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="1">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>C'est bien engag<61> </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="2">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1><EFBFBD>a fr<66>mit </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="3">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>En septembre </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="4">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>En janvier 2003 </font></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td valign=TOP>
|
||
<input type=Radio name="option_selected" value="5">
|
||
</td>
|
||
<td><font face="Verdana,Arial" size=1>Aucune visiblit<69> </font></td>
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<td colspan=2 align=center> <BR> <INPUT Type=SUBMIT Value="Voter"> </td>
|
||
</tr>
|
||
</form>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align="center"><font face="Verdana,Arial" size=1><a href="http://solutions.journaldunet.com/pollit_files/sondages.shtml" target="_top"><font face="Arial" size=1>Précédents
|
||
sondages</font></a></font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src=/images/v3/dossier.gif width=120 height=13></td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#FFFFFF><font color=#000000><b>Stockage
|
||
</b></font></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="1">
|
||
<tr>
|
||
<td><font face="Arial" size=2 color=#FFFFFF><a href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/stockage.gif border=0 vspace=0 width="40" height="40"></a></font></td>
|
||
<td><font face="Arial" size=1 color=#000000>Du stockage en r<>seau aux
|
||
r<>seaux de </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Arial" size=2 color=#000000><font face="Arial" size=1 color=#000000>stockage.
|
||
L'<27>tat de l'art et des exp<78>riences pour vous guider dans vos prochains
|
||
choix. <br>
|
||
</font><font face="Arial" size=2><img src=/images_it/tiret.gif> <font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/stockage/sommaire.shtml>Sommaire</a></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#FFFFFF><font color=#000000><b>Mesure
|
||
d'audience </b></font></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td valign="top"><font face="Verdana" size=1 color=#000000><font face="Arial" size=2 color=#FFFFFF><b><a href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/audience_mini.jpg border=0 vspace=0></a></b></font></font></td>
|
||
<td height="32"><font face="Arial" size=1 color=#000000>Comment les
|
||
solutions prennent le </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Verdana" size=1 color=#FFFFFF><font face="Arial" size=2 color=#000000><font face="Verdana" size=1><font face="Arial" size=1 color=#000000>chemin
|
||
de l'intranet et de la licence d<>finitive. </font><font face="Arial">
|
||
<br>
|
||
</font></font><font face="Arial" size=2><img src=/images_it/tiret.gif>
|
||
<font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/audience/sommaire.shtml>Sommaire</a></font></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000><b>Web Services </b></font>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000><font face="Verdana" size=1 color=#000000><font face="Arial" size=2 color=#FFFFFF><b><a href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/webservices_mini.jpg border=0 vspace=2></a></b></font></font></font></td>
|
||
<td><font face="Arial" size=1 color=#000000>Zoom sur ce nouveau paradigme
|
||
des </font></td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><font face="Arial" size=2 color=#000000><font face="Arial" size=1 color=#000000>
|
||
architectures informatiques. Et sur les protocoles qui le soutiennent:
|
||
SOAP, WSDL, UDDI...</font><font face="Arial" size=1> </font><font face="Arial" size=2><br>
|
||
<img src=/images_it/tiret.gif> <font size=1><a style="color: #000033;" href=http://solutions.journaldunet.com/dossiers/webservices/sommaire.shtml>Sommaire</a></font></font></font></td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height=20>
|
||
<div align=center><font face=Verdana size=1><a href=http://solutions.journaldunet.com/dossiers/tslesdossiers.shtml><b><font color="#000000">Tous
|
||
les dossiers</font></b></a></font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><a href=http://www.journaldunet.com/tops/top_sommaire.shtml><img src=http://solutions.journaldunet.com/images/pictos/heber.jpg border=0></a><br>
|
||
<font face=Arial size=1><a href=http://www.journaldunet.com/tops/top_sommaire.shtml><font color=#000000>Classements
|
||
du Web</font></a><br>
|
||
</font></div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src=http://www.journaldunet.com/images_it/annu.gif height=13 width=120></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<table width=100% border=0 cellspacing=1 cellpadding=2 bgcolor=A9B6BC>
|
||
<tr bgcolor=#eeeeee>
|
||
<td>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les entreprises
|
||
de l'Internet</b></font><br>
|
||
<a href=http://societe.journaldunet.com><font face="Verdana" color=#000000>Plus
|
||
de 3600 sociétés référencées</font></a></font></p>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les prestataires</b></font><br>
|
||
<a href=http://prestataires.journaldunet.com><font face="Verdana" color=#000000>Plus
|
||
de 2000 prestataires</font></a></font></p>
|
||
<p><font face="Arial" size=1><font face="Verdana"><b>Les fonds</b></font><br>
|
||
<a href=http://fonds.journaldunet.com><font face="Verdana" color=#000000>72
|
||
fiches descriptives</font></a></font></p>
|
||
<p><font face="Arial" size=2><font size=1><font face="Verdana"><b>Le
|
||
carnet des e-managers</b></font><br>
|
||
</font><font face="Verdana" size=1><a href=http://lecarnet.journaldunet.com><font color="#000000">Plus
|
||
de 1300 dirigeants</font></a></font><font size=1><br>
|
||
</font></font></p>
|
||
<p><font face="Arial" size=2><font size=1><font face="Verdana"><b>Solutions
|
||
e-Business </b></font><br>
|
||
</font><font face="Verdana" size=1><a href=http://prestataires.journaldunet.com><font color="#000000">204
|
||
solutions et outils detaillées</font></a></font><font size=1><br>
|
||
</font></font></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td><font face="Verdana" size=1 color=#000000></font></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><a href=http://www.journaldunet.com/boutik/ title="La boutique Benchmark"><img src=http://www.journaldunet.com/pictos/boutikbenchmark.jpg border=0><br>
|
||
<font face="Verdana" size=1 color=#800000>Des offres sur nos études
|
||
et nos lettres</font></a></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align="center">
|
||
<table border=0 cellspacing=1 cellpadding=2 align=center bgcolor=#e5e6ce width=100%>
|
||
<tr>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.benchmark.fr/ebn.asp?pid=68 title="La société" onMouseOver="self.status='La Société';return true;" onMouseOut="self.status=' ';return true;"><font size=1 face="Verdana, Arial">Société</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/contacts.shtml onMouseOver="self.status='Contacts';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Contacts</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/pubbenchmark.shtml title=Publicité onMouseOver="self.status='Contact publicité';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Publicité</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.benchmark.fr/ebn.asp?pid=69 title="Communiqués de Presse" onMouseOver="self.status='Les communiqués de presse';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Presse</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://emploi.journaldunet.com/compte/liste.cfm?mode=2&EntIdx=1448 title=Recrutement onMouseOver="self.status='Recrutement';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial">Recrutement</font></a></font></font></div>
|
||
</td>
|
||
<td bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/tousnossites.shtml><font size=1 face="Verdana, Arial">Tous
|
||
nos sites</font></a></font></font></div>
|
||
</td>
|
||
<td colspan=2 bgcolor=#9bac79>
|
||
<div align=center><font size=-2 face=Arial><font size=-2 face=Arial><font color=#000033><a style="color: #000033; text-decoration: none" href=http://www.journaldunet.com/donneesperso.shtml onMouseOver="self.status='Données personnelles';return true;" onMouseOut="self.status=' ';return true;"><font face="Verdana, Arial" size=1>Données
|
||
personnelles</font></a></font></font><font color=#000033 face="Verdana, Arial" size=1>
|
||
</font></font></div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<table width=100% border=0 cellspacing=1 cellpadding=2 bgcolor=#000033>
|
||
<tr>
|
||
<td width=20 bgcolor=#000033><div align=center><OAS URL=solutions.journaldunet.com/divers@x30>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/divers";
|
||
var position ="x30";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_blank" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="468" HEIGHT="60" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS></div>
|
||
</td>
|
||
<td bgcolor=#000033>
|
||
<div align=center><font face="Verdana, Arial" size=1 color=#FFFFFF>Pour
|
||
tout problème de consultations, écrivez au <a href=mailto:webmaster-solutions@journaldunet.com><font color=#FFFF00>webmaster</font></a>.<br>
|
||
© Benchmark Group, 4 rue diderot 92156 Suresnes Cedex</font></div>
|
||
</td>
|
||
<td width=20 bgcolor=#000033> </td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<table width="120" border="0" cellspacing="0" cellpadding="0">
|
||
<tr>
|
||
<td>
|
||
<div align="center"><div align=center>
|
||
<OAS URL=solutions.journaldunet.com/reseau@TopRight>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/reseau";
|
||
var position ="TopRight";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_top" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="120" HEIGHT="600" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<div align=center>
|
||
<OAS URL=solutions.journaldunet.com/home@TopLeft>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
_version=10; //--> </script>
|
||
<SCRIPT LANGUAGE="JavaScript1.1"> <!--
|
||
_version=11;
|
||
if (navigator.userAgent.indexOf('Mozilla/3') != -1){
|
||
_version=10;} // --> </script>
|
||
<SCRIPT LANGUAGE="JavaScript"> <!--
|
||
var server = 'oas.benchmark.fr';
|
||
var sitepage = "solutions.journaldunet.com/home";
|
||
var position ="TopLeft";
|
||
if (! (RN)) {
|
||
var RN = new String (Math.random());
|
||
var RNS = RN.substring (2, 11);
|
||
}
|
||
var oas='http://' + server + '/RealMedia/ads/';
|
||
var oaspage= sitepage + '/1' + RNS + '@' + position;
|
||
if (_version < 11) {
|
||
document.write ('<A HREF="' + oas + 'click_nx.ads/'+ oaspage + '" TARGET="_top" ><IMG SRC="' + oas + 'adstream_nx.ads/' + oaspage + '" BORDER="0" WIDTH="120" HEIGHT="600" ALT="Cliquez ici !" ></a>');
|
||
} else {
|
||
document.write ('<SCRIPT LANGUAGE="JavaScript1.1" SRC="' + oas + 'adstream_jx.ads/' + oaspage + '">');
|
||
document.write ('\<\!-- --\>');
|
||
document.write ('\<\/SCRIPT\>');
|
||
document.write ('\<\!-- --\>');
|
||
}
|
||
// -->
|
||
</SCRIPT>
|
||
</OAS>
|
||
</div>
|
||
|
||
</BODY></HTML>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|