<?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>Seb Lee-Delisle &#187; Journalism</title>
	<atom:link href="http://sebleedelisle.com/category/journalism/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebleedelisle.com</link>
	<description>Actionscript Games, Physics and Papervision3D</description>
	<lastBuildDate>Sat, 31 Jul 2010 15:41:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Technical Reviewer: Making Things Move part 2</title>
		<link>http://sebleedelisle.com/2008/09/technical-reviewer-making-things-move-part-2/</link>
		<comments>http://sebleedelisle.com/2008/09/technical-reviewer-making-things-move-part-2/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 17:27:33 +0000</pubDate>
		<dc:creator>Seb Lee-Delisle</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Physics]]></category>
		<category><![CDATA[Game programming]]></category>
		<category><![CDATA[Journalism]]></category>

		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=216</guid>
		<description><![CDATA[Whenever anyone asks me to recommend a good book to learn ActionScript 3, I always tell them to run on over and buy a fresh copy of Keith Peters&#8217; Making Things Move. In fact I was quite gutted when the first AS2 version came out; I&#8217;d spent the previous 2 years working out how to [...]


Related posts:<ol><li><a href='http://sebleedelisle.com/2009/12/learn-how-to-program-flash-games/' rel='bookmark' title='Permanent Link: Learn how to program Flash games'>Learn how to program Flash games</a></li>
<li><a href='http://sebleedelisle.com/2010/05/making-a-multi-track-recorder-in-flash-part-2/' rel='bookmark' title='Permanent Link: Making a multi-track recorder in Flash part 2'>Making a multi-track recorder in Flash part 2</a></li>
<li><a href='http://sebleedelisle.com/2009/11/simple-flash-3d-drawing-api/' rel='bookmark' title='Permanent Link: Simple Flash 3D drawing API'>Simple Flash 3D drawing API</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fsebleedelisle.com%252F2008%252F09%252Ftechnical-reviewer-making-things-move-part-2%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Technical%20Reviewer%3A%20Making%20Things%20Move%20part%202%20%23%22%20%7D);"></div>
<p>Whenever anyone asks me to recommend a good book to learn ActionScript 3, I always tell them to run on over and buy a fresh copy of Keith Peters&#8217; Making Things Move. In fact I was quite gutted when the first AS2 version came out; I&#8217;d spent the previous 2 years working out how to do most of that stuff for myself from scratch. If only it had come out earlier I would have saved all that effort!</p>
<p>So I was delighted when those charming chaps at <a href="http://www.friendsofed.com/">FriendsOfEd</a> <strong>asked me to be the Technical Reviewer for the latest version of the book</strong>!</p>
<p>Not only do I get to see the book before anyone else, I also get paid for it! Oh and I do have to actually suggest some stuff every now and again.<br />
<img src="http://www.friendsofed.com/img/cover/comingsoon.jpg" alt="" /></p>
<p>I must say it&#8217;s looking pretty damn good so far&#8230; of course I can&#8217;t reveal the exact content of the book, but you can <a href="http://www.friendsofed.com/book.html?isbn=9781430216087">read all about it here</a>, and even <a href="http://www.amazon.co.uk/AdvancED-ActionScript-Animation-Keith-Peters/dp/1430216085?ie=UTF8&#038;qid=1217727166&#038;sr=11-1">pre-order it here</a>!</p>
<p>And here&#8217;s <a href="http://www.bit-101.com/blog/?p=1344">Keith&#8217;s take on it</a>. Oh and some bullet points, just to get you excited :</p>
<ul>
<li>ActionScript for Flash Player 10 3D and Inverse Kinematics</li>
<li>New drawing API commands and PixelBender</li>
<li>Isometric world creation</li>
<li>Artificial intelligence including pathfinding and steering/flocking behaviors</li>
<li>Numerical integration for real world physics</li>
<li>Advanced collision detection</li>
</ul>
<p>And if that doesn&#8217;t get you excited, I don&#8217;t know what will! (And yes, maybe I should get out more&#8230;) It&#8217;s due out 1st December.</p>



<p>Related posts:<ol><li><a href='http://sebleedelisle.com/2009/12/learn-how-to-program-flash-games/' rel='bookmark' title='Permanent Link: Learn how to program Flash games'>Learn how to program Flash games</a></li>
<li><a href='http://sebleedelisle.com/2010/05/making-a-multi-track-recorder-in-flash-part-2/' rel='bookmark' title='Permanent Link: Making a multi-track recorder in Flash part 2'>Making a multi-track recorder in Flash part 2</a></li>
<li><a href='http://sebleedelisle.com/2009/11/simple-flash-3d-drawing-api/' rel='bookmark' title='Permanent Link: Simple Flash 3D drawing API'>Simple Flash 3D drawing API</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://sebleedelisle.com/2008/09/technical-reviewer-making-things-move-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Particle tutorial part 2 in Computer Arts magazine</title>
		<link>http://sebleedelisle.com/2008/08/particle-tutorial-part-2-in-computer-arts-magazine/</link>
		<comments>http://sebleedelisle.com/2008/08/particle-tutorial-part-2-in-computer-arts-magazine/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 21:57:02 +0000</pubDate>
		<dc:creator>Seb Lee-Delisle</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Physics]]></category>
		<category><![CDATA[Journalism]]></category>
		<category><![CDATA[Particles]]></category>

		<guid isPermaLink="false">http://www.sebleedelisle.com/?p=206</guid>
		<description><![CDATA[Part two of my particle tutorial in Computer Arts is featured in issue 152, August 2008. Using the skeletons on the Plug-in Media website as an example, I take you through how to blow things up in Flash! 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_particlesskeletonswithtextfragged_1561319473"
			class="flashmovie"
			width="480"
			height="300">
	<param name="movie" value="http://sebleedelisle.com/wp-content/uploads/2008/08/particlesskeletonswithtextfragged.swf" />
	<param name="quality" value="high" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://sebleedelisle.com/wp-content/uploads/2008/08/particlesskeletonswithtextfragged.swf"
			name="fm_particlesskeletonswithtextfragged_1561319473"
			width="480"
			height="300">
		<param name="quality" value="high" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Source files are included on the CD &#8211; let me [...]


Related posts:<ol><li><a href='http://sebleedelisle.com/2008/02/flash-particle-article-in-computer-arts-magazine/' rel='bookmark' title='Permanent Link: Flash particle tutorial in Computer Arts magazine'>Flash particle tutorial in Computer Arts magazine</a></li>
<li><a href='http://sebleedelisle.com/2008/05/computer-arts-particle-article-now-online/' rel='bookmark' title='Permanent Link: Computer Arts Particle Article now online'>Computer Arts Particle Article now online</a></li>
<li><a href='http://sebleedelisle.com/2007/10/fitc-hollywood-session-blowing-things-up-in-flash/' rel='bookmark' title='Permanent Link: FITC Hollywood Session &#8211; AS3 Particle effects'>FITC Hollywood Session &#8211; AS3 Particle effects</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fsebleedelisle.com%252F2008%252F08%252Fparticle-tutorial-part-2-in-computer-arts-magazine%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Particle%20tutorial%20part%202%20in%20Computer%20Arts%20magazine%20%23%22%20%7D);"></div>
<p>Part two of my particle tutorial in <a href="http://www.computerarts.co.uk/">Computer Arts</a> is featured in issue 152, August 2008.</p>
<p><a href="http://www.computerarts.co.uk/"><img src="http://farm4.static.flickr.com/3035/2787276595_5eefdc2e07.jpg?v=0" alt="Particle tutorial part 2 in Computer Arts magazine" /></a></p>
<p>Using the skeletons on the <a href="http://www.pluginmedia.net">Plug-in Media website</a> as an example, I take you through how to blow things up in Flash!</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_particlesskeletonswithtextfragged_546831617"
			class="flashmovie"
			width="480"
			height="300">
	<param name="movie" value="http://sebleedelisle.com/wp-content/uploads/2008/08/particlesskeletonswithtextfragged.swf" />
	<param name="quality" value="high" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://sebleedelisle.com/wp-content/uploads/2008/08/particlesskeletonswithtextfragged.swf"
			name="fm_particlesskeletonswithtextfragged_546831617"
			width="480"
			height="300">
		<param name="quality" value="high" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Source files are included on the CD &#8211; let me know how you get along and show me what you&#8217;re blowing up!</p>
<p>[UPDATE] You can now find <a href="http://www.computerarts.co.uk/tutorials/new_media/generate_particle_explosions">this tutorial</a> free online <a href="http://www.computerarts.co.uk/tutorials/new_media/generate_particle_explosions">here</a>.</p>



<p>Related posts:<ol><li><a href='http://sebleedelisle.com/2008/02/flash-particle-article-in-computer-arts-magazine/' rel='bookmark' title='Permanent Link: Flash particle tutorial in Computer Arts magazine'>Flash particle tutorial in Computer Arts magazine</a></li>
<li><a href='http://sebleedelisle.com/2008/05/computer-arts-particle-article-now-online/' rel='bookmark' title='Permanent Link: Computer Arts Particle Article now online'>Computer Arts Particle Article now online</a></li>
<li><a href='http://sebleedelisle.com/2007/10/fitc-hollywood-session-blowing-things-up-in-flash/' rel='bookmark' title='Permanent Link: FITC Hollywood Session &#8211; AS3 Particle effects'>FITC Hollywood Session &#8211; AS3 Particle effects</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://sebleedelisle.com/2008/08/particle-tutorial-part-2-in-computer-arts-magazine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
