<?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/"
	>

<channel>
	<title>Raphaël Slinckx</title>
	<atom:link href="http://raphael.slinckx.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://raphael.slinckx.net/blog</link>
	<description>a.k.a kikidonk — Scabreusement Hype</description>
	<lastBuildDate>Tue, 03 Jul 2012 12:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Enterprise Social Search slideshow</title>
		<link>http://raphael.slinckx.net/blog/2008-04-22/enterprise-social-search</link>
		<comments>http://raphael.slinckx.net/blog/2008-04-22/enterprise-social-search#comments</comments>
		<pubDate>Tue, 22 Apr 2008 12:21:14 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[enterprise2.0]]></category>
		<category><![CDATA[knowledge plaza]]></category>
		<category><![CDATA[knowledgeplaza]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[social search]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[whatever]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/?p=69</guid>
		<description><![CDATA[Enterprise Social Search is a way to search, manage, and share information within a company. Who can help you find relevant information and nothing but relevant information? Your colleagues, of course &#124; View &#124; Upload your own Today we are launching at Whatever (the company I work for) a marketing campaign for our upcoming product: [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.enterprisesocialsearch.com">Enterprise Social Search</a> is a way to search, manage, and share information within a company. Who can help you find relevant information and nothing but relevant information? Your colleagues, of course</p>
<div id="__ss_363166" style="width:425px;text-align:left"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=ess-1208713381452152-8" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=ess-1208713381452152-8" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img style="border:0px none;margin-bottom:-5px" src="http://static.slideshare.net/swf/logo_embd.png" alt="SlideShare" /></a> | <a title="View 'Enterprise Social Search' on SlideShare" href="http://www.slideshare.net/KnowledgeHero/enterprise-social-search?src=embed">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
<p>Today we are launching at <a href="http://www.whatever-company.com">Whatever</a> (the company I work for) a marketing campaign for our upcoming product: <a href="http://www.knowledgeplaza.net">Knowledge Plaza</a>. Exciting times ahead!</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2008-04-22/enterprise-social-search/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>git commit / darcs record</title>
		<link>http://raphael.slinckx.net/blog/2007-11-03/git-commit-darcs-record</link>
		<comments>http://raphael.slinckx.net/blog/2007-11-03/git-commit-darcs-record#comments</comments>
		<pubDate>Sat, 03 Nov 2007 16:43:49 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[darcs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-11-03/git-commit-darcs-record</guid>
		<description><![CDATA[I&#8217;ve been working wit git lately but I have also missed the darcs user interface. I honestly think the darcs user interface is the best I&#8217;ve ever seen, it&#8217;s such a joy to record/push/pull (when darcs doesn&#8217;t eat your cpu) I looked at git add --interactive because it had hunk-based commit, a pre-requisite for darcs [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been working wit <a href="http://git.or.cz/" title="Git Homepage">git</a> lately but I have also missed the <a href="http://darcs.net/" title="Darcs Homepage">darcs</a> user interface. I honestly think the darcs user interface is the best I&#8217;ve ever seen, it&#8217;s such a joy to record/push/pull (when darcs doesn&#8217;t eat your cpu) <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I looked at <code>git add --interactive</code> because it had hunk-based commit, a pre-requisite for <code>darcs record</code>-style commit,  but it has a terrible user interface, so i just copied the concept: running a <code>git diff</code>, filtering hunks, and then outputing the filtered diff through <code>git apply --cached</code>.</p>
<p>It supports binary diffs, file additions and removal. It also asks for new files to be added even if this is not exactly how darcs behave but I always forget to add new files, so I added it. It will probably break on some extreme corner cases I haven&#8217;t been confronted to, but I gladly accept any patches <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here&#8217;s a sample session of <code><a href="http://raphael.slinckx.net/files/git-darcs-record">git-darcs-record script</a></code>:</p>
<pre>
$ git-darcs-record
Add file:  newfile.txt
Shall I add this file? (1/1) [Ynda] : y

Binary file changed: document.pdf

Shall I record this change? (1/7) [Ynda] : y

foobar.txt
@@ -1,3 +1,5 @@
 line1
 line2
+line3
 line4
+line5

Shall I record this change? (2/7) [Ynda] : y

git-darcs-record
@@ -1,17 +1,5 @@
 #!/usr/bin/env python

-# git-darcs-record, emulate "darcs record" interface on top of a git repository
-#
-# Usage:
-# git-darcs-record first asks for any new file (previously
-#    untracked) to be added to the index.
-# git-darcs-record then asks for each hunk to be recorded in
-#    the next commit. File deletion and binary blobs are supported
-# git-darcs-record finally asks for a small commit message and
-#    executes the 'git commit' command with the newly created
-#    changeset in the index
-
-
 # Copyright (C) 2007 Raphaël Slinckx
 #
 # This program is free software; you can redistribute it and/or

Shall I record this change? (3/7) [Ynda] : y

git-darcs-record
@@ -28,6 +16,19 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

+# git-darcs-record, emulate "darcs record" interface on top of a git repository
+#
+# Usage:
+# git-darcs-record first asks for any new file (previously
+#    untracked) to be added to the index.
+# git-darcs-record then asks for each hunk to be recorded in
+#    the next commit. File deletion and binary blobs are supported
+# git-darcs-record finally asks for a small commit message and
+#    executes the 'git commit' command with the newly created
+#    changeset in the index
+
+
+
 import re, pprint, sys, os

 BINARY = re.compile("GIT binary patch")

Shall I record this change? (4/7) [Ynda] : n

git-darcs-record
@@ -151,16 +152,6 @@ def read_answer(question, allowed_responses=["Y", "n", "d", "a"]):
        return resp

-def setup_git_dir():
-       global GIT_DIR
-       GIT_DIR = os.getcwd()
-       while not os.path.exists(os.path.join(GIT_DIR, ".git")):
-               GIT_DIR = os.path.dirname(GIT_DIR)
-               if GIT_DIR == "/":
-                       return False
-       os.chdir(GIT_DIR)
-       return True
-
 def git_get_untracked_files():

Shall I record this change? (5/7) [Ynda] : y

# On branch master
# Changes to be committed:
#   (use "git reset HEAD file..." to unstage)
#
#       modified:   document.pdf
#       modified:   foobar.txt
#       modified:   git-darcs-record
#       new file:   newfile.txt
#
# Changed but not updated:
#   (use "git add file file..." to update what will be committed)
#
#       modified:   git-darcs-record
#
What is the patch name? Some cute patch name
Created commit a08f34e: Some cute patch name
 4 files changed, 3 insertions(+), 29 deletions(-)
 create mode 100644 newfile.txt</pre>
<p>Get the script here: <a href="http://raphael.slinckx.net/files/git-darcs-record">git-darcs-record script</a> and put in somewhere in your $PATH. Any comments or improvements is welcome !</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-11-03/git-commit-darcs-record/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Megaphone Applet</title>
		<link>http://raphael.slinckx.net/blog/2007-08-09/megaphone-applet</link>
		<comments>http://raphael.slinckx.net/blog/2007-08-09/megaphone-applet#comments</comments>
		<pubDate>Wed, 08 Aug 2007 22:37:36 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[collabora]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[guadec]]></category>
		<category><![CDATA[megaphone]]></category>
		<category><![CDATA[telepathy]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-08-09/megaphone-applet</guid>
		<description><![CDATA[Today, I finished hacking together a &#8216;person&#8217; applet, using &#8211; of course &#8211; Telepathy and the excellent Empathy&#8217;s libraries created by Xavier Claessens. While I&#8217;m at it, you can read more on telepathy and empathy in my GUADEC 2007 talk (also see my pictures on flickr). Here&#8217;s what it looks like: The right-hand panel contains [...]]]></description>
				<content:encoded><![CDATA[<p>Today, I finished hacking together a &#8216;person&#8217; applet, using &#8211; of course &#8211; <a href="http://telepathy.freedesktop.org">Telepathy</a> and the excellent <a href="http://live.gnome.org/Empathy">Empathy&#8217;s</a> libraries created by <a href="http://blogs.gnome.org/xclaesse">Xavier Claessens</a>.</p>
<p class="screenshot"> <img src="http://farm2.static.flickr.com/1239/975798027_453a144a91.jpg" alt="Xavier Claessens" /></p>
<p>While I&#8217;m at it, you can read more on telepathy and empathy in my <a href="http://raphael.slinckx.net/files/telepathy-guadec-2007.pdf">GUADEC 2007 talk</a> (also see my <a href="http://www.flickr.com/photos/kikidonk/sets/72157601197163101/">pictures on flickr</a>).</p>
<p>Here&#8217;s what it looks like:</p>
<p class="screenshot"> <img src="http://raphael.slinckx.net/images/megaphone-applet-1.png" alt="Megaphone Applet screenshot" /></p>
<p>The right-hand panel contains a number of megaphone applet instances, one for each contact I often talk to. If I click on the avatar (or the generic contact icon) it creates a text chat. The beauty of Telepathy is that the text chat will be handled by my favorite text chatting application, in this case Empathy itself, but it could be konqueror or whatever other program capable of handling text chats.</p>
<p>The first time the applet is added, you can choose a contact to be displayed. The contact chooser re-uses the empathy contact list as found in libempathy-gtk. Simply find your contact in the list, click ok and you&#8217;re set.</p>
<p>The applet also offers an &#8216;Information&#8217; dialog, taken again from libempathy-gtk that allows you to view and edit the contact vcard, and edit the groups to which it belongs.</p>
<p>And amazingly, the applet only has 570 lines of C code and that includes the gobject and applet boilerplate&#8230;</p>
<p>In completely unrelated and old news, we got our <a href="http://www.vuntz.net/journal/2007/07/20/442-guadec-telegram-2">traditional gourmet restaurant</a> with vincent, xavier and cédric at Birmingham. Delightful!</p>
<p class="screenshot"> <img src="http://farm2.static.flickr.com/1421/976814806_2da149c868.jpg" alt="Gourmet Restaurant" /></p>
<p>Vincent certainly seems to enjoy the moment !</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-08-09/megaphone-applet/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Graduation</title>
		<link>http://raphael.slinckx.net/blog/2007-07-02/graduation</link>
		<comments>http://raphael.slinckx.net/blog/2007-07-02/graduation#comments</comments>
		<pubDate>Sun, 01 Jul 2007 23:10:04 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>
		<category><![CDATA[ailv]]></category>
		<category><![CDATA[engineer]]></category>
		<category><![CDATA[fsa]]></category>
		<category><![CDATA[graduation]]></category>
		<category><![CDATA[memoire]]></category>
		<category><![CDATA[proclamation]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-07-02/graduation</guid>
		<description><![CDATA[As of friday, I shall be referred to as &#8220;Ir. Raphael Slinckx&#8221; The 2007 promotion (I&#8217;m the guy with the red jacket). Note the geeks. Especially our teacher that looks like Clint Eastwood ready to shoot someone. Antoine and me with the AILv price. We ended in 4th position for the best mémoire that can [...]]]></description>
				<content:encoded><![CDATA[<p>As of friday, I shall be referred to as &#8220;Ir. Raphael Slinckx&#8221; <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.flickr.com/photos/kikidonk/687960762/"></a><img src="http://farm2.static.flickr.com/1266/687960762_fc58ec157c.jpg" /></p>
<p>The 2007 promotion (I&#8217;m the guy with the red jacket). Note the geeks. Especially our teacher that looks like Clint Eastwood ready to shoot someone.</p>
<p><a href="http://www.flickr.com/photos/kikidonk/677307026/"></a><img src="http://farm2.static.flickr.com/1355/677307026_97d3771ff8.jpg" /></p>
<p><a href="http://perdaens.be/blog">Antoine</a> and me with the AILv price. We ended in 4th position for the best mémoire that can lead to a business.</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-07-02/graduation/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Election Day</title>
		<link>http://raphael.slinckx.net/blog/2007-06-10/election-day</link>
		<comments>http://raphael.slinckx.net/blog/2007-06-10/election-day#comments</comments>
		<pubDate>Sun, 10 Jun 2007 11:14:35 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-06-10/election-day</guid>
		<description><![CDATA[Today was election day in Belgium! It turns out that my area uses the electronic voting, unfortunately I can only hope that WYSIWYV !]]></description>
				<content:encoded><![CDATA[<p>Today was election day in Belgium!<img src="http://farm2.static.flickr.com/1058/538521363_cff7b8caba_o.jpg" title="E-voting" alt="E-voting" height="240" width="320" /></p>
<p>It turns out that my area uses the electronic voting, <a href="http://ploum.frimouvy.org/?157-pour-ou-contre-le-vote-electronique">unfortunately</a></p>
<p>I can only hope that WYSIWYV !</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-06-10/election-day/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Summer Of Code</title>
		<link>http://raphael.slinckx.net/blog/2007-04-21/google-summer-of-code</link>
		<comments>http://raphael.slinckx.net/blog/2007-04-21/google-summer-of-code#comments</comments>
		<pubDate>Sat, 21 Apr 2007 14:57:21 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-04-21/google-summer-of-code</guid>
		<description><![CDATA[Summer of Code I&#8217;m mentoring two students this year for the google summer of code: Daniel Siegel Daniel is going to implement some kind of photobooth application for GNOME. There has been some buzz around the idea lately. I believe that the idea if done well could really be a mini-killer-application. There is also some [...]]]></description>
				<content:encoded><![CDATA[<h3>Summer of Code</h3>
<p>I&#8217;m mentoring two students this year for the google summer of code:</p>
<h4><a href="http://home.cs.tum.edu/~siegel">Daniel Siegel</a></h4>
<p>Daniel is going to implement some kind of <a href="http://code.google.com/soc/gnome/appinfo.html?csaid=9241C03D23E01D36">photobooth application for GNOME</a>. There has been <a href="http://0pointer.de/blog/projects/what-i-miss-in-gnome.html">some buzz</a> around the idea lately. I believe that the idea if done well could really be a mini-killer-application. There is also some integration work to be done. Two ideas were discussed in the proposal: gnome-about-me could popup the photobooth widget to take a picture of you. Same for any IM client to setup an avatar. This is just how Mac Osx does the job. Another idea would be flickr/youtube integration, the ability to directly post a photo/video to those websites from the application. More ideas discussed in the google soc proposal.</p>
<h4><a href="http://www.k-d-w.org/">Sebastian Pölsterl</a></h4>
<p>Sebastian has been contributing to <a href="http://raphael.slinckx.net/deskbar">deskbar</a> already. He is also the creator of the <a href="http://www.k-d-w.org/index.php?mact=News,cntnt01,detail,0&amp;cntnt01articleid=10&amp;cntnt01returnid=15">NewStuffManager</a> <a href="http://live.gnome.org/DeskbarApplet/PluginManager">started in deskbar</a> now growing as a standalone project gaining more and more traction. Now <a href="http://code.google.com/soc/gnome/appinfo.html?csaid=CD3CECAA07C74D08">his task for this summer is a difficult one</a>. Deskbar has grown organically the last year to a point where it becomes difficult to add any feature or correct the long standing bugs because of <a href="http://live.gnome.org/DeskbarApplet/Design">architectural problems</a>. The issues are well known and have been discussed on IRC or the <a href="http://live.gnome.org/DeskbarApplet/Ideas">live.gnome.org wiki</a> page. The refactoring work should land in 2.20 so we can start on a fresh basis. Ideas that are discussed include the ability to embed the deskbar entry widget in other applications like gimmie, or allow to query deskbar via dbus without using the UI. Startup times and memory usage are also priorities.</p>
<h3>Photobooth</h3>
<p>I <a href="http://raphael.slinckx.net/blog/2007-03-12/lets-take-pictures">promised to release the code for my photobooth-like application</a>, which Daniel is going to use as inspiration as well. There you are:</p>
<ul>
<li><a href="http://raphael.slinckx.net/files/photobooth-like.tar.gz">Photobooth-like python/glade source files.</a></li>
</ul>
<p>I do not plan to maintain this piece of code, since other people will make it evolve better than me !</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-04-21/google-summer-of-code/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s take pictures!</title>
		<link>http://raphael.slinckx.net/blog/2007-03-12/lets-take-pictures</link>
		<comments>http://raphael.slinckx.net/blog/2007-03-12/lets-take-pictures#comments</comments>
		<pubDate>Mon, 12 Mar 2007 12:19:33 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2007-03-12/lets-take-pictures</guid>
		<description><![CDATA[This wednesday our local louvain-la-neuve LUG (louvain-li-nux) will participate to a student fair showcasing all activity groups present in the university. We had the idea of creating a photo booth stand where people can stop by take a picture by pressing a button and then send that picture on a dynamic website or on a [...]]]></description>
				<content:encoded><![CDATA[<p>This wednesday our <a href="http://www.louvainlinux.org">local louvain-la-neuve LUG (louvain-li-nux)</a> will participate to a student fair showcasing all activity groups present in the university. We had the idea of creating a photo booth stand where people can stop by take a picture by pressing a button and then send that picture on a dynamic website or on a big projector live. All this using free software of course. It&#8217;s a good way to engage conversation with people!</p>
<p>I searched the internet for something existing but unfortunately couldn&#8217;t find anything except this <a href="http://maemo.org/platform/docs/howtos/howto_camera_api_bora.html">little snippet of code</a> for the <a href="http://www.nseries.com/index.html#l=products,n800">Nokia 880</a> device. I took the code, embraced and extended it resulting in:</p>
<p class="screenshot"> <a href="http://raphael.slinckx.net/images/photobooth.png"><img src="http://raphael.slinckx.net/images/photobooth.png" alt="Screenshot" />Photobooth Screenshot</a></p>
<p>Basically it uses gstreamer to grab frames from the webcam then it feeds a double pipeline, one displaying the image on screen on the gtk widget, and the other allowing to take a buffer when the user clicks the button and encode it to whatever image format is needed.</p>
<p>There is of course the little countdown from 3 to &#8216;Smile&#8217; when clicking the button, and i plan to add the white screen thingy when the shot is made.. I think apple can sue me right away</p>
<p>The code will be released next week after the application has been proved in the field to be stable enough <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2007-03-12/lets-take-pictures/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>My Christmas present: Gossip Audio/Video</title>
		<link>http://raphael.slinckx.net/blog/2006-12-24/my-christmas-present-gossip-audiovideo</link>
		<comments>http://raphael.slinckx.net/blog/2006-12-24/my-christmas-present-gossip-audiovideo#comments</comments>
		<pubDate>Sun, 24 Dec 2006 17:18:45 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-12-24/my-christmas-present-gossip-audiovideo</guid>
		<description><![CDATA[Gossip has now video/audio capabilities ! Coming soon in your favorite distribution. Notes: In reality I&#8217;m handsome, the weird face is due to the camera&#8217;s angle The black square is actually the video preview frame where you see yourself (but it can&#8217;t be screenshotted) The meters aren&#8217;t working yet If no video is possible, then [...]]]></description>
				<content:encoded><![CDATA[<h3>Gossip has now video/audio capabilities !</h3>
<p>Coming soon in your favorite distribution. Notes:</p>
<ul>
<li>In reality I&#8217;m handsome, the weird face is due to the camera&#8217;s angle</li>
<li>The black square is actually the video preview frame where you see yourself (but it can&#8217;t be screenshotted)</li>
<li>The meters aren&#8217;t working yet</li>
<li>If no video is possible, then only the button+status and the meters are shown in the window</li>
<li>All this is powered by <a href="http://telepathy.freedesktop.org/">Telepathy</a> and the telepathy branch of <a href="http://developer.imendio.com/projects/gossip">Gossip</a></li>
<li>I&#8217;m not alone on this stuff, many thanks to Xavier Claessens and Eitan Isaacson for maintaining the telepathy branch!</li>
<li>This stuff is experimental, blabla, and also it&#8217;s not a final design, it&#8217;s open for discussion, etc</li>
<li>Come and help/discuss on <code>#telepathy</code> on Freenode or <code>#gossip</code> on Gimpnet</li>
</ul>
<div class="screenshot">
  <a href="http://raphael.slinckx.net/images/gossip-telepathy-voip.png"><br />
    <img src="http://raphael.slinckx.net/images/gossip-telepathy-voip-small.png" alt="Screenshot" /></p>
<p>Click to see a larger version.</p>
</p>
<p></a>
</div>
<p>You can get the code using <code>darcs get http://www.gnome.org/~rslinckx/darcs/gossip-telepathy-voip</code></p>
<h3>Merry Christmas and Hapy New Year !</h3>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2006-12-24/my-christmas-present-gossip-audiovideo/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Scandinavia ♥ Tux</title>
		<link>http://raphael.slinckx.net/blog/2006-12-15/scandinavia-%e2%99%a5-tux</link>
		<comments>http://raphael.slinckx.net/blog/2006-12-15/scandinavia-%e2%99%a5-tux#comments</comments>
		<pubDate>Fri, 15 Dec 2006 21:17:36 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-12-15/scandinavia-%e2%99%a5-tux</guid>
		<description><![CDATA[Tivoli, Copenhagen]]></description>
				<content:encoded><![CDATA[<div class="screenshot">
  <img src="http://static.flickr.com/140/321761899_72aae8d9d9.jpg?v=0" alt="Scandinavia ♥ Tux"/></p>
<p>Tivoli, Copenhagen</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2006-12-15/scandinavia-%e2%99%a5-tux/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Developer Summit 2006 &#8211; Mountain View</title>
		<link>http://raphael.slinckx.net/blog/2006-11-17/ubuntu-developer-summit-2006-mountain-view</link>
		<comments>http://raphael.slinckx.net/blog/2006-11-17/ubuntu-developer-summit-2006-mountain-view#comments</comments>
		<pubDate>Fri, 17 Nov 2006 01:56:21 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[bonobo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uds2006]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-11-17/ubuntu-developer-summit-2006-mountain-view</guid>
		<description><![CDATA[This is an instance of internet&#8217;s Jono&#8217;s infamous Beer Bottle Dance just for you ZOMG!!!one11 Bling !! Or the beryl hackers at work. Hmmm food. They tried to kill us at google with a huge amount of great food. Fortunately all of us survived. BONOBO ! Our two hackers extraordinaire. The handsome Christian and the [...]]]></description>
				<content:encoded><![CDATA[<div class="screenshot">
  <a href="http://www.flickr.com/photos/kikidonk/298873641/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/121/298873641_046b2b1a85.jpg?v=0" alt="The Beer Bottle Dance" /></p>
<p>This <i>is</i> an instance of internet&#8217;s Jono&#8217;s infamous <i>Beer Bottle Dance</i> just for you</p>
<p>  <a />
</p>
</p>
<p></a></div>
<div class="screenshot">
   <a href="http://www.flickr.com/photos/kikidonk/298875045/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/116/298875045_84dda7dd1c.jpg?v=0" alt="OMG !! Bling" /></p>
<p>ZOMG!!!one11 Bling !! Or the beryl hackers at work.</p>
</p>
<p></a>
</div>
<div class="screenshot">
   <a href="http://www.flickr.com/photos/kikidonk/298871054/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/120/298871054_2ed6fe90b5.jpg?v=1163702552" alt="Food" /></p>
<p>Hmmm food. They tried to kill us at google with a huge amount of great food. Fortunately all of us survived.</p>
</p>
<p></a>
</div>
<div class="screenshot">
   <a href="http://www.flickr.com/photos/kikidonk/298873911/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/103/298873911_c86343f237.jpg?v=0" alt="Bonobo!" /></p>
<p>BONOBO !</p>
</p>
<p></a>
</div>
<div class="screenshot">
   <a href="http://www.flickr.com/photos/kikidonk/298875923/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/102/298875923_ae3b857182.jpg?v=0" alt="Enjoying last dinner" /></p>
<p>Our two hackers extraordinaire. The handsome Christian and the stupid Danilo. Or is it the other way around ?</p>
</p>
<p></a>
</div>
<div class="screenshot">
   <a href="http://www.flickr.com/photos/kikidonk/298876015/in/set-72157594378965670/"><br />
    <img src="http://static.flickr.com/102/298876015_a1ada68d50.jpg?v=0" alt="M&#038;M" /></p>
<p>Murray and Mirco. Guess who does the bonobo&#8230;</p>
</p>
<p></a>
</div>
<p>I have some pictures of Mirco Müller which could be suitable for a new hackergotchi as he requested. If anyone wants to steal one one those and make him a great hackergotchi he will be very pleased !<br />
I will leave the pictures for a month or so <a href="http://raphael.slinckx.net/images/mirco">in this folder</a>.</p>
<p>View the <a href="http://www.flickr.com/photos/kikidonk/sets/72157594378965670/">whole set</a> on my <a href="http://www.flickr.com/photos/kikidonk">flickr page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2006-11-17/ubuntu-developer-summit-2006-mountain-view/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
