<?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>MindSculpt New Media Syndicate</title>
	<atom:link href="http://www.mindsculpt.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindsculpt.net</link>
	<description>Adventures in New Media</description>
	<lastBuildDate>Tue, 01 Jun 2010 18:18:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to publish Flash .exe and .app files for fullscreen viewing</title>
		<link>http://www.mindsculpt.net/2010/05/how-to-publish-flash-exe-app-files-fullscreen-viewing/</link>
		<comments>http://www.mindsculpt.net/2010/05/how-to-publish-flash-exe-app-files-fullscreen-viewing/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:46:07 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=239</guid>
		<description><![CDATA[You'll occasionally find your client asking you for an executable version of the application you built them. Chances are they'll also want that executable to open fullscreen, which involves a tricky (but easy) fix for .app files on the Mac.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/05/how-to-publish-flash-exe-app-files-fullscreen-viewing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Rich Media Banner Optimization Guidelines</title>
		<link>http://www.mindsculpt.net/2010/05/flash-rich-media-banner-optimization-guidelines/</link>
		<comments>http://www.mindsculpt.net/2010/05/flash-rich-media-banner-optimization-guidelines/#comments</comments>
		<pubDate>Fri, 07 May 2010 12:29:35 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[Flash AS3]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Banner Ads]]></category>
		<category><![CDATA[Banner Optimization]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Rich Media]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=229</guid>
		<description><![CDATA[If you're a Flash developer, at some point in time you've had to build and optimize rich media banners for your clients. Establishing a consistent workflow and following some simple guidelines is the key to success in banner optimization.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/05/flash-rich-media-banner-optimization-guidelines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reformatting MySQL date (yyyy-mm-dd) from a database with PHP</title>
		<link>http://www.mindsculpt.net/2010/02/reformatting-mysql-date-yyyy-mm-dd-from-a-database-with-php/</link>
		<comments>http://www.mindsculpt.net/2010/02/reformatting-mysql-date-yyyy-mm-dd-from-a-database-with-php/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:04:57 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[date()]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[strtotime()]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=202</guid>
		<description><![CDATA[Storing the current date along with new data into a MySQL database table is a piece of cake. Now retrieving it and converting it to the proper format is pretty complex...or is it? Learn how to easily convert a MySQL date record into a more recognizable format.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/02/reformatting-mysql-date-yyyy-mm-dd-from-a-database-with-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS2 Refresher: Loading External Bitmaps with loadClip()</title>
		<link>http://www.mindsculpt.net/2010/02/as2-refresher-loading-external-bitmaps-with-loadclip/</link>
		<comments>http://www.mindsculpt.net/2010/02/as2-refresher-loading-external-bitmaps-with-loadclip/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 14:05:42 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=198</guid>
		<description><![CDATA[The AS2 refresher series aims to consolidate basic, everyday snippets for the most common tasks used by Flash developers working with legacy files.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/02/as2-refresher-loading-external-bitmaps-with-loadclip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS2 Refresher: sendAndLoad with LoadVars</title>
		<link>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-with-loadvars/</link>
		<comments>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-with-loadvars/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 19:19:19 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[LoadVars]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=190</guid>
		<description><![CDATA[The AS2 refresher series aims to consolidate basic, everyday snippets for the most common tasks used by Flash developers working with legacy files.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-with-loadvars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS2 Refresher: sendAndLoad XML</title>
		<link>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-xml/</link>
		<comments>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-xml/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:23:37 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[sendAndLoad]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=182</guid>
		<description><![CDATA[The AS2 refresher series aims to consolidate basic, everyday snippets used for the most commonly used by developers working with legacy files.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2010/01/as2-refresher-sendandload-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tips and Tricks for Internet Explorer 6: Cross Browser Support for Styles</title>
		<link>http://www.mindsculpt.net/2009/11/css-tips-and-tricks-for-internet-explorer-6-cross-browser-support-for-styles/</link>
		<comments>http://www.mindsculpt.net/2009/11/css-tips-and-tricks-for-internet-explorer-6-cross-browser-support-for-styles/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:00:34 +0000</pubDate>
		<dc:creator>Kevin Becker</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Styles]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=150</guid>
		<description><![CDATA[Internet Explorer 6 is the bane of any web developer’s existence. Unfortunately it still has a grasp on the browser market share. And when you’re doing work for law firms, pharmaceutical companies, or any industry whose target customers are more likely to have older equipment, those few people who still use IE6 become pretty important. Fortunately it’s not that hard to make a website that looks almost identical across every browser. Here are my list of fixes for the most common style related problems I’ve come across while testing in IE6.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2009/11/css-tips-and-tricks-for-internet-explorer-6-cross-browser-support-for-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The lost arts of Flash part 1: Commenting</title>
		<link>http://www.mindsculpt.net/2009/11/the-lost-arts-of-flash-part-1-commenting/</link>
		<comments>http://www.mindsculpt.net/2009/11/the-lost-arts-of-flash-part-1-commenting/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:13:18 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS2]]></category>
		<category><![CDATA[Flash AS3]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=77</guid>
		<description><![CDATA[Becoming proficient in programming ActionScript in Flash takes more than spewing object-oriented buzzwords and writing complex classes only decipherable to elite Flash geeks. In my opinion, there are three lost arts in Flash programming; in this article we'll talk briefly about commenting.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2009/11/the-lost-arts-of-flash-part-1-commenting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Animated Rollover Drop Down Navigation</title>
		<link>http://www.mindsculpt.net/2009/11/jquery-animated-rollover-drop-down-navigation/</link>
		<comments>http://www.mindsculpt.net/2009/11/jquery-animated-rollover-drop-down-navigation/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 16:10:05 +0000</pubDate>
		<dc:creator>Kevin Becker</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Rollover]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=102</guid>
		<description><![CDATA[This article will demonstrate how to create an animated rollover drop down menu using HTML, CSS, and jQuery.]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2009/11/jquery-animated-rollover-drop-down-navigation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple approaches to grabbing flashvars from HTML in Flash AS3</title>
		<link>http://www.mindsculpt.net/2009/10/simple-approaches-to-setting-up-flashvars-in-flash-as3/</link>
		<comments>http://www.mindsculpt.net/2009/10/simple-approaches-to-setting-up-flashvars-in-flash-as3/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:52:01 +0000</pubDate>
		<dc:creator>Michael Becker</dc:creator>
				<category><![CDATA[Flash AS3]]></category>

		<guid isPermaLink="false">http://www.mindsculpt.net/?p=60</guid>
		<description><![CDATA[When using flashvars locally, I used to create a temporary variable that holds the information needed to run the application offline. That way I could test it locally, and comment it out when it was ready to be pushed live. Here's my original approach:]]></description>
		<wfw:commentRss>http://www.mindsculpt.net/2009/10/simple-approaches-to-setting-up-flashvars-in-flash-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
