2007 lines
106 KiB
HTML
2007 lines
106 KiB
HTML
<!DOCTYPE html public "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE>En bref International</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/brefinter@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/brefinter";
|
||
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/brefinter@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/brefinter";
|
||
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">En
|
||
bref - International</font></b> </td>
|
||
</tr>
|
||
<tr>
|
||
<td valign="top">
|
||
<p><font face="Arial, Helvetica, sans-serif" size="2">
|
||
<script language="JavaScript">date();
|
||
</script>
|
||
</font><br>
|
||
</p>
|
||
<p> <!-- D<>but fil--><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020412_brefinter.shtml">Vendredi
|
||
12 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Oracle pousse l'outsourcing
|
||
aupr<70>s de ses clients europ<6F>ens - IDC optimiste sur
|
||
le d<>veloppement des r<>seaux sans-fil - Aberdeen Group
|
||
croit <20> la reprise... avec mod<6F>ration.</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/020411_brefinter.shtml">Jeudi
|
||
11 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Oracle abandonne Andersen...
|
||
- ... et Larry Ellison compare les Web Services et la
|
||
mode f<>minine - Sun t<>moigne <20> charge contre Microsoft.</font>
|
||
<font face="Arial" size="1"><i>(11/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020410_brefinter.shtml">Mercredi
|
||
10 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Microsoft, SAS et Hyperion
|
||
<20> la t<>te d'une initiative pour standardiser l'acc<63>s
|
||
aux outils d<>cisionnels - Alliance <20> trois : Oracle,
|
||
Accenture et Tibco - Aliiance <20> deux : webMethods et
|
||
Siebel - Apache 2.0 disponible pour tous.</font> <font face="Arial" size="1"><i>(10/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020409_brefinter.shtml">Mardi
|
||
9 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Altran rach<63>te la marque
|
||
Arthur D. Little - BT Group va licencier 18 000 personnes,
|
||
et Enterasys Networks 30 % de son effectif - Oracle
|
||
persiste et signe sur le mod<6F>le ASP - AOL <20>tend la messagerie
|
||
instantan<61>e vers le b-to-b.</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/020408_brefinter.shtml">Lundi
|
||
8 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">AMR Research pl<70>biscite
|
||
les solutions de portail d'Epicentric et de Plumtree
|
||
- IBM pr<70>t <20> d<>voiler la V2 de sa solution de gestion
|
||
des droits num<75>riques... - ... et <20> d<>montrer les m<>rites
|
||
de Xperanto.</font> <font face="Arial" size="1"><i>(08/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020405_brefinter.shtml">Vendredi
|
||
5 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">WorldCom licencie 3700 personnes
|
||
- Andersen France : Aldo Cardoso directeur g<>n<EFBFBD>ral par
|
||
int<6E>rim - BroadVision : acc<63>s mobile <20> ses applications
|
||
d'entreprise - Sun : partenariat avec KPMG autour des
|
||
PGI.</font> <font face="Arial" size="1"><i>(05/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020404_brefinter.shtml">Jeudi
|
||
4 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">IBM cr<63>e un logiciel de
|
||
connexion aux aplications d'entreprises sans-fil pour
|
||
WebSphere - D<>penses informatiques : la d<>gringolade
|
||
continue selon Forrester Research - Une start-up US
|
||
lance un logiciel de travail collaboratif multi-applicatifs
|
||
- Sun lance "Starkitty", un nouveau serveur haut de
|
||
gamme.</font> <font face="Arial" size="1"><i>(04/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020403_brefinter.shtml">Mercredi
|
||
3 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">FileNet rach<63>te son concurrent
|
||
EGrail pour 10 millions de dollars - Palm lance un environnement
|
||
de d<>veloppement pour l'interrogation des BDD en temps
|
||
r<>el - Zone Labs et Imperito pr<70>parent un VPN pour les
|
||
PME-PMI - Licences UMTS : l'Irlande re<72>oit 3 candidatures
|
||
pour un total de 4 licences.</font> <font face="Arial" size="1"><i>(03/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020402_brefinter.shtml">Mardi
|
||
2 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Walter Hewlett durcit le
|
||
ton et accuse HP de chantage - IBM annonce le support
|
||
de la distribution Linux de SuSE - Unisys et Microsoft
|
||
font front commun contre Unix - EMC (encore) rachet<65>
|
||
? </font> <font face="Arial" size="1"><i>(02/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020329_brefinter.shtml">Vendredi
|
||
29 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">StarOffice veut prendre
|
||
la place d'Office - Microsoft ouvre le code source de
|
||
.NET - Atos et Baltimore lancent MediaCert, solution
|
||
de certification num<75>rique - Princeton Softech rachet<65>e
|
||
pour 16 millions de dollars. </font> <font face="Arial" size="1"><i>(29/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020328_brefinter.shtml">Jeudi
|
||
28 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Sp<EFBFBD>cial Java : BEA Systems
|
||
progresse vers les standards - Concessions de Sun <20>
|
||
la communaut<75> Open Source - Un centre de comp<6D>tences
|
||
commun Sun / SAP - Convergence entre Eclipse et NetBeans
|
||
: tous contre Microsoft ?</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/020327_brefinter.shtml">Mercredi
|
||
27 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">De nouvelles coupes dans
|
||
l'effectif de Nortel ? - Vignette s'entend avec iPlanet
|
||
- Dassault Syst<73>mes et IBM <20>quipent en PLM un grand
|
||
port du Japon - 150 millions de dollars pour d<>fendre
|
||
la fusion HP-Compaq.</font> <font face="Arial" size="1"><i>(27/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020326_brefinter.shtml">Mardi
|
||
26 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Un virus nomm<6D> Bill Clinton
|
||
- Une faille de s<>curit<69> de FrontPage exploit<69>e <20> trois
|
||
reprises - IBM s'associe <20> Kxen pour fournir une solution
|
||
de datamining - Progress Software d<>voile une solution
|
||
de suivi de la qualit<69> de service.</font> <font face="Arial" size="1"><i>(26/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020325_brefinter.shtml">Lundi
|
||
25 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Iomega quitte Arthur Andersen
|
||
- 4,9 milliards de dollars pour la gestion du stockage
|
||
- Oracle croit fort <20> l'ASP - Un supercalculateur au
|
||
service de l'<27>nergie.</font> <font face="Arial" size="1"><i>(25/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020322_brefinter.shtml">Vendredi
|
||
22 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">RealNetworks accuse Microsoft
|
||
de favoriser Windows Media Player - NTT DoCoMo pr<70>pare
|
||
les services 4G - EMC lance WideSky Developers Suite
|
||
- Red-M annonce une solution de s<>curit<69> WLAN/Bluetooth.</font>
|
||
<font face="Arial" size="1"><i>(22/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020321_brefinter.shtml">Jeudi
|
||
21 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Novell se dirige vers les
|
||
Web services - Red Hat perd de l'argent et se r<>organise
|
||
- Nokia annonce la 1ere carte PC GPRS/WLAN - Andersen
|
||
en tractations avec KPMG pour une fusion hors USA.</font>
|
||
<font face="Arial" size="1"><i>(21/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020320_brefinter.shtml">Mercredi
|
||
20 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Wi-Fi bient<6E>t d<>ploy<6F> sur
|
||
tout le territoire am<61>ricain - EMC et Veritas ex-aequo
|
||
sur le march<63> du stockage pour 2001 - L'ICANN inculp<6C>e
|
||
par l'un de ses propre dirigeants - RealNetworks et
|
||
Compaq <20>tendent leur partenariat <20> la gamme de terminaux
|
||
iPAQ.</font> <font face="Arial" size="1"><i>(20/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020319_brefinter.shtml">Mardi
|
||
19 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Patrol 7 plus simple <20> d<>ployer
|
||
? - 8,3 milliards de dollars dans XML et les Web Services
|
||
- HP-Compaq: les fonds pr<70>ts <20> voter.</font> <font face="Arial" size="1"><i>(19/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020318_brefinter.shtml">Lundi
|
||
18 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">L'ICANN sur la sellette
|
||
- Deloitte et Ernst & Young ne veulent plus d'Andersen
|
||
- Samsung devrait bient<6E>t sortir ses premiers PDA sous
|
||
OS Symbian - Veritas Software lance NetBackup 4.5.</font>
|
||
<font face="Arial" size="1"><i>(18/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020315_brefinter.shtml">Vendredi
|
||
15 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">SAP s'<27>quipe pour les PME
|
||
- Sony entre dans les prisons britanniques - AMD a croqu<71>
|
||
de belles parts de march<63> en 2001.</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/020314_brefinter.shtml">Jeudi
|
||
14 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Deutsche Telekom va utiliser
|
||
la plate-forme .Net de Microsoft pour d<>velopper ses
|
||
services mobiles - Le march<63> du stockage en hausse de
|
||
100% d'ici <20> 2005 - Le Royaume-Uni et les Pays-Bas seront
|
||
les premiers pays europ<6F>ens <20> utiliser la technologie
|
||
WLAN 802.11a - SAP annonce la commercialisation de mySAP.com
|
||
sous Linux sur les serveurs zSeries d'IBM.</font> <font face="Arial" size="1"><i>(14/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020313_brefinter.shtml">Mercredi
|
||
13 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Arthur Andersen pourrait
|
||
<20>tre rachet<65> par Deloitte Touche - Ascential Software
|
||
acquiert Vality Technologies pour 92 millions de dollars
|
||
- RealOne pour Pocket PC arrive sur le march<63> - SMC
|
||
Networks s<>curise les r<>seaux locaux sans-fil avec une
|
||
solution multi-protocoles.</font> <font face="Arial" size="1"><i>(13/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020312_brefinter.shtml">Mardi
|
||
12 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">IBM devance Sun sur le march<63>
|
||
des serveurs Unix - Tibco ajoute des composants m<>tier
|
||
<20> sa plate-forme - Siebel en route vers les standards
|
||
des Web Services.</font> <font face="Arial" size="1"><i>(12/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020311_brefinter.shtml">Lundi
|
||
11 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Le march<63> des serveurs en
|
||
baisse de 26% ce trimestre, selon IDC - McData poursuit
|
||
en justice son concurrent Brocade - Cisco am<61>liore son
|
||
offre VPN - Un nouveau format XML pour la description
|
||
de donn<6E>es biom<6F>triques.</font> <font face="Arial" size="1"><i>(11/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020308_brefinter.shtml">Vendredi
|
||
8 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">ISS donne un coup de pouce
|
||
<20> la fusion HP-Compaq - Wi-Fi pourrait <20>tre autoris<69>
|
||
en Angleterre - PwC Consulting et SAP Portals signent
|
||
un accord marketing - Colt remonte la pente et rach<63>te
|
||
une partie de ses obligations.</font> <font face="Arial" size="1"><i>(08/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020307_brefinter.shtml">Jeudi
|
||
7 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Media Player accessible
|
||
depuis les PDA Pocket PC 2002 - BroadVision et webMethods
|
||
associ<63>s - SchlumbergerSema s<>curise les t<>l<EFBFBD>phones
|
||
portables gr<67>ce <20> la voix.</font> <font face="Arial" size="1"><i>(07/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020306_brefinter.shtml">Mercredi
|
||
6 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Faille dans la machine virtuelle
|
||
Java de Microsoft... - ... qui craint la mort prochaine
|
||
de Windows - Coupes s<>v<EFBFBD>res chez Verizon - L'Inde aura
|
||
sa "grille".</font> <font face="Arial" size="1"><i>(06/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020305_brefinter.shtml">Mardi
|
||
5 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">La famille Hewlett demande
|
||
<20> l'ancien CEO de HP de reprendre les commandes - Agere
|
||
et Nomadix signent un partenariat technologique WLAN
|
||
- Blue Martini enrichit sa pallette fonctionnelle CRM
|
||
- Fujitsu Softek lance Storage Manager 1.1.0.</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_brefinter.shtml">Lundi
|
||
4 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Une vuln<6C>rabilit<69> dans Linux
|
||
- Loudcloud, vous vous en souvenez ? - m.Net Corporation
|
||
retient les solutions d'Alcatel pour un r<>seau UMTS
|
||
en Australie.</font> <font face="Arial" size="1"><i>(04/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020301_brefinter.shtml">Vendredi
|
||
1er mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">IBM et Navision signent
|
||
un partenariat commercial - Le march<63> Wi-Fi en hausse
|
||
en 2002 - Failles de s<>curit<69> dans PHP, pr<70>vient le
|
||
CERT.</font> <font face="Arial" size="1"><i>(01/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020228_brefinter.shtml">Jeudi
|
||
28 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Nec confie le traitement
|
||
de ses paiements <20> Bibit - Verisign aime la Suisse -
|
||
AMD d<>voile Hammer - La prochaine version de Windows
|
||
CE parlera IPv6.</font> <font face="Arial" size="1"><i>(28/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020227_brefinter.shtml">Mercredi
|
||
27 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">StarOffice bient<6E>t payant
|
||
- Les Etats-Unis insuffisamment <20>quip<69>s en Internet
|
||
haut-d<>bit aux yeux des soci<63>t<EFBFBD>s high tech - HP, Kodak
|
||
et Adobe r<>unis autour d'un nouveau standard d'image
|
||
num<75>rique - Nortel parie sur le march<63> asiatique pour
|
||
l'UMTS.</font> <font face="Arial" size="1"><i>(27/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020226_brefinter.shtml">Mardi
|
||
26 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Intel lance un processeur
|
||
Xeon sur achitecture Pentium 4 - Cisco et Intersil signent
|
||
un partenariat technologique autour de 802.11g - Succ<63>s
|
||
mitig<69> 3 mois apr<70>s le lancement du logiciel de stockage
|
||
NAS de Novell - Le commerce electronique p<>tit de l'absence
|
||
d'un organisme de contr<74>le ind<6E>pendant.</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_bref_inter.shtml">Lundi
|
||
25 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Colt Telecom resserre la
|
||
ceinture - Vuln<6C>rabilit<69>s en s<>rie chez Microsoft...
|
||
- ...dont le lecteur Windows Media serait indiscret
|
||
- Sun accorde 20<32>% de ristourne aux infid<69>les <20> NT-4
|
||
- La robotique ne fait plus recette aux Etats-Unis.</font>
|
||
<font face="Arial" size="1"><i>(25/02/200<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020222_brefinter.shtml">Vendredi
|
||
22 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Stockage en hausse de 64%
|
||
d'ici <20> 2005, selon Gartner - Chordiant 5 compatible
|
||
avec WebSphere 4.0 - Palm lance deux nouveaux PDA couleurs.</font>
|
||
<font face="Arial" size="1"><i>(22/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020221_brefinter.shtml">Jeudi
|
||
21 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Liberty Alliance se renforce
|
||
de 11 nouveaux participants - IBM mise sur les biotechnologies
|
||
- Epicentric lance Foundation Builder 3.0 - Symbian
|
||
se tourne vers les t<>l<EFBFBD>phones mobiles grand public.</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/020220_brefinter.shtml">Mercredi
|
||
20 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">RealNetworks lance sa plate-forme
|
||
de streaming pour op<6F>rateurs mobiles - Le Boston Consulting
|
||
Group supprime 12% de ses effectifs - DataCore vend
|
||
la licence de son moteur de virtualisation <20> Fujitsu
|
||
Softek - Amazon.com met aux ench<63>res la trottinette
|
||
Ginger.</font> <font face="Arial" size="1"><i>(20/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020219_brefinter.shtml">Mardi
|
||
19 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Microsoft somm<6D> de livrer
|
||
le code source de Windows XP - Universitaires et <20>diteurs
|
||
se r<>unissent autour des r<>seaux de PC - Gestion de
|
||
contenu et s<>curit<69> grans favoris des achats des entreprises
|
||
pour 2002, selon Aberdeen Group.</font> <font face="Arial" size="1"><i>(19/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020218_brefinter.shtml">Lundi
|
||
18 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">La technologie de s<>curit<69>
|
||
802.1x de Wi-Fi "crack<63>e" - McData en proc<6F>s contre
|
||
Brocade - MSN Messenger exploit<69> par un nouveau vers
|
||
- Le march<63> des haut-d<>bits en tr<74>s forte augmentation.</font>
|
||
<font face="Arial" size="1"><i>(18/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020215_brefinter.shtml">Vendredi
|
||
15 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">WLAN : Cisco partisan de
|
||
802.11g , et Intel d<>fenseur de 802.11a - Accord OEM
|
||
entre BroadVision et Actuate - Hitachi Data Systems
|
||
et Sun unis dans l'administration de stockage - Internet
|
||
en nette progression dans les entreprises europ<6F>ennes</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/020214_brefinter.shtml">Jeudi
|
||
14 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Visual Studio.Net enfin
|
||
dans les bacs - Sun annonce la sortie des premiers produits
|
||
de l'alliance Liberty Project - EMC int<6E>ress<73> par iSCSI
|
||
? - Palm reste n<>1 du march<63> des PDA.</font> <font face="Arial" size="1"><i>(14/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020213_brefinter.shtml">Mercredi
|
||
13 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">IBM n<> 1 du march<63> US des
|
||
serveurs en 2001, selon Dataquest - Apple supprime 375
|
||
postes au 1er trimestre 2002 - FalconStor valide l'int<6E>rop<6F>rabilit<69>
|
||
de son logiciel avec 3 partenaires SAN - Le march<63> des
|
||
services de s<>curit<69> en tr<74>s forte croissance selon
|
||
IDC.</font> <font face="Arial" size="1"><i>(13/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020212_brefinter.shtml">Mardi
|
||
12 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Handspring commence <20> vendre
|
||
son Treo aux USA - IBM lance une technologie d'optimisation
|
||
de la capacit<69> m<>moire des processeurs - MTI cr<63>e Stingray,
|
||
une solution de stockage SAN/NAS - Hutchinson 3G signe
|
||
avec CMG Wireless Data Solutions.</font> <font face="Arial" size="1"><i>(12/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020211_brefinter.shtml">Lundi
|
||
11 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Sun fait une entr<74>e en force
|
||
sur Linux - IBM restructure son p<>le stockage - Meta
|
||
Group supprime 7% des ses effectifs - Verizon Wireless
|
||
et Qualcomm r<>unis pour d<>velopper des applications
|
||
sans-fil.</font> <font face="Arial" size="1"><i>(11/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020208_brefinter.shtml">Vendredi
|
||
8 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Sun annonce un nouveau plan
|
||
de bataille, baptis<69> N1 - Apple rach<63>te Nothing Real
|
||
- 21 millions d'utilisateurs WLAN dans 5 ans, selon
|
||
Analysys - SAP certifie SiteMinder de Netegrity, un
|
||
logiciel de SSO.</font> <font face="Arial" size="1"><i>(08/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020207_brefinter.shtml">Jeudi
|
||
7 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Novel rejoint Liberty Alliance
|
||
Project aux c<>t<EFBFBD>s de Sun - Intel d<>gag<61> des accusations
|
||
d'entrave <20> la concurrence par la Commission Europ<6F>enne
|
||
- Les ventes de PC en Europe continuent de baisser pour
|
||
le second trimestre cons<6E>cutif - QLogic tente de faire
|
||
baisser le prix des r<>seaux SAN.</font> <font face="Arial" size="1"><i>(07/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020206_brefinter.shtml">Mercredi
|
||
6 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Palm sur le point de lancer
|
||
la version beta 5.0 de son syst<73>me d'exploitation -
|
||
Comverse Infosys devient Verint Systems - Alliance entre
|
||
EDS et Epicentric autour d'une offre de gestion centralis<69>e
|
||
de portails d'entreprise - La plate-forme Jambala d'Ericsson
|
||
int<6E>gre les outils de contr<74>le r<>seau de Tripwire.</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_brefinter.shtml">Mardi
|
||
5 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Pas de reprise en 2002,
|
||
selon Bill Gates - Computer Associates lance 17 nouvelles
|
||
applications sous Linux - Nortel Networks et Motorola
|
||
unis pour mettre au point une solution VoIP commune
|
||
- Wyse Technologies ajoute une couche de s<>curit<69> <20>
|
||
ses clients-l<>gers. </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/020204_brefinter.shtml">Lundi
|
||
4 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Un nouveau dans le club
|
||
Linux - Microsoft recrute pour sa s<>curit<69> - IBM, Motorola
|
||
et Opera oeuvrent sur le Web vocal - Fusion HP-Compaq:
|
||
l'Europe donne son accord.</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/0201/020201_brefinter.shtml">Vendredi
|
||
1er février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Oracle migre ses applications
|
||
vers Linux et pr<70>voit la disparition prochaine d'Unix
|
||
- Handspring lance Treo <20> Singapour avant le march<63>
|
||
am<61>ricain - IBM, NEC, Hitachi et Fujitsu r<>v<EFBFBD>lent lors
|
||
OS Linux commun.</font> <font face="Arial" size="1"><i>(01/02/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020131_brefinter.shtml">Jeudi
|
||
31 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Acquisition nippone pour
|
||
Cable<6C>&<EFBFBD>Wireless : PSINet Japon - La QoS des VPN/IP
|
||
selon WorldCom - Linux d<>barque sur PlayStation 2 -
|
||
La fusion HP-Compaq se pr<70>cise (encore !) - ...et sera
|
||
"bonne pour Linux" (Carly Fiorina/HP).</font> <font face="Arial" size="1"><i>(31/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020130_brefinter.shtml">Mercredi
|
||
30 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Intel et HP soutiennent
|
||
le projet ".Net sous Linux" - Adobe s'attaque aux logiciels
|
||
serveurs - Un Linux pour les telcos ? - Checkpoint aime
|
||
les PME.</font> <font face="Arial" size="1"><i>(30/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020129_brefinter.shtml">Mardi
|
||
29 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Un d<>clinaison de Red Hat
|
||
pour la haute disponibilit<69> - Une faille de plus dans
|
||
ICQ - SAS s'int<6E>resse au Text-Mining - Documentum fait
|
||
ses courses - Palm court apr<70>s l'Internet sans fil.</font>
|
||
<font face="Arial" size="1"><i>(29/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020128_brefinter.shtml">Lundi
|
||
28 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Virtual Internet se r<>fugie
|
||
<20> Londres - Fl<46>chissement des PDA en Europe de l'Ouest
|
||
- Big Blue : un pas de plus vers Linux - IBM + Vodaphone
|
||
+ Motorola = administration des mobiles... - ...mais
|
||
12 millions d'euros pour <20>tudier les risques de leurs
|
||
radiations.</font> <font face="Arial" size="1"><i>(28/01/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/0201/020125_brefinter.shtml">Vendredi
|
||
25 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">L'UE devrait dire "oui"
|
||
<20> la fusion HP-Compaq - Baltimore c<>de enfin Content
|
||
Technologies - EMC supprime encore des postes - Le fondateur
|
||
d'Apple <20> nouveau dans le business</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/020124_brefinter.shtml">Jeudi
|
||
24 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Borland compl<70>te sa panoplie
|
||
Java - Handspring jette le trouble sur l'avenir du Visor
|
||
- Vignette aime les entreprises moyennes - Cognos se
|
||
glisse dans le sillage d'Oracle.</font> <font face="Arial" size="1"><i>(24/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020123_brefinter.shtml">Mercredi
|
||
23 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Un <20>cran de veille pour
|
||
lutter contre l'Anthrax - IBM et Verisign partenaires
|
||
autour des PKI - Palm veut donner plus d'autonomie <20>
|
||
Palm OS.</font> <font face="Arial" size="1"><i>(23/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020122_brefinter.shtml">Mardi
|
||
22 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">AOL Time-Warner <20> l'aff<66>t
|
||
de Red Hat ? - Sun optimiste malgr<67> un trimestre difficile
|
||
- BEA et Deloitte scellent une alliance.</font> <font face="Arial" size="1"><i>(22/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020121_brefinter.shtml">Lundi
|
||
21 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Moins 6,7% pour les ventes
|
||
de PC au dernier trimestre 2001 selon IDC - Motorola
|
||
et Ericsson accordent des licencse <20> leurs co-op<6F>titeurs
|
||
- Signature d'un accord de partenariat entre Legato
|
||
et Compaq - ValiCert et Data Junction s'associent.</font>
|
||
<font face="Arial" size="1"><i>(21/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020118_brefinter.shtml">Vendredi
|
||
18 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">5,4 milliards de dollars
|
||
en 2005 pour le VPN/IP en l'Europe de l'Ouest - Vitria
|
||
Collaboration Center tire parti du VCML - Feu vert de
|
||
la Commission Europ<6F>enne sur la fusion KPNQwest/GTS/Ebone
|
||
- Network Associates pr<70>f<EFBFBD>re le NYSE au Nasdaq - Bill
|
||
Gates : "la plus grande priorit<69> de Microsoft..."</font>
|
||
<font face="Arial" size="1"><i>(18/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020117_brefinter.shtml">Jeudi
|
||
17 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Le march<63> du CDN estim<69>
|
||
<20> 976,1 millions de dollars... en 2007 - Orange choisit
|
||
la facilit<69> pour concr<63>tiser sa licence UMTS en Su<53>de
|
||
- Visual Studio .Net disponible pour les abonn<6E>s au
|
||
MSDN - Encore une faille dans Explorer - Steve Jobs/Apple
|
||
: "la meilleure chose que nous ayons faite"...</font>
|
||
<font face="Arial" size="1"><i>(17/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020116_brefinter.shtml">Mercredi
|
||
16 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Jean-Fran<61>ois Abramatic,
|
||
pr<70>sident du W3C, passe la main - Oracle investit dans
|
||
les portails vocaux - Qui veut sauver Solaris pour Intel
|
||
? - 3Com supprime 500 postes.</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/020115_brefinter.shtml">Mardi
|
||
15 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">IBM finalise le rachat de
|
||
CrossWorlds pour un montant de 129 millions de dollars
|
||
- Palm met en ligne un kit de d<>veloppement pour Bluetooth
|
||
- Compaq r<>alise son premier r<>seau FCIP entre deux
|
||
SAN Fibre Optique distants.</font> <font face="Arial" size="1"><i>(15/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020114_brefinter.shtml">Lundi
|
||
14 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Suppresions de 1200 postes
|
||
chez Motorola - Forrester Research licencie 22% de ses
|
||
effectifs mondiaux - Ericsson revend <20> Samsung les licences
|
||
des ses technologies wireless - IBM rach<63>te (encore
|
||
!) EMC.</font> <font face="Arial" size="1"><i>(14/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020111_brefinter.shtml">Vendredi
|
||
11 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Proc<EFBFBD>s Microsoft : la firme
|
||
demande des t<>moignages <20> huis-clos - Carly Fiorina
|
||
d<>fend le projet de fusion HP-Compaq <20> Las Vegas - D<>collage
|
||
plus lent que pr<70>vu des services 3G de NTT DoCoMo -
|
||
IBM confie <20> Sanmina-SCI la production des PC NetVista
|
||
- La faille des paiements en ligne Citibank r<>par<61>e</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/020110_brefinter.shtml">Jeudi
|
||
10 janvier 2002<br>
|
||
</a></b></font><font face="Arial" size="2">Windows for
|
||
PDA, la nouvelle version - StoneGate certifi<66> RSA Secured
|
||
- GPRS irlandais : c'est parti avec Eircell Vodafone
|
||
- Messagerie et bureau mobile sign<67>s Sprint. </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_brefinter.shtml">Mercredi
|
||
9 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Motorola licencie 120 de
|
||
ses cadres dirigeants - Nvidia lance son chipset 415-D
|
||
- Kernel Group rachet<65> par Veritas Software.</font>
|
||
<font face="Arial" size="1"><i>(09/01/2002)</i></font><br>
|
||
<br>
|
||
<font color="#990033" face="Arial" size="1"></font>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020108_brefinter.shtml">Mardi
|
||
8 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Le W3C ne ch<63>me pas - le
|
||
FBI revoit ses recommandations sur la faille de s<>curit<69>
|
||
de Windows XP - Un juge refuse <20> Microsoft un d<>lai
|
||
suppl<70>mentaire dans le proc<6F>s anti-trust - Tibco Software
|
||
s'offre une technologie de transport de messages.</font>
|
||
<font face="Arial" size="1"><i>(08/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020107_brefinter.shtml">Lundi
|
||
7 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Business Object rach<63>te
|
||
Blue Edge pour 6 millions de dollars - Robert Dutkowsky
|
||
nomm<6D> <20> la t<>te de JD Edwards - La BSA f<>te No<4E>l en
|
||
offrant une armnistie aux fraudeurs.</font> <font face="Arial" size="1"><i>(07/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020104_brefinter.shtml">Vendredi
|
||
4 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Bush assouplit le r<>glement
|
||
pour l'export de puissance de calcul - Zacker, un ver
|
||
de plus pour Outlook - Un iMac <20> <20>cran plat ? - webMethods
|
||
signe avec le Pentagone.</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_brefinter.shtml">Jeudi
|
||
3 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Lindows emb<6D>te Microsoft
|
||
- IBM passe l'examen J2EE 1.3 - Oracle supprime des
|
||
postes aux Etats-Unis - Jean-Louis Gass<73>e quitte Be
|
||
Inc. - Peoplesoft bient<6E>t deuxi<78>me acteur des ERP ?</font>
|
||
<font face="Arial" size="1"><i>(03/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><font face="Arial" size="1"><i>
|
||
</i></font></b></font><font face="Arial" size="1"><i>
|
||
<br>
|
||
</i></font> </p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td valign="top"> </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/brefinter@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/brefinter";
|
||
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/brefinter@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/brefinter";
|
||
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>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|