<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.geeek.org/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Blog de Geeek, le blog geek par excellence par Ludovic Toinel ... - Balise - webservice</title>
  <link>http://www.geeek.org/</link>
  <atom:link href="http://www.geeek.org/feed/tag/webservice/rss2" rel="self" type="application/rss+xml"/>
  <description>Le blog d'un geek passionné par : l'informatique, le Web, Internet, les gadgets, la photo, la sécurité, Linux, le développement, la culture geek ...</description>
  <language>fr</language>
  <pubDate>Tue, 07 Oct 2008 07:47:08 +0200</pubDate>
  <copyright>Blog de geeek</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Astuce Dotclear #2 : Comment poster des articles dans Dotclear2 depuis Flickr ?</title>
    <link>http://www.geeek.org/post/2008/05/25/Astuce-Dotclear-2-%3A-Comment-poster-des-articles-dans-Dotclear2-depuis-Flickr</link>
    <guid isPermaLink="false">urn:md5:049856bcae00d8ddcca06cead81a19b8</guid>
    <pubDate>Sun, 25 May 2008 01:00:00 +0200</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>DotClear</category>
        <category>astuce</category><category>blog</category><category>dotclear2</category><category>flickr</category><category>webservice</category>    
    <description>    &lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/photos/flickr.gif&quot; alt=&quot;flickr.gif&quot; style=&quot;float:left; margin: 0 1em 1em 0;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Et bien oui, il est tout à fait possible de publier des images sur son blog
&lt;a href=&quot;http://www.dotclear.net/&quot;&gt;Dotclear2&lt;/a&gt; depuis &lt;a href=&quot;http://www.flickr.com/&quot;&gt;Flickr&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.dotclear.net/&quot;&gt;Dotclear2&lt;/a&gt; possède à cet effet une
interface Webservice XML/RPC compatible &amp;quot;Movable Type&amp;quot;, qui permet
d'administrer son blog à distance depuis une application tierce.&lt;/p&gt;
&lt;h3&gt;Activation du Webservice&lt;/h3&gt;
&lt;p&gt;Pour activer cette interface Webservice, il suffit simplement de se rendre
sur la page d'administration de son blog et de cocher la case
associée :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/dotclear2/dotclear_xmlrpc_snap1.png&quot; alt=&quot;dotclear_xmlrpc_snap1.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Ensuite, recopiez l'URL du service qui s'affichera en bas de la page
d'administration :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/dotclear2/dotclear_xmlrpc_snap2.png&quot; alt=&quot;dotclear_xmlrpc_snap2.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;Interconnexion Flickr-Dotclear2&lt;/h3&gt;
&lt;p&gt;Enfin, connectez-vous à &lt;a href=&quot;http://www.flickr.com/&quot;&gt;Flickr&lt;/a&gt;, et
allez sur la page &amp;quot;Vous-&amp;gt;Votre Compte-&amp;gt;Extensions de Flickr&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Cliquez sur &amp;quot;ajouter un blog&amp;quot; et à la question &amp;quot;De quel type de weblog
disposez-vous ?&amp;quot; répondez &amp;quot;Blog Movable Type&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/dotclear2/dotclear_xmlrpc_snap4.png&quot; alt=&quot;dotclear_xmlrpc_snap4.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Dans le formulaire, coller l'URL que vous avez copiez précédemment et
renseignez le login et le mot de passe qui vous permettent de vous connecter à
votre blog Dotclear2 :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/dotclear2/dotclear_xmlrpc_snap3.png&quot; alt=&quot;dotclear_xmlrpc_snap3.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Si une erreur apparait en vous disant que votre blog n'existe pas, alors
éditez le fichier &amp;quot;inc/core/class.dc.xmlrpc.php&amp;quot; et remplacez a
ligne :&lt;/p&gt;
&lt;code class=&quot;php&quot;&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$this&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;blog_id&lt;/span&gt; = &lt;span style=&quot;color: #0000ff;&quot;&gt;$blog_id&lt;/span&gt;&lt;/code&gt;
&lt;p&gt;Par ceci :&lt;/p&gt;
&lt;code class=&quot;php&quot;&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;$token&lt;/span&gt; = &lt;a href=&quot;http://www.php.net/explode&quot;&gt;&lt;span style=&quot;color: #000066;&quot;&gt;explode&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;/&amp;quot;&lt;/span&gt;, &lt;span style=&quot;color: #0000ff;&quot;&gt;$blog_id&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#41;&lt;/span&gt;;&lt;br /&gt;
&lt;span style=&quot;color: #0000ff;&quot;&gt;$this&lt;/span&gt;-&amp;gt;&lt;span style=&quot;color: #006600;&quot;&gt;blog_id&lt;/span&gt; = &lt;span style=&quot;color: #0000ff;&quot;&gt;$token&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span style=&quot;color: #cc66cc;&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #66cc66;&quot;&gt;&amp;#93;&lt;/span&gt;;&lt;/code&gt;
&lt;p&gt;Cela permet d'ignorer l'extension d'URL fourni par &lt;a href=&quot;http://www.flickr.com/&quot;&gt;Flickr&lt;/a&gt; et qui provoque une erreur de
reconnaissance du blogId.&lt;/p&gt;
&lt;h3&gt;Publication de photos&lt;/h3&gt;
&lt;p&gt;Ensuite depuis n'importe quelle photo &amp;quot;publique&amp;quot; sur &lt;a href=&quot;http://www.flickr.com/&quot;&gt;Flickr&lt;/a&gt;, vous avez la possibilité la publier la
photo directement sur votre blog juste avec un simple clique.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.geeek.org/public/dotclear2/dotclear_xmlrpc_snap5.jpg&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/dotclear2/.dotclear_xmlrpc_snap5_m.jpg&quot; alt=&quot;dotclear_xmlrpc_snap5.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ce n'est pas beau tout ça ? &lt;img src=&quot;/themes/geeek.org/smilies/smile.png&quot; alt=&quot;:-)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2008/05/25/Astuce-Dotclear-2-%3A-Comment-poster-des-articles-dans-Dotclear2-depuis-Flickr#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2008/05/25/Astuce-Dotclear-2-%3A-Comment-poster-des-articles-dans-Dotclear2-depuis-Flickr#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/1488</wfw:commentRss>
      </item>
    
  <item>
    <title>Orange API : Lancement de 13 nouvelles API</title>
    <link>http://www.geeek.org/post/2008/05/14/Orange-Partner-Camp-%3A-Lancement-de-13-nouvelles-API</link>
    <guid isPermaLink="false">urn:md5:8b53a5794d768a11712b484f09bf1523</guid>
    <pubDate>Wed, 14 May 2008 00:08:00 +0200</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>Telco</category>
        <category>api</category><category>développement</category><category>orange</category><category>partenaires</category><category>web2.0</category><category>webservice</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/p_access.jsp&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/telco/orange_api.gif&quot; alt=&quot;orange_api.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orangepartner.com/site/enuk/news/events/orange_partner_camp/faro/p_faro.jsp&quot;&gt;
Le dernier Orange Partner Camp&lt;/a&gt;, qui s'est déroulé il y a quelques semaines
à Faro au Portugal, a été le théâtre du lancement de 13 nouvelles API
accessibles aux partenaires Orange.&lt;/p&gt;
&lt;h3&gt;Qu'est-ce que ces API ?&lt;/h3&gt;
&lt;p&gt;Ces API sont des interfaces &lt;a href=&quot;http://fr.wikipedia.org/wiki/Service_web&quot;&gt;Webservices SOAP/REST&lt;/a&gt;
accessibles par des applications tierces via Internet.&lt;/p&gt;
&lt;h3&gt;Quelles sont ces API ?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/ceo/p_contact_everyone_api.jsp&quot;&gt;
Contact Everyone API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/mmc/p_multimedia_conf_api.jsp&quot;&gt;
Multimedia Conference API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/dce/p_device_ce.jsp&quot;&gt;
Device Capability Enabler API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/smsapi/p_sms_api.jsp&quot;&gt;
SMS API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/emailapi/p_email_api.jsp&quot;&gt;
Email API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/authentication_api/p_personal_authentication_api.jsp&quot;&gt;
Authentication API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/personal_calendar_api/p_personal_calendar_api.jsp&quot;&gt;
Personal Calendar API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/personal_contacts_api/p_personal_contacts_api.jsp&quot;&gt;
Personal Contacts API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/personal_messages_api/p_personal_messages_api.jsp&quot;&gt;
Personal Messages API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/personal_photos_api/p_personal_photos_api.jsp&quot;&gt;
Personal Photos API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/personal_profile_api/p_personal_profile_api.jsp&quot;&gt;
Personal Profile API alpha&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/bubbletop/p_bubbletop_dev_platform.jsp&quot;&gt;
Bubbletop developer platform&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/pikeo/p_pikeo_dev_platform.jsp&quot;&gt;
Pikeo developer platform&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Comment accéder à ces API ?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/p_access.jsp&quot;&gt;Les
SDK accompagnés d'exemples de codes sont disponibles sur le site d'Orange
Partner.&lt;/a&gt;. En quelques lignes de code PHP, Java, Perl, Python... Il est
possible d'envoyer un SMS, de récupérer les photos d'un compte Orange etc.&lt;/p&gt;
&lt;h3&gt;Qui peut accéder à ces API ?&lt;/h3&gt;
&lt;p&gt;Tout le monde, il suffit pour cela de posséder un compte sur le site Orange
Partner et de récupérer les clefs d'accès.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.orangepartner.com/site/frfr/access_orange_apis/p_access.jsp&quot;&gt;Pour
plus d'informations concernant ces API, rendez-vous sur le site Orange
Partner.&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2008/05/14/Orange-Partner-Camp-%3A-Lancement-de-13-nouvelles-API#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2008/05/14/Orange-Partner-Camp-%3A-Lancement-de-13-nouvelles-API#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/1454</wfw:commentRss>
      </item>
    
  <item>
    <title>XFire : Des webservices rapides et performants</title>
    <link>http://www.geeek.org/post/2006/10/02/XFire-%3A-Des-webservices-rapides-et-performants</link>
    <guid isPermaLink="false">urn:md5:d8bfc254c6f614991cfd657be8b3547e</guid>
    <pubDate>Mon, 02 Oct 2006 23:14:00 +0100</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>Developpement</category>
        <category>apache</category><category>soap</category><category>web</category><category>webservice</category><category>Xfire</category><category>xml</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.geeek.org/tag/Xfire&quot;&gt;Xfire&lt;/a&gt; fait beaucoup de bruit en ce moment.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/java/xfire.png&quot; alt=&quot;xfire.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Ce framework permet de réaliser des Webservices très performants et ceci
&lt;a href=&quot;http://xfire.codehaus.org/Quick+Start&quot; hreflang=&quot;fr&quot;&gt;le plus
simplement du monde.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Il suffit pour cela de tagger vos classes java avec des annotations 1.5,
d'ajouter les descripteurs de déploiement qui vont bien, et le tour est
joué.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://xfire.codehaus.org/&quot; hreflang=&quot;fr&quot;&gt;http://xfire.codehaus.org/&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2006/10/02/XFire-%3A-Des-webservices-rapides-et-performants#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2006/10/02/XFire-%3A-Des-webservices-rapides-et-performants#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/483</wfw:commentRss>
      </item>
    
</channel>
</rss>