<?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/"
	>

<channel>
	<title>helloworlder</title>
	<atom:link href="http://www.helloworlder.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.helloworlder.com</link>
	<description>Flash, Flex, and Web Development</description>
	<pubDate>Mon, 16 Aug 2010 18:16:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Manual Website Deployment</title>
		<link>http://www.helloworlder.com/?p=471</link>
		<comments>http://www.helloworlder.com/?p=471#comments</comments>
		<pubDate>Mon, 16 Aug 2010 18:12:25 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Misc]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=471</guid>
		<description><![CDATA[Regardless of what language your app is coded in there are some things that are common to pretty much all deployments. Deployment scripts such as capistrano and Ant are great but if you haven&#8217;t done a manual deployment before, jumping the gun to a full auto deploy can be pretty confusing. We&#8217;re not talking about [...]<!-- Easy AdSense V2.76 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadout" style="text-align:center;margin:12px; "><script type="text/javascript"><!--
google_ad_client = "pub-4517592686170681";
/* 468x60, created 12/7/09 */
google_ad_slot = "0816862493";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=471</wfw:commentRss>
		</item>
		<item>
		<title>Why I Chose The Zend Framework Over Other PHP Frameworks</title>
		<link>http://www.helloworlder.com/?p=467</link>
		<comments>http://www.helloworlder.com/?p=467#comments</comments>
		<pubDate>Fri, 30 Jul 2010 08:48:08 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.helloworlder.com/?p=467</guid>
		<description><![CDATA[I posted this on Stack Overflow a while ago and it got some up votes so I&#8217;ll re-post it here. Here are the things I considered before choosing to use the Zend Framework:
1. Learning Objectives
I know with CakePHP you can get started quicker, but with a blackbox  framework such as that I feel I&#8217;d [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=467</wfw:commentRss>
		</item>
		<item>
		<title>Why Doesn&#8217;t My Phone Show Missed Calls?</title>
		<link>http://www.helloworlder.com/?p=455</link>
		<comments>http://www.helloworlder.com/?p=455#comments</comments>
		<pubDate>Mon, 07 Jun 2010 20:55:00 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.helloworlder.com/?p=455</guid>
		<description><![CDATA[This has got to be the most annoying mobile phone problem I&#8217;ve encountered. It doesn&#8217;t show the numbers of missed calls. It used to. Now it doesn&#8217;t. What the hell?
But I&#8217;ve heard worse. I have a friend with a phone that has the buggiest software like alarms not going off at the set time (yes [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=455</wfw:commentRss>
		</item>
		<item>
		<title>The Flash TileList Component Sometimes Doesn&#8217;t Load All Items</title>
		<link>http://www.helloworlder.com/?p=446</link>
		<comments>http://www.helloworlder.com/?p=446#comments</comments>
		<pubDate>Tue, 04 May 2010 15:19:59 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Actionscript 3.0]]></category>

		<category><![CDATA[actionscript 3.0]]></category>

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=446</guid>
		<description><![CDATA[Why is this happening? Garbage collection is the culprit &#8230; again!
This StackOverflow page provides the solution.  The second answer - the one related to GC -  is the one that solved the problem for me, although you should check out the first one as well.
]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=446</wfw:commentRss>
		</item>
		<item>
		<title>Intermittent Bugs Related To Garbage Collection</title>
		<link>http://www.helloworlder.com/?p=430</link>
		<comments>http://www.helloworlder.com/?p=430#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:16:09 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Actionscript 3.0]]></category>

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=430</guid>
		<description><![CDATA[I&#8217;ve been working with Actionscript 3.0 for some months now, and I&#8217;ve tripped over more than once when it came to garbage collection and memory management in general. Be very careful about letting local variables go out of scope, because the garbage collector may (or may not!) come to remove that variable before it finishes [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=430</wfw:commentRss>
		</item>
		<item>
		<title>The Ongoing Role Of Flash On The Internet</title>
		<link>http://www.helloworlder.com/?p=413</link>
		<comments>http://www.helloworlder.com/?p=413#comments</comments>
		<pubDate>Sun, 28 Feb 2010 18:32:45 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Actionscript 3.0]]></category>

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=413</guid>
		<description><![CDATA[Flash already has an important role on the Internet when it comes to general interactive applications,  games and video.
Then there&#8217;s HTML5, which is supposedly going to replace many instances where Flash would otherwise be used. YouTube has been experimenting with using HTML5 instead of Flash. However, there is not yet any reason to believe that HTML5 [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=413</wfw:commentRss>
		</item>
		<item>
		<title>Why Do Package Names Start With com. In Actionscript 3?</title>
		<link>http://www.helloworlder.com/?p=391</link>
		<comments>http://www.helloworlder.com/?p=391#comments</comments>
		<pubDate>Mon, 15 Feb 2010 15:08:05 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Actionscript 3.0]]></category>

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

		<category><![CDATA[actionscript 3.0]]></category>

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

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=391</guid>
		<description><![CDATA[Question:
Why do package names start with com. in Actionscript 3?
By the way, I&#8217;m guessing you already know that package names map to folder names. E.g. an as3 source file in the package com.example must be under the folder example, which in turn must be under the folder com..
Answer:
Package names do not have to begin with [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=391</wfw:commentRss>
		</item>
		<item>
		<title>Unit Testing AS3 Code on the Flash CS4 Platform</title>
		<link>http://www.helloworlder.com/?p=387</link>
		<comments>http://www.helloworlder.com/?p=387#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:06:09 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[Actionscript 3.0]]></category>

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

		<category><![CDATA[actionscript 3.0]]></category>

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

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

		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.helloworlder.com/?p=387</guid>
		<description><![CDATA[I&#8217;m developing a project on the Flash CS4 platform and finally started unit testing my AS3 code.  Not doing unit tests seems lazy and negligent. The only reliable unit testing framework I&#8217;ve found so far is asunit, which is open source. The Flash CS4 platform has been traditionally targeted at designers and not programmers so [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=387</wfw:commentRss>
		</item>
		<item>
		<title>Javascript Tutorial - Digg Style Selectors</title>
		<link>http://www.helloworlder.com/?p=325</link>
		<comments>http://www.helloworlder.com/?p=325#comments</comments>
		<pubDate>Sat, 05 Dec 2009 12:45:28 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[javascript]]></category>

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

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

		<category><![CDATA[html form]]></category>

		<category><![CDATA[radio button]]></category>

		<category><![CDATA[radio button alternative]]></category>

		<category><![CDATA[select button]]></category>

		<guid isPermaLink="false">http://www.helloworlder.com/?p=325</guid>
		<description><![CDATA[If you&#8217;ve posted stories to Digg before then you&#8217;re familiar with the &#8220;Choose a Topic&#8221; form. This form allows you to select which category your Digg submission belong and then lets you submit the form, all without using radio buttons. This tutorial tells you how to achieve the same effect. But I warn you that [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=325</wfw:commentRss>
		</item>
		<item>
		<title>Web App #2 - Another Facebook App</title>
		<link>http://www.helloworlder.com/?p=338</link>
		<comments>http://www.helloworlder.com/?p=338#comments</comments>
		<pubDate>Wed, 02 Dec 2009 14:19:41 +0000</pubDate>
		<dc:creator>helloworlder</dc:creator>
		
		<category><![CDATA[php]]></category>

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

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

		<guid isPermaLink="false">http://www.helloworlder.com/?p=338</guid>
		<description><![CDATA[So, this is my 2nd Facebook book app and it&#8217;s an FBML app this time, not an iframe. You can find it at  http://apps.facebook.com/makedebate . It&#8217;s called &#8220;Make Debate&#8221; and you can share your (passionate?) opinion on topics with friends and other Facebook users.
It&#8217;s more fun (and easier) to build a site using FBML [...]]]></description>
		<wfw:commentRss>http://www.helloworlder.com/?feed=rss2&amp;p=338</wfw:commentRss>
		</item>
	</channel>
</rss>
