<?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>Life &#38; Technology</title>
	<atom:link href="http://earljon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://earljon.wordpress.com</link>
	<description>Handful lessons in different areas of technology and life in general.</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:06:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='earljon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Life &#38; Technology</title>
		<link>http://earljon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://earljon.wordpress.com/osd.xml" title="Life &#38; Technology" />
	<atom:link rel='hub' href='http://earljon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mac OS X Lion: Hide Guest User Account</title>
		<link>http://earljon.wordpress.com/2011/11/27/mac-os-x-lion-hide-guest-user-account/</link>
		<comments>http://earljon.wordpress.com/2011/11/27/mac-os-x-lion-hide-guest-user-account/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 13:46:38 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://earljon.wordpress.com/?p=370</guid>
		<description><![CDATA[Recently, I upgraded my MacBook Pro to the latest incremental update of Lion which is version 10.7.2. The upgrade went fine but I noticed that upon logging-in, the Guest user account is now visible/appearing from my login screen every time I boot up my Mac. I thought this was caused by iCloud and Find My [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=370&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/11/27/mac-os-x-lion-hide-guest-user-account/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/11/security-privacy.png" medium="image">
			<media:title type="html">Security &#38; Privacy</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing dynamic UITableViewCell height on UITableView</title>
		<link>http://earljon.wordpress.com/2011/09/14/implementing-dynamic-uitableviewcell-height-on-uitableview/</link>
		<comments>http://earljon.wordpress.com/2011/09/14/implementing-dynamic-uitableviewcell-height-on-uitableview/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 05:16:06 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[UITableView]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/09/14/implementing-dynamic-uitableviewcell-height-on-uitableview/</guid>
		<description><![CDATA[If you’ve used Twitter iOS application, then most probably you will notice that content streams differ in sizes based on the length of each tweets. And if we are implementing such as this in simplest way of doing this, we could be using UITableView’s heightForRowAtIndexPath delegate method and get/set the size of each string on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=369&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/09/14/implementing-dynamic-uitableviewcell-height-on-uitableview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/09/uitableview_dynamicheight_thumb.png" medium="image">
			<media:title type="html">UITableView_DynamicHeight</media:title>
		</media:content>
	</item>
		<item>
		<title>iOS Series: Recreating ABS-CBN News iPhone Application</title>
		<link>http://earljon.wordpress.com/2011/09/08/ios-series-recreating-abs-cbn-news-iphone-application/</link>
		<comments>http://earljon.wordpress.com/2011/09/08/ios-series-recreating-abs-cbn-news-iphone-application/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 16:11:22 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[abs-cbn]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/09/08/ios-series-recreating-abs-cbn-news-iphone-application/</guid>
		<description><![CDATA[With this iOS blog series, I will try to recreate existing application found on the AppStore that I assume is not natively developed in Objective-C codes but rather using 3rd party frameworks that produces/generates binaries specific to platform. My target iOS application, ABS-CBN News is an iPhone-only application which I think is built using Titanium [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=366&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/09/08/ios-series-recreating-abs-cbn-news-iphone-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>
	</item>
		<item>
		<title>Horizontal Menu with UITableView Tap Status Bar not working</title>
		<link>http://earljon.wordpress.com/2011/09/02/horizontal-menu-with-uitableview-tap-status-bar-not-working/</link>
		<comments>http://earljon.wordpress.com/2011/09/02/horizontal-menu-with-uitableview-tap-status-bar-not-working/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 07:05:22 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UISrollView]]></category>
		<category><![CDATA[UITableView]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/09/02/horizontal-menu-with-uitableview-tap-status-bar-not-working/</guid>
		<description><![CDATA[Yesterday, I downloaded the ABS-CBN News iOS app to see news and articles and let myself update on what’s going on. The application looks good and it feels natural, very intuitive as they presented their menus as a horizontal tab placed on the header and then the content is being changed on the UITableView. Even [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=360&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/09/02/horizontal-menu-with-uitableview-tap-status-bar-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/09/horizmenu_screenshot_thumb.png" medium="image">
			<media:title type="html">HorizMenu_Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>3 Smarter Ways to screen lock Snow Leopard</title>
		<link>http://earljon.wordpress.com/2011/06/19/3-smarter-ways-to-screen-lock-snow-leopard/</link>
		<comments>http://earljon.wordpress.com/2011/06/19/3-smarter-ways-to-screen-lock-snow-leopard/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 16:55:12 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[lock screen]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/06/19/3-smarter-ways-to-screen-lock-snow-leopard/</guid>
		<description><![CDATA[In a Windows world, Ctrl+Alt+Del or WinKey + L will lock your machine and bring up the login screen and this shortcut&#160; is really a time saver and considered to be the quickest approach to lock your screen. But when you’re in a Mac world, there’s no such thing as Ctrl+Alt+Del that will lock your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=325&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/06/19/3-smarter-ways-to-screen-lock-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/locktight_screen02_thumb.png" medium="image">
			<media:title type="html">LockTight_Screen02</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/locktight_screen01_thumb.png" medium="image">
			<media:title type="html">LockTight_Screen01</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/screenshot20110619at12-27-39am_thumb.png" medium="image">
			<media:title type="html">Screen shot 2011-06-19 at 12.27.39 AM</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/screenshot20110619at12-27-23am_thumb.png" medium="image">
			<media:title type="html">Screen shot 2011-06-19 at 12.27.23 AM</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/automator_thumb.png" medium="image">
			<media:title type="html">Automator</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/06/systempreferences_thumb.png" medium="image">
			<media:title type="html">System Preferences</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy RSS Syndication in .NET</title>
		<link>http://earljon.wordpress.com/2011/05/26/easy-rss-syndication-in-net/</link>
		<comments>http://earljon.wordpress.com/2011/05/26/easy-rss-syndication-in-net/#comments</comments>
		<pubDate>Thu, 26 May 2011 13:34:26 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/05/26/easy-rss-syndication-in-net/</guid>
		<description><![CDATA[My office colleague just asked me about the easy way to read and retrieve an RSS feed for a specific or multiple sites. And I say that Microsoft did indeed has a class called Syndication that resides under System.ServiceModel namespace that handles not only RSS but also Atom format too! Below is a console application [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=306&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/05/26/easy-rss-syndication-in-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/05/live_writer_servicemodel_thumb.png" medium="image">
			<media:title type="html">live_writer_serviceModel</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/05/live_writer_snippet01_thumb.png" medium="image">
			<media:title type="html">live_writer_snippet01</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/05/live_writer_snippet02_thumb.png" medium="image">
			<media:title type="html">live_writer_snippet02</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/05/live_writer_rssconsole_thumb.png" medium="image">
			<media:title type="html">live_writer_rssConsole</media:title>
		</media:content>
	</item>
		<item>
		<title>Make Your Online Presence Be Known</title>
		<link>http://earljon.wordpress.com/2011/05/02/make-your-online-presence-be-known/</link>
		<comments>http://earljon.wordpress.com/2011/05/02/make-your-online-presence-be-known/#comments</comments>
		<pubDate>Mon, 02 May 2011 04:16:45 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://earljon.wordpress.com/?p=298</guid>
		<description><![CDATA[Just sharing you this awesome and wonderful idea online – http://about.me . Make your online profile be known for others to see. Your Benefits: • It’s your business card online • No need to talk, your online profile is your portfolio • Career highlights – good for potential employer seeking candidates • No matter what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=298&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/05/02/make-your-online-presence-be-known/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>
	</item>
		<item>
		<title>Telerik&#8217;s JustCode AddIn for Visual Studio</title>
		<link>http://earljon.wordpress.com/2011/04/03/teleriks-justcode-addin-for-visual-studio/</link>
		<comments>http://earljon.wordpress.com/2011/04/03/teleriks-justcode-addin-for-visual-studio/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 04:19:20 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[.NET General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[justcode]]></category>
		<category><![CDATA[telerik]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/04/03/teleriks-justcode-addin-for-visual-studio/</guid>
		<description><![CDATA[I just received an email from Telerik stating that I was one of the lucky first 500 people to submit an email to decompiler@telerik.com. And with this, Telerik gave me a $249 worth of product for FREE with Subscription and Priority Support. So now, I will be enjoying using this wonderful JustCode addin tool for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=297&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/04/03/teleriks-justcode-addin-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>
	</item>
		<item>
		<title>Smug Appventures &#8211; There&#8217;s An App for That!</title>
		<link>http://earljon.wordpress.com/2011/03/23/smug-appventures-theres-an-app-for-that/</link>
		<comments>http://earljon.wordpress.com/2011/03/23/smug-appventures-theres-an-app-for-that/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:01:30 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/03/23/smug-appventures-theres-an-app-for-that/</guid>
		<description><![CDATA[Together with my good friend, Dennis, we have set-up our website named Smug Appventures that will focus on the following ideas: Mobile related and technology news including but not limited to iOS and Android Showcase of FREE apps created by our fellow Filipinos Developer article posting encourages other Pinoy devs to participate and share their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=296&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/03/23/smug-appventures-theres-an-app-for-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>
	</item>
		<item>
		<title>iOS: Parsing XML file using APXML Library</title>
		<link>http://earljon.wordpress.com/2011/03/06/ios-parsing-xml-file-using-apxml-library/</link>
		<comments>http://earljon.wordpress.com/2011/03/06/ios-parsing-xml-file-using-apxml-library/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 16:54:06 +0000</pubDate>
		<dc:creator>Earljon Hidalgo</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apxml]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">https://earljon.wordpress.com/2011/03/06/ios-parsing-xml-file-using-apxml-library/</guid>
		<description><![CDATA[Recently, I just got the chance to work on an assignment that requires me to read XML file from the internet and display the fetch data on a simple UITableView. And to be honest, this is the first time I am parsing an XML documents as I am more familiar with the JSON format instead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=earljon.wordpress.com&amp;blog=3434160&amp;post=284&amp;subd=earljon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://earljon.wordpress.com/2011/03/06/ios-parsing-xml-file-using-apxml-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e4d8619b858438840414c75cbc02942e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">earljon</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/01_thumb.png" medium="image">
			<media:title type="html">01</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/02_thumb.png" medium="image">
			<media:title type="html">02</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/03_thumb.png" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/04_thumb.png" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/05_thumb.png" medium="image">
			<media:title type="html">05</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/xml_21_thumb.png" medium="image">
			<media:title type="html">xml_21</media:title>
		</media:content>

		<media:content url="http://earljon.files.wordpress.com/2011/03/xml_22_thumb.png" medium="image">
			<media:title type="html">xml_22</media:title>
		</media:content>
	</item>
	</channel>
</rss>
