<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>PlexyDesk Developers Blog</title>
	<link>http://blog.plexyplanet.org</link>
	<description>Blogs of PlexyDesk Developers</description>
	<lastBuildDate>Sun, 11 Sep 2011 18:30:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.5" -->

	<item>
		<title>SVG image provider for QML</title>
		<description><![CDATA[I&#8217;m pleased to announce that Plexydesk now supports accessing  SVG elements from QML. So if you need to access an element with a SVG file, first you should define the size with &#8220;sourceSize.width&#8221; and  &#8220;sourceSize.height&#8221; , then provide the source URL as &#8220;image://plexydesk_svgprovider/background#center&#8221;.  &#8220;background&#8221; part of the URL is the file name, normally background.svg or [...]]]></description>
		<link>http://blog.plexyplanet.org/2011/09/svg-image-provider-for-qml/</link>
			</item>
	<item>
		<title>Plexydesk Widget bling with GLSL</title>
		<description><![CDATA[For the last three years PLexyDesk was using CPU based animations for widgets, which is fine for most desktop use cases, but it doesn&#8217;t scale that great on netbooks and handsets. So we decided to use OpenGL, to do the animations and graphical effects, when it&#8217;s possible (when the hardware supports it). I have not [...]]]></description>
		<link>http://blog.plexyplanet.org/2011/07/openglbling/</link>
			</item>
</channel>
</rss>

