<?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>Kernel Panic &#187; devs</title>
	<atom:link href="http://blog.epelaez.net/tag/devs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.epelaez.net</link>
	<description>~Keep It Simple</description>
	<lastBuildDate>Wed, 30 Jun 2010 17:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting up objects</title>
		<link>http://blog.epelaez.net/10/setting-up-objects/</link>
		<comments>http://blog.epelaez.net/10/setting-up-objects/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 21:38:51 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[devs]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Headers]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=465</guid>
		<description><![CDATA[This is something that bothers me when using apps (yes, it&#8217;s half a rant, half an advice. I&#8217;m actually tagging it &#8220;rant&#8221;, you&#8217;ll probably see that tag grow when I start sending my apps for AppStore aproval), devs don&#8217;t take the time to change the default properties of objects, and it&#8217;s something actually really easy. [...]]]></description>
			<content:encoded><![CDATA[<p>This is something that bothers me when using apps (yes, it&#8217;s half a rant, half an advice. I&#8217;m actually tagging it &#8220;rant&#8221;, you&#8217;ll probably see that tag grow when I start sending my apps for AppStore aproval), devs don&#8217;t take the time to change the default properties of objects, and it&#8217;s something actually really easy.<span id="more-465"></span></p>
<p>Not knowing what properties objects have is no excuse, because all you have to do is open the header files and scroll to where the properties are declared and see what you can change, most property names are very self-explanatory, and the ones that aren&#8217;t enough, usually have comments saying what they do.</p>
<p>So please, devs out there, don&#8217;t leave the default values of your objects (unless, of course, that&#8217;s the value you need), setting them up properly it really easy to do, and it makes your app stand out.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/10/setting-up-objects/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/10/setting-up-objects/&amp;title=Setting+up+objects" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/10/setting-up-objects/&amp;title=Setting+up+objects" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/10/setting-up-objects/&amp;t=Setting+up+objects" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Setting%20up%20objects%22&amp;body=Link: http://blog.epelaez.net/10/setting-up-objects/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A This%20is%20something%20that%20bothers%20me%20when%20using%20apps%20%28yes%2C%20it%27s%20half%20a%20rant%2C%20half%20an%20advice.%20I%27m%20actually%20tagging%20it%20%22rant%22%2C%20you%27ll%20probably%20see%20that%20tag%20grow%20when%20I%20start%20sending%20my%20apps%20for%20AppStore%20aproval%29%2C%20devs%20don%27t%20take%20the%20time%20to%20change%20the%20default%20properties%20of%20objects%2C%20and%20it%27s%20something%20act" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Setting+up+objects+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/10/setting-up-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
