<?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>Richard Lord &#187; Presentations</title>
	<atom:link href="http://www.richardlord.net/blog/tag/presentations/feed" rel="self" type="application/rss+xml" />
	<link>http://www.richardlord.net</link>
	<description>Actionscript/Flex, PHP and Java developer</description>
	<lastBuildDate>Thu, 26 Aug 2010 17:32:47 +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>Transforming the designer-developer workflow</title>
		<link>http://www.richardlord.net/blog/transforming-the-designer-developer-workflow</link>
		<comments>http://www.richardlord.net/blog/transforming-the-designer-developer-workflow#comments</comments>
		<pubDate>Tue, 16 Mar 2010 17:58:42 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[360Flex]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Signals]]></category>
		<category><![CDATA[SmartyPants]]></category>

		<guid isPermaLink="false">http://www.richardlord.net/?p=505</guid>
		<description><![CDATA[<p>Here are the slides and example code from my presentation, Transforming the designer-developer workflow, at 360&#124;Flex San Jose on 8th March 2010...</p>]]></description>
			<content:encoded><![CDATA[<p>Here are the slides from my presentation, Transforming the designer-developer workflow, shown at 360|Flex San Jose on 8th March 2010.</p>

<p style="text-align:center"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=360flex-2010-100312133322-phpapp01&#038;rel=0&#038;stripped_title=transforming-the-designerdeveloper-workflow-3413021" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=360flex-2010-100312133322-phpapp01&#038;rel=0&#038;stripped_title=transforming-the-designerdeveloper-workflow-3413021" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p>

<p style="text-align:center"><a href="/files/360FlexSJ10CodeExample.zip"><b>Download the example code</b></a></p>
<p>The <a href="/files/360FlexSJ10CodeExample.zip">example code</a> is a set of smart components implementing this architecture and designed for building a Twitter client. Also included is an example of their use. This code was used during the presentation.</p>

<p>Links:</p>
<ul>
<li><a href="http://github.com/sophistifunk/SmartyPants-IOC">SmartyPants-IOC</a></li>
<li><a href="http://github.com/robertpenner/as3-signals">As3-Signals</a></li>
<li><a href="http://github.com/srohde/Twitter">AS3 OAuth Twitter Library</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/transforming-the-designer-developer-workflow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frameworks presentation slides</title>
		<link>http://www.richardlord.net/blog/frameworks-presentation-slides</link>
		<comments>http://www.richardlord.net/blog/frameworks-presentation-slides#comments</comments>
		<pubDate>Fri, 19 Feb 2010 16:06:03 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[FLUG]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Mate]]></category>
		<category><![CDATA[Parsley]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[Robotlegs]]></category>
		<category><![CDATA[Swiz]]></category>

		<guid isPermaLink="false">http://www.richardlord.net/?p=460</guid>
		<description><![CDATA[<p>Here are the slides from my frameworks presentation at Flex London User Group last Tuesday, 16 February 2010.</p>]]></description>
			<content:encoded><![CDATA[<p>Here are the slides from my presentation about Flex application frameworks at <a href="http://www.meetup.com/flexlondon/calendar/11801395/">Flex London User Group</a> last Tuesday, 16 February 2010.</p>

<p style="text-align:center"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flug-2010-100218161003-phpapp01&#038;rel=0&#038;stripped_title=application-frameworks-the-good-the-bad-the-ugly" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flug-2010-100218161003-phpapp01&#038;rel=0&#038;stripped_title=application-frameworks-the-good-the-bad-the-ugly" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p>

<p>Links:</p>
<ul>
<li><a href="http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm">Cairngorm</a> <a href="/blog/flexcaster-cairngorm">(code example)</a></li>
<li><a href="http://puremvc.org/">PureMVC</a> <a href="/blog/flexcaster-puremvc">(code example)</a></li>
<li><a href="http://mate.asfusion.com/">Mate</a> <a href="/blog/flexcaster-mate">(code example)</a></li>
<li><a href="http://swizframework.org/">Swiz</a> <a href="/blog/flexcaster-swiz">(code example)</a></li>
<li><a href="http://www.spicefactory.org/parsley/">Parsley</a> <a href="/blog/flexcaster-parsley">(code example)</a></li>
<li><a href="http://www.robotlegs.org/">Robotlegs</a> <a href="/blog/flexcaster-robotlegs">(code example)</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/frameworks-presentation-slides/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>360&#124;Flex San Jose</title>
		<link>http://www.richardlord.net/blog/360flex-san-jose</link>
		<comments>http://www.richardlord.net/blog/360flex-san-jose#comments</comments>
		<pubDate>Wed, 17 Feb 2010 18:35:32 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[360Flex]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.richardlord.net/?p=455</guid>
		<description><![CDATA[<p>I was already considering making the trip to San Jose to attend the <a href="http://www.360flex.com/">360&#124;Flex conference</a> this March when the organisers asked me if I'd present a session. 360&#124;Flex has interested me for some time. It's the most technical, developer oriented of the many Flash and Flex conferences around, and as a developer myself that obviously interests me. The level of technical knowledge amongst the speakers is immense.</p>
<p>But 360&#124;Flex is about more than just technical presentations. John and Tom try very hard to make this a conference where all attendees feel part of a community...</p>]]></description>
			<content:encoded><![CDATA[<p>I was already considering making the trip to San Jose to attend the <a href="http://www.360flex.com/">360|Flex conference</a> this March when the organisers asked me if I&#8217;d present a session. It took me all of one millisecond to decide. Of course I&#8217;d love to. So I&#8217;ll be in San Jose next month hosting a session on “Designer last development architecture” &#8211; more on what that means in another post soon.</p>

<p>360|Flex has interested me for some time. It&#8217;s the most technical, developer oriented of the many Flash and Flex conferences around, and as a developer myself that obviously interests me. The level of technical knowledge amongst the speakers is immense. (That I&#8217;ve been invited to join them makes me feel very special).</p>

<p>But 360|Flex is about more than just technical presentations. John and Tom try very hard to make this a conference where all attendees feel part of a community. My first experience of this was in my invitation to speak, where they made it absolutely clear that they didn&#8217;t want me if I wasn&#8217;t going to hang around at the conference attending other sessions and chatting to the attendees – all the attendees, even the one&#8217;s I don&#8217;t know (yet). I like that. I don&#8217;t speak at conferences because I like the sound of my own voice, I speak at conferences because I like to exchange ideas with other developers, and that means both talking and listening. It means developing those ideas through discussion (and yes, sometimes those discussions involve beer, but that really isn&#8217;t the point).</p>

<p>Conferences aren&#8217;t about the sessions, they&#8217;re about the people. The sessions form a backbone to an event where developers meet and get to know each other, where we exchange ideas, inspire each other and forge a community. I would urge every developer to attend at least one conference a year. If 360|Flex sounds like your kind of conference, <a href="http://360flex-RichardL.eventbrite.com/">come join us</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/360flex-san-jose/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Presentation about Frameworks in London</title>
		<link>http://www.richardlord.net/blog/presentation-about-frameworks-in-london</link>
		<comments>http://www.richardlord.net/blog/presentation-about-frameworks-in-london#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:14:19 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[FLUG]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.richardlord.net/?p=449</guid>
		<description><![CDATA[<p>I'm revisiting and updating my frameworks presentation for Tuesday's meeting of the <a href="http://www.meetup.com/flexlondon/calendar/11801395/?a=cv1c_grp&#038;rv=cv1c">Flex London User Group</a>. The presentation will cover <a href="http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm">Cairngorm</a>, <a href="http://puremvc.org/">PureMVC</a>, <a href="http://mate.asfusion.com/">Mate</a>, <a href="http://swizframework.org/">Swiz</a>, <a href="http://www.spicefactory.org/parsley/">Parsley</a>, and <a href="http://www.robotlegs.org/">Robotlegs</a>. I'll be looking at the similarities and differences between the frameworks and the trend towards dependency injection and loose coupling in the newer frameworks...</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m revisiting and updating my frameworks presentation for Tuesday&#8217;s meeting of the <a href="http://www.meetup.com/flexlondon/calendar/11801395/?a=cv1c_grp&#038;rv=cv1c">Flex London User Group</a>. The presentation will cover <a href="http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm">Cairngorm</a>, <a href="http://puremvc.org/">PureMVC</a>, <a href="http://mate.asfusion.com/">Mate</a>, <a href="http://swizframework.org/">Swiz</a>, <a href="http://www.spicefactory.org/parsley/">Parsley</a>, and <a href="http://www.robotlegs.org/">Robotlegs</a>. I&#8217;ll be looking at the similarities and differences between the frameworks and the trend towards dependency injection and loose coupling in the newer frameworks.</p>

<p>I&#8217;ve been studying the latest developments in these frameworks to bring the presentation right up to date so even if you&#8217;ve seen one of my earlier presentations about frameworks last year, there will be new content and new insights this time around.</p>

<p>If you want to know more about application frameworks, <a href="http://www.meetup.com/flexlondon/calendar/11801395/?a=cv1c_grp&#038;rv=cv1c">come join us on Tuesday</a>.</p>

<p>The slides from this event are <a href="/presentations/application-frameworks-the-good-the-bad-and-the-ugly">online here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.richardlord.net/blog/presentation-about-frameworks-in-london/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
