<?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>Korey Atterberry's Idle Chatter &#187; Tech</title>
	<atom:link href="http://www.atterberry.net/categories/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atterberry.net</link>
	<description>Having nothing to say has never stopped me before...</description>
	<lastBuildDate>Thu, 29 Dec 2011 05:39:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tasker for Android</title>
		<link>http://www.atterberry.net/tasker-for-android/</link>
		<comments>http://www.atterberry.net/tasker-for-android/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 01:49:18 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=526</guid>
		<description><![CDATA[Earlier this year I got an Android phone (the Droid Incredible), a purchase I&#8217;m quite happy with. One thing I really like about the Android platform is it&#8217;s open nature. I know that&#8217;s become a trite sentiment, but compared to my iPod Touch, there are very few limits on my ability to tinker with the [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this year I got an Android phone (the Droid Incredible), a purchase I&#8217;m quite happy with.  One thing I really like about the Android platform is it&#8217;s open nature.  I know that&#8217;s become a trite sentiment, but compared to my iPod Touch, there are very few limits on my ability to tinker with the phone.  Now that I&#8217;m fairly comfortable with the phone and the O/S, tinkering is exactly what has been on my mind!</p>
<p><a href="market://search?q=pname:net.dinglisch.android.taskerm"><img style="float:right" src="http://www.atterberry.net/lazygallery/Blog%20Photos/tasker.png"/></a>An application I recently discovered is <a href="tasker.dinglisch.net">Tasker</a>.  It&#8217;s an amazing application that can be used for automating and customizing many of the features of an Android device.  In short, you set up rules (called &#8220;contexts&#8221;) that, when triggered, cause different actions to occur.</p>
<p>Here are a few of the things I&#8217;m doing with Tasker:</p>
<ul>
<li>At home, school, work, and church, set the ringer volume appropriately.</li>
<li>Turn on wi-fi only when I&#8217;m at home.</li>
<li>Announce the time every half-hour (when I&#8217;ve got the headphones plugged in).</li>
<li>When I receive a phone call or email, speak the name of the caller/sender.</li>
<li>When my geocaching app is running, don&#8217;t let the display time out and shut off.</li>
<li>When I plug in my headphones, launch the podcast app.</li>
<li>A couple of minutes after I connect to my home network, update and download my RSS feeds and podcasts.</li>
<li>If I&#8217;m someplace where the ringer needs to be off, ignore the volume buttons and keep quiet.</li>
<li>If I can&#8217;t find my phone, I can send a special text message to it to cause it to ring as loudly as possible.</li>
<li>If I think my phone is stolen, I can send a different text message to it.  The phone will then find its location using GPS and reply with a message telling where it&#8217;s located, how fast it&#8217;s moving and how much battery life is remaining.  I can also have it take a picture or record audio.</li>
</ul>
<p>Initially, I was going to post my scripts here, but I realized there&#8217;s not realy any further contribution I can make, other than just casting my vote for this app.  The <a href="http://tasker.wikidot.com/profile-index">Tasker Wiki</a> has a good set of example profiles that you can use to create your own, and it covers most common topics fairly well.</p>
<p>Tasker is available in the Android Market using the QR code above.  It&#8217;s only a few bucks, and in my opinion it&#8217;s money well spent.  Tasker might be a little daunting at first, but once you get past the steep part of the learning curve, there&#8217;s a lot of functionality!</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=526&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/tasker-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password-protected podcasts on Android</title>
		<link>http://www.atterberry.net/password-protected-podcasts-on-android/</link>
		<comments>http://www.atterberry.net/password-protected-podcasts-on-android/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 04:24:43 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=515</guid>
		<description><![CDATA[One of the first things I wanted to do when I got my Android phone was get my podcasts available to me without having to sync with my computer (as was basically required on my iPod Touch). There are a number of choices for &#8220;podcatchers&#8221; on Android, but many of them don&#8217;t handle password-protected podcasts. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the first things I wanted to do when I got my Android phone was get my podcasts available to me without having to sync with my computer (as was basically required on my iPod Touch).  There are a number of choices for &#8220;podcatchers&#8221; on Android, but many of them don&#8217;t handle password-protected podcasts.  </p>
<p>One of my favorite podcasts is the <a href="http://www.bobandtom.com/">Bob and Tom</a> podcast, which has a small subscription fee, and therefore requires authentication.  Originally, the need to provide a password limited my choice in podcatchers.  One of the most popular (and free) choices is <a href="http://listen.googlelabs.com/">Google Listen</a>, which does not support authentication.  Thankfully, I found a workaround.</p>
<p><a href="http://pipes.yahoo.com/">Yahoo Pipes</a> is a tool for manipulating RSS feeds and other web content.  Since a podcast is basically just an RSS feed, Yahoo Pipes can solve this problem.  All I did was create a new pipe and have it import the Bob and Tom feed.  When I specified the feed URL for the original podcast, I put the username and password into the URL as follows:</p>
<blockquote><p>http://username:password@rss.premiereradio.net/bobntom/podcast.xml</p></blockquote>
<p>Then, instead of pointing Google Listen at the original podcast feed URL, I pointed it at the feed for my new pipe.  Since my Yahoo pipe isn&#8217;t password-protected, Google Listen has no problem with it.  Note: don&#8217;t &#8220;publish&#8221; your pipe; keep it private.  It has your username and password for the authenticated podcast associated with it.</p>
<p>Using this trick, basically any podcatcher available for Android should be able to handle a password-protected podcast.  If this workaround is not your cup of tea, there are a few apps I&#8217;ve found that are capable of handling authenticated podcasts natively.  Here, in brief, are the results of my tests.  </p>
<ul>
<li><a href="http://www.snoggdoggler.com/">DoggCatcher</a> &#8211; a very attractive app, but it&#8217;s having problems with redownloading episodes every day due to the way this podcast is structured.  It will get the job done.</li>
<li><a href="http://acast.wordpress.com/">ACast (free)</a> &#8211; works just fine, but its interface is a bit confusing.</li>
<li><a href="http://www.beyondpod.mobi/">BeyondPod</a>powerful but simple, and is working great so far. In the past I had problems with duplicate episodes being downloaded, but the problem hasn&#8217;t reoccurred.  This one is currently my favorite.</li>
</ul>
<p>Any other good choices?  Let me know in the comments!</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=515&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/password-protected-podcasts-on-android/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Exporting all of your Google Documents</title>
		<link>http://www.atterberry.net/exporting-all-of-your-google-documents/</link>
		<comments>http://www.atterberry.net/exporting-all-of-your-google-documents/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 03:04:20 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=488</guid>
		<description><![CDATA[In the past I&#8217;ve written about Google Documents, and the importance of backing up your data. I just discovered that Google added the ability to export all of your documents at once, so you can keep a local backup of all your files! Here&#8217;s a article that describes how to do it. Google Docs Finally [...]]]></description>
			<content:encoded><![CDATA[<p>In the past I&#8217;ve written about Google Documents, and the importance of backing up your data.  I just discovered that Google added the ability to export all of your documents at once, so you can keep a local backup of all your files!  </p>
<p>Here&#8217;s a article that describes how to do it.  </p>
<p><a href="http://www.labnol.org/internet/google-docs-backup/11561/">Google Docs Finally Makes It Easy to Download All Your Documents</a></p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=488&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/exporting-all-of-your-google-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top online apps and services</title>
		<link>http://www.atterberry.net/top-online-apps-and-services/</link>
		<comments>http://www.atterberry.net/top-online-apps-and-services/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 02:56:18 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=484</guid>
		<description><![CDATA[In a recent post, I shared my favorite iPod Touch applications, which is a list of software that I find myself recommending to others who have an iPod Touch or an iPhone. It occurred to me that there are a number of online applications that I can&#8217;t do without, but when I mention some of [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent post, I shared my <a href="http://www.atterberry.net/top-offline-ipod-touch-apps/">favorite iPod Touch applications</a>, which is a list of software that I find myself recommending to others who have an iPod Touch or an iPhone.  It occurred to me that there are a number of online applications that I can&#8217;t do without, but when I mention some of them in casual conversation, I&#8217;ve found that a lot of people haven&#8217;t heard of them.</p>
<p>Here is a list of my favorite free online services.  These services can be accessed from anywhere you have access to a web browser, and I use most of them on a daily basis.  You might notice some duplication to the applications I listed in my iPod apps post, but that&#8217;s mostly because I gravitated to many of the iPod apps because of my love of the online services they worked with.  </p>
<h3>Gmail</h3>
<p><a href="https://www.gmail.com/">Website</a></p>
<p>I&#8217;m sure you&#8217;ve heard of Gmail, so there&#8217;s not really any point of me telling you about it.  The big selling points for me are the excellent spam filtering and the free IMAP access.  Using IMAP, you can view all of your mail folders, not just the inbox, using a mail client application.  It works great on my iPod.  While we&#8217;re on the topic of iPods, the iPod contacts information will also sync with Gmail&#8217;s address book, which saves a lot of duplicated effort.</p>
<h3>Google Calendar</h3>
<p><a href="https://calendar.google.com/">Website</a></p>
<p>You&#8217;ll probably notice a theme with the first four items on this list, but Google Calendar is, in my opinion, a nice straightforward calendar application.  My favorite feature is its ability to act like an Exchange Server, so if you have a calendar application (again, like the one on the iPod Touch) that can sync with an Exchange server, it&#8217;ll work fine with a Google calendar.  Also, I recently discovered that if I invite my work email account (which uses Lotus Notes&#8230;) to a Google Calendar meeting, it will add it to my work calendar.  </p>
<h3>Google Reader</h3>
<p><a href="https://www.google.com/reader">Website</a></p>
<p>Google Reader is an RSS reader and aggregator.  If there are news sites, blogs, webcomics, etc. that you like to read, chances are they expose a &#8220;RSS feeds.&#8221;  If you subscribe to these feeds using Google Reader (or any RSS reader for that matter), you can keep track of what entries you&#8217;ve read and which you haven&#8217;t.  Likewise you only need to go to one place to read all your content.  Why Google Reader specifically?  Well, it&#8217;s convenient, since I use so many other Google services, and also because it works with <a href="http://www.phantomfish.com/byline.html">Byline</a> on my iPod.</p>
<h3>Google Docs</h3>
<p><a href="https://docs.google.com/">Website</a></p>
<p>If you&#8217;ve never used an online document editor, you might be surprised how full-featured they&#8217;ve become.  Using Google Docs, I store and edit a number of &#8220;Word&#8221;-type documents and spreadsheets in the web browser.   I haven&#8217;t put all of my documents online, nor do I intend to.  What I do put there are documents like the spreadsheet I use to track my vehicles&#8217; gas mileage and our shopping list.  The gas mileage spreadsheet I like to be able to update from anywhere, so that I can record my fill-up before I misplace the receipt.  The shopping list is a document I keep on my account, and I&#8217;ve got it set up to share with my wife.  We can both add and remove items (using our own accounts), and there&#8217;s no manual merging of lists.  </p>
<h3>Dropbox</h3>
<p><a href="https://www.dropbox.com/">Website</a></p>
<p>Among other things, Dropbox is an online service that lets you place some files online and retrieve them from a web browser.  Even though there are applications for your computer and iPod to sync your files, I mostly use the online features.  One of the main things I use Dropbox for is keeping my collection of batch files, scripts and other tools that I never know where I&#8217;m going to need them.  </p>
<h3>Toodledo<br />
<h3>
<a href="http://www.toodledo.com/">Website</a></p>
<p>Toodledo is a web-based task list with several integration points with other systems and services.  Its a fairly new alternative to Remember The Milk (which I used for quite a while), but it has some great features.  It can show your tasks on your Google Calendar on the day that they are due, notify you using SMS/email/etc., and sync with an iPod Touch app (which isn&#8217;t free, but is very cheap).  One of the main reasons I like Toodledo is their concept of &#8220;contexts&#8221; for each task.  For instance, if you&#8217;re sitting at your desk at work, there&#8217;s no point in seeing tasks that you need to do at home, and if you&#8217;re out running errands, it&#8217;s nice to know what tasks you need to be out of the house to perform.  Context divide your tasks into group like these.  </p>
<h3>LogMeIn</h3>
<p><a href="http://www.logmein.com/">Website</a></p>
<p>Last on the list, but only because I just recently discovered it, is LogMeIn.  LogMeIn is a remote access tool, and it&#8217;s free for personal use.  Using their service, I can access and control (for instance) my home PC from my desk at work or I can troubleshoot my family&#8217;s computers without the need to travel.  You have to install a small application on the PC that you intend to control, but nothing needs to be installed on the PC that you&#8217;re controlling from.  It even works, albeit not quite as smoothly, if you have ActiveX and Java disabled on the client PC.  I was surprised how easy it was to set up; you don&#8217;t even have to manually open ports on your firewall or set up port forwarding on your router.  </p>
<p>As with all online resources, there&#8217;s always a chance that these services will cease to exist, so if you use them, please be careful to keep local backups of anything that&#8217;s important to you.  Each of these services does have a mechanism for making backups, but I haven&#8217;t streamlined all of them yet.  That will be a topic for another day.</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=484&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/top-online-apps-and-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top offline iPod Touch apps</title>
		<link>http://www.atterberry.net/top-offline-ipod-touch-apps/</link>
		<comments>http://www.atterberry.net/top-offline-ipod-touch-apps/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 15:45:35 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=468</guid>
		<description><![CDATA[This past summer I got an iPod touch, and it&#8217;s easily the coolest gadget I&#8217;ve had in quite some time. Despite being pocket sized, it&#8217;s somehow big enough to do just about anything computer-related that I want to do. While the hardware itself is nice, what really makes it useful is all the applications available [...]]]></description>
			<content:encoded><![CDATA[<p>This past summer I got an iPod touch, and it&#8217;s easily the coolest gadget I&#8217;ve had in quite some time.  Despite being pocket sized, it&#8217;s somehow big enough to do just about anything computer-related that I want to do.  While the hardware itself is nice, what really makes it useful is all the applications available for it.  </p>
<p>Now keep in mind, I have an iPod Touch, not an iPhone.  Whereas an iPhone can be connected to the internet at any time, an iPod Touch is only internet-enabled when you&#8217;re in range of a wi-fi connection.  What this means is that I&#8217;m largely interested in offline apps that can make the most of an occasional internet connection.  Since I&#8217;ve been fooling with it for months now, I figured I&#8217;d share which of these apps I find the most useful.  Here are my top 5, in no particular order.</p>
<h3>Dropbox</h3>
<p><a href="https://www.dropbox.com/">Website</a><br />
<a href="http://itunes.apple.com/us/app/dropbox/id327630330?mt=8">App Store</a><br />
Free</p>
<p>Dropbox is an online service that allows you to store files and sync them to multiple computers.  I use it and it works great, but the iPod app provides a notable feature that is missing from the iPod Touch: the ability to store and view PDFs and other file types offline.  When you set up a Dropbox account and sync the iPod app to it, you can mark some of the files as &#8220;favorites.&#8221;  These favorites are stored locally and available offline.  </p>
<h3>Byline</h3>
<p><a href="http://www.phantomfish.com/byline.html">Website</a><br />
<a href="http://itunes.apple.com/us/app/byline/id284946773?mt=8">App store</a><br />
$3.99</p>
<p>Byline is an RSS reader for the iPod/iPhone that syncs with your Google Reader account.  What this means is that you can add your favorite blogs, news sites, web comics, etc. to Google Reader and view them aggregated in Byline.  My favorite feature is the offline support.  When you have a network connection, hit the sync button in Byline and it will download all new entries, including embedded images and snapshots of the linked web pages.  Then, when you&#8217;re away from a network connection, you&#8217;re still able to read the full articles (especially useful since some feeds like CNN put very little content in the feed and instead expect you to click over to their site).  Next time you sync, the entries you read will also be marked as read in Google Reader.</p>
<h3>Toodledo</h3>
<p><a href="http://www.toodledo.com/">Website</a><br />
<a href="http://itunes.apple.com/us/app/toodledo-to-do-list/id292755387?mt=8">App store</a><br />
$2.99</p>
<p>If you&#8217;re looking for a way to keep your to-do list organized and to help manage your time, I&#8217;d recommend taking a look at Toodledo.  It&#8217;s a web-based task list with lots of useful integration with other services.  The iPod app works with the free Toodledo service and syncs tasks between web and mobile using push notification.  I used Remember The Milk for a long time, but when I discovered Toodledo I quickly switched over.</p>
<h3>Dictionary.com</h3>
<p><a href="http://dictionary.reference.com/apps/iphone">Website</a><br />
<a href="http://itunes.apple.com/us/app/dictionary-com-dictionary-thesaurus/id308750436?mt=8">App Store</a><br />
Free</p>
<p>One of the great things about having a mobile web device is being able to look something up wherever you are.  If you don&#8217;t have a wi-fi connection, you&#8217;re a bit more limited but you can at least look up definitions using Dictionary.com.  It&#8217;s based on the Random House dictionary, and takes a fair amount of storage space, but doesn&#8217;t require a connection.</p>
<h3>WordPress</h3>
<p><a href="http://iphone.wordpress.org/">Website</a><br />
<a href="http://itunes.apple.com/us/app/wordpress-2/id335703880?mt=8">App Store</a><br />
Free</p>
<p>Not everyone will find this useful, but if you have a blog based on WordPress, the WordPress app lets you do some limited work on your blog even offline.  Right now, I&#8217;m editing this post on my iPod using the &#8220;local draft&#8221; feature.  When I get back to an Internet connection, I can publish it to my website or save it as a draft for further editing.</p>
<h3>Honorable Mentions</h3>
<ul>
<li><a href="http://www.supersquawksoftware.com/2/">The Creeps</a>: an excellent tower defense game, and the only game in years that has hooked me</li>
<li><a href="http://www.instapaper.com/iphone">Instapaper</a>: saves web pages for offline reading</li>
<li><a href="http://www.rememberthemilk.com/services/iphone/app/">Remember The Milk</a>: a good to-do list manager, even though I prefer Toodledo</li>
<li><a href="http://www.mobigloo.com/software/caloriecounter/">Fast Food Calorie Counter</a>: nutrition information for choices at fast food places</li>
</ul>
<p>That&#8217;s about it for my must-have offline apps, but if you have a good one I didn&#8217;t mention, please comment!  I don&#8217;t want to miss out!</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=468&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/top-offline-ipod-touch-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s going on with Packet8&#8242;s Freedom Choice 500 plan?</title>
		<link>http://www.atterberry.net/whats-going-on-with-packet8s-freedom-choice-500-plan/</link>
		<comments>http://www.atterberry.net/whats-going-on-with-packet8s-freedom-choice-500-plan/#comments</comments>
		<pubDate>Fri, 29 May 2009 02:00:05 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=352</guid>
		<description><![CDATA[We use Packet8 for our home phone service. It&#8217;s an inexpensive VoIP service which provides 500 outgoing minutes for $15 a month. Today I received an email from Packet8 (now known as 8&#215;8) which says: 8&#215;8 will be discontinuing the Freedom Choice plan, and effective June 1, 2009, your plan will be changed to: 8&#215;8 [...]]]></description>
			<content:encoded><![CDATA[<p>We use Packet8 for our home phone service.  It&#8217;s an inexpensive VoIP service which provides 500 outgoing minutes for $15 a month.  Today I received an email from Packet8 (now known as 8&#215;8) which says:</p>
<blockquote><p>8&#215;8 will be discontinuing the Freedom Choice plan, and effective June 1, 2009, your plan will be changed to:<br />
8&#215;8 Freedom Unlimited Plan &#8211; $24.99/month</p></blockquote>
<p>June 1st is monday&#8230;  and they&#8217;re increasing my bill $10 for the privilege.  To top it off, the Freedom Choice 500 plan still shows up on their website right now.  </p>
<p>Since I just got the email 3 hours ago, there&#8217;s not much information on the net just yet.  I&#8217;m hoping the straight story comes out pretty soon.  </p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=352&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/whats-going-on-with-packet8s-freedom-choice-500-plan/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Netbook</title>
		<link>http://www.atterberry.net/netbook/</link>
		<comments>http://www.atterberry.net/netbook/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 03:01:32 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=305</guid>
		<description><![CDATA[A couple of weeks ago, my parents were kind enough to give me a new &#8220;netbook.&#8221; It&#8217;s an Asus EEE PC 1000HE, which is a 10 inch laptop. Here it is next to my regular laptop: It runs Windows XP and has a 160GB hard drive and 1GB of memory. The keyboard is smaller than [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago, my parents were kind enough to give me a new &#8220;netbook.&#8221;  It&#8217;s an Asus EEE PC 1000HE, which is a 10 inch laptop.  Here it is next to my regular laptop:</p>
<p><a href="http://www.atterberry.net/photos/?lzkfile=Blog+Photos/netbook.jpg"><img src="http://www.atterberry.net/lazygallery/Blog%20Photos/lazy-k-slides/netbook.jpg" alt="Netbook" /></a></p>
<p>It runs Windows XP and has a 160GB hard drive and 1GB of memory.  The keyboard is smaller than a regular laptop, but it didn&#8217;t take long to adapt.  I&#8217;ve run some benchmarks, and it&#8217;s definitely &#8220;slower&#8221; than my full-size laptop, but in practice, I haven&#8217;t noticed any difference for general web browsing, etc.  Even though portability wasn&#8217;t a major goal, I&#8217;m quite happy with my choice due to one particular feature: the 8-9 hour battery life.  </p>
<p>There are tons of reviews out there, so there&#8217;s not a lot of point in repeating what they all say.  One thing I can add is my electricity usage measurements.  Using my trusty kill-a-watt, I took the following readings:</p>
<ul>
<li>idle, power save mode: 10 watts</li>
<li>idle, super performance mode: 11 watts</li>
<li>idle, screen off: 9 watts</li>
<li>playing DVD video: 14 watts</li>
<li>standby: 1 watt</li>
</ul>
<p>For comparison, my full-size laptop, a Dell Inspiron 6000, uses 22 watts when idle.  My netbook uses less than half of that.  I imagine that might just contribute to the excellent battery life!</p>
<p>For all more power measurements, see my <a href="http://www.atterberry.net/funstuff/kill-a-watt/">Electricity Usage Measurements</a> page.</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=305&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/netbook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Mobile phone setup part 5 &#8211; GooSync</title>
		<link>http://www.atterberry.net/windows-mobile-phone-setup-part-5-goosync/</link>
		<comments>http://www.atterberry.net/windows-mobile-phone-setup-part-5-goosync/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 23:01:00 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=287</guid>
		<description><![CDATA[Previously, I posted about using ScheduleWorld for synchronizing my calendar to my Windows Mobile phone. Due to some problems I experienced, I withdrew my recommendation, but I&#8217;ve got something that&#8217;s working pretty well for me now. I&#8217;m using the free version of GooSync, and in my testing it&#8217;s been very reliable. The free version is [...]]]></description>
			<content:encoded><![CDATA[<p>Previously, I <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-4-contacts/">posted about using ScheduleWorld</a> for synchronizing my calendar to my Windows Mobile phone.  Due to some problems I experienced, I withdrew my recommendation, but I&#8217;ve got something that&#8217;s working pretty well for me now.</p>
<p>I&#8217;m using the free version of <a href="http://www.goosync.com">GooSync</a>, and in my testing it&#8217;s been very reliable.  The free version is limited in three ways that matter to me.  First, it only synchronizes seven days into the past and thirty days into the future.  Secondly, it doesn&#8217;t automatically synchronize &#8211; you have to manually run the process.  Third, the free version is only supposed to synchronize two-way (from server to phone and phone to server).</p>
<p>For me, these limitations haven&#8217;t proven too painful.  My calendar doesn&#8217;t change often, so when I plug it in at home I just hit the sync button.  No big deal.  Also, I really don&#8217;t find myself checking my distant calendar when away from the computer.  It&#8217;s usually more a question of &#8220;what&#8217;s going on this weekend?&#8221;  Finally, I&#8217;m mitigating the risks of the two-way sync wrecking my Google Calendar with a bunch of testing and backups.</p>
<p>Before starting the calendar syncing process, I added a scheduled task on my PC to back up my Google Calendar to a file each day.  In case you&#8217;re interested, I&#8217;m using wget to grab the .ics file for my calendar each day and saving it to a unique file name with the date.  If you want to know more just ask and I&#8217;ll post about it.</p>
<p>Additionally, I ran several tests with test appointments to make sure that the sliding synchronization window worked as it should.  What I tested is listed below.</p>
<ul>
<li>Create a new appointment on phone in the current date range</li>
<li>Create a new appointment on phone before the current date range</li>
<li>Create a new appointment on phone after the current date range</li>
<li>Create a new appointment on Google Calendar in the current date range</li>
<li>Create a new appointment on Google Calendar before the current date range</li>
<li>Create a new appointment on Google Calendar after the current date range</li>
<li>Rename an appointment on phone when the appointment originated on phone</li>
<li>Rename an appointment on phone when the appointment originated in Google Calendar</li>
<li>Rename an appointment in Google Calendar when the appointment originated on phone</li>
<li>Rename an appointment in Google Calendar when the appointment originated in Google Calendar</li>
<li>Delete an appointment on phone when the appointment originated on phone</li>
<li>Delete an appointment on phone when the appointment originated in Google Calendar</li>
<li>Delete an appointment in Google Calendar when the appointment originated on phone</li>
<li>Delete an appointment in Google Calendar when the appointment originated in Google Calendar</li>
<li>Create an all-day event on phone</li>
<li>Create an all-day event in Google Calendar</li>
<li>Create a repeating appointment on phone &#8211; yearly</li>
<li>Create a repeating appointment on phone &#8211; 15th of the month</li>
<li>Create a repeating appointment on phone &#8211; 2nd friday of the month</li>
<li>Create an all-day appointment on phone</li>
<li>Create a multiday event on phone</li>
<li>Create a repeating appointment in Google Calendar &#8211; yearly</li>
<li>Create a repeating appointment in Google Calendar &#8211; 15th of the month</li>
<li>Create a repeating appointment in Google Calendar &#8211; 2nd friday of the month</li>
<li>Create an all-day appointment in Google Calendar</li>
<li>Create a multiday event in Google Calendar</li>
<li>See if events created on phone are deleted as window moves</li>
<li>See if appointments created on phone are added as window moves</li>
<li>See if appointments created in Google Calendar are deleted as window moves</li>
<li>See if appointments created in Google Calendar are added as window moves</li>
</ul>
<p>Everything propagates from phone to server and vice versa in a predictable way, so I&#8217;m happy with the results.  In short, any change within the 7 day past to 30 day future window gets synchronized.  The only items that get &#8220;deleted&#8221; are old appointments that you create in Google Calendar or on the phone &#8211; they are no longer synced to the opposite calendar when they are 8 days or more in the past.  Likewise, if you create an appointment on the phone more that thirty days into the future, it will get synced to Google Calendar when the window slides forward to that date.  Also, if a repeating appointment is synced to the phone, ALL instances of the appointment are synced on the phone.  All-in-all, it seems like a good implementation, given the understandable limitations they&#8217;ve put on the free version.</p>
<p>Since I kind of use my main calendar (Google Calendar) as a historical record, it&#8217;s important to me that nothing ever gets removed from it.  If I create an appointment on my phone, it won&#8217;t stay on Google Calendar after the sliding window of synchronization passes it.  There are two choices for me to work around this: never create an appointment on the phone, or upgrade to the paid version of <a href="http://www.goosync.com">GooSync</a>.  Since I don&#8217;t create that many appointments, especially from the phone, I&#8217;m going with the first option for now.  If I&#8217;m away from the computer and need to schedule an appointment, I just send myself an email.  For now that&#8217;s working out OK.  If GooSync would lower their rates, though, I&#8217;d revisit that decision.</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=287&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/windows-mobile-phone-setup-part-5-goosync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile phone setup part 4 &#8211; contacts</title>
		<link>http://www.atterberry.net/windows-mobile-phone-setup-part-4-contacts/</link>
		<comments>http://www.atterberry.net/windows-mobile-phone-setup-part-4-contacts/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 01:44:58 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=265</guid>
		<description><![CDATA[In part 1, I described how I got email syncing to my new smartphone. In part 2, I addressed tasks, and in part 3, I struggled through syncing with my Google Calendar. Finally, in this installment, I finish up with synchronizing my contacts. I keep my contacts in Gmail, and they don&#8217;t change very often. [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-1-email/">part 1</a>, I described how I got email syncing to my new smartphone.  In <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-2-tasks">part 2</a>, I addressed tasks, and in <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-3-calendar">part 3</a>, I struggled through syncing with my Google Calendar.  Finally, in this installment, I finish up with synchronizing my contacts.</p>
<p>I keep my contacts in Gmail, and they don&#8217;t change very often.  As a result, I&#8217;m really not that concerned with synchronizing exactly, but I just want to be able to take the contacts from Gmail and copy them to my phone.  </p>
<p>At first, I thought I&#8217;d be able to find a way to export the contacts from Gmail and import them directly to the contacts application on the phone.  That ALMOST worked.  Gmail can easily export your contacts, but the phone doesn&#8217;t have a way to import them I could find.  Google can export in VCard format and two different CSV formats.  If you take the VCard format and copy it to the phone, you can launch that file through file explorer.  Unfortunately, the mobile contacts application doesn&#8217;t like a VCard file with multiple contacts, so you have to split that file up and add each contact separately.  I don&#8217;t have that kind of time or patience.</p>
<p>The next thing I tried was using SyncML like I did for the calendar.  <a href="http://scheduleworld.com/">ScheduleWorld</a> is supposed to be able to synchronize with Gmail contacts, but I couldn&#8217;t get it working.  Also, I really only want to export from Gmail and import into my phone, not synchronize.  <a href="http://www.goosync.com/">GooSync</a> supposedly can sync contacts in the same way, but its a pay service so I didn&#8217;t try that.</p>
<p>Finally, what I ended up going with for now is something that isn&#8217;t supposed to work.  I installed Outlook 2000 on my PC and set it up to sync with my phone only for contacts.  ActiveSync 4.5 isn&#8217;t supposed to work with Outlook 2000, but it seems to be doing fine.  To get the data onto the phone, I exported an Outlook CSV from the Gmail contacts page and imported into Outlook.  Once the phone syncs, all the contacts are on the phone.  </p>
<p>I haven&#8217;t closed the book on this technique, since I&#8217;d rather not use Outlook, but I was pulling my hair out trying to find another solution.  I can&#8217;t believe there isn&#8217;t another way, so I might have missed something.</p>
<p>In closing, I&#8217;m still shocked how hard to was to get all this syncing working.  I can&#8217;t believe I&#8217;m the first person who has wanted to do this.  I have high hopes that in the future the techniques and technologies will come to fruition, and I can avoid using four different techniques and applications.  </p>
<p>Of course, a lot of these problems could have been solved by just using Outlook.  If they would have included a copy with my phone, I might have just used that technique and saved a bunch of time.  However, I&#8217;ve learned quite a bit in the process of researching, and I&#8217;m excited to see what comes of all of this. </p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=265&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/windows-mobile-phone-setup-part-4-contacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile phone setup part 3 &#8211; calendar</title>
		<link>http://www.atterberry.net/windows-mobile-phone-setup-part-3-calendar/</link>
		<comments>http://www.atterberry.net/windows-mobile-phone-setup-part-3-calendar/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 01:05:08 +0000</pubDate>
		<dc:creator>Korey</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.atterberry.net/?p=263</guid>
		<description><![CDATA[In part 1, I described how I got email syncing to my new smartphone. In part 2, I pretty easily got tasks syncing properly. In this installment I&#8217;ll tell you what it took to get my Google Calendar synchronizing to my smartphone. As I described earlier, I don&#8217;t have the proper version of Outlook for [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-1-email/">part 1</a>, I described how I got email syncing to my new smartphone.  In <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-2-tasks">part 2</a>, I pretty easily got tasks syncing properly.  In this installment I&#8217;ll tell you what it took to get my Google Calendar synchronizing to my smartphone.  </p>
<p>As I described earlier, I don&#8217;t have the proper version of Outlook for syncing through ActiveSync, but if I did, there wouldn&#8217;t have been a big problem here.  I will admit that at this step, I started searching online for a good deal on a copy of Outlook 2007.  Google has provided a piece of software called <a href="http://www.google.com/support/calendar/bin/answer.py?answer=98563">Google Calendar Sync</a> which effortlessly synchronizes Google Calendar to Outlook 2003 or 2007.  I tried it out with a trial of Outlook 2007, and it worked great.  Syncing Outlook 2007 to the mobile device is a no brainer, so with the proper outlay of cash, the calendar sync problem could have been solved.</p>
<p>I found another way, though.  I did some reading about <a href="http://en.wikipedia.org/wiki/SyncML">SyncML</a> and found it can do some neat things.  I can&#8217;t say that everything is fully standards-compliant and well-defined, but I found a working solution.  There are several SyncML server providers out there that let you sync your phone to their web application.  Also, on many you can sync your copy of Outlook, Thunderbird, etc. to the server as well with the proper connecting applications.  That&#8217;s half of the problem solved, but it doesn&#8217;t solve the problem of syncing to Google Calendar.</p>
<p>Thankfully, I found a free service that did.  I set up an account on <a href="http://scheduleworld.com/">ScheduleWorld</a>.  The website itself looks a little unpolished, but the service works pretty well.  ScheduleWorld provides you a calendar on their website and can synchronize with your Google Calendar and also works as a SyncML server.  Using a <a href="https://www.forge.funambol.org/download/">plugin from Funambol</a>, which runs on your Windows Mobile phone, you can sync the data from the SyncML server to the phone.  It all sounds pretty complicated, but it really wasn&#8217;t that bad to set up, since ScheduleWorld tells you everything you need to know.  I&#8217;d be happier if there was a way to point straight to Google for syncing, but maybe that will come in time.</p>
<p>UPDATE: Be careful with ScheduleWorld.  For some reason, the web app preference to sync to/from Google Calendar keeps defaulting back to &#8220;2-way&#8221;.  I wanted to sync just one-way (from Google to ScheduleWorld) to keep my calendar safe, but the preference reset itself and now most of my all-day events have been duplicated in Google.  Likewise, the Funambol plugin is doing the same thing &#8211; resetting itself to synchronize bidirectionally with ScheduleWorld.  If you fool with these tools, back up your Google Calendar first (by downloading the iCal file).  </p>
<p>I&#8217;m going back to the drawing board for calendar syncing&#8230;  I&#8217;m trying out the free version of <a href="http://www.goosync.com/">GooSync</a> and having some luck.  It&#8217;s limited in the date range it synchronizes, but so far it&#8217;s working OK.  I&#8217;d initially ruled out GooSync because of that limitation, but I&#8217;m revisiting it due to lack of other options.  The results of my full testing are available in <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-5-goosync/">part 5.</a></p>
<p>In <a href="http://www.atterberry.net/windows-mobile-phone-setup-part-4-contacts">part 4</a> I take on syncing my contacts.</p>
<img src="http://www.atterberry.net/?ak_action=api_record_view&id=263&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.atterberry.net/windows-mobile-phone-setup-part-3-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

