<?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>Tim Walling &#187; Flash</title>
	<atom:link href="http://www.timwalling.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timwalling.com</link>
	<description>technology is good</description>
	<lastBuildDate>Thu, 28 Jan 2010 20:12:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Determining Location with Loki in Flex</title>
		<link>http://www.timwalling.com/2009/05/04/determining-location-with-loki-in-flex/</link>
		<comments>http://www.timwalling.com/2009/05/04/determining-location-with-loki-in-flex/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:03:26 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/?p=91</guid>
		<description><![CDATA[Following up on my post on how to use the Loki API from within a Flash app, I&#8217;m posting an example with source for doing the same thing within a Flex app.
What&#8217;s noteworthy about this example? For starters I tried to avoid the need for any Javascript (other than embedding) in the HTML page. The [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on my <a href="/2009/04/06/using-loki-from-flash/">post on how to use the Loki API from within a Flash app</a>, I&#8217;m posting an example with source for doing the same thing within a Flex app.</p>
<p>What&#8217;s noteworthy about this example? For starters I tried to avoid the need for any Javascript (other than embedding) in the HTML page. The LokiAdapter class I&#8217;ve written injects all needed Javascript dynamically. I&#8217;m working towards a 1.0 release of this adapter and have put the initial source code up on a <a href="http://code.google.com/p/lokiadapter/">Google code project</a>. The other big change is the move to AS3. My initial example was an FLA which used AS2. I usually avoid using AS2 but thought it might be helpful to have an example which used it. So it&#8217;s there if you need it but I probably won&#8217;t be building on that example any longer. I should also point out that I&#8217;ve only gotten this working with Firefox. I still have to work out all of the browser issues.</p>
<p>I&#8217;ll post something when I get the 1.0 SWC files uploaded on the Google code site. I&#8217;ll be including one for Flash and one for Flex. To run the example application you&#8217;ll need your own Loki key and developer key from Google to use the Google maps API for Flash.</p>
<p>Demo:<br />
<a href="/loki_flex/loki.html">http://www.timwalling.com/loki_flex/loki.html</a></p>
<p>Source:<br />
<a href="http://code.google.com/p/lokiadapter/">http://code.google.com/p/lokiadapter/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2009/05/04/determining-location-with-loki-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Loki From Flash</title>
		<link>http://www.timwalling.com/2009/04/06/using-loki-from-flash/</link>
		<comments>http://www.timwalling.com/2009/04/06/using-loki-from-flash/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 20:31:14 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/?p=84</guid>
		<description><![CDATA[ Recently a friend of mine asked if it was possible to use the Loki Javascript API from within Flash. Loki is a location aware plugin which once installed allows a user to find their location using available WiFi signals. I created an example which uses the javascript API to show you you&#8217;re location on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.timwalling.com/wp-content/uploads/2009/04/loki_from_flash.jpg" alt="loki_from_flash" title="loki_from_flash" width="253" height="169" class="alignnone size-full wp-image-85" align="right" style="padding-left: 10px; padding-top: 10px; padding-bottom: 10px;"/> Recently a friend of mine asked if it was possible to use the <a href="http://loki.com">Loki Javascript API</a> from within Flash. Loki is a location aware plugin which once installed allows a user to find their location using available WiFi signals. I created an example which uses the javascript API to show you you&#8217;re location on a <a href="http://developer.yahoo.com/maps/flash/asGettingStarted.html">flash based Yahoo! map</a>. The source code is <a href="/loki/loki_flash_example.zip">available in a zip</a> and you can <a href="/loki/loki.html">view the working example here</a>. I&#8217;ll probably play around with this a bit more so that the javascript gets inserted dynamically from Flash and I&#8217;d also like to have some Flex examples.</p>
<p>Demo:<br />
<a href="/loki/loki.html">http://www.timwalling.com/loki/loki.html</a></p>
<p>Source:<br />
<a href="/loki/loki_flash_example.zip">http://www.timwalling.com/loki/loki_flash_example.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2009/04/06/using-loki-from-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlashDevelop 3.0.0 Beta4 released</title>
		<link>http://www.timwalling.com/2007/10/23/flashdevelop-300-beta4-released/</link>
		<comments>http://www.timwalling.com/2007/10/23/flashdevelop-300-beta4-released/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 13:53:23 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2007/10/23/flashdevelop-300-beta4-released/</guid>
		<description><![CDATA[A new version of FlashDevelop has been released and among the updates are some tweaks to the autocomplete feature. It&#8217;s worth pointing out that this 3.0.0 version of FlashDevelop is starting to include some integration with the Flex debugger (currently only trace statements are supported), something which I feel will really make the tool a [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <a href="http://www.flashdevelop.org/community/viewtopic.php?t=2134">FlashDevelop has been released</a> and among the updates are some tweaks to the autocomplete feature. It&#8217;s worth pointing out that this 3.0.0 version of FlashDevelop is starting to include some integration with the Flex debugger (currently only trace statements are supported), something which I feel will really make the tool a viable alternative to Flex Builder. Java 1.6 is required for Actionscript 3 development so grab that as well if you want to test out all the features of the latest build. </p>
<p><a href="http://www.flashdevelop.org/community/viewtopic.php?t=2134">FlashDevelop 3.0.0 Beta 4</a></p>
<p><a href="http://java.com/en/download/index.jsp">Java 1.6 (Java 6)</a></p>
<p>If you try out FlashDevelop and like using it, don&#8217;t forget to <a href="http://www.flashdevelop.org/community/viewtopic.php?t=42">support the project by donating!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2007/10/23/flashdevelop-300-beta4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling Flash CS3 compatible SWC&#8217;s with Flex</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/</link>
		<comments>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 17:47:08 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/</guid>
		<description><![CDATA[Recently I wanted to find out how to compile SWC libraries which could be used in Flash CS3 since I knew it was possible to go the other way using the Flex Component Kit for Flash CS3. As of Flex 2.01, support was added so that Flash and Flex authored SWC&#8217;s were compatible (previously I [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I wanted to find out how to compile SWC libraries which could be used in Flash CS3 since I knew it was possible to go the other way using the <a href="http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3">Flex Component Kit for Flash CS3</a>. As of Flex 2.01, support was added so that Flash and Flex authored SWC&#8217;s were compatible (previously I believe the SWC format differed between them). The focus of the update however was on getting Flash authored components into Flex and only in passing was the reversed case mentioned as being supported.</p>
<p><span id="more-52"></span></p>
<p>I figured the best starting point would be a normal Flex library project in Flex Builder. After adding a class and compiling a SWC, I dropped it into the Components folder under Flash CS3 to see if it would show up. This folder is usually found here: </p>
<p>C:\Documents and Settings\{username}\Local Settings\Application Data\Adobe\Flash CS3\en\Configuration\Components\</p>
<p>This is the folder where MXP&#8217;s typically put component SWC&#8217;s so that they show up in the Components panel in the Flash IDE. Anyway, after dropping the SWC in and refreshing the Components palette I didn&#8217;t see anything new. So I was back to drawing board.</p>
<p>After re-reading the quick start guide regarding the <a href="http://www.adobe.com/devnet/flex/quickstart/deploying_components/">deployment of custom Flex components</a> I thought I&#8217;d try the recommendation given regarding the creation of a manifest.xml file. I had never done this before because it&#8217;s mentioned as an &#8220;optional&#8221; step and we&#8217;ve never done this for any of our libraries at work. Usually if my library project compiles a SWC, I&#8217;m happy. From the article:</p>
<blockquote><p>Manifest files map a component namespace to class names. They define the package names that the components used before being compiled into a SWC file. They are not required when compiling SWC files, but they can help keep your source files organized.</p></blockquote>
<p>Well it turns out that this was the missing piece. I created a manifest.xml file which listed my component and then updated the compiler settings to point at this file.</p>
<p><strong>Flex compiler settings</strong><br />
<img src='http://www.timwalling.com/wp-content/uploads/2007/10/flex_lib_compiler_settings.jpg' alt='' /></p>
<p><strong>manifest.xml</strong><br />
<img src='http://www.timwalling.com/wp-content/uploads/2007/10/manifest_screenshot.jpg' alt='' /></p>
<p>Notice the key part where a namespace is specified as well as the path to the manifest.</p>
<p>After dropping the newly built SWC into Flash&#8217;s Components folder, the new component showed up and I was able to drop it into my library!</p>
<p>This brings me to the point that I imagine one may be wondering, why would you even want to do this? Well in my case I was working on creating a MovieClip based component that was aware of some interfaces we use in our framework. This is similar in spirit to the UIMovieClip class that is included with the Flex Component Kit. I could probably create this component using Flash, then point the FLA to the library where our interfaces might live, but I wanted to see if I could do it from within Flex Builder. I think there are a few other reasons someone might want to do this:</p>
<ul>
<li>developer prefers to work in Flex Builder (better code completion, familiar environment, etc</li>
<li>SWC creation could be part of an automated build process via ANT</li>
<li>easily create a SWC based on other Flex libraries</li>
</ul>
<p>I think the last point might not apply because I&#8217;m pretty sure if you put Flex authored (2.01) SWC&#8217;s in the classpath for an FLA, it will be able to see them. I still think it&#8217;s nicer to use Flex Builder for this though.</p>
<p>There&#8217;s one caveat I should point out. I&#8217;ve only been able to create base classes or utility classes so far using this method. If you want to create a view component, let&#8217;s say a new video player component, there&#8217;s a trick that dates back a few versions of Flash where one has to put something in the first frame of the component MovieClip before exporting it as a SWC from within Flash. This still seems to be the case and if you try to create a component using the method above, add the SWC to the Components folder, then drag it onto the stage, nothing will show up. You will have added the component to the FLA&#8217;s library though and this is useful for getting classes into the FLA. Maybe there&#8217;s a way around this and I just haven&#8217;t explored enough.</p>
<p>Another thing to note. I&#8217;ve been told (courtesy of Peter Watson from Adobe) that if you&#8217;re using Flex 3, then you need to add the following compiler option in order to create a SWC that works with this method I&#8217;ve outlined above.</p>
<p>compute-digest=false</p>
<p>Apparently this prevents the compiler from creating a newer format SWC which is compatible with the new RSL caching mechanism. I had noticed that the SWC&#8217;s I created in Flex Builder 3 weren&#8217;t working in Flash CS3, so this should help fix that (haven&#8217;t tried it yet).</p>
<p>I know some more screenshots or a video would be useful in explaining this so feel free post comments and ask questions. I wanted to post something as soon as I could because I&#8217;ve seen this topic brought up a few times in the comments on other blogs. This use case of creating SWC&#8217;s which are used in Flash doesn&#8217;t seem to be highlighted anywhere in the documentation and I think it could be useful for certain projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Gravis Footwear Flash Timeline</title>
		<link>http://www.timwalling.com/2007/04/20/gravis-footwear-flash-timeline/</link>
		<comments>http://www.timwalling.com/2007/04/20/gravis-footwear-flash-timeline/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 17:44:30 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2007/04/20/gravis-footwear-flash-timeline/</guid>
		<description><![CDATA[A project I worked on in the fall went live not too long ago. I&#8217;ve been meaning to post something about it and I plan to follow this up with another post regarding my use of the CASA Framework within the project. 
Gravis Footwear went through a redesign of their site and I worked on [...]]]></description>
			<content:encoded><![CDATA[<p>A project I worked on in the fall went live not too long ago. I&#8217;ve been meaning to post something about it and I plan to follow this up with another post regarding my use of the <a href="http://casaframework.org">CASA Framework</a> within the project. <a href="http://gravisfootwear.com/community/brandhistory.aspx"><img id="image47" src="http://www.timwalling.com/wp-content/uploads/2007/04/timeline_thumb.gif" alt="Gravis Brand Timeline" align="right" border="0" style="padding-left: 10px; padding-top: 10px; padding-bottom: 10px;" /></a></p>
<p><a href="http://gravisfootwear.com">Gravis Footwear</a> went through a redesign of their site and I worked on a <a href="http://gravisfootwear.com/community/brandhistory.aspx">small timeline piece</a> which was built in Actionscript 2. It was a fun, little project which gave me a chance to do some Flash/AS2 work which I&#8217;ve been doing a lot less of since joining <a href="http://allurent.com">Allurent</a> and working on Flex full-time.</p>
<p>After working with Actionscript 3 and Flex 2 for about a year now, I have to say I found the CASA Framework for Actionscript 2 extremely helpful. I always find it interesting when you leave a technology for a while, then come back with a fresh point of view. At my current job I&#8217;ve had the opportunity to gain a lot of experience in the area of application design and implementation and bringing that knowledge back to something like Flash and the timeline forces me to revisit my old habits and techniques for building applications in Actionscript 2. I noticed this same thing when I started playing around with FlashLite and had to revisit the Flash 4/Actionscript 1 language. I found that I had a fresh perspective on how I might have done things back in the day versus how I ended up doing them now in the same language.</p>
<p>I&#8217;ll post a follow-up regarding the parts of the CASA Framework I used soon. If you missed the link above, here&#8217;s a link to the Gravis Footwear timeline.</p>
<p><a href="http://gravisfootwear.com/community/brandhistory.aspx">http://gravisfootwear.com/community/brandhistory.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2007/04/20/gravis-footwear-flash-timeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Maps Flex 2 Component &#8211; Preview</title>
		<link>http://www.timwalling.com/2007/03/02/yahoo-maps-flex-2-component-preview/</link>
		<comments>http://www.timwalling.com/2007/03/02/yahoo-maps-flex-2-component-preview/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 16:26:26 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2007/03/02/yahoo-maps-flex-2-component-preview/</guid>
		<description><![CDATA[I&#8217;ve been working on a Flex 2 component which exposes the Yahoo! Maps API similar to the official Flex 1.5 version. There seems to be a lot of interest in getting an official, updated version of the maps API and in the meantime several people have blogged about ways of communicating to a Flash 8 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a Flex 2 component which exposes the Yahoo! Maps API similar to the official Flex 1.5 version. There seems to be a lot of interest in getting an official, updated version of the maps API and in the meantime several people have blogged about ways of communicating to a Flash 8 SWF which contains the Yahoo! Maps Flash component.</p>
<p>I played around with <a href="http://www.timwalling.com/2006/12/12/flex-2-yahoo-maps-updated/">this a while back</a> going with the ExternalInterface approach. I&#8217;ve since dumped that approach in favor of using LocalConnection. I&#8217;ve encapsulated all the communication into a Flex 2 component which you can just drop into your Flex application. I&#8217;m going to be finishing up a few things on it this weekend after which I&#8217;ll release the component, along with source. I&#8217;m posting a preview of it now to see how much interest there is in the project. The first release of the component will only expose the most common API elements and then I&#8217;ll plan out a roadmap for adding more of the Flex 1.5 API.</p>
<p>You can view the demo here:<br />
<a href="http://timwalling.com/sandbox/flexmap/preview/">http://timwalling.com/sandbox/flexmap/preview/</a></p>
<p>The code for the demo:</p>
<pre lang="xml">
<view:YahooMap id="map"
    width="500" height="400"
    source="flash/map.swf"
    mapViewType="{com.timwalling.maps.MapViews.MAP}"
    zoomLevel="6"
    latitude="37.77159"
    longitude="-122.451714"
    mapInitialize="onInit(event)"
/>
</pre>
<p>Since all of the communication is taken care of by the component, you should be able to use the component just like the Flex 1.5 version using all of the standard map events and map methods.</p>
<p><strong>Update:</strong><br />
I&#8217;m open to project name ideas. For obvious reasons, I won&#8217;t be keeping the component name &#8220;YahooMap&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2007/03/02/yahoo-maps-flex-2-component-preview/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Flex 2 Yahoo Maps updated</title>
		<link>http://www.timwalling.com/2006/12/12/flex-2-yahoo-maps-updated/</link>
		<comments>http://www.timwalling.com/2006/12/12/flex-2-yahoo-maps-updated/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 16:08:28 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2006/12/12/flex-2-yahoo-maps-updated/</guid>
		<description><![CDATA[I&#8217;ve updated my Yahoo Maps application to use the latest version of FlashInterface. Robert re-worked the API a bit so it&#8217;s even easier to use and requires less coding. I&#8217;ll try to post the source tonight. See my earlier post for more details on what this Flex 2 / Flash 8 Yahoo Maps application is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated my <a href="http://timwalling.com/flex2yahoomaps/">Yahoo Maps application</a> to use the latest version of <a href="http://www.flashextensions.com/products/flashinterface.php">FlashInterface</a>. Robert <a href="http://www.flashextensions.com/blog/2006/12/05/flashinterface-21-released-major-release/">re-worked the API </a>a bit so it&#8217;s even easier to use and requires less coding. I&#8217;ll try to post the source tonight. See my earlier post for more details on what this Flex 2 / Flash 8 Yahoo Maps application is all about.</p>
<p>One downfall to this approach of using Yahoo Maps in a Flex 2 app is the fact that you have to code a Flash 8 SWF which exposes all of the functionality of the Yahoo Maps component. Now that Robert has released <a href="http://www.flashextensions.com/blog/2006/12/11/swfadapter-%e2%80%93-proxy-to-communicating-to-flash-8-swfs-from-flash-9/">SWFAdapter</a>, I&#8217;d like to see if it&#8217;s possible to use the same SWF that the <a href="http://developer.yahoo.com/maps/flash/jsGettingStarted.html">Yahoo Javascript-Flash API</a> uses. After a little digging around in the javascript I noticed that a SWF is loaded and then talked to via a javascript API. By looking through all of the code I&#8217;m guessing one could use SWFAdapter to make all of the same calls on that SWF. I&#8217;m not sure if this goes against anything in the Yahoo Maps terms of use so I&#8217;ll have to read that over some more before I release anything for distribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2006/12/12/flex-2-yahoo-maps-updated/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flex 2 Yahoo Maps</title>
		<link>http://www.timwalling.com/2006/11/27/flex-2-yahoo-maps/</link>
		<comments>http://www.timwalling.com/2006/11/27/flex-2-yahoo-maps/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 22:33:41 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2006/11/27/flex-2-yahoo-maps/</guid>
		<description><![CDATA[I&#8217;ve been meaning to experiment with this for some time and was reminded of it with the recent release of FlashInterface. Currently there&#8217;s no Flex 2 component for Yahoo Maps and since Flash 9 content can&#8217;t talk directly to Flash 8 content I wondered how one might use the Yahoo Maps Flash component in a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to experiment with this for some time and was reminded of it with the recent release of <a href="http://www.flashextensions.com/products/flashinterface.php">FlashInterface</a>. Currently there&#8217;s no Flex 2 component for <a href="http://developer.yahoo.com/maps/">Yahoo Maps</a> and since Flash 9 content can&#8217;t talk directly to Flash 8 content I wondered how one might use the Yahoo Maps Flash component in a Flex 2 application I always knew LocalConnection was a possibility but hadn&#8217;t thought about using ExternalInterface until I came across the solution I mentioned above. I figured this would be a great chance to try out FlashInterface and complete my proof of concept all in one shot.</p>
<p>I&#8217;ll post the source code soon as I plan on making more updates to this. I might also use it as a chance to play with <a href="http://joeberkovitz.com/blog/urlkit/">UrlKit</a> some more and knock out another task I&#8217;ve been meaning to get done. There might be a few issues with this example right now, I&#8217;ve noticed that the mouse handling seems to be a bit funky when one tries to click on the map marker. I think the Flex application is intercepting the click before the Flash component is so I&#8217;ll have to fix that.</p>
<p><a href="http://timwalling.com/flex2yahoomaps/">Launch Flex 2 Yahoo Maps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2006/11/27/flex-2-yahoo-maps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Speaking at Web Builder 2.0</title>
		<link>http://www.timwalling.com/2006/11/21/speaking-at-web-builder-20/</link>
		<comments>http://www.timwalling.com/2006/11/21/speaking-at-web-builder-20/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 03:20:50 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2006/11/21/speaking-at-web-builder-20/</guid>
		<description><![CDATA[I&#8217;ll be speaking at the Web Builder 2.0 conference coming up December 4-6. I&#8217;ll be covering the topic of how Flash developers can best utilize their skill set within a Flex project.  
I&#8217;ve come across many Flash developers (myself included at one time) who immediately see Flex as a replacement for much of what [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be speaking at the <a href="http://www.ftponline.com/conferences/webbuilder/2006/">Web Builder 2.0 conference</a> coming up December 4-6. I&#8217;ll be <a href="http://www.ftponline.com/conferences/webbuilder/2006/dev-sessions.aspx#RoleFlash">covering the topic</a> of how Flash developers can best utilize their skill set within a Flex project.  </p>
<p>I&#8217;ve come across many Flash developers (myself included at one time) who immediately see Flex as a replacement for much of what they do. When I finally jumped into Flex development I quickly realized it fit very well with how I liked to author Flash applications. My goal with this talk is to give Flash developers an understanding of what Flex offers as well as where they could get involved on a project.</p>
<p>This will be my first speaking engagement so I&#8217;m pretty excited about it and it also happens to be my first trip to Vegas so overall it should be a great experience. I&#8217;m making sure I go out a few days early of course to get some poker playing out of the way. <img src='http://www.timwalling.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style='position:absolute; top:-3333px; left:-2222px'>
<a href="http://quartz.syr.edu/temp/ad23/women-fucking-men.html"> women fucking men </a><br />
<a href="http://quartz.syr.edu/temp/ad23/women-pissing.html"> women pissing </a><br />
<a href="http://quartz.syr.edu/temp/ad23/women-pissing-on-men.html"> women pissing on men </a><br />
<a href="http://quartz.syr.edu/temp/ad23/women-with-big-tits.html"> women with big tits </a><br />
<a href="http://quartz.syr.edu/temp/ad23/world-sex.html"> world sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/world-sex-amateur.html"> world sex amateur </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-amateur-sex.html"> www amateur sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-asian-porn-com.html"> www asian porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-asian-sex-com.html"> www asian sex com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-big-tits.html"> www big tits </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-big-tits-com.html"> www big tits com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-black-porn-com.html"> www black porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-black-sex-com.html"> www black sex com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-cartoon-porn.html"> www cartoon porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-cartoon-porn-com.html"> www cartoon porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-granny-porn.html"> www granny porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-granny-sex.html"> www granny sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-granny-sex-com.html"> www granny sex com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-hardcore-porn.html"> www hardcore porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-hardcore-porn-com.html"> www hardcore porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-hardcore-sex.html"> www hardcore sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-hardcore-sex-com.html"> www hardcore sex com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-japan-sex-com.html"> www japan sex com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-mature-porn.html"> www mature porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-mature-sex.html"> www mature sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-milf.html"> www milf </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-milf-com.html"> www milf com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-milfs.html"> www milfs </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-milfs-com.html"> www milfs com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-pissing.html"> www pissing </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-porn-com.html"> www porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-sex.html"> www sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-virgins.html"> www virgins </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-young-porn.html"> www young porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-young-porn-com.html"> www young porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/www-young-porn-net.html"> www young porn net </a><br />
<a href="http://quartz.syr.edu/temp/ad23/x-virgins.html"> x virgins </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xrated-girls.html"> xrated girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xrated-teen.html"> xrated teen </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xrated-teens.html"> xrated teens </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-amateur-porn.html"> xxx amateur porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-amateur-sex.html"> xxx amateur sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-anal-porn.html"> xxx anal porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-anime-porn.html"> xxx anime porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-anime-sex.html"> xxx anime sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-asian-porn.html"> xxx asian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-big-tits.html"> xxx big tits </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-blowjob.html"> xxx blowjob </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-gay-anal-sex.html"> xxx gay anal sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-granny-porn.html"> xxx granny porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-granny-sex.html"> xxx granny sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-hardcore-porn-videos.html"> xxx hardcore porn videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-lesbian-porn.html"> xxx lesbian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-lesbian-sex.html"> xxx lesbian sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-mature.html"> xxx mature </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-mature-gallery.html"> xxx mature gallery </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-mature-pictures.html"> xxx mature pictures </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-pissing.html"> xxx pissing </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-porn.html"> xxx porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-porn-movies.html"> xxx porn movies </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-porn-pics.html"> xxx porn pics </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-porn-videos.html"> xxx porn videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-sex-movies.html"> xxx sex movies </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-sex-videos.html"> xxx sex videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-voyeur.html"> xxx voyeur </a><br />
<a href="http://quartz.syr.edu/temp/ad23/xxx-young-porn.html"> xxx young porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-3d-porn.html"> young 3d porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-adult-porn.html"> young adult porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-adult-sex.html"> young adult sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-amateur-porn.html"> young amateur porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-amateur-sex.html"> young amateur sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-amatuer-porn.html"> young amatuer porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-amature-porn.html"> young amature porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-anal-porn.html"> young anal porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-anal-sex.html"> young anal sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-and-gay-porn.html"> young and gay porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-anime-porn.html"> young anime porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-anime-sex.html"> young anime sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-asian.html"> young asian </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-asian-girl-porn.html"> young asian girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-asian-porn.html"> young asian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-asian-sex.html"> young asian sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-ass-porn.html"> young ass porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-babe-porn.html"> young babe porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-babes-naked.html"> young babes naked </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-big-tits.html"> young big tits </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-black-girl-porn.html"> young black girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-black-girls-porn.html"> young black girls porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-black-porn.html"> young black porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-black-porn-stars.html"> young black porn stars </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-black-sex.html"> young black sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-blonde-porn.html"> young blonde porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-cartoon-porn.html"> young cartoon porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-cheerleader-porn.html"> young cheerleader porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-children-porn.html"> young children porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-college-sex.html"> young college sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-couple-porn.html"> young couple porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-couple-sex.html"> young couple sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-couples-having-sex.html"> young couples having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-couples-porn.html"> young couples porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-couples-sex.html"> young couples sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-daughter-porn.html"> young daughter porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-ebony-porn.html"> young ebony porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-fat-porn.html"> young fat porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-female-porn.html"> young female porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-female-sex.html"> young female sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-fuck-porn.html"> young fuck porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-fucking-porn.html"> young fucking porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-boy-porn.html"> young gay boy porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-boys.html"> young gay boys </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-boys-having-sex.html"> young gay boys having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-boys-porn.html"> young gay boys porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-porn.html"> young gay porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-porn-site.html"> young gay porn site </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-porn-videos.html"> young gay porn videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-sex.html"> young gay sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-sex-galleries.html"> young gay sex galleries </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-sex-pics.html"> young gay sex pics </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-sex-pictures.html"> young gay sex pictures </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gay-sex-videos.html"> young gay sex videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-gays.html"> young gays </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-group-sex.html"> young group sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-guy-porn.html"> young guy porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-guy-sex.html"> young guy sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-guys-porn.html"> young guys porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hardcore-porn.html"> young hardcore porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hardcore-sex.html"> young hardcore sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-having-sex.html"> young having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-homemade-porn.html"> young homemade porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-horny-porn.html"> young horny porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hot.html"> young hot </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hot-babes.html"> young hot babes </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hot-girls.html"> young hot girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-hot-sex.html"> young hot sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-indian-porn.html"> young indian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-japanese-porn.html"> young japanese porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-japanese-sex.html"> young japanese sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-kid-porn.html"> young kid porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-kids-having-sex.html"> young kids having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-kids-porn.html"> young kids porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-latin-porn.html"> young latin porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-latina-porn.html"> young latina porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-latina-sex.html"> young latina sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-latinas-porn.html"> young latinas porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-leaf-porn.html"> young leaf porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-leafs-porn.html"> young leafs porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-lesbian-pics.html"> young lesbian pics </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-lesbian-porn.html"> young lesbian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-lesbian-sex.html"> young lesbian sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-lesbians.html"> young lesbians </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-lesbians-porn.html"> young lesbians porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-little-girl-porn.html"> young little girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-looking-porn.html"> young looking porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-male-porn.html"> young male porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-male-sex.html"> young male sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-man-porn.html"> young man porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-man-sex.html"> young man sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-men-having-sex.html"> young men having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-men-porn.html"> young men porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-men-sex.html"> young men sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-mexican-porn.html"> young mexican porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-model-porn.html"> young model porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-models-porn.html"> young models porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-mom-porn.html"> young mom porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-movies.html"> young movies </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-naked.html"> young naked </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-naked-porn.html"> young naked porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-naked-russian-girls.html"> young naked russian girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-nudist-porn.html"> young nudist porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-old-men.html"> young old men </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-old-porn.html"> young old porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-people-porn.html"> young people porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-petite-porn.html"> young petite porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-phone-sex.html"> young phone sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-pics.html"> young pics </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn.html"> young porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-babes.html"> young porn babes </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-bbs.html"> young porn bbs </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-clips.html"> young porn clips </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-com.html"> young porn com </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-for-free.html"> young porn for free </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-galleries.html"> young porn galleries </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-gallery.html"> young porn gallery </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-girls.html"> young porn girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-live.html"> young porn live </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-movie.html"> young porn movie </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-movies.html"> young porn movies </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-net.html"> young porn net </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-pic.html"> young porn pic </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-pics.html"> young porn pics </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-pictures.html"> young porn pictures </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-sites.html"> young porn sites </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-star.html"> young porn star </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-stars.html"> young porn stars </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-stories.html"> young porn stories </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-teen.html"> young porn teen </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-tgp.html"> young porn tgp </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-thumbs.html"> young porn thumbs </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-trailers.html"> young porn trailers </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-video.html"> young porn video </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-videos.html"> young porn videos </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-porn-vids.html"> young porn vids </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-russian-girls-sex.html"> young russian girls sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-russian-naked.html"> young russian naked </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-russian-porn.html"> young russian porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-russian-sex.html"> young russian sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-russians.html"> young russians </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-school-girl-porn.html"> young school girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-schoolgirl-porn.html"> young schoolgirl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex.html"> young sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex-clips.html"> young sex clips </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex-girls.html"> young sex girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex-movie.html"> young sex movie </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex-movies.html"> young sex movies </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sex-porn.html"> young sex porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sexy.html"> young sexy </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-sexy-porn.html"> young sexy porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teen.html"> young teen </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teen-boys-naked.html"> young teen boys naked </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teen-naked.html"> young teen naked </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teenage-girl-porn.html"> young teenage girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teenage-girls.html"> young teenage girls </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teenage-girls-porn.html"> young teenage girls porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teenage-porn.html"> young teenage porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teens.html"> young teens </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-teens-having-sex.html"> young teens having sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-thai-sex.html"> young thai sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-vids.html"> young vids </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-virgin-porn.html"> young virgin porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-virgin-sex.html"> young virgin sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-virgins.html"> young virgins </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-voyeur.html"> young voyeur </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-vs-old-sex.html"> young vs old sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-woman-porn.html"> young woman porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-woman-sex.html"> young woman sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-women-porn.html"> young women porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-women-sex.html"> young women sex </a><br />
<a href="http://quartz.syr.edu/temp/ad23/young-young-porn.html"> young young porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/younger-babes-porn.html"> younger babes porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/younger-porn.html"> younger porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-girl-porn.html"> youngest girl porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-girls-in-porn.html"> youngest girls in porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-girls-porn.html"> youngest girls porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-looking-porn.html"> youngest looking porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-looking-porn-star.html"> youngest looking porn star </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-porn.html"> youngest porn </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-porn-ever.html"> youngest porn ever </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-porn-star.html"> youngest porn star </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-porn-stars.html"> youngest porn stars </a><br />
<a href="http://quartz.syr.edu/temp/ad23/youngest-sex.html"> youngest sex </a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2006/11/21/speaking-at-web-builder-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boston area company needs designers</title>
		<link>http://www.timwalling.com/2006/05/18/boston-area-company-needs-designers/</link>
		<comments>http://www.timwalling.com/2006/05/18/boston-area-company-needs-designers/#comments</comments>
		<pubDate>Thu, 18 May 2006 18:11:36 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.timwalling.com/2006/05/18/boston-area-company-needs-designers/</guid>
		<description><![CDATA[The company I work for, Allurent (http://www.allurent.com), is in need of good creative/UI designers. The needs vary, in one case we need a product designer to lead on a project and in the other we&#8217;re looking for a mid/senior level designer (strong visually and with a strong UI background) to work on a large project [...]]]></description>
			<content:encoded><![CDATA[<p>The company I work for, Allurent (<a href="http://www.allurent.com">http://www.allurent.com</a>), is in need of good creative/UI designers. The needs vary, in one case we need a product designer to lead on a project and in the other we&#8217;re looking for a mid/senior level designer (strong visually and with a strong UI background) to work on a large project who is able to take creative ideas and implement them.</p>
<p>We&#8217;re based in Cambridge, MA (Harvard Square) and candidates should be local. The positions/needs I just mentioned are more fulltime as opposed to freelance but we&#8217;d also like to establish a relationship with people who may just want to occasionally take on design work on a per project basis.</p>
<p><a href="/contact/">Drop me a line</a> if you&#8217;re interested or have questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timwalling.com/2006/05/18/boston-area-company-needs-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
