<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Swfblag</title>
	<atom:link href="http://blogs.gnome.org/otte/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/otte</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Fri, 20 Nov 2009 09:10:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Video Hackfest day 1 by otte</title>
		<link>http://blogs.gnome.org/otte/2009/11/20/video-hackfest-day-1/comment-page-1/#comment-1220</link>
		<dc:creator>otte</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=233#comment-1220</guid>
		<description>When you consider that I stopped hacking on Swfdec (I just do maintenance work) I think there&#039;s a low chance for new features until someone starts actively hacking on it again.</description>
		<content:encoded><![CDATA[<p>When you consider that I stopped hacking on Swfdec (I just do maintenance work) I think there&#8217;s a low chance for new features until someone starts actively hacking on it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video Hackfest day 1 by Steve</title>
		<link>http://blogs.gnome.org/otte/2009/11/20/video-hackfest-day-1/comment-page-1/#comment-1219</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 20 Nov 2009 02:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=233#comment-1219</guid>
		<description>While talking about video, any plany for rtmpe support in swfdec?

University&#039;s video streams require it, so I had to install Adobe after years :-/

And now stuff keeps crashing all over the place, which is not so bad with Chromium at least :)</description>
		<content:encoded><![CDATA[<p>While talking about video, any plany for rtmpe support in swfdec?</p>
<p>University&#8217;s video streams require it, so I had to install Adobe after years :-/</p>
<p>And now stuff keeps crashing all over the place, which is not so bad with Chromium at least :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on video hackfest by Vlad Nistor</title>
		<link>http://blogs.gnome.org/otte/2009/10/14/video-hackfest/comment-page-1/#comment-1218</link>
		<dc:creator>Vlad Nistor</dc:creator>
		<pubDate>Mon, 09 Nov 2009 01:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=223#comment-1218</guid>
		<description>This is sweet. Works on the devel google chrome for linux but it uses quite a bit of cpu.</description>
		<content:encoded><![CDATA[<p>This is sweet. Works on the devel google chrome for linux but it uses quite a bit of cpu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on video hackfest by Bob Hazard</title>
		<link>http://blogs.gnome.org/otte/2009/10/14/video-hackfest/comment-page-1/#comment-1210</link>
		<dc:creator>Bob Hazard</dc:creator>
		<pubDate>Sat, 31 Oct 2009 04:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=223#comment-1210</guid>
		<description>Runs great in Google Chrome 4.0.223.11 in Karmic, you can click on a video to bring it to the front  and make it bigger

I have Virtualbox, bittorrent, a podcast and 20 tabs open too :)</description>
		<content:encoded><![CDATA[<p>Runs great in Google Chrome 4.0.223.11 in Karmic, you can click on a video to bring it to the front  and make it bigger</p>
<p>I have Virtualbox, bittorrent, a podcast and 20 tabs open too :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Neat hacks by June</title>
		<link>http://blogs.gnome.org/otte/2009/07/09/neat-hacks/comment-page-1/#comment-1198</link>
		<dc:creator>June</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=184#comment-1198</guid>
		<description>A very (v-e-r-y) nice hack.

What about a GTK+ application for managing BOOKMARKS/HISTORY (for &amp; from ALL web browsers formats, i.e. Epiphany/RDF, Mozilla/JSON/SQLITE, Midori/XBEL HTML etc.)

It should be very easy with SQLITE...
QT3 - http://sqlitebrowser.sourceforge.net/
XUL - http://code.google.com/p/sqlite-manager/

People are taking about it, from time to time~
http://linuxoutlaws.com/forums/viewtopic.php?f=2&amp;t=1844#p30661
http://blogs.gnome.org/epiphany/2009/07/01/gecko-end-of-life/#comment-68
http://wiki.xfce.org/wish_list#new_project_a_gtk_bookmarks_manager

What do you think?

If I&#039;LL (I really wish I will) HAVE the time, I&#039;ll gladly work very hard on the GUI ;)

Yours,
June.</description>
		<content:encoded><![CDATA[<p>A very (v-e-r-y) nice hack.</p>
<p>What about a GTK+ application for managing BOOKMARKS/HISTORY (for &amp; from ALL web browsers formats, i.e. Epiphany/RDF, Mozilla/JSON/SQLITE, Midori/XBEL HTML etc.)</p>
<p>It should be very easy with SQLITE&#8230;<br />
QT3 &#8211; <a href="http://sqlitebrowser.sourceforge.net/" rel="nofollow">http://sqlitebrowser.sourceforge.net/</a><br />
XUL &#8211; <a href="http://code.google.com/p/sqlite-manager/" rel="nofollow">http://code.google.com/p/sqlite-manager/</a></p>
<p>People are taking about it, from time to time~<br />
<a href="http://linuxoutlaws.com/forums/viewtopic.php?f=2&amp;t=1844#p30661" rel="nofollow">http://linuxoutlaws.com/forums/viewtopic.php?f=2&amp;t=1844#p30661</a><br />
<a href="http://blogs.gnome.org/epiphany/2009/07/01/gecko-end-of-life/#comment-68" rel="nofollow">http://blogs.gnome.org/epiphany/2009/07/01/gecko-end-of-life/#comment-68</a><br />
<a href="http://wiki.xfce.org/wish_list#new_project_a_gtk_bookmarks_manager" rel="nofollow">http://wiki.xfce.org/wish_list#new_project_a_gtk_bookmarks_manager</a></p>
<p>What do you think?</p>
<p>If I&#8217;LL (I really wish I will) HAVE the time, I&#8217;ll gladly work very hard on the GUI ;)</p>
<p>Yours,<br />
June.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on video hackfest by Fabian D (fabiand) 's status on Friday, 16-Oct-09 19:31:28 UTC - Identi.ca</title>
		<link>http://blogs.gnome.org/otte/2009/10/14/video-hackfest/comment-page-1/#comment-1193</link>
		<dc:creator>Fabian D (fabiand) 's status on Friday, 16-Oct-09 19:31:28 UTC - Identi.ca</dc:creator>
		<pubDate>Fri, 16 Oct 2009 19:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=223#comment-1193</guid>
		<description>[...] .. tada .. cairo-gst (hw supported, afaik): http://blogs.gnome.org/otte/2009/10/14/video-hackfest/ #gnome [...]</description>
		<content:encoded><![CDATA[<p>[...] .. tada .. cairo-gst (hw supported, afaik): <a href="http://blogs.gnome.org/otte/2009/10/14/video-hackfest/" rel="nofollow">http://blogs.gnome.org/otte/2009/10/14/video-hackfest/</a> #gnome [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on video hackfest by whatever &#187; Blog Archive &#187; el cairo no és lent!</title>
		<link>http://blogs.gnome.org/otte/2009/10/14/video-hackfest/comment-page-1/#comment-1188</link>
		<dc:creator>whatever &#187; Blog Archive &#187; el cairo no és lent!</dc:creator>
		<pubDate>Thu, 15 Oct 2009 16:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=223#comment-1188</guid>
		<description>[...] parts implicades (les comunitats i empreses al voltant dels projectes) i de resultes de tot plegat es farà una hackfest (una trobada de desenvolupadors per a centar-se en un tema en concret) a Barcelona amb alguns dels [...]</description>
		<content:encoded><![CDATA[<p>[...] parts implicades (les comunitats i empreses al voltant dels projectes) i de resultes de tot plegat es farà una hackfest (una trobada de desenvolupadors per a centar-se en un tema en concret) a Barcelona amb alguns dels [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cairo is &#8220;slow&#8221; by whatever &#187; Blog Archive &#187; el cairo no és lent!</title>
		<link>http://blogs.gnome.org/otte/2009/10/05/cairo-is-slow/comment-page-1/#comment-1187</link>
		<dc:creator>whatever &#187; Blog Archive &#187; el cairo no és lent!</dc:creator>
		<pubDate>Thu, 15 Oct 2009 16:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=209#comment-1187</guid>
		<description>[...] principi ja fa uns dies vaig llegir en el planet GNOME que en Benjamin Otte havia decidit decidit posar ordre a tota la pila de programes que intervenen en la reproducció de vídeo per fer que funcioni molt [...]</description>
		<content:encoded><![CDATA[<p>[...] principi ja fa uns dies vaig llegir en el planet GNOME que en Benjamin Otte havia decidit decidit posar ordre a tota la pila de programes que intervenen en la reproducció de vídeo per fer que funcioni molt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on video hackfest by Robin</title>
		<link>http://blogs.gnome.org/otte/2009/10/14/video-hackfest/comment-page-1/#comment-1186</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Thu, 15 Oct 2009 07:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=223#comment-1186</guid>
		<description>Would you marry me? ;)</description>
		<content:encoded><![CDATA[<p>Would you marry me? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Byzanz 0.2.0 by otte</title>
		<link>http://blogs.gnome.org/otte/2009/08/30/byzanz-0-2-0/comment-page-1/#comment-1182</link>
		<dc:creator>otte</dc:creator>
		<pubDate>Sun, 11 Oct 2009 10:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/?p=203#comment-1182</guid>
		<description>The biggest problem with sound support is having a simple user interface for doing sound recording, in particular because the (default) GIF format does not support it.

So unless I can come up with a good solution to that (and it has to work, too - but I guess microphones are not the headache they were last I tried), I might look into it.

Of course, if you want to try, go ahead and send patches. :)</description>
		<content:encoded><![CDATA[<p>The biggest problem with sound support is having a simple user interface for doing sound recording, in particular because the (default) GIF format does not support it.</p>
<p>So unless I can come up with a good solution to that (and it has to work, too &#8211; but I guess microphones are not the headache they were last I tried), I might look into it.</p>
<p>Of course, if you want to try, go ahead and send patches. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
