<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I&#039;M A GEEK</title>
	<atom:link href="http://davidmadbox.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidmadbox.wordpress.com</link>
	<description>David Art [aka] ADcomp</description>
	<lastBuildDate>Thu, 15 Dec 2011 00:12:02 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='davidmadbox.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/05e796231efe48f1ac9e11928422c288?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>I&#039;M A GEEK</title>
		<link>http://davidmadbox.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://davidmadbox.wordpress.com/osd.xml" title="I&#039;M A GEEK" />
	<atom:link rel='hub' href='http://davidmadbox.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Python sur Android</title>
		<link>http://davidmadbox.wordpress.com/2011/12/05/python-sur-android/</link>
		<comments>http://davidmadbox.wordpress.com/2011/12/05/python-sur-android/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 20:59:19 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=114</guid>
		<description><![CDATA[Je commence enfin à tester un peu le développement sur Android, surtout grâce à Scripting Layer for Android (SL4A) qui permet de coder facilement en python mais aussi Lua, Perl, .. Dans ce petit test, j&#8217;ai créé un simple client/server. le client tourne sur mon mobile android et le server sur mon pc. J&#8217;ai utilisé le module socket de python. &#160; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=114&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Je commence enfin à tester un peu le développement sur Android, surtout grâce à <a href="http://code.google.com/p/android-scripting/" target="_blank">Scripting Layer for Android (SL4A)</a> qui permet de coder facilement en python mais aussi Lua, Perl, ..</p>
<p>Dans ce petit test, j&#8217;ai créé un simple client/server. le client tourne sur mon mobile android et le server sur mon pc. J&#8217;ai utilisé le module <a href="http://docs.python.org/library/socket.html" target="_blank">socket de python</a>.</p>
<p><a href="http://davidmadbox.files.wordpress.com/2011/12/python_android.png"><img class="aligncenter size-full wp-image-115" title="python_android" src="http://davidmadbox.files.wordpress.com/2011/12/python_android.png?w=614&#038;h=324" alt="" width="614" height="324" /></a></p>
<p>&nbsp;</p>
<p>Pour le screenshot, je suis connecté avec un client VNC sur mon mobile  ;)</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>, <a href='http://davidmadbox.wordpress.com/category/python/'>python</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=114&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/12/05/python-sur-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>

		<media:content url="http://davidmadbox.files.wordpress.com/2011/12/python_android.png" medium="image">
			<media:title type="html">python_android</media:title>
		</media:content>
	</item>
		<item>
		<title>Computer Science &amp; Artificial Intelligence</title>
		<link>http://davidmadbox.wordpress.com/2011/11/29/computer-science-artificial-intelligence/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/29/computer-science-artificial-intelligence/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 12:22:33 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=109</guid>
		<description><![CDATA[Une belle collection de liens et/ou vidéos sur l&#8217;informatique et l&#8217;intelligence artificielle Artificial Intelligence – Introduction to Robotics – YouTube  – Multiple formats – Oussama Khatib, Stanford Artificial Intelligence – Natural Language Processing – Multiple formats – Christopher Manning, Stanford Artificial Intelligence – Machine Learning – YouTube – Multiple formats – Andrew Ng, Stanford Artificial Intelligence – YouTube – P.Dasgupta, IIT Bits – Multiple Formats – Harry Lewis, Harvard Building Dynamic Web Sites  - Video &#38; Audio – David [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=109&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Une belle collection de liens et/ou vidéos sur l&#8217;informatique et l&#8217;intelligence artificielle</p>
<ul>
<li><strong>Artificial Intelligence – Introduction to Robotics</strong> – <a href="http://www.youtube.com/view_play_list?p=65CC0384A1798ADF&amp;search_query=Artificial+Intelligence++Introduction+to+Robotics">YouTube</a>  – <a href="http://see.stanford.edu/see/courseinfo.aspx?coll=86cc8662-f6e4-43c3-a1be-b30d1d179743">Multiple formats</a> – Oussama Khatib, Stanford</li>
<li><strong>Artificial Intelligence – </strong><strong>Natural Language Processing</strong> – <a href="http://see.stanford.edu/see/courseinfo.aspx?coll=63480b48-8819-4efd-8412-263f1a472f5a">Multiple formats</a> – Christopher Manning, Stanford</li>
<li><strong>Artificial Intelligence – </strong><strong>Machine Learning</strong> – <a href="http://www.youtube.com/watch?v=UzxYlbK2c7E">YouTube</a> – <a href="http://see.stanford.edu/see/courseinfo.aspx?coll=348ca38a-3a6d-4052-937d-cb017338d7b1">Multiple formats</a> – Andrew Ng, Stanford</li>
<li><strong>Artificial Intelligence</strong> – <a href="http://www.youtube.com/view_play_list?p=6EE0CD02910E57B8">YouTube</a> – P.Dasgupta, IIT</li>
<li><strong>Bits</strong> – <a href="http://www.extension.harvard.edu/openlearning/csci2/">Multiple Formats</a> – Harry Lewis, Harvard</li>
<li><strong>Building Dynamic Web Sites</strong>  - <a href="http://cs75.tv/2010/fall/">Video &amp; Audio</a> – David Malan, Harvard Extension</li>
<li><strong>Building Mobile Web Sites</strong> –  <a href="http://cs76.tv/2011/spring/">Web Site</a> - David Malan, Harvard Extension</li>
<li><strong>Computational Camera and Photography</strong> – <a href="http://ocw.mit.edu/courses/media-arts-and-sciences/mas-531-computational-camera-and-photography-fall-2009/download-course-materials/">Download Course</a> – Ramesh Raskar, MIT</li>
<li><strong>Computer Graphics</strong> – <a href="http://www.youtube.com/view_play_list?p=338D19C40D6D1732">YouTube</a> – Sukhendu Das, IIT</li>
<li><strong>Computer Language Engineering </strong>- <a href="http://www.youtube.com/user/MIT#g/c/0300FE43396456C1">YouTube</a> – <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-035-computer-language-engineering-sma-5502-fall-2005/lecture-notes/">Web Site</a> – Martin Rinard, MIT</li>
<li><strong>Computer Networks</strong> – <a href="http://www.youtube.com/view_play_list?p=32DBC269EF768F74">YouTube</a> – S.Ghosh, IIT</li>
<li><strong>Computer System Engineering</strong> – <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-033-computer-system-engineering-spring-2009/video-lectures/">Web Site</a> – Profs. Robert Morris and Samuel Madden, MIT</li>
<li><strong>Discrete Mathematical Structures</strong> <a href="http://www.youtube.com/view_play_list?p=0862D1A947252D20">YouTube</a> – Kamala Krithivasan, IIT</li>
<li><strong>Intensive Introduction to Computer Science Using C, PHP, and JavaScrip</strong>t – <a href="http://www.extension.harvard.edu/openlearning/csci52/">Multiple Formats</a> – David Malan, Harvard</li>
<li><strong>Introduction to Algorithms</strong> –  <a href="http://www.youtube.com/user/MIT#g/c/8B24C31197EC371C">YouTube</a> - <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-introduction-to-algorithms-sma-5503-fall-2005/video-lectures/">Web Site</a> –  Prof. Charles Leiserson &amp; Erik Demaine, MIT</li>
<li><strong>Introduction to Computer Science and Programming </strong>- <a href="http://www.youtube.com/view_play_list?p=4C4720A6F225E074&amp;search_query=Introduction+to+Computer+Science%3A+Programming+Abstractions">YouTube</a> – <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures/">MIT Web Site</a> – Eric Grimson, John Guttag, MIT</li>
<li><strong>Introduction to Computer Science: Programming Methodology</strong> – <a href="http://www.youtube.com/watch?v=KkMDCCdjyW8">YouTube</a>– <a href="http://see.stanford.edu/see/courseinfo.aspx?coll=824a47e1-135f-4508-a5aa-866adcae1111">Multiple formats</a> – Mehran Sahami, Stanford</li>
<li><strong>Introduction to Computer Science: Programming Abstractions </strong>- <a href="http://www.youtube.com/watch?v=kMzH3tfP6f8&amp;feature=SeriesPlayList&amp;p=FE6E58F856038C69">YouTube</a> – <strong> </strong><a href="http://see.stanford.edu/see/courseinfo.aspx?coll=11f4f422-5670-4b4c-889c-008262e09e4e">Multiple formats</a> – Julie Zelenski, Stanford</li>
<li><strong>Introduction to Computer Science: Programming Paradigms </strong>- <a href="http://www.youtube.com/watch?v=Ps8jOj7diA0">YouTube</a> – <strong> </strong><a href="http://see.stanford.edu/see/courseinfo.aspx?coll=2d712634-2bf1-4b55-9a3a-ca9d470755ee">Multiple formats</a> – Jerry Cain, Stanford</li>
<li><strong>Introduction to Computer Graphics</strong> – <a href="http://www.youtube.com/view_play_list?p=112A527F83F7A5E4">YouTube</a> – Prem Kalra, IIT</li>
<li><strong>Introduction to Embedded Systems </strong>- <a href="http://webcast.berkeley.edu/playlist#c,s,All,26403B76DCC8FFC8">YouTube</a> – Professors Sanjit Seshia, Edward A. Lee, UC Berkeley</li>
<li><strong>Introduction to Problem Solving &amp; Programming</strong> – <a href="http://www.youtube.com/view_play_list?p=94CA590D7781A9B9">YouTube</a> – Deepak Gupta, IIT</li>
<li><strong>Logic &amp; Proofs</strong> – <a href="http://oli.web.cmu.edu/openlearning/forstudents/freecourses/logic">Web Site</a> – Carnegie Mellon</li>
<li><strong>Principles of Digital Communications I </strong>- <a href="http://www.youtube.com/view_play_list?p=2AD004D035C24F21&amp;search_query=principles+of+digital+communication+mit">YouTube</a> –   Profs Gallagher and Zheng, MIT</li>
<li><strong>Principles of Digital Communications II </strong>- <a href="http://www.youtube.com/view_play_list?p=F8A9EA1E1B28B438&amp;search_query=principles+of+digital+communication+mit">YouTube</a> – MIT</li>
<li><strong>Programming Languages and Compilers </strong>- <a href="http://www.youtube.com/user/UCBerkeley#g/c/03D59E2ECDDA66DF">YouTube</a> – Professor Paul Hilfinger, UC Berkeley</li>
<li><strong>Quantum Computing for the Determined </strong>- <a href="http://www.youtube.com/user/mnielsencourses#grid/user/1826E60FD05B44E4">YouTube</a> – Michael Nielsen, The University of Queensland</li>
<li><strong><strong>Search Engines: Technology, Society and Business</strong></strong> – <a href="http://www.youtube.com/view_play_list?p=1777A89066B1D71D">YouTube</a> – Marti Hearst, UC Berkeley</li>
<li><strong>The Beauty of Joy of Computing</strong> – <a href="http://www.youtube.com/user/UCBerkeley#g/c/5E701E6C652B77D3">YouTube</a> – Professor Daniel Garcia, UC Berkeley</li>
<li><strong>The Structure and Interpretation of Computer Programs</strong> – <a href="http://www.youtube.com/user/UCBerkeley#g/c/D7B8D6A4834C14C8">YouTube</a> – Brian Harvey, UC Berkeley</li>
<li><strong>Understanding Computers and the Internet</strong>  – <a href="http://computerscience1.tv/2011/spring/">Web Site</a> – David Malan, Harvard University</li>
</ul>
<p>&nbsp;</p>
<p>Source : <a href="http://www.openculture.com/freeonlinecourses" target="_blank">Open Culture | The best free cultural &amp; educational media on the web</a></p>
<p>&nbsp;</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=109&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/29/computer-science-artificial-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>
	</item>
		<item>
		<title>Webkit Media Browser / Mplayer (2)</title>
		<link>http://davidmadbox.wordpress.com/2011/11/11/webkit-media-browser-mplayer-2/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/11/webkit-media-browser-mplayer-2/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 17:39:52 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=98</guid>
		<description><![CDATA[&#160; source - https://github.com/adcomp/webkit-media-browser &#160; Classé dans:programmation, python<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=98&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://davidmadbox.wordpress.com/2011/11/11/webkit-media-browser-mplayer-2/"><img src="http://img.youtube.com/vi/GJwCXVIXfWg/2.jpg" alt="" /></a></span>
<p>&nbsp;</p>
<p>source - <a href="https://github.com/adcomp/webkit-media-browser" target="_blank">https://github.com/adcomp/webkit-media-browser</a></p>
<p>&nbsp;</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>, <a href='http://davidmadbox.wordpress.com/category/python/'>python</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=98&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/11/webkit-media-browser-mplayer-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>
	</item>
		<item>
		<title>de nouveaux plugins pour adeskbar ..</title>
		<link>http://davidmadbox.wordpress.com/2011/11/10/de-nouveaux-plugins-pour-adeskbar/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/10/de-nouveaux-plugins-pour-adeskbar/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 10:24:50 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[ADeskBar]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=92</guid>
		<description><![CDATA[Vaka, un utilisateur russe de mon projet AdeskBar vient de m&#8217;envoyer un mail. Il a développé quelques plugins et traduit l&#8217;application en russe, et bien sur il aimerait voir tout ca inclus dans la prochaine version. Ce qui sera le cas. Bon boulot et merci  Vaka  :) 1. plugin "Clock" added output when you click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=92&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Vaka, un utilisateur russe de mon projet AdeskBar vient de m&#8217;envoyer un mail. Il a développé quelques plugins et traduit l&#8217;application en russe, et bien sur il aimerait voir tout ca inclus dans la prochaine version. Ce qui sera le cas. Bon boulot et merci  Vaka  :)</p>
<pre>         1. plugin "Clock" added output when you click on calendar time.
         2. plugin "Volume" bug sound output at zero volume and add a button mixer.
         3. plug in "Shutdown" fixed the lack of icons.
         4. As many different patches in the code.
        - New:
         1. Plugin "alarm clock" allows you to set reminders with options popup messages, launch programs and playback of audio files.
         2. Plugin "Check mail Gmail" allows you to check your mail from Gmail the ability to play a sound file.
         3. Plugin "Checking IMAP e-mail" allows you to check your mail via IMAP with the ability to play a sound file.
         4. Plugin "Notepad" enables you to quickly write any text.
         5. Plugin "Weather from Yahoo.com" brings weather forecast to yahoo.com today and tomorrow.
         6. Program has been translated into Russian.</pre>
<p style="text-align:center;">
<p style="text-align:center;"><img class="aligncenter" title="adeskbar_new_plugins_vaka" src="http://img511.imageshack.us/img511/7461/adeskbar044.png" alt="" width="675" height="636" /></p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/adeskbar/'>ADeskBar</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=92&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/10/de-nouveaux-plugins-pour-adeskbar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>

		<media:content url="http://img511.imageshack.us/img511/7461/adeskbar044.png" medium="image">
			<media:title type="html">adeskbar_new_plugins_vaka</media:title>
		</media:content>
	</item>
		<item>
		<title>Cacher le curseur de la souris ..</title>
		<link>http://davidmadbox.wordpress.com/2011/11/09/cacher-le-curseur-de-la-souris/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/09/cacher-le-curseur-de-la-souris/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 13:49:22 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=84</guid>
		<description><![CDATA[Pour mon dernier projet en cours, webkit media browser, je controle l&#8217;interface via le clavier et je voulais cacher le curseur de la souris.  J&#8217;ai trouvé un exemple dans la FAQ PyGTK. Le curseur est associé à la fenetre &#8216;gdk&#8217; ( pas gtk ), donc il faut que  &#8217;widget.window&#8217; soit dispo, ce qui est le [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=84&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pour mon dernier projet en cours, <a title="Webkit Media Browser" href="http://davidmadbox.wordpress.com/2011/11/06/webkit-media-browser/">webkit media browser</a>, je controle l&#8217;interface via le clavier et je voulais cacher le curseur de la souris.  J&#8217;ai trouvé un exemple dans la <a href="http://faq.pygtk.org/index.py?req=show&amp;file=faq05.006.htp" target="_blank">FAQ PyGTK</a>. Le curseur est associé à la fenetre &#8216;gdk&#8217; ( pas gtk ), donc il faut que  &#8217;widget.window&#8217; soit dispo, ce qui est le cas après un &#8216;widget.realize()&#8217;. Il suffit donc de connecter l&#8217;event &#8216;realize&#8217; et de changer le curseur.</p>
<p>&nbsp;</p>
<pre>	self.connect('realize', self._realize)

	def _realize(self, widget):
		color = gtk.gdk.Color('#000')
		pix_data = """/* XPM */
		static char * invisible_xpm[] = {
		"1 1 1 1",
		" c None",
		" "};"""

		pix = gtk.gdk.pixmap_create_from_data(None, pix_data, 1, 1, 1, color, color)
		invisible = gtk.gdk.Cursor(pix, pix, color, color, 0, 0)
		widget.window.set_cursor(invisible)</pre>
<p>&nbsp;</p>
<p>Mais cette technique ne fonctionne pas pour tout les widgets, comme c&#8217;est le cas pour le widget WebView de Webkit. La solution la plus simple est donc de le faire via le CSS.</p>
<p>&nbsp;</p>
<pre>* { cursor: none }</pre>
<p>&nbsp;</p>
<p>Et voilà ..</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>, <a href='http://davidmadbox.wordpress.com/category/python/'>python</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=84&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/09/cacher-le-curseur-de-la-souris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>
	</item>
		<item>
		<title>Webkit Media Browser / Mplayer</title>
		<link>http://davidmadbox.wordpress.com/2011/11/08/webkit-media-browser-mplayer/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/08/webkit-media-browser-mplayer/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 15:26:45 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=77</guid>
		<description><![CDATA[Pour la gestion de la partie audio/video, je pensais utiliser le module python de gstreamer. J&#8217;ai trouvé de bons exemples sur majorsilence. Mais impossible de faire fonctionner gstreamer avec gtk ( testé sous ubuntu et archlinux ). J&#8217;ai toujours cette erreur et google ne m&#8217;a pas vraiment aidé sur ce coup la : [xcb] Unknown [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=77&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pour la gestion de la partie audio/video, je pensais utiliser le <a href="http://gstreamer.freedesktop.org/modules/gst-python.html" target="_blank">module python de gstreamer</a>. J&#8217;ai trouvé de bons exemples sur <a href="http://www.majorsilence.com/pygtk_audio_and_video_playback_gstreamer" target="_blank">majorsilence</a>. Mais impossible de faire fonctionner gstreamer avec gtk ( testé sous ubuntu et archlinux ). J&#8217;ai toujours cette erreur et google ne m&#8217;a pas vraiment aidé sur ce coup la :</p>
<pre><code>[xcb] Unknown sequence number while processing queue </code>
<code>[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called </code>
<code>[xcb] Aborting, sorry about that. </code>
<code>python: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. </code>
<code>Aborted</code></pre>
<p>Alors j&#8217;ai utlisé mplayer en mode &#8220;slave&#8221;, que j&#8217;avais déjà testé dans un autre projet. Il faudra que je pense a coder pour permettre différent backend comme gstreamer ou vlc.</p>
<span style="text-align:center; display: block;"><a href="http://davidmadbox.wordpress.com/2011/11/08/webkit-media-browser-mplayer/"><img src="http://img.youtube.com/vi/4wtEs2fFbnk/2.jpg" alt="" /></a></span>
<p>&nbsp;</p>
<p>Pour la gestion des images, je penses qu&#8217;il est préférable de regarder du coté de <a href="http://jquery.com/" target="_blank">jquery</a> .. Il reste encore pas mal de petit réglage à faire au niveau hmtl/css.</p>
<p>&nbsp;</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>, <a href='http://davidmadbox.wordpress.com/category/python/'>python</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=77&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/08/webkit-media-browser-mplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>
	</item>
		<item>
		<title>Webkit Media Browser</title>
		<link>http://davidmadbox.wordpress.com/2011/11/06/webkit-media-browser/</link>
		<comments>http://davidmadbox.wordpress.com/2011/11/06/webkit-media-browser/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 17:34:39 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[programmation]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=72</guid>
		<description><![CDATA[Un petit projet en cours , un simple script python / webkit pour le rendu. &#160; Classé dans:programmation, python<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=72&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Un petit projet en cours , un simple script python / webkit pour le rendu.</p>
<span style="text-align:center; display: block;"><a href="http://davidmadbox.wordpress.com/2011/11/06/webkit-media-browser/"><img src="http://img.youtube.com/vi/LNvU8JqrIks/2.jpg" alt="" /></a></span>
<p>&nbsp;</p>
<p><img class="aligncenter" title="Webkit Media Browser - menu" src="http://pix.toile-libre.org/upload/img/1320599047.png" alt="" width="480" height="281" /></p>
<p><img class="aligncenter" title="Webkit Media Browser - pictures" src="http://pix.toile-libre.org/upload/img/1320599061.png" alt="" width="480" height="281" /></p>
<p><img class="aligncenter" title="Webkit Media Browser - music" src="http://pix.toile-libre.org/upload/img/1320599072.png" alt="" width="480" height="281" /></p>
<p><img class="aligncenter" title="Webkit Media Browser - video" src="http://pix.toile-libre.org/upload/img/1320599105.png" alt="" width="480" height="281" /></p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/programmation/'>programmation</a>, <a href='http://davidmadbox.wordpress.com/category/python/'>python</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=72&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/11/06/webkit-media-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1320599047.png" medium="image">
			<media:title type="html">Webkit Media Browser - menu</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1320599061.png" medium="image">
			<media:title type="html">Webkit Media Browser - pictures</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1320599072.png" medium="image">
			<media:title type="html">Webkit Media Browser - music</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1320599105.png" medium="image">
			<media:title type="html">Webkit Media Browser - video</media:title>
		</media:content>
	</item>
		<item>
		<title>ADeskBar 0.5 &#8211; dev 2</title>
		<link>http://davidmadbox.wordpress.com/2011/10/24/adeskbar-0-5-dev-2/</link>
		<comments>http://davidmadbox.wordpress.com/2011/10/24/adeskbar-0-5-dev-2/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 18:13:29 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[ADeskBar]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=70</guid>
		<description><![CDATA[Edition des lanceurs/plugins directement depuis le menu clic-droit : &#160; Classé dans:ADeskBar<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=70&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Edition des lanceurs/plugins directement depuis le menu clic-droit :</p>
<p><img class="aligncenter" title="ADeskBar - edit from menu" src="http://pix.toile-libre.org/upload/img/1319479093.png" alt="" width="205" height="108" /></p>
<p>&nbsp;</p>
<span style="text-align:center; display: block;"><a href="http://davidmadbox.wordpress.com/2011/10/24/adeskbar-0-5-dev-2/"><img src="http://img.youtube.com/vi/GiJ9mze2a6s/2.jpg" alt="" /></a></span>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/adeskbar/'>ADeskBar</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=70&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/10/24/adeskbar-0-5-dev-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1319479093.png" medium="image">
			<media:title type="html">ADeskBar - edit from menu</media:title>
		</media:content>
	</item>
		<item>
		<title>ADeskBar &#8211; dev</title>
		<link>http://davidmadbox.wordpress.com/2011/10/22/adeskbar-dev/</link>
		<comments>http://davidmadbox.wordpress.com/2011/10/22/adeskbar-dev/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 15:35:00 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[ADeskBar]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=65</guid>
		<description><![CDATA[mise en place d&#8217;une entrée &#8220;commande&#8221; dans le menu ( que l&#8217;on peut des/activer via les préférences ) modif du plugin &#8220;places&#8221;, fini le bug avec les noms bizarre et affichage des partitions/devices montés Classé dans:ADeskBar<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=65&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>mise en place d&#8217;une entrée &#8220;commande&#8221; dans le menu ( que l&#8217;on peut des/activer via les préférences )</p>
<p style="text-align:center;"><a href="http://pix.toile-libre.org/?img=1319286127.png"><img class="aligncenter" src="http://pix.toile-libre.org/upload/img/1319286127.png" alt="1319286127.png" width="389" height="360" /></a></p>
<p style="text-align:center;"><a href="http://pix.toile-libre.org/?img=1319286147.png"><img class="aligncenter" src="http://pix.toile-libre.org/upload/img/1319286147.png" alt="1319286147.png" width="393" height="360" /></a></p>
<p>modif du plugin &#8220;places&#8221;, fini le bug avec les noms bizarre et affichage des partitions/devices montés</p>
<p style="text-align:center;"><a href="http://pix.toile-libre.org/?img=1319286162.png"><img class="aligncenter" src="http://pix.toile-libre.org/upload/img/1319286162.png" alt="1319286162.png" width="360" height="360" /></a></p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/adeskbar/'>ADeskBar</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=65&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/10/22/adeskbar-dev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1319286127.png" medium="image">
			<media:title type="html">1319286127.png</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1319286147.png" medium="image">
			<media:title type="html">1319286147.png</media:title>
		</media:content>

		<media:content url="http://pix.toile-libre.org/upload/img/1319286162.png" medium="image">
			<media:title type="html">1319286162.png</media:title>
		</media:content>
	</item>
		<item>
		<title>XBMC-based embedded Linux distro debuts on HTPC mini-PC &#8211; News &#8211; Linux for Devices</title>
		<link>http://davidmadbox.wordpress.com/2011/10/21/xbmc-based-embedded-linux-distro-debuts-on-htpc-mini-pc-news-linux-for-devices/</link>
		<comments>http://davidmadbox.wordpress.com/2011/10/21/xbmc-based-embedded-linux-distro-debuts-on-htpc-mini-pc-news-linux-for-devices/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 17:46:38 +0000</pubDate>
		<dc:creator>davidmadbox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://davidmadbox.wordpress.com/?p=62</guid>
		<description><![CDATA[XBMC-based embedded Linux distro debuts on HTPC mini-PC &#8211; News &#8211; Linux for Devices. Classé dans:Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=62&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linuxfordevices.com/c/a/News/OpenELEC-and-Xtreamer-Ultra/?kc=rss">XBMC-based embedded Linux distro debuts on HTPC mini-PC &#8211; News &#8211; Linux for Devices</a>.</p>
<br />Classé dans:<a href='http://davidmadbox.wordpress.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidmadbox.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidmadbox.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidmadbox.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidmadbox.wordpress.com&amp;blog=28139356&amp;post=62&amp;subd=davidmadbox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://davidmadbox.wordpress.com/2011/10/21/xbmc-based-embedded-linux-distro-debuts-on-htpc-mini-pc-news-linux-for-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b2132e520121675ab9b2fc37df21068?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">davidmadbox</media:title>
		</media:content>
	</item>
	</channel>
</rss>
