<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Apps and Freedom</title>
	
	<link>http://terry.ipearson.net</link>
	<description>By Terry Pearson</description>
	<lastBuildDate>Mon, 06 May 2013 16:29:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ThoughtAndFreedom" /><feedburner:info uri="thoughtandfreedom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>44.844833</geo:lat><geo:long>-93.03528</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><feedburner:emailServiceId>ThoughtAndFreedom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Number of permit to carry / conceal and carry permit holders in Minnesota</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/lZsf967CE1E/</link>
		<comments>http://terry.ipearson.net/uncategorized/number-of-permit-to-carry-conceal-and-carry-permit-holders-in-minnesota/#comments</comments>
		<pubDate>Mon, 06 May 2013 16:29:24 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1629</guid>
		<description>&lt;a href="http://terry.ipearson.net/uncategorized/number-of-permit-to-carry-conceal-and-carry-permit-holders-in-minnesota/"&gt;&lt;img align="left" hspace="5" src="http://i0.wp.com/terry.ipearson.net/files/2013/05/permithistory.png?fit=150%2C150" class="alignleft tfe wp-post-image" alt="" /&gt;&lt;/a&gt;I found this chart interesting&amp;#8230; &amp;#160;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=lZsf967CE1E:UHkE75ainYE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=lZsf967CE1E:UHkE75ainYE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=lZsf967CE1E:UHkE75ainYE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=lZsf967CE1E:UHkE75ainYE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=lZsf967CE1E:UHkE75ainYE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=lZsf967CE1E:UHkE75ainYE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/lZsf967CE1E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/uncategorized/number-of-permit-to-carry-conceal-and-carry-permit-holders-in-minnesota/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/uncategorized/number-of-permit-to-carry-conceal-and-carry-permit-holders-in-minnesota/</feedburner:origLink></item>
		<item>
		<title>Getting rid of Windows end of line characters in Linux</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/CXgaV_zx5Aw/</link>
		<comments>http://terry.ipearson.net/programming/getting-rid-of-windows-end-of-line-characters-in-linux/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 21:02:28 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1620</guid>
		<description>Ever run into the error: &amp;#8220;bad interpreter: No such file or directory&amp;#8221;? The problem is you have CRLF end of line characters&amp;#8230; The solution, run this command on the file in Linux&amp;#8230; sed -i 's/\r//' filename&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=CXgaV_zx5Aw:vU2rshD7xfo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=CXgaV_zx5Aw:vU2rshD7xfo:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=CXgaV_zx5Aw:vU2rshD7xfo:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=CXgaV_zx5Aw:vU2rshD7xfo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=CXgaV_zx5Aw:vU2rshD7xfo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=CXgaV_zx5Aw:vU2rshD7xfo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/CXgaV_zx5Aw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/programming/getting-rid-of-windows-end-of-line-characters-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/programming/getting-rid-of-windows-end-of-line-characters-in-linux/</feedburner:origLink></item>
		<item>
		<title>Rooting ASUS Transformer Infinity with Jellybean without unlocking the bootloader</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/iImF6jtzkX4/</link>
		<comments>http://terry.ipearson.net/programming/android/rooting-asus-transformer-infinity-jellybean/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 05:54:48 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[infinity]]></category>
		<category><![CDATA[rooting]]></category>
		<category><![CDATA[tf700]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1606</guid>
		<description>[Update] While these are great instructions for rooting any Asus Transformer Infinity, I would encourage you to look at other tablets instead. Asus has had massive quality control issues with their Transformer line. One of the worst issues is the random screen cracks that can occur when docked.  See this search for the latest of thousands of [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=iImF6jtzkX4:WFmo4_q8dWQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=iImF6jtzkX4:WFmo4_q8dWQ:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=iImF6jtzkX4:WFmo4_q8dWQ:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=iImF6jtzkX4:WFmo4_q8dWQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=iImF6jtzkX4:WFmo4_q8dWQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=iImF6jtzkX4:WFmo4_q8dWQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/iImF6jtzkX4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/programming/android/rooting-asus-transformer-infinity-jellybean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/programming/android/rooting-asus-transformer-infinity-jellybean/</feedburner:origLink></item>
		<item>
		<title>Programming terms you have never heard of</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/dzJxXZ6lLok/</link>
		<comments>http://terry.ipearson.net/programming/programming-terms-you-have-never-heard-of/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 22:00:49 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1533</guid>
		<description>&lt;a href="http://terry.ipearson.net/programming/programming-terms-you-have-never-heard-of/"&gt;&lt;img align="left" hspace="5" src="http://i2.wp.com/terry.ipearson.net/files/2012/09/programmingbug.jpg?fit=150%2C150" class="alignleft tfe wp-post-image" alt="Bugs in code" /&gt;&lt;/a&gt;The title above may be a lie. It just depends on your context or situation. You may have heard these terms (especially if you read Jeff Atwood&amp;#8217;s recent post or Dodgy Coder&amp;#8217;s 2011 post). Note that there may be very practical uses for some of these in real life. Others simply describe situations that should never [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=dzJxXZ6lLok:LzV7gWBeukE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=dzJxXZ6lLok:LzV7gWBeukE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=dzJxXZ6lLok:LzV7gWBeukE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=dzJxXZ6lLok:LzV7gWBeukE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=dzJxXZ6lLok:LzV7gWBeukE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=dzJxXZ6lLok:LzV7gWBeukE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/dzJxXZ6lLok" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/programming/programming-terms-you-have-never-heard-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/programming/programming-terms-you-have-never-heard-of/</feedburner:origLink></item>
		<item>
		<title>Support Gary Johnson in 2012</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/G843bUbJRbk/</link>
		<comments>http://terry.ipearson.net/politics/support-gary-johnson-in-2012/#comments</comments>
		<pubDate>Fri, 31 Aug 2012 21:30:26 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1586</guid>
		<description>Gary Johnson, Libertarian candidate for president needs your help. He is seeking to raise $1 million for a national ad campaign. The hope is that this ad campaign will give him a big enough boost in the polls to get included in the presidential debates.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=G843bUbJRbk:H_wCp1f2Jg8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=G843bUbJRbk:H_wCp1f2Jg8:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=G843bUbJRbk:H_wCp1f2Jg8:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=G843bUbJRbk:H_wCp1f2Jg8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=G843bUbJRbk:H_wCp1f2Jg8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=G843bUbJRbk:H_wCp1f2Jg8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/G843bUbJRbk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/politics/support-gary-johnson-in-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/politics/support-gary-johnson-in-2012/</feedburner:origLink></item>
		<item>
		<title>I am not voting for either of them</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/_pPMmOvL7NA/</link>
		<comments>http://terry.ipearson.net/politics/i-am-not-voting-for-either-of-them/#comments</comments>
		<pubDate>Fri, 31 Aug 2012 02:48:45 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1580</guid>
		<description>&lt;a href="http://terry.ipearson.net/politics/i-am-not-voting-for-either-of-them/"&gt;&lt;img align="left" hspace="5" src="http://i0.wp.com/terry.ipearson.net/files/2012/08/OBAMA_romney_combo.jpg.492x0_q85_crop-smart.jpg?fit=150%2C150" class="alignleft tfe wp-post-image" alt="" /&gt;&lt;/a&gt;If you want my vote, earn it. Show respect for individual freedom in the nominating process as well as in governing or you will lose my vote. Mitt Romney has failed in both. Neither major party embraces freedom and i refuse to give allegiance to a group that constantly uses a &amp;#8220;crisis&amp;#8221; to sway my [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=_pPMmOvL7NA:WuuTbhbWueA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=_pPMmOvL7NA:WuuTbhbWueA:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=_pPMmOvL7NA:WuuTbhbWueA:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=_pPMmOvL7NA:WuuTbhbWueA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=_pPMmOvL7NA:WuuTbhbWueA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=_pPMmOvL7NA:WuuTbhbWueA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/_pPMmOvL7NA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/politics/i-am-not-voting-for-either-of-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/politics/i-am-not-voting-for-either-of-them/</feedburner:origLink></item>
		<item>
		<title>Corrupt nominations process at RNC 2012</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/Tn-4QySt8Q0/</link>
		<comments>http://terry.ipearson.net/politics/corrupt-nominations-process-at-rnc-2012/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 09:57:08 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1571</guid>
		<description>As was expected, the Republican &amp;#8220;big tent&amp;#8221; party decided to railroad any effort to show opposition in their convention. The party that once stood against slavery now cannot even have the courage to acknowledge dissent and differing opinions in their ranks. Specifically, watch the last few seconds where the chair refuses to even announce that [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=Tn-4QySt8Q0:xtwQ9-ComPA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=Tn-4QySt8Q0:xtwQ9-ComPA:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=Tn-4QySt8Q0:xtwQ9-ComPA:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=Tn-4QySt8Q0:xtwQ9-ComPA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=Tn-4QySt8Q0:xtwQ9-ComPA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=Tn-4QySt8Q0:xtwQ9-ComPA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/Tn-4QySt8Q0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/politics/corrupt-nominations-process-at-rnc-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/politics/corrupt-nominations-process-at-rnc-2012/</feedburner:origLink></item>
		<item>
		<title>Scrolling to bottom of an Android scrollable view</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/44LOGFwgM5U/</link>
		<comments>http://terry.ipearson.net/programming/java/scrolling-to-bottom-of-an-android-scrollable-view/#comments</comments>
		<pubDate>Sun, 01 Jul 2012 19:51:08 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[scrollable view]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1514</guid>
		<description>&lt;a href="http://terry.ipearson.net/programming/java/scrolling-to-bottom-of-an-android-scrollable-view/"&gt;&lt;img align="left" hspace="5" src="http://i0.wp.com/terry.ipearson.net/files/2012/07/Scroll.png?fit=150%2C150" class="alignleft tfe wp-post-image" alt="Scroll" /&gt;&lt;/a&gt;Today I found the need to automatically scroll to the bottom of an Android scrollable view through Java. In case you need to do the same, here is how:&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=44LOGFwgM5U:eFMUse8ZrNg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=44LOGFwgM5U:eFMUse8ZrNg:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=44LOGFwgM5U:eFMUse8ZrNg:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=44LOGFwgM5U:eFMUse8ZrNg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=44LOGFwgM5U:eFMUse8ZrNg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=44LOGFwgM5U:eFMUse8ZrNg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/44LOGFwgM5U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/programming/java/scrolling-to-bottom-of-an-android-scrollable-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/programming/java/scrolling-to-bottom-of-an-android-scrollable-view/</feedburner:origLink></item>
		<item>
		<title>What is a singleton on Java/Android?</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/LnK772GoSbY/</link>
		<comments>http://terry.ipearson.net/programming/android/what-is-a-singleton-on-javaandroid/#comments</comments>
		<pubDate>Fri, 29 Jun 2012 21:09:08 +0000</pubDate>
		<dc:creator>Terry Pearson</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Singleton]]></category>

		<guid isPermaLink="false">http://terry.ipearson.net/?p=1507</guid>
		<description>&lt;a href="http://terry.ipearson.net/programming/android/what-is-a-singleton-on-javaandroid/"&gt;&lt;img align="left" hspace="5" src="http://i2.wp.com/terry.ipearson.net/files/2012/06/thereCanOnlyBeOne.jpg?fit=150%2C150" class="alignleft tfe wp-post-image" alt="Cloning - There can only be one" /&gt;&lt;/a&gt;A singleton is simple a class that can be instantiated, but only one instance can exist at a given time in the Java Virtual Machine (Or in Dalvik if you are using Android). Why is this useful? In the context of Android, you are the only one running on the JVM. Your phone is not [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=LnK772GoSbY:nFfN6RJJt_w:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=LnK772GoSbY:nFfN6RJJt_w:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=LnK772GoSbY:nFfN6RJJt_w:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=LnK772GoSbY:nFfN6RJJt_w:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=LnK772GoSbY:nFfN6RJJt_w:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=LnK772GoSbY:nFfN6RJJt_w:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/LnK772GoSbY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://terry.ipearson.net/programming/android/what-is-a-singleton-on-javaandroid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://terry.ipearson.net/programming/android/what-is-a-singleton-on-javaandroid/</feedburner:origLink></item>
		<item>
		<title>The role of automation in business</title>
		<link>http://feedproxy.google.com/~r/ThoughtAndFreedom/~3/OsNnVf6seuk/</link>
		<comments>http://feedproxy.google.com/~r/AVSHost/~3/zLs4IxEAKfY/#comments</comments>
		<pubDate>Mon, 18 Jun 2012 15:39:02 +0000</pubDate>
		<dc:creator>terry</dc:creator>
				<category><![CDATA[Tim Ferriss]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.avshost.com/?p=190</guid>
		<description>&lt;a href="http://feedproxy.google.com/~r/AVSHost/~3/zLs4IxEAKfY/"&gt;&lt;/a&gt;&lt;p&gt;Tim Ferris once said: &amp;#8220;Never automate something that can be eliminated, and never delegate something that can be automated or streamlined. Otherwise, you waste someone else&amp;#8217;s time instead of your own, which now wastes your hard-earned cash. How&amp;#8217;s that for incentive to be effective and efficient?&amp;#8221; -Tim Ferris, The Four Hour Workweek This is wise [...]&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.avshost.com"&gt;AVSHost - Android and Web Development&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=OsNnVf6seuk:G5Z8he_340g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=OsNnVf6seuk:G5Z8he_340g:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=OsNnVf6seuk:G5Z8he_340g:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=OsNnVf6seuk:G5Z8he_340g:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?i=OsNnVf6seuk:G5Z8he_340g:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?a=OsNnVf6seuk:G5Z8he_340g:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ThoughtAndFreedom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThoughtAndFreedom/~4/OsNnVf6seuk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.avshost.com/blog/the-role-automation-business/190/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://feedproxy.google.com/~r/AVSHost/~3/zLs4IxEAKfY/</feedburner:origLink></item>
	</channel>
</rss>
