<?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/"
	>

<channel>
	<title>kirkhamdotcom.org</title>
	<atom:link href="http://www.kirkhamdotcom.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kirkhamdotcom.org</link>
	<description>because narcissism.com was already taken</description>
	<pubDate>Mon, 19 Jul 2010 02:09:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mastering Doomsday Clock</title>
		<link>http://www.kirkhamdotcom.org/2010/07/18/mastering-doomsday-clock/</link>
		<comments>http://www.kirkhamdotcom.org/2010/07/18/mastering-doomsday-clock/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:45:08 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[bad town]]></category>

		<category><![CDATA[drums]]></category>

		<category><![CDATA[smashing pumpkins]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=583</guid>
		<description><![CDATA[Smashing Pumpkins at the Fillmore and tackling drum problems]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/ri7M8dJYlk8&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ri7M8dJYlk8&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Friday night I saw the <a href="http://www.smashingpumpkins.com/">Smashing Pumpkins</a> play an awesome show at the Fillmore (the indoor venue of the <a href="http://ncmusicfactory.com/">Music Factory </a> complex) in Charlotte.  I&#8217;m not sure how Cheecho felt (he and Moxie accompanied Tali and I), but I know my doubts about the band (Billy Corgan is the only remaining original) were swept away by the performance.  Most impressive to me was the young replacement of all-time great drummer <a href="http://www.youtube.com/watch?v=PRTJAT8RcGE">Jimmy Chamberlin </a>who Corgan fired from the band last year.  <a href="http://www.youtube.com/watch?v=_TfLEiFemPQ">Mike Byrne</a>, all of 20-years old, was more than adequate backing Corgan&#8217;s signature vocals with the thundering, driving beats so often associated with Chamberlin.</p>
<p>As an added bonus, the opening bands did a great job of getting the crowd going.  <del datetime="2010-07-19T02:07:30+00:00">Bad Town was my favorite.  Apparently that&#8217;s either a completely new band name or they have only existed for a week because I can&#8217;t find anything about them on the internet.</del> Correction, the band was called <em>Bad City</em>&#8230;which would explain the lack of information on the web.  Thank to CC for pointing this out to me.  In any case, they were a totally over the top, straight-out-of-the-&#8217;80s band reminiscent of The Darkness (also one of my favorite bands of yesteryear).  The lead singer worked the stage with some mic-as-weapon moves, the guitarists combined for a few synchronized solos (duos?), and the drummer kept the energy up.  Unfortunately, as the opening act, they weren&#8217;t treated to the same technical support as second act Kill Hannah, not to mention the Pumpkins.  The volume was too low to do them justice and the lights were static, but they still rocked it out the best they could.</p>
<p>There&#8217;s nothing like a good concert to get the musical juices flowing.  The next day I dusted off the ole drumset and played along to a few Smashing Pumpkins tunes.  One of my favorites, Doomsday Clock, comes off their newest album Zeitgeist.  I&#8217;m not sure about the merits of the song as a whole, but it has a cool solo I&#8217;d tried to figure out for the longest time a year ago and gave up.  I tackled it again yesterday and mastered it!  It&#8217;s strange how a common beat shifted a sixteenth forward and backward can totally warp your mind.  The beginning two measure solo is cool, but wasn&#8217;t too hard to figure out.  I struggled to get the part at 23 seconds in.  It&#8217;s subtle but sweet.  Check it out above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2010/07/18/mastering-doomsday-clock/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infopath 2007: The Unique File Name Problem</title>
		<link>http://www.kirkhamdotcom.org/2010/04/12/infopath-2007-the-unique-file-name-problem/</link>
		<comments>http://www.kirkhamdotcom.org/2010/04/12/infopath-2007-the-unique-file-name-problem/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 22:03:34 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Sharepoint]]></category>

		<category><![CDATA[infopath]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=572</guid>
		<description><![CDATA[I am creating a basic Infopath 2007 form template that submits to a form library in Sharepoint.  I need to insure that each form has a unique name in the library so that a new form doesn't accidentally overwrite an old one.]]></description>
			<content:encoded><![CDATA[<p><strong>The scenario</strong>: I am creating a basic Infopath 2007 form template that submits to a form library in Sharepoint.  I need to insure that each form has a unique name in the library so that a new form doesn&#8217;t accidentally overwrite an old one.</p>
<p><strong>The problem</strong>: Creating unique file names isn&#8217;t that big of an issue.  Just set the file name to some kind of concatenation based on the current time&#8230;<br />
<a href="http://www.kirkhamdotcom.org/wp-content/uploads/2010/04/submit_options.jpg"><img src="http://www.kirkhamdotcom.org/wp-content/uploads/2010/04/submit_options-300x212.jpg" alt="Submit options" title="Submit options" width="300" height="212" class="aligncenter size-medium wp-image-573" /></a><br />
The problem arises when a user edits a form already in the library. When they save the form after making their edits, the form gets added as a unique row (with a new name based on the current time) as opposed to updating the edited row.</p>
<p><strong>The solution</strong>: Set up some clever rules in the form&#8217;s submit rules (Tools -> Submit Options -> Perform custom action using rules)<br />
<a href="http://www.kirkhamdotcom.org/wp-content/uploads/2010/04/submit.jpg"><img src="http://www.kirkhamdotcom.org/wp-content/uploads/2010/04/submit-300x258.jpg" alt="Submit custom action" title="Submit custom action" width="300" height="258" class="aligncenter size-medium wp-image-579" /></a><br />
Just follow the well-written instructions in <a href='http://suguk.org/forums/permalink/9236/9316/ShowThread.aspx#9316'>this forum reply</a> from my boy J_A_G.<br />
Nice!<br />
Wow, I just noticed how cluttered my Wordpress theme looks. Gonna have to put in some work to make that&#8230;Nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2010/04/12/infopath-2007-the-unique-file-name-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Excellent CAML Query Builder</title>
		<link>http://www.kirkhamdotcom.org/2010/03/31/excellent-caml-query-builder/</link>
		<comments>http://www.kirkhamdotcom.org/2010/03/31/excellent-caml-query-builder/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:55:28 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=559</guid>
		<description><![CDATA[
In an effort to become a real Sharepoint developer I&#8217;m starting to tackle CAML.  I&#8217;ve found a friend to help me along the way though&#8230;
CAML Query Builder
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.kirkhamdotcom.org/wp-content/uploads/2010/03/caml.jpg" alt="CAML" title="caml" width="240" height="312" class="size-full wp-image-558" /><br/><br />
In an effort to become a real Sharepoint developer I&#8217;m starting to tackle CAML.  I&#8217;ve found a friend to help me along the way though&#8230;<br />
<a href='http://www.u2u.be/Res/Tools/CamlQueryBuilder.aspx'>CAML Query Builder</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2010/03/31/excellent-caml-query-builder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back in the Saddle</title>
		<link>http://www.kirkhamdotcom.org/2010/03/12/back-in-the-saddle/</link>
		<comments>http://www.kirkhamdotcom.org/2010/03/12/back-in-the-saddle/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:17:58 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=546</guid>
		<description><![CDATA[
This blog has always been riddled with inconsistency and I haven&#8217;t posted anything of substance in over 5 months.  And now I&#8217;m shifting the focus&#8230;or maybe I&#8217;m just giving focus to what was an addled mishmash of unrelated material.  I&#8217;m a Sharepoint developer by trade and one of the things Sharepoint developers do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/blog/reaganhorse.jpg" alt="Back in the saddle" title="Back in the saddle" /></p>
<p>This blog has always been riddled with inconsistency and I haven&#8217;t posted anything of substance in over 5 months.  And now I&#8217;m shifting the focus&#8230;or maybe I&#8217;m just giving focus to what was an addled mishmash of unrelated material.  I&#8217;m a <a href="http://sharepoint.microsoft.com/Pages/Default.aspx">Sharepoint</a> developer by trade and one of the things Sharepoint developers do is write and read blogs.  My cohort/colleague/mentor/taskmaster <a href="http://lloydfaulkner.net/">Lloyd Faulkner</a> has been pushing me to blog about my struggles and successes with Sharepoint for some time now.  I&#8217;m finally caving.<br />
For those few friends and acquaintances that stumble across my blog and have no interest in Sharepoint, I hope to separate out the content into a different area of the site eventually.  So if you&#8217;re visiting the site for amusing but woefully dated youtube videos or attempting to expand your vocabulary go suck a lemon&#8230;or just pick through the categories links to find what you&#8217;re looking for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2010/03/12/back-in-the-saddle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Where&#8217;s Rob?</title>
		<link>http://www.kirkhamdotcom.org/2009/12/15/wheres-rob/</link>
		<comments>http://www.kirkhamdotcom.org/2009/12/15/wheres-rob/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 16:16:14 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Culture Commentary]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=544</guid>
		<description><![CDATA[
We need an improveverywhere cell in Charlotte.
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/NVAvF0IQgxY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/NVAvF0IQgxY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>We need an improveverywhere cell in Charlotte.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/12/15/wheres-rob/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Locavore</title>
		<link>http://www.kirkhamdotcom.org/2009/11/04/locavore/</link>
		<comments>http://www.kirkhamdotcom.org/2009/11/04/locavore/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 15:23:31 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Word of the Day]]></category>

		<category><![CDATA[Food]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=540</guid>
		<description><![CDATA[
Definition: noun one who eats foods grown locally whenever possible
Etymology: local + -vore (as in carnivore)
Quotation: &#8220;While he is steeped in all matters locavore and was a moving force behind the White House garden, Mr. Kass has no formal culinary training and has never run a restaurant or hotel kitchen.&#8221;
- from a New York Times [...]]]></description>
			<content:encoded><![CDATA[<p><img src='/images/blog/locavore.jpg' title='Mace ingredients' /></p>
<p><strong>Definition:</strong> <em>noun</em> one who eats foods grown locally whenever possible</p>
<p><strong>Etymology:</strong> <em>loca</em>l + -<em>vore</em> (as in <em>carnivore</em>)</p>
<p><strong>Quotation:</strong> &#8220;While he is steeped in all matters locavore and was a moving force behind the White House garden, Mr. Kass has no formal culinary training and has never run a restaurant or hotel kitchen.&#8221;<br />
- from a <a href='http://www.nytimes.com/2009/11/04/dining/04kass.html'>New York Times article</a> about the White House&#8217;s young, politically motivated chef</p>
<p>These days with the wonders of DVR I find myself captivated by <a href='http://www.foodnetwork.com/iron-chef-america/index.html'>Iron Chef America</a>.  The kitschy theatrics are all good and well (and not half as bad as the original Iron Chef), but I&#8217;m genuinely entertained by watching master chefs do their thing.  Add to that the helpful commentary from my boy Alton Brown and you have a genuine learning experience&#8230;something any self-respecting nerd can&#8217;t resist.  Unfortunately, I&#8217;ve never come across this word on the show.  Thankfully, there is the trusty standby NYTimes.com to fill in the knowledge gap.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/11/04/locavore/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Those Crazy Irish</title>
		<link>http://www.kirkhamdotcom.org/2009/07/31/those-crazy-irish/</link>
		<comments>http://www.kirkhamdotcom.org/2009/07/31/those-crazy-irish/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 22:32:19 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Culture Commentary]]></category>

		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=537</guid>
		<description><![CDATA[Ryanair CEO is hilarious]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UfIY24BErBE&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UfIY24BErBE&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>I&#8217;m not really sure what drew me to an article whose headline read &#8220;<a href="http://www.nytimes.com/2009/08/01/world/europe/01oleary.html?_r=1&#038;hp">No Apologies From the Boss of a No-Frills Airline</a>&#8220;.  In any case, I&#8217;m glad I read it because it led me to the above youtube clip.  This guy (the CEO of a super low-fare airline based in Ireland) is talking about expanding to trans-Atlantic flights and moving to a two-tier pricing system: economy and business class.  The rest is just funny.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/07/31/those-crazy-irish/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The skies are falling!</title>
		<link>http://www.kirkhamdotcom.org/2009/07/27/the-skies-are-falling/</link>
		<comments>http://www.kirkhamdotcom.org/2009/07/27/the-skies-are-falling/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 22:00:37 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Culture Commentary]]></category>

		<category><![CDATA[Interweb]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=528</guid>
		<description><![CDATA[
This weekend I consumed some rather disturbing media.  The Saturday New York Times ran a story about the looming robot apocalypse.  Below the first photo in the article is the caption: &#8220;This personal robot plugs itself in when it needs a charge. Servant now, master later?&#8221;  This is the stuff of conspiracy [...]]]></description>
			<content:encoded><![CDATA[<p><img src='/images/blog/old_gregg.jpg' alt='/images/blog/old_gregg.jpg' /></p>
<p>This weekend I consumed some rather disturbing media.  The Saturday New York Times ran a story about the <a href='http://www.nytimes.com/2009/07/26/science/26robot.html'>looming robot apocalypse</a>.  Below the first photo in the article is the caption: &#8220;This personal robot plugs itself in when it needs a charge. Servant now, master later?&#8221;  This is the stuff of conspiracy theories.  The story itself is interesting and thought-provoking, but you just can&#8217;t help getting goosebumps thinking about a real-life, modern-day Terminator scenario.<br />
Secondly, I listened to a <a href='http://www.thisamericanlife.org/Radio_Archive.aspx'>This American Life podcast</a> distributed by NPR.  The show from 7/10/09 featured a story about a man who committed a crime and, when faced with 5-7 years of prison time, started looking for alternatives.  Inmates at the prison suggested he pass himself off as a lunatic and thus get moved to a cushy psychiatric ward.  The man, Tony, mimicked scenes from various psycho-thriller movies (Clockwork Orange, Blue Velvet) to the desired effect.  What he didn&#8217;t anticipate was how difficult it would be to get <i>out</i> of an insane asylum.  He was assigned to the Broadmoor asylum, a place for the worst psychologically ill offenders in all of England.  When he tried to convince doctors that he was actually perfectly sane and had only pretended to be mentally unstable they just took that as a sign that he was <i>really</i> ill.  Apart from the story itself, there&#8217;s something very creepy about the guy on the radio telling the story.  I&#8217;m sure it was unintended, but he sounds eerily similar to <a href='http://www.youtube.com/watch?v=Ig6JwrpVvnk'>Old Gregg</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/07/27/the-skies-are-falling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Who&#8217;s on Stage?</title>
		<link>http://www.kirkhamdotcom.org/2009/06/08/whos-on-stage/</link>
		<comments>http://www.kirkhamdotcom.org/2009/06/08/whos-on-stage/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:00:53 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Culture Commentary]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=525</guid>
		<description><![CDATA[
A classic Slappy the Squirrel episode from The Animaniacs&#8230;one of my favorite shows as a child.
Holy crap&#8230;I gotta get these DVDs.
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/39xNlnmNLf4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/39xNlnmNLf4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>A classic Slappy the Squirrel episode from The Animaniacs&#8230;one of my favorite shows as a child.</p>
<p>Holy crap&#8230;I gotta get <a href='http://www.warnervideo.com/animaniacs/'>these DVDs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/06/08/whos-on-stage/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tom Swifties</title>
		<link>http://www.kirkhamdotcom.org/2009/06/05/tom-swifties/</link>
		<comments>http://www.kirkhamdotcom.org/2009/06/05/tom-swifties/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 03:10:45 +0000</pubDate>
		<dc:creator>Kirkham</dc:creator>
		
		<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://www.kirkhamdotcom.org/?p=522</guid>
		<description><![CDATA[
I&#8217;ve never heard of a Tom Swifty, but I like it.  It&#8217;s hard to describe these clever little puns without just going into an example.
“I manufacture table tops,” said Tom counterproductively.
Table top = counter, manufacture = productive&#8230;get it?  The New York Times is running a competition this weekend to find the best, most [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://schott.blogs.nytimes.com/2009/06/05/weekend-competition-tom-swifties/'><img src='/images/blog/tom_swift.jpg' title='Click for Tom Swifty competish' /></a></p>
<p>I&#8217;ve never heard of a Tom Swifty, but I like it.  It&#8217;s hard to describe these clever little puns without just going into an example.</p>
<p>“I manufacture table tops,” said Tom counterproductively.</p>
<p>Table top = counter, manufacture = productive&#8230;get it?  The New York Times is running a competition this weekend to find the best, most witty Tom Swifty.  Can you top my entry:</p>
<p>&#8220;Who knew a billboard in a bog could be so beautiful?&#8221; he asked admiringly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kirkhamdotcom.org/2009/06/05/tom-swifties/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
