<?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 zoltanb.co.uk</title>
	<atom:link href="http://zoltanb.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zoltanb.co.uk</link>
	<description>Flex and Meow</description>
	<lastBuildDate>Fri, 18 May 2012 09:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on How to install FlexPMD in Flex Builder 4.5 by gregor</title>
		<link>http://zoltanb.co.uk/how-to-install-flexpmd-in-flex-builder-4-5/comment-page-1/#comment-449</link>
		<dc:creator>gregor</dc:creator>
		<pubDate>Fri, 18 May 2012 09:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=197#comment-449</guid>
		<description>Great article! Works with FlashBuilder 4.0</description>
		<content:encoded><![CDATA[<p>Great article! Works with FlashBuilder 4.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change the Colour theme in Eclipse distros by kimGonzales</title>
		<link>http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/comment-page-1/#comment-448</link>
		<dc:creator>kimGonzales</dc:creator>
		<pubDate>Tue, 15 May 2012 16:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=245#comment-448</guid>
		<description>

&lt;b&gt;Thank you!&lt;/b&gt;
</description>
		<content:encoded><![CDATA[<p><b>Thank you!</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3D Printing with Maya &#8211; How to Export for Slicing by 3D Printing with Maya &#124; 3D Printing and Fabbing &#124; Scoop.it</title>
		<link>http://zoltanb.co.uk/3d-printing-with-maya-how-to-export-for-slicing/comment-page-1/#comment-416</link>
		<dc:creator>3D Printing with Maya &#124; 3D Printing and Fabbing &#124; Scoop.it</dc:creator>
		<pubDate>Mon, 14 May 2012 06:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=638#comment-416</guid>
		<description>[...] zoltanb.co.uk  - Today, 7:31 AM [...]</description>
		<content:encoded><![CDATA[<p>[...] zoltanb.co.uk  &#8211; Today, 7:31 AM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FlexPMD in Flex Builder 4.5 by zoltanb</title>
		<link>http://zoltanb.co.uk/how-to-install-flexpmd-in-flex-builder-4-5/comment-page-1/#comment-414</link>
		<dc:creator>zoltanb</dc:creator>
		<pubDate>Thu, 10 May 2012 16:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=197#comment-414</guid>
		<description>Hi Gumz, thanks for your detailed comment, much appreciated! :)</description>
		<content:encoded><![CDATA[<p>Hi Gumz, thanks for your detailed comment, much appreciated! <img src='http://zoltanb.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Git on Flash Builder 4.5 by Antonio Ribeiro</title>
		<link>http://zoltanb.co.uk/how-to-setup-git-on-flash-builder-4-5/comment-page-1/#comment-412</link>
		<dc:creator>Antonio Ribeiro</dc:creator>
		<pubDate>Wed, 09 May 2012 21:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=93#comment-412</guid>
		<description>Saved my life ; )</description>
		<content:encoded><![CDATA[<p>Saved my life ; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FlexPMD in Flex Builder 4.5 by Gumz</title>
		<link>http://zoltanb.co.uk/how-to-install-flexpmd-in-flex-builder-4-5/comment-page-1/#comment-411</link>
		<dc:creator>Gumz</dc:creator>
		<pubDate>Thu, 03 May 2012 08:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=197#comment-411</guid>
		<description>Hi,
The reason for FlexPMD not to show any results is probably because you have spaces in the full absolute path to the folder you want to check (e.g. C:\users\yourusername\...\Flash Builder Workspace\yourprojectname\src). FlexPMD doesn&#039;t seem to like spaces and crashes silently.

Another important thing is that FlexPMD needs to have the rights to write it&#039;s results to disk. In Windowns 7 this also may cause FlexPMD to crash silently. 
You can fix this problem by changing the FlexPMD preferences (Flash Builder&gt;Window&gt;Preferences&gt;FlexPMD) where it says &quot;Java command line&quot; to &quot;java -Xmx256m -Djava.io.tmpdir=C:\Users\[yourusername]\AppData\Local\Temp&quot;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The reason for FlexPMD not to show any results is probably because you have spaces in the full absolute path to the folder you want to check (e.g. C:\users\yourusername\&#8230;\Flash Builder Workspace\yourprojectname\src). FlexPMD doesn&#8217;t seem to like spaces and crashes silently.</p>
<p>Another important thing is that FlexPMD needs to have the rights to write it&#8217;s results to disk. In Windowns 7 this also may cause FlexPMD to crash silently.<br />
You can fix this problem by changing the FlexPMD preferences (Flash Builder&gt;Window&gt;Preferences&gt;FlexPMD) where it says &#8220;Java command line&#8221; to &#8220;java -Xmx256m -Djava.io.tmpdir=C:\Users\[yourusername]\AppData\Local\Temp&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FlexPMD in Flex Builder 4.5 by Phil Ostler</title>
		<link>http://zoltanb.co.uk/how-to-install-flexpmd-in-flex-builder-4-5/comment-page-1/#comment-409</link>
		<dc:creator>Phil Ostler</dc:creator>
		<pubDate>Mon, 30 Apr 2012 15:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=197#comment-409</guid>
		<description>I&#039;ve seen the same problem with the FlexPMD View staying blank after being run.

I quickly traced it to the path in &quot;FlexPMD command line installation&quot; under Window &gt; Preferences &gt; FlexPMD containing spaces. Either wrap your path with quotes or move FlexPMD to a path without spaces.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen the same problem with the FlexPMD View staying blank after being run.</p>
<p>I quickly traced it to the path in &#8220;FlexPMD command line installation&#8221; under Window &gt; Preferences &gt; FlexPMD containing spaces. Either wrap your path with quotes or move FlexPMD to a path without spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change the Colour theme in Eclipse distros by Como trocar o tema do eclipse &#124; Blog do deyvin</title>
		<link>http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/comment-page-1/#comment-406</link>
		<dc:creator>Como trocar o tema do eclipse &#124; Blog do deyvin</dc:creator>
		<pubDate>Mon, 09 Apr 2012 13:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=245#comment-406</guid>
		<description>[...] traduzido e adaptado de http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/   This entry was posted in programação by deyvin. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] traduzido e adaptado de http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/   This entry was posted in programação by deyvin. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change the Colour theme in Eclipse distros by Como trocar o tema do eclipse &#124; Blog do deyvin</title>
		<link>http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/comment-page-1/#comment-405</link>
		<dc:creator>Como trocar o tema do eclipse &#124; Blog do deyvin</dc:creator>
		<pubDate>Mon, 09 Apr 2012 13:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=245#comment-405</guid>
		<description>[...] traduzido e adaptado de http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/   This entry was posted in programação by deyvin. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] traduzido e adaptado de http://zoltanb.co.uk/how-to-change-the-colour-theme-in-eclipse-distros/   This entry was posted in programação by deyvin. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup Git on Flash Builder 4.5 by get a free ipad</title>
		<link>http://zoltanb.co.uk/how-to-setup-git-on-flash-builder-4-5/comment-page-1/#comment-403</link>
		<dc:creator>get a free ipad</dc:creator>
		<pubDate>Mon, 09 Apr 2012 03:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://zoltanb.co.uk/?p=93#comment-403</guid>
		<description>&lt;strong&gt;Great article...&lt;/strong&gt;

very interesting info ! ....</description>
		<content:encoded><![CDATA[<p><strong>Great article&#8230;</strong></p>
<p>very interesting info ! &#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 471/476 objects using disk: basic

Served from: zoltanb.co.uk @ 2012-05-18 15:54:44 -->
