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

<channel>
	<title>Kale Davis</title>
	<atom:link href="http://kaledavis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaledavis.com</link>
	<description>This is a blog, it goes bit bit</description>
	<lastBuildDate>Thu, 21 Jan 2010 12:17:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resetting Nokia Phone</title>
		<link>http://kaledavis.com/2010/01/21/resetting-nokia-phone/</link>
		<comments>http://kaledavis.com/2010/01/21/resetting-nokia-phone/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:16:06 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=118</guid>
		<description><![CDATA[For my future reference (seems like I have to do this more often than I should have to):
Normal Reset &#8211; *#7780#
It will restore ini files from ROM keeping all your data (themes, 3rd party applications, video, photos, and music files).
Deep Reset &#8211; *#7370#
Completely format phone memory. Default files are cleaned up and rewritten.
The default security [...]]]></description>
			<content:encoded><![CDATA[<p>For my future reference (seems like I have to do this more often than I should have to):</p>
<p><strong>Normal Reset &#8211; *#7780#</strong><br />
It will restore ini files from ROM keeping all your data (themes, 3rd party applications, video, photos, and music files).</p>
<p><strong>Deep Reset &#8211; *#7370#</strong><br />
Completely format phone memory. Default files are cleaned up and rewritten.</p>
<p>The default security code is <strong>12345</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2010/01/21/resetting-nokia-phone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Killing Windows Services that hang on &#8216;STOPPING&#8217;</title>
		<link>http://kaledavis.com/2009/12/23/killing-windows-services-that-hang-on-stopping/</link>
		<comments>http://kaledavis.com/2009/12/23/killing-windows-services-that-hang-on-stopping/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:45:29 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[taskkill]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=111</guid>
		<description><![CDATA[Although rare, sometimes a Windows Service can hang while stopping or restarting. This happened to me yesterday on one of my SharePoint servers and thought I would write-up a quick note in case I ever need it again. In my case the Office SharePoint Search Service had stopped responding and when I tried to restart [...]]]></description>
			<content:encoded><![CDATA[<p>Although rare, sometimes a <a href="http://en.wikipedia.org/wiki/Windows_service">Windows Service</a> can hang while stopping or restarting. This happened to me yesterday on one of my SharePoint servers and thought I would write-up a quick note in case I ever need it again. In my case the <a href="http://technet.microsoft.com/en-us/library/cc262700.aspx">Office SharePoint Search Service</a> had stopped responding and when I tried to restart the service it hung on &#8216;STOPPING&#8217;. A reboot would of fixed it, but that isn&#8217;t an option for a production server usually.</p>
<p>First, find the service name:<br />
<img src="http://kaledavis.com/blog/wp-content/uploads/2009/12/service-name.png" alt="" title="service name" width="410" height="213" class="size-full wp-image-112" /></p>
<p>Next you can use the <a href="http://technet.microsoft.com/en-us/library/bb490995.aspx">SC</a> command with queryex to find the PID for that service and then use <a href="http://technet.microsoft.com/en-us/library/bb491009.aspx">taskkill</a> to kill the service:<br />
<img src="http://kaledavis.com/blog/wp-content/uploads/2009/12/sc-queryex-and-taskkill.png" alt="" title="sc queryex and taskkill" width="668" height="331" class="size-full wp-image-113" /></p>
<p><em>Couple notes</em> &#8211; the /F flag is for forcing the service to stop. Try it first without the /F. A service hanging on &#8216;STOPPING&#8217; is usually a bad sign, so you may want to figure out why this is happening before doing this.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/12/23/killing-windows-services-that-hang-on-stopping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Technet Spam</title>
		<link>http://kaledavis.com/2009/12/03/technet-spam/</link>
		<comments>http://kaledavis.com/2009/12/03/technet-spam/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 14:57:19 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[technet]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=109</guid>
		<description><![CDATA[It is pretty bad when the big boys let spam happen&#8230; or maybe Microsoft is supporting some new business ventures I haven&#8217;t heard about.

]]></description>
			<content:encoded><![CDATA[<p>It is pretty bad when the big boys let spam happen&#8230; or maybe Microsoft is supporting some new business ventures I haven&#8217;t heard about.</p>
<p><a href="http://social.technet.microsoft.com/Forums/en-US/category/sharepoint"><img src="http://kaledavis.com/blog/wp-content/uploads/2009/12/technet-browse-by-tag.png" alt="technet-browse-by-tag" title="technet-browse-by-tag" width="285" height="459" class="aligncenter size-full wp-image-108" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/12/03/technet-spam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why SharePoint Share?</title>
		<link>http://kaledavis.com/2009/05/26/why-sharepoint-share/</link>
		<comments>http://kaledavis.com/2009/05/26/why-sharepoint-share/#comments</comments>
		<pubDate>Tue, 26 May 2009 13:35:18 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Share]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=101</guid>
		<description><![CDATA[Recently Jeremy Thake asked why SharePoint Share (which I introduced a week ago)?
jthake @sharepointshare why should we use this over using diigo or del.icio.us? take a read of http://bit.ly/7ZG07 interested in ur thoughts
It is a great question and one that I thought about before creating SharePoint Share. As Jermey and Joel point out, there are [...]]]></description>
			<content:encoded><![CDATA[<p>Recently <a href="http://twitter.com/jthake">Jeremy Thake</a> asked why <a href="http://www.sharepointshare.com">SharePoint Share</a> (which I <a href="http://kaledavis.com/2009/05/20/sharepoint-share/">introduced</a> a week ago)?</p>
<blockquote><p><a href="http://twitter.com/jthake">jthake </a><a href="http://twitter.com/sharepointshare">@sharepointshare</a> why should we use this over using diigo or del.icio.us? take a read of http://bit.ly/7ZG07 interested in ur thoughts</p></blockquote>
<p>It is a great question and one that I thought about before creating SharePoint Share. As Jermey and Joel <a href="http://wss.made4the.net/archive/2009/05/09/help-the-sharepoint-community-out-of-the-twittersocial-bookmarking-blur.aspx">point</a> <a href="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb&#038;ID=222">out</a>, there are several avenues to share information, so why create another? I found myself frustrated by my current SharePoint RSS feeds was the main reason. I will go into that in a minute, but first thought I would summarize the issues I see in SharePoint information I consume from the web (which I am sure is not unique to SharePoint): trending topics, personal, local, fire hose, cryptic, and lastly the barrier to entry.</p>
<p>In a page of my RSS feeds it is typical for me to see 30 to 50 percent of the same trending topic post like SP2 is released, the SP2 issue, or one of the conferences that is coming up. Another 20 to 30 percent seem personal in some way, and lastly 10 percent are local based, like a local user group meeting. You add that up and it is pretty dismal. Yet I still go to my RSS feeds because there can be great finds in there, things that I would never even have searched for, but after seeing I can use them immediately or know of them later when they are more applicable.</p>
<p>That was enough reason for me to start SharePoint Share, but I also looked at two of the current alternatives that I was aware of: Delicious and Twitter.</p>
<p><a href="http://delicious.com/tag/sharepoint">Delicious</a> and other bookmarking sites like <a href="http://www.diigo.com/tag/sharepoint">Diigo</a> (which I hadn’t heard of until now) are great for a number of reasons. First they allow me to save my bookmarks to a common area so I can use them from anywhere. Second, they support tagging so I actually have a chance to find them again, and lastly they allow us to share them with others and aggregate what is popular and not. When searching for something specific I will always use Google first, but then I will try Delicious (especially if it is a common area within SharePoint like workflows or InfoPath). I don’t however view it as a daily/weekly resource because of two reasons: fire hose problem (100+ links posted just today), and most people don’t use the notes feature so you are often left with only a cryptic title. Added to this is the trending issues especially when you start looking at multiple services like Delicious and Diigo.</p>
<p><a href="http://twitter.com">Twitter</a> suffers from the same two issues. Instead of a fire hose though, it seems more like <a href="http://en.wikipedia.org/wiki/Niagara_Falls">Niagara Falls</a>. And although 140 characters would often be better than a lot of titles on blogs, a link still is cryptic on what it exactly is and/or solves. I won’t rant on URL shorteners in this post, but I will say I don’t like not knowing where I am going to end up when I click on a link. Beyond that though, I am sure there is tons of great links and conversations on there about SharePoint, but I don’t see them because of the noise. From questions to rants, there are too many tweets marked even with the <a href="http://search.twitter.com/search?q=%23sharepoint">#sharepoint</a> hash that don&#8217;t add anything to the community. That is probably how Twitter is suppose to be, more of a dip your toes in every now and then, but either way you are still going to have to filter out the noise.</p>
<p>My goal for SharePoint Share is to avoid the problems of trending topics, personal, local, fire hose, and cryptic. The personal, local, and fire hose issues are pretty much solved automatically. Cryptic can be a hard line to walk as you don’t want to put too much information on a platform like SharePoint Share as then it would replace the actual article. I will modify post titles and descriptions as I see fit and add/remove tags as needed to help with this issue. Avoiding trending topics is probably the most difficult problem, and I don’t know if that is necessary a bad thing always. If the community wants those type of items posted then I don’t see a problem with having them on the site.</p>
<p>Another problem that I haven&#8217;t mentioned yet is the barrier to entry. All the items above, whether it be a blog, Delicious bookmarks, or Twitter require an account. SharePoint Share does not. I think it is easy to see that most SharePoint administrators, developers, and end users don’t use these other tools to give back to the community, but I hope SharePoint Share gives them one avenue they can do that with by quickly adding content they find helpful or interesting without creating an account first.</p>
<p>In the end, I think all of these tools and resources solve different issues for different people and as a community each one has its place. I hope, between the issues it solves and some upcoming features that I plan to introduce, that SharePoint Share can add to the great SharePoint community.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/05/26/why-sharepoint-share/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint Share : Community Filtered SharePoint News</title>
		<link>http://kaledavis.com/2009/05/20/sharepoint-share/</link>
		<comments>http://kaledavis.com/2009/05/20/sharepoint-share/#comments</comments>
		<pubDate>Wed, 20 May 2009 13:40:36 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2009/05/20/sharepoint-share/</guid>
		<description><![CDATA[I will write-up more details soon, but check out my newest site and post any cool SharePoint links that you have:

]]></description>
			<content:encoded><![CDATA[<p>I will write-up more details soon, but check out my newest site and post any cool SharePoint links that you have:</p>
<p><a href="http://www.sharepointshare.com/"><img src="http://kaledavis.com/blog/wp-content/uploads/2009/05/screenshot.png" alt="SharePoint Share" title="SharePoint Share" width="914" height="513" class="aligncenter size-full wp-image-97" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/05/20/sharepoint-share/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint Twitter Users</title>
		<link>http://kaledavis.com/2009/05/17/sharepoint-twitter-users/</link>
		<comments>http://kaledavis.com/2009/05/17/sharepoint-twitter-users/#comments</comments>
		<pubDate>Mon, 18 May 2009 06:34:07 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=94</guid>
		<description><![CDATA[After reading Joel&#8217;s 101+ SharePoint Twitter Users and being disappointed that there wasn&#8217;t links I wrote a little Ruby script to generate a new list with links:
@21apps, @AaronCutlip, @AaronSaikovski2, @AliSanaei, @AndreaKalli, @BrianFarnhill, @Chris_Hougardy, @CodeJedi, @DavidWalker, @DougWare, @Drisgill, @EROL_MVP, @EricaToelle, @Erwin8, @GaryLaPointe, @GrumpyWookie, @JDWade, @John_LeBlanc, @LoungeFlyZ, @MossLover, @PirateEric, @ShanesCows, @SharePoint411, @SharePointSher, @Sharepointer, @ToddKlindt, @Xytrex, @alpesh, @amandamurphy, [...]]]></description>
			<content:encoded><![CDATA[<p>After reading Joel&#8217;s <a href="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=152">101+ SharePoint Twitter Users</a> and being disappointed that there wasn&#8217;t links I wrote a little Ruby script to generate a new list with links:</p>
<p><a href="http://twitter.com/23apps">@21apps</a>, <a href="http://twitter.com/AaronCutlip">@AaronCutlip</a>, <a href="http://twitter.com/AaronSaikovski2">@AaronSaikovski2</a>, <a href="http://twitter.com/AliSanaei">@AliSanaei</a>, <a href="http://twitter.com/AndreaKalli">@AndreaKalli</a>, <a href="http://twitter.com/BrianFarnhill">@BrianFarnhill</a>, <a href="http://twitter.com/Chris_Hougardy">@Chris_Hougardy</a>, <a href="http://twitter.com/CodeJedi">@CodeJedi</a>, <a href="http://twitter.com/DavidWalker">@DavidWalker</a>, <a href="http://twitter.com/DougWare">@DougWare</a>, <a href="http://twitter.com/Drisgill">@Drisgill</a>, <a href="http://twitter.com/EROL_MVP">@EROL_MVP</a>, <a href="http://twitter.com/EricaToelle">@EricaToelle</a>, <a href="http://twitter.com/Erwin8">@Erwin8</a>, <a href="http://twitter.com/GaryLaPointe">@GaryLaPointe</a>, <a href="http://twitter.com/GrumpyWookie">@GrumpyWookie</a>, <a href="http://twitter.com/JDWade">@JDWade</a>, <a href="http://twitter.com/John_LeBlanc">@John_LeBlanc</a>, <a href="http://twitter.com/LoungeFlyZ">@LoungeFlyZ</a>, <a href="http://twitter.com/MossLover">@MossLover</a>, <a href="http://twitter.com/PirateEric">@PirateEric</a>, <a href="http://twitter.com/ShanesCows">@ShanesCows</a>, <a href="http://twitter.com/SharePoint411">@SharePoint411</a>, <a href="http://twitter.com/SharePointSher">@SharePointSher</a>, <a href="http://twitter.com/Sharepointer">@Sharepointer</a>, <a href="http://twitter.com/ToddKlindt">@ToddKlindt</a>, <a href="http://twitter.com/Xytrex">@Xytrex</a>, <a href="http://twitter.com/alpesh">@alpesh</a>, <a href="http://twitter.com/amandamurphy">@amandamurphy</a>, <a href="http://twitter.com/amirmehrani">@amirmehrani</a>, <a href="http://twitter.com/andrewconnell">@andrewconnell</a>, <a href="http://twitter.com/arnonel">@arnonel</a>, <a href="http://twitter.com/asifrehmani">@asifrehmani</a>, <a href="http://twitter.com/bfox11b">@bfox11b</a>, <a href="http://twitter.com/brandsharepoint">@brandsharepoint</a>, <a href="http://twitter.com/brendonschwartz">@brendonschwartz</a>, <a href="http://twitter.com/brettlonsdale">@brettlonsdale</a>, <a href="http://twitter.com/bsimser">@bsimser</a>, <a href="http://twitter.com/buckleyplanet">@buckleyplanet</a>, <a href="http://twitter.com/burkeholland">@burkeholland</a>, <a href="http://twitter.com/cglessner">@cglessner</a>, <a href="http://twitter.com/chandimak">@chandimak</a>, <a href="http://twitter.com/cjregan">@cjregan</a>, <a href="http://twitter.com/danholme">@danholme</a>, <a href="http://twitter.com/danlarson">@danlarson</a>, <a href="http://twitter.com/danmc">@danmc</a>, <a href="http://twitter.com/davidliv">@davidliv</a>, <a href="http://twitter.com/emilysc">@emilysc</a>, <a href="http://twitter.com/erickraus">@erickraus</a>, <a href="http://twitter.com/eshupps">@eshupps</a>, <a href="http://twitter.com/ferringer">@ferringer</a>, <a href="http://twitter.com/gannotti">@gannotti</a>, <a href="http://twitter.com/garybushey">@garybushey</a>, <a href="http://twitter.com/gregkamer">@gregkamer</a>, <a href="http://twitter.com/harbars">@harbars</a>, <a href="http://twitter.com/helloitsliam">@helloitsliam</a>, <a href="http://twitter.com/hwaterman">@hwaterman</a>, <a href="http://twitter.com/jantielens">@jantielens</a>, <a href="http://twitter.com/jdattis">@jdattis</a>, <a href="http://twitter.com/jdeverter">@jdeverter</a>, <a href="http://twitter.com/jefferydalton">@jefferydalton</a>, <a href="http://twitter.com/jennifermason">@jennifermason</a>, <a href="http://twitter.com/jmedero">@jmedero</a>, <a href="http://twitter.com/joeloleson">@joeloleson</a>, <a href="http://twitter.com/jopxtwits">@jopxtwits</a>, <a href="http://twitter.com/jshuey">@jshuey</a>, <a href="http://twitter.com/jthake">@jthake</a>,  <a href="http://twitter.com/kale">@kale</a>, <a href="http://twitter.com/kalsing">@kalsing</a>, <a href="http://twitter.com/kkhipple">@kkhipple</a>, <a href="http://twitter.com/laflour">@laflour</a>, <a href="http://twitter.com/lespaulrob">@lespaulrob</a>, <a href="http://twitter.com/markarend">@markarend</a>, <a href="http://twitter.com/mattbremer">@mattbremer</a>, <a href="http://twitter.com/mattgroves">@mattgroves</a>, <a href="http://twitter.com/meetdux">@meetdux</a>, <a href="http://twitter.com/michaellotter">@michaellotter</a>, <a href="http://twitter.com/mikefitz">@mikefitz</a>, <a href="http://twitter.com/mikewat">@mikewat</a>, <a href="http://twitter.com/muhanado">@muhanado</a>, <a href="http://twitter.com/muhimbi">@muhimbi</a>, <a href="http://twitter.com/mysharepoint">@mysharepoint</a>, <a href="http://twitter.com/natalyvo">@natalyvo</a>, <a href="http://twitter.com/nickswan">@nickswan</a>, <a href="http://twitter.com/orijin">@orijin</a>, <a href="http://twitter.com/owenallen">@owenallen</a>, <a href="http://twitter.com/pagalvin">@pagalvin</a>, <a href="http://twitter.com/paulculmsee">@paulculmsee</a>, <a href="http://twitter.com/paulschaeflein">@paulschaeflein</a>, <a href="http://twitter.com/pjcov">@pjcov</a>, <a href="http://twitter.com/rbair">@rbair</a>, <a href="http://twitter.com/resing">@resing</a>, <a href="http://twitter.com/richfinn">@richfinn</a>, <a href="http://twitter.com/ricknology">@ricknology</a>, <a href="http://twitter.com/rickyspears">@rickyspears</a>, <a href="http://twitter.com/robinmeure">@robinmeure</a>, <a href="http://twitter.com/rprakashg">@rprakashg</a>, <a href="http://twitter.com/scotts">@scotts</a>, <a href="http://twitter.com/sezai">@sezai</a>, <a href="http://twitter.com/sharepointbuzz">@sharepointbuzz</a>, <a href="http://twitter.com/sharepointdev">@sharepointdev</a>, <a href="http://twitter.com/sharepointing">@sharepointing</a>, <a href="http://twitter.com/spdustin">@spdustin</a>, <a href="http://twitter.com/spietrek">@spietrek</a>, <a href="http://twitter.com/stacyDraper">@stacyDraper</a>, <a href="http://twitter.com/susanlennon">@susanlennon</a>, <a href="http://twitter.com/themit">@themit</a>, <a href="http://twitter.com/toddbaginski">@toddbaginski</a>, <a href="http://twitter.com/toddkitta">@toddkitta</a>, <a href="http://twitter.com/tomconte">@tomconte</a>, <a href="http://twitter.com/tylerbutler">@tylerbutler</a>, <a href="http://twitter.com/usher">@usher</a>, <a href="http://twitter.com/woodywindy">@woodywindy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/05/17/sharepoint-twitter-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animator vs. Animation</title>
		<link>http://kaledavis.com/2009/04/13/animator-vs-animation/</link>
		<comments>http://kaledavis.com/2009/04/13/animator-vs-animation/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 04:07:51 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Off Topic]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=87</guid>
		<description><![CDATA[
Animator vs. Animation by *alanbecker
]]></description>
			<content:encoded><![CDATA[<p><object width="450" height="260"><param name="movie" value="http://backend.deviantart.com/embed/view.swf" /><param name="flashvars" value="id=34244097&#038;width=1337" /><param name="allowScriptAccess" value="always" /><embed src="http://backend.deviantart.com/embed/view.swf" type="application/x-shockwave-flash" width="450" flashvars="id=34244097&#038;width=1337" height="260" allowscriptaccess="always"></embed></object></p>
<p><br/><a href="http://www.deviantart.com/deviation/34244097/">Animator vs. Animation</a> by *<a  href="http://alanbecker.deviantart.com/">alanbecker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/04/13/animator-vs-animation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only in Alaska, Part I</title>
		<link>http://kaledavis.com/2009/03/24/only-in-alaska-part-i/</link>
		<comments>http://kaledavis.com/2009/03/24/only-in-alaska-part-i/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:37:27 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=80</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_81" class="wp-caption aligncenter" style="width: 692px"><img class="aligncenter size-full wp-image-84" title="only-in-alaska-dmv" src="http://kaledavis.com/blog/wp-content/uploads/2009/03/only-in-alaska-2.png" alt="only-in-alaska-2" width="682" height="114" /><br />
<p class="wp-caption-text">Car Accident Form on DMV Website</p></div>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/03/24/only-in-alaska-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008, A Good Year for Exams</title>
		<link>http://kaledavis.com/2009/01/20/2008-a-good-year-for-exams/</link>
		<comments>http://kaledavis.com/2009/01/20/2008-a-good-year-for-exams/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 14:43:02 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=76</guid>
		<description><![CDATA[2008 was a busy year both at home and work. One thing I am glad I was able to accomplish though is passing three Microsoft exams:

70-630 &#8211; Microsoft Office SharePoint Server 2007, Configuring
70-631 &#8211; Windows SharePoint Services 3.0, Configuring
MB2-631 &#8211; Microsoft Dynamics CRM 4.0 Customization and Configuration

If you use SharePoint all the time you won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>2008 was a busy year both at home and work. One thing I am glad I was able to accomplish though is passing three Microsoft exams:</p>
<ul>
<li><a href="http://www.microsoft.com/learning/en/us/exams/70-630.mspx ">70-630</a> &#8211; Microsoft Office SharePoint Server 2007, Configuring</li>
<li><a href="http://www.microsoft.com/learning/en/us/exams/70-631.mspx ">70-631</a> &#8211; Windows SharePoint Services 3.0, Configuring</li>
<li><a href="http://www.microsoft.com/learning/en/us/exams/dynamics/631.mspx ">MB2-631</a> &#8211; Microsoft Dynamics CRM 4.0 Customization and Configuration</li>
</ul>
<p>If you use SharePoint all the time you won&#8217;t even need to study for these (except for any areas that you may not use like Excel Services). For the CRM exam you can find a great training guide (thanks Curtin!) on CustomerSource that gives you the details of what to study.</p>
<p>Now as 2009 starts to roll on I am thinking the two developer exams for SharePoint will be next&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2009/01/20/2008-a-good-year-for-exams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>David Heinemeier Hansson &#8211; Ruby on Rails, Startups, Culture</title>
		<link>http://kaledavis.com/2008/11/18/david-heinemeier-hansson-ruby-on-rails-startups-culture/</link>
		<comments>http://kaledavis.com/2008/11/18/david-heinemeier-hansson-ruby-on-rails-startups-culture/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:52:08 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=74</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/sb2xzeWf-PM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/sb2xzeWf-PM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/11/18/david-heinemeier-hansson-ruby-on-rails-startups-culture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Logo &#8211; 12 Signs You Are Too Big</title>
		<link>http://kaledavis.com/2008/08/27/vmware-logo-12-signs-you-are-to-big/</link>
		<comments>http://kaledavis.com/2008/08/27/vmware-logo-12-signs-you-are-to-big/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 17:54:12 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=71</guid>
		<description><![CDATA[I was downloading the VMware player today and noticed this agreement just to download the logo to link back to their site.  How does stuff like this happen?

You may only display the VMware Player icon on your Web site as designated herein, and not in any other manner. It is your responsibility to ensure [...]]]></description>
			<content:encoded><![CDATA[<p>I was downloading the VMware player today and noticed this <a href="http://www.vmware.com/help/usage.html">agreement</a> just to download the logo to link back to their site.  How does stuff like this happen?</p>
<ol>
<li>You may only display the VMware Player icon on your Web site as designated herein, and not in any other manner. It is your responsibility to ensure that the link is always an active link to the VMware Player product page or the VMware Player download page or such other successor VMware website. </li>
<li>The VMware Player icon must appear by itself on your web page and in accordance with the minimum spacing (the height of the Web icon) between each side of the icon. </li>
<li>You may not alter the VMware Player icon in any manner, including, but not limited to, size, proportions, colors, elements or otherwise distort its perspective or appearance. </li>
<li>You may not link to vmware.com from a Web site that is obscene or pornographic, or disparaging, defamatory, or libelous to VMware or any of its products. </li>
<li>Your use may not directly or indirectly imply VMware&#8217;s sponsorship, affiliation, or endorsement of your product or service or present misleading information about VMware products or services. </li>
<li>Your use may not infringe any VMware intellectual property or other rights, may not violate any state or federal laws, and must comply with international IP laws. </li>
<li>You may not frame VMware content. </li>
<li>You may link to, but may not replicate, VMware content. </li>
<li>Your reference to VMware, its products, and its Web site must comply with the general trademark guidelines as specified in the VMware Branding Guidelines. </li>
<li>While you may use the Web icon as provided by these guidelines, you may not use the VMware corporate logo or any other VMware logo or graphic to link to VMware.com. </li>
<li>These guidelines do not grant permission to use any other VMware logos or trademarks. </li>
<li>VMware reserves the right in its sole discretion to terminate or modify your permission to display the VMware Player icon at any time. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/08/27/vmware-logo-12-signs-you-are-to-big/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello Wyoming?</title>
		<link>http://kaledavis.com/2008/07/28/hello-wyoming/</link>
		<comments>http://kaledavis.com/2008/07/28/hello-wyoming/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 02:02:33 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=66</guid>
		<description><![CDATA[This little blog is by no means popular or that useful&#8230;for now it is just a collection of random thoughts that come to me, fixes, or sites that I think others would find useful.  With that said, I still find it puzzling that no one from Wyoming has ever visited this site:

Wyoming is the [...]]]></description>
			<content:encoded><![CDATA[<p>This little blog is by no means popular or that useful&#8230;for now it is just a collection of random thoughts that come to me, fixes, or sites that I think others would find useful.  With that said, I still find it puzzling that no one from Wyoming has ever visited this site:</p>
<p><img src="http://kaledavis.com/blog/wp-content/uploads/2008/07/where_is_wyoming.png" alt="" title="Hello Wyoming?" class="aligncenter size-full wp-image-67" /></p>
<p>Wyoming is the <a href="http://en.wikipedia.org/wiki/List_of_U.S._states_by_population">least populated state</a> so it makes sense, but I still figured at least one person would of stumbled on to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/07/28/hello-wyoming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everyone Likes Word Clouds</title>
		<link>http://kaledavis.com/2008/07/20/everyone-likes-word-clouds/</link>
		<comments>http://kaledavis.com/2008/07/20/everyone-likes-word-clouds/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:43:00 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=50</guid>
		<description><![CDATA[Wordle is a cool concept and fun to play with. You can enter words manually or give it a RSS feed to digest and it spits out a word cloud that is just nice to look at.
Here is an example I just did from the NY Times site:

]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordle.net">Wordle</a> is a cool concept and fun to play with. You can enter words manually or give it a RSS feed to digest and it spits out a word cloud that is just nice to look at.</p>
<p>Here is an example I just did from the <a href="http://nytimes.com">NY Times</a> site:</p>
<p><img src="http://kaledavis.com/blog/wp-content/uploads/2008/07/wordle_nytimes_07192008.png" alt="" title="Wordle of the NY Times" class="aligncenter size-full wp-image-51" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/07/20/everyone-likes-word-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links &#8211; &#8220;Information Architect Sites&#8221;</title>
		<link>http://kaledavis.com/2008/07/03/links-information-architect-sites/</link>
		<comments>http://kaledavis.com/2008/07/03/links-information-architect-sites/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:03:45 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[IA]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=62</guid>
		<description><![CDATA[As I look more into Information Architecture I have found these sites useful:
Boxes and Arrows &#8211; The best place to find articles and experts.
IA Institue &#8211; If you are at all interested in IA you have to visit this site.
Step Two Designs &#8211; Found some very good tutorials here that helped with card sorting and [...]]]></description>
			<content:encoded><![CDATA[<p>As I look more into Information Architecture I have found these sites useful:</p>
<p><a href="http://www.boxesandarrows.com/">Boxes and Arrows</a> &#8211; The best place to find articles and experts.<br />
<a href="http://www.iainstitute.org/">IA Institue</a> &#8211; If you are at all interested in IA you have to visit this site.<br />
<a href="http://www.steptwo.com.au/index.html">Step Two Designs</a> &#8211; Found some very good tutorials here that helped with card sorting and other techniques.<br />
<a href="http://www.iaonesheeters.com/iaonesheeters.asp">IA One Sheeters</a> &#8211; A great idea, these are simple examples to help promote IA within your company.  I have used a couple of these and also used them as ideas.<br />
<a href="http://www.iasummit.org/">IA Summit</a> &#8211; I haven&#8217;t been, but would like to check this out in the future.<br />
<a href="http://www.nngroup.com/">NN/g</a> &#8211; I have attended a NN/g conference and it was an eye opener.  Jakob and crew do some great studies.  We purchase their Best Intranet reports each year and they are loaded with great ideas and examples of what have worked for others.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/07/03/links-information-architect-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check out: CommandShift3</title>
		<link>http://kaledavis.com/2008/04/05/check-out-commandshift3/</link>
		<comments>http://kaledavis.com/2008/04/05/check-out-commandshift3/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 08:21:13 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=49</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href='http://commandshift3.com'><img src="http://kaledavis.com/blog/wp-content/uploads/2008/04/commandshift3com.png" alt="" title="commandshift3com" class="alignnone size-full wp-image-47" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/04/05/check-out-commandshift3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford vs Ford vs Ford</title>
		<link>http://kaledavis.com/2008/03/23/ford-vs-ford-vs-ford/</link>
		<comments>http://kaledavis.com/2008/03/23/ford-vs-ford-vs-ford/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 04:11:50 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Off Topic]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2008/03/23/ford-vs-ford-vs-ford/</guid>
		<description><![CDATA[From the BBC TV show Top Gear, a great shoot-out&#8230;

]]></description>
			<content:encoded><![CDATA[<p>From the BBC TV show <a href="http://www.topgear.com/">Top Gear</a>, a great shoot-out&#8230;</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/21_JCx3_vlc&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/21_JCx3_vlc&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/03/23/ford-vs-ford-vs-ford/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add multiple lines to a text file</title>
		<link>http://kaledavis.com/2008/03/16/add-multiple-lines-to-a-text-file/</link>
		<comments>http://kaledavis.com/2008/03/16/add-multiple-lines-to-a-text-file/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 05:54:00 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[GTD]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2008/03/16/add-multiple-lines-to-a-text-file/</guid>
		<description><![CDATA[A quick way to add multiple lines to a text file (in this case my todo.txt, but it could be any text file) (from aKB article): 
You can add a line to the end of a file, such as your CONFIG.SYS file, without using an editor if you use the COPY command in the following [...]]]></description>
			<content:encoded><![CDATA[<p>A quick way to add multiple lines to a text file (in this case my todo.txt, but it could be any text file) (from a<a href="http://support.microsoft.com/kb/68787/en-us">KB article</a>): </p>
<blockquote><p>You can add a line to the end of a file, such as your CONFIG.SYS file, without using an editor if you use the COPY command in the following form:<br />
copy filename.ext + con</p>
<p>This causes MS-DOS to echo the file and CON, with the cursor. Enter the text to be added to the file, then press CTRL+Z and ENTER to end your modification. The following example adds a line to the end of a todo.txt file:<br />
C:\><strong>copy todo.txt + con</strong><br />
(A) @online Research text files<br />
(A) @phone Call shop<br />
^z </p>
<p>1 File(s) copied</p>
<p>If only one line is to be added and that line doesn&#8217;t contain any redirection, you can also use the ECHO command as follows:<br />
C:\><strong>echo (B) +SharePoint Create FAQ feature and test >> todo.txt</strong>
</p></blockquote>
<p>Check out <a href="http://todotxt.com/">todo.txt</a>, <a href="http://lifehacker.com/software/text/geek-to-live-list-your-life-in-txt-166299.php">List your life in .txt</a>, and <a href="http://www.oreillynet.com/mac/blog/2005/08/living_in_text_files.html">Living in text files</a> for more information on using a text file to keep track of your own crazy life.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/03/16/add-multiple-lines-to-a-text-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Ballmer Q&amp;A with Guy Kawasaki</title>
		<link>http://kaledavis.com/2008/03/07/steve-ballmer-at-mix/</link>
		<comments>http://kaledavis.com/2008/03/07/steve-ballmer-at-mix/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 08:35:48 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2008/03/07/steve-ballmer-at-mix/</guid>
		<description><![CDATA[

Watch Steve Ballmer and Guy Kawasaki Live
]]></description>
			<content:encoded><![CDATA[<p><br  /><br />
<iframe src="http://visitmix.com/blogs/News/710/player/" frameborder="0" height="325" scrolling="no" width="320"></iframe><br />
<a href="http://visitmix.com/blogs/News/Watch-Steve-Ballmer-and-Guy-Kawasaki-Live/">Watch Steve Ballmer and Guy Kawasaki Live</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/03/07/steve-ballmer-at-mix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008 Scripting Games</title>
		<link>http://kaledavis.com/2008/02/18/2008-scripting-games/</link>
		<comments>http://kaledavis.com/2008/02/18/2008-scripting-games/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 16:21:22 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2008/02/18/2008-scripting-games/</guid>
		<description><![CDATA[Check out the 2008 Scripting Games over at Microsoft.  I am doing the advanced Perl division and having a great time trying these out.  Overall they are on the easy side so they are quick to write, but still fun to think about and a good challenge.  I will post my solutions on here afterwards.
]]></description>
			<content:encoded><![CDATA[<p>Check out the <a href="http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx" title="Scripting Games">2008 Scripting Games </a>over at Microsoft.  I am doing the advanced Perl division and having a great time trying these out.  Overall they are on the easy side so they are quick to write, but still fun to think about and a good challenge.  I will post my solutions on here afterwards.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/02/18/2008-scripting-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links &#8211; “Top Ruby Sites″</title>
		<link>http://kaledavis.com/2008/01/13/links-top-ruby-sites/</link>
		<comments>http://kaledavis.com/2008/01/13/links-top-ruby-sites/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 06:47:59 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2008/01/13/links-%e2%80%9ctop-ruby-sites%e2%80%b3/</guid>
		<description><![CDATA[Ruby is an incredible language that can really open your eyes (especially if you come from the Microsoft world).  When ever I tell people I am learning Ruby and using it for future projects I get a &#8220;huh?&#8221;, so here are a couple of my favorite Ruby sites that might help:
Ruby Inside &#8211; The top site [...]]]></description>
			<content:encoded><![CDATA[<p>Ruby is an incredible language that can really open your eyes (especially if you come from the Microsoft world).  When ever I tell people I am learning Ruby and using it for future projects I get a &#8220;huh?&#8221;, so here are a couple of my favorite Ruby sites that might help:</p>
<p><a href="http://rubyinside.com/" title="Ruby Inside">Ruby Inside</a> &#8211; The top site to find new articles and information about Ruby and Ruby related sites.  Updated through out the day.<br />
<a href="http://www.oreillynet.com/ruby/" title="O'Reilly Ruby Blog">O&#8217;Reilly Ruby Blog</a> &#8211; Great articles and how-to&#8217;s on here.<br />
<a href="http://tryruby.hobix.com/" title="Try Ruby!">Try Ruby!</a> &#8211; An online parser that allows you to check out exactly what Ruby is all about.  Very cool.  They have a couple tutorials that will walk you through some things to try.  You will be amazed!<br />
<a href="http://rubyquiz.com/" title="Ruby Quiz">Ruby Quiz</a> &#8211; I haven&#8217;t enter one of these weekly contests yet&#8230;but I plan to this year.  They have lots of great challenges (some of which are very hard, but there is some easy ones too) listed along with all entered solutions so it is a great way to learn Ruby.<br />
<a href="http://rubycorner.com/" title="Ruby Corner">Ruby Corner</a> &#8211; Aggregator of Ruby blogs&#8230;.<br />
<a href="http://www.poignantguide.net/ruby/index.html" title="Poigant Guide to Ruby">Poigant Guide to Ruby</a> &#8211; There is some interesting folks in the Ruby and Rails communities, but I would say the auther of this series takes the cake.  He goes by &#8216;why&#8217; and you will have to check it out cause it is hard to describe.  Can&#8217;t promise you will learn Ruby from it unless you like comic books&#8230;but it will bring a smile to your face just thinking if all documentation was this fun to read.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2008/01/13/links-top-ruby-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What an IA isn&#8217;t</title>
		<link>http://kaledavis.com/2007/11/21/what-an-ia-isnt/</link>
		<comments>http://kaledavis.com/2007/11/21/what-an-ia-isnt/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 05:41:09 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[IA]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://kaledavis.com/?p=60</guid>
		<description><![CDATA[As I work with IA more on my projects I realize that in the past I had thought IA and usability were very related.  In many ways they are, but you are looking at two different areas.  After reading Information Architecture is not Usability I now realize how they relate and differ:
The distinction [...]]]></description>
			<content:encoded><![CDATA[<p>As I work with IA more on my projects I realize that in the past I had thought IA and usability were very related.  In many ways they are, but you are looking at two different areas.  After reading <a href="http://www.digital-web.com/articles/information_architecture_is_not_usability/">Information Architecture is not Usability</a> I now realize how they relate and differ:</p>
<blockquote><p>The distinction between information architecture and usability may seem like semantics, but there are significant differences between the two disciplines. Though they are often discussed interchangeably, and practitioners are often well-versed in both, information architecture and usability differ in their scope and areas of focus.</p></blockquote>
<p>The article really focuses on Peter Morville&#8217;s thought of &#8220;information architecture is a subset of usability, and usability is a subset of information architecture&#8221;, which really helped me understand what an IA does and doesn&#8217;t do.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2007/11/21/what-an-ia-isnt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links &#8211; &#8220;Some Favorite Sites, Vol 1&#8243;</title>
		<link>http://kaledavis.com/2007/10/21/links-some-favorite-sites-vol-1/</link>
		<comments>http://kaledavis.com/2007/10/21/links-some-favorite-sites-vol-1/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 06:22:47 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2007/10/21/links-some-favorite-sites-vol-1/</guid>
		<description><![CDATA[Through the course of a day I browse to a lot of sites.  I bookmark a large number of those, and probably revisited a small portion of the sites using them.  Where does that leave me?  I don&#8217;t really know&#8230;that would require more browsing.  So here is couple of the ones [...]]]></description>
			<content:encoded><![CDATA[<p>Through the course of a day I browse to a lot of sites.  I bookmark a large number of those, and probably revisited a small portion of the sites using them.  Where does that leave me?  I don&#8217;t really know&#8230;that would require more browsing.  So here is couple of the ones that I do look at on a weekly basis:</p>
<ul>
<li><a href="http://www.codinghorror.com/blog/">Coding Horror</a> &#8211; Daily articles about a full range of topics relating to programming and computer science.  A quick way to learn something new each day.</li>
<li><a href="http://www.alistapart.com/">A List Apart</a> &#8211; Great articles on design, development, and web standards. One of the top sites for this type of information.</li>
<li><a href="http://www.joelonsoftware.com/">Joel on Software</a> &#8211; Joel runs Fog Creek, a software company in NYC.  Lately his articles haven&#8217;t been as useful to me&#8230;but his archives are gold.  He actually has two books published that are just reprints of his blog articles.</li>
<li><a href="http://xkcd.com">XKCD</a> &#8211; A webcomic of romance, sarcasm, math, and language.  You have to be a geek to enjoy these&#8230;I showed a couple to my wife and she didn&#8217;t get any of them.  I guess that is a good thing.</li>
<li><a href="http://www.smashingmagazine.com/">Smashing Magazine</a> &#8211; Great daily finds on here, from free fonts to best designs.  Browse their archives for a quick way to get ideas on your next project.</li>
<li><a href="http://davidseah.com/">David Seah</a> &#8211; Hard to really describe the articles he writes, but if you are searching on how to be better at what ever you do I think they might be helpful for you.  Productivity, Printable CEO Series, design work and more just to list a couple.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2007/10/21/links-some-favorite-sites-vol-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Analytics</title>
		<link>http://kaledavis.com/2007/08/28/google-analytics/</link>
		<comments>http://kaledavis.com/2007/08/28/google-analytics/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 06:45:17 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2007/08/28/google-analytics/</guid>
		<description><![CDATA[Are you using Google Analytics yet?  Overall I am very pleased with it and you can&#8217;t beat the price (free).

Did you know you can use it with a intranet as well?  One thing that you have to watch out for though is if you use http internally and SSL (https) externally.  If so, check out Reuben Yau&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Are you using <a href="https://www.google.com/analytics" title="Google Analytics Home Page">Google Analytics</a> yet?  Overall I am very pleased with it and you can&#8217;t beat the price (free).</p>
<p><img src="http://kaledavis.com/blog/wp-content/uploads/2007/08/google_analytics.png" alt="Google Analytics Screenshot" id="image39" /></p>
<p>Did you know you can use it with a intranet as well?  One thing that you have to watch out for though is if you use http internally and SSL (https) externally.  If so, check out Reuben Yau&#8217;s <a href="http://www.reubenyau.com/google-analytics-tracking-code-https-and-full-external-referrer-only/" title="Google Analytics Tracking Code https and full external referrer only">post</a> on how to handle both cases with a little extra javascript.  If you want to use it with SharePoint 2007 you will just need to place the javascript within the master page so all your pages get tracked.</p>
<p>If you have some money to burn, I have read/heard that <a href="http://haveamint.com/" title="Mint">Mint</a> is another package to check-out.  Leave a comment on others that you like or if you have used Mint.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2007/08/28/google-analytics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Incorrect syntax near &#8216;WSSList&#8217; in dbSPSReporting.sql</title>
		<link>http://kaledavis.com/2007/06/11/incorrect-syntax-near-wsslist-in-dbspsreportingsql/</link>
		<comments>http://kaledavis.com/2007/06/11/incorrect-syntax-near-wsslist-in-dbspsreportingsql/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 15:06:39 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2007/06/11/incorrect-syntax-near-wsslist-in-dbspsreportingsql/</guid>
		<description><![CDATA[Have you tried to use the SQL Server 2005 Report Pack for SPS? I had used the previous version of this for SQL 2000 last year , but hadn&#8217;t used it for a while. I remember having issues with the install of that previous version, and sure enough I had more issues this time as [...]]]></description>
			<content:encoded><![CDATA[<p>Have you tried to use the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=d81722ce-408c-4fb6-a429-2a7ecd62f674&#038;displaylang=en">SQL Server 2005 Report Pack for SPS</a>? I had used the previous version of this for SQL 2000 last year , but hadn&#8217;t used it for a while. I remember having issues with the install of that previous version, and sure enough I had more issues this time as well.</p>
<p>Here is the error message you will see when you run the dbSPSReporting.sql script:</p>
<blockquote><p>Msg 102, Level 15, State 1, Procedure usp_Insert_FactWSS, Line 57<br />
Incorrect syntax near &#8216;WSSList&#8217;.<br />
Cannot add rows to sys.sql_dependencies for the stored procedure because it depends on the missing table &#8216;usp_Insert_FactWSS&#8217;. The stored procedure will still be created; however, it cannot be successfully executed until the table exists.</p></blockquote>
<p>The problem is there is a missing comma after WSSDoc nvarchar(255):</p>
<p> </p>
<pre><code>Create table dbo.tblTempWSS_ToFactLoad ( WSSFactID bigint identity not null Primary Key, SiteGUID uniqueidentifier, WebGUID uniqueidentifier, -- WSSDate datetime, -- Fix for Bug #: 403546 WSSDate smalldatetime, WSSTime nvarchar(8), --WSSUser nvarchar(150), --Fix for Bug #: 403546 WSSUser nvarchar(255), --WSSDoc nvarchar(50), --Fix for Bug #: 403546 <strong>WSSDoc nvarchar(255)</strong> WSSList uniqueidentifier </code></pre>
<p>Simply add the comma before you run the SQL script and everything will work fine. I find it very ironic that the new bug is right below the &#8220;Fix for Bug&#8221; comment that dealt with the previous problems in the first version. Bugs often introduce other bugs, but you would think something released for a Windows administrator would be checked a little closer. </p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2007/06/11/incorrect-syntax-near-wsslist-in-dbspsreportingsql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete all files X days old</title>
		<link>http://kaledavis.com/2007/04/17/delete-all-files-x-days-old/</link>
		<comments>http://kaledavis.com/2007/04/17/delete-all-files-x-days-old/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 04:27:08 +0000</pubDate>
		<dc:creator>Kale</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaledavis.com/2007/04/17/delete-all-files-x-days-old/</guid>
		<description><![CDATA[Lately, after reading the Pragmatic Programmer, I have tried to follow the DRY principle whenever I can.  One thing that I have to do every so often is clean up log files that are X many days old.  Today when I had to do that again I found this bit of command-line goodness to solve [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, after reading the <a title="Pragmatic Programmer" href="http://www.pragmaticprogrammer.com/ppbook/index.shtml">Pragmatic Programmer</a>, I have tried to follow the <a title="Don't Repeat Yourself" href="http://en.wikipedia.org/wiki/Don't_repeat_yourself">DRY</a> principle whenever I can.  One thing that I have to do every so often is clean up log files that are X many days old.  Today when I had to do that again I found this bit of command-line goodness to solve that issue on <a title="Scott Elkin's Blog" href="http://scottelkin.com">Scott Elkin&#8217;s</a> blog:</p>
<pre><code>Forfiles -p c:\path\to\backups -s -m *.* -d -5 -c "cmd /c del /q @path"</code></pre>
<p>This will  delete all files older than 5 days in that path.  You have several options with the flags if you want to delete other time periods.  Also, check out Scott&#8217;s <a title="Delete Files Older Than Date Using Batch Files" href="http://scottelkin.com/archive/2007/04/13/Delete-Files-Older-Than-Date-Using-Batch-Files.aspx">post</a> for details on how to display what files will be delete so you can make sure you don&#8217;t delete last nights backup.  One thing to note is that you have to run this on a 2003 box as XP does not support the <em>ForFiles</em> command.</p>
]]></content:encoded>
			<wfw:commentRss>http://kaledavis.com/2007/04/17/delete-all-files-x-days-old/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.542 seconds -->
<!-- Cached page served by WP-Cache -->
