<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mitchell Hislop</title>
	
	<link>http://www.mitchellhislop.com</link>
	<description>Thoughts, Visions, and Goals</description>
	<lastBuildDate>Thu, 02 Sep 2010 06:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain="www.mitchellhislop.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>Copyright © Mitchell Hislop 2010 </copyright>
	<managingEditor>mitchell.hislop@gmail.com (Mitchell Hislop)</managingEditor>
	<webMaster>mitchell.hislop@gmail.com (Mitchell Hislop)</webMaster>
	<category>posts</category>
	<image>
		<url>http://www.mitchellhislop.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Mitchell Hislop</title>
		<link>http://www.mitchellhislop.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle />
	<itunes:summary>Thoughts, Visions, and Goals</itunes:summary>
	<itunes:keywords />
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Mitchell Hislop</itunes:author>
	<itunes:owner>
		<itunes:name>Mitchell Hislop</itunes:name>
		<itunes:email>mitchell.hislop@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.mitchellhislop.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/folkweb/aqfo" /><feedburner:info uri="folkweb/aqfo" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://superfeedr.com/hubbub" /><geo:lat>44.953665</geo:lat><geo:long>-93.159228</geo:long><feedburner:emailServiceId>folkweb/aqfo</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Developing the Developer’s Mind</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/xuVxPOzC6Sc/</link>
		<comments>http://www.mitchellhislop.com/developing-the-developers-mind/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 02:52:08 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Thoughts/Visions]]></category>
		<category><![CDATA[Webapp]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16771</guid>
		<description><![CDATA[


Related posts:<ol><li><a href='http://www.mitchellhislop.com/my-new-desktop/' rel='bookmark' title='Permanent Link: My New Desktop'>My New Desktop</a> <small>...</small></li>
<li><a href='http://www.mitchellhislop.com/google-command-line-tools/' rel='bookmark' title='Permanent Link: Google Command Line Tools'>Google Command Line Tools</a> <small>...</small></li>
<li><a href='http://www.mitchellhislop.com/a-few-quick-updates/' rel='bookmark' title='Permanent Link: A few quick updates'>A few quick updates</a> <small>...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">As many of you know, I have been spending much more time developing than consulting. I have been working more on my PHP skills, while also learning Ruby on Rails and Python.</div>
<div id="_mcePaste">This is partly because much of my work has been both working on developing @SMCpros social media tool and with developing Facebook apps and contests.</div>
<div id="_mcePaste">When I first started developing, I was a freshman in high school. I wrote PASCAL, and was instantly hooked. These programs were basically long scripts, and used long control loops. This is the class that I learned how to scan things for exploits, write self-replicating programs, and generally be a geek.</div>
<div id="_mcePaste">Fast forward to 2 years ago, when I started with PHP. I was still writing long scripts, with big ass control loops, and they worked. However, they were slow, and bucked all major conventions.</div>
<div id="_mcePaste">Now, I write OO PHP. I am learning Ruby and Python, both of which use OO and the MVC ideas extensively. I am going from a script writer to an app writer. I am having to develop the developer&#8217;s mind.</div>
<div id="_mcePaste">This also means that I am taking debugging to a new level, writing tests, focusing on my tools and coding process, and actually acting like a developer, rather than just someone who writes code.</div>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/my-new-desktop/' rel='bookmark' title='Permanent Link: My New Desktop'>My New Desktop</a> <small>This is a slight departure from the normal geek chat...</small></li>
<li><a href='http://www.mitchellhislop.com/google-command-line-tools/' rel='bookmark' title='Permanent Link: Google Command Line Tools'>Google Command Line Tools</a> <small>Like any true geek, I constantly have a command line...</small></li>
<li><a href='http://www.mitchellhislop.com/a-few-quick-updates/' rel='bookmark' title='Permanent Link: A few quick updates'>A few quick updates</a> <small>I will write a better post later today, but I...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/8DMHcu5tCXbaKIqUhGokE078x30/0/da"><img src="http://feedads.g.doubleclick.net/~a/8DMHcu5tCXbaKIqUhGokE078x30/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8DMHcu5tCXbaKIqUhGokE078x30/1/da"><img src="http://feedads.g.doubleclick.net/~a/8DMHcu5tCXbaKIqUhGokE078x30/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/xuVxPOzC6Sc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/developing-the-developers-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/developing-the-developers-mind/</feedburner:origLink></item>
		<item>
		<title>Super Cool Web Thing Of The Day – Greplin</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/HNtaBsPIZzk/</link>
		<comments>http://www.mitchellhislop.com/super-cool-web-thing-of-the-day-greplin/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 02:45:07 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[SCWTOTD]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[scwtotd]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16772</guid>
		<description><![CDATA[I have decided to put my daily trips around the internet to good use, and start doing a &#8220;Super Cool Web Thing Of The Day&#8221; post. Now, this will only happen on days that I do find something cool, but when I do, you will hear about it. First up for this auspicious honor is [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/minnedemo-quick-hits/' rel='bookmark' title='Permanent Link: Minnedemo quick hits'>Minnedemo quick hits</a> <small>Here are my quick thought on the first three presenters....</small></li>
<li><a href='http://www.mitchellhislop.com/minnedemo-quick-hits-part-2/' rel='bookmark' title='Permanent Link: Minnedemo quick hits part 2'>Minnedemo quick hits part 2</a> <small>Minutebids: an online bid manager for property managers. Looks really...</small></li>
<li><a href='http://www.mitchellhislop.com/androids-secret-weapon/' rel='bookmark' title='Permanent Link: Androids secret weapon'>Androids secret weapon</a> <small>I have been spending quite a bit of time helping...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have decided to put my daily trips around the internet to good use, and start doing a &#8220;Super Cool Web Thing Of The Day&#8221; post. Now, this will only happen on days that I do find something cool, but when I do, you will hear about it.</p>
<p>First up for this auspicious honor is a startup that I am in love with, even though I haven&#8217;t fully tried the service yet. Greplin is billing itself as a &#8220;Spotlight for the Cloud&#8221;. (For you PC users, Spotlight is Apple&#8217;s full computer search tool).</p>
<p>Greplin can search through most of your major cloud accounts, including GMail, GCal, Twitter, Facebook, Dropbox,  Basecamp, and several more.</p>
<p><a title="Greplin by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4949747477/"><img src="http://farm5.static.flickr.com/4084/4949747477_59bb191f53_o.jpg" alt="Greplin" width="636" height="119" /></a></p>
<p>Signups are still getting processed, so you will have to be patient. However, once you are in, you will be amazed how much you need this tool on a day-to-day basis.</p>
<p>The $5/month (or $45/year) pro account gives you more storage, more services, and faster indexing. Once I get to fully play with it, I am sure that I will upgrade.</p>
<p>Greplin is currently in beta. You can sign up at <a href="http://greplin.com" target="_blank">Greplin.com</a>.</p>
<p><em>NOTE: I have no material relationship with any company that I promote. I sometimes have a paid account with them, which will be disclosed at the time of writing. If I have an affiliate link to sign up, I will disclose that as well.</em></p>
<p><em> </em></p>
<p><em>If you have a suggestion for a SCWTOTD that you would like reviewed, please let me know at scwtotd@mitchellhislop.com</em></p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/minnedemo-quick-hits/' rel='bookmark' title='Permanent Link: Minnedemo quick hits'>Minnedemo quick hits</a> <small>Here are my quick thought on the first three presenters....</small></li>
<li><a href='http://www.mitchellhislop.com/minnedemo-quick-hits-part-2/' rel='bookmark' title='Permanent Link: Minnedemo quick hits part 2'>Minnedemo quick hits part 2</a> <small>Minutebids: an online bid manager for property managers. Looks really...</small></li>
<li><a href='http://www.mitchellhislop.com/androids-secret-weapon/' rel='bookmark' title='Permanent Link: Androids secret weapon'>Androids secret weapon</a> <small>I have been spending quite a bit of time helping...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/bCb8iNGUxoBZ_gC6v2pjJy_1I2Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/bCb8iNGUxoBZ_gC6v2pjJy_1I2Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bCb8iNGUxoBZ_gC6v2pjJy_1I2Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/bCb8iNGUxoBZ_gC6v2pjJy_1I2Q/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/HNtaBsPIZzk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/super-cool-web-thing-of-the-day-greplin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/super-cool-web-thing-of-the-day-greplin/</feedburner:origLink></item>
		<item>
		<title>I love you, readers</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/fw_nlzuHyxE/</link>
		<comments>http://www.mitchellhislop.com/i-love-you-readers/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 21:34:00 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16769</guid>
		<description><![CDATA[Therefore, I want to hook you up. Click this link, and you can get into Digg V4 Alpha pre-launch. You are welcome. Related posts:Code a Webapp This is how I will be trying to learn PHP,... App Review: FoursquareX During my daily trip around the internet, I found one... Things I love&#8230; Rediscovered this video-it [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/goals/code-a-webapp/' rel='bookmark' title='Permanent Link: Code a Webapp'>Code a Webapp</a> <small>This is how I will be trying to learn PHP,...</small></li>
<li><a href='http://www.mitchellhislop.com/app-review-foursquarex/' rel='bookmark' title='Permanent Link: App Review: FoursquareX'>App Review: FoursquareX</a> <small>During my daily trip around the internet, I found one...</small></li>
<li><a href='http://www.mitchellhislop.com/things-i-love-2/' rel='bookmark' title='Permanent Link: Things I love&#8230;'>Things I love&#8230;</a> <small>Rediscovered this video-it aptly describes what I do all day:...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Therefore, I want to hook you up. Click<a href="http://new.digg.com/login/n742003cfdb8a957660f7ca90400ac821"> this link</a>, and you can get into Digg V4 Alpha pre-launch. </p>
<p>You are welcome.</p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/goals/code-a-webapp/' rel='bookmark' title='Permanent Link: Code a Webapp'>Code a Webapp</a> <small>This is how I will be trying to learn PHP,...</small></li>
<li><a href='http://www.mitchellhislop.com/app-review-foursquarex/' rel='bookmark' title='Permanent Link: App Review: FoursquareX'>App Review: FoursquareX</a> <small>During my daily trip around the internet, I found one...</small></li>
<li><a href='http://www.mitchellhislop.com/things-i-love-2/' rel='bookmark' title='Permanent Link: Things I love&#8230;'>Things I love&#8230;</a> <small>Rediscovered this video-it aptly describes what I do all day:...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/JHsa1fixRi-l9VyMmm_cZBPvgcY/0/da"><img src="http://feedads.g.doubleclick.net/~a/JHsa1fixRi-l9VyMmm_cZBPvgcY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JHsa1fixRi-l9VyMmm_cZBPvgcY/1/da"><img src="http://feedads.g.doubleclick.net/~a/JHsa1fixRi-l9VyMmm_cZBPvgcY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/fw_nlzuHyxE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/i-love-you-readers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/i-love-you-readers/</feedburner:origLink></item>
		<item>
		<title>On Ideas</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/mEo75FMWazM/</link>
		<comments>http://www.mitchellhislop.com/on-ideas/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 20:29:55 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Thoughts/Visions]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16764</guid>
		<description><![CDATA[Ideas are a fickle thing. Sometimes, they manifest themselves as the best thing ever, only to be an idea that has already been had some number of times. I recently got into a discussion at CoCo about ideas. We were talking about how interesting it is that they can get lost. For example: The Romans [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/the-two-types-of-experts/' rel='bookmark' title='Permanent Link: The two types of experts'>The two types of experts</a> <small>In this post, I am not talking about just online...</small></li>
<li><a href='http://www.mitchellhislop.com/a-few-quick-updates/' rel='bookmark' title='Permanent Link: A few quick updates'>A few quick updates</a> <small>I will write a better post later today, but I...</small></li>
<li><a href='http://www.mitchellhislop.com/innovation-seems-cyclical/' rel='bookmark' title='Permanent Link: Innovation seems cyclical'>Innovation seems cyclical</a> <small>As you all know, I was at CES. This trip...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Ideas are a fickle thing. Sometimes, they manifest themselves as the best thing ever, only to be an idea that has already been had some number of times.</p>
<p>I recently got into a discussion at <a href="http://www.cocomsp.com">CoCo</a> about ideas. We were talking about how interesting it is that they can get lost. For example:</p>
<ul>
<li>The Romans had plumbing and elevators, which then took several hundred years to get &#8220;invented&#8221; again</li>
<li>Several people have had similar ideas at roughly the same time, many miles apart, each thinking its their own</li>
<li>Similar ideas always end up at the same end</li>
</ul>
<p>We were also talking about how there should be sattalies orbiting the Earth, storing and backing up the internet, so that we dont lose our place in the world should something happen.</p>
<p>That was what got me thinking.</p>
<p>It is not that we are running out of ideas, or that we are using them up faster in this day and age. Since we can all communicate instantly, wirelessly, we are just finding out that the idea is used faster.<br />
We have fewer and fewer ideas happening simultaniously, since we find out that they are already being worked on.</p>
<p>This is going to lead to a drought of ideas, until some innovators really kick it up a notch.</p>
<p>This post is just something for you all to rattle around. </p>
<ul>
<li>Will you be that innovator?</li>
<li>Where are your ideas coming from?</li>
<li>How can we protect knowledge better?</li>
</ul>
<p>(p.s. This is the first post on my new server. I now rock a <a href="http://linode.com">Linode</a> VPS, and am so pleased thus far. Be nice to it, everyone. And let me know if you see issues. )</p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/the-two-types-of-experts/' rel='bookmark' title='Permanent Link: The two types of experts'>The two types of experts</a> <small>In this post, I am not talking about just online...</small></li>
<li><a href='http://www.mitchellhislop.com/a-few-quick-updates/' rel='bookmark' title='Permanent Link: A few quick updates'>A few quick updates</a> <small>I will write a better post later today, but I...</small></li>
<li><a href='http://www.mitchellhislop.com/innovation-seems-cyclical/' rel='bookmark' title='Permanent Link: Innovation seems cyclical'>Innovation seems cyclical</a> <small>As you all know, I was at CES. This trip...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/z7rGpJio9kgUq5o70SGCCWndqjA/0/da"><img src="http://feedads.g.doubleclick.net/~a/z7rGpJio9kgUq5o70SGCCWndqjA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/z7rGpJio9kgUq5o70SGCCWndqjA/1/da"><img src="http://feedads.g.doubleclick.net/~a/z7rGpJio9kgUq5o70SGCCWndqjA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/mEo75FMWazM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/on-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/on-ideas/</feedburner:origLink></item>
		<item>
		<title>CES 2011!!!!!!11!!1!1!</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/B-zfnnDhTLQ/</link>
		<comments>http://www.mitchellhislop.com/ces-20111111/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 23:36:56 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[CES]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16761</guid>
		<description><![CDATA[CES is here Luckily, I am in a position to live the dream of every geek, and am attending CES 2011 as press once again, in Las Vegas. If you are a MN person, or someone I know online, and are going to be there, please let me know so we can make plans. I [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/ces-coverage/' rel='bookmark' title='Permanent Link: CES coverage'>CES coverage</a> <small>Since I am going to CES for myself, I get...</small></li>
<li><a href='http://www.mitchellhislop.com/where-to-follow-me/' rel='bookmark' title='Permanent Link: Where to follow me'>Where to follow me</a> <small>With all the jumping around that I have done, let...</small></li>
<li><a href='http://www.mitchellhislop.com/ces-day-2/' rel='bookmark' title='Permanent Link: CES day 2'>CES day 2</a> <small>Day 2 was all about mobility for me. I wanted...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h1 id="ces_is_here">CES is here</h1>
<p>Luckily, I am in a position to live the dream of every geek, and am attending <a href="http://cesweb.org">CES 2011</a> as press once again, in Las Vegas.</p>
<p>If you are a MN person, or someone I know online, and are going to be there, please let me know so we can make plans. I would love to see you there, grab drinks, party, anything.</p>
<p>If you are a blog, or need a writer to cover the event, or want me to wear your logo (@cocomsp, I am looking at you. I need a sticker&#8230;), please use my contact form to drop me a line.</p>
<p>I will be there representing SMCpros, MitchellHislop.com, and every geek that cant be there. If there is something that you want me to track down, play with, get a picture of, or steal, I will do my best to accomidate all requests made. Hell, I will even grab you some swag if you want it. </p>
<p>I am also going to be trying to set up a group blog with several people I know that will be there, so if you are going and want in, again, hit the contact form. </p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/ces-coverage/' rel='bookmark' title='Permanent Link: CES coverage'>CES coverage</a> <small>Since I am going to CES for myself, I get...</small></li>
<li><a href='http://www.mitchellhislop.com/where-to-follow-me/' rel='bookmark' title='Permanent Link: Where to follow me'>Where to follow me</a> <small>With all the jumping around that I have done, let...</small></li>
<li><a href='http://www.mitchellhislop.com/ces-day-2/' rel='bookmark' title='Permanent Link: CES day 2'>CES day 2</a> <small>Day 2 was all about mobility for me. I wanted...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/_7j7aiMyb9Qes64IUVHcFIaRi3A/0/da"><img src="http://feedads.g.doubleclick.net/~a/_7j7aiMyb9Qes64IUVHcFIaRi3A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_7j7aiMyb9Qes64IUVHcFIaRi3A/1/da"><img src="http://feedads.g.doubleclick.net/~a/_7j7aiMyb9Qes64IUVHcFIaRi3A/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/B-zfnnDhTLQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/ces-20111111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/ces-20111111/</feedburner:origLink></item>
		<item>
		<title>My New Desktop</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/y3pe3PgXv1U/</link>
		<comments>http://www.mitchellhislop.com/my-new-desktop/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:01:35 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[geek tool]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=16546</guid>
		<description><![CDATA[This is a slight departure from the normal geek chat that goes on here, but I wanted to show you all my desktop. For some time now, I have been using GeekTool to embed scripts in my desktop. However, I didnt do any work to make them look good. Now, after a night of ruby, [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/google-command-line-tools/' rel='bookmark' title='Permanent Link: Google Command Line Tools'>Google Command Line Tools</a> <small>Like any true geek, I constantly have a command line...</small></li>
<li><a href='http://www.mitchellhislop.com/google-buzz/' rel='bookmark' title='Permanent Link: Google Buzz'>Google Buzz</a> <small>For me, the most interesting thing about Google Buzz is...</small></li>
<li><a href='http://www.mitchellhislop.com/super-simple-screen-scraping/' rel='bookmark' title='Permanent Link: Super simple screen scraping in PHP'>Super simple screen scraping in PHP</a> <small>I recently put together V2 of the &#8220;Who&#8217;se Here&#8221; section...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This is a slight departure from the normal geek chat that goes on here, but I wanted to show you all my desktop.</p>
<p>For some time now, I have been using GeekTool to embed scripts in my desktop. However, I didnt do any work to make them look good.</p>
<p>Now, after a night of ruby, php, and shell hacking, I have a functional, attractive desktop that tells me everything I need to know, right at the desktop level.</p>
<p><a title="My New Desktop by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4815578502/"><img src="http://farm5.static.flickr.com/4096/4815578502_0259477d9f.jpg" alt="My New Desktop" width="500" height="313" /></a></p>
<p>Scripts I used:</p>
<ul>
<li>Day, Date, Month</li>
<li>A script to cURL the current weather icon from Yahoo</li>
<li>Several scripts for network stats (internal and external IP, transfer rate, SSID)</li>
<li>A few averaged pings to help me keep track of servers</li>
<li>Custom &#8220;ego&#8221; scripts: 2 ruby scripts for getting pageviews from Google Analytics, and 2 php scripts for current twitter followers (learning enough regex to make the php scripts happen nearly killed the whole idea)</li>
<li>A script to display my calendar</li>
</ul>
<p>If you want help, or any of these scripts, leave a comment below.</p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/google-command-line-tools/' rel='bookmark' title='Permanent Link: Google Command Line Tools'>Google Command Line Tools</a> <small>Like any true geek, I constantly have a command line...</small></li>
<li><a href='http://www.mitchellhislop.com/google-buzz/' rel='bookmark' title='Permanent Link: Google Buzz'>Google Buzz</a> <small>For me, the most interesting thing about Google Buzz is...</small></li>
<li><a href='http://www.mitchellhislop.com/super-simple-screen-scraping/' rel='bookmark' title='Permanent Link: Super simple screen scraping in PHP'>Super simple screen scraping in PHP</a> <small>I recently put together V2 of the &#8220;Who&#8217;se Here&#8221; section...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Xuo5FxIrWqoUjMNPzvm5K2S-1m4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Xuo5FxIrWqoUjMNPzvm5K2S-1m4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Xuo5FxIrWqoUjMNPzvm5K2S-1m4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Xuo5FxIrWqoUjMNPzvm5K2S-1m4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/y3pe3PgXv1U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/my-new-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/my-new-desktop/</feedburner:origLink></item>
		<item>
		<title>Hacking android</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/f2MsJKaAbFg/</link>
		<comments>http://www.mitchellhislop.com/hacking-android/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 04:48:08 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android open source project]]></category>
		<category><![CDATA[froyo]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[open]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/hacking-android/</guid>
		<description><![CDATA[Motorola recently announced that the used the signed bootloader on the DroidX, and on the Droid2. This is really bad news for anyone who wants to use custom roms, kernels, or even gain root access on their devices. When the origional Droid launched, it had a bootloader that was unsigned, allowing users to replace it [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/android-2-2-thoughts/' rel='bookmark' title='Permanent Link: Android 2.2 thoughts'>Android 2.2 thoughts</a> <small>I have been running the newest version of Android-2.2 a.k.a....</small></li>
<li><a href='http://www.mitchellhislop.com/my-android-homescreens/' rel='bookmark' title='Permanent Link: My Android Homescreens'>My Android Homescreens</a> <small>I figured it was time to do a post on...</small></li>
<li><a href='http://www.mitchellhislop.com/hey-whats-that/' rel='bookmark' title='Permanent Link: Hey! Whats That?'>Hey! Whats That?</a> <small>If you look at the end of one of my...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Motorola recently announced that the used the signed bootloader on the DroidX, and on the Droid2.</p>
<p>This is really bad news for anyone who wants to use custom roms, kernels, or even gain root access on their devices.</p>
<p>When the origional Droid launched, it had a bootloader that was unsigned, allowing users to replace it with a different bootloader that can use custom roms. This lead to the Droid becoming a favorite in the custom community, and remains one to this day.</p>
<p>When the international version of the Droid shipped (the Milestone), it had the signed bootloader. </p>
<p>That bootloader has yet to be defeated.</p>
<p>Motorola never said why they left the Droid so open. Their PR team stated that if you want a phone to use custom roms on, get a Nexus One.</p>
<p>I don&#8217;t get this. Why allow it on one device, but not all of them? Why lock it down in the first place? Android is ment to be open, so leave it open!</p>
<p>Android phones that CAN be opened to roms:<br />
Droid<br />
Moment<br />
G1<br />
Nexus One<br />
MyTouch3G (also the slide, but its janky)<br />
HTC Hero<br />
HTC Evo<br />
Droid Incrediable</p>
<p>Basically, everything but new Motorola phones. Which is why I won&#8217;t even consider getting one.</p>
<p><span class="post_sig">Posted from WordPress for Android</span></p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/android-2-2-thoughts/' rel='bookmark' title='Permanent Link: Android 2.2 thoughts'>Android 2.2 thoughts</a> <small>I have been running the newest version of Android-2.2 a.k.a....</small></li>
<li><a href='http://www.mitchellhislop.com/my-android-homescreens/' rel='bookmark' title='Permanent Link: My Android Homescreens'>My Android Homescreens</a> <small>I figured it was time to do a post on...</small></li>
<li><a href='http://www.mitchellhislop.com/hey-whats-that/' rel='bookmark' title='Permanent Link: Hey! Whats That?'>Hey! Whats That?</a> <small>If you look at the end of one of my...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/xrSENiRmrcPuapz39gqyApi4RxE/0/da"><img src="http://feedads.g.doubleclick.net/~a/xrSENiRmrcPuapz39gqyApi4RxE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xrSENiRmrcPuapz39gqyApi4RxE/1/da"><img src="http://feedads.g.doubleclick.net/~a/xrSENiRmrcPuapz39gqyApi4RxE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/f2MsJKaAbFg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/hacking-android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/hacking-android/</feedburner:origLink></item>
		<item>
		<title>Androids secret weapon</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/dAmY8Stj9KQ/</link>
		<comments>http://www.mitchellhislop.com/androids-secret-weapon/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:37:51 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=650</guid>
		<description><![CDATA[I have been spending quite a bit of time helping some of my friends tweak their android phones. It finally helped me nail down one of the factors that make me love Android over iOS: Google App Engine. GAE is a google service that many people don&#8217;t know about, but may use on a daily [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/minnedemo-second-half/' rel='bookmark' title='Permanent Link: Minnedemo second half'>Minnedemo second half</a> <small>Mobilerealityapp: platform for mobile reality apps, branded for the company....</small></li>
<li><a href='http://www.mitchellhislop.com/location-based-apps-and-privacy/' rel='bookmark' title='Permanent Link: Location based apps and privacy'>Location based apps and privacy</a> <small>Over the few months, I have been putting two of...</small></li>
<li><a href='http://www.mitchellhislop.com/searching-for-customer-service-on-google/' rel='bookmark' title='Permanent Link: Searching for Customer Service on Google'>Searching for Customer Service on Google</a> <small>Google has been in the news again. Although, they usually...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have been spending quite a bit of time helping some of my friends tweak their android phones. It finally helped me nail down one of the factors that make me love Android over iOS:</p>
<p>Google App Engine.</p>
<p>GAE is a google service that many people don&#8217;t know about, but may use on a daily basis. It is a hosted app platform that developers can use to provide apps. However, there are several features that allow it to do things iOS could only dream of:</p>
<ul>
<li>Single sign on capabilities: app providers can use google&#8217;s sign on rather than having to make their own auth system. This means that they can also have access to a users google services, if they allow it.</li>
<li>API: this is the big one. Mobile devices can access GAE, along with its data.</li>
</ul>
<p>These two features coalesce to allow developers to be able to build webapps that can also affect a users mobile device. For instance, App Brain uses these features to make it so that a user can browse apps from the desktop, and sync them to their mobile.</p>
<p>It also drives things like the chrome2phone extension. This extension allows a user to send a link from their chrome browser to their phone. It basically stores the link in GAE, and retrieves it via the phone. It also lets me send a map that I am looking at in Chrome to my phone, which opens the map app. If I do it with a phone number, it opens the phone, and if I send selected text from the browser, it goes to the clipboard on my phone.</p>
<p>No other phone platform has a cloud based web app host behind them. This allows the computer and the phone to know of each others existence, and send things back and forth.</p>
<p><span id="post_sig">Posted from WordPress for Android</span></p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/minnedemo-second-half/' rel='bookmark' title='Permanent Link: Minnedemo second half'>Minnedemo second half</a> <small>Mobilerealityapp: platform for mobile reality apps, branded for the company....</small></li>
<li><a href='http://www.mitchellhislop.com/location-based-apps-and-privacy/' rel='bookmark' title='Permanent Link: Location based apps and privacy'>Location based apps and privacy</a> <small>Over the few months, I have been putting two of...</small></li>
<li><a href='http://www.mitchellhislop.com/searching-for-customer-service-on-google/' rel='bookmark' title='Permanent Link: Searching for Customer Service on Google'>Searching for Customer Service on Google</a> <small>Google has been in the news again. Although, they usually...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/dzNDca_jobSi45FvpvZRGhuNzKk/0/da"><img src="http://feedads.g.doubleclick.net/~a/dzNDca_jobSi45FvpvZRGhuNzKk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/dzNDca_jobSi45FvpvZRGhuNzKk/1/da"><img src="http://feedads.g.doubleclick.net/~a/dzNDca_jobSi45FvpvZRGhuNzKk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/dAmY8Stj9KQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/androids-secret-weapon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/androids-secret-weapon/</feedburner:origLink></item>
		<item>
		<title>Google Command Line Tools</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/WWcLTqJ-aQk/</link>
		<comments>http://www.mitchellhislop.com/google-command-line-tools/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 02:59:37 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=647</guid>
		<description><![CDATA[Like any true geek, I constantly have a command line open. Therefore, I was super happy to see that google released their &#8220;googlecl&#8221; package, which is a collection of command line scripts to interact with google. Therefore, I can CMD-tab to my terminal, fire off $google calendar today, and get my calendar for the day. [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/google-buzz/' rel='bookmark' title='Permanent Link: Google Buzz'>Google Buzz</a> <small>For me, the most interesting thing about Google Buzz is...</small></li>
<li><a href='http://www.mitchellhislop.com/twin-cities-interactive-marketing-calendar/' rel='bookmark' title='Permanent Link: Twin Cities iMarketing Calendar'>Twin Cities iMarketing Calendar</a> <small>Now that I am co-founding a social media group, I...</small></li>
<li><a href='http://www.mitchellhislop.com/searching-for-customer-service-on-google/' rel='bookmark' title='Permanent Link: Searching for Customer Service on Google'>Searching for Customer Service on Google</a> <small>Google has been in the news again. Although, they usually...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Like any true geek, I constantly have a command line open. Therefore, I was super happy to see that google released their &#8220;googlecl&#8221; package, which is a collection of command line scripts to interact with google.</p>
<p>Therefore, I can CMD-tab to my terminal, fire off $google calendar today, and get my calendar for the day.</p>
<p>With this, I can also script it, to backup my gdocs, to display my calendar when I open my terminal, or even output onto my desktop, for quick, at a glance access.</p>
<p>Its written in python, which I dont know yet, so while I wont be contributing, I will be supporting it.</p>
<p><a href="http://code.google.com/p/googlecl/">Find it here. </a></p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/google-buzz/' rel='bookmark' title='Permanent Link: Google Buzz'>Google Buzz</a> <small>For me, the most interesting thing about Google Buzz is...</small></li>
<li><a href='http://www.mitchellhislop.com/twin-cities-interactive-marketing-calendar/' rel='bookmark' title='Permanent Link: Twin Cities iMarketing Calendar'>Twin Cities iMarketing Calendar</a> <small>Now that I am co-founding a social media group, I...</small></li>
<li><a href='http://www.mitchellhislop.com/searching-for-customer-service-on-google/' rel='bookmark' title='Permanent Link: Searching for Customer Service on Google'>Searching for Customer Service on Google</a> <small>Google has been in the news again. Although, they usually...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/84AC6aF-GOtXp5BMkrdQoL2JGaU/0/da"><img src="http://feedads.g.doubleclick.net/~a/84AC6aF-GOtXp5BMkrdQoL2JGaU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/84AC6aF-GOtXp5BMkrdQoL2JGaU/1/da"><img src="http://feedads.g.doubleclick.net/~a/84AC6aF-GOtXp5BMkrdQoL2JGaU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/WWcLTqJ-aQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/google-command-line-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/google-command-line-tools/</feedburner:origLink></item>
		<item>
		<title>My Android Homescreens</title>
		<link>http://feedproxy.google.com/~r/folkweb/aqfo/~3/l2aj-Sr5MbA/</link>
		<comments>http://www.mitchellhislop.com/my-android-homescreens/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:49:35 +0000</pubDate>
		<dc:creator>Mitchell Hislop</dc:creator>
				<category><![CDATA[Thoughts/Visions]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[2.2]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[froyo]]></category>

		<guid isPermaLink="false">http://www.mitchellhislop.com/?p=644</guid>
		<description><![CDATA[I figured it was time to do a post on what my homescreens look like, especially after upgrading to android 2.2. So, here you go: Center Screen: This is the default screen on my Droid. From top -&#62; bottom, L -&#62; R: Search Bar: It searches things NewsRob: Google Reader app, works very well Mint.com: [...]


Related posts:<ol><li><a href='http://www.mitchellhislop.com/android-2-2-thoughts/' rel='bookmark' title='Permanent Link: Android 2.2 thoughts'>Android 2.2 thoughts</a> <small>I have been running the newest version of Android-2.2 a.k.a....</small></li>
<li><a href='http://www.mitchellhislop.com/super-simple-screen-scraping/' rel='bookmark' title='Permanent Link: Super simple screen scraping in PHP'>Super simple screen scraping in PHP</a> <small>I recently put together V2 of the &#8220;Who&#8217;se Here&#8221; section...</small></li>
<li><a href='http://www.mitchellhislop.com/beta-invite-giveaway/' rel='bookmark' title='Permanent Link: Beta Invite Giveaway!!!'>Beta Invite Giveaway!!!</a> <small>I have a whole host of beta invites to give...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I figured it was time to do a post on what my homescreens look like, especially after upgrading to android 2.2. So, here you go:</p>
<p>Center Screen:<br />
<a title="snap20100617_012545 by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4712348342/"><img src="http://farm5.static.flickr.com/4066/4712348342_379f1bb582.jpg" alt="snap20100617_012545" width="281" height="500" /></a></p>
<p>This is the default screen on my Droid. From top -&gt; bottom, L -&gt; R:</p>
<p>Search Bar: It searches things</p>
<p>NewsRob: Google Reader app, works very well</p>
<p>Mint.com: Keeps track of the money</p>
<p>Listen: Google&#8217;s podcast app, works very well</p>
<p>Dropbox: File sync with my Mac, and the cloud. One of my favorite companies</p>
<p>Facebook: Facebook App</p>
<p>Twitter: Twitter app</p>
<p>Foursquare: Foursquare app</p>
<p>Voice: Google Voice app, for managing my GV number</p>
<p>Gmail: Duh</p>
<p>Gallery: Duh</p>
<p>Springpad: Online notebook/task manager/external brain. Replaces an old love, Evernote</p>
<p>Assistant: Keeps track of some accounts for me, like my frequent flyer miles and netflix. Serves as a backup to Mint too.</p>
<p>At the bottom, you see something new from FroYo, which is the launcher. The phone and browser icon are VERY nice to have there, and the app launcher is now the 3D scrolling one from the Nexus 1, rather than the drawer it used to be.</p>
<p>The rest of my screens:<br />
<a title="snap20100617_012602 by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4711707923/"><img src="http://farm5.static.flickr.com/4017/4711707923_e2613e96d1.jpg" alt="snap20100617_012602" width="281" height="500" /></a><br />
<a title="snap20100617_012616 by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4712348486/"><img src="http://farm5.static.flickr.com/4024/4712348486_7b70fac31c.jpg" alt="snap20100617_012616" width="281" height="500" /></a><br />
<a title="snap20100617_012620 by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4712348520/"><img src="http://farm5.static.flickr.com/4032/4712348520_793265d542.jpg" alt="snap20100617_012620" width="281" height="500" /></a><br />
<a title="snap20100617_012610 by mitch.hislop, on Flickr" href="http://www.flickr.com/photos/mitchhislop/4711707963/"><img src="http://farm5.static.flickr.com/4068/4711707963_5776116d6a.jpg" alt="snap20100617_012610" width="281" height="500" /></a></p>
<p>Have a question about any of these apps, or need a recommendation? Let me know in the comments.</p>


<p>Related posts:<ol><li><a href='http://www.mitchellhislop.com/android-2-2-thoughts/' rel='bookmark' title='Permanent Link: Android 2.2 thoughts'>Android 2.2 thoughts</a> <small>I have been running the newest version of Android-2.2 a.k.a....</small></li>
<li><a href='http://www.mitchellhislop.com/super-simple-screen-scraping/' rel='bookmark' title='Permanent Link: Super simple screen scraping in PHP'>Super simple screen scraping in PHP</a> <small>I recently put together V2 of the &#8220;Who&#8217;se Here&#8221; section...</small></li>
<li><a href='http://www.mitchellhislop.com/beta-invite-giveaway/' rel='bookmark' title='Permanent Link: Beta Invite Giveaway!!!'>Beta Invite Giveaway!!!</a> <small>I have a whole host of beta invites to give...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/44lOZx-toTUD7TZ7vRhQ61leUoU/0/da"><img src="http://feedads.g.doubleclick.net/~a/44lOZx-toTUD7TZ7vRhQ61leUoU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/44lOZx-toTUD7TZ7vRhQ61leUoU/1/da"><img src="http://feedads.g.doubleclick.net/~a/44lOZx-toTUD7TZ7vRhQ61leUoU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/folkweb/aqfo/~4/l2aj-Sr5MbA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mitchellhislop.com/my-android-homescreens/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.mitchellhislop.com/my-android-homescreens/</feedburner:origLink></item>
	</channel>
</rss>
