<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JasonMorrison.net</title>
	
	<link>http://www.jasonmorrison.net/content</link>
	<description>Usability, web development, and design</description>
	<lastBuildDate>Wed, 09 Nov 2011 06:55:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jason-morrison" /><feedburner:info uri="jason-morrison" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><feedburner:emailServiceId>jason-morrison</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to get a nice, short Google Plus profile link</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/rkSE69OVjiI/</link>
		<comments>http://www.jasonmorrison.net/content/2011/how-to-get-a-nice-short-google-plus-profile-link/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 06:55:22 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Google Plus]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[vanity url]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=828</guid>
		<description><![CDATA[One thing Twitter and a lot of other social sites have that Google+ lacks is a nice, short url to give to people. I can say: &#8220;Nice to meet you, I&#8217;m at twitter.com/iamjason.&#8221; And there I am. That&#8217;s a lot easier than saying: &#8220;Why hello there, would you like to follow me at https://plus.google.com/u/0/101453275162405736930/posts?&#8221; After [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2011/how-to-get-a-nice-short-google-plus-profile-link/"></g:plusone></div><p>One thing Twitter and a lot of other social sites have that Google+ lacks is a nice, short url to give to people.  I can say:</p>
<p>&#8220;Nice to meet you, I&#8217;m at <a href="http://twitter.com/iamjason">twitter.com/iamjason</a>.&#8221; </p>
<p>And there I am.  That&#8217;s a lot easier than saying:</p>
<p>&#8220;Why hello there, would you like to follow me at <a href="https://plus.google.com/u/0/101453275162405736930/posts">https://plus.google.com/u/0/101453275162405736930/posts</a>?&#8221; </p>
<p>After the 6th digit or so people wander off.  Just imagine trying to spell it out during a candlelit dinner on your first date with someone.  Ruins the mood.</p>
<p>I could use a redirect service, like gplus.to, for a vanity url, but then they get to see who&#8217;s going to my profile and it&#8217;s sort of up to them if it keeps working.</p>
<p>So now I just tell everyone to go to <a href="http://jasonmorrison.net/+">jasonmorrison.net/+</a>.  It&#8217;s easy to set up, if you have your own domain.  Here&#8217;s how to do it if your web server is running Apache, which is pretty common:</p>
<p><strong>Step 1:</strong>  FTP to your server, go to the root directory for your site, and open or create an .htaccess file.</p>
<p><strong>Step 2:</strong>  Put this in your .htaccess file:</p>
<p><code>Redirect permanent /+ https://plus.google.com/u/0/(your profile id)/posts</code></p>
<p>This will create a 301 (permanent) redirect to your profile, which also tells search engines that you mean business.</p>
<p><strong>Step 3:</strong>  Order a new box of business cards, with your spiffy new Google+ profile link.</p>
<p>Hope this helps!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=rkSE69OVjiI:CVqSoYynwFc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/rkSE69OVjiI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2011/how-to-get-a-nice-short-google-plus-profile-link/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2011/how-to-get-a-nice-short-google-plus-profile-link/</feedburner:origLink></item>
		<item>
		<title>How to Post from Google Plus to Twitter and Facebook</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/YlS-CHM7dOE/</link>
		<comments>http://www.jasonmorrison.net/content/2011/how-to-post-from-google-plus-to-twitter-and-facebook/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 06:50:43 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Plus]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=802</guid>
		<description><![CDATA[From More Around Mystic, CT I have a problem: some people are following me on Twitter, some friends and family are only on Facebook, and others are using Google+. Personally, I like using Google+ most &#8211; I like the UI and using my Circles to share certain things with just family, and G+ ties into [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2011/how-to-post-from-google-plus-to-twitter-and-facebook/"></g:plusone></div><table style="width:auto;float:left;margin-right:10px;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/Pa3_AnfxXJDgYtkqwDFBzg?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-MC20sgxkyw4/TpvGZXjjeDI/AAAAAAAAl-c/x8xWpsuTGVo/s288/DSC_0970.JPG" height="288" width="192" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="https://picasaweb.google.com/imnotjason/MoreAroundMysticCT?authuser=0&#038;feat=embedwebsite">More Around Mystic, CT</a></td>
</tr>
</table>
<p>I have a problem: some people are following me on Twitter, some friends and family are only on Facebook, and others are using Google+.  Personally, I like using Google+ most &#8211; I like the UI and using my Circles to share certain things with just family, and G+ ties into Picasa really well.  I&#8217;m also <a href="http://www.jasonmorrison.net/content/standard-disclaimer/">probably a little biased</a>.</p>
<p>I just don&#8217;t have time to manually post everything I want to share with all of these people in all three places.  So I decided to write all my inane ramblings into Google+, and from there automatically update Twitter and Facebook.</p>
<p><br clear="all" /></p>
<blockquote><p>Before I start, I feel like I have to add a disclaimer: Please don&#8217;t spam Twitter and FB by shoveling all sorts of autogenerated content into your feed, with no intention fo actually interacting with people.  No one wants that, you will lose all your friends, and even your dog will stop loving you.  Be judicious.</p></blockquote>
<h3>Here&#8217;s how you can automatically post from Google+ to Twitter:</h3>
<p><strong>Step 1: Get an RSS feed of your public Google+ posts.</strong></p>
<p>Many sites offer RSS feeds, usually you just have to look for the little orange icon, or a link that says &#8220;subscribe&#8221;.  Google+, at this point, does not &#8211; but it does <a href="https://developers.google.com/+/api/">offer an API</a>, so it&#8217;s not too hard to write a Python or PHP script to convert.  Actually, many developers have stepped in to offer RSS feed services &#8211; I found <a href="http://nwlinux.com/how-to-create-a-google-plus-rss-feed/">a good list of them here</a>.</p>
<p>A word of caution: these services may be unreliable, they may come and go, developers may run out of money or go crazy and post weird stuff on everyone&#8217;s feeds.  If you don&#8217;t want to take the risk, you should probably write your own code using the Google+ API or wait for Google+ to support RSS.</p>
<p><strong>Step 2: Take your RSS feed and add it to FeedBurner.</strong></p>
<p>FeedBurner is a feed management system run by Google.  It lets you do all sorts of fun things with your RSS feeds, including posting to Twitter (Step 3).  First, go to <a href="http://feedburner.google.com/">http://feedburner.google.com/</a>, there should be a text area titles &#8220;Burn a feed right this instant. Type your blog or feed address here:&#8221;.  Do that.  FeedBurner will walk you through a couple of simple steps.</p>
<p><strong>Step 3: Set up FeedBurner to post to Twitter.</strong></p>
<p>Click the &#8220;Publicize&#8221; tab and look for the &#8220;Socialize&#8221; option in the menu.  There you&#8217;ll see an option to add your Twitter account.  Click the button, authorize FeedBurner in Twitter, and you are ready to go.</p>
<p>By the way, FeedBurner also offers some interesting analytics options so you can see how many people click through from Twitter, Facebook, or wherever else they might see your feed.</p>
<h3>How to update Facebook too:</h3>
<p>Actually, I already had Twitter updating Facebook &#8211; that&#8217;s easy to do, simply go to <a href="http://twitter.com/settings/profile">http://twitter.com/settings/profile</a> and connect your Facebook account.  This has a drawback, though, in that it squeezes my G+ posts through the 140-character wringer of Twitter before passing it on to Facebook.</p>
<p>Facebook does have a few apps that are able to publish an RSS feed directly to your wall.  <a href="http://www.facebook.com/RSS.Graffiti" rel="nofollow">RSS Graffiti</a> looks like a likely candidate, with lots of positive reviews, but I haven&#8217;t actually tried it.  The list of permissions the app demands scared me away.</p>
<p>Hopefully this is useful and I&#8217;m not annoying my friends with too many reposts.  If you feel the need to stop following me on Twitter since you&#8217;ve already seen my hilarious anecdotes on G+ (or vice versa), I&#8217;ll understand.  I should also add that I&#8217;ll read any comments and probably reply in all three systems &#8211; I don&#8217;t want to force everyone to use G+ to talk to me.  </p>
<p>One big drawback to this setup is that I can&#8217;t share privately across the three social networks.  If I post pictures of my kid playing at the park to just my Friends and Family circles, I don&#8217;t have a way to post that to my network in Facebook.  Drop me a note if you&#8217;ve figured that one out.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=YlS-CHM7dOE:91u_f3rxfFM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/YlS-CHM7dOE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2011/how-to-post-from-google-plus-to-twitter-and-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2011/how-to-post-from-google-plus-to-twitter-and-facebook/</feedburner:origLink></item>
		<item>
		<title>Ten years ago, as I checked the list of victims for the 20th time…</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/WTvWguhmZ40/</link>
		<comments>http://www.jasonmorrison.net/content/2011/ten-years-ago-as-i-checked-the-list-of-victims-for-the-20th-time/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 06:43:00 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=792</guid>
		<description><![CDATA[I&#8217;ve been hearing about 9/11 all weekend on NPR and I thought I&#8217;d share a tiny bit about my experience. I usually post about geekier topics so I hope you&#8217;ll excuse a bit of a tangent &#8211; though this might be one of the geekier experiences of the tragedy that you&#8217;ll read today. From NYC [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2011/ten-years-ago-as-i-checked-the-list-of-victims-for-the-20th-time/"></g:plusone></div><p>I&#8217;ve been hearing about 9/11 all weekend on NPR and I thought I&#8217;d share a tiny bit about my experience.  I usually post about geekier topics so I hope you&#8217;ll excuse a bit of a tangent &#8211; though this might be one of the geekier experiences of the tragedy that you&#8217;ll read today.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/snh6jMYF_CsQa5UKffKZgA?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-Y59fl3NQKS8/TmxjNMWhTMI/AAAAAAAAktA/Vp9i8ceurgI/s400/DSC_0728.JPG" height="400" width="266" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="https://picasaweb.google.com/imnotjason/NYC2011Shots?authuser=0&#038;feat=embedwebsite">NYC 2011 Shots</a></td>
</tr>
</table>
<p>In 2001 I was out of college and working for Cleveland.com.  It was a pretty good job coming out of school with a major in journalism and a minor in computer science, though it didn&#8217;t involve as much journalism or programming as I had hoped.  I got to help out with some man-on-the-street interviews, write headlines, etc. but most of my time was spent doing things like layout section pages, manually scrubbing errors from XML files, and deleting profanity from the forums.</p>
<p>I was off that day, I worked weekends.  I was still living at my parents&#8217; house, and when the news started pouring in I was glued to CNN just like everyone else.  I called the office to see if they wanted me to come in, but my boss told me to stay home, since there was talk of evacuating downtown Cleveland (Cleveland, can you imagine it?) &#8211; so stay home.  I have nothing interesting to add about that day &#8211; go listen to the survivors&#8217; stories on NPR &#8211; I watched TV and checked news on the web obsessively just like everyone.</p>
<p>My story gets a little more interesting the next day.  I came in and was given a few tasks:</p>
<p><strong>1.  Keep an eye on wire reports of victims lists for locals.</strong></p>
<p>This might sound a bit weird if you haven&#8217;t worked in regional or local journalism, but people become much more interested when something happens to a complete stranger who grew up in their hometown than when the same thing happens to a complete stranger who grew up in Kalamazoo.  I was used to this.  Still, continuously scouring the victims list was a grim way to punctuate my days for the next couple weeks.  I never got used to it.  As I checked the list of victims for the 20th time, though, I started to wish everyone had to read this list over and over just as I did &#8211; that way they would see names like Mohammed, Ahmed, and Abdoul, sprinkled through the long lines of Adams and Smiths.  The US is a nation of immigrants, and the WTC was a hub of international business.  It seemed like trivial, uncontroversial facts like this started to slip away from the national memory on that day.</p>
<p><strong>2.  Help cover the wire for photos.</strong></p>
<p>This was another duty I wish the whole country had to share, but for different reasons.  The wire was not filled with &#8220;death to America&#8221; chants, it was filled with an international outpouring of grief and support we are unlikely to see again.  It&#8217;s hard to imagine it now, but there was a brief moment where almost everyone really was with us, from Europe to Asia to the Middle East (though <a href="http://www.snopes.com/rumors/bert.asp">not quite everyone</a>).  It was hard to imagine it in those days as well &#8211; I would see thousands of photos of Palestinians holding candlelight vigils over the wire only to come home and hear about nothing but American flags burning in streets, real and imagined.  There were clearly two stories to tell in those days and one of them, the hate-provoking story of the minority of reactions, got all of the coverage.</p>
<p><strong>3.  For the love of god, try to keep things under control in the forums.</strong></p>
<p>There&#8217;s a bit of a debate over requiring real names online right now, but at the time Cleveland.com forums didn&#8217;t even require a login to post.  Other than a few helpful answers to gardening and wedding questions they were usually filled with pages of schoolyard name-calling lubricated in boastful logorrhea.  The attacks put things into overdrive.  Racism, conspiracy theories, accusations against everyone&#8217;s patriotism &#8211; eventually we gave up trying to really moderate and started deleting any threads that had devolved into nastiness, which was almost all threads on some boards.  I didn&#8217;t have to wait for &#8220;Loose Change&#8221; to try to &#8220;wake me up&#8221;, all of the scapegoats and crackpot theories were already there.</p>
<p>It would be nice to think I was above all of this but I knew how the forum posters felt.  One moment I will never forget was just a walk from my car to the office &#8211; I parked in a very cheap lot down in the Flats, so I had to walk up hill to the Warehouse District every morning.  One of my least favorite duties was occasionally manning the front desk &#8211; but that morning I started really looking forward to it.  We had been getting threats against one of our staff from some nut, and I had heard he even showed up to the office once.  As I walked up that hill, I found myself wishing he would show up again, so I could do something physical to someone who deserved it.  Before I realized how crazy the feeling was, I&#8217;m not sure I ever wanted anything that badly before.</p>
<p>By the time I got to office I had calmed myself down, like an adult.  Ready to clean the forums and scour the list of dead for another day, though I wouldn&#8217;t be there much longer.  Cleveland.com had weathered the dotcom bust fairly well until the advertising spend decline following 9-11, and I was laid off.</p>
<p>In two ways, 9-11 was the event that turned me away from a career in journalism toward programming.  For one thing, I couldn&#8217;t find a job in the field.  The tech job market was bad for a long time, but it was possible to eventually feed yourself as a programmer or web developer.  At the same time, that post-9-11 news coverage, and especially the coverage in the lead up the Iraq war, made me lose interest in the field.  War is not something to enter into lightly &#8211; regardless of whether you were in favor of invading Iraq or not, shouldn&#8217;t someone have been asking really hard questions?  For the past decade, I have had a hard time finding anyone asking hard questions, unless <a href="http://www.thedailyshow.com/">they were doing a comedy show</a>.</p>
<p>I&#8217;m posting this late, on the West Coast, so the anniversary is basically over.  My story is small and peripheral to the really tragic stories of that day, but I learned something from it.  So now, back to your regularly scheduled geekery.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=WTvWguhmZ40:-rkmdBsvrpc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/WTvWguhmZ40" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2011/ten-years-ago-as-i-checked-the-list-of-victims-for-the-20th-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2011/ten-years-ago-as-i-checked-the-list-of-victims-for-the-20th-time/</feedburner:origLink></item>
		<item>
		<title>Conference Ad Fail</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/RNnSr91QHMU/</link>
		<comments>http://www.jasonmorrison.net/content/2010/conference-ad-fail/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 22:53:25 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[programmers]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=777</guid>
		<description><![CDATA[I saw this ad in Reader: From Screenshots and random things I read a lot of tech blogs, so it&#8217;s not that it isn&#8217;t targeted. But the thought of 200,000 lines of payment processing code, when PayPal is taking care of all the credit card stuff already, makes me queasy. For anyone reading my blog [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/conference-ad-fail/"></g:plusone></div><p>I saw this ad in Reader:</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/kMBlmqYzzZutPg_E-E0IKA?feat=embedwebsite"><img src="http://lh6.ggpht.com/_wCMCoywAEgc/TJvXVqaEl9I/AAAAAAAAQCE/5Y1QM9Piq24/s800/Picture%201.jpg" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/imnotjason/ScreenshotsAndRandomThings?feat=embedwebsite">Screenshots and random things</a></td>
</tr>
</table>
<p>I read a lot of tech blogs, so it&#8217;s not that it isn&#8217;t targeted.  But the thought of 200,000 lines of payment processing code, when PayPal is taking care of all the credit card stuff already, makes me queasy.</p>
<p>For anyone reading my blog who isn&#8217;t a programmer, imagine an ad like this:</p>
<p>&#8220;Hungry for a hotdog?  Get access to over 200,000 pounds of hotdog buns.  And learn how to use it.&#8221;</p>
<p>If I was in the market for payment processing, an ad that offered a few really useful, secure APIs would be a lot more enticing.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=RNnSr91QHMU:u4TmBpgJfa8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/RNnSr91QHMU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/conference-ad-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/conference-ad-fail/</feedburner:origLink></item>
		<item>
		<title>Giving a Talk on Fighting Site Abuse at the NAGW National Conference</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/qzUJvVGyyIo/</link>
		<comments>http://www.jasonmorrison.net/content/2010/giving-a-talk-on-fighting-site-abuse-at-the-nagw-national-conference/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 05:38:38 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Webmaster Tools]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[malware]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=772</guid>
		<description><![CDATA[I&#8217;ll be traveling to St. Louis this week for the National Association of Government Webmasters 2010 Conference. I&#8217;m giving a presentation there on Fighting Site Abuse with Webmaster Tools. It should be fun &#8211; I have a lot of info to share and some (hopefully) interesting demos to show everyone along the way. I&#8217;m also [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/giving-a-talk-on-fighting-site-abuse-at-the-nagw-national-conference/"></g:plusone></div><p><a href="http://www.jasonmorrison.net/content/photos/photo/4591171315/dsc_0724.html" class="tt-flickr tt-flickr-Small" title="DSC_0724"><img class="alignright" src="http://farm5.static.flickr.com/4034/4591171315_6fc70c1d9d_m.jpg" alt="DSC_0724" width="161" height="240" /></a> I&#8217;ll be traveling to St. Louis this week for the <a href="http://www.nagw.org/index.php/national-conference">National Association of Government Webmasters 2010 Conference</a>.  I&#8217;m giving a presentation there on Fighting Site Abuse with Webmaster Tools.  It should be fun &#8211; I have a lot of info to share and some (hopefully) interesting demos to show everyone along the way.</p>
<p>I&#8217;m also very excited to talk to as many webmasters of government sites as possible over the course of the conference.  We try to serve everyone who builds and maintains websites but I worry that we hear more from SEO-knowledgeable commercial sites than government, non-profit, and small business sites.  I can&#8217;t wait to get more perspectives on how Google can help them, what their major challenges are, and even what their goals are in building sites.  If you&#8217;re going to be there, feel free to chat with me.</p>
<p>If you can&#8217;t make it to St. Louis this week, and aren&#8217;t a webmaster for a government site, no worries &#8211; much of my material comes from Google Help Center articles and Webmaster Central blog posts that you can read right now:</p>
<ul>
<li>Our <a href="http://googlewebmastercentral.blogspot.com/2009/02/best-practices-against-hacking.html">best practices against hacking</a></li>
<li>A <a href="http://googlewebmastercentral.blogspot.com/2007/09/quick-security-checklist-for-webmasters.html">quick security checklist for webmasters</a></li>
<li>And our <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=163633">Help Center article on malware and hacked sites</a>.</li>
</ul>
<p>On a personal note, it will be great to get back to the midwest again.  </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=qzUJvVGyyIo:3jjBwpzQ-GM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/qzUJvVGyyIo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/giving-a-talk-on-fighting-site-abuse-at-the-nagw-national-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/giving-a-talk-on-fighting-site-abuse-at-the-nagw-national-conference/</feedburner:origLink></item>
		<item>
		<title>Which lens should I buy for my Nikon D60?</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/7Rgoc98Dp50/</link>
		<comments>http://www.jasonmorrison.net/content/2010/which-lens-should-i-buy-for-my-nikon-d60/#comments</comments>
		<pubDate>Mon, 24 May 2010 07:35:21 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[digital cameras]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[lenses]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Sigma]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=762</guid>
		<description><![CDATA[I have an important question for all the experienced photographers who happen to read my blog. I just spent a couple of weeks working with my colleagues in the Google Dublin office. Everyone there is great, and it&#8217;s really impressive how they cover so many different languages and help webmasters in so many different markets. [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/which-lens-should-i-buy-for-my-nikon-d60/"></g:plusone></div><p>I have an important question for all the experienced photographers who happen to read my blog.  I just spent a couple of weeks working with my colleagues in the Google Dublin office.  Everyone there is great, and it&#8217;s really impressive how they cover so many different languages and help webmasters in so many different markets.</p>
<p><a href="http://www.jasonmorrison.net/content/photos/photo/4591197781/dsc_0964.html" class="tt-flickr tt-flickr-Medium" title="DSC_0964"><img class="alignnone" src="http://farm5.static.flickr.com/4055/4591197781_c732ef26de.jpg" alt="DSC_0964" width="500" height="335" /></a> </p>
<p>Despite Ireland&#8217;s rainy reputation I had plenty of opportunities to take photos, and you can see a picture from the top floor of one of the Google Dublin buildings at the beginning of this post.  I also managed to drop my camera, a Nikon D60, lens-first to the pavement.  This was right before a trip to Ireland&#8217;s beautiful west coast, including Connemara.  My 18-55mm Nikon kit lens wasn&#8217;t completely smashed, but zooming is painful, autofocus doesn&#8217;t always work, and something is out-of-plane because I get annoying directional blur in the sides and bottom corners of most shots.</p>
<p>So I need to replace the 18-55mm.  I don&#8217;t have a lot of budget for cameras and equipment, hence the D60.  I have a few ideas about what I might get, but between the experienced photographers I know and rest of the web I hope to get some suggestions, pointers, and other wisdom.</p>
<p><a href="http://www.jasonmorrison.net/content/photos/photo/4593637084/dsc_1089.html" class="tt-flickr tt-flickr-Medium" title="DSC_1089"><img class="alignnone" src="http://farm2.static.flickr.com/1246/4593637084_9635313ae0.jpg" alt="DSC_1089" width="335" height="500" /></a> </p>
<p>Here&#8217;s what I&#8217;m thinking about:</p>
<p><strong>Sigma 18-250mm f/3.5-6.3 DC OS HSM</strong>.  I keep wanting more telephoto than my kit lens, and I&#8217;d like to have one versatile lens that I can leave on the camera for entire trips.  It&#8217;s got <a href="http://www.dpreview.com/lensreviews/sigma_18-250_3p5-6p3_os_c16/page2.asp">decent reviews</a>, and more importantly, it looks like I can pick it up for under $500, compared to $750+ for the Nikon 18-200mm f/3.5-5.6G AF-S ED VR II.  One drawback with any super zoom lens is weight, and this one clocks in at 628 g.  I might also consider the older Sigma 18-200mm is it&#8217;s significantly cheaper.  </p>
<p>The <strong>Nikon 18-105mm f/3.5-5.6 AF-S DX VR ED Nikkor Lens</strong> is tempting too, but <a href="http://www.kenrockwell.com/nikon/18-105mm.htm">Ken Rockwell isn&#8217;t a fan</a> and I&#8217;ve had luck with his recommendations in the past.  It looks like I can pick it up for $360 and probably get a lightly used one for even cheaper &#8211; this is the kit lens for some cameras so a lot of people sell it when they upgrade.  Not as much zoom as the Sigma but also not as much weight &#8211; only 420 g.</p>
<p>I&#8217;m also really interested in <strong>picking up a prime lens at some point</strong>.  I take a lot of photos of my kid, and she&#8217;s moving faster every day.  Any recommendations on 55mm vs 35mm?  Should I pick up a used 18-105mm and use the savings to pick up a prime lens too, or is buying used a big risk with these kinds of lenses?</p>
<p>Please tell me what you think (or that I&#8217;m crazy and should pick up something completely different instead) in the comments below.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=7Rgoc98Dp50:TqtYdSAU9Ag:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/7Rgoc98Dp50" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/which-lens-should-i-buy-for-my-nikon-d60/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/which-lens-should-i-buy-for-my-nikon-d60/</feedburner:origLink></item>
		<item>
		<title>Units that Measure Up: From Giga-watts to Hella-tons</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/Eywi8FcI3t0/</link>
		<comments>http://www.jasonmorrison.net/content/2010/units-that-measure-up-from-giga-watts-to-hella-tons/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 05:35:05 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[International System of Units]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[literary nonsense]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[measurements]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[SI prefixes]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=747</guid>
		<description><![CDATA[UC Davis physics student Austin Sendek has proposed that the prefix &#8220;hella-&#8221; be used as a standard prefix for 10^27th power. If that sentence doesn&#8217;t make much sense to you, you&#8217;re in luck &#8211; there&#8217;s an explanation in Part 1 below. If you could parse the sentence but think it&#8217;s a rather lame joke, don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/units-that-measure-up-from-giga-watts-to-hella-tons/"></g:plusone></div><p>UC Davis physics student Austin Sendek <a href="http://theaggie.org/article/uc-davis-student-gives-hella-new-meaning">has proposed that the prefix &#8220;hella-&#8221; be used as a standard prefix</a> for 10^27th power.  If that sentence doesn&#8217;t make much sense to you, you&#8217;re in luck &#8211; there&#8217;s an explanation in Part 1 below.  If you could parse the sentence but think it&#8217;s a rather lame joke, don&#8217;t make up your mind quite yet &#8211; I&#8217;ll lay out the surprising history of some units that might make you reconsider in Part 2.</p>
<h2>Part 1: Giga-what, giga-who?</h2>
<p>Most of the time you and I can get by with some pretty small numbers.  I might buy a 5-pound bag of flour or ask you to lend me 20 dollars, and there&#8217;s nothing wrong with that.  But if you work in science, engineering, economics, or other similar fields you inevitably need to count or measure things that are really, really big, and you don&#8217;t want your readers to spend all their time counting digits rather than appreciating your brilliant prose.</p>
<p><a href="http://obamiconme.pastemagazine.com/entries/850063-121-gigawatts.html"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/04/1_21_gigawatts_image-202x300.png" alt="" title="1.21 gigawatts!" width="202" height="300" class="alignnone size-medium wp-image-756" /></a></p>
<p>This is why we have the <a href="http://physics.nist.gov/cuu/Units/index.html">International System of Units (SI)</a> and its prefixes.  When Doc Brown is pouring pilfered plutonium into a DeLorean to send it to the future, rather than wrapping Marty&#8217;s head around 1,210,000,000 watts he can simply exclaim, &#8220;<a href="http://www.youtube.com/watch?v=I5cYgRnfFDA">1.21 gigawatts!</a>&#8221;  When <a href="http://memory-alpha.org/en/wiki/Data#Specifications">Commander Data</a> is downloading MP3s, he can say he&#8217;s got 100 petabytes to fill, rather than boring Geordi with 100,000,000,000,000,000.</p>
<p>But what happens when you get past peta- (10^15), exa- (10^18), zetta- (10^21) and yotta (10^24)?  Right now you&#8217;re stuck.  At this point we&#8217;re in the range of some ridiculously big numbers, but the universe is ridiculously big.  The <a href="http://hypertextbook.com/facts/2002/SamanthaDong2.shtml">mass of the Earth</a> is about 5,980,000,000,000,000,000,000,000 grams, or 5,980 yottagrams &#8211; but who&#8217;s got time for thousands of yottagrams?  </p>
<p> <span id="more-747"></span> </p>
<p><a href="http://www.jasonmorrison.net/content/wp-content/uploads/2010/04/apollo17_earth_web.jpg"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/04/apollo17_earth_web-294x300.jpg" alt="" title="The Earth ways about 6 hellagrams" width="294" height="300" class="aligncenter size-medium wp-image-752" /></a></p>
<p>Sendek has a solution &#8211; add a new prefix, hella-.  Now we can say that the Earth&#8217;s mass is about 6 hellagrams.  Isn&#8217;t that better?  If you like, you can <a href="http://www.facebook.com/pages/The-Official-Petition-to-Establish-Hella-as-the-SI-Prefix-for-1027/277479937276">join the petition at Facebook</a>.</p>
<p>If you&#8217;re not from California you might not recognize the term &#8220;hella.&#8221;  No worries, I&#8217;m originally from Cleveland, where the only person who ever said &#8220;hella&#8221; was Mr. T in A-Team reruns, so it took me a while to catch on too.</p>
<p>&#8220;Hella&#8221; may have started as a contraction of &#8220;a hell of a&#8221;, as in &#8220;we had a hell of a good time,&#8221; but <a href="http://everything2.com/user/fnordian/writeups/hella">has evolved to serve as both an intensifier and a quantifier</a>.  For example:</p>
<ol>
<li>That particular flavor of ice cream is hella delicious.</li>
<li>Let&#8217;s go to that other heladeria, they have hella flavors.</li>
</ol>
<p>You can read more scholarly research by <a href="http://www.linguistics.ucsb.edu/faculty/bucholtz/articles/MB_JEngL2007.pdf">Bucholtz, Bermudez, Fung, Edwards, and Vargas in the Journal of English Linguistics</a>.</p>
<h2>Part 2: Hella isn&#8217;t as crazy as you might think</h2>
<p>&#8220;Hella&#8221; is regional slang, and Sendek&#8217;s petition is a bit tongue-in-cheek, so why don&#8217;t we just dismiss this as a stupid joke?  Well, it turns out that not all current SI units &#8211; though very impressive and scientific-sounding &#8211; have very scientific origins.</p>
<p>Let&#8217;s take giga-, for example.  From <a href="From http://en.wikipedia.org/wiki/SI_prefix#Pronunciation">Wikipedia, we learn</a>:</p>
<blockquote><p>According to the American writer Kevin Self, a German committee member of the International Electrotechnical Commission proposed giga as a prefix for 10^9  in the 1920s, drawing on a verse by the humorous poet Christian Morgenstern that appeared in the third (1908) edition of Galgenlieder (Gallows Songs). This suggests that a hard German [?] was originally intended as the pronunciation. Self was unable to ascertain at what point the alternative pronunciation came into occasional use, but claimed that as of 1995 it had died out.</p></blockquote>
<p>As a non-German I was completely ignorant of Galgenlieder, so I poked around a bit to learn more about the source of our very scientific prefix.  It turns out this is a book of <a href="http://www.jasonmorrison.net/content/tag/literary-nonsense/">literary nonsense</a> poetry, and <a href="http://www.jbeilharz.de/morgenstern/morgenstern_poems.html">includes this verse (translated to English)</a>:</p>
<blockquote><p>The Winglewangle phlutters<br />
through widowadowood,<br />
the crimson Fingoor splutters<br />
and scary screaks the Scrood.
</p></blockquote>
<p>So yeah.  Given this precedent, it&#8217;s safe to say we can pull SI prefixes from whatever source we want.  We can continue up the chain.  Tera- comes from the Greek for &#8220;monster&#8221;, meaning every time some programmer talks about terabytes they might as well be saying &#8220;it&#8217;s like monster-bytes big, yo!&#8221;  Prefixes come from German, Greek, <a href="http://en.wikipedia.org/wiki/Pico-">Italian</a>, even <a href="http://en.wikipedia.org/wiki/Femto-">Danish</a>.  Given the many contributions to science and engineering by the United States, isn&#8217;t it time for a prefix of peculiarly American English origin?</p>
<h2>Bonus Part 3: Get a load of this</h2>
<p>I&#8217;m not quite done yet.  Some of our least official-sounding vernacular units actually have extensive literary and historical backing.  I&#8217;m talking, of course, about the assload.  How many times have you heard phrases like, &#8220;I have an assload of homework,&#8221; or &#8220;I have to get this assload of parrots to the recycling center?&#8221;  </p>
<p><a href="http://www.flickr.com/photos/sharman/369262974/" title="i want my MTV by Kalense Kid, on Flickr"><img src="http://farm1.static.flickr.com/179/369262974_99c90ee971.jpg" width="334" height="500" alt="i want my MTV" /></a></p>
<p>Well it turns out that this unit of measure has a long, established history.  In fact, it&#8217;s biblical.  From Eerdmans Dictionary of the Bible (2000), Page 1375:</p>
<blockquote><p>The homer serves as the standard expression of dry capacity in the OT [Old Testament].  The word &#8220;homer&#8221; is cognate to &#8220;ass&#8221; and serves as an approximation to the normal load carried by this animal.</p></blockquote>
<p>The reason you don&#8217;t remember it from Sunday school is that it&#8217;s <a href="http://www.abu.nb.ca/ecm/topics/custom5.htm">usually imprecisely translated as &#8220;measure&#8221; in the King James Version</a>.  It shows up in Exodus 16:35 and Ezekial 45:11 and probably other places, but those KJV guys took a lot of artistic license in translating units to &#8220;a measure.&#8221;</p>
<h2>Sewing up the argument hella tight</h2>
<p>In a sense, this all boils down to prescriptivism vs. descriptivism.  Measures used to all be descriptivist like the assload, but now we need prescriptive precision.  &#8220;Hella&#8221; is a prescriptivist&#8217;s nightmare, but most modern linguists are descriptivists, so why not?  And don&#8217;t even get me started on <a href="http://www.unsoughtinput.com/index.php/2006/08/22/down-with-the-metric-system/">the units that journalists tend to use on TV</a>, where you&#8217;re more likely to encounter &#8220;football fields&#8221; as a measure of area than square meters.</p>
<p>So we have historical precedent for the &#8220;hella-&#8221; prefix and we&#8217;ve incidentally proven that &#8220;assload&#8221; deserves its spot in the lexicon of quantification.  So <a href="http://www.facebook.com/pages/The-Official-Petition-to-Establish-Hella-as-the-SI-Prefix-for-1027/277479937276">sign the petition</a>, and if you happen to know any members of the SI committee, please pass this along so we can get this matter settled quickly.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=Eywi8FcI3t0:YvG5ibulPAs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/Eywi8FcI3t0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/units-that-measure-up-from-giga-watts-to-hella-tons/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/units-that-measure-up-from-giga-watts-to-hella-tons/</feedburner:origLink></item>
		<item>
		<title>Corporate Fan Pages:  When you come to a conversation, have something to say</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/4BWQrJe3Gj8/</link>
		<comments>http://www.jasonmorrison.net/content/2010/corporate-fan-pages-when-you-come-to-a-conversation-have-something-to-say/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 04:24:08 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Nestle]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Streisand Effect]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=740</guid>
		<description><![CDATA[Salon had an interesting post about some trouble Nestle ran into on their Facebook fan page. You can read more there, but here&#8217;s the gist: environmental groups are accusing Nestle of driving rainforest destruction through their purchase of palm oil. They buy palm oil from Indonesia, where enough forest is being cleared to threaten orangutans [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/corporate-fan-pages-when-you-come-to-a-conversation-have-something-to-say/"></g:plusone></div><p><a href="http://www.jasonmorrison.net/content/wp-content/uploads/2010/03/nestle-kitkat-killer-logo.jpg"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/03/nestle-kitkat-killer-logo.jpg" alt="Logo altered in protest of environmental damage" title="Nestle kitkat killer logo" width="200" height="164" class="alignright size-full wp-image-742" /></a>Salon had an interesting post about some <a href="http://www.salon.com/technology/how_the_world_works/2010/03/19/nestle_s_brave_facebook_flop">trouble Nestle ran into on their Facebook fan page</a>.  You can read more there, but here&#8217;s the gist: environmental groups are accusing Nestle of driving rainforest destruction through their purchase of palm oil.  They buy palm oil from Indonesia, where enough forest is being cleared to threaten orangutans with extinction.  Nestle has a fan page on Facebook, and orangutan lovers started posting complaints on it.</p>
<p>Shortly thereafter, the moderator posted:</p>
<blockquote><p>To repeat: we welcome your comments, but please don&#8217;t post using an altered version of any of our logos as your profile pic &#8212; they will be deleted.</p></blockquote>
<p>If you know anything about the internet, then you know that this message was the worst possible thing Nestle could have posted.  It&#8217;s the <a href="http://en.wikipedia.org/wiki/Streisand_effect">Streisand Effect</a> &#8211; if you try to hide something on the internet, it suddenly becomes a lot more interesting, and you only draw more attention to it.  This is so basic to the sociology of the web that if I were hiring someone to do social media work or PR, that would be the first question in the interview.</p>
<p>The Salon article catalogues some interesting exchanges between the Nestle admin and Facebook users, culminating in this announcement:</p>
<blockquote><p>Nestle: This (deleting logos) was one in a series of mistakes for which I would like to apologise. And for being rude. We&#8217;ve stopped deleting posts, and I have stopped being rude.</p></blockquote>
<p>A <a href="http://www.facebook.com/pages/Nestle/24287259392">trip to the fan page now</a> shows nothing but altered logos and calls for boycott.  The Salon piece concludes that the real shame of this whole exchange is that the admin acted like a human being, actually talked to people, and is probably in big trouble for it &#8211; and if not, Nestle will be less likely to do anything like this in the future, retreating to boring press releases and spokespeople.</p>
<p>I think the real lesson to be learned here is that <strong>when you show up to a conversation, you actually need to have something to say</strong>.  </p>
<p>Nestle is trying to take advantage of the fact that there&#8217;s a lot of people out there who really like their milk chocolate, or really enjoy KitKat bars.  They&#8217;re using social networking sites to encourage people to talk about chocolate and KitKat bars, remember how much they like them, and hopefully buy more.  This all makes sense and is a lot more engaging and cost effective than TV ads and the like.  But once you start people talking, you cannot control what they are going to say.  That&#8217;s not how conversations work, even conversations attenuated into new formats like Facebook wall posts.</p>
<p>So no people are accusing you of hating cute orangutans, what do you do?  <strong>You need to be able to say something</strong>:</p>
<ul>
<li>We didn&#8217;t know, this is what we&#8217;re doing to fix this.</li>
<li>This isn&#8217;t true, here&#8217;s why.</li>
<li>There&#8217;s no other suppliers, but here&#8217;s what we&#8217;re working on to substitute or work around the problem.</li>
</ul>
<p>Hell, if you think you can get away with it without losing more customers, even saying &#8220;Who cares about monkeys, we gots to have our delicious sugary snacks!&#8221; is better than saying nothing or trying to edit the conversation in progress.  Having some kind of ethics really matters here.</p>
<p>But if you can&#8217;t say any of these things&#8230; well, just shut everything down.  Stop trying to build equity in your brand and concentrate on making the cheapest candy because your company obviously doesn&#8217;t understand the point of building a brand or cultivating passionate customers.  </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=4BWQrJe3Gj8:H_VkXwjF1SU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/4BWQrJe3Gj8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/corporate-fan-pages-when-you-come-to-a-conversation-have-something-to-say/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/corporate-fan-pages-when-you-come-to-a-conversation-have-something-to-say/</feedburner:origLink></item>
		<item>
		<title>Walking around with a time bomb in my gut</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/PU2Yi8AEtqA/</link>
		<comments>http://www.jasonmorrison.net/content/2010/walking-around-with-a-time-bomb-in-my-gut/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 06:00:39 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Atari]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[legal documents]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=729</guid>
		<description><![CDATA[Normally I reserve this space for techie topics, feel free to skip this post if you&#8217;re not interested in personal blogging. Or skip to the end for two points about Twitter, Facebook and Google. Three weeks ago I found out I had a time bomb in my gut. The timer on this metaphorical bomb wasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/walking-around-with-a-time-bomb-in-my-gut/"></g:plusone></div><p><em>Normally I reserve this space for techie topics, feel free to skip this post if you&#8217;re not interested in personal blogging.  Or skip to the end for two points about Twitter, Facebook and Google.</em></p>
<p>Three weeks ago I found out I had a time bomb in my gut.  The timer on this metaphorical bomb wasn&#8217;t set to an exact hour, and there were no ominous red digits ticking down, but my viscera were rigged on a hair trigger.  My gall bladder was filled with stones, and it was just a matter of time before they would be ejected, painfully squeezing down my bile duct.  With luck they would jam their way through and into my duodenum, but some could back up into pancreas, causing <a href="http://digestive.niddk.nih.gov/ddiseases/pubs/pancreatitis/">pancreatitis</a>, or create a blockage and infection, <a href="http://www.nlm.nih.gov/medlineplus/ency/article/000290.htm">cholangitis</a>.</p>
<p>  <span id="more-729"></span>  </p>
<p>This was actually a good thing.  After an all-night stomach ache over the weekend I went to work on Monday and met my wife and her brother (an NP and MD, respectively) for lunch.  They noticed that I was turning yellow, eyes-first.  Something like this:</p>
<p><a href="http://www.jasonmorrison.net/content/wp-content/uploads/2010/03/michael-jackson-yellow-eyes.jpg"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/03/michael-jackson-yellow-eyes-300x129.jpg" alt="" title="michael jackson end of thriller" width="300" height="129" class="alignnone size-medium wp-image-734" /></a></p>
<p>Turning yellow isn&#8217;t all bad &#8211; I could <a href="http://scans-daily.dreamwidth.org/1481748.html">defeat the Green Lantern in a super hero battle</a> and as my friend Jessica pointed out on Facebook, I no longer needed to use the sepia filter in Photoshop to make myself look old-timey.  <a href="http://www.nlm.nih.gov/medlineplus/ency/article/000210.htm">Jaundice has a number of possible causes</a>, and gall stones are definitely one of the more agreeable ones.  An ultrasound turned up the stones in my gall bladder, a series of blood tests helped rule out other causes, and an MRI found the stones already stuck in the biliary duct.  </p>
<p>A quick word about the MRI, since I had never had one before &#8211; getting an MRI is like being stuck inside a particularly tedious Atari game.  The sounds are straight up <a href="http://www.youtube.com/watch?v=pvjajVf3BEc">Yar&#8217;s Revenge</a>, though instead of flying a spaceship you are stuck in a tube.  Something like this:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/pvjajVf3BEc&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pvjajVf3BEc&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>I had an <a href="http://www.nlm.nih.gov/medlineplus/ency/article/003893.htm">ERCP</a> and a <a href="http://www.nlm.nih.gov/medlineplus/ency/article/007371.htm">laparoscopic gall bladder removal</a> scheduled for the following week.  As surgeries go these are very agreeable.  Unlike my father 30-some years ago, I would not need to have my <a href="http://www.nlm.nih.gov/medlineplus/ency/article/002930.htm">abdomen cut open for a cholecystectomy</a>, but instead they would make three small cuts, insert instruments, and pull out my gall bladder.  Something like this: </p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/cZAaHv_8xUk&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/cZAaHv_8xUk&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>So, back to that time bomb.  I had an ERCP scheduled for Tuesday and the actual removal for Friday.  My job was to eat small, extremely low-fat meals so as not to trigger the release of bile and otherwise wait it out hoping to make it to the first procedure before the timer ran out.  My life was becoming the most boring season of 24 ever conceived. </p>
<p>How had I gone so long without symptoms?  It turns out, I hadn&#8217;t.  For a few months I had been getting stomach pressure and pain, but it always cleared up within 20 minutes of taking normal, over-the-counter simethicone so I didn&#8217;t think it was a big deal.  I already eat a diet pretty close to what they put me on while waiting, very low fat, usually small meals, lots of veggies and grains.  On an average diet, I guess I would have been in pain constantly.  I had been getting spells of fatigue as well but tiredness is a hard thing to pin down &#8211; tired after lunch at work?  Must be low blood sugar.  Tired in the morning?  Must not have slept well.</p>
<p>On Sunday my time ran out.  I started to feel the same kind of pressure I had the week before and called the on-call GI doc.  He said to give it a little while to see if it would die down.  It didn&#8217;t, so he got me pre-admitted and my wife drove me to the hospital.</p>
<p>There&#8217;s one thing I will never understand about hospitals, and that&#8217;s why they are so universally difficult to navigate.  Stanford is a prime example, starting with finding your way to the right parking lot and entrance.  Between the two of us we could not find the way to admitting.  We ended up going to the ER (that was well marked, at least) to ask directions to admitting.  I&#8217;ve spent a fair amount of time thinking about the usability of websites, but what about the <a href="http://www.jasonmorrison.net/content/2007/the-importance-of-design-can-you-read-this-at-60-mph/">usability of street signs</a> and floor plans?</p>
<p>By this point I was in the worst pain of my life, and about to confront another thing I will never understand &#8211; the entire legal profession.  As I sat in a wheelchair, shaking from pain, the (otherwise very nice and helpful) woman at the desk started handing me forms to sign.  At that point, I would have signed anything!  The Declaration of Independence, my own death warrant, hell, if she would have handed me a 1951 Bowman rookie card I would have signed &#8220;<a href="http://sports.espn.go.com/mlb/news/story?id=2853103">Mickey Mantle</a>.&#8221;  How could that possibly be considered necessary or valid?</p>
<p>Once in the hospital, everything went smoothly and I really am doing well in recovery.  Sitting in the bed between procedures my anxiety about my gall bladder was put in its place &#8211; both of the roommates I had were in much worse shape than I ever was.  So though I felt like I was walking around with a time bomb, and I wouldn&#8217;t wish gall stone pain on anyone, and surgery is never fun to look forward to, I spent a few days mostly feeling thankful I didn&#8217;t have something much worse.</p>
<p>Which brings me to my final two points, which are probably more interesting to the regular readers of this blog than my personal episode of ER:</p>
<p><strong>First</strong>, this whole episode has really reminded me how connected we all are.  I sent out status updates here and there via Twitter, Facebook, etc. and got back a lot of great replies from friends and family.  It&#8217;s the same thing we discovered <a href="http://www.jasonmorrison.net/content/2008/i-love-hospitals-with-wifi-or-twittering-childbirth/">when our daughter was born</a>- with social networking it&#8217;s <strong>remarkably easy to let a lot of people know a little about what&#8217;s going on in your life</strong>.</p>
<p><strong>Second</strong>, some things about working at Google still astound me, even after two years.  When you see Google on TV you hear about the food, the dinosaur, the <a href="http://www.youtube.com/watch?v=1pyoV-s0VNg">marble track</a>, but you miss out on the most important difference working at Google compared to other companies &#8211; <strong>people actually want to be there</strong>.  </p>
<p>It sounds simple but it has strange effects.  I have never been out sick for this long in my life, but have had absolutely no pressure to return to work from my managers or co-workers.  No ticking clock of sick-day PTO hours, no calls, no expectations of keeping up with email, just good wishes and advice to make sure I&#8217;m really recovered before I head back.  And yet here I sit, really wanting to go in tomorrow so I can work on X and Y and see what&#8217;s been going on with Z.  </p>
<p>In a sense I feel a little bad for the folks who go to Google straight from college, if only because they don&#8217;t have anything to compare it to.  In other jobs you might be wary to even mention the nature of any health problems you&#8217;ve had, coming in sick to not risk adverse consequences.  Here, I&#8217;m writing about surgery for the world to read.  I got to watch the recent health care reform vote out of policy interest rather than, as so many others must have, watching in the desperate hope of getting coverage.  I&#8217;m pretty damn lucky.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=PU2Yi8AEtqA:YKH5vBuJhYo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/PU2Yi8AEtqA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/walking-around-with-a-time-bomb-in-my-gut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/walking-around-with-a-time-bomb-in-my-gut/</feedburner:origLink></item>
		<item>
		<title>How my site disappeared from Google search</title>
		<link>http://feedproxy.google.com/~r/jason-morrison/~3/JkFRlTVvnsI/</link>
		<comments>http://www.jasonmorrison.net/content/2010/how-my-site-disappeared-from-google-search/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 07:28:30 +0000</pubDate>
		<dc:creator>Jason Morrison</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[crawling]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Webmaster Tools]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.jasonmorrison.net/content/?p=716</guid>
		<description><![CDATA[Seen my personal blog lately? Probably not, if you were searching via Google. Major sections of my site have been disappearing from the search index over the past three weeks. My homepage, my blog and many of the most recent articles on it no longer showed up in result pages. I&#8217;m no Matt Cutts, but [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://www.jasonmorrison.net/content/2010/how-my-site-disappeared-from-google-search/"></g:plusone></div><p>Seen my personal blog lately?  Probably not, if you were searching via Google.  Major sections of my site have been disappearing from the search index over the past three weeks.  My homepage, my blog and many of the most recent articles on it no longer showed up in result pages.  I&#8217;m no <a href="http://www.mattcutts.com/blog/">Matt Cutts</a>, but I get a fair number of people coming to my site when searching for info about <a href="http://www.jasonmorrison.net/content/tag/google/">Google search</a>, <a href="http://www.jasonmorrison.net/content/tag/scam/">avoiding scams</a>, and <a href="http://www.jasonmorrison.net/content/tag/baby-names/">how to name their baby</a>.  All that traffic has been slipping away.</p>
<p>You can probably imagine how you would feel if this was happening to you.  Does Google hate me? Was my site hacked?  What do I do, and how much will it cost to get this fixed?</p>
<p>I will answer all of those questions, starting with the first:</p>
<h3>My site is falling out of the index, does Google hate me?</h3>
<p>Probably not.  My situation is actually pretty illustrative &#8211; I&#8217;m pretty sure Google doesn&#8217;t hate me and isn&#8217;t unfairly slapping my site down because, well, I work at Google.  </p>
<p>That&#8217;s right, Google was kicking pages from one of its own employees out of search results.  I&#8217;m sure I&#8217;m not the first.  Google doesn&#8217;t treat my site any differently than anyone else&#8217;s.  BTW, <a href="http://www.jasonmorrison.net/content/standard-disclaimer/">standard disclaimers apply</a> to this post.  </p>
<p>So I knew there was probably a logical reason for the dropped pages, which brings me to the next question:</p>
<p> <span id="more-716"></span> </p>
<h3>Is Google dropping my pages from search results because my site got hacked?</h3>
<p>This is a very, very good question to ask &#8211; hacking is unfortunately common.  <a href="http://www.jasonmorrison.net/content/2008/what-i-did-when-my-site-showed-up-as-a-bad-link/">This very site has been hacked before</a>.  I don&#8217;t want to go into a lot of detail on how to tell if your site was hacked in this post, but <a href="http://googlewebmastercentral.blogspot.com/2008/04/my-sites-been-hacked-now-what.html">the Webmaster Central Blog has some good pointers</a>.</p>
<p>Really, this is part of a broader question &#8211; <strong>what has changed with my site</strong>?  In my case it wasn&#8217;t hacking &#8211; it turns out out that Google was getting tons of crawl errors over the past couple weeks.  As Googlebot tried to recrawl my site looking for new content, it kept getting network unreachable errors.  After days and days of this, Googlebot figured I had closed up shop.  We don&#8217;t want to send searchers to pages that have disappeared.</p>
<p><a href="http://www.jasonmorrison.net/content/wp-content/uploads/2010/02/google-bot.jpg"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/02/google-bot-234x300.jpg" alt="" title="Googlebot came to the door, but no one answered." width="234" height="300" class="alignnone size-medium wp-image-722" /></a></p>
<p>Why all the errors?  Here&#8217;s where I had to do some digging &#8211; I have a multi-site account with a web host.  It turns out my site had exceeded my bandwidth quota.  The worst thing is it&#8217;s not the max quota I paid for, but just the amount I had portioned off for my blog.  I didn&#8217;t think I&#8217;d ever get enough visitors to worry about it.  D&#8217;oh.  </p>
<h3>What do I do, and how much will it cost to get this fixed?</h3>
<p>If your site starts disappearing from Google search results, how can you figure out what&#8217;s going on without access to all the uber-powerful, super-secret Google tools that I used?</p>
<p>It turns out I only needed one Google tool to diagnose the problem, and I&#8217;ll let you in on the secret.  In fact, I&#8217;ll leak the url (SEO bloggers get ready to tweet!):</p>
<p><a href="http://www.google.com/webmasters/tools/">http://www.google.com/webmasters/tools/</a></p>
<p>Yep, good old Webmaster Tools.  Between the reports there and my own host&#8217;s dashboard, I was able to figure out and fix the problem in less than 20 minutes.  Googlebot will take longer than that to reindex everything but I noticed progress almost immediately:</p>
<p><a href="http://www.jasonmorrison.net/content/wp-content/uploads/2010/02/Picture-9.png"><img src="http://www.jasonmorrison.net/content/wp-content/uploads/2010/02/Picture-9.png" alt="" title="Resolving crawl problems in Webmaster tools" width="536" height="285" class="alignnone size-full wp-image-720" /></a></p>
<p>I looked under Site Diagnostics -> Crawl Errors to see all the pages that Google couldn&#8217;t reach.  After I fixed the bandwidth cap on my side, I noticed that under Sitemaps, my sitemap status had a little red &#8220;X&#8221; as well.  I logged into to my blog and regenerated the sitemap, checked that it was there, and clicked &#8220;Resubmit&#8221; in Webmaster Tools.</p>
<p>Voila!  Total cost: $0.</p>
<h3>Bonus Question:  This sounds embarrassing, why are you sharing it with everyone?</h3>
<p>Having my own site start disappearing from my employer&#8217;s search engine isn&#8217;t exactly something to brag about.  It&#8217;s doubly embarrassing to admit how long it took for me to notice what was going on, though I bet a lot of other site owners are in the same boat, to busy doing their day jobs to constantly check search rankings.  </p>
<p>I wanted to share my story because #1, it might help someone figure out what to do if they have a similar issue, and #2, it illustrates a bit about how Google tries to do business.  </p>
<p>Everything is set up to give users the best results we can, and to cope with all the spam and abuse on the web.  Sites that are irrelevant, unresponsive, or violate the <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=35769">webmaster guidelines</a> might not end up in front of searchers, even if it&#8217;s my site.  Heck, <a href="http://www.mattcutts.com/blog/pointers-for-google-japan-paid-post-story/">even if it&#8217;s Google Japan</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/jason-morrison?a=JkFRlTVvnsI:Y0-b7ga4vMk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jason-morrison?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jason-morrison/~4/JkFRlTVvnsI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jasonmorrison.net/content/2010/how-my-site-disappeared-from-google-search/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		<feedburner:origLink>http://www.jasonmorrison.net/content/2010/how-my-site-disappeared-from-google-search/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.886 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-05 06:00:58 --><!-- Compression = gzip -->

