<?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>Refocusing Technology</title>
	<atom:link href="http://www.refocusingtechnology.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.refocusingtechnology.com</link>
	<description>Saving the Marriage of Business and Technology</description>
	<lastBuildDate>Fri, 09 Dec 2011 14:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android Development Adventure Step 1</title>
		<link>http://www.refocusingtechnology.com/2011/12/09/android-development-adventure-step-1/</link>
		<comments>http://www.refocusingtechnology.com/2011/12/09/android-development-adventure-step-1/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 14:15:00 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1415</guid>
		<description><![CDATA[photo credit: laihiu As I recently posted, I&#8217;ve decided to expand my skillset and learn about Android Development. My first step was to chat with a friend of mine who has done some work in Android development just to figure out where to begin looking.  He graciously shared some resources that he used. Yes, he [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><a title="cute XDD" href="http://www.flickr.com/photos/96941606@N00/4256841390/" target="_blank"><img src="http://farm5.static.flickr.com/4011/4256841390_c765c2d597.jpg" alt="cute XDD" border="0" /></a><br />
<small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.refocusingtechnology.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" width="16" height="16" align="absmiddle" border="0" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="laihiu" href="http://www.flickr.com/photos/96941606@N00/4256841390/" target="_blank">laihiu</a></small></p>
<p><small></small>As I recently posted, I&#8217;ve decided to expand my skillset and learn about <a href="http://www.refocusingtechnology.com/2011/12/08/new-learning-adventure/">Android Development</a>.</p>
<p>My first step was to chat with a friend of mine who has done some work in Android development just to figure out where to begin looking.  He graciously shared some resources that he used. Yes, he even told me that the &#8220;<a href="http://www.amazon.com/gp/product/047077018X/ref=as_li_ss_tl?ie=UTF8&amp;tag=refocustechno-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=047077018X">Android Development for Dummies</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=refocustechno-20&amp;l=as2&amp;o=1&amp;a=047077018X" alt="" width="1" height="1" border="0" />&#8221; was a great resource. It&#8217;s always been hard for me to accept a &#8220;for Dummies&#8221; book as a resource&#8230; but I&#8217;ll give it a try.</p>
<p>So of course the next step is: Install the needed tools.</p>
<p>I found that the Android Developers site has a good outline of what you need to do in this article: <a href="http://developer.android.com/sdk/installing.html" target="_blank">Installing the SDK</a></p>
<p>The tools you need are pretty simple but the install takes a few steps.  You need the following tools:</p>
<ul>
<li>Java SDK</li>
<li>Android SDK</li>
<li>Eclipse IDE</li>
<li>ADT Plug-in for Eclipse (optional)</li>
</ul>
<p>The article does a great job of outlining how to set the environment up.</p>
<p><em><strong>NOTE: Issue that I ran into on this &#8211; when you attempt to install the ADT plug-in in Windows 7&#8230; make sure to run Eclipse as the Administrator.  Otherwise, I got an error that said something about the components not being available.</strong></em></p>
<p>So, now that I have it installed&#8230; it&#8217;s time to actually start building something.  We&#8217;ll see.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2011/12/09/android-development-adventure-step-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Learning Adventure</title>
		<link>http://www.refocusingtechnology.com/2011/12/08/new-learning-adventure/</link>
		<comments>http://www.refocusingtechnology.com/2011/12/08/new-learning-adventure/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 22:30:38 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1414</guid>
		<description><![CDATA[For the past several years, the focus of my development learning has been completely focused in Microsoft&#8217;s .Net realm. It&#8217;s where I&#8217;ve worked for years and like most technologies there is always something new to learn. This last week, I&#8217;ve been seriously considering what is next for me to learn.  There is plenty to learn [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>For the past several years, the focus of my development learning has been completely focused in Microsoft&#8217;s .Net realm. It&#8217;s where I&#8217;ve worked for years and like most technologies there is always something new to learn.</p>
<p>This last week, I&#8217;ve been seriously considering what is next for me to learn.  There is plenty to learn on the Microsoft side of the house. Obviously there are a ton of other technologies out there as well.</p>
<p>My question was simple: &#8220;Where is technology headed?&#8221;.</p>
<p>I believe the answer to that question is quite simple: mobile. Everything is headed in that direction. Between mobile phones, tablets, and the like many applications are going to start being written in the mobile realm.  Even businesses are going to start asking that their business apps be created in the mobile space because they&#8217;ll want their employees to be able to access them while they&#8217;re on the road, at a client site, etc.</p>
<p>So, the next question is simply &#8220;What technology?&#8221;. In my mind there are two options: iOS or Android. Microsoft has been EXTREMELY slow to the party and I question whether they will have any success in this realm. So, to me this is a pretty easy decision based on three facts: 1. Most my work is PC based, 2. I own an Android phone, 3. I believe that Google/Android is exploding and growing at a much faster rate than iOS. That makes my decision quite obvious.</p>
<p>Recently it was also announced that Android will not only be the driver behind mobile phones and tablets but Google will actually release the next versions of Google TV running on Android. If I had to guess I would also wonder if Chrome OS and Android don&#8217;t end up being merged at some point. This would make Android an platform that can really run anywhere.</p>
<p>So, off I go a journey to start building a few Android apps. Obviously, I&#8217;ll still be writing C# and VB but I am very excited to see where this journey leads. I&#8217;ll be updating as I move forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2011/12/08/new-learning-adventure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Tools</title>
		<link>http://www.refocusingtechnology.com/2011/04/22/new-tools/</link>
		<comments>http://www.refocusingtechnology.com/2011/04/22/new-tools/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 16:15:33 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[ActiveInbox]]></category>
		<category><![CDATA[AnywhereMan]]></category>
		<category><![CDATA[Boomerang]]></category>
		<category><![CDATA[Ext.net]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1406</guid>
		<description><![CDATA[photo credit: Robert S. Donovan Recently, I found a few new tools that I am learning to use.  There are so many add-ins out there that it&#8217;s hard to find the good ones some times. I started using Boomerang for GMail (thanks to the AnywhereMan Dave Yankowiak&#8217;s podcast recommendation). The really useful part of Boomerang should [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="alignleft" style="padding-right: 10px;"><a title="patient" href="http://www.flickr.com/photos/10687935@N04/2376359338/" target="_blank"><img src="http://farm4.static.flickr.com/3198/2376359338_1cd7d0ebb8_m.jpg" border="0" alt="patient" /></a><br />
<small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.refocusingtechnology.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="Robert S. Donovan" href="http://www.flickr.com/photos/10687935@N04/2376359338/" target="_blank">Robert S. Donovan</a></small></div>
<p>Recently, I found a few new tools that I am learning to use.  There are so many add-ins out there that it&#8217;s hard to find the good ones some times.<br />
<small></small></p>
<p>I started using Boomerang for GMail (thanks to the <a href="http://www.anywhereman.com/" target="_blank">AnywhereMan</a> Dave Yankowiak&#8217;s podcast recommendation).  The really useful part of Boomerang should even have to be a third party product, it should be a built in function of GMail which is scheduled email sending.  Sometimes you just don&#8217;t want to send the email right away so it&#8217;s nice to have the option to schedule the send for later.  Boomerang also gives the ability to &#8220;remind&#8221; you of emails that you need to do something with.  I&#8217;ll be honest and say that I haven&#8217;t used that feature too much yet.  Cool little utility though.</p>
<p>Second, I started using ActiveInbox for Gmail (again thanks to Dave).  It&#8217;s a pretty neat tool for prioritizing and categorizing project emails.  It can help you use your email almost like a task management type tool.  I think if you sprung for the Pro version, you have an even better ability to manage tasks (it adds deadlines and other management features).  Neat tool to check out!</p>
<p>Third, this one is more developer focused.  It is the <a href="http://www.ext.net/" target="_blank">ext.net</a> control set.  This component suite is a .Net extebsion of the <a href="http://www.sencha.com/products/extjs/" target="_blank">Sencha Ext JS</a> project.  It&#8217;s open source and has most of the controls that you would use in a project.  The components are nice looking and pretty simple to work with.  The documentation is lacking but I guess it is an open source community so that&#8217;s to be expected.</p>
<p>Take a look at the tools and see if they are helpful to you as well.  Also, send me some recommendations!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2011/04/22/new-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technology Anchor</title>
		<link>http://www.refocusingtechnology.com/2011/04/22/technology-anchor/</link>
		<comments>http://www.refocusingtechnology.com/2011/04/22/technology-anchor/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 16:06:52 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1407</guid>
		<description><![CDATA[The standard product cycle seems to show that the early adopters give way to the masses.  Part of this is just people hearing about and adjusting to new technologies.  I think the other part is the new technology maturing to a point where the masses can actually use it. photo credit: William Hook We&#8217;ve seen [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The standard product cycle seems to show that the early adopters give way to the masses.  Part of this is just people hearing about and adjusting to new technologies.  I think the other part is the new technology maturing to a point where the masses can actually use it.</p>
<p><span class="alignleft"><br />
<a title="Geocaching" href="http://www.flickr.com/photos/83542829@N00/4225307113/" target="_blank"><img style="border: 0px initial initial;" src="http://farm5.static.flickr.com/4072/4225307113_326c141e04_m.jpg" border="0" alt="Geocaching" width="240" height="180" /></a><br />
<small><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="http://www.refocusingtechnology.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="William Hook" href="http://www.flickr.com/photos/83542829@N00/4225307113/" target="_blank">William Hook</a></small><br />
</span><br />
<small><a title="William Hook" href="http://www.flickr.com/photos/83542829@N00/4225307113/" target="_blank"></a></small>We&#8217;ve seen the cycle happen in the mobile field.  Smart phones have existed for years but only recently with the release of the iPhone and then the Android operating system have we seen the explosion of smart phones.  It seems like within the last year we&#8217;ve seen more innovation in this market than we&#8217;ve seen for the last 5 to 10 years.  It&#8217;s been amazing.</p>
<p>Following behind that is the tablet market.  It&#8217;s the next big thing.  The iPad 2 and the Xoom recently hit the market and there is a huge surge of tablet devices hitting the market in the next 6 to 12 months.</p>
<p><strong>So&#8230; what&#8217;s the anchor??</strong></p>
<p>Technology companies who either don&#8217;t think or don&#8217;t care about public perception.  Part of the process is for people to get comfortable and trust your product.  So what do the technology companies do?  <em>Put their trust in question by tracking people&#8217;s locations.</em></p>
<p>Yes&#8230; I am talking about Google and Apple tracking the location data on phones and tablets.  They claim that they are using it for valid reasons which is probably true but do you consider what that information could potentially be used for?  With all the current issues with information theft and identity theft these companies should really consider their actions a little more closely.</p>
<p>I don&#8217;t know that I believe that either Google or Apple are being malicious with the data but it sure raises questions.  What would it take for marketers to buy this data for targeted text marketing, analysis and use by government for use in <a href="http://www.ibtimes.com/articles/136087/20110419/minnesota-test-driver-mileage-electric-vehicle-gas-tax.htm" target="_blank">mileage taxation</a>, or some criminal finding a way to exploit your movement information for gain?</p>
<p>I think the Google and Apple made a pretty big PR mistake in tracking people&#8217;s movement secretly.  It&#8217;s slightly ironic that the iconic commercial in 1984 about big brother was by a small computer company named Apple!</p>
<p><a href="http://www.youtube.com/watch?v=R706isyDrqI"><span class="youtube">
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/R706isyDrqI?color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1" frameborder="0" allowfullscreen></iframe>
</span><p><a href="http://www.youtube.com/watch?v=R706isyDrqI">www.youtube.com/watch?v=R706isyDrqI</a></p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2011/04/22/technology-anchor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal storage growth results in immediate, necessary action</title>
		<link>http://www.refocusingtechnology.com/2011/02/09/personal-storage-growth-results-in-immediate-necessary-action/</link>
		<comments>http://www.refocusingtechnology.com/2011/02/09/personal-storage-growth-results-in-immediate-necessary-action/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 08:09:31 +0000</pubDate>
		<dc:creator>Robert Stanke</dc:creator>
				<category><![CDATA[Efficient Technologies]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Bob Stanke]]></category>
		<category><![CDATA[BobStanke.com]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1403</guid>
		<description><![CDATA[This is a guest post by Bob Stanke from http://bobstanke.com.  I hope you enjoy it! &#8212;&#8211; A few weeks back, I was doing the weekly download of photos, videos and miscellaneous documents that I managed to create on my smartphone and regular camera to my Sony Vaio laptop.  A weekly tradition that usually results in [...]]]></description>
			<content:encoded><![CDATA[<p></p><div><strong><em>This is a guest post by Bob Stanke from <a href="http://bobstanke.com" target="_blank">http://bobstanke.com</a>.  I hope you enjoy it!</em></strong></div>
<div><strong><em>&#8212;&#8211;</em></strong></div>
<div></div>
<div>A few weeks back, I was doing the weekly download of photos, videos and miscellaneous documents that I managed to create on my smartphone and regular camera to my Sony Vaio laptop.  A weekly tradition that usually results in everything getting dumped into a new folder on the desktop with a promise to myself that I will sort through them later and drop them in the proper folders.  Well, “later” never seems to come.</div>
<div>
<p>So, a day I somehow seemed to have nothing going on, I starting plugging away at organizing my file system.  What a mess!  Thank goodness my operating system tags files with dates created, otherwise I would be lost!  About half way through my photo sorting, I noticed a problem. My photo files are getting out of hand.  I had thousands of photos in folders broken down by date or event.  Hundreds of photos containing thousands of pictures each.  I did some really quick sorting to determine just how much new digital content I was adding to my machine a week.  The stomach-wrenching total: about 4 GBs a week!  This is getting out of hand.</p>
<p>For someone who is fairly organized in life, my digital world feels like a big hot mess.  I do double back-ups of my data each week (including cloud back-up to Carbonite and a physical back-up to my Seagate external drive), so it is not that I am worried about that.  I am thinking just solely about file discovery and hard drive storage.  My Windows search feature works fine, and I sometimes use my Google Desktop search, so discovery I am good with for now &#8211; as a short-term solution.  But with each passing week, my concern grows about how much more space I have left on my laptop.</p>
<p>This new digital problem comes at a good time for me, since I am trying to find a systematic process for managing all of my digital content.  Knowing now that I am under a bit of a time crunch if I keep adding digital assets to my machine at the current rate, this has become a top priority for me over the next month or two.</p>
<p>Over the next few weeks, I would like to share my digital organization and storage progress with the audience of Refocusing Technology, in hopes others might be able to offer some suggestions or best practices for me to explore.  I have started working with a couple of tools, but am really still in the discovery phase.  I am always open to the idea generation that crowd-sourcing on the web offers!</p>
<p>Next week, I will explore the power of Google Docs, and whether that is a viable option for someone in my position to explore.  Until then, please leave any comments below for other options I should look into!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2011/02/09/personal-storage-growth-results-in-immediate-necessary-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Many Still Failing with Technology</title>
		<link>http://www.refocusingtechnology.com/2010/12/15/many-still-failing-with-technology/</link>
		<comments>http://www.refocusingtechnology.com/2010/12/15/many-still-failing-with-technology/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 15:43:00 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Business Solutions]]></category>
		<category><![CDATA[Fail]]></category>
		<category><![CDATA[Shipping]]></category>
		<category><![CDATA[Toys R Us]]></category>
		<category><![CDATA[USPS]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1397</guid>
		<description><![CDATA[photo credit: Alex E. Proimos I am definitely one of those people who does quite a bit of my Christmas shopping online.  I think it&#8217;s much more efficient because I can read reviews, price compare, get more information about certain products, and purchase my selected item in less time than it would take me to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><a title="Head in Hands" href="http://www.flickr.com/photos/34120957@N04/4199675334/" target="_blank"><img src="http://farm3.static.flickr.com/2559/4199675334_66c3e3d61d.jpg" border="0" alt="Head in Hands" /></a><br />
<small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.refocusingtechnology.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="Alex E. Proimos" href="http://www.flickr.com/photos/34120957@N04/4199675334/" target="_blank">Alex E. Proimos</a></small></p>
<p>I am definitely one of those people who does quite a bit of my Christmas shopping online.  I think it&#8217;s much more efficient because I can read reviews, price compare, get more information about certain products, and purchase my selected item in less time than it would take me to go to one store and check out.  This year was no exception.  I did quite a bit of shopping online, I did even more online research.</p>
<p><em>What still surprises me is that so many people are still getting it wrong with technology.</em></p>
<h2>EPIC Fail #1</h2>
<p>First and I&#8217;ll say worst is Toys R Us.  I found an item for my daughter on Toys R Us&#8217; website that I wanted and the price was reasonable.  So I made <strong>MULTIPLE</strong> attempts to purchase it:</p>
<p><span style="text-decoration: underline;"><em>Try 1</em>:</span> I tried to check out online&#8230; Out of Stock for shipping.</p>
<p><span style="text-decoration: underline;"><em>Try 2</em>:</span> Okay, I&#8217;ll click the &#8220;In Store Pickup&#8221;&#8230; Coming Soon.</p>
<p><span style="text-decoration: underline;"><em>Try 3</em>:</span> Alright, we&#8217;ll I guess I&#8217;ll break down and go to the crazy busy store (which isn&#8217;t too far from my home)&#8230; over $20 more expensive.  For the item I was buying that&#8217;s over 20% more expensive in the store.  Are you serious?  So, I thought I&#8217;ll ask at Customer Service.  The response I received was &#8220;We don&#8217;t price match online prices&#8221;.  Ummm&#8230;. it&#8217;s YOUR SITE!!!  Unbelievable.</p>
<p><em>Three Strikes and you&#8217;re out!</em> Epic online failure for Toys R Us!</p>
<p><strong>Grade: F-</strong></p>
<h2><strong>EPIC Fail #2</strong></h2>
<p>The other place were I saw just how terrible people are with using technology is when I found the items I wanted for my daughter online (after the whole Toys R Us fiasco).  I found the items at 2 different retailers.  Purchased them and shipped them.  One retailer used UPS and the other used the tried and true United States Postal Service.  Here is an example of how big the gap is between for profit and sorta kinda for profit entities are.</p>
<p>With the UPS, I received a tracking number.  I could then go to there website and track the package.  In that tracking detail was where the item was when it was received and when it departed.  When the item was ready to be delivered, I saw an &#8220;Out for Delivery&#8221; line.  Given, it didn&#8217;t tell me the EXACT time it would be at more door but I was able to <span style="font-weight: bold; text-decoration: underline;">TRACK</span> it&#8217;s progress.</p>
<p>Contrast that with the Postal Service.</p>
<p>With USPS, I received a tracking number and I could go to the website and track the package.  There is where ANY similarity ends.  On the worthless USPS tracking site, I see a message that says &#8220;Shipment has left seller facility and is in transit&#8221;.  WOW&#8230; Amazing detail.  Thank you very much.  The retailer sent me an email that said that!  What benefit does USPS &#8220;tracking&#8221; provide?  Absolutely none.  Why do they even bother to assign a tracking number?  Isn&#8217;t a good thing that the retailer sent it via &#8220;Priority Mail&#8221; so they could &#8220;track&#8221; it?  I do wonder if they actually have a system that stores that status or if the web site is just designed with a hard coded message.</p>
<p><em>Enormous failure for USPS.</em></p>
<p><strong>Grade: Off the charts horrible.</strong></p>
<h2>Are you serious?</h2>
<p>It truly amazes me that companies still aren&#8217;t utilizing the technology to provide BETTER customer service.  Toys R Us could have simply matched the price&#8230; sure.  But, they could have VERY easily allowed me to purchase the item online and had it waiting for me at the store to pickup.  This would have rectified the issues and provided solid customer service.</p>
<p>The USPS&#8230; well, they could either just admit that you don&#8217;t get tracking or here&#8217;s something crazy&#8230; track the package!</p>
<p>In the era of online accessibility and the coming wave of mobile apps and handheld technology companies need to realize that a huge part of their service offerings will be tied to technology.</p>
<p><strong><em>Technology is no longer an option&#8230; it&#8217;s an expectation.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2010/12/15/many-still-failing-with-technology/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LinkedIn: Trying to find a revenue stream</title>
		<link>http://www.refocusingtechnology.com/2010/10/26/linkedin-trying-to-find-a-revenue-stream/</link>
		<comments>http://www.refocusingtechnology.com/2010/10/26/linkedin-trying-to-find-a-revenue-stream/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 15:00:24 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Freemium]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Profiteering]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1395</guid>
		<description><![CDATA[I have been on LinkedIn for quite some time.  There were only about 2 or 3 Million users when I started vs. the gazillion it has now.  They have made significant changes over the past couple of years.  Some have been good, some not so good.  I&#8217;m not a huge fan of the change that [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been on <a href="http://www.linkedin.com/in/jlattimore" target="_blank">LinkedIn</a> for quite some time.  There were only about 2 or 3 Million users when I started vs. the gazillion it has now.  They have made significant changes over the past couple of years.  Some have been good, some not so good.  I&#8217;m not a huge fan of the change that posts all the Twitter updates to people&#8217;s accounts but hey&#8230; if that&#8217;s what the masses want so be it.  LinkedIn has taken a strange approach though.  Instead of adding features, they have actually taken away features during their enhancements.  We used to be able to see how many connections that everyone had.  LinkedIn decided that if you had over 500 connections that you must be a promiscuous networker and stopped showing more.  Now you just see 500+.  Another place was that you used to be able to see 4th level connections.  Well apparently that was too far&#8230; so now 3rd level is the top.</p>
<p>A big issue for LinkedIn over the past few years has been how to actually make money on the enormous user base.  They&#8217;ve always offered the overpriced LinkedIn Premium service.  But, of course, few have actually taken the bait.  That&#8217;s because as a whole it didn&#8217;t offer much over the base package.  Few people actually found that much value in it.  So to fix that problem, LinkedIn went back to their &#8220;remove services&#8221; ideal.  Now, if you&#8217;d like to see the names of your 3rd level connections or group connections&#8230; you can pay for it.  Yeah, that&#8217;s right they didn&#8217;t add features&#8230; they started charging for existing functionality.  I must say that I don&#8217;t view this as a positive thing for LinkedIn.  I think that it is a real misstep for them.  Instead of taking away functionality maybe you could charge people for added &#8220;value&#8221;.  Oh I don&#8217;t know, maybe an ability to track more information on contacts more like a CRM.  Or&#8230; maybe you could start supporting more integration with other tools and of course you could charge for it.</p>
<p>I am a fan of the Freemium model.  I think it makes a lot of sense on the web.  I think the right way to do it is to create a free product and then upsell pieces with additional value.  Instead I think LinkedIn has taken the approach of get people on the free model and then take away pieces and charge for them to get them back.  I think it&#8217;s a mistake.  I honestly think that the potential exists that LinkedIn will take away enough features to allow other services to take over the space&#8230; we&#8217;ll see I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2010/10/26/linkedin-trying-to-find-a-revenue-stream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a tribe</title>
		<link>http://www.refocusingtechnology.com/2010/10/11/build-a-tribe/</link>
		<comments>http://www.refocusingtechnology.com/2010/10/11/build-a-tribe/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 20:55:21 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Seth Godin]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tribes]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1393</guid>
		<description><![CDATA[In my on-going goal of a book a month, I picked up Seth Godin&#8217;s Tribes.  After reading it, I must say that it is a great read for anyone who interested in blogging, social media, or any kind of community building.  I have included a video of Seth Godin talking about his concept above. Now, [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="aptureLink_0oCZkPQyBu" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; display: block; padding-top: 0px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px;"><object id="apture_embedPlayer5" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="456" height="285" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="start=0&amp;domId=apture_embedPlayer5" /><param name="src" value="http://www.youtube.com/v/Q6vpBDFoMqc&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;iv_load_policy=3" /><param name="name" value="apture_embedPlayer5" /><param name="allowfullscreen" value="true" /><embed id="apture_embedPlayer5" type="application/x-shockwave-flash" width="456" height="285" src="http://www.youtube.com/v/Q6vpBDFoMqc&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;iv_load_policy=3" name="apture_embedPlayer5" flashvars="start=0&amp;domId=apture_embedPlayer5" allowfullscreen="true" allowscriptaccess="always" quality="high" bgcolor="#ffffff"></embed></object></div>
<p>In my on-going goal of a book a month, I picked up Seth Godin&#8217;s <a href="http://www.amazon.com/gp/product/1591842336?ie=UTF8&amp;tag=refocustechno-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1591842336" target="_blank">Tribes</a>.  After reading it, I must say that it is a great read for anyone who interested in blogging, social media, or any kind of community building.  I have included a video of Seth Godin talking about his concept above.</p>
<p>Now, I&#8217;ll give you it probably could have shorter.  It definitely had more pages than content.  The main theme is a very good one though.  It&#8217;s all about building that community around your idea, your passion, or your business.  If you build a tribe who is passionate and loyal to you the passion, you can move mountains.  Seth issues a call for you to be the leader of that tribe.  By leader he isn&#8217;t talking about being the next Jim Jones.  He outlines the idea of creating something that allows your tribe to communicate and connect around the passion.  Nurture the passion and let it flourish.  It truly about being the facilitator which it what it really means to be a leader.</p>
<p>So, if you&#8217;re interested in building online or offline communities I would highly recommend that you take a look at Tribes.  It definitely makes you think about how to provide your tribe with the mechanisms to grow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2010/10/11/build-a-tribe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can you really have a 4 Hour Workweek?</title>
		<link>http://www.refocusingtechnology.com/2010/09/17/can-you-really-have-a-4-hour-workweek/</link>
		<comments>http://www.refocusingtechnology.com/2010/09/17/can-you-really-have-a-4-hour-workweek/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 19:01:40 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Business Focus]]></category>
		<category><![CDATA[Efficiency Process]]></category>
		<category><![CDATA[Efficient Technologies]]></category>
		<category><![CDATA[Telework]]></category>
		<category><![CDATA[4 Hour Work Week]]></category>
		<category><![CDATA[4HWW]]></category>
		<category><![CDATA[Outsourcing]]></category>
		<category><![CDATA[Tim Ferriss]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1389</guid>
		<description><![CDATA[As I explained a few months ago, I am trying to read at least a book a month.  Some months have been much better than others because of my relatively short attention span for books. I have many books in my possession that have a book mark at about page 40 and have had for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a id="aptureLink_htlwQNZCod" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; display: block; padding-top: 0px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px;" href="http://www.flickr.com/photos/peterhellberg/3840599608/"><img style="border: 0px initial initial;" title="New books from AdLibris" src="http://static.flickr.com/3454/3840599608_2cb3663077.jpg" alt="" width="500px" height="375px" /></a></p>
<p>As I explained a few months ago, I am trying to read at least a book a month.  Some months have been much better than others because of my relatively short attention span for books. I have many books in my possession that have a book mark at about page 40 and have had for many months.  Luckily the book I selected in August was not one of those books.  I chose to read <a href="http://www.amazon.com/gp/product/0307465357?ie=UTF8&amp;tag=refocustechno-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0307465357" target="_blank">4 Hour Work Week by Tim Ferriss</a>.</p>
<p>I think that the title has gotten a huge number of people interested in the content.  After reading it do I believe in the idea of the &#8220;Four hour work week&#8221;?  No.  It&#8217;s a great title designed for marketing.  Tim even admits that in the book.  That said, it has some fantastic information and tips about how to make yourself more efficient in getting things done.  He discusses a few things that are pretty obvious like that the vast majority of meetings are a complete waste of time.  I think we all know that but he actually throws out a challenge that I am sure very few people actually heed: decline the meetings that don&#8217;t have a purpose.  Can you imagine how great offices would be if everyone would take that challenge?</p>
<p>He also discusses, in depth, the concept of outsourcing tasks to other people.  I think in the era of virtual assistants, crowdsourcing, and the Mechanical Turk this is an idea that many people are accepting.  Instead of doing tasks that are just busy work why not find someone who specializes in doing that work?  I think it&#8217;s a very valid idea and something that I would truly like to figure out more about.  Also, he discusses the use of virtual assistants for a lot of things for you.</p>
<p>Of course, in addition to outsourcing your work, Tim recommends use of technology to automate your work.  He talks about how to use email filters to make the best use of your time.  Also, he recommends use of different tools such as GoToMeeting, Shopify, and many other technology tools that will help you build a business and then communicate with people that are helping you.</p>
<p>So, with that, what did I think of the book?  I thought it was a very good book.  I think that there were some great recommendations that many people could utilize to make themselves more efficient.  He also points out great ways to become a remote employee that I think have some very valid points.  Is it a get rich quick scheme like it sounds?  No.  I think the name was designed to sell the book.  I would definitely recommend taking some time to read this book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2010/09/17/can-you-really-have-a-4-hour-workweek/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is affiliate marketing?</title>
		<link>http://www.refocusingtechnology.com/2010/08/23/what-is-affiliate-marketing/</link>
		<comments>http://www.refocusingtechnology.com/2010/08/23/what-is-affiliate-marketing/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 15:48:43 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Product Reviews]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Corbett Barr]]></category>
		<category><![CDATA[FreePursuits.com]]></category>
		<category><![CDATA[ThinkTraffic.com]]></category>

		<guid isPermaLink="false">http://www.refocusingtechnology.com/?p=1382</guid>
		<description><![CDATA[If you&#8217;ve ever run a blog, I&#8217;m sure that you&#8217;ve asked yourself how people make money by simply blogging.  There are a few ways but one of the big ones is affiliate marketing. A blogging/social media friend of mine named Corbett Barr of FreePursuits and ThinkTraffic fame recently launched an affiliate marketing training class.  Since [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you&#8217;ve ever run a blog, I&#8217;m sure that you&#8217;ve asked yourself how people make money by simply blogging.  There are a few ways but one of the big ones is affiliate marketing.</p>
<p>A blogging/social media friend of mine named Corbett Barr of FreePursuits and ThinkTraffic fame recently launched an <a onclick="javascript: pageTracker._trackPageview('/affiliate/affiliatebeginnerscourse.com_823post');" href="https://www.e-junkie.com/ecom/gb.php?ii=766433&amp;c=ib&amp;aff=115740&amp;cl=79691" target="_blank">affiliate marketing training class</a>.  Since I have been interested in this topic for a while and I know Corbett and enjoy his stuff I thought I would give it a try.  I am still working my through the wealth of information that Corbett provides in his course but I must say that I have been impressed so far.</p>
<p>His modules:</p>
<ul>
<li>Introducing Affiliate Marketing</li>
<li>Finding opportunities</li>
<li>Creating your site</li>
<li>Generating traffic</li>
<li>Advanced topics and scaling up</li>
</ul>
<p>Inside of each of the modules are multiple lessons that go into depth on each topic.  Corbett provides you with the basics of what affiliate marketing is but also offers unique insights as to how to find the best product to fit your needs.</p>
<p>Part of the reason why I believe that Corbett&#8217;s course is different is that first I have traded emails, tweets, and other messages with Corbett and find him to be a very interesting guy.  Second, I have watched Corbett go through the process of finding his niche and building sites.  I was pretty early to begin reading his Free Pursuits blog.  Also, I have witnessed him building the traffic at Think Traffic.  From the things that Corbett has shared of late he is starting to earn decent amounts of money for his work.  So, I guess it comes down that he has earned credibility with me so I felt that I would like to learn more about what he is doing.</p>
<p>If you&#8217;ve ever been interested in learning about how someone builds an income from affiliate market &#8230; take a look at his course.  The price for the course is pretty low and provides a huge amount of information about affiliate marketing.</p>
<p><a href="https://www.e-junkie.com/ecom/gb.php?ii=766433&amp;c=ib&amp;aff=115740&amp;cl=79691" onclick="javascript: pageTracker._trackPageview('/affiliate/affiliatebeginnerscourse.com_823post');" target="_blank">Affiliate Marketing for Beginners</a></p>
<p>Once I have completed the course, I will report back as to what my overall impressions are.  Take a look and see for yourself!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.refocusingtechnology.com/2010/08/23/what-is-affiliate-marketing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

