<?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>Eirik Hoem&#039;s Blog &#187; Java</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book review: Flex 3 with Java</title>
		<link>http://blog.eirikhoem.net/index.php/2010/02/08/book-review-flex-3-with-java/</link>
		<comments>http://blog.eirikhoem.net/index.php/2010/02/08/book-review-flex-3-with-java/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 19:54:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=205</guid>
		<description><![CDATA[Book review: Flex 3 with Java (follow link to buy)
ISBN: 1847195342
ISBN: 13 978-1-847195-34-0
Publisher: Packt Publishing
Author: Satish Kore
Short version: If you are a Java / PHP developer seeking to get started with Flex, building on your skills as a server-side developer, this book will do you good. If you are new to software development, or just [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Book review:</strong> <a href="http://www.packtpub.com/flex-3-with-java/mid/150909eia64u?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000615" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Flex 3 with Java</a> (follow link to buy)<br />
<strong>ISBN:</strong> 1847195342<br />
<strong>ISBN:</strong> 13 978-1-847195-34-0<br />
<strong>Publisher:</strong> <a href="http://www.packtpub.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Packt Publishing</a><br />
<strong>Author:</strong> <a href="http://blog.satishkore.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.satishkore.com');">Satish Kore</a></p>
<div id="attachment_147" class="wp-caption alignleft" style="width: 172px"><a href="http://www.packtpub.com/flex-3-with-java/mid/150909eia64u?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000615" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');"><img title="Flex 3 with Java Cover" src="http://blog.eirikhoem.net/wp-content/uploads/2009/10/flex-3-with-java.jpg" alt="Flex 3 with Java Cover" width="162" height="200" /></a><p class="wp-caption-text">Flex 3 with Java Cover</p></div>
<p><strong>Short version: </strong>If you are a Java / PHP developer seeking to get started with Flex, building on your skills as a server-side developer, this book will do you good. If you are new to software development, or just started out I would recommend you check out Essential ActionScript 3.0 by Colin Mook, then come back to this book when you have some experience doing applications with AS3.</p>
<p><strong>Slightly longer version:</strong> Some time ago I reviewed Mastering phpMyAdmin 3.1 from Packt Publishing, and since they had some interesting books on Flash / Flex I volunteered to review a few more.<br />
First out is Flex 3 with Java. It&#8217;s a 300 page book, dealing with Flex, Java and how you can build solutions using BlazeDS as a backend.<br />
I first checked out Flex back when the Flex 3 beta came out. At that time I was doing PHP with the Prado Framework, and instantly felt like home within the Flex IDE. However, I never took the time to really get into Flex, and my knowledge of ActionScript was pretty limited at the time.<br />
I&#8217;ve now been working with AS3 for six months, and I&#8217;ve got a pretty solid grip on it. Most of the work I&#8217;m doing is pure AS3 (no Flash IDE, no Flex SDK), but I&#8217;ve got some very interesting side-projects built on Flex in the works as well.</p>
<p>The book assumes you have no experience with Flex / Actionscript from earlier. Now, it is clearly written for a more tech-savvy audience. You do not need to be a experienced developer to follow the subjects covered, but it will most certainly help to have done some software development before picking it up. The author gets a bit ahead of himself on some topics in the book, but it&#8217;s not a big problem. However, I would have liked to see a &#8220;who is this book for&#8221; section at the beginning, stating that this books is well suited for developers wanting to pick up Flex.<br />
As expected it spends the first few chapters dealing with installation on the Flex SDK / tools as well as a brief but good coverage of AS3 and the basics of MXML.</p>
<p>Going into this book I was expecting the majority of the contents to cover the actual interop between Java and Flex. The book clearly deals with much more than that. Given that I&#8217;ve been trough a number of Flex and AS3 books the last months I think I would have preferred a book that was focusing more of it&#8217;s energy on the core subject instead of peripheral topics such as styling, packaging and deployment and i18n support. I totally agree that these subjects are important to master, but I think it would have been better if the book focused more on the actual interops topics as mentioned above. For me the books falls a bit between two chairs, as it does not spend enough time on basics to give the complete beginner a deep enough intro to Flex and AS3, yet not enough on the heavier side for the more experienced developer.</p>
<p>Oh, the book is also available as PDF if you prefer that.</p>
<p><a href="http://blog.eirikhoem.net/wp-content/uploads/2009/10/flex-3-with-java_samplechapter.pdf">Download Chapter 5 &#8211; Working with XML</a></p>
<p><strong>PS: </strong>Check back soon as I will have a review of <a href="  	  http://www.packtpub.com/papervision3d-essentials/mid/15090958hmvy?utm_source=blog.eirikhoem.net&amp;utm_medium=affiliate&amp;utm_content=blog&amp;utm_campaign=mdb_000617" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.packtpub.com');">Papervision3D Essentials</a> ready!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2010/02/08/book-review-flex-3-with-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
