<?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 Tuomas Kulve</title>
	<atom:link href="http://tuomas.kulve.fi/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuomas.kulve.fi/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 06:08:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Command-line sharing for Harmattan by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2012/01/12/command-line-sharing-for-harmattan/#comment-846</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Tue, 31 Jan 2012 06:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=162#comment-846</guid>
		<description>Nice to hear that my code helped someone :)

I haven&#039;t really tried to fix the icon issue yet. I was hoping to get a bit more hints about what might have gone wrong but since I didn&#039;t, I need to retry fixing it at some point.</description>
		<content:encoded><![CDATA[<p>Nice to hear that my code helped someone :)</p>
<p>I haven&#8217;t really tried to fix the icon issue yet. I was hoping to get a bit more hints about what might have gone wrong but since I didn&#8217;t, I need to retry fixing it at some point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command-line sharing for Harmattan by Jason Robinson</title>
		<link>http://tuomas.kulve.fi/blog/2012/01/12/command-line-sharing-for-harmattan/#comment-845</link>
		<dc:creator>Jason Robinson</dc:creator>
		<pubDate>Mon, 30 Jan 2012 20:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=162#comment-845</guid>
		<description>Hi Tuomas,

Working on a little sharing app as well. Actually your code helped me a lot with the C++ stuff relating to Share UI, thanks for that :) Having same red box with icon, so if you managed to solve it would be cool to know how.

My &#039;Sharetus&#039; app is hosted at github (https://github.com/jaywink/sharetus) if you&#039;re interested. It adds itself to Share UI and basically enables web based sharing to many popular services. Limited list there at the moment since not nearly ready for release yet.

Br,
Jason</description>
		<content:encoded><![CDATA[<p>Hi Tuomas,</p>
<p>Working on a little sharing app as well. Actually your code helped me a lot with the C++ stuff relating to Share UI, thanks for that :) Having same red box with icon, so if you managed to solve it would be cool to know how.</p>
<p>My &#8216;Sharetus&#8217; app is hosted at github (<a href="https://github.com/jaywink/sharetus">https://github.com/jaywink/sharetus</a>) if you&#8217;re interested. It adds itself to Share UI and basically enables web based sharing to many popular services. Limited list there at the moment since not nearly ready for release yet.</p>
<p>Br,<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command-line sharing for Harmattan by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2012/01/12/command-line-sharing-for-harmattan/#comment-844</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Fri, 13 Jan 2012 06:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=162#comment-844</guid>
		<description>I started with an email example and IIRC I did see that one correctly. Somehow this reminds me about GTK time where one was supposed to run gtk-update-icon-cache or otherwise the icons wouldn&#039;t be found from the cache.</description>
		<content:encoded><![CDATA[<p>I started with an email example and IIRC I did see that one correctly. Somehow this reminds me about GTK time where one was supposed to run gtk-update-icon-cache or otherwise the icons wouldn&#8217;t be found from the cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Command-line sharing for Harmattan by thp</title>
		<link>http://tuomas.kulve.fi/blog/2012/01/12/command-line-sharing-for-harmattan/#comment-843</link>
		<dc:creator>thp</dc:creator>
		<pubDate>Thu, 12 Jan 2012 22:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=162#comment-843</guid>
		<description>Nice one! Thanks for sharing :) About the icon: Did you try to use one of the built-in icons (e.g. the Bluetooth icon)? Does that work?</description>
		<content:encoded><![CDATA[<p>Nice one! Thanks for sharing :) About the icon: Did you try to use one of the built-in icons (e.g. the Bluetooth icon)? Does that work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ogg-support 1.1.1: Performance by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/27/ogg-support-1-1-1-performance/#comment-831</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Mon, 01 Aug 2011 08:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=157#comment-831</guid>
		<description>Maybe you can get some numbers from Felipe&#039;s blog posts:

http://felipec.wordpress.com/2011/05/19/gst-av-0-5-released-now-with-video-encoding-and-decoding-support/
http://felipec.wordpress.com/2010/10/07/gstreamer-embedded-and-low-latency-are-a-bad-combination/
http://felipec.wordpress.com/tag/vorbis/</description>
		<content:encoded><![CDATA[<p>Maybe you can get some numbers from Felipe&#8217;s blog posts:</p>
<p><a href="http://felipec.wordpress.com/2011/05/19/gst-av-0-5-released-now-with-video-encoding-and-decoding-support/">http://felipec.wordpress.com/2011/05/19/gst-av-0-5-released-now-with-video-encoding-and-decoding-support/</a><br />
<a href="http://felipec.wordpress.com/2010/10/07/gstreamer-embedded-and-low-latency-are-a-bad-combination/">http://felipec.wordpress.com/2010/10/07/gstreamer-embedded-and-low-latency-are-a-bad-combination/</a><br />
<a href="http://felipec.wordpress.com/tag/vorbis/">http://felipec.wordpress.com/tag/vorbis/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ogg-support 1.1.1: Performance by Cristian</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/27/ogg-support-1-1-1-performance/#comment-830</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Mon, 01 Aug 2011 07:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=157#comment-830</guid>
		<description>Ogg news is always welcome. But, please provide benchmarks, I&#039;ve decoded this Ogg Vorbis file in x:yy seconds, compared with the previous version which decoded in a:bb seconds.

&quot;significat&quot; is not a quantifier. Is it 10 times faster? 100 times faster?</description>
		<content:encoded><![CDATA[<p>Ogg news is always welcome. But, please provide benchmarks, I&#8217;ve decoded this Ogg Vorbis file in x:yy seconds, compared with the previous version which decoded in a:bb seconds.</p>
<p>&#8220;significat&#8221; is not a quantifier. Is it 10 times faster? 100 times faster?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MeeGo 1.2 ARMv7 chroot (beta) by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/09/meego-1-2-armv7-chroot-beta/#comment-829</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Sat, 30 Jul 2011 14:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=150#comment-829</guid>
		<description>Here&#039;s the link to the initial instructions page:

http://wiki.meego.com/ARM/chroot</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the link to the initial instructions page:</p>
<p><a href="http://wiki.meego.com/ARM/chroot">http://wiki.meego.com/ARM/chroot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ogg-support 1.1.1: Performance by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/27/ogg-support-1-1-1-performance/#comment-828</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Thu, 28 Jul 2011 10:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=157#comment-828</guid>
		<description>Unfortunately I think we&#039;ll know the N9 Ogg performance only when the N9 is actually available. But I would guess that it&#039;s good enough to avoid converting to mp3.

Also it should be quite easy to use Felipe&#039;s gst-av on the N9 as well. It already supports Ogg, so most likely it&#039;s enough to compile and copy the gst-av and it&#039;s dependencies to the device.</description>
		<content:encoded><![CDATA[<p>Unfortunately I think we&#8217;ll know the N9 Ogg performance only when the N9 is actually available. But I would guess that it&#8217;s good enough to avoid converting to mp3.</p>
<p>Also it should be quite easy to use Felipe&#8217;s gst-av on the N9 as well. It already supports Ogg, so most likely it&#8217;s enough to compile and copy the gst-av and it&#8217;s dependencies to the device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ogg-support 1.1.1: Performance by Petteri</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/27/ogg-support-1-1-1-performance/#comment-827</link>
		<dc:creator>Petteri</dc:creator>
		<pubDate>Thu, 28 Jul 2011 10:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=157#comment-827</guid>
		<description>Any idea of the ogg performance on N9? I have most of my music collection in ogg format and would not want to convert those to mp3 for N9.</description>
		<content:encoded><![CDATA[<p>Any idea of the ogg performance on N9? I have most of my music collection in ogg format and would not want to convert those to mp3 for N9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ogg-support 1.1.1: Performance by tuomas</title>
		<link>http://tuomas.kulve.fi/blog/2011/07/27/ogg-support-1-1-1-performance/#comment-826</link>
		<dc:creator>tuomas</dc:creator>
		<pubDate>Wed, 27 Jul 2011 10:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://tuomas.kulve.fi/blog/?p=157#comment-826</guid>
		<description>I don&#039;t know how exactly it compares to the old one but it seems to be really light weight. I would guess that the new version outperforms the old one also in FLAC decoding.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know how exactly it compares to the old one but it seems to be really light weight. I would guess that the new version outperforms the old one also in FLAC decoding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

