<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JohnHrvatin.com</title>
	<atom:link href="http://johnhrvatin.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://johnhrvatin.com/blog</link>
	<description>Work, life, and whatever's in-between.</description>
	<lastBuildDate>Wed, 12 Oct 2011 17:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>HTML5 Slide Deck Posted</title>
		<link>http://johnhrvatin.com/blog/?p=257</link>
		<comments>http://johnhrvatin.com/blog/?p=257#comments</comments>
		<pubDate>Wed, 12 Oct 2011 17:24:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=257</guid>
		<description><![CDATA[The HTML5 slide deck I used for my BUILD Windows presentation is now available here. Besides fixing a couple bugs in my use of HTML5 History, I made a few changes to make sure it ran in all recent browsers as much as possible. I use feature detection and provide a notice to the user [...]]]></description>
			<content:encoded><![CDATA[<p>The HTML5 slide deck I used for my <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-382T">BUILD Windows presentation </a>is now available <a href="http://ie.microsoft.com/testdrive/HTML5/BUILDwhatsnew">here</a>.  </p>
<p>Besides fixing a couple bugs in my use of HTML5 History, I made a few changes to make sure it ran in all recent browsers as much as possible.  I use feature detection and provide a notice to the user if a particular feature isn&#8217;t available.  Except for a couple visual effects and the new advanced layout features, it works pretty well across all recent browsers.  You can also download the <a href="http://video.ch9.ms/build/2011/slides/PLAT-382T_Hrvatin.pptx">PowerPoint version</a>.</p>
<p>I&#8217;m sure it has plenty of bugs left and room for improvement in the coding patterns but hopefully you find it useful.</p>
<p>John</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=257</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 8 and IE10: What&#8217;s new in HMTL5, JavaScript, and CSS3?</title>
		<link>http://johnhrvatin.com/blog/?p=225</link>
		<comments>http://johnhrvatin.com/blog/?p=225#comments</comments>
		<pubDate>Mon, 19 Sep 2011 05:13:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Speaking]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=225</guid>
		<description><![CDATA[Last week I presented at BUILD Windows on new technologies in IE10/Windows 8.&#160; The features I showed are available to sites running in IE10 and Metro style apps built for Windows in HTML. The session is a high-level overview of what’s available – and still doesn’t cover everything – so if you’d like to learn [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="http://johnhrvatin.com/blog/wp-content/themes/blue-box-01/blue-box-01/mp4VideoFailUseEmbed.js"></script></p>
<p>Last week I presented at <a href="http://www.buildwindows.com">BUILD Windows </a>on <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-382T">new technologies in IE10/Windows 8</a>.&#160; The features I showed are available to sites running in IE10 and Metro style apps built for Windows in HTML.</p>
<p>The session is a high-level overview of what’s available – and still doesn’t cover everything – so if you’d like to learn more about these features check out the <a href="http://msdn.microsoft.com/en-us/ie/gg192966.aspx">IE10 Dev Guide</a>, which lists all the new functionality in IE10, and these other great sessions by my colleagues on the IE team:</p>
<ul>
<li><a title="Building beautiful and interactive apps with HTML5 &amp; CSS3" href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-381T">Building beautiful and interactive apps with HTML5 &amp; CSS3</a></li>
<li><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-873T">Designed Metro style apps using CSS3</a></li>
<li><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-376T">Building offline access in Metro style apps and websites using HTML5</a></li>
<li><a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-386T">50 performance tricks to make your Metro style apps and sites using HTML5 faster</a></li>
</ul>
<p><video poster="http://johnhrvatin.com/blog/wp-content/uploads/2011/09/382_SM.jpg" controls="controls" onerror="mp4VideoFailUseEmbed(this);" preload="preload" src="http://video.ch9.ms/build/2011/mp4/382.mp4" ><object type="application/x-silverlight-2" data="data:application/x-silverlight-2," width="530" height="272"><param name="minRuntimeVersion" value="4.0.50401.0"/><param name="source" value="http://channel9.msdn.com/scripts/Channel9.xap?v=1.8"/><param name="initParams" value="mediaurl=http://video.ch9.ms/build/2011/wmv/382.wmv,thumbnail=http://video.ch9.ms/build/2011/thumbs/382_LG.jpg,deliverymethod=progressivedownload,autoplay=false,entryid=6567e73971a94bcc9ec79f5d00bc70e0"/></object></video></p>
<p class="caption">The session recordings are only available in h.264</p>
<p>UPDATE: My slides are now available <a href="http://ie.microsoft.com/testdrive/HTML5/BUILDwhatsnew/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=225</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://video.ch9.ms/build/2011/mp4/382.mp4" length="304958934" type="video/mp4" />
<enclosure url="http://video.ch9.ms/build/2011/wmv/382.wmv" length="351800231" type="video/asf" />
		</item>
		<item>
		<title>HTML5 Demos and IE9 Launch</title>
		<link>http://johnhrvatin.com/blog/?p=193</link>
		<comments>http://johnhrvatin.com/blog/?p=193#comments</comments>
		<pubDate>Tue, 15 Mar 2011 10:25:59 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=193</guid>
		<description><![CDATA[Yesterday’s browser wars panel was a discussion rather than a presentation so we decided not to use demos.&#160; That’s great for the panel but a few people talking about the web isn’t nearly as cool as the great things developers and designers have built on the web. With that in mind, Arun (the moderator) collected [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday’s <a href="http://schedule.sxsw.com/events/event_IAP7286">browser wars panel</a> was a discussion rather than a presentation so we decided not to use demos.&#160; That’s great for the panel but a few people talking about the web isn’t nearly as cool as the great things developers and designers have built on the web.</p>
<p>With that in mind, Arun (the moderator) collected a <a href="http://arunranga.com/blog/2011/03/html5-demos-and-things/">list of demos</a> from each of us to showcase some of the new and emerging technologies.&#160; All are very cool, but, not surprisingly, my favorites are a few from <a href="http://www.beautyoftheweb.com/">Beauty of the Web</a>:</p>
<ul>
<li><a href="http://foursquareplayground.com/">foursquare playground</a> </li>
<li><a href="http://www.beautyoftheweb.com/firework/index.html">Mike Tompkins Firework</a> (yes, that’s 16 videos playing at once…your GPU – and your browser – matter) </li>
<li><a href="http://www.thekillersmusic.com/html5">The Killers</a> </li>
<li><a href="http://jackinthe.cloudapp.net/">Jack and the Beanstalk</a> (no, that’s not Flash or Silverlight) </li>
</ul>
<p>And if you didn’t hear yet, IE9 launched on Monday night!&#160; 2.3 million people downloaded IE9 in the first 24 hours. If you weren’t one of them, download it now at <a href="http://www.beautyoftheweb.com">www.beautyoftheweb.com</a>. </p>
<p>To celebrate, the IE team hosted a party at <a href="http://acl-live.com/venue">Austin City Limits Live</a>.&#160; The venue is incredible and the setup for the party was amazing.&#160; Add an open bar and <a href="http://www.myspace.com/fencesvswolf">three</a> <a href="http://www.facebook.com/theheadandtheheart">great</a> <a href="http://www.facebook.com/yeasayer">bands</a> and you have the best party I’ve been to in a long time.&#160; Pop 17 has a <a href="http://pop17.com/video-backstage-from-microsofts-ie9-concert-launch-party/">video</a> and here are some other shots:</p>
<p><a href="http://johnhrvatin.com/blog/wp-content/uploads/2011/03/001.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="00" border="0" alt="00" src="http://johnhrvatin.com/blog/wp-content/uploads/2011/03/00_thumb1.jpg" width="531" height="400" /></a></p>
<p>&#160;</p>
<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:0f73bdc5-ff67-49b9-a578-a21a82d5d107" class="wlWriterEditableSmartContent">
<div><object width="532" height="429"><param name="movie" value="http://www.youtube.com/v/FSMM5GKB_rA?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/FSMM5GKB_rA?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="532" height="429"></embed></object></div>
<div style="width:532px;clear:both;font-size:.8em">IE9 Party at ACL Live</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=193</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at SxSW</title>
		<link>http://johnhrvatin.com/blog/?p=184</link>
		<comments>http://johnhrvatin.com/blog/?p=184#comments</comments>
		<pubDate>Sat, 05 Mar 2011 05:18:41 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=184</guid>
		<description><![CDATA[I’m going to SxSW for the first time this year.&#160; Besides the obvious excitement around the festival (and my first trip to Austin), I’m excited to be part of the Browser Wars panel.&#160; The other panelists are rather accomplished people and I’m looking forward to the conversation and, of course, talking about IE9 and HTML5.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>I’m going to <a href="http://www.sxsw.com">SxSW</a> for the first time this year.&#160; Besides the obvious excitement around the festival (and my first trip to Austin), I’m excited to be part of the <a href="http://schedule.sxsw.com/events/event_IAP7286">Browser Wars panel</a>.&#160; The other panelists are rather accomplished people and I’m looking forward to the conversation and, of course, talking about <a href="http://www.beautyoftheweb.com/">IE9</a> and HTML5.&#160; </p>
<p>The IE team’s even throwing a <a href="http://schedule.sxsw.com/events/event_OE00345">party</a> with free drinks and good bands so if you’re around, be sure to stop by the party on Monday night.</p>
<p>See you in (hopesfully sunny) Austin!</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Reminder of Why I&#8217;m Proud to be American</title>
		<link>http://johnhrvatin.com/blog/?p=174</link>
		<comments>http://johnhrvatin.com/blog/?p=174#comments</comments>
		<pubDate>Sun, 04 Jul 2010 18:44:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=174</guid>
		<description><![CDATA[Finding problems in this country isn’t difficult.&#160; Some would even point to the process trying to make the country better as the primary problem.&#160; But watching the World Cup reminded me why I’m proud to be American. While the US team’s hard-working, don’t-quit attitude and resulting success made me proud, I’m thinking of something different: [...]]]></description>
			<content:encoded><![CDATA[<p>Finding problems in this country isn’t difficult.&#160; Some would even point to the process trying to make the country better as the primary problem.&#160; But watching the World Cup reminded me why I’m proud to be American.</p>
<p>While the US team’s hard-working, don’t-quit attitude and resulting success made me proud, I’m thinking of something different: their names.</p>
<blockquote><p>Brad Guzan     <br />Marcus Hahnemann      <br />Tim Howard      <br />Carlos Bocanegra      <br />Jonathan Bornstein      <br />Steve Cherundolo      <br />Jay DeMerit      <br />Clarence Goodson      <br />Oguchi Onyewu      <br />Jonathan Spector      <br />DaMarcus Beasley      <br />Michael Bradley      <br />Ricardo Clark      <br />Clint Dempsey      <br />Maurice Edu      <br />Benny Feilhaber      <br />Stuart Holden      <br />José Torres      <br />Jozy Altidore      <br />Edson Buddle      <br />Landon Donovan      <br />Robbie Findley      <br />Herculez Gomez</p>
</blockquote>
<p>Unlike most national teams, you can’t look at a player’s name and know the team he plays for.&#160; It’s only in the lack of a common origin when looking at the entire group do you realize it’s the US.&#160; From Donovan to Gomez, Hahnemann to Onyewu, I’m reminded that this country is a mix of people from all across the world.&#160; And as a first-generation American, and someone who believe it’s the spirit of the people who come here from around the world that make this country great, I’m proud.&#160; </p>
<p>Happy Fourth of July!</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=174</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NT konference in Portoroz, Slovenia</title>
		<link>http://johnhrvatin.com/blog/?p=171</link>
		<comments>http://johnhrvatin.com/blog/?p=171#comments</comments>
		<pubDate>Mon, 24 May 2010 09:59:29 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[IE]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=171</guid>
		<description><![CDATA[Hello from Portoroz! I’m at NT konferenca, a Microsoft conference in Slovenia, speaking on Internet Explorer 9.&#160; So far the trip has been great.&#160; The event isn’t the size of Microsoft MIX or TechEd, but there’s an amazing energy.&#160; Partner booths are everywhere and people are excited about the sessions.&#160; It’s also great to see [...]]]></description>
			<content:encoded><![CDATA[<p>Hello from Portoroz!</p>
<p>I’m at <a href="http://www.ntk.si/">NT konferenca</a>, a Microsoft conference in Slovenia, speaking on Internet Explorer 9.&#160; So far the trip has been great.&#160; The event isn’t the size of Microsoft MIX or TechEd, but there’s an amazing energy.&#160; Partner booths are everywhere and people are excited about the sessions.&#160; </p>
<p>It’s also great to see the momentum behind Internet Explorer 8.&#160; Here are a few examples…</p>
<p><img style="margin: 0px 10px 10px 0px" src="http://farm5.static.flickr.com/4061/4632767485_7cf3ed0669.jpg" width="320" height="480" /><img style="margin: 0px 10px 10px 0px" src="http://farm5.static.flickr.com/4009/4635185750_cb739bc0d6.jpg" width="360" height="480" /></p>
<p><img style="margin: 0px 10px 0px 0px" src="http://farm4.static.flickr.com/3350/4635184624_3c7ba7e117.jpg" width="480" height="360" /></p>
<p>And my favorite:</p>
<p><img src="http://farm5.static.flickr.com/4001/4635195296_8343e826ca.jpg" width="480" height="320" /></p>
<p>This is my first trip to Slovenia and what I’ve seen is simply beautiful.&#160; This morning I woke up to this view from my room’s balcony:</p>
<p><img src="http://farm5.static.flickr.com/4020/4634602501_924742a2ec.jpg" /></p>
<p>You can see all my pictures from the conference as I upload them <a href="http://www.flickr.com/photos/j-foto/sets/72157623996908643/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=171</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>It&#8217;s just fun to say &#8211; Buble. See? (It&#8217;s okay, you can say it again)</title>
		<link>http://johnhrvatin.com/blog/?p=156</link>
		<comments>http://johnhrvatin.com/blog/?p=156#comments</comments>
		<pubDate>Tue, 06 Apr 2010 07:23:40 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=156</guid>
		<description><![CDATA[I’ve listened to Michael Buble for a while – as a jazz fan I like the music and he simply has an amazing voice.&#160; So when I had the opportunity to see him in person, I jumped on the chance.&#160; The show was last Saturday at Key Arena and he did not disappoint. He sounds [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve listened to <a href="http://www.michaelbuble.com/">Michael Buble</a> for a while – as a jazz fan I like the music and he simply has an amazing voice.&#160; So when I had the opportunity to see him in person, I jumped on the chance.&#160; The show was last Saturday at Key Arena and he did not disappoint.</p>
<p>He sounds just as good live as he does in recordings.&#160; A 13-piece big band backs him up, which I love hearing, and they even got to solo. </p>
<p>He surprised me with his humor.&#160; For example, one woman in the front row would not stop screaming, even when he was just talking.&#160; He addressed her several times, the first time saying, “wow, you’re crazy.&#160; you love me now, but one day in my career you’ll probably kill me.” </p>
<p>Here are a few shots:</p>
<p> <a title="IMG_5013 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/4496422552/"><img style="margin: 0px 0px 10px" alt="IMG_5013" src="http://farm3.static.flickr.com/2796/4496422552_ee31491785_b.jpg" width="480" height="360" /></a> <a title="IMG_4999 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/4495783603/"><img style="margin: 0px 0px 10px" alt="IMG_4999" src="http://farm5.static.flickr.com/4028/4495783603_f254a1f212_b.jpg" width="480" height="360" /></a> <a title="IMG_4998 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/4496421294/"><img alt="IMG_4998" src="http://farm3.static.flickr.com/2702/4496421294_b58af2f9d9_b.jpg" width="480" height="360" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Northwest Tour: Whidbey Island</title>
		<link>http://johnhrvatin.com/blog/?p=134</link>
		<comments>http://johnhrvatin.com/blog/?p=134#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:43:29 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Sightseeing]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=134</guid>
		<description><![CDATA[In my five years living in Seattle, I’ve visited many parts of the Pacific Northwest, but still haven’t made it to some of the most talked-about areas.&#160; Last weekend I decided to day trip to one of those places – Whidbey Island – and I wasn’t disappointed. I drove north of Whidbey Island on I-5 [...]]]></description>
			<content:encoded><![CDATA[<p>In my five years living in Seattle, I’ve visited many parts of the Pacific Northwest, but still haven’t made it to some of the most talked-about areas.&#160; Last weekend I decided to day trip to one of those places – Whidbey Island – and I wasn’t disappointed. </p>
<p>I drove north of Whidbey Island on I-5 and came down onto the island across Deception Pass.&#160; When I first arrived, heavy fog blanketed the area.&#160; I couldn’t see one end of the bridge from the other or anywhere close to the water below me.&#160; By the time I hiked a couple hours through Deception Pass State Park, though, the fog had lifted.&#160; These two shots capture the change pretty well:</p>
<p> <a title="Whidbey Island-13 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/3783678699/"><img alt="Whidbey Island-13" src="http://farm4.static.flickr.com/3554/3783678699_4b63960fba.jpg" width="500" height="375" /></a> <a title="Whidbey Island-39 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/3783699165/"><img style="margin: 5px 0px 0px" alt="Whidbey Island-39" src="http://farm3.static.flickr.com/2582/3783699165_e2431defea.jpg" width="500" height="375" /></a>
<p>The area is simply beautiful.&#160; The water was blue and clear and the islands make an excellent backdrop.</p>
<p>I drove south from Deception Pass to Ebey’s Landing, the start of another hike I’d like to take in the future.&#160; By now the weather was perfect and the Olympic peninsula and mountain range made for a great backdrop.&#160; I didn’t see any whales surfacing but hopefully will on another trip.</p>
<p> <a title="Whidbey Island-53 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/3783711933/"><img alt="Whidbey Island-53" src="http://farm3.static.flickr.com/2559/3783711933_545e99aaa1.jpg" width="500" height="375" /></a> <a title="Whidbey Island-51 by J Foto, on Flickr" href="http://www.flickr.com/photos/j-foto/3783709617/"><img style="margin: 5px 0px 0px" alt="Whidbey Island-51" src="http://farm4.static.flickr.com/3268/3783709617_5b51922541.jpg" width="500" height="375" /></a>
<p>I kept driving south through the island and took the ferry from Clinton to Mukilteo and back to Seattle to finish a great day (with a stop at Albertson’s for my favorite summer beer: <a href="http://www.konabrewingco.com/beers/longboard-lager">Kona Brewery Longboard</a>.&#160; Kona also makes my favorite winter beer: <a href="http://www.konabrewingco.com/beers/pipeline-porter">Pipeline Porter</a>).</p>
<p>Check out the rest of my photos <a href="http://www.flickr.com/photos/j-foto/sets/72157621929994234/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=134</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photo Touch-Ups</title>
		<link>http://johnhrvatin.com/blog/?p=132</link>
		<comments>http://johnhrvatin.com/blog/?p=132#comments</comments>
		<pubDate>Mon, 06 Jul 2009 04:51:02 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=132</guid>
		<description><![CDATA[I’ve started using Lightroom to manage my photos and tweaked a few from my hike on Mt. Pilchuk.&#160; I’m not sophisticated about it at all, but I’m learning.&#160; I think they look pretty good.&#160; Here’s a favorite:]]></description>
			<content:encoded><![CDATA[<p>I’ve started using Lightroom to manage my photos and tweaked <a href="http://johnhrvatin.com/photos/touch-ups/pilchuk/">a few from my hike on Mt. Pilchuk</a>.&#160; I’m not sophisticated about it at all, but I’m learning.&#160; I think they look pretty good.&#160; Here’s a favorite:</p>
<p><a href="http://johnhrvatin.com/photos/touch-ups/pilchuk/"><img src="http://johnhrvatin.com/photos/touch-ups/pilchuk/images/IMG_4278.jpg" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bing it!</title>
		<link>http://johnhrvatin.com/blog/?p=119</link>
		<comments>http://johnhrvatin.com/blog/?p=119#comments</comments>
		<pubDate>Thu, 02 Jul 2009 04:39:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://johnhrvatin.com/blog/?p=119</guid>
		<description><![CDATA[Bing has received some great press recently, and I thought I’d share this one from TechCrunch.&#160; If you haven’t tried Bing yet, you should.&#160; They do a great job for all queries and an excellent job for certain types.&#160; For example, try ‘american airlines’ or ‘bmw’.&#160; You’ll find categories of results to help you find [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bing.com" target="_blank">Bing</a> has received some great press recently, and I thought I’d share <a href="http://www.techcrunch.com/2009/07/01/bing-keeps-its-foot-on-the-gas-adds-tweets-to-results/" target="_blank">this one from TechCrunch</a>.&#160; </p>
<p>If you haven’t tried Bing yet, you should.&#160; They do a great job for all queries and an excellent job for certain types.&#160; For example, try ‘american airlines’ or ‘bmw’.&#160; You’ll find categories of results to help you find exactly what you need.</p>
<p><a href="http://www.bing.com/travel/" target="_blank">Bing Travel</a> is my favorite, though.&#160; Search for a flight and it’ll tell you whether to buy or wait based on its prediction of how prices will change.&#160; You can then subscribe to email alerts for that search so you know when to buy.&#160; It’s incredibly helpful.</p>
<p>And the homepage pictures are simply beautiful.&#160; I love seeing the image each day and learning a few new things.&#160; Here’s a recent one…</p>
<p><a href="http://johnhrvatin.com/blog/wp-content/uploads/2009/07/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://johnhrvatin.com/blog/wp-content/uploads/2009/07/image-thumb.png" width="547" height="332" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://johnhrvatin.com/blog/?feed=rss2&#038;p=119</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
