<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>tylerbeck.com</title>
	<link>http://tylerbeck.com</link>
	<description>• Flex • Flash • AJAX • CSS • PHP • Photography •</description>
	<pubDate>Wed, 30 Jan 2008 02:47:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>A Better Flex Color Picker</title>
		<link>http://tylerbeck.com/archives/34/a-better-flex-color-picker/</link>
		<comments>http://tylerbeck.com/archives/34/a-better-flex-color-picker/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 02:44:04 +0000</pubDate>
		<dc:creator>tyler</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://tylerbeck.com/archives/34/a-better-flex-color-picker/</guid>
		<description><![CDATA[Not only does this color picker have advanced color selection tools, but it&#8217;s got a persistent color palette as well! Right click and select &#8220;View Source&#8221; to see and download the code which I&#8217;m making available under the Creative Commons Attribution-Share Alike 3.0 License.
<object	type="application/x-shockwave-flash"
			data="http://tylerbeck.com/AdvancedColorPickerExample.swf"
			width="500"
			height="380">
	<param name="movie" value="http://tylerbeck.com/AdvancedColorPickerExample.swf" />
</object>
]]></description>
			<content:encoded><![CDATA[<p>Not only does this color picker have advanced color selection tools, but it&#8217;s got a persistent color palette as well! Right click and select &#8220;View Source&#8221; to see and download the code which I&#8217;m making available under the Creative Commons Attribution-Share Alike 3.0 License<span class="Apple-style-span" style="color: #3f5fbf; font-family: Monaco; font-size: 11px; line-height: normal">.</span><span class="Apple-style-span" style="color: #3f5fbf; font-family: Monaco; font-size: 11px; line-height: normal"><span class="Apple-style-span" style="color: #000000; font-family: Georgia; font-size: 16px; line-height: 20px">
<object	type="application/x-shockwave-flash"
			data="http://tylerbeck.com/AdvancedColorPickerExample.swf"
			width="500"
			height="380">
	<param name="movie" value="http://tylerbeck.com/AdvancedColorPickerExample.swf" />
</object></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerbeck.com/archives/34/a-better-flex-color-picker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Jewel Buster</title>
		<link>http://tylerbeck.com/archives/33/jewel-buster/</link>
		<comments>http://tylerbeck.com/archives/33/jewel-buster/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 18:17:51 +0000</pubDate>
		<dc:creator>tyler</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://tylerbeck.com/archives/33/jewel-buster/</guid>
		<description><![CDATA[
Jewel Buster is a Flex game that uses a WebOrb backend and the Cairngorm micro-architecture.  The goal is to clear all the &#8220;jewels&#8221; from the board.  Click the logo to play!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tylerbeck.com/games/JewelBuster.html" target="_blank"><img src="http://tylerbeck.com/wp-content/uploads/2008/01/jewel_buster_logo.jpg" alt="Jewel Buster" style="margin-bottom: 10px" /></a><a href="http://www.tylerbeck.com/games/JewelBuster.html" target="_blank"></a></p>
<p>Jewel Buster is a Flex game that uses a WebOrb backend and the Cairngorm micro-architecture.  The goal is to clear all the &#8220;jewels&#8221; from the board.  Click the logo to play!</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerbeck.com/archives/33/jewel-buster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Cairngorm Creator</title>
		<link>http://tylerbeck.com/archives/23/introducing-cairngorm-creator/</link>
		<comments>http://tylerbeck.com/archives/23/introducing-cairngorm-creator/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 06:47:00 +0000</pubDate>
		<dc:creator>tyler</dc:creator>
		
		<category><![CDATA[Cairngorm Creator]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://tylerbeck.com/archives/23/introducing-cairngorm-creator/</guid>
		<description><![CDATA[
After discovering all the benefits the Cairngorm micro architecture, I quickly found that creating all the classes and mxml files was quite tedious. Thus  Cairngorm Creator was born.  Cairngorm Creator is a Flex code generation application that enables developers to quickly define and create a Flex application skeleton based on the Cairngorm micro [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tylerbeck.com/CairngormCreator/" target="_blank"><img src="http://tylerbeck.com/wp-content/uploads/2007/07/cairngorm_logo.jpg" alt="Cairngorm Logo" style="margin-bottom: 10px" /></a></p>
<p style="line-height: 1.15em">After discovering all the benefits the Cairngorm micro architecture, I quickly found that creating all the classes and mxml files was quite tedious. Thus  Cairngorm Creator was born.  Cairngorm Creator is a Flex code generation application that enables developers to quickly define and create a Flex application skeleton based on the Cairngorm micro architecture.</p>
<ul class="left" style="width: 300px; line-height: 20px">
<h3>Current Features</h3>
<li>User-defineable package name</li>
<li>User-defineable folder names</li>
<li>Custom build file</li>
<li>Save and Load structure definitions (XML)</li>
<li>Editable source XML</li>
<li>Preview Files</li>
<li>Downloadable Zip File</li>
</ul>
<p class="right" style="width: 180px"> <a href="http://tylerbeck.com/wp-content/uploads/2007/07/cairngorm_cap_1.jpg" title="Cairngorm Screen" rel="lightbox"><img src="http://tylerbeck.com/wp-content/uploads/2007/07/cairngorm_cap_1.thumbnail.jpg" alt="Cairngorm Screen" /></a><br />
<a href="http://tylerbeck.com/wp-content/uploads/2007/07/cairngorm_cap_2.jpg" title="Cairngorm Screen 2" rel="lightbox"><img src="http://tylerbeck.com/wp-content/uploads/2007/07/cairngorm_cap_2.thumbnail.jpg" alt="Cairngorm Screen 2" /></a></p>
<p class="clearer"><span></span></p>
<p>I&#8217;ve yet to write any in depth instructions, I was hoping to get some feedback first&#8230; I&#8217;ll add to the following as neccessary.</p>
<p style="line-height: 1.15em"> <strong>Application Usage Notes:</strong><br />
- <a href="http://labs.adobe.com/wiki/index.php/Cairngorm:Cairngorm2.2:Download" target="_blank">Cairngorm 2.2</a> and <a href="http://www.adobe.com/products/flex/downloads/" target="_blank"> Flex 2 SDK</a> are required.<br />
- The application still lacks field validation<br />
- If the xml source is edited directly, there&#8217;s a chance the app will implode.<br />
- In &#8220;type&#8221; fields, if you put the full package structure, that package will be imported.</p>
<p style="line-height: 1.15em"> <strong>Links</strong><br />
<a href="http://www.tylerbeck.com/CairngormCreator/" target="_blank">Cairngorm Creator</a><br />
<a href="http://labs.adobe.com/wiki/index.php/Cairngorm:Cairngorm2.2:Download" target="_blank">Cairngorm 2.2</a><a href="http://www.adobe.com/products/flex/downloads/" target="_blank"><br />
Flex 2 SDK</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerbeck.com/archives/23/introducing-cairngorm-creator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
