<?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>Sonatype Blog &#187; flex</title>
	<atom:link href="http://blog.sonatype.com/people/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Wed, 19 Jun 2013 19:07:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Maven Book 0.5: Flex Chapter &amp; PDF Improvements</title>
		<link>http://blog.sonatype.com/people/2009/05/maven-book-05-flex-chapter-pdf-improvments/</link>
		<comments>http://blog.sonatype.com/people/2009/05/maven-book-05-flex-chapter-pdf-improvments/#comments</comments>
		<pubDate>Mon, 11 May 2009 21:28:32 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flexmojos]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=2171</guid>
		<description><![CDATA[We just cut the 0.5 Edition of the book&#8230; Download the PDF or Read the Book Online. More readable PDF content. &#8211; Typography makes a huge difference to the readability and usability of a text like Maven: The Definitive Guide, and this edition marks a series of editions that are going to focus on bringing [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.sonatype.com/people/wp-content/uploads/2008/12/book-large-300x300.jpg" alt="book-large.jpg" title="book-large.jpg" width="200" height="200" class="alignright size-medium wp-image-1042" />We just cut the 0.5 Edition of the book&#8230; <a href="http://www.sonatype.com/maven/documentation/download-book?file=books/maven-definitive-guide.pdf">Download the PDF</a> or <a href="http://www.sonatype.com/books/maven-book/reference/">Read the Book Online</a>.</p>

<ul>
    <li><strong><a href="http://www.sonatype.com/maven/documentation/download-book?file=books/maven-definitive-guide.pdf">More readable PDF content.</a></strong> &#8211; Typography makes a huge difference to the readability and usability of a text like Maven: The Definitive Guide, and this edition marks a series of editions that are going to focus on bringing the PDF format of this book up to the level of the printed, post-production version of the book.  In this release:
<ul>
    <li><strong>Font was reduced to 11 point from 14 point.</strong> In addition to saving a few trees, this makes the book easier to read.</li>
    <li><strong>Page margins reduced to 0.3 inches.</strong> Again, if you look at an old version of the PDF, you&#8217;ll see that the margins were all over the place and the page wasn&#8217;t even centered.</li>
    <li><strong>More sophisticated table layout.</strong> As this books develops, I expect it to grow more &#8220;useful&#8221; tables than we have now.    The FlexMojos chapter is full of long reference tables for each plugin goal, and we&#8217;re stating to get more sophisticated about table layout in the PDF.</li>
</ul>
</li>
    <li><strong>First Version of FlexMojos Chapter Completed</strong> &#8211; Chapter 20 covers the FlexMojos plugin and how you can use Apache Maven to compile, document, test, and build Flex applications.    FlexMojos just recently had a 3.2.0 release which added more support for unit testing, and the next FlexMojos release 3.3.0 is going to emphasize unit test coverage reports.    The first draft of the Flex chapter covers everything you need to know about configuring your development environment for Flex to using the FlexMojos archetype to start a new Flex project in Maven.</li>
</ul>

<p><span id="more-2171"></span></p>

<h3>Changes in Edition 0.5</h3>

<p>The following changes affect the entire book:</p>

<div class="itemizedlist">
<ul type="disc">
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-101" target="_top"><span style="font-weight: normal;">MVNDEF-101</span></a><span style="font-weight: normal;"> - Reduced the Width of the PDF Margins</span></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-100" target="_top"><span style="font-weight: normal;">MVNDEF-100</span></a><span style="font-weight: normal;"> - Created Customized Table Column Widths in Flex Chapter</span></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-99" target="_top"><span style="font-weight: normal;">MVNDEF-99</span></a><span style="font-weight: normal;"> - Reduced the Font Size in the PDF Book</span></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-98" target="_top"><span style="font-weight: normal;">MVNDEF-98</span></a><span style="font-weight: normal;"> - Created a Table with Custom Column Widths and Multiple Named Spans</span></li>
</ul>
</div>

<p><span style="font-weight: normal;">The bulk of the changes in the 0.5 release where in the FlexMojos chapter, a chapter which is still in a draft status as the FlexMojos project continues to develop.</span></p>

<div class="itemizedlist">
<ul type="disc">
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-51" target="_top"><span style="font-weight: normal;">MVNDEF-85</span></a><span style="font-weight: normal;"> - Added documentation for the custom SWC and SWF lifecycles in the FlexMojos Chapter -</span><a title="20.4. The FlexMojos Lifecycle" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-custom-lifecycle.html"><span style="font-weight: normal;">Section 20.4, “The FlexMojos Lifecycle”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-83" target="_top"><span style="font-weight: normal;">MVNDEF-83</span></a><span style="font-weight: normal;"> - Added instructions for configuring the Flash Player to support FlexMojos unit tests -</span><a title="20.2.2. Configuring Environment to Support Flex Unit Tests" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-configuring-unit-tests.html"><span style="font-weight: normal;">Section 20.2.2, “Configuring Environment to Support Flex Unit Tests”</span></a></li>
    <li><a href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-configuring-unit-tests" target="_top"><span style="font-weight: normal;">MVNDEF-82</span></a><span style="font-weight: normal;"> - Updated the FlexMojos Archetypes to match the 3.1.0 release. The FlexMojos 3.1.0 archetypes no rely on a parent POM to customize the build for Flex - </span><a title="20.3. Creating a Flex Mojos Project from an Archetype" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-creating-with-archetype.html"><span style="font-weight: normal;">Section 20.3, “Creating a Flex Mojos Project from an Archetype”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-84" target="_top"><span style="font-weight: normal;">MVNDEF-84</span></a><span style="font-weight: normal;"> - Added a section that documents all of the goals in the FlexMojos plugin - </span><a title="20.5. FlexMojos Plugin Goals" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-goals.html"><span style="font-weight: normal;">Section 20.5, “FlexMojos Plugin Goals”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-103" target="_top"><span style="font-weight: normal;">MVNDEF-103</span></a><span style="font-weight: normal;"> - Added a section to Flex Chapter about adding the Sonatype Plugin Group to your Maven Settings - </span><a title="20.2.3. Adding FlexMojos to Your Maven Settings' Plugin Groups" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-plugin-group.html"><span style="font-weight: normal;">Section 20.2.3, “Adding FlexMojos to Your Maven Settings&#8217; Plugin Groups”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-102" target="_top"><span style="font-weight: normal;">MVNDEF-102</span></a><span style="font-weight: normal;"> - Update book to reference FlexMojos release 3.2.0</span></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-94" target="_top"><span style="font-weight: normal;">MVNDEF-94</span></a><span style="font-weight: normal;"> - Documented the test-compile and test-run goals. - </span><a title="20.5.3. Unit Testing Flex" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-unit-testing.html"><span style="font-weight: normal;">Section 20.5.3, “Unit Testing Flex”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-89" target="_top"><span style="font-weight: normal;">MVNDEF-89</span></a><span style="font-weight: normal;"> - Documented the flexbuilder goal - </span><a title="20.5.4. Generating Flex Builder Project Files" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-flexbuilder.html"><span style="font-weight: normal;">Section 20.5.4, “Generating Flex Builder Project Files”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-87" target="_top"><span style="font-weight: normal;">MVNDEF-87</span></a><span style="font-weight: normal;"> - Documented the compile-swc and compile-swf goals - </span><a title="20.5.2. Compiling Flex Source" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-compiling.html"><span style="font-weight: normal;">Section 20.5.2, “Compiling Flex Source”</span></a></li>
    <li><a href="https://issues.sonatype.org/browse/MVNDEF-86" target="_top"><span style="font-weight: normal;">MVNDEF-86</span></a><span style="font-weight: normal;"> - Documented the Actionscript Documentation goal and report - </span><a title="20.5.1. Generating Actionscript Documentation" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-goals.html#flex-dev-sect-gen-asdoc"><span style="font-weight: normal;">Section 20.5.1, “Generating Actionscript Documentation”</span></a><span style="font-weight: normal;"> and </span><a title="20.6. FlexMojos Plugin Reports" href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-reports.html"><span style="font-weight: normal;">Section 20.6, “FlexMojos Plugin Reports”</span></a></li>
</ul>
</div>

<p></h2></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2009/05/maven-book-05-flex-chapter-pdf-improvments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlexMojos Chapter Focus of 0.5 Maven Book Release</title>
		<link>http://blog.sonatype.com/people/2009/05/flexmojos-chapter-focus-of-05-maven-book-release/</link>
		<comments>http://blog.sonatype.com/people/2009/05/flexmojos-chapter-focus-of-05-maven-book-release/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:57:49 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flexmojos]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=2149</guid>
		<description><![CDATA[Just wanted to give people a heads up. The FlexMojos chapter is going to be the focus of the 0.5 release of the Maven book. I got a quick request yesterday for the most recent documentation for FlexMojos 3.1.0, and it motivated me to spend some time on our Flex chapter. If you are a [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.sonatype.com/people/wp-content/uploads/2008/12/book-large-150x150.jpg" alt="book-large.jpg" title="book-large.jpg" width="150" height="150" class="alignright size-thumbnail wp-image-1042" /></p>

<p>Just wanted to give people a heads up.   The FlexMojos chapter is going to be the focus of the 0.5 release of the Maven book.  I got a quick request yesterday for the most recent documentation for FlexMojos 3.1.0, and it motivated me to spend some time on our Flex chapter.   If you are a reader, and you are looking for more documentation, you should know that you have two options to help drive our priorities for the Maven book.  You can:</p>

<ul>
  <li><a href="http://tr.im/kKQ2">Give us Feedback using GetSatisfaction</a>, OR</li>
  <li><a href="http://tr.im/jIoW">Create a JIRA Task in the MVNDEF project</a></li>
</ul>

<p>GetSatisfaction is a bit more community oriented and personal, while JIRA is more direct.  If you are already participating in Sonatype&#8217;s open source development effort, you likely already have a JIRA account with us.     Whatever you do, don&#8217;t hesistate to let us know what documentation you need.  We&#8217;re listening.</p>

<h3>Reading Our Work in Progress</h3>

<p>The <a href="http://tr.im/kKTq">most recent build</a> from the master branch of the book&#8217;s GitHub project is always available <a href=http://tr.im/kKTq">here</a>.   This version of the book is updated automatically whenever changes are pushed to master.   The build process is currently running on a Hudson instance that is not visible to the public, but I have a JIRA task created to move this to the public grid.sonatype.org/ci instance of Hudson.     The book build currently takes about 30 minutes (eek!) this is mainly due to the fact that we build all of the languages at once and there are some lingering issues with the lifecycle that cause certain tasks to run twice.  <b>Note:</b> The PDF of the staged version of the book is not available, if you download the PDF, you&#8217;ll be downloading the released version.   (If you really need the PDF of the staged version, you are welcome to <a href="http://github.com/sonatype/maven-guide">build it yourself</a>.</p>

<p>The 0.5 release of the book is in progress.   I&#8217;d say we have about two or three days between now and the formal release.   You can take a look at the remaining issues in our JIRA instance <a href="http://tr.im/kKKo">here</a>.    What remains for the 0.5 release is some documentation about Flex Unit Testing , Flex Code Coverage Tools, and a few other FlexMojos goodies.   Since the 0.4 release earlier this week, we&#8217;ve updated the FlexMojos documentation to reflect the latest Flex archetypes and add some essential documentation about configuring your environment for unit testing: <a href="http://www.sonatype.com/books/maven-book-stage/reference/ch20.html">here is the latest staged version of Chapter 20</a></p>

<p><b>Did I mention that you should really <a href="http://store.sonatype.com/training">sign up for our Chicago training</a> yet?  Because, if I didn&#8217;t, I should have.</b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2009/05/flexmojos-chapter-focus-of-05-maven-book-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
