<?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>Life by Bits &#38; Numbers</title>
	<atom:link href="http://www.inteist.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteist.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:13:35 +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>Should Microsoft out-Apple Apple?</title>
		<link>http://www.inteist.com/2013/05/should-microsoft-out-apple-apple/</link>
		<comments>http://www.inteist.com/2013/05/should-microsoft-out-apple-apple/#comments</comments>
		<pubDate>Fri, 17 May 2013 17:13:35 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1099</guid>
		<description><![CDATA[Microsoft’s strategy should not be to produce a better phone or tablet or to be the best mobile content provider. It cannot out-Apple Apple.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/09/android-and-apple-fun/' rel='bookmark' title='Android and Apple Fun'>Android and Apple Fun</a></li>
<li><a href='http://www.inteist.com/2012/02/mobile-advertising-by-the-numbers-inforgraphics-from-inneractive/' rel='bookmark' title='Mobile advertising by the numbers &#8211; inforgraphics from InnerActive'>Mobile advertising by the numbers &#8211; inforgraphics from InnerActive</a></li>
<li><a href='http://www.inteist.com/2011/09/windows-8-contracts-whats-the-fuss-is-all-about/' rel='bookmark' title='Windows 8 &#8220;contracts&#8221; what&#8217;s the fuss is all about'>Windows 8 &#8220;contracts&#8221; what&#8217;s the fuss is all about</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2013/05/should-microsoft-out-apple-apple/"></g:plusone></div><p>Microsoft’s strategy should not be to produce a better phone or tablet or to be the best mobile content provider. It cannot out-Apple Apple.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/09/android-and-apple-fun/' rel='bookmark' title='Android and Apple Fun'>Android and Apple Fun</a></li>
<li><a href='http://www.inteist.com/2012/02/mobile-advertising-by-the-numbers-inforgraphics-from-inneractive/' rel='bookmark' title='Mobile advertising by the numbers &#8211; inforgraphics from InnerActive'>Mobile advertising by the numbers &#8211; inforgraphics from InnerActive</a></li>
<li><a href='http://www.inteist.com/2011/09/windows-8-contracts-whats-the-fuss-is-all-about/' rel='bookmark' title='Windows 8 &#8220;contracts&#8221; what&#8217;s the fuss is all about'>Windows 8 &#8220;contracts&#8221; what&#8217;s the fuss is all about</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2013/05/should-microsoft-out-apple-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming fonts</title>
		<link>http://www.inteist.com/2013/04/programming-fonts/</link>
		<comments>http://www.inteist.com/2013/04/programming-fonts/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 22:20:12 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[SublimeText]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1067</guid>
		<description><![CDATA[It is a matter of preference, no doubt, but most developers I know prefer monospaced fonts. So what are the best ones to be used? Over the years, I&#8217;ve tried numerous fonts and the few that work good are Monaco, Menlo, and finally Ubuntu Mono. Menlo is a great font that comes with OS X [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/02/fixing-eclipse-fonts-on-os-x/' rel='bookmark' title='Fixing Eclipse fonts on OS X'>Fixing Eclipse fonts on OS X</a></li>
<li><a href='http://www.inteist.com/technical-references/custom-fonts-on-android/' rel='bookmark' title='Custom fonts on Android'>Custom fonts on Android</a></li>
<li><a href='http://www.inteist.com/2012/03/os-x-setup-textwrangler-as-your-default-editor-for-git/' rel='bookmark' title='OS X Setup TextWrangler as your default editor for Git'>OS X Setup TextWrangler as your default editor for Git</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2013/04/programming-fonts/"></g:plusone></div><p>It is a matter of preference, no doubt, but most developers I know prefer <a href="http://en.wikipedia.org/wiki/Monospaced_font">monospaced fonts</a>. So what are the best ones to be used?</p>
<p>Over the years, I&#8217;ve tried numerous fonts and the few that work good are Monaco, Menlo, and finally Ubuntu Mono. Menlo is a great font that comes with OS X and is used in X-Code. It is also the best font so far that I found <a href="http://www.inteist.com/2012/02/fixing-eclipse-fonts-on-os-x/">to use with Eclipse</a>.</p>
<p>I have recently tried to work with <a href="http://www.sublimetext.com/2">Sublime Text 2</a>. I have used <a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a> before but Sublime seems so much more powerful out of the box. I read somewhere that it is possible to setup TextWrangler with various plugins and extensions to make it quite powerful too, but Sublime Text comes already quite powerful out of the box and just feels more natural. TextWrangler never really felt natural to me but it was the best option I had so far as it had more options than Smultron.</p>
<p>So I tried Ubuntu Mono with Sublime Text but it looks almost the same as Menlo and since I am using Menlo with Eclipse already (Ubuntu Mono regular was horrible in Eclipse) I decided to keep using Menlo despite many praises towards Ubuntu Mono. But Ubuntu might be a good alternative for other OSes that do not have the Menlo bundled with it.</p>
<p>Happy coding!</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/02/fixing-eclipse-fonts-on-os-x/' rel='bookmark' title='Fixing Eclipse fonts on OS X'>Fixing Eclipse fonts on OS X</a></li>
<li><a href='http://www.inteist.com/technical-references/custom-fonts-on-android/' rel='bookmark' title='Custom fonts on Android'>Custom fonts on Android</a></li>
<li><a href='http://www.inteist.com/2012/03/os-x-setup-textwrangler-as-your-default-editor-for-git/' rel='bookmark' title='OS X Setup TextWrangler as your default editor for Git'>OS X Setup TextWrangler as your default editor for Git</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2013/04/programming-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Jackson JSON Parser in Android Project</title>
		<link>http://www.inteist.com/2013/03/using-jackson-json-parser-in-android-project/</link>
		<comments>http://www.inteist.com/2013/03/using-jackson-json-parser-in-android-project/#comments</comments>
		<pubDate>Sat, 02 Mar 2013 01:53:52 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Jackson]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1055</guid>
		<description><![CDATA[After some research around JSON libraries I reached conclusion that Jackson would be the first choice, both because it is much more used then Gson and it seems to have performance edge over Gson as well. Unfortunately though, adding just the core and the databind jars, without using ProGuard inflates the size of the final [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/easily-retrace-proguard-obfuscated-android-code/' rel='bookmark' title='Easily retrace Proguard obfuscated Android code'>Easily retrace Proguard obfuscated Android code</a></li>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2013/03/using-jackson-json-parser-in-android-project/"></g:plusone></div><p>After some research around JSON libraries I reached conclusion that Jackson would be the first choice, both because it is much more used then Gson and it seems to have performance edge over Gson as well. Unfortunately though, adding just the <strong>core</strong> and the <strong>databind</strong> jars, without using ProGuard inflates the size of the final APK by a whooping <strong>600Kb</strong>.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/easily-retrace-proguard-obfuscated-android-code/' rel='bookmark' title='Easily retrace Proguard obfuscated Android code'>Easily retrace Proguard obfuscated Android code</a></li>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2013/03/using-jackson-json-parser-in-android-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android ICS style buttons for a dialog</title>
		<link>http://www.inteist.com/2013/01/android-ics-style-buttons-for-a-dialog/</link>
		<comments>http://www.inteist.com/2013/01/android-ics-style-buttons-for-a-dialog/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 04:03:29 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1041</guid>
		<description><![CDATA[This is basically how you create a standart borderless buttons, like the Android ICS ones. &#60;!-- OK/Cancel buttons. &#160;--&#62; &#60;LinearLayout &#160; &#160; &#160; &#160;android:layout_width=&#34;match_parent&#34; &#160; &#160; &#160; &#160;android:layout_height=&#34;wrap_content&#34; &#160; &#160; &#160; &#160;android:orientation=&#34;vertical&#34; &#160; &#160; &#160; &#160;android:divider=&#34;?android:attr/dividerHorizontal&#34; &#160; &#160; &#160; &#160;android:showDividers=&#34;beginning&#34; &#160; &#160; &#160; &#160;android:paddingTop=&#34;16dip&#34;&#62; &#160; &#160; &#60;LinearLayout &#160; &#160; &#160; &#160; &#160; &#160;style=&#34;?android:attr/buttonBarStyle&#34; &#160; &#160; [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
<li><a href='http://www.inteist.com/2012/07/how-to-determine-theme-background-color-on-windows-phone/' rel='bookmark' title='How to determine theme background color on Windows Phone'>How to determine theme background color on Windows Phone</a></li>
<li><a href='http://www.inteist.com/2010/11/android-vs-iphone-vs-blackberry-users/' rel='bookmark' title='Android vs. iPhone vs. BlackBerry Users'>Android vs. iPhone vs. BlackBerry Users</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2013/01/android-ics-style-buttons-for-a-dialog/"></g:plusone></div><p>
This is basically how you create a standart borderless buttons, like the Android ICS ones.
</p>
<pre>

<div class="codecolorer-container xml vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="xml codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #808080; font-style: italic;">&lt;!-- OK/Cancel buttons. &nbsp;--&gt;</span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;LinearLayout</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;match_parent&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:orientation</span>=<span style="color: #ff0000;">&quot;vertical&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:divider</span>=<span style="color: #ff0000;">&quot;?android:attr/dividerHorizontal&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:showDividers</span>=<span style="color: #ff0000;">&quot;beginning&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:paddingTop</span>=<span style="color: #ff0000;">&quot;16dip&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><br />
<br />
&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;LinearLayout</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">style</span>=<span style="color: #ff0000;">&quot;?android:attr/buttonBarStyle&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;match_parent&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:orientation</span>=<span style="color: #ff0000;">&quot;horizontal&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:measureWithLargestChild</span>=<span style="color: #ff0000;">&quot;true&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;LinearLayout</span> <span style="color: #000066;">android:id</span>=<span style="color: #ff0000;">&quot;@+id/leftSpacer&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_weight</span>=<span style="color: #ff0000;">&quot;0.25&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;0dip&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:orientation</span>=<span style="color: #ff0000;">&quot;horizontal&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:visibility</span>=<span style="color: #ff0000;">&quot;gone&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Button</span> <span style="color: #000066;">android:id</span>=<span style="color: #ff0000;">&quot;@+id/cancel_button&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;0dip&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_gravity</span>=<span style="color: #ff0000;">&quot;left&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_weight</span>=<span style="color: #ff0000;">&quot;1&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:text</span>=<span style="color: #ff0000;">&quot;@string/cancel&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:maxLines</span>=<span style="color: #ff0000;">&quot;2&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">style</span>=<span style="color: #ff0000;">&quot;?android:attr/buttonBarButtonStyle&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Button</span> <span style="color: #000066;">android:id</span>=<span style="color: #ff0000;">&quot;@+id/ok_button&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;0dip&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_gravity</span>=<span style="color: #ff0000;">&quot;right&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_weight</span>=<span style="color: #ff0000;">&quot;1&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:text</span>=<span style="color: #ff0000;">&quot;@string/install&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:maxLines</span>=<span style="color: #ff0000;">&quot;2&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:filterTouchesWhenObscured</span>=<span style="color: #ff0000;">&quot;true&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">style</span>=<span style="color: #ff0000;">&quot;?android:attr/buttonBarButtonStyle&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;LinearLayout</span> <span style="color: #000066;">android:id</span>=<span style="color: #ff0000;">&quot;@+id/rightSpacer&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_width</span>=<span style="color: #ff0000;">&quot;0dip&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_weight</span>=<span style="color: #ff0000;">&quot;0.25&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:layout_height</span>=<span style="color: #ff0000;">&quot;wrap_content&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:orientation</span>=<span style="color: #ff0000;">&quot;horizontal&quot;</span></span><br />
<span style="color: #009900;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #000066;">android:visibility</span>=<span style="color: #ff0000;">&quot;gone&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
<br />
&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/LinearLayout<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/LinearLayout<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></div></div>

</pre>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
<li><a href='http://www.inteist.com/2012/07/how-to-determine-theme-background-color-on-windows-phone/' rel='bookmark' title='How to determine theme background color on Windows Phone'>How to determine theme background color on Windows Phone</a></li>
<li><a href='http://www.inteist.com/2010/11/android-vs-iphone-vs-blackberry-users/' rel='bookmark' title='Android vs. iPhone vs. BlackBerry Users'>Android vs. iPhone vs. BlackBerry Users</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2013/01/android-ics-style-buttons-for-a-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git wizardry &#8211; easy way to get the change set from Git</title>
		<link>http://www.inteist.com/2012/12/git-wizardry-easy-way-to-get-the-change-set-from-git/</link>
		<comments>http://www.inteist.com/2012/12/git-wizardry-easy-way-to-get-the-change-set-from-git/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 23:32:53 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Versioning]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1032</guid>
		<description><![CDATA[There is a pretty way way to get the Git commits between versions which can be used to build the change set log. Below are the basic commands that should give you just that. But these commands are even more useful than this. This is almost too easy, this is why I call it wizardry [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/09/easily-generate-change-set-between-releases-using-git/' rel='bookmark' title='Easily generate change set between releases using Git'>Easily generate change set between releases using Git</a></li>
<li><a href='http://www.inteist.com/2012/08/ammend-or-change-previous-git-commit-message/' rel='bookmark' title='Ammend/Change previous Git commit message'>Ammend/Change previous Git commit message</a></li>
<li><a href='http://www.inteist.com/2012/08/git-update-last-commit-with-changes-you-forgot-to-make/' rel='bookmark' title='Git – update last commit with changes you forgot to make'>Git – update last commit with changes you forgot to make</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/12/git-wizardry-easy-way-to-get-the-change-set-from-git/"></g:plusone></div><p>There is a pretty way way to get the Git commits between versions which can be used to build the change set log.</p>
<p>Below are the basic commands that should give you just that. But these commands are even more useful than this. This is almost too easy, this is why I call it wizardry <img src='http://cdn.inteist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only requirement is that you somehow know what is the commit of the latest release you did (if that&#8217;s where you want to start your change set)</p>
<p>To find a specific commit (if you had a meaningful commit message)</p>
<pre>

<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git log</span> <span style="color: #660033;">--pretty</span>=format:<span style="color: #ff0000;">&quot;%h - %an, %ar : %s&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;RELEASE: X.X.X&quot;</span></div></div>

</pre>
<p>or you can just use tag (if you have tagged the commit that preceded the release) and see where it points to or any other way you use to find the latest release commit where you want to start.</p>
<p>Once you found it, it&#8217;s as easy as for example:</p>
<pre>

<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git log</span> <span style="color: #660033;">--pretty</span>=format:<span style="color: #ff0000;">&quot;%h - %an, %ar : %s&quot;</span> b9c28fc..</div></div>

</pre>
<p>***The revision is in <since>..<until> revision and the last parameter defaults to HEAD if omitted (http://www.kernel.org/pub/software/scm/git/docs/git-log.html)</p>
<p>Enjoy <img src='http://cdn.inteist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/09/easily-generate-change-set-between-releases-using-git/' rel='bookmark' title='Easily generate change set between releases using Git'>Easily generate change set between releases using Git</a></li>
<li><a href='http://www.inteist.com/2012/08/ammend-or-change-previous-git-commit-message/' rel='bookmark' title='Ammend/Change previous Git commit message'>Ammend/Change previous Git commit message</a></li>
<li><a href='http://www.inteist.com/2012/08/git-update-last-commit-with-changes-you-forgot-to-make/' rel='bookmark' title='Git – update last commit with changes you forgot to make'>Git – update last commit with changes you forgot to make</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/12/git-wizardry-easy-way-to-get-the-change-set-from-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git tags cheat sheet</title>
		<link>http://www.inteist.com/2012/12/git-tags-cheat-sheet/</link>
		<comments>http://www.inteist.com/2012/12/git-tags-cheat-sheet/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 19:27:30 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1027</guid>
		<description><![CDATA[A short list of most useful Git commands to work with git tags. These should cover 90% of your needs. ### &#160; TAGS #create tag (annotated = with extra meta information) git tag -a ver1.4 -m 'my version 1.4' #list tags git tag #delete tag git tag -d XXX #delete remote tag #You just need [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/04/import-svn-repository-to-git/' rel='bookmark' title='Import SVN repository to Git'>Import SVN repository to Git</a></li>
<li><a href='http://www.inteist.com/2012/08/git-adding-a-new-remote-branch-detailed-but-simple-example/' rel='bookmark' title='Git adding a new remote branch &#8211; detailed but simple example'>Git adding a new remote branch &#8211; detailed but simple example</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/12/git-tags-cheat-sheet/"></g:plusone></div><p>A short list of most useful Git commands to work with git tags. These should cover 90% of your needs.</p>
<pre>

<div class="codecolorer-container bash vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666; font-style: italic;">### &nbsp; TAGS</span><br />
<span style="color: #666666; font-style: italic;">#create tag (annotated = with extra meta information)</span><br />
<span style="color: #c20cb9; font-weight: bold;">git tag</span> <span style="color: #660033;">-a</span> ver1.4 <span style="color: #660033;">-m</span> <span style="color: #ff0000;">'my version 1.4'</span><br />
<br />
<span style="color: #666666; font-style: italic;">#list tags</span><br />
<span style="color: #c20cb9; font-weight: bold;">git tag</span><br />
<br />
<span style="color: #666666; font-style: italic;">#delete tag</span><br />
<span style="color: #c20cb9; font-weight: bold;">git tag</span> <span style="color: #660033;">-d</span> XXX<br />
<br />
<span style="color: #666666; font-style: italic;">#delete remote tag</span><br />
<span style="color: #666666; font-style: italic;">#You just need to push an 'empty' reference to the remote tag name:</span><br />
<span style="color: #c20cb9; font-weight: bold;">git push</span> origin :tagname<br />
<br />
<span style="color: #666666; font-style: italic;">#push tags to remote</span><br />
<span style="color: #666666; font-style: italic;">#specific tag:</span><br />
<span style="color: #c20cb9; font-weight: bold;">git push</span> origin v1.5<br />
<br />
<span style="color: #666666; font-style: italic;">#all tags:</span><br />
<span style="color: #c20cb9; font-weight: bold;">git push</span> origin <span style="color: #660033;">--tags</span></div></div>

</pre>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/04/import-svn-repository-to-git/' rel='bookmark' title='Import SVN repository to Git'>Import SVN repository to Git</a></li>
<li><a href='http://www.inteist.com/2012/08/git-adding-a-new-remote-branch-detailed-but-simple-example/' rel='bookmark' title='Git adding a new remote branch &#8211; detailed but simple example'>Git adding a new remote branch &#8211; detailed but simple example</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/12/git-tags-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype &#8211; clever upgrade marketing :)</title>
		<link>http://www.inteist.com/2012/11/skype-clever-upgrade-marketing/</link>
		<comments>http://www.inteist.com/2012/11/skype-clever-upgrade-marketing/#comments</comments>
		<pubDate>Thu, 15 Nov 2012 07:32:25 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1018</guid>
		<description><![CDATA[&#160; &#160; Quite clever and funny upgrade marketing message from Skype<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2010/11/dokuwiki-upgrade-error/' rel='bookmark' title='DokuWiki upgrade error'>DokuWiki upgrade error</a></li>
<li><a href='http://www.inteist.com/2012/08/githubs-octocat/' rel='bookmark' title='Github&#8217;s octocat'>Github&#8217;s octocat</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/11/skype-clever-upgrade-marketing/"></g:plusone></div><p>&nbsp;</p>
<p><a href="http://cdn.inteist.com/wp-content/uploads/2012/11/skype-clever-upgrade-marketing-message1.png" rel="lightbox[1018]"><img class="aligncenter size-full wp-image-1022" title="skype clever upgrade marketing message" src="http://cdn.inteist.com/wp-content/uploads/2012/11/skype-clever-upgrade-marketing-message1.png" alt="" width="618" height="420" /></a></p>
<p>&nbsp;</p>
<h3 style="text-align: center;">Quite clever and funny upgrade marketing message from Skype</h3>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/11/dokuwiki-upgrade-error/' rel='bookmark' title='DokuWiki upgrade error'>DokuWiki upgrade error</a></li>
<li><a href='http://www.inteist.com/2012/08/githubs-octocat/' rel='bookmark' title='Github&#8217;s octocat'>Github&#8217;s octocat</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/11/skype-clever-upgrade-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProGuard &#8211; keep entire package (different variations)</title>
		<link>http://www.inteist.com/2012/11/proguard-keep-entire-package-different-variations/</link>
		<comments>http://www.inteist.com/2012/11/proguard-keep-entire-package-different-variations/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 07:14:08 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Proguard]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1013</guid>
		<description><![CDATA[Keeps the names of all public classes in the specified package: -keep public class com.myapp.customcomponents.* The following configuration keeps the names of all public classes in the specified package and its subpackages: -keep public class com.myapp.customcomponents.** The following configuration keeps the names of all public/protected classes/fields/methods in the specified package and its subpackages: -keep public [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
<li><a href='http://www.inteist.com/technical-references/useful-proguard-configurations-for-android-projects/' rel='bookmark' title='Useful  ProGuard configurations for Android projects'>Useful  ProGuard configurations for Android projects</a></li>
<li><a href='http://www.inteist.com/2010/12/java-code-to-work-with-millennialmedia-smaato-and-nexage-web-advertising-apis/' rel='bookmark' title='Java code to work with MillennialMedia, SMAATO and NexAge web advertising APIs'>Java code to work with MillennialMedia, SMAATO and NexAge web advertising APIs</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/11/proguard-keep-entire-package-different-variations/"></g:plusone></div><p>Keeps the names of all public classes in the specified package:</p>
<pre>

<div class="codecolorer-container java vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">-</span>keep <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> com.<span style="color: #006633;">myapp</span>.<span style="color: #006633;">customcomponents</span>.<span style="color: #339933;">*</span></div></div>

</pre>
<p>The following configuration keeps the names of all public classes in the specified package and its subpackages:</p>
<pre>

<div class="codecolorer-container java vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">-</span>keep <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> com.<span style="color: #006633;">myapp</span>.<span style="color: #006633;">customcomponents</span>.<span style="color: #339933;">**</span></div></div>

</pre>
<p>The following configuration keeps the names of all public/protected classes/fields/methods in the specified package and its subpackages:</p>
<pre>

<div class="codecolorer-container java vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">-</span>keep <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> com.<span style="color: #006633;">myapp</span>.<span style="color: #006633;">customcomponents</span>.<span style="color: #339933;">**</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">protected</span> <span style="color: #339933;">*;</span><br />
<span style="color: #009900;">&#125;</span></div></div>

</pre>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/08/detect-if-google-play-android-market-com-android-vending-package-is-installed-on-a-device/' rel='bookmark' title='Detect if Google Play/Android Market (com.android.vending package) is installed on a device'>Detect if Google Play/Android Market (com.android.vending package) is installed on a device</a></li>
<li><a href='http://www.inteist.com/technical-references/useful-proguard-configurations-for-android-projects/' rel='bookmark' title='Useful  ProGuard configurations for Android projects'>Useful  ProGuard configurations for Android projects</a></li>
<li><a href='http://www.inteist.com/2010/12/java-code-to-work-with-millennialmedia-smaato-and-nexage-web-advertising-apis/' rel='bookmark' title='Java code to work with MillennialMedia, SMAATO and NexAge web advertising APIs'>Java code to work with MillennialMedia, SMAATO and NexAge web advertising APIs</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/11/proguard-keep-entire-package-different-variations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I hate Facebook Engineers</title>
		<link>http://www.inteist.com/2012/10/why-i-hate-facebook-engineers/</link>
		<comments>http://www.inteist.com/2012/10/why-i-hate-facebook-engineers/#comments</comments>
		<pubDate>Tue, 30 Oct 2012 16:53:40 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ranting]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Facebook SDK]]></category>
		<category><![CDATA[Facebook SUCKS]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1003</guid>
		<description><![CDATA[I hate facebook Engineers. Yes, you heard me right. I hate them. Well, maybe not them but their hairy pointy managers and bosses who&#8230; wait a second, isn&#8217;t facebook &#8220;famous&#8221; for being all staffed with engineers? So yes, I hate facebook Engineers Now you will say but why, they are mostly smart guys and facebook [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2011/09/there-was-a-problem-generating-the-feed-story-from-the-provided-data-facebook-gives-headache-to-developers-once-again/' rel='bookmark' title='There was a problem generating the Feed story from the provided data &#8211; Facebook gives headache to developers once again'>There was a problem generating the Feed story from the provided data &#8211; Facebook gives headache to developers once again</a></li>
<li><a href='http://www.inteist.com/2010/09/facebook-is-down-funny-tweets-collection/' rel='bookmark' title='Facebook is down &#8211; funny tweets collection'>Facebook is down &#8211; funny tweets collection</a></li>
<li><a href='http://www.inteist.com/2010/09/blackberry-developer-conference-2010-is-tomorrow/' rel='bookmark' title='BlackBerry Developer Conference 2010 is tomorrow'>BlackBerry Developer Conference 2010 is tomorrow</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/10/why-i-hate-facebook-engineers/"></g:plusone></div><p>I hate facebook Engineers. Yes, you heard me right. I hate them. Well, maybe not them but their hairy pointy managers and bosses who&#8230; wait a second, isn&#8217;t facebook &#8220;famous&#8221; for being all staffed with engineers? So yes, I hate facebook Engineers</p>
<p>Now you will say but why, they are mostly smart guys and facebook is so spectafackamazing. WHY?!?&#8230; Well, for one their mobile SDK suck. Full of bugs, crashes and other pleasantries. I did at least 5 updates solely because there was some problem with Facebook and the most interesting part of that is that the updates were required after some change that was made that broke things. The integration is working 100% for 4 month and then one day goes KABOOM.</p>
<p>They are all warm and fuzzy now, trying to get to mobile developers, well you got under my skin for sure guys. But even now, when all news are raving how they redesigned and updated and what not their portals for mobile developers who use their SDK to integrate with them they still have problems. Just couple days ago when they started pushing into every possible media hole the news that they got the new SDK and blahblahblah</p>
<p><a href="http://cdn.inteist.com/wp-content/uploads/2012/10/oper_dev_love.png" rel="lightbox[1003]"><img class="aligncenter size-medium wp-image-1009" title="oper_dev_love" src="http://cdn.inteist.com/wp-content/uploads/2012/10/oper_dev_love-181x300.png" alt="" width="181" height="300" /></a></p>
<p>reserved but intrigued (can it be that FINALLY they got the SDK to a decent shape?!?) off I went to check it. For a long time I have been using the latest clone of their github repository and I decided to see whether it is different from the repository &#8211; indeed it was. Ok, I thought I should use the SDK and off I went to integrate it within my app just to see that it crashes 100% of the time with SSL error. Damn I though and went back to github&#8217;s repo which not surprisingly did not have this problem.</p>
<p>That&#8217;s not funny&#8230;. It never was. Seriously &#8211; pull your shit together! I don&#8217;t need and don&#8217;t want to spend 2–5 hours every few months to work around yet another problem you have introduced.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2011/09/there-was-a-problem-generating-the-feed-story-from-the-provided-data-facebook-gives-headache-to-developers-once-again/' rel='bookmark' title='There was a problem generating the Feed story from the provided data &#8211; Facebook gives headache to developers once again'>There was a problem generating the Feed story from the provided data &#8211; Facebook gives headache to developers once again</a></li>
<li><a href='http://www.inteist.com/2010/09/facebook-is-down-funny-tweets-collection/' rel='bookmark' title='Facebook is down &#8211; funny tweets collection'>Facebook is down &#8211; funny tweets collection</a></li>
<li><a href='http://www.inteist.com/2010/09/blackberry-developer-conference-2010-is-tomorrow/' rel='bookmark' title='BlackBerry Developer Conference 2010 is tomorrow'>BlackBerry Developer Conference 2010 is tomorrow</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/10/why-i-hate-facebook-engineers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning up and removing unused ports in your MacPorts</title>
		<link>http://www.inteist.com/2012/10/cleaning-up-and-removing-unused-ports-in-your-macports/</link>
		<comments>http://www.inteist.com/2012/10/cleaning-up-and-removing-unused-ports-in-your-macports/#comments</comments>
		<pubDate>Tue, 23 Oct 2012 19:42:34 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacPorts]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.inteist.com/?p=1001</guid>
		<description><![CDATA[To remove inactive ports: sudo port uninstall inactive To remove downloaded distfiles with: sudo port clean --all installed To remove orphaned (not referenced and not anymore used ports) you can use an external tool port_cutleaves First install the tool using MacPorts sudo port install port_cutleaves Then run it sudo port_cutleaves<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.inteist.com/2012/01/how-to-uninstall-and-reinstall-xcode-os-x-install-xcode-from-app-store/' rel='bookmark' title='How to uninstall and reinstall XCode os OS X'>How to uninstall and reinstall XCode os OS X</a></li>
<li><a href='http://www.inteist.com/2012/03/os-x-how-to-install-mongodb-for-php/' rel='bookmark' title='OS X How to install MongoDB for PHP'>OS X How to install MongoDB for PHP</a></li>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2012/10/cleaning-up-and-removing-unused-ports-in-your-macports/"></g:plusone></div><p>To remove inactive ports: </p>
<pre>
sudo port uninstall inactive 
</pre>
<p>To remove downloaded distfiles with: </p>
<pre>
sudo port clean --all installed 
</pre>
<p>To remove orphaned (not referenced and not anymore used ports) you can use an external tool <strong>port_cutleaves</strong></p>
<p>First install the tool using MacPorts</p>
<pre>
sudo port install port_cutleaves 
</pre>
<p>Then run it</p>
<pre>
sudo port_cutleaves 
</pre>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2012/01/how-to-uninstall-and-reinstall-xcode-os-x-install-xcode-from-app-store/' rel='bookmark' title='How to uninstall and reinstall XCode os OS X'>How to uninstall and reinstall XCode os OS X</a></li>
<li><a href='http://www.inteist.com/2012/03/os-x-how-to-install-mongodb-for-php/' rel='bookmark' title='OS X How to install MongoDB for PHP'>OS X How to install MongoDB for PHP</a></li>
<li><a href='http://www.inteist.com/2010/03/blackberry-eclipse-plugin-1-1-will-fix-some-of-the-annoying-problems/' rel='bookmark' title='BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems'>BlackBerry Eclipse plugin 1.1 will fix some of the annoying problems</a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2012/10/cleaning-up-and-removing-unused-ports-in-your-macports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
