<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Rob's Weblog   </title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi</link>
    <description>Occasionally lucent musings.</description>
    <language>en</language>

  <item>
    <title>RailsDay 2005 Results</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#RailsDay2005Results</link>
    <description>&lt;p&gt;Well, the &lt;a href=&quot;http://railsday.com/&quot;&gt;results&lt;/a&gt; are in and the winners announced.  After seeing the winners (and the runners-up and honorable mentions), I was initally sad that our JEWEL project wasn't among the 11 teams, but the quality of the interface to most is certainly better than ours.  Perhaps next time we'll be able to put a more polished application together in a short time.  It is rather amazing to think that some of these applications were done in 24&amp;nbsp;hours.  Even more so when some of them are by a single-person &quot;team.&quot;&lt;/p&gt;
&lt;p&gt;Congratulations to all the winners!&lt;/p&gt;</description>
  </item>
  <item>
    <title>There's nothing like a deadline...</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#PressureToLearnRails</link>
    <description>&lt;p&gt;Now I know that I have to dig into &lt;a href=&quot;http://rubyonrails.com/&quot;&gt;Rails&lt;/a&gt;.  I've agreed to do a presentation on Rails for the consultants at &lt;a href=&quot;http://www.sarkcincinnati.com&quot;&gt;SARK&lt;/a&gt; in August.  Since the majority are Java programmers and many have only recently been introduced to AJAX techniques at a similar presentation in June, I'm hoping the audience will be forgiving.  I tried an &lt;em&gt;impromptu&lt;/em&gt; demo about a week ago and stumbled through for two hours -- remembering which items are singular and which are plural for the generators trips me up every time.&lt;/p&gt;
&lt;p&gt;I'll post the resulting presentation as a PowerPoint slide show if it looks like it can stand by itself.  I'm really going to have to take a look at the &lt;a href=&quot;http://www.rubyonrails.com/media/video/rails_take2_with_sound.mov&quot;&gt;new Rails movie&lt;/a&gt; (and upgrade to 0.13.1, of course) before I get started.&lt;/p&gt;
&lt;p&gt;Keep your fingers crossed for me!&lt;/p&gt;</description>
  </item>
  <item>
    <title>Yeah, I'm a Nerd</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#NerdTest</link>
    <description>&lt;p&gt;Although at MIT it's spelt &quot;gnurd&quot;.  There are some of these on-line &lt;a href=&quot;http://www.okcupid.com/tests/take?testid=9935030990046738815&quot;&gt;tests&lt;/a&gt; that I just can't help but take.  When John &lt;a href=&quot;http://johnwilger.com/articles/2005/09/02/pure-nerd&quot;&gt;wrote of his score&lt;/a&gt;&lt;/p&gt;

&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;h3&gt;Pure Nerd&lt;/h3&gt;
&lt;p&gt;73% Nerd, 21% Geek, 21% Dork&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;Other than wondering what it means to score 115% on a Nerd/Geek/Dork test, I suppose that's reasonable.&lt;/p&gt;

&lt;h5&gt;Percentile Ranks&lt;/h3&gt;
&lt;div style=&quot;quote&quot;&gt;
&lt;p&gt;My test tracked 3 variables How you compared to other people your age and gender:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You scored higher than 78% on nerdiness&lt;/li&gt;
&lt;li&gt;You scored higher than 17% on geekosity&lt;/li&gt;
&lt;li&gt;You scored higher than 26% on dork points&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
  </item>
  <item>
    <title>RailsDay 2005</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#RailsDay2005</link>
    <description>Well, it's not too often that I feel that I'm the lightweight of a programming team, but when working alongside &lt;a href=&quot;http://onestepback.org/&quot;&gt;Jim Weirich&lt;/a&gt; and John Wilger on a 24hr marathon using Ruby on Rails that was what I expected.  I don't think it turned out too bad.  I'd only picked up Rails a few times between a couple XP-Cincinnati meetings and two different Rails tutorials.  Going into &lt;a href=&quot;http://railsday.com/&quot;&gt;RailsDay&lt;/a&gt; I knew I would learn a lot, but even I was surprised.&lt;/p&gt;
&lt;p&gt;John, Jim, and I met Friday night at Panera to write up some story cards (we considered using actual napkins, but went with Jim's 4x6 index cards).  At the time it seemed like a very good idea &amp;#8209; John wanted to jump right in at Midnight and Jim and I were comfortable with beginning at 7am.  I think we ended up completing only about one-third of the cards and realized by Saturday evening that &lt;a href=&quot;http://c2.com/cgi/wiki?YouArentGonnaNeedIt&quot;&gt;&lt;acronym title=&quot;You Aren't Gonna Need It&quot;&gt;YAGNI&lt;/acronym&gt;&lt;/a&gt; is a very important concept.  We undid or threw out several bits and pieces that turned out to be too much to do in a single 24hr session.&lt;/p&gt;
&lt;p&gt;The day turned out to be much more about Rails than about Ruby.  I never had to refer to my pickaxe book (did I mention that I was sitting next to Jim?), but needed to jump into the Rails API docs several times particularly as the contest was approaching the end.  I have a tremendously enhanced understanding of the Rails framework now &amp;#8209; some of the magic has been laid bare, but I feel that I've only glimpsed its true power.&lt;/p&gt;
&lt;p&gt;We were able to get some of the Ajax features in place; crudely, but that's due to time constraints as much as anything.  Of course, there were many things that we didn't even start. (YAGNI!)  Tests were at times &lt;em&gt;extremely&lt;/em&gt; useful and we realized that testing probably should have been given more attention throughout the day.  (Yes, Scott, &lt;a href=&quot;http://scott.elitists.net/users/scott/posts/railsday-is-done&quot;&gt;we're listening&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;Both teams are grateful to Mark Mansour of &lt;a href=&quot;http://www.fusionalliance.com/&quot;&gt;Fusion Alliance&lt;/a&gt; and Lisa Kaminski of &lt;a href=&quot;http://sark.com/&quot;&gt;SARK&lt;/a&gt; for securing the meeting room, providing breakfast and lunch, and lending moral support.&lt;/p&gt;
&lt;p&gt;Well, I'm going to show off JEWEL to my family now and then take a peek at some of &lt;a href=&quot;http://railsday.com/svn&quot;&gt;the other projects&lt;/a&gt; (when their server resumes working).&lt;/p&gt;</description>
  </item>
  <item>
    <title>Time for a new Browser?</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#MozillaFirefox</link>
    <description>&lt;p&gt;I can't remember which blog I was reading that pointed me toward &lt;a href=&quot;http://www.mozilla.org/products/firefox/central.html&quot;&gt;Mozilla Firefox&lt;/a&gt; but the more I use it, the more I like it.  I've been an Emacs user for nearly twenty years now and have &lt;em&gt;always&lt;/em&gt; preferred keystokes to mouse clicks.  When I was looking for a keystroke equivalent to the context menu's &lt;tt&gt;Open Link in New Tab&lt;/tt&gt;, it wasn't obvious.  So I thought, &quot;Well, &lt;kbd&gt;Enter&lt;/kbd&gt; opens in the current Tab, so maybe &lt;kbd&gt;Ctrl+Enter&lt;/kbd&gt; or &lt;kbd&gt;Shift+Enter&lt;/kbd&gt; will work.&quot;  Tried &lt;kbd&gt;Ctrl+Enter&lt;/kbd&gt;, &lt;strong&gt;and it worked&lt;/strong&gt;. (I later tried &lt;kbd&gt;Shift+Enter&lt;/kbd&gt; and it opens the link in a new window which agrees quite nicely with the &lt;kbd&gt;Shift+Mouse1&lt;/kbd&gt; behavior.)&lt;/p&gt;

&lt;p&gt;The tabbed windows are great, too.  I tend to have a stack-based and interrupt-driven mind.  (If you're not a CS gnurd, then you might not get it.)  Openning a link in a new tab lets me continue on the current page while &quot;saving&quot; the link for later (and getting it loaded in the background).&lt;/p&gt;

&lt;p&gt;It's also pointed out at least one CSS problem and at least two JavaScript problems in my web pages internally at work and on the &lt;a href=&quot;http://www.cytorpedoes.com/&quot;&gt;Countryside Torpedoes&lt;/a&gt; site that I manage.  I've been lazy with IE for too long.  I used to test everything with Netscape Navigator and IE, but I never saw any hits on the Torpedoes site from a non-IE browser and IE5.5 was the standard at work.  If I start using Firefox as exclusively as possible, I'll have to keep the consistency with IE and that will force me to be more careful (and standards-based).&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Edit:&lt;/em&gt; One of the most obvious problems was the use of &lt;tt&gt;document.all.&lt;var&gt;foo&lt;/var&gt;&lt;/tt&gt; without verifying that it exists.  The real problem is that &lt;tt&gt;document.all&lt;/tt&gt; isn't supported by Firefox. The simple fix that seems to work for both IE and Firefox is &lt;tt&gt;document.getElementById('&lt;var&gt;foo&lt;/var&gt;')&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Give it a try: &lt;a href=&quot;http://www.spreadfirefox.com/?q=affiliates&amp;amp;id=42909&amp;amp;t=83&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;Get Firefox!&quot; title=&quot;Get Firefox!&quot; width='80' height='15'
src=&quot;http://www.spreadfirefox.com/community/images/affiliates/Buttons/80x15/white_2.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
  </item>
  <item>
    <title>MacBook Pro</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#MacBookPro</link>
    <description>&lt;p&gt;Well, I'm jumping off the [Apple][] cliff. I just put in my order for a &lt;a href=&quot;http://www.apple.com/macbookpro/&quot;&gt;MacBook Pro&lt;/a&gt;.  The *guys* at the Apple Store said that ordering online might be a bit faster anyway and would allow more configuration opportunities.  Adding a cinema display was just too much although I'll probably get an LCD monitor for a second screen.&lt;/p&gt;

 [Apple]: http://www.apple.com/

&lt;p&gt;I was pleasantly surprised to be shown a $100 rebate on a Mac+Printer when purchased together.  The HP Deskjet 6840 that I already had my eye on was among the eligible printers so one is on its way, too.  The printer will likely be delivered within a week, but I'll have to wait a few weeks for the MacBook Pro.  &lt;em&gt;Of course, it will be very cool to be among the first to have one!&lt;/em&gt;&lt;/p&gt;

&lt;pre&gt;
Estimated Shipped By:    FEB 24, 2006
Estimated Delivered By:  MAR 03, 2006
&lt;/pre&gt;

&lt;p&gt;37 days and counting...&lt;/p&gt;</description>
  </item>
  <item>
    <title>Seeing the Light of Dependency Injection</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#DependencyInjection</link>
    <description>Well, the third (fourth?) time's the charm.  After reading &lt;a href=&quot;http://www.onestepback.org/&quot;&gt;Jim Weirich's&lt;/a&gt; blog of &lt;a href=&quot;http://www.onestepback.org/index.cgi/Tech/Ruby/DependencyInjectionInRuby.rdoc&quot;&gt;Dependency Injection In Ruby&lt;/a&gt;, I think I finally am starting to see where the benefit comes.  Thanks, Jim!  The example he presents &lt;em&gt;is&lt;/em&gt; sufficiently complex to make the point.  I've run into a similar situation at least twice in the past and just knew there &quot;must be a better way.&quot;  (It also makes me bump Ruby up the &quot;gotta learn that&quot; list a few notches.)</description>
  </item>
  <item>
    <title>Backpack</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2006/01/31#BackpackIt</link>
    <description>I love &lt;a href=&quot;http://backpackit.com/&quot;&gt;Backpack&amp;trade;&lt;/a&gt; from 37signals.  I particularly like the fact that I used a &lt;a href=&quot;http://backpackit.com/weblog/archives/new_features_updates/new_drag_and_drop_reordering_for_todos_and_notes.php&quot;&gt;drag-n-drop&lt;/a&gt; feature today without even realizing that it was new.  The old way of reordering list items wasn't too bad to start with, but dragging them up to the top (since new ones always start at the bottom) is so much cooler.  Now I'm really going to find some time to keep playing with Rails!</description>
  </item>
  <item>
    <title>Adventures In Packing</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/09/26#AdventuresInPacking</link>
    <description>Well, I actually &lt;em&gt;can&lt;/em&gt; fit clothes for a week into the same bag as my scuba gear.  On the way out to San Francisco, the bag was 58#, but the United agent let it slide.  Unfortunately, on the way back to Cincinnati I wasn't so lucky and the bag (now weighing in at 68#) was deemed overweight and I had to pay the $25 charge.  I actually considered buying a small, cheap bag from a street vendor near Fisherman's Wharf earlier in the week so I could check two bags that would each be under the 50# limit, but I decided to risk it.  I had already looked up the baggage limit before leaving the house after weighing my packed bag and discovering it was 57# by my home scale.
&lt;/p&gt;
&lt;p&gt;I sent my pictures in for Kodak Sea Processing yesterday so I should be posting some by the end of the week.</description>
  </item>
  <item>
    <title>Monterey Bay Diving Center</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/09/07#MontereyBayDivingCenter</link>
    <description>Alright, I'm diving!  After finding several boats that &lt;strong&gt;aren't&lt;/strong&gt; going out on 9/11/04, I found one that is.  I'll be doing a 2-tank dive trip with &lt;a href=&quot;http://www.montereyscubadiving.com/&quot;&gt;Monterey Bay Diving Center&lt;/a&gt;.

Now I just have to check two bags because there's no way to pack for a week in the same bag as my scuba kit.</description>
  </item>
  <item>
    <title>Diving Monterey</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/30#DivingMonterey</link>
    <description>&lt;p&gt;Well, I hope to at least.  My idea to dive with &lt;a href=&quot;http://www.cypresscharters.com/&quot;&gt;Cypress Charters&lt;/a&gt; has fallen through.  They have an all-day dive trip for some deep (tri-mix) diving regardless of what the web site still says!&lt;/p&gt;

&lt;p&gt;OK, I'm going to call a &lt;strong&gt;bunch&lt;/strong&gt; of places today and find a boat!&lt;/p&gt;</description>
  </item>
  <item>
    <title>blogChalking</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/29#blogchalk</link>
    <description>This is my new blogchalk:&lt;br&gt;&lt;b&gt;&lt;small&gt;United States, Ohio, Deerfield Township, Lakeview Estates, English, Rob, Male, 36-40, Scuba.&lt;/small&gt;&lt;/b&gt; :)</description>
  </item>
  <item>
    <title>WikiHome</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/28#WikiHome</link>
    <description>This is the start (I think) of a wiki  (What's the date?)</description>
  </item>
  <item>
    <title>CSS Class names used in blosxom flavours</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/26#css-help</link>
    <description>
dateheader	used to style the date (from date.flavour)
title	to style the title of the weblog (from head.index)</description>
  </item>
  <item>
    <title>Getting Started</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/24#first</link>
    <description>
OK, having spent too much time reading other weblogs and wikis, I've decided
that I need a bliki to simplify the boundary between my professional and
personal web usage.  I have a local page (i.e., file) on my &quot;work&quot; laptop
that started life a few years ago as my Netscape BOOKMARK.HTM file (and
still has that name).  I also have an extensive list of
&lt;strong&gt;Favorites&lt;/strong&gt; in IE on my &quot;personal&quot; laptop.  I'm finding that
there is an increasing overlap in my finding sites when I'm on one machine
that would be nice to have &quot;remembered&quot; on the other.  I'm starting with &lt;a
href=&quot;http://www.blosxom.com/&quot;&gt;bloxsom&lt;/a&gt; since it seemed to be /simple/,
Perl- and CGI-based, compatible with Cincinnati Bell's FUSE web hosting,
and simple.  (Did I mention that it looked simple?)

Once I got the stupid setting for &lt;code class=perl&gt;$datadir&lt;/code&gt; figured
out (it's not what you'd think) for FUSE.net, it just worked!</description>
  </item>
  <item>
    <title>What about Wiki-ness?</title>
    <link>http://biedenharn.us/cgi-bin/blosxom.cgi/2004/08/24#twiki</link>
    <description>I really want the /edit anywhere/ functionality of a Wiki (like &lt;a href=&quot;http://twiki.org/&quot;&gt;TWiki&lt;/a&gt; which is Perl/CGI, too)</description>
  </item>
  </channel>
</rss>