<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Distracted Techie</title>
    <link>http://www.greylurk.com/</link>
    <description>Ramblings of an often Distracted Techie.</description>
    <!-- optional tags -->
    <language>en-us</language>           <!-- valid langugae goes here -->
    <generator>Nucleus CMS v3.22</generator>
    <copyright></copyright>             <!-- Copyright notice -->
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://www.greylurk.com//nucleus/nucleus2.gif</url>
      <title>Distracted Techie</title>
      <link>http://www.greylurk.com/</link>
    </image>
    <item>
 <title><![CDATA[What Microsoft has to learn...]]></title>
 <link>http://www.greylurk.com/index.php?itemid=25</link>
<description><![CDATA[<p>This started as a response to <a href="http://www.robgonda.com/blog/index.cfm/2008/7/6/Will-Microsoft-ever-learn-Windows-7-buzz">Rob Gonda's "Will Microsoft ever get it?"</a> post, but I think there's enough in here to actually build out it's own post:</p>

<p>I tend to break computer users down along the "Neophile" vs "Neophobe" axis.   About a third of the computer users out there will use any new technology as long as it's new.  These are the people who loved Vista, because it did new things that no OS before had done (or at least, not one that they had used).  Most of them will upgrade to windows 7 just because it's new, and they want to try it.  Usually within this crowd there's a certain tolerance to bugginess, because the "newness" outweighs the bugginess.  In the most extreme case, these folks are Linux users, who run bleeding edge Gentoo releases and build packages of new software whenever they're released.  These are the folks who are subscribed to the Freshmeat and Sourceforge new software feeds, and install new software daily.  I'm one of these folks mostly. </p>

<p>Then there are "Neophobes", who hate new things simply because they're new.  These are the people who say "I've got my toolset, and it works, and it'll take me weeks worth of time to learn something new, so why the hell would I want to upgrade to Vista?"  These are the people who were running Windows 98 well into the 2003 timeframe.  These people were angry enough that they were "forced" to upgrade to Windows XP, and this whole Vista thing just pushed them over the edge.  A few picked up Macs, but then they'll be back on the Windows platform in a few years when Mac OS 11 comes out and they get pissed about the fact that there's now some weird desktop metaphor change that they aren't used to and they'll start reminiscing about good old windows, and how easy everything was there.  There's a fair number of these folks in IT too.  Ironically, this crowd also hosts a lot of Linux users who are more than happy with their green phosphor command prompt thank you very much.  There's also a good amount of bug tolerance in this group because they would rather work with a software package that's buggy, but they know how to work around the bugs, than learn something new.  </p>

<p>Then there's the middle ground.  I call them the Pragmatists.   They don't care whether it's new, or old, they just want something that works.  There's almost no bug tolerance in this group.  These are the folks who coined the phrase, "Don't use a Microsoft Product until the first Service Pack".  This group is actually a fairly small portion of the general IT population, since they tend to get beaten up a lot by the other two factions.  However, this group makes up the vast majority of the general, non-IT population.  Most of these people won't bother even trying an application unless there's an obvious need at hand for it.  Likewise, they won't bother with upgrading their OS until some outside circumstance forces it (They buy a new computer, with the new OS on it, they are forced to by their corporate IT policy, etc..)  For most of these people, there's no reason to switch to Macintosh, or Linux, because even the huge changes in Vista don't significantly negatively impact them.  Their Office stuff still works, though the toolbars took a bit of getting used to, and their email and web browsing work just fine, and that UAC stuff only affected them like 5 times when they were first setting up the computer, and then it hasn't popped up since then.</p>

<p>The problem with Vista is that Microsoft got too caught up in the Neophile point of view.   They made so many radical changes to the OS that it completely alienated all of the Neophobes to the point where even the people who despise change, and want to keep things as static as possible are chosing to change to Macintosh rather than learn the newness of Vista.  And of course, whenever you make such massive changes to any large system, many bugs were introduced.  This alienated a good chunk of the Pragmatists as well.  What Windows 7 needs to do if it wants to succeed is move back towards the middle, to the Pragmatist point of view.  New features are great, but don't let them overshadow reliability, and for god's sake don't drop massive user paradigm changes into your most commonly used flagship products first without getting people used to them in other products.  The ribbon bar in Office may be a good idea, in the long run.  It may make office easier to use, but you're terrifying about a third of your audience.  It's just not a good plan.</p>]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=25</comments>
 <pubDate>Mon, 7 Jul 2008 18:12:48 -0600</pubDate>
</item><item>
 <title><![CDATA[Cold Fusion is NOT dead... ColdFusion is LIFE!]]></title>
 <link>http://www.greylurk.com/index.php?itemid=24</link>
<description><![CDATA[<p>Over the last year or two there have been various reports that ColdFusion is dying, and that it's a forgotten technology.  This has caused much furor in the CF Dev community, since a good many of them have built their careers on ColdFusion evangelism and ColdFusion development.   </p>

<p>However, the recent <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE Rankings for April 2008 </a>show that not only is ColdFusion not dead, but it's actually on the rise once again.   While it still ranks below the likes of Ruby, Python, and C#, ColdFusion has surpassed Lua, ActionScript, and Groovy.  </p>

<p>Of course, there are plenty who will argue the validity of using the TIOBE index, since it's based on Search Engine results, rather than actual market positions, or sales figures, but at very least, ColdFusion is doing a good job of generating posts about ColdFusion programming all over the internet. </p>]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=24</comments>
 <pubDate>Mon, 28 Apr 2008 15:03:50 -0600</pubDate>
</item><item>
 <title><![CDATA[Mozilla Prism]]></title>
 <link>http://www.greylurk.com/index.php?itemid=23</link>
<description><![CDATA[<p>I took a look yesterday at <a href="http://wiki.mozilla.org/Prism">Mozilla Prism</a>.  So far, i'm not particularly impressed, though I have to do a little more investigation into the webapp.js file and see what XPCOM stuff I can tap with it.  As it stands, it seems like it's just a simple way to open up a chromeless browser window from the desktop instead of having to click a bookmark.  Largely uninteresting, when compared to things like Google Gears and Adobe AIR.  </p>

<p>Tonight i'm going to tap the Google Gears libraries a bit and see if there's anything in there that could be combined with Mozilla Prism to make something really cool.</p>]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=23</comments>
 <pubDate>Wed, 2 Jan 2008 13:44:40 -0700</pubDate>
</item><item>
 <title><![CDATA[Not again.]]></title>
 <link>http://www.greylurk.com/index.php?itemid=22</link>
<description><![CDATA[<p>So, after the <a href="http://incarnate.livejournal.com/106176.html">Christmas 2003</a> incident, you would think my family would have the good grace to avoid Heart Attacks on holidays.   Unfortunately, we apparently forgot to tell my grandfather.   We got news this morning that he is in the Hospital in Minneapolis after suffering a heart-attack at some point last night.  My uncle Gerry and my grandmother are there now, finding out more details.  My parents, who are visiting my sister and I in California are looking into cutting their trip short and heading home today to be at his side, and to be there for him. </p>

<p>Apparently Grandpa Ness has been feeling "not well" for the last two weeks now, but he's a stubborn old coot, and only sought out medical help on Tuesday or so of this week.  I can only pray that he hasn't let this go too long, and that this is just something that he can recover from, and learn a lesson from.  Regardless, I'm looking into flights to Minneapolis right now, and figuring out what I need to do to be there.</p>]]></description>
 <category>Personal</category>
<comments>http://www.greylurk.com/index.php?itemid=22</comments>
 <pubDate>Fri, 23 Nov 2007 09:23:39 -0700</pubDate>
</item><item>
 <title><![CDATA[PERsonal Unit-tests]]></title>
 <link>http://www.greylurk.com/index.php?itemid=21</link>
<description><![CDATA[PERU reports that I "Answered Yes to 8 of 11, for a score of 72.7%" on my current personal Unit test suite.  Such a high percentage indicates that I've made the test too easy.  I think I need to make it a bit more challenging.
]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=21</comments>
 <pubDate>Sun, 18 Nov 2007 04:10:57 -0700</pubDate>
</item><item>
 <title><![CDATA[Balmer Peak]]></title>
 <link>http://www.greylurk.com/index.php?itemid=20</link>
<description><![CDATA[So here I sit at the <a href="http://xkcd.com/323/">Balmer Peak</a> but I just don't have anything that's truly challenging to work on.  Peru is sitting in my background processing queue and I'm working on it from time to time, and it's likely to receive some tender ministrations tonight, but it's unlikely to truly benefit from these, since it's only a throwaway learning app.   The Flex Builder stuff I'm working on, I don't want to get too far ahead on, since it's ultimately, only going to annoy me later as the class further slogs down, and it turns out that within the first session of Section 3, I've completed all of the homework for sections 3 and 4.

So, Peru it is.  I need to find a Subversion host to post it to, and work from there. As of yet, it resides only on my laptop hard-drive, which is far too volatile location for it. 
]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=20</comments>
 <pubDate>Sun, 18 Nov 2007 03:18:05 -0700</pubDate>
</item><item>
 <title><![CDATA[Failed BarCamp L.A. 4 Preso]]></title>
 <link>http://www.greylurk.com/index.php?itemid=19</link>
<description><![CDATA[So, I was going to present at BarCamp L.A. 4, but life interfered, and I didn't get to give my talk, but here's the slides I was going to present.

<a href="/Eclipse%20for%20Everyone.pdf">Eclipse for Everyone</a>

]]></description>
 <category>BarCAMP</category>
<comments>http://www.greylurk.com/index.php?itemid=19</comments>
 <pubDate>Mon, 5 Nov 2007 23:20:30 -0700</pubDate>
</item><item>
 <title><![CDATA[Barcamp LA Session 2]]></title>
 <link>http://www.greylurk.com/index.php?itemid=18</link>
<description><![CDATA[So, for session 2, I went back to developer type stuff again, which meant Java ME (Cell Phone java).  Quite a bit of good info there.  I have to remember to check out Polish J2ME to find out what my phone supports.  It might be feasible to talk to the Approvals Server via J2ME.

Again, here's a mindmap]]></description>
 <category>BarCAMP</category>
<comments>http://www.greylurk.com/index.php?itemid=18</comments>
 <pubDate>Sat, 3 Nov 2007 17:39:43 -0600</pubDate>
</item><item>
 <title><![CDATA[BarCamp LA 4 Session 1]]></title>
 <link>http://www.greylurk.com/index.php?itemid=17</link>
<description><![CDATA[Session 1 that I watched at BarCamp LA today was about low level TCP flaws that cause problems with the way that content is delivered.  This was, well, radically outside of my main area of expertise, but there was some fascinating descriptions of why things that I've seen before happen.   Check the extended info for a mindmap of the session. ]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=17</comments>
 <pubDate>Sat, 3 Nov 2007 17:36:23 -0600</pubDate>
</item><item>
 <title><![CDATA[Bad user interface]]></title>
 <link>http://www.greylurk.com/index.php?itemid=16</link>
<description><![CDATA[<p>I was wandering around the Computer Section at my local Barnes and Noble today, and I happened across an interesting looking book, "<a href="http://www.amazon.com/Designing-Interactions-Bill-Moggridge/dp/0262134748/ref=pd_bbs_8/104-4134380-9759102?ie=UTF8&s=books&qid=1190164694&sr=8-8">Designing Interactions</a>", by Bill Moggridge.  It's a collection of interviews and case studies of about 40 "successful" user interface designs, such as the IPod, and Google Search.  Skimming through it, it seemed to contain some very useful insights.   Flipping the book over, I searched for the Price in the normal spot, and couldn't find it. </p>

<p>"Odd", I thought to myself, and flipped the pages a few times, searching the inside covers and title pages, but I was unable to find a price.  I took it over to the little book kiosk, and after waiting for the Barnes and Noble employee to finish his phone call, I asked him to look up the price of the book.  It turned out to be only $29.95, which was impressively low for a high quality 800 page hardcover, and the 20% BN members discount would make it even better.  So, I started lugging my purchases up to the counter before the irony of the situation sunk in.</p>

<p>Here I was, about to purchase a book which purported to teach the value of a good user interface, but the book itself had broken the usability paradigm in one vital fashion: it had no price printed on the cover.  True, this allows the publisher to adjust the price of the book dynamically based on sales, and were I buying the book online through Amazon or bn.com, I wouldn't even have thought twice.  But the fundamental breaking of the implicit contract between bookseller and bookbuyer of printing a price on the book made me finally put down the book, and proceed to the counter without it. </p>]]></description>
 <category>General</category>
<comments>http://www.greylurk.com/index.php?itemid=16</comments>
 <pubDate>Tue, 18 Sep 2007 19:28:02 -0600</pubDate>
</item>
  </channel>
</rss>