2054 lines
110 KiB
HTML
2054 lines
110 KiB
HTML
|
||
<!DOCTYPE html public "-//W3C//DTD HTML 3.2//EN">
|
||
<HTML>
|
||
<HEAD>
|
||
<TITLE>En Bref France</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/brefrance@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/brefrance";
|
||
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/brefrance@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/brefrance";
|
||
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 </font></b></td>
|
||
</tr>
|
||
<tr>
|
||
<td valign="top">
|
||
<p><font face="Arial, Helvetica, sans-serif"><font size="2">
|
||
<script language="JavaScript">date();
|
||
</script>
|
||
</font></font><br>
|
||
<br>
|
||
<font face="Arial, Helvetica, sans-serif" size="2">
|
||
</font> <!-- D<>but fil--><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020412_bref.shtml">Vendredi
|
||
12 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Dimension Data ouvre un
|
||
bureau <20> Bordeaux - Business & Decision acquiert le
|
||
britannique SPSInfoquest - Accord technologique entre
|
||
ActiVia Networks et France T<>l<EFBFBD>com R&D dans le domaine
|
||
de la diffusion de contenu Web - Access Commerce enregistre
|
||
un chiffre d'affaires en baisse de 4% en 2001.</font>
|
||
<font face="Arial" size="1"><i>(12/04/2002)</i></font><br>
|
||
<br>
|
||
<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_bref.shtml">Jeudi
|
||
11 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Cognitis l<>ve 7 millions
|
||
d'euros - Alliance entre Xyleme et Easypress Technologies
|
||
autour d'un projet d'application XML - Editions Profil
|
||
et Softwin commercialisent une solution antivirus commune
|
||
- Alc<6C>ve d<>voile un outil de supervision des r<>seaux
|
||
reposant sur des briques applicatives libres.</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_bref.shtml">Mercredi
|
||
10 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">20 % d'entreprises fran<61>aises
|
||
dans l'European Technology Fast 500 - SNCF relie les
|
||
r<>seaux de 1 800 <20>tablissements avec Cegetel - Le retour
|
||
au pays de Bantry Technologies - Cr<43>atis n'est plus,
|
||
vive Edig<69>rance.</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_bref.shtml">Mardi
|
||
9 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Maporama lance Maporama
|
||
Customer Service Solutions - Apsylis ouvre son capital
|
||
<20> trois nouveaux fonds d'investissement - Ilog pr<70>voit
|
||
un chiffre d'affaires en baisse au troisi<73>me trimestre
|
||
- Atos Origin conclut un partenariat avec le Japonais
|
||
TIS </font> <font face="Arial" size="1"><i>(09/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020408_bref.shtml">Lundi
|
||
8 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Le Cigref compte d<>sormais
|
||
116 membres, soit 30% des d<>penses informatiques en
|
||
France - Alcatel et Vinicity annoncent les premiers
|
||
r<>sultats de leur coop<6F>ration sur la g<>o-localisation
|
||
- LambdaNet g<>re le trafic Internet de Marseille - Carat
|
||
Interactive signe avec E-Mail Vision pour ses campagnes
|
||
d'e-mail marketing.</font> <font face="Arial" size="1"><i>(08/04/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0204/020405_bref.shtml">Vendredi
|
||
5 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Teamlog r<>alise un r<>sultat
|
||
net consolid<69> en hausse de 68% <20> 4,2 millions d'euros
|
||
en 2001 - Rapprochement entre Cegid et Magestel - L'int<6E>grateur
|
||
Sophitek NV teste r<>seaux et syst<73>mes avec Vigilante
|
||
- Team Partners Group : chiffre d'affaires en hausse
|
||
de 13,4% en 2001</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_bref.shtml">Jeudi
|
||
4 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">TXT e-solutions et Catalliances
|
||
pr<70>parent une solution commune destin<69>e au secteur de
|
||
la distribution - Augmentation de capital de 2 millions
|
||
de dollars pour Kxen - Temis commercialise un outil
|
||
d'extraction de donn<6E>es - Steria assure le d<>veloppement
|
||
d'un site de e-commerce pour l'INSEE.</font> <font face="Arial" size="1"><i>(04/04/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/0204/020403_bref.shtml">Mercredi
|
||
3 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Unilog r<>alise un r<>sultat
|
||
net 2001 en hausse de plus de 10% - Thomson entre dans
|
||
le capital de M<>diam<61>trieCabSat - Smile appuie ses projets
|
||
Web sur une plate-forme de gestion de contenu Open Source.</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_bref.shtml">Mardi
|
||
2 avril 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Mediapps adh<64>re au WS-I
|
||
- Altiris ouvre une filiale en France - Coheris r<>alise
|
||
un chiffre d'affaires 2001 en progression de 46% - La
|
||
SSII Aston signe un accord avec l'<27>diteur W4.</font>
|
||
<font face="Arial" size="1"><i>(02/04/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020329_bref.shtml">Vendredi
|
||
29 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Microsoft France : support
|
||
technique en s<>curit<69> r<>seau - ITV: un nouveau site
|
||
pour l'actualit<69> de la TV interactive - Teamlog se pr<70>pare
|
||
<20> acqu<71>rir le portugais Noesis - Agresso France : nouvel
|
||
outil de CRM - Cegid : centre d'appels multilingue</font>
|
||
<font face="Arial" size="1"><i>(29/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020328_bref.shtml">Jeudi
|
||
28 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">SQLI recrute en Rh<52>ne-Alpes
|
||
- Succ<63>s d'ASP-One au Maroc - Telisma s'installe en
|
||
Espagne et en Italie - CPGmarket.com satisfaite de ses
|
||
r<>sultats 18 mois apr<70>s son lancement.</font> <font face="Arial" size="1"><i>(28/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020327_bref.shtml">Mercredi
|
||
27 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Optium cannibalise Andeha
|
||
et MVCD - Optimisation d'itin<69>raires PTV <20> prix abordable
|
||
sur l'intranet - Tout sur FileMaker Pro, et en fran<61>ais
|
||
- The CRM Company externalise le CRM analytique.</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_bref.shtml">Mardi
|
||
26 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Domino online en mode ASP
|
||
avec Aspaway - InterSystems choisit Sophia-Antipolis
|
||
pour investir la France - C I Host, un h<>bergeur am<61>ricain
|
||
de passage <20> Paris - Mise <20> jour de l'affichage <20>lectronique
|
||
AMS par Internet avec eDevice.</font> <font face="Arial" size="1"><i>(26/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020325_bref.shtml">Lundi
|
||
25 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">L'<27>diteur Systar proc<6F>de
|
||
<20> une augmentation de capital - IBM et Alcatel lancent
|
||
une solution commune de centres de contacts - Qwam System
|
||
enregistre un CA en hausse de 70% - Un sp<73>cialiste de
|
||
l'offshore dans l'Hexagone.</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_bref.shtml">Vendredi
|
||
22 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Maporama sur terminaux i-mode
|
||
- MarketAvenue : gestion de contenu sur r<>seaux de sites
|
||
- Ontrack ouvre une nouvelle antenne technique en France
|
||
- Panda Software : un antivirus pour r<>seaux d'entreprise</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_bref.shtml">Jeudi
|
||
21 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">TIM teste le r<>seau GPRS
|
||
d'Alcatel - Sopra Group enregistre un chiffre d'affaires
|
||
en hausse de plus de 30% - Technologies SA rach<63>te Cyrano
|
||
SA - ATG lance la version fran<61>aise de sa solution de
|
||
portails.</font> <font face="Arial" size="1"><i>(21/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020320_bref.shtml">Mercredi
|
||
20 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Coheris et Soft Computing
|
||
commercialisent une offre commune autour de la gestion
|
||
de la force de vente - Wavecom lance un module de communication
|
||
sans fil bas<61> sur le protocole CDMA - France T<>l<EFBFBD>com
|
||
d<>voile son projet de portail Internet entreprise.</font>
|
||
<font face="Arial" size="1"><i>(20/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020319_bref.shtml">Mardi
|
||
19 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">L'AFUL r<>gle <20> l'amiable
|
||
un conflit avec ARTE - EtoComm lance une solution de
|
||
gestion de la communication d'entreprise - Eudoxie choisit
|
||
de coupler son offre ASP avec le service d'acc<63>s Internet
|
||
de France T<>l<EFBFBD>com - Grrrey ! System d<>voile un outil
|
||
de gestion des e-mailing.</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_bref.shtml">Lundi
|
||
18 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">AchatPro se dote d'un club
|
||
utilisateur - L'<27>diteur Sunopsis s'installe aux Etats-Unis
|
||
- Business Interactif enregistre un chiffre d'affaires
|
||
2001 en hausse de 69% - Teamlog refond le centre d'appels
|
||
de Banque Directe </font> <font face="Arial" size="1"><i>(18/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020315_bref.shtml">Vendredi
|
||
15 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Bull enregistre un CA en
|
||
baisse de 8,7% en 2001 - ...et Transiciel un r<>sultat
|
||
d'exploitation en hausse de 35% - Spies Hecker confie
|
||
<20> AspaWay la mise au point d'une application de gestion
|
||
de la relation client en mode ASP - Daooda acquiert
|
||
l'agence Web EEC.</font> <font face="Arial" size="1"><i>(15/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020314_bref.shtml">Jeudi
|
||
14 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">La conf<6E>rence RSA 2002 se
|
||
tiendra <20> Paris - Business & Decision int<6E>grateur de
|
||
l'offre Cegid - 4,6 milliards d'euros en 2004 pour la
|
||
mobilit<69> en entreprise ?</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_bref.shtml">Mercredi
|
||
13 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Alcatel "empaquette" la
|
||
voix sur les r<>seaux de nouvelle g<>n<EFBFBD>ration - L'intelligence
|
||
de la cha<68>ne logistique par Business Objects - WStore
|
||
optimise la douloureuse des licences Microsoft - Le
|
||
VPN sur IPv6 selon 6Wind et SnapGear.</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_bref.shtml">Mardi
|
||
12 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">CMG France d<>veloppe un
|
||
connecteur SAP pour Penbase - Toolnet lance sa strat<61>gie
|
||
commerciale - Steria participe <20> la r<>alisation du syst<73>me
|
||
fran<61>ais de d<>claration des revenus en ligne.</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_bref.shtml">Lundi
|
||
11 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">QuesCom l<>ve 12 millions
|
||
d'euros - Mangrove Systems d<>voile un outil pour adapter
|
||
les syst<73>mes d'exploitation Linux aux clients l<>gers
|
||
- Cogedim choisit Innetis pour refondre son syst<73>me
|
||
d'information - Loxane commercialise une application
|
||
de gestion de la logistique - Ecritel.net reprend l'activit<69>
|
||
d'h<>bergement de Palo Alto</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_bref.shtml">Vendredi
|
||
8 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Prot<EFBFBD>gez-vous de votre ordinateur
|
||
- L'INRIA s'implante <20> Bordeaux, Lille et Saclay - Equant
|
||
augmente sa perte nette en 2001 - K-mobile appuie son
|
||
nouveau portail vocal sur l'environnement Envox de Microsoft.</font>
|
||
<font face="Arial" size="1"><i>(08/03/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020307_bref.shtml">Jeudi
|
||
7 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Sopra met la main sur l'activit<69>
|
||
EAI de Viewlocity - Noheto passe <20> la vitesse J2EE -
|
||
Claranet <20>toffe son offre de 2 packs e-business.</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_bref.shtml">Mercredi
|
||
6 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">GFI affiche une croissance
|
||
de 18,5% en 2001 - France T<>l<EFBFBD>com d<>ploie un r<>seau
|
||
VPN appuy<75> sur des <20>quipements Cisco - Zeni Corporation
|
||
affiche une marge d 'exploitation en hausse de 11,83%
|
||
en 2001.</font> <font face="Arial" size="1"><i>(06/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0203/020305_bref.shtml">Mardi
|
||
5 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Alphalink commercialise
|
||
un outil de suivi de la qualit<69> de service r<>seau -
|
||
Le gouvernement fran<61>ais s'oppose au texte europ<6F>en
|
||
relatif aux brevets logiciels - Sagent enregistre un
|
||
chiffre d'affaires de 47,4 millions de dollars en 2001.</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_bref.shtml">Lundi
|
||
4 mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">La Poste confie la refonte
|
||
de son intranet logistique <20> Ecritel.net - NetCentrex
|
||
poursuit sa strat<61>gie de d<>veloppement internationale
|
||
- Neocles s'appuie sur les outils de Vigilante pour
|
||
lancer un service de test de vuln<6C>rabilit<69>s r<>seau.</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_bref.shtml">Vendredi
|
||
1er mars 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Real Media compl<70>te ses
|
||
solutions de marketing en ligne d'outils d'assistance
|
||
- Transiciel met au point un syst<73>me de diffusion multim<69>dia
|
||
pour l'AFP - Famotik pr<70>voit d'int<6E>grer les outils 3D
|
||
PLM de Dassault Syst<73>mes - Thomson multimedia pr<70>voit
|
||
d'acqu<71>rir Panasonic Disc Services.</font> <font face="Arial" size="1"><i>(01/03/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020228_bref.shtml">Jeudi
|
||
28 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">EDS, Mediapps et Microsoft
|
||
d<>voilent une solution commune de portails d'entreprise
|
||
- XandMail commercialise une offre ASP de carnet d'adresses
|
||
unifi<66> - Micropole-Univers met au point un intranet
|
||
mobile pour le compte d'Euro-Busglass - Objective Technologies
|
||
finalise l'acquisition d'Akio Solutions.</font> <font face="Arial" size="1"><i>(28/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020227_bref.shtml">Mercredi
|
||
27 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Devoteam enregistre une
|
||
hausse de 40% de son r<>sultat net en 2001 - CRM: Coheris
|
||
et Valtech commercialisent une offre commune pour le
|
||
secteur de la sant<6E> - Business Interactif remporte plusieurs
|
||
contrats dans le domaine de l'EAI - L'int<6E>grateur Via
|
||
Net.Works ouvre un bureau <20> Lille.</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_bref.shtml">Mardi
|
||
26 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Transiciel acquiert 96%
|
||
des titres d'Ariane Group - Thomson multimedia rach<63>te
|
||
Vidfilm... - ...et envisagerait de lever 1,4 milliard
|
||
d'euros - GigaGroup absorbe CXP International.</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.shtml">Lundi
|
||
25 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Ecritel scinde ses activit<69>s
|
||
en deux soci<63>t<EFBFBD>s - Steria c<>de sa participation dans
|
||
Net&B et se s<>pare de son activit<69> de microg<6F>rance -
|
||
Realviz commercialise trois outils verticalis<69>s de traitement
|
||
2D et 3D - France T<>l<EFBFBD>com pourrait revendre une partie
|
||
de ses parts du capital d'Orange.</font> <font face="Arial" size="1"><i>(25/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020222_bref.shtml">Vendredi
|
||
22 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Wind g<>re les cartes d'Oberthur
|
||
- Medasys acquiert l'application de gestion de laboratoires
|
||
de Sopra - S<>curinfor : chiffre d'affaires 2001 en hausse
|
||
de 21% - Albert lance une version d'essai de son moteur
|
||
de recherche</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_bref.shtml">Jeudi
|
||
21 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Easynet commercialise un
|
||
service de firewall mutualis<69> - Sagem annonce sa collaboration
|
||
avec Fujitsu autour du "sans fil bi-mode" - MandrakeSoft
|
||
s'introduit dans plusieurs universit<69>s francophones
|
||
- Apsynet d<>voile sa solution d'inventaire applicatif.</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_bref.shtml">Mercredi
|
||
20 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">ST Microelectronics acquiert
|
||
un processeur ADSL - ISMAP int<6E>gre la base de donn<6E>es
|
||
cartographique de Tele Atlas - Access Commerce enregistre
|
||
un CA en baisse de 4% en 2001 - Organic mise sur les
|
||
services de Orga Consultants pour refondre son syst<73>me
|
||
d'informations - HeptaLine lance une <20>quipe d<>di<64>e au
|
||
d<>veloppement et <20> la refonte de sites Web.</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_bref.shtml">Mardi
|
||
19 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Colt s'implante <20> Nice -
|
||
Thomson Multimedia enregistre un chiffre d'affaires
|
||
en hausse de 15,4% en 2001 - TexConnexion d<>voile une
|
||
solution de cr<63>ation de sites Web.</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_bref.shtml">Lundi
|
||
18 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Pour le Cigref, la bascule
|
||
vers l'euro s'est pass<73>e sans heurt - Les salari<72>s de
|
||
Marine Communications assignent Alcatel en justice -
|
||
Altrasoft choisit d'h<>berger ses clients chez IXEurope
|
||
- Noos utilisera le service de connectivit<69> Global.net
|
||
de Cable & Wireless.</font> <font face="Arial" size="1"><i>(18/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020215_bref.shtml">Vendredi
|
||
15 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Club-Internet confie l'h<>bergement
|
||
de son site miroir <20> Interxion France - Certplus lance
|
||
un programme de distribution indirect - Transiciel enregistre
|
||
un chiffre d'affaires en hausse de 34% en 2001... -
|
||
...et Steria de 30,7%</font> <font face="Arial" size="1"><i>(15/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020214_bref.shtml">Jeudi
|
||
14 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Business & D<>cision signe
|
||
un accord de partenariat avec Cognos - Ecritel.net reprend
|
||
l'activit<69> h<>bergement de l'agence ECC - Les plates-formes
|
||
de NMS int<6E>grent les applications de reconnaissance
|
||
de la parole de Telisma - Orange confie <20> Team Partners
|
||
Group le traitement de ses courriers et contrats.</font>
|
||
<font face="Arial" size="1"><i>(14/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020213_bref.shtml">Mercredi
|
||
13 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Colt pr<70>pare l'extension
|
||
de ses services aux Hauts-de-Seine - Steria accompagne
|
||
un projet CRM pour la Soci<63>t<EFBFBD> G<>n<EFBFBD>rale - 4D commercialise
|
||
un environnement destin<69> au d<>veloppement de sites Web
|
||
- Elixir Technologies ouvre un bureau <20> Paris.</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_bref.shtml">Mardi
|
||
12 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">GlobeCast fournit des services
|
||
de diffusion multi-canal pour les JO de Salt Lake City
|
||
- Ecritel.net et Viafone commercialisent un service
|
||
ASP destin<69> aux forces de vente nomades - Realviz signe
|
||
un accord de distribution avec Apacabar - Les composants
|
||
d'Ilog tournent d<>sormais sous la plate-forme .Net de
|
||
Microsoft.</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_bref.shtml">Lundi
|
||
11 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Bull, France T<>l<EFBFBD>com et
|
||
l'INRIA d<>voilent une plate-forme Open Source - Microsoft
|
||
signe un accord de distribution avec WIS autour de SharePoint
|
||
Portal Server - Business & D<>cision refond le site de
|
||
la poste Suisse - Agresso France acquiert BVCI.</font>
|
||
<font face="Arial" size="1"><i>(11/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020208_bref.shtml">Vendredi
|
||
8 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Kyriba commercialise une
|
||
solution ASP de gestion des flux financiers - Transiciel
|
||
lance une offre publique d'achat sur Ariane Group -
|
||
Arbortext opte pour Jouve Data Management comme distributeur
|
||
- Alliance entre Ecritel.net et Viafone sur un service
|
||
mobile </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_bref.shtml">Jeudi
|
||
7 février 2002 </a></b></font><br>
|
||
<font face="Arial" size="2">Des lignes EDF pour l'Internet
|
||
haut d<>bit - Managed Objects lance une filiale en France
|
||
- IDP et SysMedia commercialisent une solution de gestion
|
||
de contenus <20>lectroniques - Le Royaume-Uni s'appuiera
|
||
sur des cartes <20> puce Sagem pour identifier ses demandeurs
|
||
d'asile.</font> <font face="Arial" size="1"><i>(07/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020206_bref.shtml">Mercredi
|
||
6 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Qualiac: chiffre d'affaires
|
||
en hausse de 26% en 2001 - Real Media compl<70>te Open
|
||
AdStream et Open Advertiser - Ptolmix l<>ve 3,5 millions
|
||
de francs - HP signe un accord de distribution avec
|
||
Arialys autour de ses solutions de stockage.</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_bref.shtml">Mardi
|
||
5 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Linux@Business int<6E>gre l'application
|
||
d'approvisionnement de D-Hub <20> son catalogue ASP - Team
|
||
Partners Group inaugure un centre de gestion <20>lectronique
|
||
de documents <20> Blois - Hubwoo : en route vers un r<>seau
|
||
de places de march<63> interop<6F>rables - Le fournisseur
|
||
de solutions r<>seau BATM s'implante dans l'Hexagone.</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_bref.shtml">Lundi
|
||
4 février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Pare-feu Risc Technologies
|
||
pour TPE prudentes - Un homme d'affaires fran<61>ais rach<63>te
|
||
Nettec Technologies - HighDeal entre dans l'Ecosystem
|
||
de Kariba - La F<>d<EFBFBD>ration Fran<61>aise de Rugby fait <20>quipe
|
||
avec HP - IdConcept d<>m<EFBFBD>nage, et illustre le permis
|
||
tunisien.</font> <font face="Arial" size="1"><i>(04/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0202/020201_bref.shtml">Vendredi
|
||
1er février 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Com6 enregistre un chiffre
|
||
d'affaires en hausse de 63% en 2001... - ...et cardiweb
|
||
de 125% - Altitude Software signe un accord de distribution
|
||
avec l'un int<6E>grateur russe I.T.Co - Dynetcom pr<70>voit
|
||
de distribuer les solutions de Matranet</font> <font face="Arial" size="1"><i>(01/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020131_bref.shtml">Jeudi
|
||
31 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Noheto choisi par le Cr<43>dit
|
||
Agricole Provence C<>te d'Azur pour son intranet - Prologue
|
||
Technologies lance 3 SGBD sous Linux - Dell change son
|
||
fusil d'<27>paule : la pornographie pourquoi pas, mais
|
||
pas pendant les heures de bureaux...</font> <font face="Arial" size="1"><i>(31/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020130_bref.shtml">Mercredi
|
||
30 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">La France dans la ligne
|
||
de mire des pirates informatique - France T<>l<EFBFBD>com compte
|
||
sur le haut-d<>bit pour poursuivre sa croissance - SQLI
|
||
et Easynet France signent un accord de partenariat -
|
||
Swan rach<63>te un sp<73>cialiste de l'infog<6F>rance new-yorkais.</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_bref.shtml">Mardi
|
||
29 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">C<EFBFBD>same Technologies apporte
|
||
<20> Coheris un r<>f<EFBFBD>rentiel de donn<6E>es destin<69> au monde
|
||
pharmaceutique - Kyriba: un nouvel acteur dans l'univers
|
||
de la gestion des flux financier - CDC Zantaz et CertEurope
|
||
commercialisent une offre de services commune autour
|
||
de l'archivage en ligne.</font> <font face="Arial" size="1"><i>(29/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020128_bref.shtml">Lundi
|
||
28 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Arialys choisit Answork
|
||
pour <20>tendre sa strat<61>gie de distribution - intexxia
|
||
compl<70>te sa solution de supervision de deux modules
|
||
de surveillance - Compilo lance un syst<73>me de g<>olocalisation
|
||
d<>di<64> <20> la promotion des points de vente - Colt pr<70>voit
|
||
de tarifer les communications locales par pr<70>s<EFBFBD>lection
|
||
<20> 0,014 euros HT la minute.</font> <font face="Arial" size="1"><i>(28/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020125_bref.shtml">Vendredi
|
||
25 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">France T<>l<EFBFBD>com et l'universit<69>
|
||
Louis Pasteur de Strasbourg d<>ploient un r<>seau IPv6
|
||
- Risc Technology enregistre un chiffre d'affaires en
|
||
hausse de plus de 60% au troisi<73>me trimestre de son
|
||
exercice 2001-2002 - Bouygues Telecom s'appuie sur Valtech
|
||
pour mettre en oeuvre une plate-forme de gestion des
|
||
connaissances bas<61>e sur SharePoint Portal Server - Easynet
|
||
appuie son service d'audit de s<>curit<69> sur la solution
|
||
ActiveSentry d'Intranode</font> <font face="Arial" size="1"><i>(25/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020124_bref.shtml">Jeudi
|
||
24 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">VUmetrix lance une offre
|
||
de r<>f<EFBFBD>rencement en mode ASP - Com6 annonce Data Center,
|
||
un logiciel de BI pour centres d'appel - ESRI s'interface
|
||
<20> Siebel.</font> <font face="Arial" size="1"><i>(24/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020123_bref.shtml">Mercredi
|
||
23 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Perfect Technologies r<>duit
|
||
ses effectifs - Omnikles choisit le bo<62>tier nCipher
|
||
pour prot<6F>ger ses clefs priv<69>es - Asterop commercialise
|
||
de nouveaux outils de g<>omarketing - France T<>l<EFBFBD>com
|
||
s'appuie sur la plate-forme de Level 8 pour automatiser
|
||
le d<>ploiement de ses services ADSL.</font> <font face="Arial" size="1"><i>(23/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020122_bref.shtml">Mardi
|
||
22 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Sagem enregistre pr<70>s de
|
||
270 millions d'euros de contrats dans la biom<6F>trie -
|
||
Clavister signe un contrat de distribution avec Logix
|
||
- Idealix lance une solution de gestion de serveurs
|
||
d<>partementaux.</font> <font face="Arial" size="1"><i>(22/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020121_bref.shtml">Lundi
|
||
21 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Bouygues T<>l<EFBFBD>com choisit
|
||
d'appuyer son offre d'acc<63>s GPRS sur les services IP
|
||
d'Ebone - Le CNRS choisit Alinkan pour mettre au point
|
||
un cluster de calcul sous Linux - IBM France opte pour
|
||
la base d'informations de Compubase - Les solutions
|
||
Radware entrent dans le catalogue d'Allasso France</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_bref.shtml">Vendredi
|
||
18 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Soama<EFBFBD> atteint pour la premi<6D>re
|
||
fois son <20>quilibre mensuel en novembre et d<>cembre 2001
|
||
- L'int<6E>grateur Cyber Networks appuie ses audits de
|
||
s<>curit<69> sur la m<>thodologie NetScoring de Marsh - Amoweba
|
||
et La Deuxi<78>me T<>te commercialisent une solution commune
|
||
de gestion des connaissances en mode point-<2D>-point -
|
||
Cosmosbay d<>voile un outil de mod<6F>lisation des processus
|
||
m<>tier.</font><font face="Arial" size="1"><i>(18/01/2002)</i></font><font face="Arial" size="2"><br>
|
||
<br>
|
||
</font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020117_bref.shtml">Jeudi
|
||
17 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Domeus devient eCircle France
|
||
- Aspaway pr<70>voit de commercialiser l'application de
|
||
travail collaboratif de Silverpeas - Sword Group pr<70>voit
|
||
d'entrer en bourse le 12 mars - G<>rer les relations
|
||
presse en ligne.</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_bref.shtml">Mercredi
|
||
16 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Echostar opte pour les d<>codeurs
|
||
de Thomson Multimedia - Retex pr<70>voit de distribuer
|
||
les outils de t<>l<EFBFBD>conf<6E>rence du fran<61>ais Genesys - CS
|
||
Communication & Syst<73>mes choisi par le minist<73>re fran<61>ais
|
||
de la d<>fense - Trigilog se lance dans une strat<61>gie
|
||
de distribution indirecte.</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_bref.shtml">Mardi
|
||
15 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">France T<>l<EFBFBD>com renouvelle
|
||
ses commandes d'<27>quipements ADSL <20> Inovia Telecoms -
|
||
MandrakeSoft porte sa distribution sous IBM eServer
|
||
xSeries - KDP Informatique pr<70>sente une solution de
|
||
gestion des forces de vente nomades - Coheris renforce
|
||
son partenariat avec Microsoft sur le terrain de la
|
||
Business Intelligence.</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_bref.shtml">Lundi
|
||
14 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">HighDeal lance ses Professional
|
||
Services - La suite Orateur d'Eureka Soft int<6E>gre les
|
||
applications vocales de Telisma - Les solutions de s<>curit<69>
|
||
Calyx d<>barquent aux Etats-Unis - Kaptech officialise
|
||
sa reprise par LDCom.</font> <font face="Arial" size="1"><i>(14/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020111_bref.shtml">Vendredi
|
||
11 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Thomson multimedia et STMicroelectronics
|
||
partenaires pour 5 ans - France T<>l<EFBFBD>com ouvre les communications
|
||
locales <20> la concurrence - R<>sultats de restructuration
|
||
encourageants pour Himalaya</font> <font face="Arial" size="1"><i>(11/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020110_bref.shtml">Jeudi
|
||
10 janvier 2002</a></b></font><font face="Arial" size="2"><br>
|
||
EAI : lev<65>e pour Vistali - Helice s'implante <20> Nantes
|
||
- France T<>l<EFBFBD>com C<>ble commande 50 000 d<>codeurs num<75>riques
|
||
<20> Sagem - Linux@Business int<6E>gre la solution de CRM
|
||
d'Eptica.</font> <font face="Arial" size="1"><i>(10/02/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020109_bref.shtml">Mercredi
|
||
9 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">iManage signe un accord
|
||
avec l'int<6E>grateur Extendis - Holy-Dis et Volacom commercialisent
|
||
une offre commune de centres de contacts - Cybion opte
|
||
pour l'outils d'analyse de contenu Lexiquest Mine -
|
||
La SSII OCEI acquiert 100% du capital de Cadence Sixa.</font>
|
||
<font face="Arial" size="1"><i>(09/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020108_bref.shtml">Mardi
|
||
8 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">CanalSatellite adosse son
|
||
service de SMS <20> la technologie d'IDP - Ramibourse commercialise
|
||
un logiciel d'analyse technique <20> destination des traders
|
||
- Steria rach<63>te l'activit<69> italienne d'Integris Europe
|
||
- TEGAM International enregistre une augmentation de
|
||
plus de 100% de son chiffre d'affaires en 2001.</font>
|
||
<font face="Arial" size="1"><i>(08/01/2002)<br>
|
||
<br>
|
||
</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020107_bref.shtml">Lundi
|
||
7 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Inventel renforce ses <20>quipes
|
||
afin d'accompagner son orientation strat<61>gique vers
|
||
Bluetooth - Sagem annonce le rachat de l'activit<69> fax
|
||
de la soci<63>t<EFBFBD> n<>erlandaise Philips - France T<>l<EFBFBD>com
|
||
opte pour Alcatel et Lucent comme fournisseurs d'<27>quipements
|
||
ADSL - Ingenico enregistre un chiffre d'affaires en
|
||
hausse de 59% en 2001 <20> 142 millions d'euros.</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_bref.shtml">Vendredi
|
||
4 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Chiffre d'affaires en hausse
|
||
pour Mandrakesoft - France T<>l<EFBFBD>com d<>voile un logiciel
|
||
de visualisation d'univers 3D - Business Objects rejoint
|
||
le consortium UDDI... - ...et commercialise un kit de
|
||
d<>veloppement de Web Services.</font> <font face="Arial" size="1"><i>(04/01/2002)</i></font><font face="Arial" size="2"><b><a href="http://solutions.journaldunet.com/0201/020103_bref.shtml"><br>
|
||
<br>
|
||
Jeudi 3 janvier 2002</a></b></font><br>
|
||
<font face="Arial" size="2">Memscap prend le contr<74>le
|
||
de Capto - Linagora d<>ploie un cluster de calcul pour
|
||
l'Universit<69> de Marseille - Monaco Internet commercialise
|
||
une offre d'h<>bergement de serveurs - R<>ouverture des
|
||
ench<63>res pour les licences UMTS en France - European
|
||
Telecom pls rach<63>te une division de Philips au Mans.</font>
|
||
<font face="Arial" size="1"><i>(03/01/2002)</i></font><br>
|
||
<br>
|
||
<font face="Arial" size="1"><i> </i></font> </p>
|
||
<p><font face="Arial, Helvetica, sans-serif" size="2"><font size="1" face="Arial, Helvetica, sans-serif">
|
||
</font> </font></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</td>
|
||
<td width="132" bgcolor="#eeeeee" valign="top">
|
||
<div align="center">
|
||
<table width="100%" border="0" cellspacing="0" cellpadding="6">
|
||
<tr>
|
||
<td>
|
||
<div align="center">
|
||
<table border=0 cellspacing=0 cellpadding=0 width=100%>
|
||
<tr>
|
||
<td>
|
||
<div align=center>
|
||
<div align=center>
|
||
<table border=0 cellspacing=0 cellpadding=0 width=120>
|
||
<tr>
|
||
<td>
|
||
<div align=center><table width=120 border=0 cellpadding=0 cellspacing=0 align=center>
|
||
<tr>
|
||
<td colspan=3><img src=/images/v2/newsletter_01.gif width=120 height=15 border=0 alt=""></td>
|
||
</tr>
|
||
<form method=post action=http://benchmail.benchmark.fr/fr_abo.asp target=_blank>
|
||
<tr>
|
||
<td width=2 background=/images/v2/newsletter_02.gif><img src=/images/v2/newsletter_02.gif width=2 height=76 border=0 alt=""></td>
|
||
<td width=120 background=/images/v2/newsletter_03.gif>
|
||
<div align=center><font face=Verdana size=1>Gratuit - L'actualit<69>
|
||
des technologies<br>
|
||
e-business<br>
|
||
</font>
|
||
<input type=text name=ML value=email size=8>
|
||
<input type=image id=OR name=lien src=/images/v2/ok_news.gif width=32 height=17 align=absmiddle border=0>
|
||
<br><font face="Arial, Helvetica, sans-serif" size=1>HTML</font>
|
||
<input type=radio name=idm value=5 checked>
|
||
<font face="Arial, Helvetica, sans-serif" size=2>|</font>
|
||
<input type=radio name=idm value=12>
|
||
<font size=1 face="Arial, Helvetica, sans-serif">Texte<br>
|
||
<a href=http://benchmail.benchmark.fr/fr_abd.Asp?OR=SOLUTION target=_blank>Toutes
|
||
nos newsletters</a></font></div>
|
||
</td>
|
||
<td width=2 background=/images/v2/newsletter_04.gif><img src=/images/v2/newsletter_04.gif width=2 height=65 border=0 alt=""></td>
|
||
</tr>
|
||
</form>
|
||
<tr>
|
||
<td colspan=3 width=120><img src=/images/v2/newsletter_05.gif width=120 height=11 border=0 alt=""></td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<div align=center><div align=center>
|
||
<oas URL=solutions.journaldunet.com/brefrance@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/brefrance";
|
||
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>
|
||
<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/breffr@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/breffr";
|
||
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>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|