<?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>Drewski &#187; Internet</title>
	<atom:link href="http://andrewski.net/category/software/internet-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewski.net</link>
	<description>Coming soon in three dimensions</description>
	<lastBuildDate>Mon, 14 Dec 2009 16:24:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>My GTD setup in RTM</title>
		<link>http://andrewski.net/2009/12/my-gtd-setup-in-rtm/</link>
		<comments>http://andrewski.net/2009/12/my-gtd-setup-in-rtm/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:06:43 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[remember the milk]]></category>
		<category><![CDATA[rtm]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=588</guid>
		<description><![CDATA[It’s come up a few times: “How do you use RTM?” “What do your lists/Smart Lists look like?” I covered them briefly on RTM’s blog but they’ve changed a bit since then, and I’d like to flesh them out a bit more.1 Obviously my work has meant that I come in contact with a lot [...]]]></description>
			<content:encoded><![CDATA[<p>It’s come up a few times: “How do you use <a title="Remember The Milk" href="http://www.rememberthemilk.com/"><acronym title="Remember The Milk">RTM</acronym></a>?” “What do your lists/Smart Lists look like?”</p>
<p>I covered them <a href="http://blog.rememberthemilk.com/2009/08/meet-the-remember-the-milk-team-andrew-on-support/">briefly</a> on RTM’s blog but they’ve changed a bit since then, and I’d like to flesh them out a bit more.<sup>1</sup></p>
<p>Obviously my work has meant that I come in contact with a lot of users’ methods that they share on the forums, and I’ve borrowed a few. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>The first method I ever implemented was Doug Ireton’s “classic” post on the RTM blog on <a title="Remember The Milk Blog: Guest Post: Advanced GTD with Remember The Milk" href="http://blog.rememberthemilk.com/2008/05/guest-post-advanced-gtd-with-remember-the-milk/">implementing GTD</a>.</p>
<p>My setup deviates from that though. The basics are there—I try to minimize use of due dates, I organize my tasks by physical context (home, phone, computer, work, etc.) and I try to make my list capture everything.</p>
<p>However, I try to keep my setup as minimal as possible, a lot more minimal than a full-on GTD setup. The biggest thing is that I don’t really organize my tasks in projects; that’s just not how my work or life revolve.</p>
<p>To show you what my organization looks like, here are my lists on the website:</p>
<p><a href="http://andrewski.net/wp-content/uploads/2009/12/Screen-shot-2009-12-10-at-5.12.48-PM.png"><img class="aligncenter size-full wp-image-589" title="RTM list tabs" src="http://andrewski.net/wp-content/uploads/2009/12/Screen-shot-2009-12-10-at-5.12.48-PM.png" alt="RTM list tabs" width="673" height="53" /></a></p>
<p>As you can see, I only have two proper lists<sup>2</sup>: Mine and Shared. The only reason I have two is to separate tasks that are shared with Deanna. (I’ve <a title="Remember The Milk: How do I share a list with a contact?" href="http://www.rememberthemilk.com/help/answers/sharing/sharelist.rtm">shared that list</a> with her.)</p>
<p>The rest of my organization is tag-based, and I’ve created a number of Smart Lists (shown in blue) to organize them in ways that I regularly use.</p>
<p>I use my Inbox as a place where my quickly added tasks end up—something I’ll email in, a handful of tasks I think of and want to get in quickly without setting any properties, etc.—but I empty it regularly.</p>
<p>Most of my Smart Lists are pretty obvious (and correspond to a particular tag or two), but a few of them are worth mentioning:</p>
<ul>
<li><strong>zzz</strong>: This is a Smart List that <a title="Remember The Milk Blog: Tips &amp; Tricks Tuesday: Using sleeper tags" href="http://blog.rememberthemilk.com/2009/04/tips-tricks-tuesday-using-sleeper-tags/">puts tasks to sleep</a> until a certain time before they’re due. (When I’m looking at my list of tasks to do at home, I don’t care about the bills I have to pay until it’s time to pay them.)</li>
<li><strong>!Next</strong>: <em>(((priority:1 OR priority:2) AND NOT list:zzz) OR (NOT tagContains:@ OR list:Inbox status:incomplete)) AND NOT (list:Target OR list:Grocery)<br />
</em>This is a list of all “next actions”, things I can do presently. Naturally, this will exclude anything I’ve “put to sleep” as mentioned above, and also things that I’ve designated as something that I’ll get to later. It also catches anything I haven’t filed correctly (anything not tagged correctly or in my Inbox) and it will exclude anything in my special Target and grocery lists. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </li>
<li><strong>!Today</strong>: <em>((dueBefore:today OR due:today OR priority:1) AND list:!Next OR (NOT tagContains:@ OR list:Inbox status:incomplete))</em><br />
This is a Smart List that shows me the things I really have to do today—or should at least try to. On a really good day, I’ll clear this list. It’s everything from the <strong>!Next</strong> list that’s overdue, due today, or high priority.<br />
Perhaps its obvious, but this is where I spend the bulk of my time, with the occasional jaunt over to my <strong>!Next</strong> list.</li>
</ul>
<p><a href="http://andrewski.net/wp-content/uploads/2009/12/Screen-shot-2009-12-10-at-5.53.29-PM.png"><img class="alignright size-full wp-image-592" title="Tag Cloud" src="http://andrewski.net/wp-content/uploads/2009/12/Screen-shot-2009-12-10-at-5.53.29-PM.png" alt="Tag Cloud" width="297" height="176" /></a>Lastly, my Tag Cloud shows how my tags/lists are being used. It should be no surprise that a lot of my tasks are things for me to do on the internet. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<p>My goal with my organization is to make it quick and easy to use. I can quickly add a task that will show up where I’ll see it (<strong>!Next</strong> and <strong>!Today</strong>) and organize all sorts of tasks that won’t show up there.</p>
<p>Let me know if you’d like any more pointers or tips on how I do things.</p>
<ol class="footnotes"><li id="footnote_0_588" class="footnote">Firstly, you should read my <a title="Drewski: Some notes on GTD" href="../2009/12/some-notes-on-gtd/">notes on GTD</a>; if you don’t understand that, my methodology will make less sense. I’m not going to reexplain it here.</li><li id="footnote_1_588" class="footnote">Inbox and Sent are lists RTM creates</li></ol>]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/12/my-gtd-setup-in-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some notes on GTD</title>
		<link>http://andrewski.net/2009/12/some-notes-on-gtd/</link>
		<comments>http://andrewski.net/2009/12/some-notes-on-gtd/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:00:54 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[remember the milk]]></category>
		<category><![CDATA[rtm]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=243</guid>
		<description><![CDATA[I started this post on December 15, 2008. I’ve mostly kept it intact and simply published it for the sake of getting it out there. It’s not nearly as sprawling as I initially intended; you’re welcome. Remember the Milk is one of my favorite websites.1 Keeping a list of tasks, keeping it simple, and keeping [...]]]></description>
			<content:encoded><![CDATA[<p><em>I started this post on December 15, 2008. I’ve mostly kept it intact and simply published it for the sake of getting it out there. It’s not nearly as sprawling as I initially intended; you’re welcome.</em></p>
<p><a title="Remember the Milk: About" href="http://www.rememberthemilk.com/about/">Remember the Milk</a> is one of my favorite websites.<sup>1</sup> Keeping a list of tasks, keeping it simple, and keeping it current are ways I manage my life. It’s nothing super profound or super important for me, but a list of tasks keeps me from becoming overwhelmed.</p>
<h1>Principles</h1>
<p>My basis for task management is <acronym title="Getting Things Done">GTD</acronym>. Merlin Mann <a title="43 Folders: Getting Started with &quot;Getting Things Done&quot;" href="http://www.43folders.com/2004/09/08/getting-started-with-getting-things-done">summarized it quite well</a>, and I still think of his four-year-old article when discussing GTD:</p>
<blockquote><p>Basically, you make your stuff into real, actionable items or things you can just get rid of. Everything you keep has a clear reason for being in your life at any given moment—both now and well into the future. This gives you an amazing kind of confidence that a) nothing gets lost and b) you always understand what’s on or off your plate.</p></blockquote>
<p>Obviously it’s great for professionals where you’re more or less paid for being productive, but I’ve found the principles to be very useful for my own personal life as well. (I’ve found that it goes very well with <a title="43 Folders Series: Inbox Zero" href="http://www.43folders.com/izero">Inbox Zero</a>—incidentally also by Merlin Mann—which basically prescribes that it’s not worth your time to waste it on email, and that your goal should be speedy mail management and an empty inbox.)</p>
<h1>Method</h1>
<p>So I’ve been convinced about these GTD techniques for a few years. Here are a few ways I’ve attempted to implement them:</p>
<ul>
<li><a title="Tiddlyspot" href="http://tiddlyspot.com/">Tiddlyspot</a>: A host that offers free <a title="Tiddlywiki: a reusable non-linear personal web notebook" href="http://www.tiddlywiki.com/">Tiddlywikis</a>, Tiddlyspot showcases a few “flavors”, two of which are geared to GTD usage. Quite useful, easy to get used to, but only really usable on the internet and from a computer. And <em>way</em> too fiddly for my taste.</li>
<li><a title="Remember The Milk: Learn More" href="http://www.rememberthemilk.com/tour/">Remember The Milk</a>: It shouldn’t surprise you at this point that I use Remember The Milk<sup>2</sup>, but I’ve been using them for two years. RTM’s <a title="Remember The Milk: Services" href="http://www.rememberthemilk.com/services/">services</a> are its strength; you can access your tasks wherever you are—on your computer, phone, in your Gmail, etc.—and be reminded of what you have to do.</li>
</ul>
<p>Sorry this post doesn’t have a great finish; like I said, I’m pretty much publishing it as-is, and I don’t have anything profound to say at the end of this. Let me know if you’d like my thoughts on something else. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<ol class="footnotes"><li id="footnote_0_243" class="footnote">I work there now, but didn’t when I started this post.</li><li id="footnote_1_243" class="footnote">Uh, hello, I work there, remember?</li></ol>]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/12/some-notes-on-gtd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps Navigation</title>
		<link>http://andrewski.net/2009/10/google-maps-navigation/</link>
		<comments>http://andrewski.net/2009/10/google-maps-navigation/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 21:11:14 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=520</guid>
		<description><![CDATA[Google Maps Navigation: A Free, Ass-Kicking, Turn-by-Turn Mobile App — Google maps navigation — Gizmodo If Google sells this in the App Store for zero dollars, those millions of bucks Apple makes off of GPS app sales will likely disappear. It’s not for us to worry about until there’s no more GPS competition except Google, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://gizmodo.com/5391408/google-maps-navigation-a-free-ass+kicking-turn+by+turn-mobile-app"><img class="alignright" src="http://andrewski.net/wp-content/uploads/2009/10/google-maps-navigation.png" alt="Google Navigation on Android" width="208" height="368" /></a><a href="http://gizmodo.com/5391408/google-maps-navigation-a-free-ass+kicking-turn+by+turn-mobile-app">Google Maps Navigation: A Free, Ass-Kicking, Turn-by-Turn Mobile App — Google maps navigation — Gizmodo</a></p>
<blockquote><p>If Google sells this in the App Store for zero dollars, those millions of bucks Apple makes off of GPS app sales will likely disappear. It’s not for us to worry about until there’s no more GPS competition except Google, and we’re dependent on their pace of progress, but no competition is a bad thing. And it’s a little strange that Google’s search money is going to pay for a free map app that is competitive with stuff that costs $100 a year from full-time GPS makers like TomTom. Unfair is the word that comes to mind. But I can’t say I don’t want this app.</p></blockquote>
<p>Agreed, on all counts. I wonder if Apple will try to play any differently with this than with other navigation apps since this is Google; does that make it any more “confusingly similar” to the iPhone’s Maps app (driven by Google Maps)? I think not, but I also wouldn’t be confused by a mobile Firefox (Fennec) or Google Voice.</p>
<p>It’s easy to see Google’s (and their users’) advantage in entering a competitive market this way, but yeah, I wouldn’t want to be their competitors either.</p>
<p>It does scare me <a title="Gizmodo: Google and the Deadly Power of Data" href="http://gizmodo.com/5391966/google-and-the-deadly-power-of-data">how much data Google now owns</a>, more in how they ditched their licensors so they could do something like this. But I want this app too. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/10/google-maps-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualized: What have I been listening to?</title>
		<link>http://andrewski.net/2009/10/visualized-what-have-i-been-listening-to/</link>
		<comments>http://andrewski.net/2009/10/visualized-what-have-i-been-listening-to/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:43:40 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=507</guid>
		<description><![CDATA[A few months ago I posted a graph of my music listening and was asked how I produced that. Andrew Godwin runs a really nice service called LastGraph that creates these graphs based on one’s Last.fm profile data. Of course, what would this be without a new one? (I had to check it out again, [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago I posted a <a title="Drewski: A Musical Life" href="http://andrewski.net/2009/06/a-musical-life/">graph of my music listening</a> and was asked how I produced that.</p>
<p>Andrew Godwin runs a really nice <a title="LastGraph: About Posters" href="http://lastgraph3.aeracode.org/about/posters/">service called LastGraph</a> that creates these graphs based on one’s <a href="http://www.last.fm/home">Last.fm</a> profile data.</p>
<p>Of course, what would this be without a new one? (I had to check it out again, of course.)</p>
<p><a href="http://andrewski.net/wp-content/uploads/2009/10/graph_109861.png"><img class="aligncenter size-full wp-image-513" title="LastGraph July-October 2009" src="http://andrewski.net/wp-content/uploads/2009/10/graph_109861.png" alt="LastGraph July-October 2009" width="939" height="709" /></a></p>
<p>Always an interesting view.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/10/visualized-what-have-i-been-listening-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A musical life</title>
		<link>http://andrewski.net/2009/06/a-musical-life/</link>
		<comments>http://andrewski.net/2009/06/a-musical-life/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:08:43 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=405</guid>
		<description><![CDATA[This might be the biggest reason I love working from home.]]></description>
			<content:encoded><![CDATA[<p>This might be the biggest reason I love working from home.<a href="http://andrewski.net/wp-content/uploads/2009/06/graph_94597.png"><img class="aligncenter size-full wp-image-406" title="Last.fm Usage from May 1" src="http://andrewski.net/wp-content/uploads/2009/06/graph_94597.png" alt="Last.fm Usage from May 1" width="400" height="648" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/06/a-musical-life/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Users Don’t Like Change</title>
		<link>http://andrewski.net/2009/03/users-dont-like-change/</link>
		<comments>http://andrewski.net/2009/03/users-dont-like-change/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:37:10 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=326</guid>
		<description><![CDATA[Facebook’s Users Don’t Like Change — ReadWriteWeb Users don’t like change, and as a product becomes more popular, users will grow ever more resistant to change. The entire article (about Facebook’s contentious changes to their News Feed) distills to that one sentence. It’s not a Facebook thing1, it’s a people thing. Really, I grow tired [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.readwriteweb.com/archives/facebooks_users_dont_like_change.php">Facebook’s Users Don’t Like Change — ReadWriteWeb</a></p>
<blockquote><p>Users don’t like change, and as a product becomes more popular, users will grow ever more resistant to change.</p></blockquote>
<p>The entire article (about Facebook’s contentious changes to their News Feed) distills to that one sentence. It’s not a Facebook thing<sup>1</sup>, it’s a people thing.</p>
<p>Really, I grow tired of all this resistance to change. While I’ve been there too—it’s easy to get habituated—it’s annoying to hear. <a title="Excel 2007 Charts Are Useless" href="http://charts.jorgecamoes.com/excel-2007-charts-useless/">Microsoft Office 2007</a><sup>2</sup>, Firefox 3, Safari 4, BlackBerry, iPhone, etc. etc.</p>
<p>It would seem that if people had their way, interfaces would become static (at some unspecified point) and remain there. Rather than fixing quirks, users would simply habituate to them. And there would be little room for innovation.</p>
<p>I understand that designers/engineers don’t always get things right, but especially with computers, there is a <em>lot</em> of change from year to year, and that’s a good thing. An inclination to embrace change would go a long way to enjoying the dynamic world of technology. <img src='http://andrewski.net/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
<ol class="footnotes"><li id="footnote_0_326" class="footnote">But I <em>do</em> understand that Facebook removed functionality in this update, and <em>that</em> is a problem. But a different problem.</li><li id="footnote_1_326" class="footnote">I hear complaints about the Ribbon <em>all day</em> at work, worst of all from my coworkers!</li></ol>]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/03/users-dont-like-change/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>T-Rex likes cupcakes</title>
		<link>http://andrewski.net/2009/02/t-rex-likes-cupcakes/</link>
		<comments>http://andrewski.net/2009/02/t-rex-likes-cupcakes/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:13:48 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[dc]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[qwantz]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[trex]]></category>

		<guid isPermaLink="false">http://andrewski.net/?p=309</guid>
		<description><![CDATA[  So Dinosaur Comics is probably definitely my favorite webcomic. And recently @TheBestCupcake has been rocking some hilarity on Twitter. This is a recipe for some reasonably delicious success (if I do say so myself):]]></description>
			<content:encoded><![CDATA[<p> </p>
<p style="text-align: left;">So <a title="qwantz.com - Dinosaur Comics" href="http://qwantz.com/">Dinosaur Comics</a> is <span style="text-decoration: line-through;">probably</span> <em>definitely </em>my favorite webcomic. And recently <a title="Twitter / TheBestCupcake" href="http://twitter.com/TheBestCupcake">@TheBestCupcake</a> has been rocking some hilarity on Twitter.</p>
<p style="text-align: left;">This is a recipe for some reasonably delicious success (if I do say so myself):</p>
<p style="text-align: center;"><a href="http://andrewski.net/wp-content/uploads/2009/02/t-rex-cupcake.png"><img class="size-full wp-image-310 aligncenter" title="This has been a delicious overload. I'm feeling rather jittery right now...." src="http://andrewski.net/wp-content/uploads/2009/02/t-rex-cupcake.png" alt="T-Rex seeks the best cupcake" width="412" height="280" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewski.net/2009/02/t-rex-likes-cupcakes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
