<?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>Darron Schall</title>
	<atom:link href="http://www.darronschall.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darronschall.com</link>
	<description>Principal Architect.  Flex, iOS, Android, AIR.  Mobile, web, desktop.</description>
	<lastBuildDate>Sat, 01 Oct 2011 21:00:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Archived code moving to GitHub</title>
		<link>http://www.darronschall.com/2011/10/01/archived-code-moving-to-github/</link>
		<comments>http://www.darronschall.com/2011/10/01/archived-code-moving-to-github/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 21:00:18 +0000</pubDate>
		<dc:creator>darron</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.darronschall.com/?p=28</guid>
		<description><![CDATA[I&#8217;ve decided that, along with continuing to offer all of my old content on an archive subdomain, I&#8217;m going to move all of my old code and downloads (.zip files, .as files, etc) to GitHub. The first archived entry that I&#8217;ve done &#8230; <a href="http://www.darronschall.com/2011/10/01/archived-code-moving-to-github/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided that, along with continuing to <a href="http://www.darronschall.com/2011/09/15/archives-now-available/">offer all of my old content on an archive subdomain</a>, I&#8217;m going to move all of my old code and downloads (.zip files, .as files, etc) to GitHub.</p>
<p>The first archived entry that I&#8217;ve done for this is my October 2006 post on <a href="http://archive.darronschall.com/weblog/2006/10/convert-generic-objects-into-class-instances.html">Converting Generic Objects to Class Instances</a>.  The .zip file is no longer available on my site.  Instead, the source code has been pushed to<a href=" https://github.com/darronschall/ObjectTranslator"> https://github.com/darronschall/ObjectTranslator</a> and a .zip file can be <a href="https://github.com/darronschall/ObjectTranslator/zipball/master">downloaded directly from GitHub</a>.</p>
<p>I have not yet had a chance to create GitHub repositories for all of the content in my archives.  However, I feel this is the right thing to do moving forward.</p>
<p>Again I encourage you to let me know if there is a download missing on my archive site that you&#8217;d like to have access to.  As more people identify code that they&#8217;re trying to use but can no longer find due to broken links, I will create more repositories on GitHub to house the code.</p>
<p>I&#8217;m holding off on blindly moving everything over because some code is too old to be useful.  Other smaller, snippet-like code will probably be created via <a href="https://gist.github.com/">GitHub Gists</a> rather than full-fledged repositories.</p>
<p>I originally created my weblog as a way to share content, code, and ideas.  A lot has changed since my first few posts.  Now that sites like GitHub exist it only makes sense to leverage a social coding hub to host open source code.  By pushing content to GitHub, others can easily and freely fork, fix bugs, add features, and submit pull requests.  It&#8217;s no longer a one-way-street or isolated environment.  The move to GitHub will allow many of my readers to share, and get credit for, the additions that they&#8217;ve built on top of ideas that I&#8217;ve originally shared over the years.</p>
<p>Three cheers for social coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darronschall.com/2011/10/01/archived-code-moving-to-github/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Archives now available</title>
		<link>http://www.darronschall.com/2011/09/15/archives-now-available/</link>
		<comments>http://www.darronschall.com/2011/09/15/archives-now-available/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 00:47:36 +0000</pubDate>
		<dc:creator>darron</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.darronschall.com/?p=20</guid>
		<description><![CDATA[I&#8217;ve decided that the best way to preserve all of my old content was to create an archive subdomain, upload the backup files from my old site to the subdomain, and use .htaccess and mod_rewrite to 301 redirect old weblog &#8230; <a href="http://www.darronschall.com/2011/09/15/archives-now-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided that the best way to preserve all of my old content was to create an archive subdomain, upload the backup files from my old site to the subdomain, and use .htaccess and mod_rewrite to 301 redirect old weblog requests to their new archive location.</p>
<p>The old content has been uploaded, the http://archive.darronschall.com subdomain is up and running, and all of the old incoming links to my old weblog should now be redirecting to their new home.  Please be advised that some functions on the archive site do not work anymore (searching, commenting, etc.).  However, if you&#8217;re still having troubling getting to any of my old content let me know and I&#8217;ll see what I can do to help.</p>
<p>In the meantime, here are links to some of my more popular (and now archived) entries:</p>
<ul>
<li><a href="http://archive.darronschall.com/weblog/2008/01/creating-default-cancelable-event-handlers.html">Creating Default, Cancelable Event Handlers</a> (January 2008)</li>
<li><a href="http://archive.darronschall.com/weblog/2009/10/mate-vs-swiz.html">Mate vs. Swiz</a> (October 2009)</li>
<li><a href="http://archive.darronschall.com/weblog/2009/11/flash-camp-philadelphia-2009-flexunit-4-slides-and-examples.html">Flash Camp Philadelphia 2009 FlexUnit 4 slides and examples</a> (November 2009)</li>
<li><a href="http://archive.darronschall.com/weblog/2006/10/convert-generic-objects-into-class-instances.html">Convert Generic Objects to Class Instances</a> (October 2006)</li>
<li><a href="http://archive.darronschall.com/weblog/2007/08/on-transient-objectutilcopy-and-casting.html">On [Transient], ObjectUtil.copy(), and Casting</a> (August 2007)</li>
<li><a href="http://archive.darronschall.com/weblog/2005/03/no-brain-getter-and-setters.html">&#8216;No brain&#8217; getters and setters</a> (March 2005)</li>
<li><a href="http://archive.darronschall.com/weblog/2006/09/fc64-4-teh-win.html">FC64 4 teh win!</a> (September 2006)</li>
<li><a href="http://archive.darronschall.com/weblog/2006/08/announcing-fvnc-the-open-source-vnc-client-for-flash.html">Announcing FVNC, the Open Source VNC Client for Flash</a> (August 2006)</li>
</ul>
<p>Now that my old content lives on and incoming links have been preserved, I think it&#8217;s time I finally start writing about all of the new things I&#8217;ve been learning, working on, and involved with.</p>
<p>Onward!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darronschall.com/2011/09/15/archives-now-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pardon the dust</title>
		<link>http://www.darronschall.com/2011/09/01/pardon-the-dust/</link>
		<comments>http://www.darronschall.com/2011/09/01/pardon-the-dust/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 02:21:16 +0000</pubDate>
		<dc:creator>darron</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.darronschall.com/?p=8</guid>
		<description><![CDATA[I started a weblog in the summer of 2003.  The year is now 2011.  A lot has changed since then. One thing that hasn&#8217;t changed during that time was my hosting provider and my weblog software.  To make a long &#8230; <a href="http://www.darronschall.com/2011/09/01/pardon-the-dust/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I started a weblog in the summer of 2003.  The year is now 2011.  A lot has changed since then.</p>
<p>One thing that hasn&#8217;t changed during that time was my hosting provider and my weblog software.  To make a long story short, after becoming frustrated with both I&#8217;ve decided to drop my ColdFusion plan and MovableType installation in favor of WordPress.</p>
<p>Unfortunately this move has resulted in a lot of dead links to content that no longer exists on my domain.  I&#8217;ve made a local backup of everything, and if you&#8217;ve come here looking for something in particular you can still find all of my old content online via the Internet Archive Wayback Machine for <a href="http://web.archive.org/web/20101119060908/http://darronschall.com/weblog/">darronschall.com/weblog/</a>.</p>
<p>I&#8217;m still somewhat undecided as to the best way to preserve 8 years of Internet history from my old weblog.  Not everything I wrote in the past has relevance today but there are still some good articles that are worth saving.  Plus, it&#8217;s all Internet history.  I feel that it&#8217;s important to keep it around if I can&#8230; especially the entries that people may still find useful even today.</p>
<p>I&#8217;m expecting that I&#8217;ll bring my previous content back online through an archive.darronschall.com subdomain with a URL Rewriter to ensure all of the old links still work.  For now, if you&#8217;re searching for something and you can&#8217;t find it on the Wayback Machine, please let me know and I&#8217;ll try to get a link for you.  My archived content should be available shortly.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darronschall.com/2011/09/01/pardon-the-dust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

