<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel rdf:about="http://base-art.net">
<description>Phil's blog</description>
<link>http://base-art.net</link>
<title>Base-Art / Comments</title>



<items>
<rdf:seq>

<rdf:li rdf:resource="http://base-art.net/Comments/312/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/311/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/310/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/309/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/308/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/307/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/306/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/305/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/304/"/>

<rdf:li rdf:resource="http://base-art.net/Comments/303/"/>

</rdf:seq>
</items>


</channel>


<item rdf:about="http://base-art.net/Comments/312/">
<dc:date>2011-04-13T16:31:28.000002+02:00</dc:date>
<title>phil on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/312/</link>
<author>phil</author>
<description>
&lt;p&gt;I'm glad this code is useful :)&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/311/">
<dc:date>2011-04-13T12:58:05.000002+02:00</dc:date>
<title>kagesenshi on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/311/</link>
<author>kagesenshi</author>
<description>
&lt;p&gt;Hi Phil,&lt;/p&gt;
&lt;p&gt;Thanks for the gajim extension. Based on it I managed to create an integration extension for pidgin. :D&lt;/p&gt;
&lt;p&gt;For those who are interested: &lt;a class="reference" href="http://blog.kagesenshi.org/2011/04/pidgin-and-gnome3.html"&gt;http://blog.kagesenshi.org/2011/04/pidgin-and-gnome3.html&lt;/a&gt;&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/310/">
<dc:date>2011-04-08T21:31:20.000004+02:00</dc:date>
<title>mcepl on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/310/</link>
<author>mcepl</author>
<description>
&lt;p&gt;Thanks a lot! Using the session plugin already and I have to force Owen to fix gnome-shell extensions in Fedora to get a second. Thank you!&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/309/">
<dc:date>2011-04-08T10:45:34.000004+02:00</dc:date>
<title>phil on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/309/</link>
<author>phil</author>
<description>
&lt;p&gt;The extension code itself is not very complicated...&lt;/p&gt;
&lt;p&gt;You need to have some way to get incoming notifications from your client and be able to display/send messages. To do this for Gajim I used their D-Bus API.&lt;/p&gt;
&lt;p&gt;Once you have that ^^ the Shell integration is straightforward.&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/308/">
<dc:date>2011-04-08T10:28:03.000004+02:00</dc:date>
<title>b on Gajim in your GNOME3 Shell</title>
<link>http://base-art.net/Comments/308/</link>
<author>b</author>
<description>
&lt;p&gt;Would be great to have a piece of code to be able to plug in any xmpp client such as swift, psi, pidgin, mcabber and gajim.&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/307/">
<dc:date>2010-08-21T12:13:24.000005+02:00</dc:date>
<title>Jaroslav Smid on WebKitGTK+ and HTML5 fullscreen video</title>
<link>http://base-art.net/Comments/307/</link>
<author>Jaroslav Smid</author>
<description>
&lt;p&gt;If you are interested: &lt;a class="reference" href="https://bugzilla.gnome.org/show_bug.cgi?id=627565"&gt;https://bugzilla.gnome.org/show_bug.cgi?id=627565&lt;/a&gt;&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/306/">
<dc:date>2010-08-21T12:00:16.000005+02:00</dc:date>
<title>Jaroslav Smid on WebKitGTK+ and HTML5 fullscreen video</title>
<link>http://base-art.net/Comments/306/</link>
<author>Jaroslav Smid</author>
<description>
&lt;p&gt;phil: And was your app also 64bit? Because if you run it in 32bit mode, HANDLE and long are both 32bit. Maybe bug should be reported?&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/305/">
<dc:date>2010-08-21T09:24:47.000005+02:00</dc:date>
<title>phil on WebKitGTK+ and HTML5 fullscreen video</title>
<link>http://base-art.net/Comments/305/</link>
<author>phil</author>
<description>
&lt;p&gt;&amp;#64;Jaroslav: I am by no means windows expert but I have been using the GstXOverlay interface on a windows7 64bits VM...&lt;/p&gt;
&lt;p&gt;But yeah maybe using a gsize instead of a gulong would be better.&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/304/">
<dc:date>2010-08-20T18:12:29.000004+02:00</dc:date>
<title>Jaroslav Smid on WebKitGTK+ and HTML5 fullscreen video</title>
<link>http://base-art.net/Comments/304/</link>
<author>Jaroslav Smid</author>
<description>
&lt;p&gt;Are you sure GstXOverlay can be used on Windows? gst_x_overlay_set_xwindow_id takes gulong, that means it cannot be used on Windows without risk of HANDLE (and thus pointer) truncation - HANDLE is 64bit on 64bit Windows, but long is 32bit there ...&lt;/p&gt;

</description>
</item>

<item rdf:about="http://base-art.net/Comments/303/">
<dc:date>2010-08-20T13:01:29.000004+02:00</dc:date>
<title>aperez on WebKitGTK+ and HTML5 fullscreen video</title>
<link>http://base-art.net/Comments/303/</link>
<author>aperez</author>
<description>
&lt;p&gt;This is definitely a &lt;strong&gt;killer&lt;/strong&gt; feature to have in WebKitGTK+. It is very nice to see that this has landed in the code and that at some point users will be able of enjoying the feature. Congratulations!&lt;/p&gt;

</description>
</item>


</rdf:RDF>
