<?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>Bit Stampede &#187; Personal</title>
	<atom:link href="http://www.bitstampede.com/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitstampede.com</link>
	<description>Bits on the rampage: Eric Shepherd's blog.</description>
	<lastBuildDate>Thu, 22 Jul 2010 18:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More thoughts on iPad</title>
		<link>http://www.bitstampede.com/2010/05/03/more-thoughts-on-ipad/</link>
		<comments>http://www.bitstampede.com/2010/05/03/more-thoughts-on-ipad/#comments</comments>
		<pubDate>Mon, 03 May 2010 22:04:22 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Geekology]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1571</guid>
		<description><![CDATA[I&#8217;ve been using it some more, and I have additional thoughts. Go figure! Back To My Mac One thing that would be insanely useful for me would be support for accessing Back To My Mac services using my iPad. Prime among these would be accessing my Mac via Screen Sharing. Yes, I&#8217;m aware there are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using it some more, and I have additional thoughts. Go figure!</p>
<h2>Back To My Mac</h2>
<p>One thing that would be insanely useful for me would be support for accessing Back To My Mac services using my iPad. Prime among these would be accessing my Mac via Screen Sharing. Yes, I&#8217;m aware there are VNC clients available, but VNC uses more bandwidth and is slower than the Apple Remote Desktop style screen sharing used by BTMM. I would love to be able to quickly slip over to my Mac and do something like email myself a file I forgot or something like that.</p>
<h2>Apple&#8217;s Extra Apps</h2>
<p>Apple has released some extra iPhone apps over the years. I own two of these: Texas Hold &#8216;Em and the iDisk app. Neither of these has been updated for iPad yet, which is annoying.</p>
<h2>Keyboard Dock</h2>
<p>I like this thing. I bought it on a whim, but I predict I&#8217;ll actually use it pretty often. I like that waking up the iPad using the keyboard doesn&#8217;t require the &#8220;Slide to unlock&#8221; part.</p>
<h2>Printing</h2>
<p>It&#8217;s amazing how fast you get so used to doing stuff on the iPad that the lack of printing support from arbitrary apps becomes a problem. For example, last night I placed an order online on it, forgetting that I needed to be able to print my receipt. Now I&#8217;m stuck. Apple needs to add a printing API, or at a bare minimum a way to email a PDF of the page you&#8217;re looking at in Safari. Just emailing links to the desktop doesn&#8217;t always cut it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/05/03/more-thoughts-on-ipad/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Thoughts on my iPad</title>
		<link>http://www.bitstampede.com/2010/05/02/thoughts-on-my-ipad/</link>
		<comments>http://www.bitstampede.com/2010/05/02/thoughts-on-my-ipad/#comments</comments>
		<pubDate>Sun, 02 May 2010 21:55:18 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Geekology]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1568</guid>
		<description><![CDATA[I got my iPad with 3G a couple of days ago, and I have some initial thoughts. First off, by and large, this is possibly the most amazing device I&#8217;ve ever used. It&#8217;s beautiful, it&#8217;s fun to use, and it seems perfectly suited to replace my laptop for those basic tasks that I used to [...]]]></description>
			<content:encoded><![CDATA[<p>I got my iPad with 3G a couple of days ago, and I have some initial thoughts.</p>
<p>First off, by and large, this is possibly the most amazing device I&#8217;ve ever used. It&#8217;s beautiful, it&#8217;s fun to use, and it seems perfectly suited to replace my laptop for those basic tasks that I used to whip it out for: email, general web surfing, quick blogging, etc.</p>
<p>Obviously I&#8217;ll be keeping the MacBook Pro for heavier-duty tasks.</p>
<p>However, I thought I&#8217;d sum up a few specific things that occur to me as I use it.</p>
<h2>Safari</h2>
<p>Browsing the web works pretty well in Safari, for basic surfing tasks. It feels quite natural, by and large, and pages render cleanly and quickly.</p>
<p>However, I do have one specific nit to pick: when you switch between tabs, about 90% of the time, Safari reloads the tab you switch into. This, for my needs, is a serious drawback.</p>
<p>One of the major tasks I plan(ned) to use my iPad for is basic maintenance of the Mozilla Developer Center wiki. That is, reading the recently changed articles list in Google Reader and opening up articles that need re-editing in new tabs to tweak them or proofread them, and also occasionally opening up the user ban panel to ban users.</p>
<p>This is all technically possible, except for this common usage scenario:</p>
<ol>
<li>A user creates an account.</li>
<li>The first thing they do is post spam.</li>
<li>Now I need to both delete the spam and ban the user.</li>
<li>So I click the link in the RSS feed to open the article to delete it.</li>
<li>Now I switch back to the Google Reader tab so I can click the &#8220;ban user&#8221; button.</li>
<li>But the page reloads, and that item in my Google Reader tab, now having been read, is no longer available, so I&#8217;ve lost the &#8220;ban user&#8221; button.</li>
</ol>
<p>Frustrating. There are workarounds, but they&#8217;re tedious and require significant changes to my workflow over how I do things on the desktop.</p>
<p>I fail to understand why Safari insists on reloading tabs on switch. Especially when it doesn&#8217;t do it every single time. I&#8217;d very much like it to stop, please.</p>
<h2>Mail</h2>
<p>Mail is good but not awesome on the iPad. To be fair, doing mail &#8220;awesome&#8221; is a difficult task, one which I don&#8217;t think anyone has really achieved yet.</p>
<p>My main gripe about Mail on the iPad is that it insists on opening messages automatically. This same thing frustrates me on desktop clients. Having to turn off a &#8220;preview&#8221; mode on the desktop is annoying enough; having it be the only way to fly on the iPad is annoying. I only want to see the content of a message when I explicitly tap on it. Until then, I&#8217;d rather see a blank panel next to it. Seeing the content of messages automatically makes it too easily to accidentally mark a message as read before I&#8217;m actually ready to read it, let alone act on its contents.</p>
<p>I&#8217;m pleased to know that unified inbox support is on its way in iPhone OS 4. I hope other improvements are coming as well.</p>
<h2>iBooks</h2>
<p>iBooks is the hotness. That&#8217;s all I have to say about that so far. I&#8217;ve not spent enormous amounts of time reading yet, so I don&#8217;t have more comments than that yet.</p>
<h2>Third-party Apps</h2>
<p>Another gripe, although not an overly important one, is that many of the apps I use on a daily basis (often many, many times a day) haven&#8217;t yet got iPad versions, or have iPad versions that aren&#8217;t quite ready for prime time.</p>
<p>High on the list is the Facebook app, which hasn&#8217;t been updated to use all that screen space yet. Yes, you can do Facebook in Safari, but I find I actually prefer the iPhone app&#8217;s experience over the browser experience. Curious to see what Facebook will do on iPad.</p>
<p>I also would like a good Google Reader-syncing RSS reader. On iPhone, I&#8217;m a huge fan of Byline. I bought &#8220;My Times&#8221; yesterday for a couple dollars, but it crashes pretty often. According to the developer, an update is winding its way through the approval process. However, I prefer the Byline UI and suspect that an iPad version of that would be nicer.</p>
<p>I love Rooms for IRC on iPhone, but it doesn&#8217;t have an iPad version yet. I bought a copy of LimeChat, which works well, but in landscape mode, it insists on having two sidebars, one for your channels, and one for the users in the channel, and there&#8217;s no way to hide either or both of them, meaning you&#8217;re stuck with the chat squeezed in between them. I&#8217;d like this to let me use more of my screen for actual content. The user and channel lists could easily be drop-downs.</p>
<p>I&#8217;m a long-time Twittelator user on the iPhone, and the iPad version was one of my first purchases. By and large I like it, but IMHO it uses too much of the screen for borders and cute effects and not enough for content. And in landscape mode, it makes the friends timeline very narrow, using most of the screen for a box that lets you look at various other views, such as @mentions. I don&#8217;t use any of those views very often. I&#8217;d much rather be able to have my friends timeline use the majority of the screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/05/02/thoughts-on-my-ipad/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>And I&#8217;m Back</title>
		<link>http://www.bitstampede.com/2010/04/12/and-im-back/</link>
		<comments>http://www.bitstampede.com/2010/04/12/and-im-back/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 14:19:09 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Geekology]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1551</guid>
		<description><![CDATA[I&#8217;m back at the office now for the first time since my surgery. Today will be a little complicated due to certain family obligations during the day, but at least I&#8217;m really working! MDC The big task for this week, other than getting caught up (which shouldn&#8217;t be too hard since I generally was able [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back at the office now for the first time since my surgery. Today will be a little complicated due to certain family obligations during the day, but at least I&#8217;m really working!</p>
<h1>MDC</h1>
<p>The big task for this week, other than getting caught up (which shouldn&#8217;t be too hard since I generally was able to triage most of my email and did handle MDC editing tasks while I was out), is to start the overhaul of the js-ctypes documentation now that I have a pretty good handle on the changes there.</p>
<p>We&#8217;ve scheduled &#8212; finally &#8212; our upgrade to <a href="http://www.mindtouch.com/">MindTouch</a> 2009 9.12.2, to take place during tomorrow&#8217;s maintenance window. We have hopes that this will further improve reliability and performance. It does on our staging server, at least under certain situations, but it&#8217;s hard to gauge how that will carry over to the live site, which obviously gets much more traffic and is more powerful hardware.</p>
<h1>Weave</h1>
<p>I&#8217;ve started playing with the code for the <a href="http://hg.mozilla.org/labs/weaveclient-iphone/">iPhone Weave client</a> a bit. I think I&#8217;m going to try to build a simple web browser around the code, so I can do quick surfing to look at stuff using my Weave bookmarks and history without having to tap links to swap over to Safari to do it. At the moment, I have the existing client building but it&#8217;s crashing on me. Not sure, yet, why that&#8217;s happening. Looks like I may have pulled the repository in a state of transition, so I&#8217;ll try again tonight.</p>
<p><a href="https://mozillalabs.com/weave/">Weave</a> has turned into something I really can&#8217;t live without, and it&#8217;s driving me nuts not having it on my iPhone.</p>
<p>This will become more of a problem once I have my iPad; I placed my order for a 3G <a href="http://www.apple.com/ipad">iPad</a> last night after finally having a chance to try one out yesterday afternoon. I foresee the iPad becoming my primary method of surfing and handling email when I&#8217;m at home, just because of how convenient it is to have with me. So getting a good Weave client together is pretty important to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/04/12/and-im-back/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recovery</title>
		<link>http://www.bitstampede.com/2010/04/10/recovery/</link>
		<comments>http://www.bitstampede.com/2010/04/10/recovery/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 06:13:20 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1549</guid>
		<description><![CDATA[I pushed myself to get back to work a little too fast, I think. Worked much of yesterday and by the end of the day was hurting pretty badly, so I took today off and spent almost all of it either sleeping or reclining in a comfortable chair watching TV. I&#8217;ll take it easy through [...]]]></description>
			<content:encoded><![CDATA[<p>I pushed myself to get back to work a little too fast, I think. Worked much of yesterday and by the end of the day was hurting pretty badly, so I took today off and spent almost all of it either sleeping or reclining in a comfortable chair watching TV.</p>
<p>I&#8217;ll take it easy through the weekend and will try again to get back to work on Monday.</p>
<p>Apparently just because the surgery only took 20 minutes doesn&#8217;t mean I don&#8217;t need some time to recover.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/04/10/recovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oh, yeah, I&#8217;m home&#8230;</title>
		<link>http://www.bitstampede.com/2010/04/07/oh-yeah-im-home/</link>
		<comments>http://www.bitstampede.com/2010/04/07/oh-yeah-im-home/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 05:02:34 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1547</guid>
		<description><![CDATA[Surgery on Monday afternoon was a success. I&#8217;m home, and despite the edits on MDC and the lengthy blog post yesterday, I&#8217;m actually on time off for a couple of days while I recuperate a little. Honest!]]></description>
			<content:encoded><![CDATA[<p>Surgery on Monday afternoon was a success. I&#8217;m home, and despite the edits on MDC and the lengthy blog post yesterday, I&#8217;m actually on time off for a couple of days while I recuperate a little. Honest!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/04/07/oh-yeah-im-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Down time</title>
		<link>http://www.bitstampede.com/2010/03/22/down-time/</link>
		<comments>http://www.bitstampede.com/2010/03/22/down-time/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 17:05:51 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1534</guid>
		<description><![CDATA[My cholecystectomy (gall bladder removal) is scheduled for the afternoon of Monday, April 5th. I&#8217;ll be taking Monday through Wednesday off that week, and possibly longer if recovery takes longer than expected. Odds are good I&#8217;ll be responsive to email by Tuesday or Wednesday but I fully intend to take it easy for at least [...]]]></description>
			<content:encoded><![CDATA[<p>My cholecystectomy (gall bladder removal) is scheduled for the afternoon of Monday, April 5th. I&#8217;ll be taking Monday through Wednesday off that week, and possibly longer if recovery takes longer than expected. Odds are good I&#8217;ll be responsive to email by Tuesday or Wednesday but I fully intend to take it easy for at least a couple of days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/03/22/down-time/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>It&#8217;s official&#8230;</title>
		<link>http://www.bitstampede.com/2010/03/21/its-official/</link>
		<comments>http://www.bitstampede.com/2010/03/21/its-official/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 06:47:38 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1532</guid>
		<description><![CDATA[It&#8217;s official. I&#8217;ll be getting my gall bladder removed sometime soon. I was supposed to hear from them about scheduling on Friday but didn&#8217;t, so I&#8217;ll call Monday morning and get it scheduled. Good times. Good, good times.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official. I&#8217;ll be getting my gall bladder removed sometime soon. I was supposed to hear from them about scheduling on Friday but didn&#8217;t, so I&#8217;ll call Monday morning and get it scheduled. Good times. Good, good times.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/03/21/its-official/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More information but still waiting&#8230;</title>
		<link>http://www.bitstampede.com/2010/03/17/more-information-but-still-waiting/</link>
		<comments>http://www.bitstampede.com/2010/03/17/more-information-but-still-waiting/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 18:56:50 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1529</guid>
		<description><![CDATA[Yesterday afternoon, I talked to the nurse at the doctor&#8217;s office, and she confirmed that I do in fact have gallstones. After talking to her for a couple of minutes, it was still unclear whether or not that meant I should be looking at having my gall bladder removed right away, or wait for it [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday afternoon, I talked to the nurse at the doctor&#8217;s office, and she confirmed that I do in fact have gallstones. After talking to her for a couple of minutes, it was still unclear whether or not that meant I should be looking at having my gall bladder removed right away, or wait for it to get worse. My immediate inclination is to do it sooner rather than later, since it will almost certainly have to be done eventually, and I&#8217;d hate to have an attack while traveling (say, in Jamaica for my brother&#8217;s wedding in December).</p>
<p>I asked if she could get some advice from the doctor for me, and she said she would and would call me back today. A few minutes ago, having not heard anything yet, I went ahead and called over to them. She went home sick early yesterday and failed to ask the other nurse to follow up, so now, since my doctor is in surgery, I&#8217;m stuck waiting another day to find out whether or not I&#8217;m correct that I should go ahead and get this done soon.</p>
<p>Basically, the only real information I need is &#8220;are the stones I have such that it&#8217;s fairly likely to keep getting worse until I need to have this thing removed, or is this something that could be pretty much fine for many years?&#8221;</p>
<p>The safest bet is probably to get it taken out right away, but I do want to get all the information I can first.</p>
<p>Sigh. I hate waiting. Especially when I know the likely outcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/03/17/more-information-but-still-waiting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Waiting&#8230;</title>
		<link>http://www.bitstampede.com/2010/03/14/waiting/</link>
		<comments>http://www.bitstampede.com/2010/03/14/waiting/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 06:59:18 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1521</guid>
		<description><![CDATA[Ultrasound of my gall bladder was negative. Waiting on results from the other tests. The ultrasound technician did re-confirm that I do in fact have only one kidney &#8212; the one on the right. On the left, the kidney is just not there. And boy did she look for it! Hopefully I&#8217;ll have results by [...]]]></description>
			<content:encoded><![CDATA[<p>Ultrasound of my gall bladder was negative. Waiting on results from the other tests. The ultrasound technician did re-confirm that I do in fact have only one kidney &#8212; the one on the right. On the left, the kidney is just not there. And boy did she look for it!</p>
<p>Hopefully I&#8217;ll have results by mid-week or so.</p>
<p>Oddly, I&#8217;m still having bouts of nausea and discomfort after the Hepatobiliary Imino-Diacetic Acid (HIDA) scan. The drug they injected to make my gall bladder work its magic in a hurry seems to have disagreed with me rather intensely. Still, I continue to gradually improve and think I&#8217;ll be back to normal by Monday. Bleah though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/03/14/waiting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oh no, it&#8217;s almost Friday&#8230;</title>
		<link>http://www.bitstampede.com/2010/03/11/oh-no-its-almost-friday/</link>
		<comments>http://www.bitstampede.com/2010/03/11/oh-no-its-almost-friday/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 00:09:19 +0000</pubDate>
		<dc:creator>sheppy</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.bitstampede.com/?p=1518</guid>
		<description><![CDATA[I&#8217;ll be out of the office for a few hours tomorrow morning. After some severe discomfort/pain the other day, my doctor wants me to get my gall bladder checked out, so I&#8217;m going in early tomorrow for an ultrasound to see if I have gallstones. Best case scenario: I have gallstones, and we schedule me [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be out of the office for a few hours tomorrow morning. After some severe discomfort/pain the other day, my doctor wants me to get my gall bladder checked out, so I&#8217;m going in early tomorrow for an ultrasound to see if I have gallstones.</p>
<p>Best case scenario: I have gallstones, and we schedule me to have my gall bladder removed.</p>
<p>If the ultrasound comes up negative, they&#8217;ll be immediately taking me in for another test, this one involving injecting a radioactive tracer and following it through my system to see how my liver and gall bladder are functioning. This involves an injection (thereby triggering my intense aversion to needles) and then a lot of waiting around while they take periodic pictures of my insides.</p>
<p>If that test comes up clear, then the problem was something other than my gall bladder and I don&#8217;t know what happens next.</p>
<p>If that test indicates a problem, I presume my gall bladder comes out then too. I&#8217;d obviously prefer that the first test be the one to determine that my gall bladder should be removed, since I don&#8217;t particularly want to deal with the second test. Going through both, especially if both are negative, would kind of suck.</p>
<p>At any rate, this is a longwinded way of saying that I won&#8217;t be around until later than usual tomorrow, although I&#8217;ll certainly be <a href="http://www.twitter.com/sheppy">tweeting</a> and checking mail as holding patterns in the testing allow. If the ultrasound is positive, I&#8217;ll probably be at my desk by noon or so Eastern. If it&#8217;s negative, and I have to have the other test too, then it&#8217;ll probably be early to mid-afternoon instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitstampede.com/2010/03/11/oh-no-its-almost-friday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
