<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>aron / philipp development blog &#187; code</title>
	<atom:link href="http://apdevblog.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://apdevblog.com</link>
	<description>flash and actioscript development</description>
	<lastBuildDate>Mon, 02 May 2011 13:59:56 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Improving your code with FlexPMD</title>
		<link>http://apdevblog.com/improving-your-code-with-flexpmd/</link>
		<comments>http://apdevblog.com/improving-your-code-with-flexpmd/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 08:44:24 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[FlexPMD]]></category>
		<category><![CDATA[quality control]]></category>

		<guid isPermaLink="false">http://apdevblog.com/?p=447</guid>
		<description><![CDATA[Last week Adobe released a nice tool called FlexPMD &#8211; it can help you and your development team to improve the quality of the code you generate by looking for common bad practices like i.e. unused or inefficient code. To better understand how FlexPMD works and what it exactly does, have a look at &#8220;About [...]]]></description>
			<content:encoded><![CDATA[<p>Last week Adobe released a nice tool called <a href="http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD" target="_blank">FlexPMD</a> &#8211; it can help you and your development team to improve the quality of the code you generate by looking for common bad practices like i.e. unused or inefficient code.</p>
<p>To better understand how FlexPMD works and what it exactly does, have a look at <a href="http://opensource.adobe.com/wiki/display/flexpmd/About" target="_blank">&#8220;About FlexPMD&#8221;</a>.</p>
<p>You can use default or custom rulesets to control what FlexPMD is looking for. With the <a href="http://opensource.adobe.com/svn/opensource/flexpmd/bin/flex-pmd-ruleset-creator.html" target="_blank">Custom Ruleset Creator</a> you can &#8211; guess what &#8211; create your own rulesets and check your code against these rules.</p>
<p>There are three ways to use FlexPMD with your projects:</p>
<ul>
<li>from the command line</li>
<li>from <a href="http://ant.apache.org/" target="_blank">Ant</a></li>
<li>from <a href="http://maven.apache.org/" target="_blank">Maven</a></li>
</ul>
<p><a href="http://apdevblog.com/improving-your-code-with-flexpmd/">Read more...</a></p>
<hr />
<p><small>© Phil for <a href="http://apdevblog.com">aron / philipp development blog</a>, 2009. |
<a href="http://apdevblog.com/improving-your-code-with-flexpmd/">Permalink</a>
<br/>
Post tags: <a href="http://apdevblog.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://apdevblog.com/tag/ant/" rel="tag">Ant</a>, <a href="http://apdevblog.com/tag/code/" rel="tag">code</a>, <a href="http://apdevblog.com/tag/flex/" rel="tag">Flex</a>, <a href="http://apdevblog.com/tag/flexpmd/" rel="tag">FlexPMD</a>, <a href="http://apdevblog.com/tag/quality-control/" rel="tag">quality control</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://apdevblog.com/improving-your-code-with-flexpmd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

