<?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>Avant Mobile</title>
	<atom:link href="http://www.avantmobile.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.avantmobile.net</link>
	<description>Fast Forward Your Business &#62;&#62;</description>
	<lastBuildDate>Fri, 10 May 2013 16:13:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Appcelerator Titanium Mobile &#8211; Alloy MVC intro</title>
		<link>http://www.avantmobile.net/?p=84</link>
		<comments>http://www.avantmobile.net/?p=84#comments</comments>
		<pubDate>Fri, 10 May 2013 16:13:16 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alloy]]></category>
		<category><![CDATA[appcelerator]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=84</guid>
		<description><![CDATA[Learn the basics for starting an Alloy project in Titanium Studio. https://www.dropbox.com/s/fvduidfkns66khe/create_alloy_project.mov]]></description>
				<content:encoded><![CDATA[<p>Learn the basics for starting an Alloy project in Titanium Studio.</p>
<p>https://www.dropbox.com/s/fvduidfkns66khe/create_alloy_project.mov</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=84</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding callback functions in Javascript</title>
		<link>http://www.avantmobile.net/?p=83</link>
		<comments>http://www.avantmobile.net/?p=83#comments</comments>
		<pubDate>Mon, 25 Feb 2013 16:16:18 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=83</guid>
		<description><![CDATA[Understanding callback functions in Javascript. I&#8217;m in the same boat as this guy. Not understanding callbacks will hamstring your Javascript application development and make you look incompetent to those who expect you to understand them.]]></description>
				<content:encoded><![CDATA[<p><a href="http://recurial.com/programming/understanding-callback-functions-in-javascript/">Understanding callback functions in Javascript</a>.</p>
<p>I&#8217;m in the same boat as this guy. Not understanding callbacks will hamstring your Javascript application development and make you look incompetent to those who expect you to understand them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript scope and the “self” argument</title>
		<link>http://www.avantmobile.net/?p=82</link>
		<comments>http://www.avantmobile.net/?p=82#comments</comments>
		<pubDate>Fri, 22 Feb 2013 14:51:58 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=82</guid>
		<description><![CDATA[MediaFresh News: » Blog Archive » Javascript scope and the “self” argument. &#8220;This&#8221; gets me into more trouble than I care to count (pun intended). Understanding closures and the &#8220;this&#8221; pseudo-variable (vs. &#8220;self&#8221;) is critical to developing apps with the &#8230; <a href="http://www.avantmobile.net/?p=82">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.mediafresh.net/?p=234">MediaFresh News: » Blog Archive » Javascript scope and the “self” argument</a>.</p>
<p>&#8220;This&#8221; gets me into more trouble than I care to count (pun intended). Understanding closures and the &#8220;this&#8221; pseudo-variable (vs. &#8220;self&#8221;) is critical to developing apps with the Titanium SDK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brain Dump: Faster way to install iOS .ipa apps on testing devices</title>
		<link>http://www.avantmobile.net/?p=81</link>
		<comments>http://www.avantmobile.net/?p=81#comments</comments>
		<pubDate>Mon, 11 Feb 2013 16:41:39 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Deploy]]></category>
		<category><![CDATA[deploying]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[titanium-app]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=81</guid>
		<description><![CDATA[Brain Dump: Faster way to install iOS .ipa apps on testing devices. As a Titanium SDK app developer, you&#8217;ll eventually need to test your app on a real device. Apple&#8217;s provisioning process is a train wreck (sorry Apple. you created &#8230; <a href="http://www.avantmobile.net/?p=81">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://abcd-tech.blogspot.com/2010/12/faster-way-to-install-ios-ipa-apps-on.html">Brain Dump: Faster way to install iOS .ipa apps on testing devices</a>.</p>
<p>As a Titanium SDK app developer, you&#8217;ll eventually need to test your app on a real device. Apple&#8217;s provisioning process is a train wreck (sorry Apple. you created that mess, not me.). So, if you survive that gauntlet, you&#8217;ll be faced with your next challenge &#8212; syncing your app for on-device testing.</p>
<p>Andrew Blair was kind enough to brain dump the process in a blog post. Although he refers to Flash developers, the process is identical for Titanium devs.</p>
<p>Happy coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rubular: a Ruby regular expression editor and tester</title>
		<link>http://www.avantmobile.net/?p=78</link>
		<comments>http://www.avantmobile.net/?p=78#comments</comments>
		<pubDate>Sat, 08 Dec 2012 15:57:20 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Regex]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=78</guid>
		<description><![CDATA[Rubular: a Ruby regular expression editor and tester. Bookmark this page. If you work with text strings and input at all, you&#8217;ll need it eventually]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.rubular.com/">Rubular: a Ruby regular expression editor and tester</a>.</p>
<p>Bookmark this page. If you work with text strings and input at all, you&#8217;ll need it eventually</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=78</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wow, an expanding subscriber base! Time to chime in.</title>
		<link>http://www.avantmobile.net/?p=75</link>
		<comments>http://www.avantmobile.net/?p=75#comments</comments>
		<pubDate>Sat, 01 Dec 2012 16:55:00 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Insights]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=75</guid>
		<description><![CDATA[Thanks to everyone who has subscribed to my blog. Rather than run this blog as a one-way communication about whatever seems important to me at the time, I&#8217;d like to enlist the aid of the subscribers. What do you want &#8230; <a href="http://www.avantmobile.net/?p=75">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Thanks to everyone who has subscribed to my blog. Rather than run this blog as a one-way communication about whatever seems important to me at the time, I&#8217;d like to enlist the aid of the subscribers. What do you want to know about mobile and web technologies?</p>
<p>Post your comments and suggestions here. I get notified about every post. So, I will receive all your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TCAD &#8211; It&#8217;s official!</title>
		<link>http://www.avantmobile.net/?p=70</link>
		<comments>http://www.avantmobile.net/?p=70#comments</comments>
		<pubDate>Fri, 24 Aug 2012 17:44:07 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=70</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.avantmobile.net/wp-content/uploads/2012/08/tcad_color.png"><img class="alignleft size-medium wp-image-71" title="tcad_color" src="http://www.avantmobile.net/wp-content/uploads/2012/08/tcad_color-300x120.png" alt="Titanium Certified App Developer" width="300" height="120" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=70</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Apple&#8217;s Magic Mouse to work on Windows 7.</title>
		<link>http://www.avantmobile.net/?p=68</link>
		<comments>http://www.avantmobile.net/?p=68#comments</comments>
		<pubDate>Thu, 02 Aug 2012 02:49:02 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=68</guid>
		<description><![CDATA[Search Results for magic mouse driver — 3 Articles. The second article has links to both 32- and 64-bit versions of the driver. Run the .exe and you&#8217;re set.]]></description>
				<content:encoded><![CDATA[<p><a href="http://uneasysilence.com/?s=magic+mouse+driver&amp;submit=Submit">Search Results for magic mouse driver — 3 Articles</a>.</p>
<p>The second article has links to both 32- and 64-bit versions of the driver. Run the .exe and you&#8217;re set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac Tutorial: Show Hidden Files in Finder Using Terminal &#124; iPod, iPhone, iPad, Mac Apps &amp; News &#8212; iTracki.com</title>
		<link>http://www.avantmobile.net/?p=65</link>
		<comments>http://www.avantmobile.net/?p=65#comments</comments>
		<pubDate>Mon, 30 Jul 2012 19:27:47 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=65</guid>
		<description><![CDATA[Mac Tutorial: Show Hidden Files in Finder Using Terminal &#124; iPod, iPhone, iPad, Mac Apps &#38; News &#8212; iTracki.com. I can never remember how to do this.]]></description>
				<content:encoded><![CDATA[<p><a href="http://itracki.com/timeless/mac-tutorial-show-hidden-files-finder-terminal/">Mac Tutorial: Show Hidden Files in Finder Using Terminal | iPod, iPhone, iPad, Mac Apps &amp; News &#8212; iTracki.com</a>.</p>
<p>I can never remember how to do this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I view/see the PATH in a windows environment?</title>
		<link>http://www.avantmobile.net/?p=55</link>
		<comments>http://www.avantmobile.net/?p=55#comments</comments>
		<pubDate>Mon, 18 Jun 2012 14:49:47 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Insights]]></category>

		<guid isPermaLink="false">http://www.avantmobile.net/?p=55</guid>
		<description><![CDATA[How do I view/see the PATH in a windows environment?. Why do  I always forget this? Doh!]]></description>
				<content:encoded><![CDATA[<p><a href="http://geekswithblogs.net/AskPaula/archive/2008/12/18/128035.aspx">How do I view/see the PATH in a windows environment?</a>.</p>
<p>Why do  I always forget this? Doh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avantmobile.net/?feed=rss2&#038;p=55</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
