<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Collaboration for Human (C4H)</title>
    <link>http://www.seadev.org/gilbert/</link>
    <description>Gilbert Opinions &amp; Facts</description>
    <language>en-us</language>
    <copyright>Gilbert Brault</copyright>
    <lastBuildDate>Sat, 17 Dec 2005 10:41:05 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.1</generator>
    <managingEditor>gbrault@seadev.org</managingEditor>
    <webMaster>gbrault@seadev.org</webMaster>
    <item>
      <trackback:ping>http://www.seadev.org/gilbert/Trackback.aspx?guid=a554376a-6f7f-4af0-9c6a-191e1b6770c7</trackback:ping>
      <pingback:server>http://www.seadev.org/gilbert/pingback.aspx</pingback:server>
      <pingback:target>http://www.seadev.org/gilbert/PermaLink,guid,a554376a-6f7f-4af0-9c6a-191e1b6770c7.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://www.seadev.org/gilbert/CommentView,guid,a554376a-6f7f-4af0-9c6a-191e1b6770c7.aspx</wfw:comment>
      <wfw:commentRss>http://www.seadev.org/gilbert/SyndicationService.asmx/GetEntryCommentsRss?guid=a554376a-6f7f-4af0-9c6a-191e1b6770c7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I have developped a Google Panel to monitor some IBM Lotus Quickplaces.
   </p>
        <table border="0">
          <tbody>
            <tr>
              <td widt="15%">
                <img height="356" alt="qpsidebar.png" src="http://www.seadev.org/gilbert/content/binary/qpsidebar.png" width="134" border="0" />
              </td>
              <td width="85%">
                <p>
                  With this panel, one can:
               </p>
                <ul>
                  <li>
                    <font size="2">Scan every hours a set of Room Index to get the latest publucation</font>
                  </li>
                  <li>
                    <font size="2">Click on an entry to go an see the selected publication on the Quickplace</font>
                  </li>
                  <li>
                    <font size="2">The user-loging is handled automatically</font>
                  </li>
                  <li>
                    <font size="2">This use IE automation, so if you can access your quickplace with IE,
                     you will be able to modify this panel and use it</font>
                  </li>
                  <li>
                    <font size="2">Some statistics are gathered to see the performance o accessing your
                     QuickPlace</font>
                  </li>
                </ul>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
      I am writing a technical note describing how to do such a development.
   </p>
        <p>
      The outline of this note is 
   </p>
        <p>
          <strong>1.Tools</strong>
          <br />
       1.1.JavaScript editor and debugger<br />
       1.2.Editing a panel JavaScript source<br />
       1.3.Debugging your panel<br />
       1.4.Generating a panel install file<br />
       1.5.JavaScript Plug-in Development cycle<br /><strong>2.Outline of Panels object model<br />
      3.A sample panel using IE automation to monitor Lotus QuickPlace</strong></p>
        <p>
      The first chapter is now available
   </p>
        <a href="http://www.seadev.org/gilbert/content/binary/Development_of_JavaScript_Google_Panels.doc">Development_of_JavaScript_Google_Panels.doc
   (2,41 MB)</a>
        <img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=a554376a-6f7f-4af0-9c6a-191e1b6770c7" />
        <br />
        <hr />
   This weblog is sponsored by <a href="http://www.seadev.org">Seadev.org</a>. 
</body>
      <title>Development of JavaScript Google Desktop Sidebar Panels</title>
      <guid>http://www.seadev.org/gilbert/PermaLink,guid,a554376a-6f7f-4af0-9c6a-191e1b6770c7.aspx</guid>
      <link>http://www.seadev.org/gilbert/PermaLink,guid,a554376a-6f7f-4af0-9c6a-191e1b6770c7.aspx</link>
      <pubDate>Sat, 17 Dec 2005 10:41:05 GMT</pubDate>
      <description>&lt;p&gt;
   I have developped a Google Panel to monitor&amp;nbsp;some IBM Lotus&amp;nbsp;Quickplaces.
&lt;/p&gt;
&lt;table border=0&gt;
   &lt;tbody&gt;
      &lt;tr&gt;
         &lt;td widt="15%"&gt;
            &lt;img height=356 alt=qpsidebar.png src="http://www.seadev.org/gilbert/content/binary/qpsidebar.png" width=134 border=0&gt; 
         &lt;/td&gt;
         &lt;td width="85%"&gt;
            &lt;p&gt;
               With this panel, one can:
            &lt;/p&gt;
            &lt;ul&gt;
               &lt;li&gt;
                  &lt;font size=2&gt;Scan every hours a set of Room Index to get the latest publucation&lt;/font&gt; 
               &lt;li&gt;
                  &lt;font size=2&gt;Click on an entry to go an see the selected publication on the Quickplace&lt;/font&gt; 
               &lt;li&gt;
                  &lt;font size=2&gt;The user-loging is handled automatically&lt;/font&gt; 
               &lt;li&gt;
                  &lt;font size=2&gt;This use IE automation, so if you can access your quickplace with IE,
                  you will be able to modify this panel and use it&lt;/font&gt; 
               &lt;li&gt;
                  &lt;font size=2&gt;Some statistics are gathered to see the performance o accessing your
                  QuickPlace&lt;/font&gt;
               &lt;/li&gt;
            &lt;/ul&gt;
         &lt;/td&gt;
      &lt;/tr&gt;
   &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
   I am writing a technical note describing how to do such a development.
&lt;/p&gt;
&lt;p&gt;
   The outline of this note is&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;1.Tools&lt;/strong&gt;
   &lt;br&gt;
   &amp;nbsp;1.1.JavaScript editor and debugger&lt;br&gt;
   &amp;nbsp;1.2.Editing a panel JavaScript source&lt;br&gt;
   &amp;nbsp;1.3.Debugging your panel&lt;br&gt;
   &amp;nbsp;1.4.Generating a panel install file&lt;br&gt;
   &amp;nbsp;1.5.JavaScript Plug-in Development cycle&lt;br&gt;
   &lt;strong&gt;2.Outline of Panels object model&lt;br&gt;
   3.A sample panel using IE automation to monitor Lotus QuickPlace&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
   The first chapter is now available
&lt;/p&gt;
&lt;a href="http://www.seadev.org/gilbert/content/binary/Development_of_JavaScript_Google_Panels.doc"&gt;Development_of_JavaScript_Google_Panels.doc
(2,41 MB)&lt;/a&gt;&lt;img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=a554376a-6f7f-4af0-9c6a-191e1b6770c7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.seadev.org"&gt;Seadev.org&lt;/a&gt;. </description>
      <comments>http://www.seadev.org/gilbert/CommentView,guid,a554376a-6f7f-4af0-9c6a-191e1b6770c7.aspx</comments>
      <category>Personal Awareness ;tools</category>
    </item>
    <item>
      <trackback:ping>http://www.seadev.org/gilbert/Trackback.aspx?guid=0c1c2bef-16e5-4a59-a03a-72f422c034c7</trackback:ping>
      <pingback:server>http://www.seadev.org/gilbert/pingback.aspx</pingback:server>
      <pingback:target>http://www.seadev.org/gilbert/PermaLink,guid,0c1c2bef-16e5-4a59-a03a-72f422c034c7.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://www.seadev.org/gilbert/CommentView,guid,0c1c2bef-16e5-4a59-a03a-72f422c034c7.aspx</wfw:comment>
      <wfw:commentRss>http://www.seadev.org/gilbert/SyndicationService.asmx/GetEntryCommentsRss?guid=0c1c2bef-16e5-4a59-a03a-72f422c034c7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      With Google Desktop version 2, in Beta even if not fully debugged for locals,
      Google is really entering the "widget, gadget and consor..." game. They call there
      xgets panels and they propose a framework, including tools, API and documentation
      to create new "panels".
   </p>
        <p>
      The purpose is to provide monitoring of various data sources one's can benefit from,
      and to combine search ing those data &amp; knowledge sources:
   </p>
        <ul>
          <li>
         The web of course 
      </li>
          <li>
         Your hard disk and network appliance storage 
      </li>
          <li>
         RSS Feeds 
      </li>
          <li>
         Any data source you wnat to monitor and present</li>
        </ul>
        <p>
      So, its a personal dashboard application framework.
   </p>
        <p>
      It's quite light to load, few hundred kbytes, and the API allows to do the nice graphics
      one's expect from xgets artefacts...
   </p>
        <p>
      Of course, the API allows to define the update period for refreshing the panel content
      and you can get data from the web with HTTPRequest. The framework allows to manage
      a collection of panels (add/suppress/setup...).
   </p>
        <p>
      The race for widgets has really started, as the majors have now started...
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=0c1c2bef-16e5-4a59-a03a-72f422c034c7" />
        <br />
        <hr />
   This weblog is sponsored by <a href="http://www.seadev.org">Seadev.org</a>. 
</body>
      <title>Google Desktop: the side bar ... Is the Personal Dashboard race really starting?</title>
      <guid>http://www.seadev.org/gilbert/PermaLink,guid,0c1c2bef-16e5-4a59-a03a-72f422c034c7.aspx</guid>
      <link>http://www.seadev.org/gilbert/PermaLink,guid,0c1c2bef-16e5-4a59-a03a-72f422c034c7.aspx</link>
      <pubDate>Sat, 05 Nov 2005 18:02:27 GMT</pubDate>
      <description>&lt;p&gt;
   With Google Desktop version 2, in Beta&amp;nbsp;even if&amp;nbsp;not fully debugged for locals,
   Google is really entering the "widget, gadget and consor..." game. They call there
   xgets panels and they propose a framework, including tools, API and documentation
   to create new "panels".
&lt;/p&gt;
&lt;p&gt;
   The purpose is to provide monitoring of various data sources one's can benefit from,
   and to combine search ing those data &amp;amp; knowledge sources:
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      The web of course 
   &lt;li&gt;
      Your hard disk and network appliance storage 
   &lt;li&gt;
      RSS Feeds 
   &lt;li&gt;
      Any data source you wnat to monitor and present&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   So, its a personal dashboard application framework.
&lt;/p&gt;
&lt;p&gt;
   It's quite light to load, few hundred kbytes, and the API allows to do the nice graphics
   one's expect from xgets artefacts...
&lt;/p&gt;
&lt;p&gt;
   Of course, the API allows to define the update period for refreshing the panel content
   and you can get data from the web with HTTPRequest. The framework allows to manage
   a collection of panels (add/suppress/setup...).
&lt;/p&gt;
&lt;p&gt;
   The race for widgets has really started, as the majors have now started...
&lt;/p&gt;
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=0c1c2bef-16e5-4a59-a03a-72f422c034c7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.seadev.org"&gt;Seadev.org&lt;/a&gt;. </description>
      <comments>http://www.seadev.org/gilbert/CommentView,guid,0c1c2bef-16e5-4a59-a03a-72f422c034c7.aspx</comments>
      <category>tools</category>
    </item>
    <item>
      <trackback:ping>http://www.seadev.org/gilbert/Trackback.aspx?guid=102a3017-ef68-483c-8c18-fd5e76f9a88b</trackback:ping>
      <pingback:server>http://www.seadev.org/gilbert/pingback.aspx</pingback:server>
      <pingback:target>http://www.seadev.org/gilbert/PermaLink,guid,102a3017-ef68-483c-8c18-fd5e76f9a88b.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://www.seadev.org/gilbert/CommentView,guid,102a3017-ef68-483c-8c18-fd5e76f9a88b.aspx</wfw:comment>
      <wfw:commentRss>http://www.seadev.org/gilbert/SyndicationService.asmx/GetEntryCommentsRss?guid=102a3017-ef68-483c-8c18-fd5e76f9a88b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      For those who are familiar with QuickPlace, it's not a surprise but a good news.
   </p>
        <p>
      QuickPlace is built on the paradigm of nested rooms: a Quickplace is a Tree of rooms
      with the root as the Main room where you manage member access.
   </p>
        <p>
      Each sub-room allows a group of people using the Quickplace to manage activities
      or projects of some part of the group: access rights with according roles are granted
      to members to support the organizational goals.
   </p>
        <p>
      With QP before 7 release, rooms had to support another use case: Document and Folder
      clustering: i.e: support for document classification.
   </p>
        <p>
      It was not wery handy! Document classification usually requires many levels and you
      needed also to manage access rights to those clustering sub-rooms without any benefit...
      Plus, the navigation of QuickPlace is one level at a time, which is good for
      few rooms, but get quite confusing when you reach multiple levels. Now, browsing a
      folder with the tree of subfolders is implemented as a treeview in the QuickPlace
      table of content.
   </p>
        <p>
      Hence, you have a clear distinction between classifying documents into nested folders
      and group activities breakdown supported by sub-rooms.
   </p>
        <p>
      Nice feature: thank you to Lotus QP dev team.
   </p>
        <img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=102a3017-ef68-483c-8c18-fd5e76f9a88b" />
        <br />
        <hr />
   This weblog is sponsored by <a href="http://www.seadev.org">Seadev.org</a>. 
</body>
      <title>Why Folders into Folder is a nice feature in QP7?</title>
      <guid>http://www.seadev.org/gilbert/PermaLink,guid,102a3017-ef68-483c-8c18-fd5e76f9a88b.aspx</guid>
      <link>http://www.seadev.org/gilbert/PermaLink,guid,102a3017-ef68-483c-8c18-fd5e76f9a88b.aspx</link>
      <pubDate>Thu, 27 Oct 2005 19:34:35 GMT</pubDate>
      <description>&lt;p&gt;
   For those who are familiar with QuickPlace, it's not a surprise but a good news.
&lt;/p&gt;
&lt;p&gt;
   QuickPlace is built on the paradigm of nested rooms: a Quickplace is a Tree of rooms
   with the root as the Main room where you manage member access.
&lt;/p&gt;
&lt;p&gt;
   Each sub-room allows&amp;nbsp;a group of people using the Quickplace to manage activities
   or projects of some part of the group: access rights with according roles are granted
   to members to support the organizational goals.
&lt;/p&gt;
&lt;p&gt;
   With QP before 7 release, rooms had to support another use case: Document and Folder
   clustering: i.e: support for document classification.
&lt;/p&gt;
&lt;p&gt;
   It was not wery handy! Document classification usually requires many levels and you
   needed also to manage access rights to those clustering sub-rooms without any benefit...
   Plus, the navigation of QuickPlace is one level&amp;nbsp;at a time, which is good for
   few rooms, but get quite confusing when you reach multiple levels. Now, browsing a
   folder with the tree of subfolders is implemented as a treeview in the QuickPlace
   table of content.
&lt;/p&gt;
&lt;p&gt;
   Hence, you have a clear distinction between classifying documents into nested folders
   and group activities breakdown supported by sub-rooms.
&lt;/p&gt;
&lt;p&gt;
   Nice feature: thank you to Lotus QP dev team.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=102a3017-ef68-483c-8c18-fd5e76f9a88b" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.seadev.org"&gt;Seadev.org&lt;/a&gt;. </description>
      <comments>http://www.seadev.org/gilbert/CommentView,guid,102a3017-ef68-483c-8c18-fd5e76f9a88b.aspx</comments>
      <category>tools</category>
    </item>
    <item>
      <trackback:ping>http://www.seadev.org/gilbert/Trackback.aspx?guid=bbdd2836-9cd2-4be5-9b31-c3b2c3083982</trackback:ping>
      <pingback:server>http://www.seadev.org/gilbert/pingback.aspx</pingback:server>
      <pingback:target>http://www.seadev.org/gilbert/PermaLink,guid,bbdd2836-9cd2-4be5-9b31-c3b2c3083982.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://www.seadev.org/gilbert/CommentView,guid,bbdd2836-9cd2-4be5-9b31-c3b2c3083982.aspx</wfw:comment>
      <wfw:commentRss>http://www.seadev.org/gilbert/SyndicationService.asmx/GetEntryCommentsRss?guid=bbdd2836-9cd2-4be5-9b31-c3b2c3083982</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
      IBM Lotus launch QP7 in September. As Ed Brill <a href="http://www.edbrill.com/ebrill/edbrill.nsf/dx/sametime-and-quickplace----theyre-back">said</a>,
      the name is now QuickPlace again! I signed for a trial place with lotus in order to
      see what's new in this release.
   </p>
        <p>
      Main topics are
   </p>
        <ul>
          <li>
         Title change: not only original author, but who modified a document. No more surprise
         to see your document show-up in the daily notification despiste you did nothing...</li>
          <li>
         Editor role: people who can delete documents of other authors<br /><font color="#808080">Those two functions where already part of 6.5.x</font></li>
          <li>
         Folder nested into folders: that's a nice feature!</li>
          <li>
         Search scope global to all places of a member: a nice feature for those who have a
         lot of Places...</li>
        </ul>
        <p>
      Here is a document who summarize those changes <a href="http://www.seadev.org/gilbert/content/binary/QP7_new_features.doc">QP7_new_features.doc
      (889,5 KB)</a></p>
        <img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=bbdd2836-9cd2-4be5-9b31-c3b2c3083982" />
        <br />
        <hr />
   This weblog is sponsored by <a href="http://www.seadev.org">Seadev.org</a>. 
</body>
      <title>What's new in QuickPlace 7?</title>
      <guid>http://www.seadev.org/gilbert/PermaLink,guid,bbdd2836-9cd2-4be5-9b31-c3b2c3083982.aspx</guid>
      <link>http://www.seadev.org/gilbert/PermaLink,guid,bbdd2836-9cd2-4be5-9b31-c3b2c3083982.aspx</link>
      <pubDate>Thu, 27 Oct 2005 19:21:30 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   IBM Lotus launch QP7 in September. As Ed Brill &lt;a href="http://www.edbrill.com/ebrill/edbrill.nsf/dx/sametime-and-quickplace----theyre-back"&gt;said&lt;/a&gt;,
   the name is now QuickPlace again! I signed for a trial place with lotus in order to
   see what's new in this release.
&lt;/p&gt;
&lt;p&gt;
   Main topics are
&lt;/p&gt;
&lt;ul&gt;
   &lt;li&gt;
      Title change: not only original author, but who modified a document. No more surprise
      to see your document show-up in the daily notification&amp;nbsp;despiste you did nothing...&lt;/li&gt;
   &lt;li&gt;
      Editor role: people who can delete documents of other authors&lt;br&gt;
      &lt;font color=#808080&gt;Those two functions where already part of 6.5.x&lt;/font&gt;
   &lt;/li&gt;
   &lt;li&gt;
      Folder nested into folders: that's a nice feature!&lt;/li&gt;
   &lt;li&gt;
      Search scope global to all places of a member: a nice feature for those who have a
      lot of Places...&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
   Here is a document who summarize those changes &lt;a href="http://www.seadev.org/gilbert/content/binary/QP7_new_features.doc"&gt;QP7_new_features.doc
   (889,5 KB)&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=bbdd2836-9cd2-4be5-9b31-c3b2c3083982" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.seadev.org"&gt;Seadev.org&lt;/a&gt;. </description>
      <comments>http://www.seadev.org/gilbert/CommentView,guid,bbdd2836-9cd2-4be5-9b31-c3b2c3083982.aspx</comments>
      <category>tools</category>
    </item>
    <item xml:lang="fr">
      <trackback:ping>http://www.seadev.org/gilbert/Trackback.aspx?guid=385503f1-a35f-44c2-989e-e2787686d25c</trackback:ping>
      <pingback:server>http://www.seadev.org/gilbert/pingback.aspx</pingback:server>
      <pingback:target>http://www.seadev.org/gilbert/PermaLink,guid,385503f1-a35f-44c2-989e-e2787686d25c.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://www.seadev.org/gilbert/CommentView,guid,385503f1-a35f-44c2-989e-e2787686d25c.aspx</wfw:comment>
      <wfw:commentRss>http://www.seadev.org/gilbert/SyndicationService.asmx/GetEntryCommentsRss?guid=385503f1-a35f-44c2-989e-e2787686d25c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      J'avais besoin d'un calendrier perpétuel et de jours fériés sous excel. J'ai trouvé!
   </p>
        <p>
          <a href="http://xxl.vnunetblog.fr/xxl/dates_et_heures/index.html">http://xxl.vnunetblog.fr/xxl/dates_et_heures/index.html</a>
        </p>
        <p>
      Et voici ma "feuille de temps" de ce mois...
   </p>
        <p>
       
   </p>
        <a href="http://www.seadev.org/gilbert/content/binary/Ventilation.xls">Ventilation.xls
   (33 KB)</a>
        <img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=385503f1-a35f-44c2-989e-e2787686d25c" />
        <br />
        <hr />
   This weblog is sponsored by <a href="http://www.seadev.org">Seadev.org</a>. 
</body>
      <title>Calendrier et Jours fériés sous excel</title>
      <guid>http://www.seadev.org/gilbert/PermaLink,guid,385503f1-a35f-44c2-989e-e2787686d25c.aspx</guid>
      <link>http://www.seadev.org/gilbert/PermaLink,guid,385503f1-a35f-44c2-989e-e2787686d25c.aspx</link>
      <pubDate>Wed, 26 Oct 2005 10:31:59 GMT</pubDate>
      <description>&lt;p&gt;
   J'avais besoin d'un calendrier perpétuel et de jours fériés sous excel. J'ai trouvé!
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://xxl.vnunetblog.fr/xxl/dates_et_heures/index.html"&gt;http://xxl.vnunetblog.fr/xxl/dates_et_heures/index.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
   Et voici ma "feuille de temps" de ce mois...
&lt;/p&gt;
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;a href="http://www.seadev.org/gilbert/content/binary/Ventilation.xls"&gt;Ventilation.xls
(33 KB)&lt;/a&gt;&lt;img width="0" height="0" src="http://www.seadev.org/gilbert/aggbug.ashx?id=385503f1-a35f-44c2-989e-e2787686d25c" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.seadev.org"&gt;Seadev.org&lt;/a&gt;. </description>
      <comments>http://www.seadev.org/gilbert/CommentView,guid,385503f1-a35f-44c2-989e-e2787686d25c.aspx</comments>
      <category>tools</category>
    </item>
  </channel>
</rss>