<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>General on John's Random Review</title><link>https://static.my-is300.com/categories/general/</link><description>Recent content in General on John's Random Review</description><generator>Hugo</generator><language>en-US</language><copyright>John Gardner</copyright><lastBuildDate>Sun, 30 Apr 2017 23:19:37 +0000</lastBuildDate><atom:link href="https://static.my-is300.com/categories/general/index.xml" rel="self" type="application/rss+xml"/><item><title>PKHunter Postmortem</title><link>https://static.my-is300.com/2017/04/pkhunter-postmortem/</link><pubDate>Sun, 30 Apr 2017 23:19:37 +0000</pubDate><guid>https://static.my-is300.com/2017/04/pkhunter-postmortem/</guid><description>&lt;p&gt;After a long run, Asheron’s call has finally shut down for good. As such, I&amp;rsquo;ve also shut down the data processing for the 2 related site’s I&amp;rsquo;ve run for ~15 years:  TrophyHunter and PKHunter.  Here’s a post about statistics, info, and details about PKHunter.  At some point i might do a similar post about TrophyHunter.  There’s a little less stats involved there, but the final kill map looks a lot more like Dereth than the PK-only kill map &lt;img class="wlEmoticon wlEmoticon-smile" style="border-style: none;" src="../../media/wp-content/uploads/2017/04/wlEmoticon-smile.png" alt="Smile" /&gt;&lt;/p&gt;</description></item><item><title>MetalCloak “Gold Standard” lift install</title><link>https://static.my-is300.com/2016/10/metalcloak-gold-standard-lift-install/</link><pubDate>Sat, 22 Oct 2016 22:57:00 +0000</pubDate><guid>https://static.my-is300.com/2016/10/metalcloak-gold-standard-lift-install/</guid><description>&lt;p&gt;For a while, I&amp;rsquo;d been looking at options for a “small” lift for my jeep.  Nowadays, there are an infinite amount of options, from leveling kits, to suspension lifts, to body lifts, offered by tons of different vendors.  After setting a budget and evaluating all my options, I&amp;rsquo;d eventually settled on something.  And then a post on wranglerforum.com changed my mind.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;MetalCloak adopts the “Gold Standard”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Every once in a while, MetalCloak has done this &lt;a href="http://www.metalcloak.com/Metalcloak-Adopts-the-Gold-Standard-s/321.htm"&gt;special package&lt;/a&gt; where if you pay with 1 ounce of gold, they’ll sell you a &lt;a href="http://www.metalcloak.com/product-p/7127.htm"&gt;2.5” – 3.5” lift kit&lt;/a&gt; at a pretty good discount and give you free shipping.&lt;/p&gt;</description></item><item><title>Fun with Spray Paint</title><link>https://static.my-is300.com/2016/04/fun-with-spray-paint/</link><pubDate>Sat, 30 Apr 2016 21:53:52 +0000</pubDate><guid>https://static.my-is300.com/2016/04/fun-with-spray-paint/</guid><description>&lt;p&gt;In a random ad email from Extreme Terrain, i saw a &lt;a href="http://www.extremeterrain.com/rr-spartan-star-grille-insert-1203421.html" target="_blank"&gt;star grill insert&lt;/a&gt;, and had an idea to go with the theme of my jeep. I thought: "We have red and blue spray paint..." &lt;/p&gt; &lt;p&gt;&lt;a title="WP_20151213_11_24_58_Rich_LI" href="https://www.flickr.com/photos/gardnerjr/23508279963/in/dateposted-public/" data-flickr-embed="true"&gt;&lt;img alt="WP_20151213_11_24_58_Rich_LI" src="https://farm2.staticflickr.com/1503/23508279963_68a0c0986d_z.jpg" width="640" height="359"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;So i ordered one, and busted out the masking tape…&lt;/p&gt; &lt;p&gt;&lt;a title="WP_20151213_15_04_54_Rich_LI" href="https://www.flickr.com/photos/gardnerjr/24052473771/in/dateposted-public/" data-flickr-embed="true"&gt;&lt;img alt="WP_20151213_15_04_54_Rich_LI" src="https://farm2.staticflickr.com/1627/24052473771_028d67da7e_z.jpg" width="640" height="359"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Can you see my silly mistake in masking?&amp;nbsp; i see saw it as soon as i finished spraying.&amp;nbsp; You’ll see it in a second when the masking tape is removed… :|&lt;/p&gt;</description></item><item><title>What I (used to) work on: CodeMap debugger integration</title><link>https://static.my-is300.com/2016/03/what-i-used-to-work-on-codemap-debugger-integration/</link><pubDate>Tue, 15 Mar 2016 05:10:48 +0000</pubDate><guid>https://static.my-is300.com/2016/03/what-i-used-to-work-on-codemap-debugger-integration/</guid><description>&lt;p&gt;Every once in a while, you run into one of those problems while debugging where you just don’t get what’s going on.  you’ve stepped through the debugger 10 times, and you &lt;em&gt;see&lt;/em&gt; it happening, but you just don’t know &lt;em&gt;why&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I ran into one of those a few weeks back, while porting one of my apps to windows 10, where sometimes, when you clicked the back button, nothing would happen.  if you clicked it a second time, it went back to the page you were on.  And when this state was occurring, there were some other strange things going on that weren’t quite right.  I’d been stepping through it over and over, and i got to a place where the same breakpoint was getting hit 2 times, with the same stack when i navigated to the page in the first place.  This seemed like a very strange thing.  i couldn’t for the life of me figure out how that was possible. did i find some strange subtle bug in the Win10 UWP framework?  I figured that to be highly unlikely, i was certainly doing something subtle myself.  So i thought, “Hey, self, you used to work on debuggermap, i wonder if there’s something i’m not seeing here..”&lt;/p&gt;</description></item><item><title>What I’ve been working on: Open Live Writer</title><link>https://static.my-is300.com/2015/12/what-ive-been-working-on-open-live-writer/</link><pubDate>Wed, 09 Dec 2015 18:32:35 +0000</pubDate><guid>https://static.my-is300.com/2015/12/what-ive-been-working-on-open-live-writer/</guid><description>&lt;p&gt;It was &lt;a href="http://www.dotnetfoundation.org/blog/open-live-writer"&gt;announced this morning&lt;/a&gt; that what &lt;em&gt;used to be&lt;/em&gt; Windows Live Writer has been forked, modified, and open sourced under a MIT license as &lt;a href="http://openlivewriter.org/"&gt;Open Live Writer&lt;/a&gt;. Prior to Facebook, i used to post a lot more stuff here on my blog, and when i did, i did most of that posting using WLW. Microsoft stopped actively developing it after the Windows Live Writer 2012 release and most of that team was moved to working on making apps for Windows 8. I still used WLW after that, but slowly over time the plug-ins i used stopped being supported, and it became a little bit harder to use. And Facebook made it easy to post little things, and life always has a way of finding other things to do. I always mean to post more stuff here, and i probably have 10 or more unfinished drafts either as WLW .wpost files, or saved as drafts in WordPress.&lt;/p&gt;</description></item><item><title>Random Review: Deadpool</title><link>https://static.my-is300.com/2015/07/random-review-deadpool/</link><pubDate>Wed, 29 Jul 2015 01:48:47 +0000</pubDate><guid>https://static.my-is300.com/2015/07/random-review-deadpool/</guid><description>&lt;p&gt;I randomly got &lt;a href="https://www.gamefly.com/#!/game/Deadpool/5005755"&gt;Deadpool&lt;/a&gt; for xbox 360 from my &lt;a href="http://gamefly.com"&gt;gamefly.com&lt;/a&gt; queue. I have no idea when I added it, I&amp;rsquo;m presuming a long time ago since this game was released more than 2 years ago.  But it finally came up to the top of the queue, so I played it.  Went in with low expectations, since it was so old&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://vgboxart.com/view/52717/deadpool-cover/"&gt;&lt;img src="http://vgboxart.com/boxes/360/52717-deadpool.jpg" alt="Deadpool cover"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It was &lt;em&gt;hilariously awesome&amp;hellip;f&lt;/em&gt;or adults!&lt;/p&gt;
&lt;p&gt;My kids love Deadpool in the &lt;a href="https://www.gamefly.com/#!/game/LEGO-Marvel-Super-Heroes/5005318"&gt;Lego: Marvel Superheroes&lt;/a&gt; game; he has lots of funny animations, and quips like &amp;ldquo;I&amp;rsquo;m not dead.  I don&amp;rsquo;t have a pool.&amp;rdquo;, and so my children will just say that, for no reason at all while playing.  But there&amp;rsquo;s no way I would ever let them see me playing this game.  It is &lt;em&gt;brutally&lt;/em&gt; violent, has tons of swearing, and lots of sexual innuendos, hence the Mature 17+ rating.  Playing this game made me super excited for the &lt;a href="http://www.imdb.com/title/tt1431045/"&gt;upcoming movie with Ryan Reynolds&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Random Review: Dragon Age: Inquisition</title><link>https://static.my-is300.com/2015/01/random-review-dragon-age-inquisition/</link><pubDate>Fri, 16 Jan 2015 02:30:07 +0000</pubDate><guid>https://static.my-is300.com/2015/01/random-review-dragon-age-inquisition/</guid><description>&lt;p&gt;Simply stated: Dragon Age: Inquisition is the best game I&amp;rsquo;ve played in a long, long time. It was so good, that now that I&amp;rsquo;ve finished, &lt;em&gt;(twice! After I finished the first time, I loaded a save from several days prior and did several companion quests, finished up some loose ends, and finished the main storyline a different way),&lt;/em&gt; I am kindof on a Dragon Age hangover.  I really just haven&amp;rsquo;t been in the mood to play &lt;em&gt;anything&lt;/em&gt;. Since I&amp;rsquo;m not in the mood to play, I figure I better write about it!&lt;/p&gt;</description></item><item><title>Pretty, Pretty Quiet!</title><link>https://static.my-is300.com/2014/09/pretty-pretty-quiet/</link><pubDate>Sat, 27 Sep 2014 20:39:29 +0000</pubDate><guid>https://static.my-is300.com/2014/09/pretty-pretty-quiet/</guid><description>&lt;p&gt;&lt;a title="with grips by John Gardner, on Flickr" href="https://www.flickr.com/photos/gardnerjr/2433288118"&gt;&lt;img style="float: left; margin: 5px 15px 5px 5px; display: inline" alt="with grips" src="https://farm3.staticflickr.com/2129/2433288118_b5af8fc1f1.jpg" width="250" align="left" height="188"&gt;&lt;/a&gt;Almost a decade ago, I posted &lt;a href="../../2005/10/pretty-pretty-bad-ass/" target="_blank"&gt;my original review&lt;/a&gt; of my springfield 1911.&amp;nbsp; Over the years, little mods have taken place, like different grips, a different magwell, etc.&amp;nbsp; The newest piece is a modification to the gun to enable an addition.&amp;nbsp; I replaced the standard barrel with a threaded &lt;a href="http://www.storm-lake.com/featuretour_ne" target="_blank"&gt;storm lake barrel&lt;/a&gt;, so that I could attach a suppressor!&amp;nbsp; And yes, &lt;a href="http://silencersarelegal.com/" target="_blank"&gt;silencers are legal&lt;/a&gt;!&lt;a title="WP_20140920_16_47_59_Pro 1 by John Gardner, on Flickr" href="https://www.flickr.com/photos/gardnerjr/15185086109"&gt;&lt;img style="float: right; margin: 5px 5px 5px 15px; display: inline" alt="WP_20140920_16_47_59_Pro 1" src="https://farm3.staticflickr.com/2941/15185086109_db1abc9196.jpg" width="336" align="right" height="188"&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Random Review: Dead Rising 3</title><link>https://static.my-is300.com/2014/02/random-review-dead-rising-3/</link><pubDate>Mon, 24 Feb 2014 01:12:35 +0000</pubDate><guid>https://static.my-is300.com/2014/02/random-review-dead-rising-3/</guid><description>&lt;p&gt;Way back when the XBox 360 came out (2006!), I did a &lt;a href="../../2006/09/my-dead-rising-review/" target="_blank"&gt;review of Dead Rising&lt;/a&gt;.  It was  a great game, one of my favorites of that first generation of 360 games.  When Dead Rising 2 came out in 2010, it was lost in a sea of other games, so I never ended up playing it.  I did play through part of their free &amp;ldquo;preview&amp;rdquo; game, Dead Rising: Case Zero, but I never finished that either&amp;hellip;
&lt;a title="Dead_Rising_3_Cover_Art by gardnerjr, on Flickr" href="http://www.flickr.com/photos/gardnerjr/12733985165/"&gt;&lt;img style="float: right; margin: 0px 10px 10px; display: inline" alt="Dead_Rising_3_Cover_Art" src="https://farm8.staticflickr.com/7354/12733985165_6a4df4f484_n.jpg" width="251" align="right" height="320"&gt;&lt;/a&gt;
When the Xbox One released a few months ago, Dead Rising 3 was one of the launch titles.  I didn&amp;rsquo;t buy an Xbox One right away, instead I waited for the holiday drama to subside, and watched for people selling consoles they might have bought only to flip to people that were desperate for one during the holidays.  And indeed, I did get a great deal on a bundle with an extra controller, Dead Rising 3, and Lego Marvel.&lt;/p&gt;</description></item><item><title>What I work on: CodeLens (VS2013 RC!)</title><link>https://static.my-is300.com/2013/09/what-i-work-on-codelens-vs2013-rc/</link><pubDate>Tue, 10 Sep 2013 17:19:18 +0000</pubDate><guid>https://static.my-is300.com/2013/09/what-i-work-on-codelens-vs2013-rc/</guid><description>&lt;p&gt;As of yesterday, the &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2013/09/09/announcing-the-visual-studio-2013-release-candidate.aspx"&gt;Release Candidate of Visual Studio 2013 is now available&lt;/a&gt;! (And, MSFT changed its mind, so if you have an MSDN subscription, you can also &lt;a href="http://msdn.microsoft.com/en-US/subscriptions/downloads"&gt;download Windows 8.1 RTM&lt;/a&gt;!)&lt;/p&gt;
&lt;p&gt;The feature my team (and others) has been working on, CodeLens, has undergone some major updates and cleanups since the preview. To see the most of it, you can go to &lt;a href="http://msdn.microsoft.com/en-us/library/vstudio/dn269218(v=vs.120).aspx"&gt;MSDN&amp;rsquo;s page about CodeLens&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s just one little picture including some of the new stuff. for the rest, go to the MSDN link above!&lt;/p&gt;</description></item><item><title>What I work on: CodeLens!</title><link>https://static.my-is300.com/2013/06/what-i-work-on-codelens/</link><pubDate>Wed, 26 Jun 2013 17:19:11 +0000</pubDate><guid>https://static.my-is300.com/2013/06/what-i-work-on-codelens/</guid><description>&lt;p&gt;Today at the &lt;a href="http://www.buildwindows.com/" title="//build/ conference" target="_blank"&gt;//build/ conference&lt;/a&gt;, Visual Studio 2013 was announced and shown in preview form (and download!). And once again, my group (well, my group plus our larger team) made the front page of visualstudio.com:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/9145340540/" title="2013 indicators! by gardnerjr, on Flickr"&gt;&lt;img src="http://farm4.staticflickr.com/3711/9145340540_982acbb77e.jpg" width="500" height="197" alt="2013 indicators!"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In Visual Studio 2013, when doing c# and vb, you&amp;rsquo;ll get extra &amp;ldquo;indicators&amp;rdquo; above your methods that give you kindof a &amp;ldquo;heads up display&amp;rdquo; of things about that class/method/property. The first one shows you references to the method, if you&amp;rsquo;re also using TFS it will show you which people have touched &lt;em&gt;that method&lt;/em&gt; and in what changesets. Its tfs history on steroids! If you&amp;rsquo;re also using the built in unit testing features, that method will also show you an indicator that shows which tests test &lt;em&gt;that method&lt;/em&gt;, and how many are pass/fail. If you click on any of the indicators, you&amp;rsquo;ll get a popup that shows you the details, and each details popup window has more useful info and actions you can do with that reference, or that changeset, or that unit test!&lt;/p&gt;</description></item><item><title>Now on Azure!</title><link>https://static.my-is300.com/2013/06/now-on-azure/</link><pubDate>Tue, 11 Jun 2013 04:56:19 +0000</pubDate><guid>https://static.my-is300.com/2013/06/now-on-azure/</guid><description>&lt;p&gt;So as an MSDN subscriber, you get up to &lt;a href="http://www.windowsazure.com/en-us/pricing/member-offers/msdn-benefits/"&gt;$150 / month of credits&lt;/a&gt; on windows azure. And azure supports wordpress, so&amp;hellip; I created a site on azure in like 5 minutes, exported the content from my garage based server, imported into my new azure site, and blammo, it&amp;rsquo;s back up. Admittedly, it took some time to re-install all my plug-ins and find a new theme (the theme I was using hasn&amp;rsquo;t been updated in 2 years, apparently?), but other than that it was a pretty painless process. Then I tweaked some DNS things (which required overnight to propogate), and everything appears to be working. So far! I&amp;rsquo;ve been looking for a way to move all of my hosted stuff off of the server that&amp;rsquo;s running in my garage, and the combination of this, azure&amp;rsquo;s VM service, and the MSDN credits might finally be a solution!&lt;/p&gt;</description></item><item><title>What I Work on: Code Map Debugger Integration</title><link>https://static.my-is300.com/2013/04/what-i-work-on-code-map-debugger-integration/</link><pubDate>Sat, 06 Apr 2013 19:48:05 +0000</pubDate><guid>https://static.my-is300.com/2013/04/what-i-work-on-code-map-debugger-integration/</guid><description>&lt;p&gt;In the last “&lt;a href="../../2012/11/what-i-work-on-code-map/" target="_blank"&gt;what I work on&lt;/a&gt;” post, I talked about the Code Map feature that was new in Visual Studio 2012 Ultimate (Update 1). It has turned out to be a very popular feature (as it should) because it is super useful!&lt;/p&gt;
&lt;p&gt;After people have used Code Map for a while, one of their first requests is “how do I get debugger information into this map?” There are ways to do it, where as you step through code, you keep manually doing “show on code map” on the method you’re in, but that gets very tedious.&lt;/p&gt;</description></item><item><title>I Love my Surface!</title><link>https://static.my-is300.com/2013/01/i-love-my-surface/</link><pubDate>Sun, 27 Jan 2013 17:40:36 +0000</pubDate><guid>https://static.my-is300.com/2013/01/i-love-my-surface/</guid><description>&lt;p&gt;I&amp;rsquo;ve had a Surface (RT) since the Surface launch day, and I love it. &lt;em&gt;(Note: I am a Microsoft employee, and recently they did give each employee a Surface for primarily business use, with personal use allowed, primarily for evangelism purposes. The launch day surface is my own personal surface, purchased with my own hard earned money).&lt;/em&gt; Since buying the Surface, I haven&amp;rsquo;t used my laptop! Here are just a few of the things that I love about it.&lt;/p&gt;</description></item><item><title>What I Work On: Code Map</title><link>https://static.my-is300.com/2012/11/what-i-work-on-code-map/</link><pubDate>Wed, 28 Nov 2012 06:17:06 +0000</pubDate><guid>https://static.my-is300.com/2012/11/what-i-work-on-code-map/</guid><description>&lt;p&gt;Yesterday, &lt;a href="http://blogs.msdn.com/b/somasegar/archive/2012/11/26/visual-studio-2012-update-1-now-available.aspx" target="_blank"&gt;Visual Studio 2012 Update 1&lt;/a&gt; shipped! So I can officially talk about what I just worked on. Much of it has already been available in preview form and CTP releases and such, but you don&amp;rsquo;t want to get in trouble! :)&lt;/p&gt;
&lt;p&gt;I joined the Visual Studio team back in April, just as work was finishing up on Visual Studio 2012. As part of that release, the VS team was moving to much more agile release schedule for updates, so here we are, about 4 months after going gold with an update with lots of fixes and cool new features!&lt;/p&gt;</description></item><item><title>Random Review: Lego Batman 2</title><link>https://static.my-is300.com/2012/10/random-review-lego-batman-2/</link><pubDate>Fri, 12 Oct 2012 17:01:25 +0000</pubDate><guid>https://static.my-is300.com/2012/10/random-review-lego-batman-2/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/8081816943/"&gt;&lt;img src="http://farm9.staticflickr.com/8187/8081816943_e2616bce1b_n.jpg" alt="bat-easy"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It should almost be called “Lego Superman,” as he’s probably the best character in the game :). Most of the Justice League makes appearances in the game, but they don’t have much importance in the story, which is a shame. hopefully it’s a setup for a full fledged lego justice league game? (related: why is there no lego:Avengers game?!!?)&lt;/p&gt;
&lt;p&gt;Easton and I have played through several Lego games now, and of all of them, this was definitely the hardest. In most of the other games, you have to learn how to move the characters. In the first Lego Batman, you also had to drive some vehicles, but that’s it. Lego Batman 2, you have to learn how to:&lt;/p&gt;</description></item><item><title>After Action Report: Tough Mudder Seattle</title><link>https://static.my-is300.com/2012/09/random-review-tough-mudder-seattle/</link><pubDate>Mon, 01 Oct 2012 05:02:43 +0000</pubDate><guid>https://static.my-is300.com/2012/09/random-review-tough-mudder-seattle/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/8043995390/" title="finish line by gardnerjr, on Flickr"&gt;&lt;img src="http://farm9.staticflickr.com/8033/8043995390_028cb9233e_n.jpg" width="320" height="240" alt="finish line" style="margin: 10px 10px 10px 10px; display: inline; float: right"/&gt;&lt;/a&gt;&lt;p&gt;If I had to describe &lt;a href="http://toughmudder.com/events/washington-2012/" target="_blank"&gt;Tough Mudder&lt;/a&gt; in 2 words, the nicest version would be “holy hell”. If you don’t already know what it is, Tough Mudder is an adventure-style race. It’s generally 10-12 miles, littered with obstacles. And the obstacles are &lt;strong&gt;crazy.&lt;/strong&gt; &lt;/p&gt; &lt;p&gt;Laura and I were on a 4 person team, “Birthday Cake”, as it was one team-member’s birthday. Beside Laura and I, the other two ladies on the team (Buffy and Erinn) are women we know through &lt;a href="http://www.columbiaathletic.com/locations/silverlake.html" target="_blank"&gt;Columbia Athletic Club&lt;/a&gt;, the gym we go to. Well, actually, one of the ladies on our team is a &lt;em&gt;trainer&lt;/em&gt; at Columbia, who Laura sees regularly, and who I’ve been working with once a week since the “spring challenge” starting in April. Anyway, back to the &lt;strike&gt;race&lt;/strike&gt; challenge!&lt;/p&gt;</description></item><item><title>Funny Things Easton Says: Part 2</title><link>https://static.my-is300.com/2012/07/funny-things-easton-says-part-2/</link><pubDate>Tue, 03 Jul 2012 04:50:09 +0000</pubDate><guid>https://static.my-is300.com/2012/07/funny-things-easton-says-part-2/</guid><description>&lt;p&gt;&lt;a title="Chilling, waiting for a haircut..." href="http://www.flickr.com/photos/35133228@N00/6911438522/"&gt;&lt;img style="margin: 10px 10px 10px 0px; display: inline; float: left" border="0" alt="Chilling, waiting for a haircut..." align="left" src="http://static.flickr.com/7044/6911438522_0222727a48_m.jpg" width="192" height="144" /&gt;&lt;/a&gt;Easton is now almost 4.&amp;#160; I figured I’d have a “part 2” to follow up on the original &lt;a href="../../2010/09/funny-things-easton-says-part-1/"&gt;part 1&lt;/a&gt; before this, but, you know.&amp;#160; Things.&amp;#160; They come up.&amp;#160; So I’m a little behind schedule on this one. :)&lt;/p&gt; &lt;ul&gt; &lt;li&gt;“Gwirl” (rhymes with “Squirrel”.&amp;#160; This is how he produces the ultra simple word “Girl”.&amp;#160; It is one of the funniest things he says.&amp;#160; sometimes I try to correct him, and he says “no, it’s gwirl!”&amp;#160; If you didn’t hear it all the time, you probably wouldn’t notice it.&amp;#160; but now that I’ve pointed it out, you’ll hear it too. &lt;/li&gt; &lt;li&gt;“my friend pogo-stick” – for a while, we think easton had an imaginary friend that he had named “pogo stick”.&amp;#160; no idea where it came from. &lt;/li&gt; &lt;li&gt;“my friend robin” – now he’s in a HUGE superhero kick, so now his imaginary friend is robin.&amp;#160; So that’s a good thing, it means that he’s the lead, and he has at least one sidekick.&amp;#160; So tonight before bed, he was looking through his books, and said “I don’t want to read this one, I just want to look at it to see if Robin wants it for his birthday” &lt;/li&gt; &lt;li&gt;“This sounds like a job for [superhero]!”, where [superhero] is whichever super-hero shirt or pajamas he is putting on. &lt;/li&gt; &lt;li&gt;A whole set of words where he just drops the first (few) syllables.&amp;#160; I’m not sure if this is just the hip new thing that kids his age are doing to save typing on twitter or what: &lt;ul&gt; &lt;li&gt;"-chine" for "machine" &lt;/li&gt; &lt;li&gt;"-cado", for “avocado” &lt;/li&gt;&lt;li&gt;"-nected" for "connected"&lt;/li&gt;&lt;/ul&gt; &lt;/li&gt;&lt;/ul&gt; Of course, there are a &lt;em&gt;bunch&lt;/em&gt; more, but now that I started writing them down I can’t think of any!</description></item><item><title>Project: Toy Car Garage</title><link>https://static.my-is300.com/2012/06/project-toy-car-garage/</link><pubDate>Wed, 20 Jun 2012 06:00:26 +0000</pubDate><guid>https://static.my-is300.com/2012/06/project-toy-car-garage/</guid><description>&lt;p&gt;Like I said &lt;a href="../../2011/05/project-theater-cabinet/"&gt;last time I built something&lt;/a&gt;, every time Laura and Easton (and now Barrett) go somewhere for a week,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I end up doing some project that consumes all of my free time, and half of my sleep!  I finally have some time to sleep in and relax, but no;  I do a woodworking or home improvement project instead.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This spring, same thing, for the third year in a row.  The project this time was a “garage” for all of the toy cars we have.&lt;/p&gt;</description></item><item><title>Trying out TFSPreview</title><link>https://static.my-is300.com/2012/05/trying-out-tfspreview/</link><pubDate>Thu, 31 May 2012 06:09:36 +0000</pubDate><guid>https://static.my-is300.com/2012/05/trying-out-tfspreview/</guid><description>&lt;p&gt;For my home development projects, I’ve been using the &lt;a href="http://msdn.microsoft.com/en-us/library/ee259686.aspx" target="_blank"&gt;“Basic” setup of Microsoft Team Foundation Server&lt;/a&gt; for years. I have it running on my “server” box in my garage, but pointed at a Sql Server Express database instead of a full Sql Server install.  (Apparently, &lt;a href="http://blogs.msdn.com/b/bharry/archive/2012/02/23/coming-soon-tfs-express.aspx" target="_blank"&gt;there’s going to be an explicit TFS “Express” version in TFS11?)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Aside: why am I not using something like github?  To keep my stuff &lt;em&gt;private&lt;/em&gt;, I’d have to pay ~$7/month for 5 repositories.  the way I have things setup in TFS right now, I’d have more than that, requiring their $12/month plan.&lt;/p&gt;</description></item><item><title>Ben Avery Review #3: Lotsa-shotguns edition</title><link>https://static.my-is300.com/2012/05/ben-avery-review-3-lotsa-shotguns-edition/</link><pubDate>Sun, 06 May 2012 06:02:53 +0000</pubDate><guid>https://static.my-is300.com/2012/05/ben-avery-review-3-lotsa-shotguns-edition/</guid><description>&lt;p&gt;&lt;a title="" href="http://www.flickr.com/photos/35133228@N00/6834842476/"&gt;&lt;img style="margin: 0px 0px 10px 10px; display: inline; float: right" border="0" alt="" align="right" src="http://static.flickr.com/7182/6834842476_a8d5c9c193_m.jpg" /&gt;&lt;/a&gt;They say, “Variety is the spice of life.”&amp;#160; That’s almost the perfect description for my 3rd trip to the Ben Avery shooting facility during our annual spring break trip to Arizona.&lt;/p&gt; &lt;p&gt;This year, Jimbo, Art, and I &lt;a href="../../2011/03/ben-avery-review-2-the-shotgunning-edition/"&gt;shot trap again&lt;/a&gt;, but rotated through a set of shotguns to see which one we liked (or which ones liked us) better.&lt;/p&gt; &lt;p&gt;The &lt;a href="../../2010/05/random-review-ben-avery-shooting-facility/"&gt;trip to Ben Avery&lt;/a&gt; is always one of my favorite parts of the trip, even if it is only a couple hours of our week.&amp;#160; This year, I even remembered to bring my earplugs and shooting glasses.&amp;#160; One of these years, I’ll have a trap gun of my own, and maybe I’ll bring that along as well.&amp;#160; And maybe by then, Easton will be joining us.&amp;#160; But that’s a long way off :).&amp;#160; &lt;/p&gt;</description></item><item><title>Updating my office, again!</title><link>https://static.my-is300.com/2011/07/updating-my-office-again/</link><pubDate>Sat, 02 Jul 2011 06:52:32 +0000</pubDate><guid>https://static.my-is300.com/2011/07/updating-my-office-again/</guid><description>&lt;p&gt;About 5 years ago, we &lt;a href="../../2006/10/updating-my-office/"&gt;redid my office&lt;/a&gt;. Well, now that there&amp;rsquo;s another little being on the way, my office is transforming back to bedroom form. So i had to update my office again. This time, there ended up being a little&amp;hellip; well, consolidation. An entire room of stuff is now in this:&lt;/p&gt;
&lt;p&gt;&lt;a title="Untitled by gardnerjr, on Flickr" href="http://www.flickr.com/photos/gardnerjr/5871559391/"&gt;&lt;img style="margin: 0px 10px 0px 0px; display: inline; float: left" alt="" align="left" src="http://farm6.static.flickr.com/5223/5871559391_29243be6c0.jpg" width="375" height="500" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Over the years, “Nerd Central”, as my office was once known, has slowly gone from 3 computers, 2 monitors, 2 printers, a television, surround sound receiver, a small mixer to manage the sound output to one set of speakers, and a huge random assortment of other electronics down to just a single desktop computer and xbox with a single monitor and computer speakers, and the 2 printers (one inkjet, one photo)&lt;/p&gt;</description></item><item><title>Project: Theater Cabinet</title><link>https://static.my-is300.com/2011/05/project-theater-cabinet/</link><pubDate>Mon, 30 May 2011 06:03:11 +0000</pubDate><guid>https://static.my-is300.com/2011/05/project-theater-cabinet/</guid><description>&lt;p&gt;I don’t know what it is, but every time Laura and Easton leave for a week, I end up doing some project that consumes all of my free time, and half of my sleep! I finally have some time to sleep in and relax, but no; I do a woodworking or home improvement project instead. Last May it was redoing the stairs. This year it was a cabinet for the theater room for dvds, games, books and things. We couldn’t use a floor standing one, as that corner of the room has an electric fan forced heater that requires clearance space. So the cabinet had to be a wall mounted one. Sounds like a project!&lt;/p&gt;</description></item><item><title>Random Review: Alan Wake</title><link>https://static.my-is300.com/2011/05/random-review-alan-wake/</link><pubDate>Mon, 30 May 2011 03:10:24 +0000</pubDate><guid>https://static.my-is300.com/2011/05/random-review-alan-wake/</guid><description>&lt;p&gt;&lt;a title="alan wake" href="http://www.flickr.com/photos/35133228@N00/5774487676/"&gt;&lt;img style="margin: 0px 10px 10px 0px; display: inline; float: left" border="0" alt="alan wake" align="left" src="http://farm6.static.flickr.com/5108/5774487676_4fd879f53e_m.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Alan Wake was one of the most interesting games I’ve played in a long time.&amp;#160; The story was an actual &lt;em&gt;story.&lt;/em&gt;&amp;#160; Well, it was really a &lt;em&gt;story about a story&lt;/em&gt;, in the form of a game about a story.&lt;/p&gt; &lt;p&gt;A lot of companies have tried to do some kind of “episodic” game, and of any, I think this game could have actually pulled it off if it had been released that way.&lt;/p&gt;</description></item><item><title>Random Review: Metal Gear Solid 4: Guns of the Patriots</title><link>https://static.my-is300.com/2011/04/random-review-metal-gear-solid-4-guns-of-the-patriots/</link><pubDate>Tue, 19 Apr 2011 05:17:49 +0000</pubDate><guid>https://static.my-is300.com/2011/04/random-review-metal-gear-solid-4-guns-of-the-patriots/</guid><description>&lt;p&gt;The game begins in disappointment: you’re &lt;em&gt;forced to install&lt;/em&gt; a &lt;em&gt;console&lt;/em&gt; game.&amp;#160; So before I can even do anything, I’m forced to wait 8 minutes.&amp;#160; Great initial experience there.&lt;/p&gt; &lt;p&gt;During the install I’m forced to watch a dude on screen chain smoke the whole time.&amp;#160; Some of the “hints” it gave during this install &lt;em&gt;(emphasis/commentary added)&lt;/em&gt;:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;konami is not responsible for any damage resulting from misuse &lt;em&gt;(misuse of what?)&lt;/em&gt; &lt;/li&gt; &lt;li&gt;this game is intended for use exclusively with the PLAYSTATION3 system. &lt;em&gt;(no crap, really? is that why its only available on the PS3? where else would I play it?)&lt;/em&gt; &lt;/li&gt; &lt;li&gt;cigarette smoke has detrimental effects to you and those around you, particularly infants and children. &lt;/li&gt; &lt;li&gt;put litter in its place.&amp;#160; dispose of ashes in ashtrays. &lt;/li&gt; &lt;li&gt;ensure that you play in a brightly lit room and sit as far away from the screen as possible &lt;em&gt;(except sony makes this impossible, as I need to charge my ps3 controller, and the cord they give you for that is like 3’ long, and apparently the controller only charges if the PS3 is on!)&lt;/em&gt; &lt;/li&gt; &lt;li&gt;avoid playing when you are tired &lt;/li&gt; &lt;li&gt;be sure to take a 15-minute break every half hour &lt;/li&gt; &lt;li&gt;if you begin to feel ill, stop playing immediately &lt;/li&gt; &lt;/ul&gt; &lt;p&gt;THANKS MOM, for the life coaching while waiting for your game to install.&lt;/p&gt;</description></item><item><title>Happy 1911 Day!</title><link>https://static.my-is300.com/2011/03/happy-1911-day/</link><pubDate>Wed, 30 Mar 2011 06:05:56 +0000</pubDate><guid>https://static.my-is300.com/2011/03/happy-1911-day/</guid><description>&lt;p&gt;On March 29, 1911 the army adopted the &lt;a href="http://en.wikipedia.org/wiki/John_Browning" target="_blank"&gt;John Moses Browning&lt;/a&gt; designed &lt;a href="http://en.wikipedia.org/wiki/M1911" target="_blank"&gt;M1911 pistol&lt;/a&gt;.&amp;#160; And today, 100 years later, the 1911 is still used by some of the special forces groups of the military and is still one of the most popular handguns in the world.&amp;#160; &lt;/p&gt; &lt;p&gt;&lt;a title="stock-1911" href="http://www.flickr.com/photos/35133228@N00/5572955143/"&gt;&lt;img style="margin: 0px 10px 0px 0px; display: inline; float: left" border="0" alt="stock-1911" align="left" src="http://farm6.static.flickr.com/5109/5572955143_4a31a186d9_m.jpg" /&gt;&lt;/a&gt;The &lt;a href="../../2005/10/pretty-pretty-bad-ass/" target="_blank"&gt;first gun&lt;/a&gt; I bought was a 1911 pistol.&amp;#160; It is still my favorite handgun to shoot, although shooting a lot of .45 gets expensive!&amp;#160; So I bought a &lt;a href="../../2006/02/marvel-precision-22lr-1911-conversion-review/" target="_blank"&gt;Marvel Precision .22 LR conversion&lt;/a&gt; that allows me to shoot .22 LR,&amp;#160; and then I bought another (used) 1911 so that I didn’t have to keep swapping the conversion on and off.&amp;#160; The collection has grown, but I still shoot both of those pretty often.&amp;#160; I’ve even used the 45 in &lt;a href="../../2010/08/random-review-pistol-league-ssnw/" target="_blank"&gt;pistol league&lt;/a&gt; a few weeks, and it’s a lot of fun!&amp;#160; &lt;/p&gt;</description></item><item><title>Ben Avery Review #2: The Shotgunning Edition</title><link>https://static.my-is300.com/2011/03/ben-avery-review-2-the-shotgunning-edition/</link><pubDate>Mon, 21 Mar 2011 05:37:18 +0000</pubDate><guid>https://static.my-is300.com/2011/03/ben-avery-review-2-the-shotgunning-edition/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/35133228@N00/5544953081/"&gt;&lt;img src="http://farm6.static.flickr.com/5258/5544953081_b8c9c156d2_m.jpg" alt="our shotguns"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="../../2010/05/random-review-ben-avery-shooting-facility/"&gt;Last year&lt;/a&gt;, Art took us to &lt;a href="http://www.azgfd.gov/outdoor_recreation/ben_avery.shtml"&gt;Ben Avery Shooting Facility&lt;/a&gt; to shoot some of his guns, and we had a grand old time.&lt;/p&gt;
&lt;p&gt;In what has become an annual tradition, we went again this year during spring training. But this year, instead of rifles and revolvers, this year was all about: Shotguns!&lt;/p&gt;
&lt;p&gt;Jim and Art used over/under Browning shotguns, and I used a browning single shot. We then each shot ~60 birds of trap shooting. Ben Avery is a &lt;strong&gt;huge&lt;/strong&gt; place, with something like 18 trap fields, so the 3 of us had a trap field to ourselves. This was good since neither Jim or I had shot trap before, and we didn’t want to slow anyone else down.&lt;/p&gt;</description></item><item><title>Random Review: Torchlight</title><link>https://static.my-is300.com/2011/03/random-review-torchlight/</link><pubDate>Mon, 21 Mar 2011 02:32:02 +0000</pubDate><guid>https://static.my-is300.com/2011/03/random-review-torchlight/</guid><description>&lt;p&gt;&lt;a title="Torchlight" href="http://www.flickr.com/photos/35133228@N00/5545467026/"&gt;&lt;img style="margin: 0px 10px 1px 0px; display: inline; float: left" border="0" alt="Torchlight" align="left" src="http://farm6.static.flickr.com/5295/5545467026_3eca8efc37_m.jpg" /&gt;&lt;/a&gt;While &lt;a href="http://www.torchlightgame.com/" target="_blank"&gt;Torchlight&lt;/a&gt; has been available for the PC for a long (long!) time, it just came out last week on Xbox 360 as an arcade game. And it is a &lt;em&gt;great&lt;/em&gt; game! It’s probably the best value for an Xbox live arcade game so far. I can’t believe how much stuff they fit into that ~400 meg download!&lt;/p&gt;
&lt;p&gt;It wasn’t the &lt;em&gt;best&lt;/em&gt; story ever, but I thought the story made more sense than Borderlands! The side quests were ok, but I think I “broke” some by going through the area and doing something before I got the quest for it. There were other things where I swear I scoured the whole level, and the thing that was supposed to be there wasn’t there. And I wasn’t going to spend a lot of time looking when there was so much other stuff to do.&lt;/p&gt;</description></item><item><title>Random Review: Medal of Honor</title><link>https://static.my-is300.com/2011/03/random-review-medal-of-honor/</link><pubDate>Thu, 03 Mar 2011 07:11:42 +0000</pubDate><guid>https://static.my-is300.com/2011/03/random-review-medal-of-honor/</guid><description>&lt;p&gt;This is one of the few sequels that doesn’t have a number or subtitle.&amp;#160; It should be something like “&lt;a href="http://www.bing.com/games/overview?q=Medal%20of%20Honor+Xbox%20360&amp;amp;FORM=DTPGAO" target="_blank"&gt;Medal of Honor&lt;/a&gt;: Tier 1” or something, as the game was mostly following some Tier 1 special forces operators through the storyline.&lt;/p&gt; &lt;p&gt;&lt;a title="medal of honor" href="http://www.flickr.com/photos/35133228@N00/5493916178/"&gt;&lt;img style="margin: 0px 0px 0px 10px" border="0" alt="medal of honor" align="right" src="http://farm6.static.flickr.com/5052/5493916178_2770c50b0c_m.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Like the Call of Duty series, I played through MoH on the hardest difficulty (until I saw the “Tier 1 mode” or whatever that I didn’t go back through and play).&amp;#160; But unlike recent CoD games on hard, I didn’t see any real “bugs” with the “good guy” AI.&amp;#160; And the special forces guys in this game could shoot.&amp;#160; While you, as the player, still have to do the majority of the work, the computer controlled players could at least draw fire and provide cover so that you could flank the bad guys.&amp;#160; So for this game, I don’t have to write a version of my “letter to my idiot squadmates” posts.&amp;#160; The effectiveness of my squad did make the game feel a little easier than CoD, but it did make me feel like a good player on a great team, instead of &lt;em&gt;the&lt;/em&gt; great player on a crappy team.&amp;#160;&amp;#160; However, the game not being as hard didn’t make the game any less enjoyable.&lt;/p&gt;</description></item><item><title>Random Review: Call of Duty: Black Ops</title><link>https://static.my-is300.com/2011/02/random-review-call-of-duty-black-ops/</link><pubDate>Sat, 26 Feb 2011 07:19:24 +0000</pubDate><guid>https://static.my-is300.com/2011/02/random-review-call-of-duty-black-ops/</guid><description>&lt;p&gt;This is the (by my count) 7th game in the Call of Duty series. Of the recent ones (since CoD:Modern Warfare), this one had the best story.&lt;/p&gt;
&lt;p&gt;It had a very interesting psycho-drama going on, with the main character being captured and interrogated by &lt;em&gt;someone&lt;/em&gt;, causing flashbacks. The missions occurred in the flashbacks, not entirely in order, and interestingly, sometimes without clear beginning or end. I liked that. Several times you&amp;rsquo;d be what you&amp;rsquo;d assume 3/4 of the way through something, and then you&amp;rsquo;d see something that didn&amp;rsquo;t make sense, and you&amp;rsquo;d get shocked back to the interrogation. I thought I had figured out what was going on, but I hadn&amp;rsquo;t. I like it when a game keeps me guessing.&lt;/p&gt;</description></item><item><title>Random Review: Red Dead Redemption</title><link>https://static.my-is300.com/2011/01/random-review-red-dead-redemption/</link><pubDate>Thu, 20 Jan 2011 06:05:52 +0000</pubDate><guid>https://static.my-is300.com/2011/01/random-review-red-dead-redemption/</guid><description>&lt;p&gt;&lt;a title="Red_Dead_Redemption" href="http://www.flickr.com/photos/35133228@N00/5372168930/"&gt;&lt;img style="margin: 0px 0px 10px 10px; display: inline; float: right" border="0" alt="Red_Dead_Redemption" align="right" src="http://farm6.static.flickr.com/5206/5372168930_1be12bb410_m.jpg" /&gt;&lt;/a&gt;Red Dead Redemption was one of the best games I played in 2010.&amp;#160; Well, I’m finished playing it in 2011, so it might be the best game I played in 2011 too :).&amp;#160; If you haven’t played it, its Grand Theft Horse, basically.&amp;#160; Same developers, same engine.&amp;#160; But the story in RDR was a lot more interesting to me than GTA was.&amp;#160; I think when you set a game in modern day, you really have to get every little detail right, because people’s brains are so used to seeing that stuff, that you will notice if the cars are too shiny, or the windows don’t reflect right, and all kinds of other things just won't look quite right.&amp;#160; But when you set a game in the wild wild west, not a lot of people are used to riding horses, or herding cattle so you aren’t going to notice little things that are incorrect.&amp;#160; &lt;/p&gt;</description></item><item><title>Random Review: Assassin’s Creed 2</title><link>https://static.my-is300.com/2010/11/random-review-assassins-creed-2/</link><pubDate>Mon, 29 Nov 2010 06:31:50 +0000</pubDate><guid>https://static.my-is300.com/2010/11/random-review-assassins-creed-2/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/35133228@N00/5217259296/"&gt;&lt;img src="http://farm6.static.flickr.com/5288/5217259296_dfe7ddb16b.jpg" alt="assassins creed 2"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;AC2 was probably one of the best games I’ve played this year. Most of the time sequels aren’t as good as the original, but this one was as good, if not better than the original. Yes, it was a little formulaic, and there was a fair amount of repetition, but I really liked the story. It had one laaaaaaame moment, but I’ll let it go and see if AC3 cleans it up. I thought the addition of the interaction with Leonardo Da Vinci was pretty clever. There’s also a part now where you kindof run a city in a very minimal way, so that was an interesting way to make money. Towards the end I had so money I didn’t know what to do with it all, so I wish there would have been something else to do with it :D&lt;/p&gt;</description></item><item><title>Why I'm buying a Kinect</title><link>https://static.my-is300.com/2010/11/why-im-buying-a-kinect/</link><pubDate>Thu, 04 Nov 2010 06:26:52 +0000</pubDate><guid>https://static.my-is300.com/2010/11/why-im-buying-a-kinect/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/5144352962"&gt;&lt;img alt="Kinect" src="http://farm2.static.flickr.com/1358/5144352962_a3c81e0f8c_o.jpg" class="alignleft" width="175" height="72" /&gt;&lt;/a&gt;Now that Kinect for XBox360 has officially released, i&amp;rsquo;m allowed to say that we participated in the beta program for Kinect, and that we&amp;rsquo;ve been playing it now for a few months. (i even got a avatar t-shirt and a 0 point achievement, yay!)&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a very simple reason that i&amp;rsquo;m buying it: Easton can play it. He&amp;rsquo;s only 2, and doesn&amp;rsquo;t have the dexterity to do anything with a wii-mote or an xbox360 controller, but he can run in place, and he loves to play Kinect. Supposedly, the recommended minimum height for players is 3 feet, but for the most part he can play some stuff.&lt;/p&gt;</description></item><item><title>Funny things Easton says: Part 1</title><link>https://static.my-is300.com/2010/09/funny-things-easton-says-part-1/</link><pubDate>Mon, 27 Sep 2010 05:04:27 +0000</pubDate><guid>https://static.my-is300.com/2010/09/funny-things-easton-says-part-1/</guid><description>&lt;p&gt;Well, probably more accurately, &amp;ldquo;things which easton says or mispronounces that i find funny&amp;rdquo;. Right now all the ones i can think of are single words. he&amp;rsquo;s starting to form sentences so i&amp;rsquo;m pretty sure there will be funny phrases for a future installment.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Zune&amp;rdquo; is easton&amp;rsquo;s word for &amp;ldquo;phone&amp;rdquo;. I really wish i had my zune still (lost it on an airplane&amp;hellip;) so he could be even more confused.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Bean&amp;rdquo; is easton&amp;rsquo;s word for &amp;ldquo;beer&amp;rdquo;. &amp;ldquo;Daddy&amp;rsquo;s bean&amp;rdquo; is what he says whenever he sees a glass bottle of any kind. even though he says other words that end with the &amp;ldquo;r&amp;rdquo; sound, he will not say beer, he just says &amp;ldquo;bean&amp;rdquo; louder if you try to correct him&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Coshee&amp;rdquo; is easton&amp;rsquo;s word for &amp;ldquo;coffee&amp;rdquo;, although i think last weekend he started saying it right. He loves to run the coffee machine weekend mornings, and seems to enjoy the taste of even black coffee. I don&amp;rsquo;t know if its because he likes to copy me or if he really likes the taste. He does like raw garlic and onions though, so it wouldn&amp;rsquo;t surprise me if he likes the bitterness of coffee.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Shark&amp;rdquo; is easy&amp;rsquo;s word for &amp;ldquo;fork&amp;rdquo;. sometimes its just &amp;ldquo;sark&amp;rdquo;. The weird thing is that he can say the &amp;ldquo;f&amp;rdquo; sound, so i don&amp;rsquo;t know why he won&amp;rsquo;t say fork.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Fi-fi&amp;rdquo; is what easton calls Felix Hernandez. But most of the Mariners call him that too, so that&amp;rsquo;s okay.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Pay-pay&amp;rdquo; is what easton calls Peyton Manning. I&amp;rsquo;m generally pretty anti-Peyton, but he&amp;rsquo;s my fantasy QB this year, so i root for him, but against the Colts in general.&lt;/li&gt;
&lt;li&gt;When he sees cats, or squirrels or other small animals outside, he will generally say their name, then say &amp;ldquo;eat&amp;rdquo;. The conversation goes like: &amp;ldquo;Meow. Cat! Eat?&amp;rdquo;, &amp;ldquo;no, we don&amp;rsquo;t eat cats.&amp;rdquo; &amp;ldquo;eat? no eat.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Random Review: Pistol League @ SSNW</title><link>https://static.my-is300.com/2010/08/random-review-pistol-league-ssnw/</link><pubDate>Wed, 01 Sep 2010 05:49:29 +0000</pubDate><guid>https://static.my-is300.com/2010/08/random-review-pistol-league-ssnw/</guid><description>&lt;p&gt;I’ve been going to a pistol league at &lt;a href="http://shootingsportsnorthwest.com/" target="_blank"&gt;Shooting Sports Northwest&lt;/a&gt; for a few weeks now.  I’ve never competed in any gun related things before, so this is a first for me.&lt;a title="IMG_0657" href="http://www.flickr.com/photos/35133228@N00/4843128440/"&gt;&lt;img style="display: inline" title="middle row of zombies" border="0" hspace="5" alt="middle row of zombies" vspace="5" align="right" src="http://farm5.static.flickr.com/4106/4843128440_d2c7871e68_m.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are 3 events every week, and you shoot each event twice.&lt;/p&gt;
&lt;p&gt;The first part is called “zombies”, and is worth the most points.  10 rounds, 9 targets.  the back row of 3 poppers pops up, and is up for a few seconds.  Then the middle row of 3, then the front row of 3.  The zombies are scored on distance;  the back row is worth 20, 18, 15, middle 12, 10, 10, putting the front row at only 7, 7, 7.  Most people will use as many rounds as they can to get the back row.&lt;/p&gt;</description></item><item><title>Random Review: Bioshock 2</title><link>https://static.my-is300.com/2010/08/random-review-bioshock-2/</link><pubDate>Sat, 21 Aug 2010 07:14:11 +0000</pubDate><guid>https://static.my-is300.com/2010/08/random-review-bioshock-2/</guid><description>&lt;p&gt;&lt;a title="bioshock2" href="http://www.flickr.com/photos/35133228@N00/4912506408/"&gt;&lt;img style="margin: 0px 10px 10px 0px; display: inline" border="0" alt="bioshock2" align="left" src="http://farm5.static.flickr.com/4137/4912506408_0d77a3b60e.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Hey, that rhymed!&amp;#160; The story in &lt;a href="http://www.bioshock2game.com/" target="_blank"&gt;Bioshock 2&lt;/a&gt; wasn’t as quite as good as the original, but was still very good.&amp;#160; Helping the little sisters harvest was pretty cool.&amp;#160; The big sisters were a clever idea.&amp;#160; the most interesting part was the part where you see what the world looks like through a little sister’s eyes.&amp;#160; That was pretty cool.&amp;#160;&amp;#160; Like the first game, the art direction and theme were magnificently done. &lt;/p&gt;</description></item><item><title>Mariners 2010 Commercial Jinx?</title><link>https://static.my-is300.com/2010/08/mariners-2010-commercial-jinx/</link><pubDate>Tue, 10 Aug 2010 05:04:33 +0000</pubDate><guid>https://static.my-is300.com/2010/08/mariners-2010-commercial-jinx/</guid><description>&lt;p&gt;It’s not as exciting as the old &lt;a href="http://en.wikipedia.org/wiki/Sports_Illustrated_Cover_Jinx" target="_blank"&gt;Sports Illustrated Cover jinx&lt;/a&gt;, nor as cool as the &lt;a href="http://en.wikipedia.org/wiki/Madden_Curse#Madden_Curse" target="_blank"&gt;Madden Cover curse&lt;/a&gt;, but I think this year the mariners have created a “mariners commercial” jinx.&lt;/p&gt; &lt;p&gt;The Mariners 2010 Commercials:&lt;/p&gt; &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:6dcd4a41-34d8-475c-a287-f65210797548" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/nowVZphXG9E&amp;amp;hl=en_US&amp;amp;fs=1?rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;hl=en"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/nowVZphXG9E&amp;amp;hl=en_US&amp;amp;fs=1?rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;hl=en" type="application/x-shockwave-flash" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:560px;clear:both;font-size:.8em"&gt;Immortalized: A commercial about a composite painting of all of the bullpen pitchers as a “cohesive” unit. Bullpen 2010: Mark Lowe: Traded. Bunch of the guys: injured. Bunch of guys: DFA’d. The rest, marginally effective.&lt;/div&gt;&lt;/div&gt; &lt;p&gt;&amp;#160;&lt;/p&gt;</description></item><item><title>Random Review: Dragon Age: Origins</title><link>https://static.my-is300.com/2010/07/random-review-dragon-age-origins/</link><pubDate>Mon, 12 Jul 2010 07:28:41 +0000</pubDate><guid>https://static.my-is300.com/2010/07/random-review-dragon-age-origins/</guid><description>&lt;p&gt;&lt;a title="Dragon_Age" href="http://www.flickr.com/photos/35133228@N00/4786010950/"&gt;&lt;img style="margin: 3px 10px 3px 0px" border="0" alt="Dragon_Age" align="left" src="http://farm5.static.flickr.com/4142/4786010950_b343159f12_m.jpg" /&gt;&lt;/a&gt;&lt;a href="http://dragonage.bioware.com/" target="_blank"&gt;Dragon Age: Origins&lt;/a&gt; is probably the best RPG I’ve played since Lunar on Sega CD. Or maybe the Might and Magic series on PC. Or *maaaaaaaaaaybe *the original Final Fantasy on the NES.&lt;/p&gt;
&lt;p&gt;None of those had the kind of character development that Origins had though. It was simply amazing to me how many conversations a pair of characters would have in the background. I’d be walking around town or the woods or whatever, and two of the characters in the party would start bickering. so I’d have to stop and turn around so I could watch the full conversation. Some of the characters did not get along at all!&lt;/p&gt;</description></item><item><title>Random things about working at Microsoft for a year</title><link>https://static.my-is300.com/2010/07/random-things-about-working-at-microsoft-for-a-year/</link><pubDate>Mon, 12 Jul 2010 06:27:02 +0000</pubDate><guid>https://static.my-is300.com/2010/07/random-things-about-working-at-microsoft-for-a-year/</guid><description>&lt;p&gt;While I’ve only worked there for a year, because I was “acquired” in an “asset” in an acquisition, I have 11 years of “service” for things like vacation and office placement, so that’s handy.&amp;#160; In no particular order:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;I've installed Windows a lot in a year. 2 different versions of Windows 7 a total of 9 times, 2 different versions of Server 2008 3 times. (And 3 Win7+1 Server2K8R2 installs at home!) Although i haven’t installed windows in several months, though. &lt;/li&gt; &lt;li&gt;I’ve installed Visual Studio 2010 even more.&amp;#160; Probably something like 20 different internal builds on 3 machines and several VM’s. Although since the RTM version was available, i haven’t had to install that anymore either. Visual Studio 2010 is so much better than 2008.&amp;#160; After using Eclipse for years, i’ve gotten used to so many of the built in features there that i was really surprised that visual studio doesn’t have similar functionality.&amp;#160; There are some add-ons that add a lot of the refactoring things and other tools, but like visual studio, most of them are not free. &lt;/li&gt; &lt;li&gt;It's amazing how many IM conversations i have. At rosetta we would have just gotten up and walked over there instead of using IM. Communicator at MS works way better than it did at Merck.&amp;#160; Even the desktop sharing works really well.&amp;#160; At Merck, the old version of netmeeting we were using was pretty finicky. &lt;/li&gt; &lt;li&gt;I’ve had 4 different offices (not counting the conference room we worked out of for a week+) &lt;/li&gt; &lt;li&gt;There’s an email mailing list (or 2) for anything and everything.&amp;#160; The email alias often has a name that makes no sense unless you know what the codename of a product was 5 years ago.&amp;#160; And with all the email, there are still a ton of people with no email etiquette whatsoever.&amp;#160; And there are people that have 30 lines of crap in their signature. &lt;/li&gt; &lt;li&gt;Across 4 computers and 2 VM’s i’ve had exactly one bluescreen, and it was in the windows2008 server installer. (apparently it didn’t like the USB headset i had plugged in!) &lt;/li&gt; &lt;li&gt;I use OneNote all the time to take notes.&amp;#160; I’d never used it before.&amp;#160; And the 2010 version of OneNote makes some other things even easier.&amp;#160; I only write on paper now when i go to meetings and don’t take my laptop, or if i’m sketching out paper prototypes.&amp;#160; Sadly, it looks like the mobile version of onenote is pretty crippled compared to the full version.&amp;#160; i only see numbered and bulleted lists, when i use the other tags like checkboxes and colors all the time. &lt;/li&gt; &lt;li&gt;C# as a language (and the .net framework in general) is pretty awesome.&amp;#160; Especially LINQ and lambdas.&amp;#160; Likewise,&amp;#160; WPF + the xaml language and bindings makes it trivial to do a lot of things without much (or any) code. The visual GUI designer tools in VS2010 and Blend are the first ones i’ve used that don’t generate horrible horrible code.&amp;#160; And the binding functionality makes hooking data up to controls trivial. &lt;/li&gt; &lt;li&gt;&amp;#160; Expression Blend + SketchFlow are pretty awesome.&amp;#160; I need more time to learn them both, as they’re way more powerful and useful than i’m using them.&amp;#160;&amp;#160; But there are some things that take like 2 seconds in Blend that are painful in visual studio. &lt;/li&gt; &lt;li&gt;There is a HUGE amount of available training.&amp;#160; Classroom, online, books, everything, and most of it that i have used as been very very good. &lt;/li&gt; &lt;li&gt;like half the people I know have iphones.&amp;#160; windows phone 7 looks cool at all, its just so far behind/away.&amp;#160; Apple has released 4 hardware revisions and major OS versions in the time its taken MS to do 1?&amp;#160; Since my first gen iphone is effectively a dead end now that it is no longer upgradable, I’m waiting for it to be worth my time to buy a new phone… &lt;/li&gt; &lt;li&gt;The company meeting at Safeco field is crazy.&amp;#160; Last year had lots of great stuff, with Windows 7 and Office 2010 coming.&amp;#160; This year’s should be interesting, with Win Phone 7 and Kinect coming soon.&amp;#160; It would also be cool if they gave some more Windows 8 details. &lt;/li&gt; &lt;li&gt;I’d say like 33% of the people I know/have met are hardcore pro MS people.&amp;#160; Another 33% are just there for a job that pays the bills.&amp;#160; Another 33% are pro MS but realistic about the areas where we could be doing better.&amp;#160; That last 1% is a crazy rabid anti microsoft bunch that thinks we’re on the wrong track completely about everything we do no matter what it is.&amp;#160; We could be curing cancer and they’d still be upset. &lt;/li&gt; &lt;/ul&gt;</description></item><item><title>Random Review: Uncharted 2: Among Thieves</title><link>https://static.my-is300.com/2010/05/random-review-uncharted-2-among-thieves/</link><pubDate>Thu, 13 May 2010 05:03:55 +0000</pubDate><guid>https://static.my-is300.com/2010/05/random-review-uncharted-2-among-thieves/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/4603278178/"&gt;&lt;img src="http://farm4.static.flickr.com/3381/4603278178_074c3abe07_m.jpg" alt="uncharted2"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Recently, film critic Roger Ebert said (again!) that “&lt;a href="http://blogs.suntimes.com/ebert/2010/04/video_games_can_never_be_art.html"&gt;video games can never be art&lt;/a&gt;.” He has &lt;em&gt;&lt;strong&gt;obviously&lt;/strong&gt;&lt;/em&gt; never played &lt;a href="http://www.unchartedthegame.com/U2AT/"&gt;Uncharted 2: Among Thieves&lt;/a&gt;. It was one of the best games i’ve ever played. If I’m not going to say it was &lt;em&gt;the&lt;/em&gt; best i’ve ever played, because it did have some repetitive things and some other weird issues. But this game is art. There’s no way it ***can’t ***be. As much as I respect Roger Ebert, he’s just plain wrong on this one.&lt;/p&gt;</description></item><item><title>I would buy an iPad if...</title><link>https://static.my-is300.com/2010/05/i-would-buy-an-ipad-if/</link><pubDate>Fri, 07 May 2010 04:07:07 +0000</pubDate><guid>https://static.my-is300.com/2010/05/i-would-buy-an-ipad-if/</guid><description>&lt;p&gt;Now that &lt;a href="http://blogs.technet.com/microsoft_blog/archive/2010/04/29/speculation-about-the-courier-project.aspx"&gt;courier is dead&lt;/a&gt; (i&amp;rsquo;d link to that gizmodo article, but being a microsoft employee, i&amp;rsquo;m supposed to link to that instead), i&amp;rsquo;m looking at a new laptop or something.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d buy an ipad if it had &amp;ldquo;case&amp;rdquo; that made it like a my old clio. my horrible &amp;lsquo;shop:
&lt;a href="http://www.flickr.com/photos/gardnerjr/4585039752/"&gt;&lt;img src="http://farm5.static.flickr.com/4016/4585039752_680ec5bdf7_o.png" alt="clio-ipad"&gt;&lt;/a&gt;
&lt;em&gt;(aside: what do you call a &amp;ldquo;photoshop&amp;rdquo; that isn&amp;rsquo;t done in photoshop? this was done via paint.net)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It lets you hide/protect the screen, and yet lets you use the keyboard when you want, or use it as a stand to watch stuff without holding it, but you can pop it out when you want the lighter screen to do stuff with.&lt;/p&gt;</description></item><item><title>Random Review: Ben Avery Shooting Facility</title><link>https://static.my-is300.com/2010/05/random-review-ben-avery-shooting-facility/</link><pubDate>Mon, 03 May 2010 05:51:56 +0000</pubDate><guid>https://static.my-is300.com/2010/05/random-review-ben-avery-shooting-facility/</guid><description>&lt;p&gt;While in Arizona for spring training, my step-dad Art took my brother and me to the &lt;a href="http://www.azgfd.gov/outdoor_recreation/ben_avery.shtml"&gt;Ben Avery Shooting Facility&lt;/a&gt; outside of Phoenix. &lt;/p&gt; &lt;p&gt;Here's the panorama view from where we were sitting. I should have gotten a couple more shots to the left, though! &lt;/p&gt; &lt;p&gt;&lt;a title="ben avery panorama by gardnerjr, on Flickr" href="http://www.flickr.com/photos/gardnerjr/4461949650/"&gt;&lt;img alt="ben avery panorama" src="http://farm5.static.flickr.com/4050/4461949650_36c8350a81.jpg" width="500" height="101" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Here's the view from space: &lt;/p&gt; &lt;div id="mapviewer"&gt;&lt;iframe id="map" height="400" src="http://www.bing.com/maps/embed/?lvl=14&amp;amp;cp=33.80747099659365~-112.14972160756588&amp;amp;sty=h&amp;amp;draggable=true&amp;amp;v=2&amp;amp;where1=Ben+Avery+Shooting+Facility%2C+AZ&amp;amp;pp=33.80429729819298~-112.14603088796139&amp;amp;mkt=en-us&amp;amp;emid=93339cb1-27a2-296c-6412-21ee031254b6" frameborder="0" width="500" scrolling="no"&gt;&lt;/iframe&gt; &lt;div style="line-height: 20px" id="LME_maplinks"&gt;&lt;a id="LME_birdsEye" href="http://www.bing.com/maps/?mm_embed=be&amp;amp;cp=33.80747099659365~-112.14972160756588&amp;amp;lvl=1&amp;amp;sty=b&amp;amp;where1=Ben+Avery+Shooting+Facility%2C+AZ" target="_blank"&gt;&lt;/a&gt;&lt;/div&gt; &lt;/div&gt; &lt;p&gt;The main 200 yard range is just eastnortheast a bit of where the orange dot is on the map. If you zoom in you can see what 200 yards looks like from space. Then zoom back out and see HOW HUGE that place is! It was awesome! Weather was nice, not too warm, not too cold. A little windy, but not so much that it really affected us at the distance we were shooting. &lt;/p&gt;</description></item><item><title>Random Review : G.I. Joe: Rise of Cobra</title><link>https://static.my-is300.com/2010/04/random-review-g-i-joe-rise-of-cobra/</link><pubDate>Sun, 25 Apr 2010 20:31:52 +0000</pubDate><guid>https://static.my-is300.com/2010/04/random-review-g-i-joe-rise-of-cobra/</guid><description>&lt;p&gt;Just finished the game &lt;a href="http://gijoe.ea.com/home.action"&gt;G.I. Joe: Rise of Cobra&lt;/a&gt; on Xbox 360.  The &lt;em&gt;idea&lt;/em&gt; of the game was good.  The &lt;em&gt;execution&lt;/em&gt; was rather….meh.&lt;/p&gt;
&lt;p&gt;The game is kindof a 3rd person top down/isometric shooter.  but you have absolutely no control over the camera!  In most of the games like this you have at least &lt;strong&gt;some&lt;/strong&gt; control over the camera.  you might not be able to rotate the full 360 degrees, but at least you can move it so you can see your characters on the frigging screen!  there were several places in the game where you had to make a left or right turn to go around the corner.  and for several seconds, you couldn’t even see your characters until the camera caught up with you!  That’s just insane.  Instead of having the right thumbstick control the camera, it controlled what you were targeting.  I would have much rather had camera control and then use the left/right bumpers for target control.&lt;/p&gt;</description></item><item><title>Random Review: Marvel Ultimate Alliance 2</title><link>https://static.my-is300.com/2010/04/random-review-marvel-ultimate-alliance-2/</link><pubDate>Sun, 04 Apr 2010 22:49:23 +0000</pubDate><guid>https://static.my-is300.com/2010/04/random-review-marvel-ultimate-alliance-2/</guid><description>&lt;p&gt;&lt;a title="Marvel_Ultimate_Alliance_2 by gardnerjr, on Flickr" href="http://www.flickr.com/photos/gardnerjr/4490472331/"&gt;&lt;img style="margin: 0px 10px 10px 0px; display: inline" alt="Marvel_Ultimate_Alliance_2" align="left" src="http://farm3.static.flickr.com/2722/4490472331_6c86f4d931_m.jpg" width="192" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I really liked the first Ultimate Alliance, and the sequel fixed almost every problem/annoyance that i had with it. Ultimate Alliance 2 was, in a word: Awesome.&lt;/p&gt;
&lt;p&gt;It’s a top-down action game with RPG elements, reasonable multiplayer, and comic book heroes (and villains!) galore. It has a good story with a great moral dilemma, which is (mostly) meaningful to the story. The pace of the game was good, the story was really good.&lt;/p&gt;</description></item><item><title>Random Review: Dine Around Seattle</title><link>https://static.my-is300.com/2010/03/random-review-dine-around-seattle/</link><pubDate>Mon, 29 Mar 2010 05:44:54 +0000</pubDate><guid>https://static.my-is300.com/2010/03/random-review-dine-around-seattle/</guid><description>&lt;p&gt;During March, Laura and I hit two restaurants as part of the &lt;a href="http://dinearoundseattle.org/"&gt;Dine Around Seattle&lt;/a&gt; program. From March 1 to March 31, a bunch of Seattle area restaurants do a Sunday through Thursday, 3 course for $30 special offer. Some of the places are pretty high end that you might never go to. Thankfully we found a good babysitter, so we&amp;rsquo;ve been able to go to two! If we hadn&amp;rsquo;t gone to AZ on spring break, we might have hit more!&lt;/p&gt;</description></item><item><title>Spike's Tactical AR-22: one year later.</title><link>https://static.my-is300.com/2010/03/spikes-tactical-ar-22-one-year-later/</link><pubDate>Fri, 26 Mar 2010 05:05:05 +0000</pubDate><guid>https://static.my-is300.com/2010/03/spikes-tactical-ar-22-one-year-later/</guid><description>&lt;p&gt;I&amp;rsquo;ve now had my Spike&amp;rsquo;s Tactical AR-22 for more than a year. Its now on a different lower than it originally was, has some different accessories, and has lots of ammo through it!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/4331966420/"&gt;&lt;img src="http://farm5.static.flickr.com/4067/4331966420_5174c3b9ee.jpg" alt="spike&amp;rsquo;s 22"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="../../2008/12/random-review-spikes-tactical-ar-22lr-rifle/"&gt;Go to the original review.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In 2009, i put more than 2300 rounds through it, with only 27 failures. And of those 28, 15 were on one day early in February, where i tried to use CCI Mini-mags. Lets just say that it doesn&amp;rsquo;t like those! I also think i went through a bad batch of ammo in January, where i had ~100 light strikes or duds. It happened with 2 separate lowers, so I don&amp;rsquo;t think it was hammer or spring related.&lt;/p&gt;</description></item><item><title>Random Review: A piece of history</title><link>https://static.my-is300.com/2010/02/random-review-a-piece-of-history/</link><pubDate>Fri, 05 Feb 2010 07:02:42 +0000</pubDate><guid>https://static.my-is300.com/2010/02/random-review-a-piece-of-history/</guid><description>&lt;p&gt;I recently received this amazing piece of WWII era history through &lt;a href="http://www.thecmp.org/" target="_blank"&gt;the Civilian Marksmanship Program&lt;/a&gt;:&lt;/p&gt; &lt;a title="m1 garand by gardnerjr, on Flickr" href="http://www.flickr.com/photos/gardnerjr/4331966132/"&gt;&lt;img alt="m1 garand" src="http://farm5.static.flickr.com/4014/4331966132_0bfd244eaf.jpg" width="500" height="296" /&gt;&lt;/a&gt; &lt;p&gt;A Springfield Armory M1 .30 Caliber Rifle, commonly called an M1 Garand.&lt;/p&gt; &lt;p&gt;The serial number is in the 278xxxx range, which, according to &lt;a href="http://www.fulton-armory.com/tea/m1serial.htm" target="_blank"&gt;Fulton Armory&lt;/a&gt; (via Scott Duff), makes its manufacture date in March of 1944.&amp;#160; By the &lt;a href="http://www.trfindley.com/pgsnstmpsm1.html" target="_blank"&gt;proof marks&lt;/a&gt; on the stock (pics to follow!) it looks like the stock is much newer, either HRA or IH from the mid to late 50’s.&amp;#160; Either way, i think it is the oldest thing i own!&lt;/p&gt;</description></item><item><title>Random Review: Overlord 2</title><link>https://static.my-is300.com/2010/01/random-review-overlord-2/</link><pubDate>Fri, 29 Jan 2010 05:08:04 +0000</pubDate><guid>https://static.my-is300.com/2010/01/random-review-overlord-2/</guid><description>&lt;p&gt;The first few hours were very enjoyable, much like the first Overlord was. I didn&amp;rsquo;t see much new stuff, other than that the minions could have mounts that would let them get to other places.&lt;/p&gt;
&lt;p&gt;I really liked the original Overlord, and in fact while i was playing it, Laura was pregnant with Easton. In one of laura&amp;rsquo;s first ultrasounds, &lt;a href="../../2008/02/i-think-my-baby-might-be-the-overlord/"&gt;easton looked just like the overlord&lt;/a&gt;, so that was funny timing.&lt;/p&gt;</description></item><item><title>Now I want an ACOG even more!</title><link>https://static.my-is300.com/2010/01/now-i-want-an-acog-even-more/</link><pubDate>Mon, 18 Jan 2010 18:23:22 +0000</pubDate><guid>https://static.my-is300.com/2010/01/now-i-want-an-acog-even-more/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/4285674820/" title="trijicon acog by gardnerjr, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4065/4285674820_57ba542801_o.jpg" width="300" height="306" alt="trijicon acog" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;Coded references to New Testament Bible passages about Jesus Christ are inscribed on high-powered rifle sights provided to the United States military by a Michigan company, an ABC News investigation has found.&lt;/blockquote&gt; -- From &lt;a href="http://abcnews.go.com/Blotter/us-military-weapons-inscribed-secret-jesus-bible-codes/story?id=9575794"&gt;ABCNews.com&lt;/a&gt;
&lt;p&gt;I love how all of a sudden a marking like JN8:12 is a &amp;ldquo;Secret Jesus Code&amp;rdquo;, instead of a passage in the bible.&lt;/p&gt;
&lt;p&gt;This whole article is fully of quotes so hilarious, it should really have been published by &lt;a href="http://www.theonion.com"&gt;the Onion&lt;/a&gt;:&lt;/p&gt;</description></item><item><title>Random Review: Modern Warfare 2</title><link>https://static.my-is300.com/2010/01/random-review-modern-warfare-2/</link><pubDate>Sun, 17 Jan 2010 06:13:31 +0000</pubDate><guid>https://static.my-is300.com/2010/01/random-review-modern-warfare-2/</guid><description>&lt;p&gt;Fastest review: &lt;a href="../../2008/04/dear-cod4-computer-team-mates-shoot-that-guy-3-feet-in-front-of-you/"&gt;Call of Duty 4:Modern Warfare&lt;/a&gt; was better.&lt;/p&gt;
&lt;p&gt;The AI might have been crappy in the first one, but at least the story made sense. Yes, there was a controversial section in this one. But it should have been more controversial that it was horrible horrible writing. Hey, I&amp;rsquo;m standing here with a fully loaded machine gun, and the world&amp;rsquo;s most wanted terrorist and his dudes, I could end this whole story RIGHT HERE and be the hero of the world. But instead, i think i&amp;rsquo;ll let some terrorists waste a bunch of idiot tourists who just stand there. Um, no. And you&amp;rsquo;re telling me that airport cops in Russia are armed with pistols? God, i hope not.&lt;/p&gt;</description></item><item><title>Random Review: Ghostbusters (the video game)</title><link>https://static.my-is300.com/2009/11/random-review-ghostbusters-the-video-game/</link><pubDate>Mon, 16 Nov 2009 10:18:57 +0000</pubDate><guid>https://static.my-is300.com/2009/11/random-review-ghostbusters-the-video-game/</guid><description>&lt;p&gt;I really liked it! It had a few glitchy things at the beginning, though.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;d think that if you were making a game about &lt;strong&gt;ghosts&lt;/strong&gt; you would maybe &lt;em&gt;maybe&lt;/em&gt; write your code in such a way that said ghosts &lt;em&gt;don&amp;rsquo;t get stuck in the environment&lt;/em&gt;. Several times i&amp;rsquo;d get to a spot in the level where nothing was happening. All of the other ghostbusters are standing around, obviously waiting for something to happen. So i had to run around in the whole level, looking for that one stupid ghost that was stuck somewhere. On one of the first levels, he was stuck between a building and a car. Other times, having the ghosts stuck somewhere turned out to be very convenient, as it meant that there was one less ghost to deal with.&lt;/p&gt;</description></item><item><title>Halloween this year, not like the others.</title><link>https://static.my-is300.com/2009/10/halloween-this-year-not-like-the-others/</link><pubDate>Fri, 30 Oct 2009 20:26:08 +0000</pubDate><guid>https://static.my-is300.com/2009/10/halloween-this-year-not-like-the-others/</guid><description>&lt;p&gt;The thing I misses the most since the tragic end of Rosetta Biosoftware will be not having a real Halloween party tomorrow. And not just because someone in the carpool had won either Best Costume, Best Group, or the Golden Frankie for like the last 5 years. The best thing was probably seeing your managers, directors, etc, dressed up in costumes. Microsoft has kids over and trick-or-treating, but it isn&amp;rsquo;t going to be the same as having Yelena forcing people to wear whatever costume things she brought for the people who didn&amp;rsquo;t dress up!&lt;/p&gt;</description></item><item><title>I would buy this thing instantly.</title><link>https://static.my-is300.com/2009/09/i-would-buy-this-thing-instantly/</link><pubDate>Thu, 24 Sep 2009 05:33:44 +0000</pubDate><guid>https://static.my-is300.com/2009/09/i-would-buy-this-thing-instantly/</guid><description>&lt;p&gt;I&amp;rsquo;m going to need to start emailing around Microsoft Research now that i work at Microsoft&amp;hellip;because i&amp;rsquo;m intrigued by this thing:&lt;/p&gt;
&lt;p&gt;&lt;img src="../../media/images/500x_courier8.jpg" alt="microsoft courier? image snagged from gizmodo."&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Microsoft Research&amp;rsquo;s Courier&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This new device, called &amp;ldquo;Courier&amp;rdquo; &lt;a href="http://gizmodo.com/5365299/courier-first-details-of-microsofts-secret-tablet"&gt;showed up on Gizmodo&lt;/a&gt; today, and i don&amp;rsquo;t know why it hasn&amp;rsquo;t gotten more press. Maybe because its still in a &amp;ldquo;late prototype&amp;rdquo; phase and everyone assumes there&amp;rsquo;s an apple iTablet thing due any time now?&lt;/p&gt;</description></item><item><title>Random Review: Mirror's Edge</title><link>https://static.my-is300.com/2009/09/random-review-mirrors-edge/</link><pubDate>Fri, 11 Sep 2009 06:27:55 +0000</pubDate><guid>https://static.my-is300.com/2009/09/random-review-mirrors-edge/</guid><description>&lt;p&gt;In haiku form:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mirror&amp;rsquo;s edge, the game&lt;br&gt;
it is a jumping puzzle&lt;br&gt;
and that&amp;rsquo;s about it.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Well, maybe it had other things, but i never found them. I just couldn&amp;rsquo;t get into it, because it was just jumping puzzles, so i gave up. I&amp;rsquo;d just finished Tomb Raider before that, and at least it had puzzle puzzles. And swinging puzzles, and fire puzzles and shooting puzzles, etc. There are just too many other games out to play something that pisses me off.&lt;/p&gt;</description></item><item><title>Hardware pain!</title><link>https://static.my-is300.com/2009/08/hardware-pain/</link><pubDate>Tue, 01 Sep 2009 06:32:25 +0000</pubDate><guid>https://static.my-is300.com/2009/08/hardware-pain/</guid><description>&lt;p&gt;I&amp;rsquo;ve spent a couple weeks now trying to get this server back running and have had the wierdest problems&amp;hellip;The network keeps disappearing! After a few hours, the NIC just stops working. Device manager still shows it, but the link light is gone, and the activity light stays off. I&amp;rsquo;ve updated bios, drivers, tried another NIC, same problem.&lt;/p&gt;
&lt;p&gt;If i uninstall the driver, and reinstall the driver, sometimes it just magically comes back&amp;hellip;looks like i might need to get Win2k8 server R2 when it comes out, see if it fixes some of these things&amp;hellip; We&amp;rsquo;ll see how long the machine stays on the network tonight!&lt;/p&gt;</description></item><item><title>Random Review: Fallout 3</title><link>https://static.my-is300.com/2009/07/random-review-fallout-3/</link><pubDate>Fri, 03 Jul 2009 01:36:13 +0000</pubDate><guid>https://static.my-is300.com/2009/07/random-review-fallout-3/</guid><description>&lt;p&gt;&lt;a href="http://fallout.bethsoft.com/index.html"&gt;Fallout 3&lt;/a&gt;, by &lt;a href="http://www.bethsoft.com/eng/index.php"&gt;Bethesda Softworks&lt;/a&gt; is probably &lt;em&gt;&lt;strong&gt;the best&lt;/strong&gt;&lt;/em&gt; game I&amp;rsquo;ve played so far in 2009. Personally, i think the world felt a lot bigger and a lot more immersive than GTA4.&lt;/p&gt;
&lt;p&gt;There was so much to do, and so many places to go, i found myself just wandering unexplored areas of the map to see what i could see. There were some great quest chains, and other not so great, but on a whole it was a great mix of RPG and action. There were some quests that were secondary that could be completed regardless of the main quest, and then there were a fair amount of &amp;ldquo;mini&amp;rdquo; quests that don&amp;rsquo;t show up in the quest list, but showed up as notes instead&amp;hellip;which was annoying. Some of the mini-quests were literally seconds long: a dude ran up to me in the middle of the wasteland, and said&lt;/p&gt;</description></item><item><title>Hardware upgrade, websites (mostly) back to normal.</title><link>https://static.my-is300.com/2009/06/hardware-upgrade-websites-mostly-back-to-normal/</link><pubDate>Mon, 22 Jun 2009 05:06:21 +0000</pubDate><guid>https://static.my-is300.com/2009/06/hardware-upgrade-websites-mostly-back-to-normal/</guid><description>&lt;p&gt;After a hardware disaster, corrupted backups, professional data restoration, a hardware upgrade complete with more hardware failure (somehow a new power supply i bought at FRY&amp;rsquo;s was DOA!), everything is mostly back to normal. Everything is running on newer builds of php and mysql, with 4x the processing power and 4x the RAM. I&amp;rsquo;ve seen mysql crash a few times already, though, so we&amp;rsquo;ll see how that goes.&lt;/p&gt;
&lt;p&gt;If you see somethinng missing or broken, let me know!&lt;/p&gt;</description></item><item><title>Can it be?</title><link>https://static.my-is300.com/2009/04/can-it-be/</link><pubDate>Sun, 05 Apr 2009 03:26:19 +0000</pubDate><guid>https://static.my-is300.com/2009/04/can-it-be/</guid><description>&lt;p&gt;I was browsing random crap on ebay today&amp;hellip;and on my profile, saw this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Member since: Feb-16-99 in United States&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Holycrap, really? I&amp;rsquo;ve been buying stuff off ebay for a decade? I thought that ebay would die a quick death, like some of the other auction sites that we bought computer stuff from in college&amp;hellip;.&lt;/p&gt;</description></item><item><title>The president is not supposed to be your friend.</title><link>https://static.my-is300.com/2009/03/the-president-is-not-supposed-to-be-your-friend/</link><pubDate>Thu, 19 Mar 2009 23:34:44 +0000</pubDate><guid>https://static.my-is300.com/2009/03/the-president-is-not-supposed-to-be-your-friend/</guid><description>&lt;p&gt;I&amp;rsquo;m sorry, but the President is not supposed to be your friend. Going on TV with a NCAA bracket? Going on Jay Leno while being President? Neither of these things is Presidential. The former is a thing that a 23 year old high school teacher right out of college would do to be friends with high school girls. The latter is something you do on the campaign trail. We get it, you&amp;rsquo;re cool. Now get over yourself and get to work.&lt;/p&gt;</description></item><item><title>Random Review: Too Human</title><link>https://static.my-is300.com/2009/02/random-review-too-human/</link><pubDate>Sun, 01 Mar 2009 06:29:49 +0000</pubDate><guid>https://static.my-is300.com/2009/02/random-review-too-human/</guid><description>&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Too_human"&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/7/78/Too_Human.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Very weird game. It ended in the middle of the story. It took me a while to get a hang of the controls and equipment, and then about the time i was really getting into it, a cutscene ends, and the credits start rolling&amp;hellip;&lt;/p&gt;
&lt;p&gt;The lack of any kind of in game map was a giant pain, especially in the &amp;ldquo;cyberspace&amp;rdquo; thing&amp;hellip; which should have had a better name. I mean, to most people that word has a meaning, and that meaning is not &amp;ldquo;lush green forest&amp;rdquo;.&lt;/p&gt;</description></item><item><title>Hey mom! I'm famous!</title><link>https://static.my-is300.com/2008/11/hey-mom-im-famous/</link><pubDate>Fri, 07 Nov 2008 06:56:34 +0000</pubDate><guid>https://static.my-is300.com/2008/11/hey-mom-im-famous/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/3010054256/"&gt;&lt;img src="http://farm4.static.flickr.com/3284/3010054256_f1055d8551.jpg" alt="hey mom, i&amp;rsquo;m famous!" title="hey mom, i'm famous! by gardnerjr, on Flickr"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=401+Terry+Ave.+N,+seattle&amp;amp;sll=47.636188,-122.354221&amp;amp;sspn=0.032966,0.083256&amp;amp;layer=c&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;cbll=47.62205,-122.338341&amp;amp;panoid=NUeh0XBborulHJpskPMSVA&amp;amp;cbp=1,61.51898734177206,,0,4.511754068716093&amp;amp;ll=47.626066,-122.337184&amp;amp;spn=0.010788,0.027895&amp;amp;z=16&amp;amp;g=401+Terry+Ave.+N,+seattle"&gt;See for yourself!&lt;/a&gt;. Click + to zoom in.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m doing rock fingers, jay is doing the robot. We just barely saw him going by on our way to lunch. That was like 6 months ago? It was cold enough to wear a jacket&amp;hellip;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s &lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=401+Terry+Ave.+N,+seattle&amp;amp;sll=47.636188,-122.354221&amp;amp;sspn=0.032966,0.083256&amp;amp;g=401+Terry+Ave.+N,+seattle&amp;amp;layer=c&amp;amp;ie=UTF8&amp;amp;t=h&amp;amp;cbll=47.622049,-122.337709&amp;amp;panoid=RuksW1ul-n_f-Suzhl_d-Q&amp;amp;cbp=1,26.531122122660236,,2,2.968192748891344&amp;amp;ll=47.625141,-122.336884&amp;amp;spn=0.010499,0.024483&amp;amp;z=16"&gt;another view&lt;/a&gt; that pete found:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/3009249499/"&gt;&lt;img src="http://farm4.static.flickr.com/3139/3009249499_8784563849.jpg" alt="another view!" title="another view! by gardnerjr, on Flickr"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We were just coming out the ping-pong-plaza door.&lt;/p&gt;</description></item><item><title>Would nature sort things out?</title><link>https://static.my-is300.com/2008/07/would-nature-sort-things-out/</link><pubDate>Wed, 09 Jul 2008 04:49:03 +0000</pubDate><guid>https://static.my-is300.com/2008/07/would-nature-sort-things-out/</guid><description>&lt;p&gt;I came across these two videos at the bottom of a story at kirotv.com, a local tv channel&amp;rsquo;s news website.&lt;/p&gt;
&lt;p&gt;If we could combine these two stories into one, which problem would be solved?&lt;/p&gt;
&lt;h3 id="cougar-prowling-streets-of-olympia"&gt;&lt;a href="http://www.kirotv.com/video/16815252/index.html"&gt;Cougar Prowling Streets Of Olympia&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.kirotv.com/video/16815252/index.html"&gt;&lt;img src="http://www.kirotv.com/2008/0708/16815253_120X67.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The hunt is on for a cougar seen prowling the city streets of Olympia. &lt;a href="http://www.kirotv.com/video/16815252/index.html"&gt;More Details&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="heading"&gt;+&lt;/h2&gt;
&lt;h3 id="park-officials-try-new-approach-to-stop-graffiti"&gt;&lt;a href="http://www.kirotv.com/video/16815374/index.html"&gt;Park Officials Try New Approach To Stop Graffiti&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.kirotv.com/video/16815374/index.html"&gt;&lt;img src="http://www.kirotv.com/2008/0708/16815325_120X67.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A graffiti spree over the holiday weekend is prompting the Seattle Parks Department to try a new approach to stop the vandals. &lt;a href="http://www.kirotv.com/video/16815374/index.html"&gt;More Details&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Random Review: The most expensive meal we've ever eaten...</title><link>https://static.my-is300.com/2008/05/the-most-expensive-meal-weve-ever-eaten/</link><pubDate>Fri, 30 May 2008 00:36:09 +0000</pubDate><guid>https://static.my-is300.com/2008/05/the-most-expensive-meal-weve-ever-eaten/</guid><description>&lt;p&gt;For Valentine&amp;rsquo;s day (weekend), Laura and I had dinner at &lt;a href="http://www.theherbfarm.com/"&gt;The Herbfarm&lt;/a&gt; restaurant. It definitely gets into the &amp;ldquo;Top 3&amp;rdquo; of meals I&amp;rsquo;ve ever eaten, but does not get the top spots. It was the most elegant, well prepared, fanciest, and most gourmet meal we&amp;rsquo;ve ever had, though.&lt;/p&gt;
&lt;p&gt;For reference, #1 is Steak for lunch in a tiny little family restaurant in &lt;a href="http://www.frommers.com/destinations/porvoo/2273010001.html"&gt;Porvoo, Finland&lt;/a&gt;, #2 was &lt;a href="http://local.yahoo.com/details;_ylt=Anq9PHXLHcvCoLMI83B9woBpTmoL?id=21937828&amp;amp;stx=&amp;amp;csz=Cannon+Beach+OR&amp;amp;ed=GxGiRq160SwX761jhCTL79aeWdlZaJx_kqIF5sO.7VPkjSMPKmqQA.Twno7Ybx0eP2ZhNn.xkTQ-"&gt;J P&amp;rsquo;s in Cannon Beach, OR&lt;/a&gt;, the dinner the night before we got engaged. Interestingly, the herbfarm is #1 of the &amp;ldquo;non-steak&amp;rdquo; dinners.&lt;/p&gt;</description></item><item><title>This should be a SAD FACE!</title><link>https://static.my-is300.com/2008/03/this-should-be-a-sad-face/</link><pubDate>Tue, 04 Mar 2008 04:51:51 +0000</pubDate><guid>https://static.my-is300.com/2008/03/this-should-be-a-sad-face/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/2308769631/"&gt;&lt;img src="http://farm3.static.flickr.com/2009/2308769631_b1617bfec2_m.jpg" alt="this tivo should have a sad face"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This should be a sad face, not a happy face, you TiVo jerkface.&lt;/p&gt;
&lt;p&gt;And you thought it took a long time for a TiVo to restart on a normal day.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re watching live TV through the 360 via media center. Thanks a lot, TiVo.&lt;/p&gt;</description></item><item><title>"I was tied up at the time..."</title><link>https://static.my-is300.com/2007/10/i-was-tied-up-at-the-time/</link><pubDate>Mon, 22 Oct 2007 00:56:50 +0000</pubDate><guid>https://static.my-is300.com/2007/10/i-was-tied-up-at-the-time/</guid><description>&lt;p&gt;During tonight&amp;rsquo;s republican debate, McCain actually just said that he had voted against a 1 million dollar package to fund a &amp;ldquo;Woodstock museum&amp;rdquo;. He claimed that, woodstock might have been an important cultural moment, but:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip;I wasn&amp;rsquo;t there&amp;hellip;I was tied up at the time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That&amp;rsquo;s good stuff. If you don&amp;rsquo;t get it, i can&amp;rsquo;t really explain it to you. I wonder how long he&amp;rsquo;s been saving up that quote? :)&lt;/p&gt;</description></item><item><title>I agree: "Vista isn't that bad"</title><link>https://static.my-is300.com/2007/10/i-agree-vista-isnt-that-bad/</link><pubDate>Sun, 07 Oct 2007 19:24:11 +0000</pubDate><guid>https://static.my-is300.com/2007/10/i-agree-vista-isnt-that-bad/</guid><description>&lt;p&gt;I found &lt;a href="http://techreport.com/discussions.x/13303"&gt;this article at TechReport&lt;/a&gt; via a post at &lt;a href="http://daringfireball.net/linked/2007/october#sun-07-vista_nerd_rage"&gt;Daring Fireball&lt;/a&gt;, and i agree completely. I&amp;rsquo;m not sure who all these people are who are using vista that say it sucks. I recently upgraded my computer to a new HP, and i had the choice between a Dell with most of what i wanted and a choice of XP or Vista, or the HP, with everthing i wanted and Vista Ultimate. I got the HP.&lt;/p&gt;</description></item><item><title>The BEST picture from our wedding!</title><link>https://static.my-is300.com/2007/09/the-best-picture-from-our-wedding/</link><pubDate>Tue, 11 Sep 2007 02:06:36 +0000</pubDate><guid>https://static.my-is300.com/2007/09/the-best-picture-from-our-wedding/</guid><description>&lt;p&gt;Just got emailed this today from my uncle perry:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/1357012301/"&gt;&lt;img src="http://farm2.static.flickr.com/1347/1357012301_3507614dc1.jpg" alt="The best picture from our wedding"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Go to flickr for the full size image, and see if you notice something&amp;hellip;. strange! Stranger than your initial reaction!!&lt;/p&gt;</description></item><item><title>The Inn at Discovery Coast</title><link>https://static.my-is300.com/2007/07/the-inn-at-discovery-coast/</link><pubDate>Sun, 22 Jul 2007 04:01:29 +0000</pubDate><guid>https://static.my-is300.com/2007/07/the-inn-at-discovery-coast/</guid><description>&lt;p&gt;Currently in Long Beach, WA. It&amp;rsquo;s windy and raining. But isn&amp;rsquo;t that a given here? :) anyway, we came over to the LB-WA to see the sandcastle building competition and have a weekend to ourselves before Laura jets off to Australia. We&amp;rsquo;re in &amp;ldquo;The Loft&amp;rdquo; room of the Inn at Discovery Coast, and its pretty sweet. Its more like a one bedroom apartment with a huge bathroom and euro style kitchen than a loft! And having a restaurant 43 steps (literally!) away is awesome! The Inn is 2 buildings, one with 9 rooms closer to the beach, and another building with the office and restaurant downstairs and our loft upstairs. We ate at the &amp;ldquo;Beach House&amp;rdquo; both nights, getting different things each time. Laura wants to stay for like 4 more days so she can try everything. When we went in tonight, the waitress asked us if we wanted &amp;ldquo;our usual&amp;rdquo; table, and we said &amp;ldquo;sure!&amp;rdquo;. that was pretty cool. Laura recommends the salmon, i recommend the rib-eye. I barely ate much of it, though, as i ate too much bread and salad beforehand&amp;hellip; We&amp;rsquo;ll put some pictures up on flickr later, when i find a chance! The whole trip has been good, aside from the 2 hours it took us to get from Seattle through Tacoma. ick. we didn&amp;rsquo;t get up to the posted speed limits until we actually got to the 101. Now its time to lay down and enjoy the movie that we snagged from the office, &amp;ldquo;Eternal Sunshine of the Spotless Mind&amp;rdquo;. We also got Stratego at the office, and i beat laura 3 times, and now we&amp;rsquo;re never, ever, ever going to play Stratego ever again. I need SOMETHING that i&amp;rsquo;ve beaten Laura at to stay that way!&lt;/p&gt;</description></item><item><title>Great Timing!</title><link>https://static.my-is300.com/2007/06/great-timing/</link><pubDate>Fri, 29 Jun 2007 18:16:52 +0000</pubDate><guid>https://static.my-is300.com/2007/06/great-timing/</guid><description>&lt;p&gt;So yeah, after driving through some pretty crazy rain squalls, getting to the airport at ~11:30 pm when the main road to the airport is shut down for construction, we get a flat tire. right at the airport. At least it wasn&amp;rsquo;t raining in the hourly parking garage!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/663221518/"&gt;&lt;img src="http://farm2.static.flickr.com/1321/663221518_7231a8b11b_m.jpg" alt="yay, a flat tire" title="Photo Sharing"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/663221550/"&gt;&lt;img src="http://farm2.static.flickr.com/1022/663221550_c6fec27987_m.jpg" alt="There&amp;rsquo;s your problem" title="Photo Sharing"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There&amp;rsquo;s yer problem right there!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Ah, military motivators!</title><link>https://static.my-is300.com/2007/06/ah-military-motivators/</link><pubDate>Thu, 28 Jun 2007 17:02:44 +0000</pubDate><guid>https://static.my-is300.com/2007/06/ah-military-motivators/</guid><description>&lt;p&gt;Man, i love some of the milblog sites that are around today. particularly the &lt;a href="http://militarymotivator.blogspot.com/2007/06/opinions.html"&gt;Military Motivator&lt;/a&gt; site.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://militarymotivator.blogspot.com/2007/06/opinions.html"&gt;&lt;img src="http://bp0.blogger.com/_SCjVUmrlWDc/RoOtTug93lI/AAAAAAAAAZ4/cvxawD4fm4o/s400/2007.06.28Opinions.JPG" alt="Military Motivator"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s a keeper! Its about time we used the &amp;ldquo;but its for the &lt;em&gt;children&lt;/em&gt;!&amp;rdquo; line to support the war.&lt;/p&gt;</description></item><item><title>I wonder if they still give these out today?</title><link>https://static.my-is300.com/2007/06/i-wonder-if-they-still-give-these-out-today/</link><pubDate>Wed, 13 Jun 2007 20:35:47 +0000</pubDate><guid>https://static.my-is300.com/2007/06/i-wonder-if-they-still-give-these-out-today/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/544482294/"&gt;&lt;img src="http://farm2.static.flickr.com/1231/544482294_c95bac2a65_o.jpg" alt="iraq"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a link to a scanned version of a little booklet that the US &amp;ldquo;War Department&amp;rdquo; gave to soldiers who were being sent to Iraq (&lt;em&gt;i-RAWK, according to the book, where Iran is EE-RAHN&lt;/em&gt;) back during WW2.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://digitallibrary.smu.edu/cul/gir/ww2/pdf/w0025.pdf"&gt;&lt;a href="http://digitallibrary.smu.edu/cul/gir/ww2/pdf/w0025.pdf"&gt;http://digitallibrary.smu.edu/cul/gir/ww2/pdf/w0025.pdf&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Its kind of interesting that for a lot of it you could just search and replace &amp;ldquo;Hitler&amp;rdquo; with &amp;ldquo;Al-Queda&amp;rdquo; and almost everything would still apply!&lt;/p&gt;
&lt;p&gt;I found this from the &lt;a href="http://blog.wired.com/defense/2007/06/gis_guide_to_ir.html"&gt;Wired &amp;ldquo;Danger Room&amp;rdquo;&lt;/a&gt;, via &lt;a href="http://www.blackfive.net/main/2007/06/the_soldiers_gu.html"&gt;www.blackfive.net&lt;/a&gt;. Blackfive is awesome!&lt;/p&gt;</description></item><item><title>And you think your wife is a neat freak?</title><link>https://static.my-is300.com/2007/05/and-you-think-your-wife-is-a-neat-freak/</link><pubDate>Wed, 30 May 2007 14:24:49 +0000</pubDate><guid>https://static.my-is300.com/2007/05/and-you-think-your-wife-is-a-neat-freak/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gardnerjr/520939352/"&gt;&lt;img src="http://farm1.static.flickr.com/229/520939352_6839f0e89a_m.jpg" alt="Her Mother&amp;rsquo;s Daughter for sure&amp;hellip;"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You think &lt;em&gt;your&lt;/em&gt; wife is a neat freak?&lt;/p&gt;
&lt;p&gt;Has yours ever vacuumed the back yard? :)&lt;/p&gt;
&lt;p&gt;I laughed when i saw her doing it, and i needed to get an &amp;ldquo;out of context&amp;rdquo; picture for laughs. She was vacuuming up a larged amount of broken glass that was left after a patio table was inadvertently destroyed when our house was re-roofed. Good times!&lt;/p&gt;</description></item><item><title>The best analysis of the VT-Massacre</title><link>https://static.my-is300.com/2007/04/the-best-analysis-of-the-vt-massacre/</link><pubDate>Fri, 20 Apr 2007 19:38:15 +0000</pubDate><guid>https://static.my-is300.com/2007/04/the-best-analysis-of-the-vt-massacre/</guid><description>&lt;p&gt;After reading so much crap (literally, crap, everywhere) about the massacre, this post at &lt;a href="http://www.zenofdesign.com/"&gt;Zen of Design&lt;/a&gt; is by far the best thing I&amp;rsquo;ve read. It has some very good links to videos about Jack Thompson&amp;rsquo;s anti-videogame craziness too.&lt;/p&gt;</description></item><item><title>Blogger's code of conduct?</title><link>https://static.my-is300.com/2007/04/bloggers-code-of-conduct/</link><pubDate>Fri, 13 Apr 2007 04:05:50 +0000</pubDate><guid>https://static.my-is300.com/2007/04/bloggers-code-of-conduct/</guid><description>&lt;p&gt;So there&amp;rsquo;s a big brouhaha on the intertubes about this whole &lt;a href="http://radar.oreilly.com/archives/2007/04/draft_bloggers_1.html"&gt;&amp;ldquo;Blogger&amp;rsquo;s Code of Conduct&amp;rdquo;&lt;/a&gt;, as proposed by Tim O&amp;rsquo;Reilly, et al. Apparently they never learned from the Comics industry&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Comics_code"&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/en/d/df/CCA.gif" alt="Comics Code"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;==&lt;/p&gt;
&lt;p&gt;&lt;a href="http://radar.oreilly.com/archives/2007/04/draft_bloggers_1.html"&gt;&lt;img src="http://radar.oreilly.com/bcclogo.gif" alt="Blogger&amp;rsquo;s Code of Conduct"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
&lt;p&gt;At least they aren&amp;rsquo;t proposing that there&amp;rsquo;s a single authority that will patrol all these blogs and approve posts/comments. Although who knows, maybe &amp;ldquo;draft 2&amp;rdquo; of the code will include that&amp;hellip;&lt;/p&gt;</description></item><item><title>Want an overpriced Resolver?</title><link>https://static.my-is300.com/2007/02/want-an-overpriced-resolver/</link><pubDate>Thu, 08 Feb 2007 05:41:37 +0000</pubDate><guid>https://static.my-is300.com/2007/02/want-an-overpriced-resolver/</guid><description>&lt;p&gt;I never thought that i&amp;rsquo;d see anything i worked on&lt;a href="http://cgi.ebay.com/ROSETTA-RESOLVER-SYSTEM-BY-ROSETTA-BIOSOFTWARE_W0QQitemZ290054449399QQihZ019QQcategoryZ26230QQrdZ1QQssPageNameZWD1VQQcmdZViewItem"&gt; would show up on ebay&lt;/a&gt;. Well, mostly because i work on software for a living. And its very specialized software. And it isn&amp;rsquo;t really something you look for on ebay. Well, hopefully someone does&amp;hellip; and hopefully they have a fat checkbook. And if you really want a real Rosetta Resolver®, let me know, because i can get a bonus for the sales lead (i&amp;rsquo;m not in sales, so i don&amp;rsquo;t get a commission! :) ), and i can get you a new one for probably cheaper than that!&lt;/p&gt;</description></item><item><title>"E-gate"? you have to be kidding me.</title><link>https://static.my-is300.com/2007/01/e-gate-you-have-to-be-kidding-me/</link><pubDate>Thu, 18 Jan 2007 06:50:41 +0000</pubDate><guid>https://static.my-is300.com/2007/01/e-gate-you-have-to-be-kidding-me/</guid><description>&lt;p&gt;According to king5 news here in Seattle, some port of Seattle police officers received or sent or forwarded on some porn or &amp;ldquo;racist&amp;rdquo; emails (the &amp;ldquo;racist&amp;rdquo; email they used as an example was a video (probably a link to a video) of some guy picking up some Hispanic day laborers, and instead of taking them to a job, drove them to an INS office). According to the King 5 investigators,&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Over a two-year period, 32 officers either received, saved, or passed on more than 175 inappropriate e-mails.&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>Now Reading...</title><link>https://static.my-is300.com/2007/01/now-reading/</link><pubDate>Sun, 14 Jan 2007 05:18:49 +0000</pubDate><guid>https://static.my-is300.com/2007/01/now-reading/</guid><description>&lt;p&gt;Hooked up and installed the Now Reading plug-in for Wordpress. So now on the right side you can see the books i&amp;rsquo;m reading/read lately. I might go back and backfill some other books i&amp;rsquo;ve read lately as i find time. If you&amp;rsquo;re reading this via an RSS feed, you wont see any of that stuff, though, so here&amp;rsquo;s a &lt;a href="../../index.php?now_reading_library=true"&gt;link to the library&lt;/a&gt;. I&amp;rsquo;ll have to see if there&amp;rsquo;s a RSS feed plug-in for the &amp;ldquo;now reading&amp;rdquo; plug-in!&lt;/p&gt;</description></item><item><title>What's up with BN.com?</title><link>https://static.my-is300.com/2007/01/whats-up-with-bncom/</link><pubDate>Wed, 03 Jan 2007 21:09:11 +0000</pubDate><guid>https://static.my-is300.com/2007/01/whats-up-with-bncom/</guid><description>&lt;p&gt;So I got some Barnes&amp;amp;Noble gift cards for xmas/birthday this year. I went to their website, and not only are the things i was looking for more expensive than Amazon, i get to the payment page, and i see this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Only one Gift Card or Certificate can be redeemed per online order. To redeem multiple Cards or Certificates, select the Pay by Phone method below.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Brilliant. Well, B&amp;amp;N isn&amp;rsquo;t getting my money today, i don&amp;rsquo;t have the time or energy to call anyone. I just bought a bunch of stuff from amazon using 4 gift certificates that i had. I wonder how much $$$ B&amp;amp;N loses because people give up like this when they get all the way to the ordering page?&lt;/p&gt;</description></item><item><title>The best lunch video ever.</title><link>https://static.my-is300.com/2006/12/the-best-lunch-video-ever/</link><pubDate>Mon, 18 Dec 2006 20:44:54 +0000</pubDate><guid>https://static.my-is300.com/2006/12/the-best-lunch-video-ever/</guid><description>&lt;p&gt;During lunch today i watched the most amazing thing ever. I watched live coverage of 2 spacewalking astronauts messing with a solar panel on the international space station. What a marvel of technology we have nowadays: I can sit in my office, and via the internet watch 2 guys at work in outer space, banging on stuff with a scraper, or shaking a solar panel to make it open, seeing it all through the camera on the astronauts&amp;rsquo; helmets. All the while listening to them talk. My job would be so boring on a camera.&lt;/p&gt;</description></item><item><title>Winter in Seattle...</title><link>https://static.my-is300.com/2006/11/winter-in-seattle/</link><pubDate>Mon, 27 Nov 2006 23:15:18 +0000</pubDate><guid>https://static.my-is300.com/2006/11/winter-in-seattle/</guid><description>&lt;p&gt;Every once and a while, it actually snows in the seattle area. From the Seattle traffic cameras, it doesn&amp;rsquo;t look like much of Seattle proper got any snow, but we live in what is called the &lt;a href="http://www.komotv.com/weather/faq/4306427.html"&gt;&amp;ldquo;puget sound convergience zone&amp;rdquo;&lt;/a&gt;. So when seattle doesn&amp;rsquo;t get &amp;ldquo;it&amp;rdquo;, we get it instead. We got between 2-4&amp;quot; of snow yesterday and today.&lt;/p&gt;
&lt;p&gt;There was enough snow, and it was wet enough to make snowmen and everything. Leave it to the neighbors to &lt;strong&gt;take it up a notch&lt;/strong&gt;&amp;hellip;&lt;/p&gt;</description></item><item><title>Another test Pete will get 100% on.</title><link>https://static.my-is300.com/2006/11/another-test-pete-will-get-100-on/</link><pubDate>Wed, 22 Nov 2006 20:02:20 +0000</pubDate><guid>https://static.my-is300.com/2006/11/another-test-pete-will-get-100-on/</guid><description>&lt;p&gt;I only got 77.8% on this one, and that was right in the middle of the curve. Some of them i tried too hard on!&lt;br&gt;
Are you tone deaf?&lt;/p&gt;
&lt;p&gt;After listening to them again at the end, i could probalby do better if i took it again.&lt;/p&gt;</description></item><item><title>High School Quiz!</title><link>https://static.my-is300.com/2006/11/high-school-quiz/</link><pubDate>Tue, 14 Nov 2006 05:07:21 +0000</pubDate><guid>https://static.my-is300.com/2006/11/high-school-quiz/</guid><description>&lt;p&gt;I just took &lt;a href="http://www.gotoquiz.com/do_you_deserve_your_high_school_diploma"&gt;this quiz thing online&lt;/a&gt;, it was pretty funny! I&amp;rsquo;m surprised i did so well!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You paid attention during 91% of high school!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;85-100% You must be an autodidact, because American high schools don&amp;rsquo;t get scores that high! Good show, old chap!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.gotoquiz.com/do_you_deserve_your_high_school_diploma"&gt;Do you deserve your high school diploma?&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But then again, i was pretty nerdy! &lt;em&gt;Was???&lt;/em&gt;&lt;/p&gt;</description></item><item><title>The Disney Princesses.</title><link>https://static.my-is300.com/2006/11/the-disney-princesses/</link><pubDate>Sat, 04 Nov 2006 01:17:10 +0000</pubDate><guid>https://static.my-is300.com/2006/11/the-disney-princesses/</guid><description>&lt;p&gt;So last year i went as a bobblehead of myself for halloween. See &lt;a href="../../2005/11/paper-mache-bobble-head/"&gt;this post&lt;/a&gt; from last year for details on that :)&lt;/p&gt;
&lt;p&gt;This year, our carpool planned a group costume that was a huge secret. We came as the disney princesses!&lt;/p&gt;
&lt;p&gt;From left to right:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Jeff - Belle&lt;/li&gt;
&lt;li&gt;Jay - Cinderella&lt;/li&gt;
&lt;li&gt;Me - Jasmine&lt;/li&gt;
&lt;li&gt;Andrew - Snow White&lt;/li&gt;
&lt;li&gt;Mark - Ariel&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="http://img98.imageshack.us/img98/1884/princessesgz9.th.jpg" alt="Pretty Princesses"&gt;&lt;/p&gt;
&lt;p&gt;Aren&amp;rsquo;t we pretty? :D You should have seen the doubletakes we got while driving to work in in costume. Last year i won a $50 gift card to &lt;a href="http://www.bestbuy.com/"&gt;Best Buy&lt;/a&gt; for best costume, this year the 5 of us won $100 to the brand new &lt;a href="http://www.wholefoodsmarket.com/"&gt;Whole Foods&lt;/a&gt; opening up nearby work next week. Jackpot!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;update: added a couple more pics after the jump&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Ball Squad makes the Seattle Times!</title><link>https://static.my-is300.com/2006/10/ball-squad-makes-the-seattle-times/</link><pubDate>Tue, 17 Oct 2006 17:17:48 +0000</pubDate><guid>https://static.my-is300.com/2006/10/ball-squad-makes-the-seattle-times/</guid><description>&lt;p&gt;&lt;img src="http://seattletimes.nwsource.com/ABPub/2006/10/16/2003307415.jpg" alt="Ball Squad"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;SCOTT COHEN / THE SEATTLE TIMES&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Our &amp;ldquo;work&amp;rdquo; kickball team, the &amp;ldquo;Ball Squad&amp;rdquo;, made the Seattle Times &amp;ldquo;lifestyle&amp;rdquo; section today! In the print edition of the paper, this picture is on the front page of the section, huge and in color! A second picture of Jay pitching (b&amp;amp;w, though) is on page 2. On the web version of the article, both pics are in color. For all the info, see the &lt;a href="http://seattletimes.nwsource.com/html/living/2003307895_corpsports17.html"&gt;article at the Seattle Times website&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Updating my office!</title><link>https://static.my-is300.com/2006/10/updating-my-office/</link><pubDate>Tue, 17 Oct 2006 04:45:36 +0000</pubDate><guid>https://static.my-is300.com/2006/10/updating-my-office/</guid><description>&lt;p&gt;Since the FIOS guy was going to have to, in all likelihood, drill a hole in the wall to install our super high speed innerweb, we were going to have to move everything in my office. Since we were going to have to move everything in my office, we decided to paint my office, too. Once the office was mostly empty, we saw how horrible the carpet was, so we looked into redoing the floor with new carpet, or maybe some laminate floors. We settled on some blue colors to match the world map on the back wall, and some &amp;ldquo;hemse&amp;rdquo; laminate &amp;ldquo;click&amp;rdquo; flooring from IKEA.&lt;/p&gt;
&lt;p&gt;To see how it all went, follow the link!&lt;/p&gt;
&lt;p&gt;&lt;img src="../../media/images/office/after.jpg" alt=""&gt;&lt;/p&gt;</description></item><item><title>Verizon FIOS</title><link>https://static.my-is300.com/2006/09/verizon-fios/</link><pubDate>Tue, 19 Sep 2006 01:28:07 +0000</pubDate><guid>https://static.my-is300.com/2006/09/verizon-fios/</guid><description>&lt;p&gt;Today was my install date for Verizon&amp;rsquo;s FIOS - the new super high speed fiber optic broadband. Well, it was supposed to be 9/12/2006. Then it was supposed to be 9/14/2006. Then it was supposed to be today, then it was supposed to be 9/21/2006. Imagine my suprise when i got to work today and had voicemail from the verizon installer &lt;strong&gt;at my house&lt;/strong&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;Once i got home, a challenge in and of itself, the installer came and had everything set up in a few hours. According to &lt;a href="http://speakeasy.net/speedtest/"&gt;speakeasy&amp;rsquo;s speed test&lt;/a&gt;, this is what i get:&lt;/p&gt;
&lt;p&gt;YOWZA! For more details, follow the link!&lt;/p&gt;</description></item><item><title>The Wedding!</title><link>https://static.my-is300.com/2006/09/the-wedding/</link><pubDate>Sat, 02 Sep 2006 19:44:18 +0000</pubDate><guid>https://static.my-is300.com/2006/09/the-wedding/</guid><description>&lt;p&gt;&lt;img src="../../media/images/wedding/wedding.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Laura and I were married on August 19th, 2006, in a beautiful ceremony at the &lt;a href="http://www.thepaine.org/"&gt;Paine Art Center and Gardens&lt;/a&gt; in Oshkosh, Wisconsin. The bride was gorgeous, the weather perfect for an outdoor wedding, and the day could not have gone smoother.&lt;/p&gt;
&lt;p&gt;The pics are all up in this &lt;a href="http://www.flickr.com/photos/gardnerjr/sets/72157594585406142/"&gt;Flickr photo set&lt;/a&gt;. Have a look see!&lt;/p&gt;</description></item><item><title>MY Dead Rising Review</title><link>https://static.my-is300.com/2006/09/my-dead-rising-review/</link><pubDate>Sat, 02 Sep 2006 19:27:49 +0000</pubDate><guid>https://static.my-is300.com/2006/09/my-dead-rising-review/</guid><description>&lt;p&gt;&lt;img src="http://i2.tinypic.com/27z99pl.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Awesome. The best game i&amp;rsquo;ve played since Lego Star Wars last year. Best story since HL2. We&amp;rsquo;ll see if Lego Star Wars 2 can top Dead Rising! Follow the jump to read more specifics, including some things i&amp;rsquo;ve found that weren&amp;rsquo;t mentioned in any of the walkthroughs. (nothing &lt;b&gt;that&lt;/b&gt; exciting&amp;hellip; :))&lt;/p&gt;</description></item><item><title>Usability Week 06</title><link>https://static.my-is300.com/2006/06/usability-week-06/</link><pubDate>Fri, 23 Jun 2006 06:23:11 +0000</pubDate><guid>https://static.my-is300.com/2006/06/usability-week-06/</guid><description>&lt;p&gt;This week I had the opportunity to go to &lt;a href="http://www.nngroup.com/"&gt;Neilson Norman Groupâ€™s&lt;/a&gt; (NN/g) &lt;a href="http://www.nngroup.com/events/san_francisco/agenda.html"&gt;Usability Week 2006&lt;/a&gt; conference in San Francisco, and attend a 3 day usability training seminar by Bruce &amp;ldquo;Tog&amp;quot;Tognazzini, of â€œAsk Tog â€œ fame. The Tog seminar was titled &amp;ldquo;&lt;a href="http://www.nngroup.com/events/tutorials/interaction.html"&gt;Interaction Design: Three-day Immersion&lt;/a&gt;&amp;rdquo;, and it was fantastic. Iâ€™ve been reading Togâ€™s &amp;ldquo;&lt;a href="http://www.asktog.com/"&gt;AskTog&lt;/a&gt;&amp;rdquo; website for a long time, so I was pretty sure it was going to be good, and I was not let down. More after the jump!&lt;/p&gt;</description></item><item><title>Office 2007 Beta?</title><link>https://static.my-is300.com/2006/05/office-2007-beta/</link><pubDate>Thu, 25 May 2006 07:06:25 +0000</pubDate><guid>https://static.my-is300.com/2006/05/office-2007-beta/</guid><description>&lt;p&gt;Iâ€™m trying out the &amp;ldquo;Blogging&amp;rdquo; feature from Word 2007 Beta 2. Setting it up with wordpress seems to have been trivial so far, but what happens when I actually try to post is another thing entirely. So far, I have to say that 2k7 looks gorgeous. The default Word background has a very Apple look to it with the blue curvy line thing going on.&lt;/p&gt;
&lt;p&gt;I canâ€™t seem to find the &amp;ldquo;more&amp;rdquo; tag though. And I have the smart quotes turned off, but it seems to insert them anyway. Thatâ€™s what beta software is for, though!&lt;/p&gt;</description></item><item><title>Kickball!</title><link>https://static.my-is300.com/2006/05/kickball/</link><pubDate>Wed, 24 May 2006 04:36:07 +0000</pubDate><guid>https://static.my-is300.com/2006/05/kickball/</guid><description>&lt;p&gt;Yes, you read that correctly! Kickball! Some friends from work started up a kickball team in the local &lt;a href="http://www.underdogseattle.com/"&gt;&amp;ldquo;Underdog&amp;rdquo; Seattle coed kickball league&lt;/a&gt;! Who knew that a game we hated in 4th grade (at least those of us who weren&amp;rsquo;t very athletic in 4th grade!) would be so fun now! And boy do the little kids at the park seem confused when they see adults kicking that playground ball! To keep up with our team, keep an eye on the &lt;a href="http://www.underdogseattle.com/Kickball/teampage.asp?leaguechoice=433&amp;amp;teamchoice=5572"&gt;schedule page&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Game Nerds.</title><link>https://static.my-is300.com/2006/05/game-nerds/</link><pubDate>Tue, 23 May 2006 05:41:28 +0000</pubDate><guid>https://static.my-is300.com/2006/05/game-nerds/</guid><description>&lt;p&gt;A status page for us to see what everyone is up to from one place.&lt;/p&gt;</description></item><item><title>My XBOX360 is cooler than your XBOX360!</title><link>https://static.my-is300.com/2006/03/my-xbox360-is-cooler-than-your-xbox360/</link><pubDate>Sun, 12 Mar 2006 22:08:05 +0000</pubDate><guid>https://static.my-is300.com/2006/03/my-xbox360-is-cooler-than-your-xbox360/</guid><description>&lt;p&gt;&lt;img src="../../media/images/x360/sig.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Because my XBOX 360 is autographed by Steve Balmer! So there!&lt;/p&gt;
&lt;p&gt;I won this autographed XBOX360 at a charity auction for Clyde Hill Elementary school in Bellevue, WA. It is the pro version, with an extra wireless controller and the media remote, and PGR3 and Kameo. HD Gaming here I come!&lt;/p&gt;
&lt;p&gt;Reviews of the 360, Project Gotham Racing 3, Kameo, and the new Ghost Recon game after the jump.&lt;/p&gt;</description></item><item><title>My XFire "Gamercard" hack.</title><link>https://static.my-is300.com/2006/02/my-xfire-gamercard-hack/</link><pubDate>Sat, 18 Feb 2006 23:09:11 +0000</pubDate><guid>https://static.my-is300.com/2006/02/my-xfire-gamercard-hack/</guid><description>&lt;p&gt;With Xbox Live, you can get yourself a snazzy little &amp;ldquo;gamercard&amp;rdquo; for your website/whatnot by inserting a little html. XFire has the same kindof thing with their &amp;ldquo;miniprofiles&amp;rdquo;, but i like the look of the live version better, so i did a little hackery.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XBox Live version&lt;/strong&gt;&lt;/p&gt;
&lt;iframe src="http://gamercard.xbox.com/HiroProtagonist.card" scrolling="no" frameBorder="0" height="140" width="204"&gt;
A famous person's gamercard.
&lt;/iframe&gt;
&lt;p&gt;&lt;strong&gt;My Xfire version&lt;/strong&gt;&lt;/p&gt;
&lt;iframe src="http://customsigs.free.fr/tools/xfire_card.php?username=gardnerjr" scrolling="no" frameBorder="0" height="140" width="204"&gt;XFire Gamercard&lt;/iframe&gt;
&lt;p&gt;Specifics after the jump! bonus points if you know what &amp;ldquo;famous person&amp;rdquo; HiroProtagonist is. :p&lt;/p&gt;</description></item><item><title>Marvel Precision .22LR 1911 Conversion Review</title><link>https://static.my-is300.com/2006/02/marvel-precision-22lr-1911-conversion-review/</link><pubDate>Mon, 13 Feb 2006 07:30:17 +0000</pubDate><guid>https://static.my-is300.com/2006/02/marvel-precision-22lr-1911-conversion-review/</guid><description>&lt;p&gt;&lt;img src="../../media/images/shooting/small%20pretty%20bad%20ass.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;I previously posted a review of my Springfield 1911, and after using my &lt;a href="http://www.marvelprecision.com/unit1.php"&gt;Marvel Precision Unit 1&lt;/a&gt; 1911 .22 LR conversion kit for a while, here are my notes on that. This is a continuation of a previous article, about my &lt;a href="../../2005/10/pretty-pretty-bad-ass/"&gt;Springfield Armory black stainless 1911&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is one of the most popular pages on the whole site! For more information, you can also see the update to this review, &lt;a href="../../2007/03/1-year-later-marvel-precision-22lr-1911-conversion-review/"&gt;one year later&lt;/a&gt;, and another update, &lt;a href="../../2008/04/2-year-later-marvel-precision-22lr-1911-conversion-review/"&gt;the two year review&lt;/a&gt;!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Paper mache Bobblehead halloween costume</title><link>https://static.my-is300.com/2005/11/paper-mache-bobble-head/</link><pubDate>Wed, 02 Nov 2005 05:18:20 +0000</pubDate><guid>https://static.my-is300.com/2005/11/paper-mache-bobble-head/</guid><description>&lt;p&gt;&lt;img src="../../media/images/bobble/02-john-small.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="../../media/images/bobble/01-laura-small.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Our paper mache Bobblehead halloween costumes were the best halloween costumes EVER! About 40 hours of work, several weeks worth of newspapers, 2 giant balloons, 20 little bottles of paint, 5 lbs of flour and some hot glue make a pretty good costume! More details and pics inside!&lt;/p&gt;</description></item><item><title>Multiplayer Game Architecture Done (Game Development Class 4)</title><link>https://static.my-is300.com/2005/08/multiplayer-game-architecture-done-game-development-class-4/</link><pubDate>Fri, 26 Aug 2005 18:26:30 +0000</pubDate><guid>https://static.my-is300.com/2005/08/multiplayer-game-architecture-done-game-development-class-4/</guid><description>&lt;p&gt;The fourth and final class of the UW Extension Game Development certificate program is done! More later!&lt;/p&gt;</description></item><item><title>Advanced Graphics Class Done (Game Development Class 3)</title><link>https://static.my-is300.com/2005/06/advanced-graphics-class-done-game-development-class-3/</link><pubDate>Thu, 02 Jun 2005 05:31:28 +0000</pubDate><guid>https://static.my-is300.com/2005/06/advanced-graphics-class-done-game-development-class-3/</guid><description>&lt;p&gt;&lt;img src="../../media/images/class3thumb.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Just finished up the third class of the &lt;a href="http://www.extension.washington.edu/ext/certificates/gam/gam_crs.asp"&gt;Game Development&lt;/a&gt; certificate program offered by the &lt;a href="http://www.extension.washington.edu/ext/"&gt;University of Washington Extension&lt;/a&gt; system.&lt;/p&gt;
&lt;p&gt;The adv graphics class was, like the first class, taught by Bretton Wade, who works in the XBox group at Microsoft. I don&amp;rsquo;t know exactly what his title is, but he&amp;rsquo;s neck deep in the graphics part of the X360, so he&amp;rsquo;s in the know. (If you &lt;a href="http://www.google.com/search?q=bretton+wade"&gt;google&lt;/a&gt; him, you&amp;rsquo;ll find all kinds of papers and stuff. He&amp;rsquo;s the BSP tree FAQ maintainer too.)&lt;/p&gt;
&lt;p&gt;Other details, as well as my final presentation with screenshots and all that is available after the jump.&lt;/p&gt;</description></item><item><title>xfire?</title><link>https://static.my-is300.com/2005/05/xfire/</link><pubDate>Wed, 01 Jun 2005 06:55:56 +0000</pubDate><guid>https://static.my-is300.com/2005/05/xfire/</guid><description>&lt;p&gt;Since the STEAM friends stuff hasn&amp;rsquo;t been working lately, my friends and i are trying out this cross game browser (didn&amp;rsquo;t gamespy used to do this? are they just a website now?) that we can use to find eachother when playing counterstrike&amp;hellip;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s my profile thing (click it to see more info about what i&amp;rsquo;ve been playing):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://profile.xfire.com/gardnerjr"&gt;&lt;img src="http://miniprofile.xfire.com/bg/bg/type/0/gardnerjr.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To get more info, go to &lt;a href="http://www.xfire.com/"&gt;xfire.com&lt;/a&gt; for downloads and all that. So if you want to play along, now you know how to find me!&lt;/p&gt;</description></item><item><title>AI Class Done (Game Development Class 2)</title><link>https://static.my-is300.com/2005/04/ai-class-done-game-development-class-2/</link><pubDate>Tue, 05 Apr 2005 02:58:08 +0000</pubDate><guid>https://static.my-is300.com/2005/04/ai-class-done-game-development-class-2/</guid><description>&lt;p&gt;Just finished up the second &amp;lsquo;mester of the &lt;a href="http://www.extension.washington.edu/ext/certificates/gam/gam_crs.asp"&gt;Game Development&lt;/a&gt; certificate program offered by the &lt;a href="http://www.extension.washington.edu/ext/"&gt;University of Washington Extension&lt;/a&gt; system.&lt;/p&gt;
&lt;p&gt;The AI class, taught by Steve Rabin of the &lt;a href="http://www.aiwisdom.com/"&gt;AI Game Programming Wisdom&lt;/a&gt; series of books, was pretty awesome! We added debug graphics, a real time profiler, a state machine system, flocking, A* pathfinding, coordinated behavior, terrain analysis, and gameplay to our game engines created for the first class. More details about the content after the jump.&lt;/p&gt;</description></item><item><title>Game Development Class</title><link>https://static.my-is300.com/2004/12/game-development-class/</link><pubDate>Sat, 18 Dec 2004 07:44:26 +0000</pubDate><guid>https://static.my-is300.com/2004/12/game-development-class/</guid><description>&lt;p&gt;I just finished the first &amp;lsquo;mester of &lt;a href="http://www.extension.washington.edu/ext/certificates/gam/gam_crs.asp"&gt;Game Development&lt;/a&gt; certificate program offered by the &lt;a href="http://www.extension.washington.edu/ext/"&gt;University of Washington Extension&lt;/a&gt; system. System? Whatever. Anyway, the first quarter is over and i learned more than I can type here! If you want to see how stupid my stuff ended up, there&amp;rsquo;s a link after the jump. Now that the quarter is over &lt;em&gt;maybe&lt;/em&gt; i&amp;rsquo;ll have more time to update this silly site. But probably not!&lt;/p&gt;</description></item><item><title>Mt. St. Helens!</title><link>https://static.my-is300.com/2004/09/mt-st-helens/</link><pubDate>Tue, 07 Sep 2004 03:45:45 +0000</pubDate><guid>https://static.my-is300.com/2004/09/mt-st-helens/</guid><description>&lt;p&gt;Went to mount st. helens this weekend. Took a buncha pics. Too bad it was cloudy (the norm!), so there were no &amp;ldquo;spectacular&amp;rdquo; pics. There were quite a few good ones with sun rays, though. Here&amp;rsquo;s a panorama, though. this is at 8%, its 8 pics wide. The full image is 10444x1471!&lt;/p&gt;
&lt;p&gt;&lt;img src="../../media/images/panorama-small.jpg" alt="Panorama"&gt;&lt;/p&gt;
&lt;p&gt;When i get some more time i&amp;rsquo;ll post up some more, though.&lt;/p&gt;</description></item><item><title>New Office</title><link>https://static.my-is300.com/2004/02/new-office/</link><pubDate>Wed, 25 Feb 2004 21:57:06 +0000</pubDate><guid>https://static.my-is300.com/2004/02/new-office/</guid><description>&lt;p&gt;During the previous week, the company i work for, Rosetta Biosoftware, (a wholly owned subsidiary of Rosetta Inpharmatics, (a wholly owned subsidiary of &lt;a href="http://www.merck.com/"&gt;Merck&lt;/a&gt;, the pharma giant)) moved offices from Kirkland, WA (the &amp;ldquo;east side&amp;rdquo;) to the South Lake Union area of downtown Seattle. Well, not just biosoft, all of rosetta moved into a new 4 story building in the new &amp;ldquo;biotech mecca&amp;rdquo; of south lake union. The University of Washington has a building next door, and the &lt;a href="http://www.fhcrc.org/"&gt;&amp;ldquo;Hutch&amp;rdquo;&lt;/a&gt; is just down the street. Paul Allen and &lt;a href="http://www.vulcan.com"&gt;Vulcan Ventures&lt;/a&gt; own almost all of south lake union now&amp;hellip;&lt;/p&gt;
&lt;p&gt;This brings about all kinds of interesting changes&amp;hellip;&lt;/p&gt;</description></item><item><title>Blogging is lame!</title><link>https://static.my-is300.com/2004/02/blogging-is-lame/</link><pubDate>Mon, 23 Feb 2004 21:46:45 +0000</pubDate><guid>https://static.my-is300.com/2004/02/blogging-is-lame/</guid><description>&lt;p&gt;This item is added. This whole page is set up. wahoo!&lt;/p&gt;</description></item><item><title>And we begin!</title><link>https://static.my-is300.com/2002/08/and-we-begin/</link><pubDate>Mon, 26 Aug 2002 05:35:10 +0000</pubDate><guid>https://static.my-is300.com/2002/08/and-we-begin/</guid><description>&lt;p&gt;bought the car! got lucky that the exact options i wanted were on a car that someone else just cancelled their order for. :D&lt;/p&gt;</description></item><item><title>DSL!</title><link>https://static.my-is300.com/2001/04/dsl/</link><pubDate>Sat, 07 Apr 2001 03:57:24 +0000</pubDate><guid>https://static.my-is300.com/2001/04/dsl/</guid><description>&lt;p&gt;A little quicker update! The fun news now is that i got DSL! 1.5mbps SDSL! Its pretty damn sweet! Justin and I have been playing Unreal Tournament every night so far. My win2k machine has been set up as the server. Tons of fun!
So if you have UT, look for a server with the name &amp;ldquo;Cool Guys Inc&amp;rdquo;, its usually running ~8pm CST. iknow, thats a little late for you central time zone people, but thats too bad!&lt;/p&gt;</description></item><item><title>Updates</title><link>https://static.my-is300.com/2001/03/updates-2/</link><pubDate>Thu, 22 Mar 2001 03:51:09 +0000</pubDate><guid>https://static.my-is300.com/2001/03/updates-2/</guid><description>&lt;p&gt;Again, its been a while since i&amp;rsquo;ve updated this thing! since the last update:&lt;/p&gt;</description></item><item><title>Updates</title><link>https://static.my-is300.com/2000/09/updates/</link><pubDate>Thu, 14 Sep 2000 03:46:29 +0000</pubDate><guid>https://static.my-is300.com/2000/09/updates/</guid><description>&lt;p&gt;Been a while! So what&amp;rsquo;s gone on lately?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Aino had a Baby! (July 10)&lt;/li&gt;
&lt;li&gt;Rosetta went public! (Aug 3? Something like that)&lt;/li&gt;
&lt;li&gt;The Family went to Finland to see Aino, to see Aino and Aleksi get married, and to meet the newest addition to the family, Elias! (Aug 30 - Sept 9)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Whew! thats a lot of stuff! If you want to see pics from finand, etc, they are all here: [Finland Pics](broken link!)
It is a 5 meg zip file with tons of pictures in it. All of the pictures are half size, so if you want the full size ones, let me know. I&amp;rsquo;m going to be making a cd that has pics and movies on it, so let me know if you want one of those too! (i would have unzipped the file and just had the pictures on the site, but the unix machine that the stuff is on doesn&amp;rsquo;t have the ability to unzip zip files! eeek!&lt;/p&gt;</description></item></channel></rss>