<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Internet Store of Knowledge</title>
	<atom:link href="http://mjstelly.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjstelly.wordpress.com</link>
	<description>Let&#039;s keep knowledge free and open to the public.</description>
	<lastBuildDate>Wed, 24 Aug 2011 15:32:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mjstelly.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Internet Store of Knowledge</title>
		<link>http://mjstelly.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mjstelly.wordpress.com/osd.xml" title="Internet Store of Knowledge" />
	<atom:link rel='hub' href='http://mjstelly.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Titanium Studio &#8211; More Javascript form validators</title>
		<link>http://mjstelly.wordpress.com/2011/08/24/titanium-studio-more-javascript-form-validators/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/24/titanium-studio-more-javascript-form-validators/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 15:31:57 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Titanium Studio]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=166</guid>
		<description><![CDATA[For the record, I don&#8217;t claim any expertise with regular expressions (regex). I found an excellent real-time regex creator from Grant Skinner here. Thanks, Grant. I took his pre-formed regular expression for validating email and incorporated it into my own &#8230; <a href="http://mjstelly.wordpress.com/2011/08/24/titanium-studio-more-javascript-form-validators/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=166&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/24/titanium-studio-more-javascript-form-validators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Begin a validation library &#8211; form validation</title>
		<link>http://mjstelly.wordpress.com/2011/08/22/begin-a-validation-library-form-validation/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/22/begin-a-validation-library-form-validation/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 22:01:11 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[iOS SDK]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Titanium Studio]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=162</guid>
		<description><![CDATA[In part to help other developers, and in part so that I don&#8217;t forget, I&#8217;ll post the beginnings of a Titanium Studio form validation library. This is what I created today. //TEST FIELDS FOR NUMBER CHARACTERS var hasNumbers = /[0-9]+(?:\.[0-9]*)?/; &#8230; <a href="http://mjstelly.wordpress.com/2011/08/22/begin-a-validation-library-form-validation/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=162&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/22/begin-a-validation-library-form-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>State which state you&#8217;re in&#8230; Titanium iOS US state picker</title>
		<link>http://mjstelly.wordpress.com/2011/08/22/state-which-state-youre-in-titanium-ios-us-state-picker/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/22/state-which-state-youre-in-titanium-ios-us-state-picker/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 14:58:37 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS SDK]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Titanium Studio]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=145</guid>
		<description><![CDATA[Last time, I discussed creating an iOS date picker; a code piece that is used quite extensively in app development. I hope it saved you some time. Today, playing off the &#8220;picker&#8221; theme, I&#8217;ll post the US State picker code. &#8230; <a href="http://mjstelly.wordpress.com/2011/08/22/state-which-state-youre-in-titanium-ios-us-state-picker/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=145&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/22/state-which-state-youre-in-titanium-ios-us-state-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorials in the pipeline</title>
		<link>http://mjstelly.wordpress.com/2011/08/19/tutorials-in-the-pipeline/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/19/tutorials-in-the-pipeline/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 15:39:01 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Debriefing]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[tips 'n tricks]]></category>
		<category><![CDATA[Titanium Studio]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=107</guid>
		<description><![CDATA[Don&#8217;t have time to post them yet. But look for these handy Titanium Studio tips: How to take/upload a photo Copy this handy US State picklist (UIPicker)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=107&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/19/tutorials-in-the-pipeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://mjstelly.files.wordpress.com/2011/08/image001.png?w=145" />
		<media:content url="http://mjstelly.files.wordpress.com/2011/08/image001.png?w=145" medium="image">
			<media:title type="html">image001</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Titanium Studio &#8211; iOS date picker</title>
		<link>http://mjstelly.wordpress.com/2011/08/17/titanium-studio-ios-date-picker/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/17/titanium-studio-ios-date-picker/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 03:24:21 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[code example]]></category>
		<category><![CDATA[date-picker]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Titanium Studio]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=108</guid>
		<description><![CDATA[I don&#8217;t know. Was it was my unfamiliarity with Titanium Studio, a javascript-based cross-platform mobile app development environment, or the fact that I haven&#8217;t developed in javascript in over 2 years? Whatever it was, it took me more hours than &#8230; <a href="http://mjstelly.wordpress.com/2011/08/17/titanium-studio-ios-date-picker/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=108&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/17/titanium-studio-ios-date-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>

		<media:content url="http://mjstelly.files.wordpress.com/2011/08/datepicker.png?w=230" medium="image">
			<media:title type="html">datePicker</media:title>
		</media:content>
	</item>
		<item>
		<title>Re-incarnation</title>
		<link>http://mjstelly.wordpress.com/2011/08/17/re-incarnation/</link>
		<comments>http://mjstelly.wordpress.com/2011/08/17/re-incarnation/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 01:11:14 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Debriefing]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=104</guid>
		<description><![CDATA[Here we go again. Over the years, I&#8217;ve tried to sustain an interest in blogging. For the most part, my efforts sporadic at best. So, it&#8217;s time again to give it a whirl. I won&#8217;t promise any extended effort, but &#8230; <a href="http://mjstelly.wordpress.com/2011/08/17/re-incarnation/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=104&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2011/08/17/re-incarnation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t ditch your iPhone just yet&#8230;</title>
		<link>http://mjstelly.wordpress.com/2010/09/24/dont-ditch-your-iphone-just-yet/</link>
		<comments>http://mjstelly.wordpress.com/2010/09/24/dont-ditch-your-iphone-just-yet/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 17:44:24 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile OS]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=101</guid>
		<description><![CDATA[Android Is As Open As The Clenched Fist I’d Like To Punch The Carriers With. I, among others, perennially root for the underdog in a fight. Maybe that&#8217;s why the &#8220;Rocky&#8221; movie series was so popular (it certainly wasn&#8217;t because &#8230; <a href="http://mjstelly.wordpress.com/2010/09/24/dont-ditch-your-iphone-just-yet/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=101&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2010/09/24/dont-ditch-your-iphone-just-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Opportunity = oDesk epic /fail</title>
		<link>http://mjstelly.wordpress.com/2010/09/20/opportunity-odesk-epic-fail/</link>
		<comments>http://mjstelly.wordpress.com/2010/09/20/opportunity-odesk-epic-fail/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:56:58 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Debriefing]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[odesk]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=94</guid>
		<description><![CDATA[To avoid regurgitating my oDesk rant, I&#8217;ll provide the link for you to read at your leisure. Opportunity Lost<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=94&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2010/09/20/opportunity-odesk-epic-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>Bad UI! Sit, stay! 20-minute WordPress password change</title>
		<link>http://mjstelly.wordpress.com/2010/09/20/bad-ui-sit-stay-20-minute-wordpress-password-change/</link>
		<comments>http://mjstelly.wordpress.com/2010/09/20/bad-ui-sit-stay-20-minute-wordpress-password-change/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:48:55 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Debriefing]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=95</guid>
		<description><![CDATA[Passwords « Support — WordPress.com. I&#8217;m no slouch when it comes to searching for information on the web. But it took me twenty &#8220;internet&#8221; minutes to find the link above. That&#8217;s like 10,000 human years. That&#8217;s twenty minutes of my &#8230; <a href="http://mjstelly.wordpress.com/2010/09/20/bad-ui-sit-stay-20-minute-wordpress-password-change/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=95&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2010/09/20/bad-ui-sit-stay-20-minute-wordpress-password-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
		<item>
		<title>The perils of freelancing</title>
		<link>http://mjstelly.wordpress.com/2010/07/19/the-perils-of-freelancing/</link>
		<comments>http://mjstelly.wordpress.com/2010/07/19/the-perils-of-freelancing/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:31:34 +0000</pubDate>
		<dc:creator>Michael Stelly</dc:creator>
				<category><![CDATA[Debriefing]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[lessons learned]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://mjstelly.wordpress.com/?p=86</guid>
		<description><![CDATA[Consulting freelance brings a whole new meaning to the phrase &#8220;at-will workplace&#8221;. Just when my last gig was ramping up, the client drops me because he&#8217;s over-budget. What?!! &#8220;Yea, well. Sorry. This is costing me way more than I anticipated. &#8230; <a href="http://mjstelly.wordpress.com/2010/07/19/the-perils-of-freelancing/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mjstelly.wordpress.com&amp;blog=11491044&amp;post=86&amp;subd=mjstelly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mjstelly.wordpress.com/2010/07/19/the-perils-of-freelancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628918e98e066e1943dbe8d78d461155?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjstelly</media:title>
		</media:content>
	</item>
	</channel>
</rss>
