<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Jean-Paul Saman</title>
  <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman"/>
  <link rel="self" type="application/atom+xml" href="http://www.jpsaman.org/jpsaman/atom/feed"/>
  <id>http://www.jpsaman.org/jpsaman/atom/feed</id>
  <updated>2008-05-26T22:23:34+02:00</updated>
  <entry>
    <title>VLC and Axis RTSP network cameras</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/23" />
    <id>http://www.jpsaman.org/jpsaman/node/23</id>
    <published>2010-08-29T23:55:44+02:00</published>
    <updated>2010-08-29T23:59:43+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>Many people wonder how vlc connects to an RTSP network camera (especially the Axis ones)? Well, the answer to this question is to use RTSP.</p>
<h2>What is this RTSP thing?</h2>
<p>RTSP is a application level protocol designed for controlling delivery of data with real-time properties. The data is such as audio and video either live or stored (video on demand). RTSP 1.0 is described in <a href=http://www.rfc-editor.org/rfc/rfc2326.txt>RFC 2326</a>. It defines a way to start media resources on a server and typically uses port 554 to listen for incoming requests.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Many people wonder how vlc connects to an RTSP network camera (especially the Axis ones)? Well, the answer to this question is to use RTSP.</p>
<h2>What is this RTSP thing?</h2>
<p>RTSP is a application level protocol designed for controlling delivery of data with real-time properties. The data is such as audio and video either live or stored (video on demand). RTSP 1.0 is described in <a href=http://www.rfc-editor.org/rfc/rfc2326.txt>RFC 2326</a>. It defines a way to start media resources on a server and typically uses port 554 to listen for incoming requests.</p>
<p><a href=http://www.rfc-editor.org/rfc/rfc2326.txt>RFC 2326</a> fails to specify how the RTSP URL (paragraph 3.2, page 14) should exactly be used to identify data (eg: audio and/or video). The lack of standarisation of the RTSP URL is exactly where the trouble comes in for most people. What interpretation does your RTSP server have of the URL? How do I know which RTSP URL it expects? Well, there is no way to know. The RTSP standard does not describe a way to determine the URL scheme the server expects. So how does one know what URL scheme to use? You cannot.</p>
<p>The only way to know is by reading the documentation from your network camera. Or ask the manufacturer.
</p>
<h2>What RTSP URL scheme to use for connection to Axis network cameras?</h2>
<p>Luckily this is described in the documentation of your Axis camera. You do need to look for it though. The examples below us <b>vlc</b> as application to remotely view your network camera.</p>
<p>Older Axis (eg: 207, 210) network cameras use the following scheme for an H264 stream (replace mpeg4 with mpeg2 to change the video format).</p>
<p>vlc rtsp://<b>myaxiscamera</b>/mpeg4/media.amp --rtsp-http</p>
<p>Newer Axis (eg: Q 1755/Q 1755-E) network cameras use this scheme:</p>
<p>vlc rtsp://<b>myaxiscamera</b>/axis-media/media.amp --rtsp-http</p>
<p>In both examples you need to replace <b>myaxiscamera</b> with the name (or ipaddress) of the network camera, eg: rtsp://10.10.10.1/mpeg4/media.amp or rtsp://10.10.10.1/axis-media/media.amp). The vlc option <b>--rtsp-http</b> is used for traversing home gateways and firewalls.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC and girls</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/22" />
    <id>http://www.jpsaman.org/jpsaman/node/22</id>
    <published>2010-07-15T13:50:14+02:00</published>
    <updated>2010-07-15T13:50:14+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>Who said VideoLAN and VLC is only for guys and geeks? Judging from this picture you are clearly wrong. At LinuxTAG the VLC stand attracted women, just when Hugo left the boot. I am not sure that has any correlation though ;).</p>
<p><img src=http://www.jpsaman.org/jpsaman/sites/default/files/4794696478_ff2a26e4cf_b.jpg width=250 /> <img src=http://www.jpsaman.org/jpsaman/sites/default/files/4794055355_f31afdbc70_b.jpg width=250 /></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Who said VideoLAN and VLC is only for guys and geeks? Judging from this picture you are clearly wrong. At LinuxTAG the VLC stand attracted women, just when Hugo left the boot. I am not sure that has any correlation though ;).</p>
<p><img src=http://www.jpsaman.org/jpsaman/sites/default/files/4794696478_ff2a26e4cf_b.jpg width=250 /> <img src=http://www.jpsaman.org/jpsaman/sites/default/files/4794055355_f31afdbc70_b.jpg width=250 /></p>
    ]]></content>
  </entry>
  <entry>
    <title>LinuxTAG 2010</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/21" />
    <id>http://www.jpsaman.org/jpsaman/node/21</id>
    <published>2010-06-14T15:37:12+02:00</published>
    <updated>2010-06-14T15:37:12+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>Last week I was at LinuxTAG 2010 for VideoLAN. In contrast to other years we had some promotion material: stickers, flyers and posters. More then 600 people payed attention to our booth in four days of LinuxTAG. Several features of VLC where demonstrated: recording, playback and streaming.<br />
Thursday and Saturday one of the VLMC developer hugo demonstrated the current state of VideoLAN Media Creator. He got very good feedback from people and they could not wait to give it a try.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Last week I was at LinuxTAG 2010 for VideoLAN. In contrast to other years we had some promotion material: stickers, flyers and posters. More then 600 people payed attention to our booth in four days of LinuxTAG. Several features of VLC where demonstrated: recording, playback and streaming.</p>
<p>Thursday and Saturday one of the VLMC developer hugo demonstrated the current state of VideoLAN Media Creator. He got very good feedback from people and they could not wait to give it a try.</p>
<p>Visitors had all Open Source multimedia projects in one stand. It had FFMPEG, mplayer, Open Graphics, XBMC and VideoLAN (VLC, DVBlast, VLMC, etc) projects. The developers from all these project helped each other during visitor peaks and this created a very good atmosphere. I think the different developers of the projects got to know each other better. I am sure this also results in better cooperation and communication during our normal development work.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC is used in Formula One</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/20" />
    <id>http://www.jpsaman.org/jpsaman/node/20</id>
    <published>2010-03-01T09:42:05+01:00</published>
    <updated>2010-03-01T15:40:04+01:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>A big fan of VLC, Dan Dectis, recently posted a message on the vlc developers e-mail list with </p>
<p>"Hello Developers,</p>
<p>I was recently looking at some interesting Formula One photography and came upon this <a href=http://www.flickr.com/photos/f1photos/4392141703/sizes/o/>picture</a>.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>A big fan of VLC, Dan Dectis, recently posted a message on the vlc developers e-mail list with </p>
<p>"Hello Developers,</p>
<p>I was recently looking at some interesting Formula One photography and came upon this <a href=http://www.flickr.com/photos/f1photos/4392141703/sizes/o/>picture</a>.</p>
<p>That is a picture of the Mercedes GP telemetry screen in the pit lane. Very clearly, in the bottom left, is a VLC window! It is unmistakable. I assume they are using it for live streaming, but I am not sure.I merely wanted to bring to your attention the fact that your (most excellent) software is being used behind the scenes in the biggest motorsport in the world!"</p>
<p>If you look closely to the left bottom corner, then you will notice the Qt4 interface volume bar off VLC.</p>
<p>Thanks Dan for sharing this with us.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC is one of &quot;The Five Best Linux Video Players&quot;</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/19" />
    <id>http://www.jpsaman.org/jpsaman/node/19</id>
    <published>2010-02-23T10:23:21+01:00</published>
    <updated>2010-02-23T10:23:21+01:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>An article now hosted at Linux.com lists VLC as one of "The Five Best Linux Video Players". Read the entire <a href="http://www.linux.com/news/software/applications/287828:the-five-best-linux-video-players">article</a> here.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>An article now hosted at Linux.com lists VLC as one of "The Five Best Linux Video Players". Read the entire <a href="http://www.linux.com/news/software/applications/287828:the-five-best-linux-video-players">article</a> here.</p>
    ]]></content>
  </entry>
  <entry>
    <title>2nd VideoLAN Developers Days 2009</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/18" />
    <id>http://www.jpsaman.org/jpsaman/node/18</id>
    <published>2009-12-15T10:17:11+01:00</published>
    <updated>2009-12-15T10:17:11+01:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>In a few days time the second VideoLAN Developer Days is organised by the VideoLAN association. It is a yearly held conference around multimedia usage and software development meeting to discuss roadmaps for VLC, DVBlast (and other VideoLAN projects: <a href="http://www.videolan.org/projects/" title="http://www.videolan.org/projects/">http://www.videolan.org/projects/</a>).<br />
For more information about the VideoLAN Developer Days 2009 see this link: <a href="http://www.videolan.org/videolan/events/vdd09.html" title="http://www.videolan.org/videolan/events/vdd09.html">http://www.videolan.org/videolan/events/vdd09.html</a></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>In a few days time the second VideoLAN Developer Days is organised by the VideoLAN association. It is a yearly held conference around multimedia usage and software development meeting to discuss roadmaps for VLC, DVBlast (and other VideoLAN projects: <a href="http://www.videolan.org/projects/" title="http://www.videolan.org/projects/">http://www.videolan.org/projects/</a>).</p>
<p>For more information about the VideoLAN Developer Days 2009 see this link: <a href="http://www.videolan.org/videolan/events/vdd09.html" title="http://www.videolan.org/videolan/events/vdd09.html">http://www.videolan.org/videolan/events/vdd09.html</a></p>
    ]]></content>
  </entry>
  <entry>
    <title>Meet people from the VideoLAN team on T-DOSE 2009 (3 and 4 October)</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/17" />
    <id>http://www.jpsaman.org/jpsaman/node/17</id>
    <published>2009-10-01T22:17:50+02:00</published>
    <updated>2009-10-01T22:25:55+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>In a few days time T-DOSE 2009 will start. The dutch based conference is being held for the fourth year in a row and has interesting talks. If you want to meet people from VideoLAN project and know more about VLC 1.0 then meet us at the booth. People from VideoLAN team will be present at the T-Dose conference in the next days. For more information on T-DOSE schedule visit this <a href=http://www.t-dose.org/2009/schedule>link</a>.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>In a few days time T-DOSE 2009 will start. The dutch based conference is being held for the fourth year in a row and has interesting talks. If you want to meet people from VideoLAN project and know more about VLC 1.0 then meet us at the booth. People from VideoLAN team will be present at the T-Dose conference in the next days. For more information on T-DOSE schedule visit this <a href=http://www.t-dose.org/2009/schedule>link</a>.</p>
    ]]></content>
  </entry>
  <entry>
    <title>LinuxTAG 2009</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/16" />
    <id>http://www.jpsaman.org/jpsaman/node/16</id>
    <published>2009-07-24T13:10:27+02:00</published>
    <updated>2009-07-24T13:10:27+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>The VideoLAN team went to <a href="http://www.linuxtag.de">LinuxTAG 2009</a> in Berlin on 24th till 27th of June. This year we had our own boot right across the hall of the ffmpeg booth. Not that you could see them from our booth, because a big 'educational' booth was in between us.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The VideoLAN team went to <a href="http://www.linuxtag.de">LinuxTAG 2009</a> in Berlin on 24th till 27th of June. This year we had our own boot right across the hall of the ffmpeg booth. Not that you could see them from our booth, because a big 'educational' booth was in between us.</p>
<p>On our boot we showed a demo with VLC integrated in a panelpc which was operated using the firefox browser. Another demo showed a DV Camcorder being transcoded and streamed to another PC (with vlc as client of course). A third demo show VLC connected to an Axis 207 Network camera. And a forth demo showed a collection of blender movies with and without filters (puzzle, gradient, etc) being applied.</p>
<p>During the conference days we talked to the FSFE, ffmpeg, CentOS, TI (beagleboard) and Qt people. It were all friendly contacts. The evenings were mostly filled with pizza's, beer and geek talk.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC gains trickplay support in branch 0.9-trickplay</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/15" />
    <id>http://www.jpsaman.org/jpsaman/node/15</id>
    <published>2008-11-27T10:23:49+01:00</published>
    <updated>2008-11-27T10:26:20+01:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>In vlc git repository git.videolan.org a new branch 0.9-trickplay branch is created. The goal is to give RTSP trickplay functionality a wider testing ground. The RTSP protocol (RFC 2326) is widely used in Video On Demand systems (VOD). Many hardware VOD servers support RTSP trickplay functionality, which includes fastforward, rewind, seek, pause. play and stop commands. These functionalities give the user a VCR-like experience with digital audio and video.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>In vlc git repository git.videolan.org a new branch 0.9-trickplay branch is created. The goal is to give RTSP trickplay functionality a wider testing ground. The RTSP protocol (RFC 2326) is widely used in Video On Demand systems (VOD). Many hardware VOD servers support RTSP trickplay functionality, which includes fastforward, rewind, seek, pause. play and stop commands. These functionalities give the user a VCR-like experience with digital audio and video. Unfortunately RTSP 1.0 specification is open to many interpretations, this why it is important to test this 0.9-trickplay branch against as much VOD servers as possible. VLC uses live555 libraries to hide most VOD server specific details and should now support RTSP trickplay with all RTSP 1.0 compatible servers out there. Help making VLC even better by giving this branch a good shakedown.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC media player wins &quot;tim Award&quot; at PC-WELT event</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/tim_award_2008" />
    <id>http://www.jpsaman.org/jpsaman/tim_award_2008</id>
    <published>2008-11-03T10:01:55+01:00</published>
    <updated>2008-11-05T21:40:44+01:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p><img src=http://www.jpsaman.org/jpsaman/sites/default/files/IMG_0010.jpg alt="tim Award" width="100" /> On 30 October 2008 VLC media player won a "tim Award" in category "Multimedia Software" at PC-WELT event. The awards were announced during a gala diner at "Bayerische Hof" in Munich. Two famous german TV presenters hosted the event. The VideoLAN team is very honored by winning this award and wants to thank its user base for giving us this token of your appreciation. VLC media player could not have won this award without the support and dedication of its users and Open Source developers.</p>
<p>Read more about the event on <a href=http://www.pcwelt.de/start/computer/allgmein/187047/impressionen_vom_gala_abend_und_gewinner_galerie/>PC-WELT</a> website.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><img src=http://www.jpsaman.org/jpsaman/sites/default/files/IMG_0010.jpg alt="tim Award" width="100" /> On 30 October 2008 VLC media player won a "tim Award" in category "Multimedia Software" at PC-WELT event. The awards were announced during a gala diner at "Bayerische Hof" in Munich. Two famous german TV presenters hosted the event. The VideoLAN team is very honored by winning this award and wants to thank its user base for giving us this token of your appreciation. VLC media player could not have won this award without the support and dedication of its users and Open Source developers.</p>
<p>Read more about the event on <a href=http://www.pcwelt.de/start/computer/allgmein/187047/impressionen_vom_gala_abend_und_gewinner_galerie/>PC-WELT</a> website.<br />
&lt;!--break--></p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC 0.8.6 on Neuros OSDv2.0</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/13" />
    <id>http://www.jpsaman.org/jpsaman/node/13</id>
    <published>2008-06-28T16:19:03+02:00</published>
    <updated>2008-06-28T16:19:44+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p><img src=http://www.profitpapers.com/images/article_img/videolan.gif height=100 /></p>
<p>As part of his internship at M2X dionoea got VLC to run on Neuros OSDv2.0 hardware. VLC 0.8.6 now can encode and decode using the DSP codecs. There are still some rough edges but it is a start. If you want to see it with your own eyes, then look at this <a href=http://www.jpsaman.org/files/vlc-osd2.mp4 target="_blank">video</a>.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><img src=http://www.profitpapers.com/images/article_img/videolan.gif height=100 /></p>
<p>As part of his internship at M2X dionoea got VLC to run on Neuros OSDv2.0 hardware. VLC 0.8.6 now can encode and decode using the DSP codecs. There are still some rough edges but it is a start. If you want to see it with your own eyes, then look at this <a href=http://www.jpsaman.org/files/vlc-osd2.mp4 target="_blank">video</a>.</p>
    ]]></content>
  </entry>
  <entry>
    <title>VLC porting on Neuros Open Internet Television HDPlatform</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/8" />
    <id>http://www.jpsaman.org/jpsaman/node/8</id>
    <published>2008-05-26T21:46:46+02:00</published>
    <updated>2008-05-28T20:18:36+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p><img src=http://www.profitpapers.com/images/article_img/videolan.gif /></p>
<p>In a joint effort, <a href=http://www.neurostechnology.com>"Neuros Technology"</a> and <a href=http://www.m2x.nl>"M2X"</a> will, as part of the <a href=http://open.neurostechnology.com/category/projects/bounties>"TI-Neuros Open Source Bounties"</a> , port VLC to the <a href=http://wiki.neurostechnology.com/index.php/OSD2.0_Development>"next generation of Neuros OSD"</a> solution. The <a href=http://www.videolan.org>"VLC"</a> porting project was kicked off on May 28, 2008, with developers directly from VLC community. Jean-Paul Saman, one of the VLC maintainers, will be leading this porting effort.</p>
<p>Aiming to get an efficient and powerful multimedia framework on its Davinci Linux based Open Internet Television HD Platform, a highly optimized multimedia platform based on an ARM-DSP dual core system, Neuros has chosen to use VLC among many other alternatives due to its extensive multimedia functionality, openness, and portability. </p>
<p>The role of VLC in Neuros HDPlatform architecture is to be the playback and encoding engine for all multimedia contents. For codecs, VLC uses plugins to carry out its video decoding/encoding on DSP, while all audio operations are done on ARM side. For Audio/Video I/O, VLC interfaces with the system by directly working with its standard Linux A/V system, for example, frame buffer for video output and V4L2 for video capturing. On application side, VLC implements MPRIS specification and exposes a DBUS interface thus to cleanly separate the multimedia core from applications.</p>
<p>This porting will be based on VLC stable version 0.8.6g (in fact,  porting starts with 0.8.6-bugfix, a branch that includes some bugfixes for 0.8.6g since it was released), porting will be carried out in phases, from basic multimedia platform bring up, to full playback and full recording support, with complete system integration done in Q3 of 2008.</p>
<p>As 'open' itself states, all VLC source code files, new or modified during the porting, will be submitted to the central source code repository of the VideoLAN team, under the same license GPLV2 as the rest of the VLC source code.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><img src=http://www.profitpapers.com/images/article_img/videolan.gif /></p>
<p>In a joint effort, <a href=http://www.neurostechnology.com>"Neuros Technology"</a> and <a href=http://www.m2x.nl>"M2X"</a> will, as part of the <a href=http://open.neurostechnology.com/category/projects/bounties>"TI-Neuros Open Source Bounties"</a> , port VLC to the <a href=http://wiki.neurostechnology.com/index.php/OSD2.0_Development>"next generation of Neuros OSD"</a> solution. The <a href=http://www.videolan.org>"VLC"</a> porting project was kicked off on May 28, 2008, with developers directly from VLC community. Jean-Paul Saman, one of the VLC maintainers, will be leading this porting effort.</p>
<p>Aiming to get an efficient and powerful multimedia framework on its Davinci Linux based Open Internet Television HD Platform, a highly optimized multimedia platform based on an ARM-DSP dual core system, Neuros has chosen to use VLC among many other alternatives due to its extensive multimedia functionality, openness, and portability. </p>
<p>The role of VLC in Neuros HDPlatform architecture is to be the playback and encoding engine for all multimedia contents. For codecs, VLC uses plugins to carry out its video decoding/encoding on DSP, while all audio operations are done on ARM side. For Audio/Video I/O, VLC interfaces with the system by directly working with its standard Linux A/V system, for example, frame buffer for video output and V4L2 for video capturing. On application side, VLC implements MPRIS specification and exposes a DBUS interface thus to cleanly separate the multimedia core from applications.</p>
<p>This porting will be based on VLC stable version 0.8.6g (in fact,  porting starts with 0.8.6-bugfix, a branch that includes some bugfixes for 0.8.6g since it was released), porting will be carried out in phases, from basic multimedia platform bring up, to full playback and full recording support, with complete system integration done in Q3 of 2008.</p>
<p>As 'open' itself states, all VLC source code files, new or modified during the porting, will be submitted to the central source code repository of the VideoLAN team, under the same license GPLV2 as the rest of the VLC source code.</p>
<p>&lt;!--break--></p>
    ]]></content>
  </entry>
  <entry>
    <title>VideoLAN at LinuxTAG</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/7" />
    <id>http://www.jpsaman.org/jpsaman/node/7</id>
    <published>2008-05-24T14:15:12+02:00</published>
    <updated>2008-05-26T22:41:23+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>The VideoLAN project will have a presence at LinuxTag in Berlin this year. LinuxTag is held on 28th till 31st until May 2008, It is the first time the team visits Berlin and we are looking forward to meet all those German VLC-fans.<br />
Hope to see you there.<br />
Jean-Paul Saman.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The VideoLAN project will have a presence at LinuxTag in Berlin this year. LinuxTag is held on 28th till 31st until May 2008, It is the first time the team visits Berlin and we are looking forward to meet all those German VLC-fans.</p>
<p>Hope to see you there.</p>
<p>Jean-Paul Saman.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Welcom to my new site.</title>
    <link rel="alternate" type="text/html" href="http://www.jpsaman.org/jpsaman/node/1" />
    <id>http://www.jpsaman.org/jpsaman/node/1</id>
    <published>2008-05-24T09:28:59+02:00</published>
    <updated>2008-05-26T22:23:34+02:00</updated>
    <author>
      <name>jpsaman</name>
    </author>
    <summary type="html"><![CDATA[<p>Welcome to my new site.<br />
As you can see it is still under construction, but as time will advance it will gain more information.<br />
A lot has happened in the past years. Apart from my continues work on Open Source Projects, visiting and organising Open Source congresses. I also started a company called <a href="http://www.m2x.nl">M2X</a> in 2004. OK that is almost four years ago now, but it still feels good.<br />
M2X allows me to follow my dream of working with Open Source software during my professional life. Visit the company website for more information about services offered.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Welcome to my new site. </p>
<p>As you can see it is still under construction, but as time will advance it will gain more information. </p>
<p>A lot has happened in the past years. Apart from my continues work on Open Source Projects, visiting and organising Open Source congresses. I also started a company called <a href="http://www.m2x.nl">M2X</a> in 2004. OK that is almost four years ago now, but it still feels good.</p>
<p>M2X allows me to follow my dream of working with Open Source software during my professional life. Visit the company website for more information about services offered.</p>
<p>Some of you will already know me because of my work for the Open Source community as developer for <a href="http://www.videolan.org">VLC</a> and organizer of <a href="http://www.t-dose.org">T-DOSE</a>. For those that do not know me yet, follow the links.</p>
<p>Cya,<br />
Jean-Paul Saman.</p>
    ]]></content>
  </entry>
</feed>
