<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7-bleeding" -->
<rss version="0.92">
<channel>
	<title>David Kitchen</title>
	<link>http://www.buro9.com/blog</link>
	<description>What you get when you cross a programmer with a cyclist</description>
	<lastBuildDate>Sat, 28 Jun 2008 10:59:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Error when provisioning a Project Workspace</title>
		<description><![CDATA[Project Server splits project data across two areas: Project Server holds the plan data (Tasks, Milestones) &#38; resourcing data (Resources, Timesheets), and then SharePoint (WSS or MOSS) holds the Risks, Issues, Documents and other custom data.
When a project is initially published in Project Server, PWA (Project Web Access) will attempt to provision a new SharePoint [...]]]></description>
		<link>http://www.buro9.com/blog/2008/06/27/error-when-provisioning-a-project-workspace/</link>
			</item>
	<item>
		<title>The Banking Code of Conduct and liability for internet banking security</title>
		<description><![CDATA[It seems that in March 2008 the voluntary banking code that banks in the UK comply with was changed.
Part of this change includes this paragraph:
Online banking
12.9 Online banking is safe and convenient as long as you take a number of simple precautions. Please make sure you follow the advice given below.
* Keep your PC secure. [...]]]></description>
		<link>http://www.buro9.com/blog/2008/06/18/the-banking-code-of-conduct-and-liability-for-internet-banking-security/</link>
			</item>
	<item>
		<title>Workflow in SharePoint Project Server templates</title>
		<description><![CDATA[Apparently this isn&#8217;t as simple as it should be.
The environment:
Project Server 2007 with SharePoint v3. Each Project has a SharePoint subweb as a &#8220;Project Workspace&#8221;. The Project workspaces are provisioned automatically by Project Server. Project Server applies a template to the new workspaces. The template can be customised but must be derived from the one [...]]]></description>
		<link>http://www.buro9.com/blog/2008/06/17/workflow-in-sharepoint-project-server-templates/</link>
			</item>
	<item>
		<title>Visual Studio 2008 Extension for SharePoint v3 (WSS and MOSS)</title>
		<description><![CDATA[Finally this has been released.
And it passed me by totally.
So much so, that I emailed Alex Malek over at Microsoft to badger him to let me have a copy of the unfinished product so that I could get something done for a rather important client, only to have him respond with the public download URL&#8230; [...]]]></description>
		<link>http://www.buro9.com/blog/2008/06/10/visual-studio-2008-extension-for-sharepoint-v3-wss-and-moss/</link>
			</item>
	<item>
		<title>mod_rewrite + mod_proxy + spaces in URI = boom!</title>
		<description><![CDATA[So I have a piece of .htaccess magic on one of the sites that I run.
What this particular set of instructions do is allow me to run a second web server of a different version behind my Apache 1.3 installation, and still have it appear to the end user as if I only run one [...]]]></description>
		<link>http://www.buro9.com/blog/2007/08/17/mod_rewrite-mod_proxy-spaces-in-uri-boom/</link>
			</item>
	<item>
		<title>SharePoint SPListItem quirks</title>
		<description><![CDATA[There are some funny things going on inside SharePoint, and this is one of the funniest&#8230;
We have a list, with two fields:
&#60;Field
  Type="Text"
  DisplayName="Category"
  MaxLength="255"
  Name="Category0"
  ColName="nvarchar17"
/&#62;
&#60;Field
  Name="Category"
  FromBaseType="TRUE"
  Type="Choice"
  DisplayName="Category (deprecated)"
  Format="Dropdown"
  FillInChoice="FALSE"
  ColName="nvarchar2"
&#62;&#60;!-- CHOICES --&#62;&#60;/Field&#62;
Note that one has the DisplayName of [...]]]></description>
		<link>http://www.buro9.com/blog/2007/02/26/sharepoint-splistitem-quirks/</link>
			</item>
	<item>
		<title>Why hasn&#8217;t on-line banking experienced a Web 2.0 overhaul?</title>
		<description><![CDATA[I was recently contacted by American Express as part of a market research thing.
The market research involved several members of the market research company interviewing me with a film crew present, and some other people who I guess were employees of either AMEX or the market research company witnessing proceedings.

The key points covered could be [...]]]></description>
		<link>http://www.buro9.com/blog/2006/12/26/why-hasnt-on-line-banking-experienced-a-web-20-overhaul/</link>
			</item>
	<item>
		<title>Is there such a thing as a good online bicycle shop?</title>
		<description><![CDATA[And what do I even mean by that?
Well what I&#8217;ve been longing for is an on-line store that I can use for the majority of my purchases. The problem I seem to have here is that my purchases are so varied. I also suffer because I am fussy about which sites to use as they [...]]]></description>
		<link>http://www.buro9.com/blog/2006/12/26/is-there-such-a-thing-as-a-good-online-bicycle-shop/</link>
			</item>
	<item>
		<title>I&#8217;m in love with the Flickr API now they&#8217;ve added JSON</title>
		<description><![CDATA[The Flickr web services were great, but just a little annoying in that to make them work in a web page I would always have to create wrappers on the server to perform the web service calls. I had to do this as if you&#8217;re in JavaScript you have no permission to perform a cross-domain [...]]]></description>
		<link>http://www.buro9.com/blog/2006/12/14/im-in-love-with-the-flickr-api-now-theyve-added-json/</link>
			</item>
	<item>
		<title>Booleans in Googlemail Filters</title>
		<description><![CDATA[Just a quick tip, if you&#8217;re a heavy user of Gmail then you probably have quite a few labels setup, and also a fair few filters.
A lot of my filters were very similar:
Matches: from:(friend1@example.com)
Do this: Apply label "Friends"

Matches: from:(friend2@example.com)
Do this: Apply label "Friends"
You can end up with a confusing number of filters this way. But [...]]]></description>
		<link>http://www.buro9.com/blog/2006/11/21/booleans-in-googlemail-filters/</link>
			</item>
</channel>
</rss>
