<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.developpeur.org/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang=""><title type="html">Vins' blog</title><subtitle type="html">Blog technique de Vincent Bellet sur le monde Microsoft : actualités, Imagine Cup, .NET...</subtitle><id>http://blogs.developpeur.org/elvins/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.developpeur.org/elvins/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61120.2">Community Server</generator><updated>2007-02-01T16:38:00Z</updated><entry><title>.NET 2.0: Compression/Décompression de fichiers - Exemples C#</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/07/11/net-2-0-compression-d-compression-de-fichiers-exemples-c.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/07/11/net-2-0-compression-d-compression-de-fichiers-exemples-c.aspx</id><published>2008-07-11T19:43:00Z</published><updated>2008-07-11T19:43:00Z</updated><content type="html">
  De retour d'Imagine Cup, j'ai enfin trouvé le temps de vous faire un petit post sur les méthodes de compression/décompression proposées par .NET 2.0.
Le framework propose ainsi 2 différentes classes : GZipStream et DeflateStream. La 1ère question est...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=40483" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft .NET 2.0" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+.NET+2.0/default.aspx" /><category term="Compression/D&amp;#233;compression" scheme="http://blogs.developpeur.org/elvins/archive/tags/Compression_2F00_D_26002300_233_3B00_compression/default.aspx" /><category term="I/0" scheme="http://blogs.developpeur.org/elvins/archive/tags/I_2F00_0/default.aspx" /></entry><entry><title>C#/LDAP : utiliser la librairie Novell pour lire, modifier et gérer votre LDAP</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/05/25/c-ldap-utiliser-la-librairie-novell-pour-lire-modifier-et-g-rer-votre-ldap.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/05/25/c-ldap-utiliser-la-librairie-novell-pour-lire-modifier-et-g-rer-votre-ldap.aspx</id><published>2008-05-25T10:30:00Z</published><updated>2008-05-25T10:30:00Z</updated><content type="html">
   
A travers l'exemple ci-dessous vous verrez comment utiliser les objets de cette lib Novell pour vérifier qu'un utilisateur est bien dans un groupe Lotus Notes. Ainsi si les rôles de votre application sont définis via des groupes Notes (très répandu...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=39521" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft .NET 2.0" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+.NET+2.0/default.aspx" /><category term="LDAP" scheme="http://blogs.developpeur.org/elvins/archive/tags/LDAP/default.aspx" /></entry><entry><title>ASP.NET : comment charger le contenu d'une page Web ?</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/05/03/asp-net-comment-charger-le-contenu-d-une-page-web.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/05/03/asp-net-comment-charger-le-contenu-d-une-page-web.aspx</id><published>2008-05-03T09:49:00Z</published><updated>2008-05-03T09:49:00Z</updated><content type="html">
     
Problématique: on veut charger le contenu des pages Web d'un site, par exemple d'un Intranet dont les pages sont générées à la volée en XSLT. 
Contexte : cela est particulièrement utile lorsqu'on veut stocker des pages qui sont générées à la bas...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=39078" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="XSL" scheme="http://blogs.developpeur.org/elvins/archive/tags/XSL/default.aspx" /><category term="XML" scheme="http://blogs.developpeur.org/elvins/archive/tags/XML/default.aspx" /><category term="ASP.NET" scheme="http://blogs.developpeur.org/elvins/archive/tags/ASP.NET/default.aspx" /></entry><entry><title>XSLT : Fonction pour appliquer un XSL à votre XML via le XslCompiledTransform</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/30/xslt-fonction-pour-appliquer-un-xsl-votre-xml-via-le-xslcompiledtransform.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/30/xslt-fonction-pour-appliquer-un-xsl-votre-xml-via-le-xslcompiledtransform.aspx</id><published>2008-04-30T19:10:00Z</published><updated>2008-04-30T19:10:00Z</updated><content type="html">
   Une fonction qui peut s'avérer pratique lorsqu'on souhaite charger un document XML, lui appliquer un XSL pour générer un nouveau XML ou plus souvent un fichier (X)HTML. 
Dans cette fonction il suffit d'indiquer le chemin complet pour chacun des 2 fi...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=39015" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft .NET 2.0" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+.NET+2.0/default.aspx" /><category term="XSL" scheme="http://blogs.developpeur.org/elvins/archive/tags/XSL/default.aspx" /><category term="XML" scheme="http://blogs.developpeur.org/elvins/archive/tags/XML/default.aspx" /></entry><entry><title>LINQ : des exemples?</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/24/linq-des-exemples.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/24/linq-des-exemples.aspx</id><published>2008-04-24T21:33:00Z</published><updated>2008-04-24T21:33:00Z</updated><content type="html">
  Salut à tous,
En faisant des petites recherches dans le domaine....je suis tombé sur une page MSDN qui ravira certainement plus d'une personne.
Perso, elle est d'ores et déjà dans mes favoris!
Plutôt qu'un grand discours...le rendez vous se trouve ...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38965" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="LINQ" scheme="http://blogs.developpeur.org/elvins/archive/tags/LINQ/default.aspx" /><category term="C# 3.0" scheme="http://blogs.developpeur.org/elvins/archive/tags/C_2300_+3.0/default.aspx" /><category term=".NET 3.5" scheme="http://blogs.developpeur.org/elvins/archive/tags/.NET+3.5/default.aspx" /></entry><entry><title>XSL : remplacer une chaîne de caractères</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/23/xsl-remplacer-une-cha-ne-de-caract-res.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/23/xsl-remplacer-une-cha-ne-de-caract-res.aspx</id><published>2008-04-22T22:46:00Z</published><updated>2008-04-22T22:46:00Z</updated><content type="html">
  Hello,
Ayant eu récemment le cas, je vous partage une solution pour ce genre de problématique. Cela peut s'avérer utile par exemple pour faire une modification sur une chaîne récurrente.
Objectif : avoir un moyen qui permette dans une chaîne de cara...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38931" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="XSL" scheme="http://blogs.developpeur.org/elvins/archive/tags/XSL/default.aspx" /><category term="XML" scheme="http://blogs.developpeur.org/elvins/archive/tags/XML/default.aspx" /></entry><entry><title>Le musée de l'informatique</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/15/le-mus-e-de-l-informatique.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/15/le-mus-e-de-l-informatique.aspx</id><published>2008-04-15T17:17:02Z</published><updated>2008-04-15T17:17:02Z</updated><content type="html">
  Et voila, l'informatique qui a connu une évolution assez exceptionnelle en 50 ans possède maintenant son musée et ses expositions.  On est passé des ordinateurs, exclusivement utilisés par la science, à des tailles énormes et puissances modérées à une...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38738" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry><entry><title>Smartphones, blackberry....et le pushmail des comptes persos</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/13/smartphones-blackberry-et-le-pushmail-des-comptes-persos.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/13/smartphones-blackberry-et-le-pushmail-des-comptes-persos.aspx</id><published>2008-04-13T11:04:00Z</published><updated>2008-04-13T11:04:00Z</updated><content type="html">
  Si vous n'avez pas la possibilité d'avoir un serveur exchange ou que tout simplement vous souhaitez recevoir vos emails persos sur votre appareil, le mieux est d'utiliser la solution mail2web. 
Je l'utilise et cela marche vraiment bien!
Les opérateu...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38656" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Mobilit&amp;#233;" scheme="http://blogs.developpeur.org/elvins/archive/tags/Mobilit_26002300_233_3B00_/default.aspx" /></entry><entry><title>HTC Touch Cruise : conseils et retour d' expérience</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/13/htc-touch-cruise-conseils-et-retour-d-exp-rience.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/13/htc-touch-cruise-conseils-et-retour-d-exp-rience.aspx</id><published>2008-04-13T10:56:00Z</published><updated>2008-04-13T10:56:00Z</updated><content type="html">
  Il y a maintenant 1 mois que j' ai fait l' acquisition de ce petit bijoux technologique.
Au début, je me suis demandé si j' allais vraiment en avoir une utilité importante....le verdict est tout simplement que je ne peux plus m' en passer. On l' adop...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38655" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Mobilit&amp;#233;" scheme="http://blogs.developpeur.org/elvins/archive/tags/Mobilit_26002300_233_3B00_/default.aspx" /></entry><entry><title>Imagine Cup 2008 : Coaching Marcoussis</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/04/13/imagine-cup-2008-coaching-marcoussis.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/04/13/imagine-cup-2008-coaching-marcoussis.aspx</id><published>2008-04-13T09:59:00Z</published><updated>2008-04-13T09:59:00Z</updated><content type="html">
  Salut à tous,
Comme vous le savez surement, les finalistes fr des catégories conception de logiciel, interface design, game development et embedded development se sont retrouvés à Marcoussis au centre national du rugby français pour 2 jours de coachi...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=38654" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="Imagine Cup 2008" scheme="http://blogs.developpeur.org/elvins/archive/tags/Imagine+Cup+2008/default.aspx" /></entry><entry><title>Imagine Cup : Journées Coaching en avril!</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/03/06/imagine-cup-journ-es-coaching-en-avril.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/03/06/imagine-cup-journ-es-coaching-en-avril.aspx</id><published>2008-03-06T21:59:00Z</published><updated>2008-03-06T21:59:00Z</updated><content type="html">
  Bonjour à tous,
On veut faire le maximum pour gagner le plus de médailles possibles pour Imagine Cup 2008, outre des choix sélectifs sur nos finalistes français, nous allons également les aider à se préparer en version grandeur nature.
Ainsi, deux j...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=37742" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="Imagine Cup 2008" scheme="http://blogs.developpeur.org/elvins/archive/tags/Imagine+Cup+2008/default.aspx" /></entry><entry><title>Imagine Cup: Conception Logiciel Round 1 finit en France!</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/03/03/imagine-cup-conception-logiciel-round-1-finit-en-france.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/03/03/imagine-cup-conception-logiciel-round-1-finit-en-france.aspx</id><published>2008-03-03T19:58:00Z</published><updated>2008-03-03T19:58:00Z</updated><content type="html">
  Et voila le 1er round touche à sa fin!
Les équipes ont rendu leur dossier le 15 février dernier, les délibérations ont eu lieu le 26 février et nous avons rendu public les résultats vendredi dernier!
Je peux vous garantir que nous avons une belle fi...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=37668" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="Imagine Cup 2008" scheme="http://blogs.developpeur.org/elvins/archive/tags/Imagine+Cup+2008/default.aspx" /></entry><entry><title>Imagine Cup - Tech Days - Les sessions a voir!</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/01/29/imagine-cup-tech-days-les-sessions-a-voir.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/01/29/imagine-cup-tech-days-les-sessions-a-voir.aspx</id><published>2008-01-29T13:38:00Z</published><updated>2008-01-29T13:38:00Z</updated><content type="html">
  Bonjour a tous,
Voila le petit planning des sessions qu il serait tres interessant de voir pour les participants a la conception logicielle d Imagine Cup 2008.
Plus que 2 semaines pour vos dossiers d inscription...
Lundi 11 fev

Demystifier le de...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=36937" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="Imagine Cup 2008" scheme="http://blogs.developpeur.org/elvins/archive/tags/Imagine+Cup+2008/default.aspx" /></entry><entry><title>Recherche Stagiaire - Webdesign/Infographie</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2008/01/25/recherche-stagiaire-webdesign-infographie.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2008/01/25/recherche-stagiaire-webdesign-infographie.aspx</id><published>2008-01-25T09:43:00Z</published><updated>2008-01-25T09:43:00Z</updated><content type="html">
  Bonjour a tous,
Je recherche actuellement un stagiaire en Webdesign/inforgraphie pour un stage ou une alternance conventionnee d une duree d au moins 6 mois.

Lieu: Paris
Type d entreprise: groupe international banque d investissement
Charte grap...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=36840" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry><entry><title>Coach Imagine Cup Conception Logicielle (SDI)</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/11/04/coach-imagine-cup-conception-logicielle-sdi.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/11/04/coach-imagine-cup-conception-logicielle-sdi.aspx</id><published>2007-11-04T11:09:00Z</published><updated>2007-11-04T11:09:00Z</updated><content type="html">
  Salut a tous,
Comme Regis pour Hoshimi (http://regis.arenium.fr/category/coachimaginecuphoshimi/), Manon pour Interface Design (http://interfacedesign2008.blogspot.com/) ou encore Benjamin pour la photo (http://benjamingauthey.com/CategoryView,catego...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=35350" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft World" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+World/default.aspx" /><category term="Imagine Cup 2008" scheme="http://blogs.developpeur.org/elvins/archive/tags/Imagine+Cup+2008/default.aspx" /></entry><entry><title>IC2007: D-1</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/08/04/ic2008-d-1.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/08/04/ic2008-d-1.aspx</id><published>2007-08-04T08:46:00Z</published><updated>2007-08-04T08:46:00Z</updated><content type="html">
  Bonjour a tous,
En live from Seoul, la competition se prepare...
Comme vous l avez vu sur le blog de Richard on est arrive hier a Seoul pour mettre en place l orga. Kangoo et moi sommes les capitaines pour SDI et je peux vous garantir que la pressio...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=33324" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry><entry><title>La separation des couches : mythe ou realite?</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/05/17/la-separation-des-couches-mythe-ou-realite.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/05/17/la-separation-des-couches-mythe-ou-realite.aspx</id><published>2007-05-17T12:10:00Z</published><updated>2007-05-17T12:10:00Z</updated><content type="html">
  Salut a tous,
Je vais m attaquer un sujet qui leve souvent des debats et polemiques et votre avis m interesse.
Je prepare actuellement mon MCTS ASP.NET par les learning officiels MS. Une chose m a frappe hier pendant l unit consacree a l affichage d...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=31654" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry><entry><title>IIS 7.0 + Vista + ASP.NET : PB permissions</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/04/03/iis-7-0-vista-asp-net-pb-permissions.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/04/03/iis-7-0-vista-asp-net-pb-permissions.aspx</id><published>2007-04-03T18:00:00Z</published><updated>2007-04-03T18:00:00Z</updated><content type="html">
  Salut a tous,
Depuis quelques jours je suis passe a du FULL Vista et je dois dire que je suis vraiment content de l OS, j en decouvre toujours un peu plus chaque jour.
Concernant le DEV avec IIS 7.0, a l ouverture d une solution existante avec une a...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=30326" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author><category term="Microsoft .NET 2.0" scheme="http://blogs.developpeur.org/elvins/archive/tags/Microsoft+.NET+2.0/default.aspx" /><category term="Erreur" scheme="http://blogs.developpeur.org/elvins/archive/tags/Erreur/default.aspx" /><category term="IIS" scheme="http://blogs.developpeur.org/elvins/archive/tags/IIS/default.aspx" /></entry><entry><title>.NET 2.0 - Permission d une connexion ADO a partir d un Intranet</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/02/06/net-2-0-permission-d-une-connexion-ado-a-partir-d-un-intranet.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/02/06/net-2-0-permission-d-une-connexion-ado-a-partir-d-un-intranet.aspx</id><published>2007-02-06T10:50:00Z</published><updated>2007-02-06T10:50:00Z</updated><content type="html">
  Bonjour a tous,
Je suis tombe sur un point interessant lors du developpement d un framework d entreprise sur lequel je travaille en ce moment.
Avez vous deja essaye d ouvrir une connexion avec ADO a partir d un disque sur le reseau pointant su un se...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=28471" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry><entry><title>Visual Studio 2005 : votre solution disparait dans le solution explorer?</title><link rel="alternate" type="text/html" href="http://blogs.developpeur.org/elvins/archive/2007/02/01/visual-studio-2005-votre-solution-disparait-dans-le-solution-explorer.aspx" /><id>http://blogs.developpeur.org/elvins/archive/2007/02/01/visual-studio-2005-votre-solution-disparait-dans-le-solution-explorer.aspx</id><published>2007-02-01T16:38:00Z</published><updated>2007-02-01T16:38:00Z</updated><content type="html">
  Bonjour a tous ,
Je ne sais pas si vous avez deja eu le probleme mais je peux vous garantir que c est relativement frustrant quand ca vous arrive.
Symptome
Vous creez une nouvelle solution dans votre IDE favori, vous desirez y ajouter un projet (qu...&lt;img src="http://blogs.developpeur.org/aggbug.aspx?PostID=28373" width="1" height="1"&gt;</content><author><name>ElVins</name><uri>http://blogs.developpeur.org/members/ElVins.aspx</uri></author></entry></feed>