<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>SharePoint - Secure Field</title><link>http://code.msdn.microsoft.com/SecureField/Project/ProjectRss.aspx</link><description>Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 support a rich security model that allows administrators to control access to sites and content by assigning permissions ...</description><item><title>NEW POST: Secure Field Installation stops</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=2490</link><description>&lt;div class="wikidoc"&gt;
Hello everyone&lt;br /&gt; &lt;br /&gt;We have Sharepoint Services 3.0 x64 installed on an Server 2008 x64.&lt;br /&gt;Single server installation with SQL server 2005 databases.&lt;br /&gt;I am trying to install secure field but during system check I get a red X&lt;br /&gt;&amp;quot;The Windows Sharepoint Services Administration Service is NOT started&amp;quot;&lt;br /&gt;
&lt;/div&gt;</description><author>SiEBEN</author><pubDate>Tue, 03 Nov 2009 14:09:06 GMT</pubDate><guid isPermaLink="false">NEW POST: Secure Field Installation stops 20091103P</guid></item><item><title>NEW POST: People picker - Allow AD (Feature Request)</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1255</link><description>&lt;div class="wikidoc"&gt;
I have modified the SelectionSet=&amp;quot;User,SPGroup&amp;quot; in SecureFieldEditor.ascx but im getting &amp;quot;Specified argument was out of the range of valid values.&amp;quot; after Deploying the new solution. I am however able to select AD users now. I don't see where the people picker is specifying a range.&lt;br /&gt;
&lt;/div&gt;</description><author>steven_k</author><pubDate>Mon, 19 Oct 2009 19:12:40 GMT</pubDate><guid isPermaLink="false">NEW POST: People picker - Allow AD (Feature Request) 20091019P</guid></item><item><title>NEW POST: Want to use this Solution for URL field</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=2244</link><description>&lt;div class="wikidoc"&gt;
HI, I want to use this solution for a URL type field, please suggest how to proceed further?&lt;br /&gt; &lt;br /&gt;Also you are using a Looklist to store the data, but in my case i dont want to store data in lookup list.&lt;br /&gt;Is it possible that i can apply the rendering logic in the same list?&lt;br /&gt; &lt;br /&gt;Thanks in advance.&lt;br /&gt;
&lt;/div&gt;</description><author>NaveenKrJangir</author><pubDate>Mon, 07 Sep 2009 11:47:41 GMT</pubDate><guid isPermaLink="false">NEW POST: Want to use this Solution for URL field 20090907A</guid></item><item><title>NEW POST: Creating Programmatically Using AddFieldAsXml</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=2019</link><description>&lt;div class="wikidoc"&gt;
I did some testing, and it would appear SPContext.Current is null when executed in this fashion.  Any suggestions for how to address this problem?  SPContext.Current is used numerous places throughout the source code.&lt;br /&gt; &lt;br /&gt;I replaced SPContext.Current by using this.ParentList, but I'm now getting &amp;quot;Cannot change the lookup list of the lookup field&amp;quot;.  Ideas?&lt;br /&gt;
&lt;/div&gt;</description><author>Adam_Ormond</author><pubDate>Mon, 13 Jul 2009 15:25:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Creating Programmatically Using AddFieldAsXml 20090713P</guid></item><item><title>NEW POST: Creating Programmatically Using AddFieldAsXml</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=2019</link><description>&lt;div class="wikidoc"&gt;
I'm receiving an &amp;quot;Object reference not set to an instance of an object&amp;quot; from within EnsureSecureFieldStorageListExists, after calling AddFieldAsXml.  It would appear the backend storage list isn't being created, but I'm not sure how to debug this project to determine what's causing the problem.  Any suggestions would be greatly appreciated!&lt;br /&gt;
&lt;/div&gt;</description><author>Adam_Ormond</author><pubDate>Mon, 13 Jul 2009 14:57:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Creating Programmatically Using AddFieldAsXml 20090713P</guid></item><item><title>NEW POST: Bug Report - Error when editing the secure field in a customized list edit form</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1967</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;I installed the VS2005 version of the setup package on WSS 3.0 web site. It works well with normal list. But I have problem to &amp;quot;edit&amp;quot; the secure field if it is on a customized edit form.&lt;br /&gt; &lt;br /&gt;Here is the scenario:&lt;br /&gt; &lt;br /&gt;I have a SP list based on a content type. I modified DispForm.aspx, EditForm.aspx and NewForm.aspx using SP Designer (by deleting the ListFormWebPart, and inserting a custome list form control). Then I added the secure field to the list and edit all three forms in order to &amp;quot;see&amp;quot; the newly added field. Everthing works great - I can create a new list item with the secure field filled, I can view secure field as I have permission to access the field. But when I tried to edit any item, it worked the first time. On the second time, when the secure field has value, I always got a warning message (see attached below), even though it saved it. I have tried to add the secure field using different ways: created it as a site column and added it to the underneath content type; directly added to the list. No luck, I always had the message on editing a &amp;quot;filled&amp;quot; secure field. (BTW, I'm the site administrator, I don't think it is security related)&lt;br /&gt; &lt;br /&gt;Could anyone shed a light on this? Thanks so much!&lt;br /&gt; &lt;br /&gt;Angela&lt;br /&gt;----------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;&lt;a href="http://code.msdn.microsoft.com/SecureField/Wiki/View.aspx?title=DataFormWebPartException%3a%20Data%20Source%20Conflict%3a%20Your%20changes%20conflict%20with%20those%20made%20concurrently%20by%20another%20user.%20Refresh%20the%20form%20and%20submit%20your%20changes%20again."&gt;DataFormWebPartException: Data Source Conflict: Your changes conflict with those made concurrently by another user. Refresh the form and submit your changes again.&lt;/a&gt;&lt;br /&gt;   Microsoft.SharePoint.WebPartPages.DataFormWebPart.UpdateCallback(Int32 affectedRecords, Exception ex) +220&lt;br /&gt;   System.Web.UI.DataSourceView.Update(IDictionary keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback) +83&lt;br /&gt;   Microsoft.SharePoint.WebPartPages.DataFormWebPart.FlatCommit() +455&lt;br /&gt;   Microsoft.SharePoint.WebPartPages.DataFormWebPart.PerformCommit() +63&lt;br /&gt;   Microsoft.SharePoint.WebPartPages.DataFormWebPart.HandleOnSave(Object sender, EventArgs e) +43&lt;br /&gt;   Microsoft.SharePoint.WebControls.SaveButton.OnBubbleEvent(Object source, EventArgs e) +1390&lt;br /&gt;   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37&lt;br /&gt;   System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +118&lt;br /&gt;   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +166&lt;br /&gt;   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10&lt;br /&gt;   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13&lt;br /&gt;   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175&lt;br /&gt;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>AngelaDeng</author><pubDate>Wed, 01 Jul 2009 14:17:50 GMT</pubDate><guid isPermaLink="false">NEW POST: Bug Report - Error when editing the secure field in a customized list edit form 20090701P</guid></item><item><title>NEW POST: People picker - Allow AD (Feature Request)</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1255</link><description>&lt;div class="wikidoc"&gt;
Had the same issue. Have it looking at AD users and groups after updating SelectionSet property from SelectionSet=&amp;quot;SPGroup&amp;quot; to SelectionSet=&amp;quot;User,SecGroup&amp;quot; for sharepoint:PeopleEditor in SecureFieldEditor.ascx&lt;br /&gt;
&lt;/div&gt;</description><author>Irish1115</author><pubDate>Wed, 29 Apr 2009 19:28:26 GMT</pubDate><guid isPermaLink="false">NEW POST: People picker - Allow AD (Feature Request) 20090429P</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
JoeH, When did it give you the Access Denied? Was it when you attempted to create the column?&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;JoeH wrote:&lt;br /&gt;Hi. I'm using Sharepoint MOSS with Active Directory. I've gotten it to work, but had a few difficulties as well.&lt;br /&gt; &lt;br /&gt;I added a Secure Column (I had to add users from the Sharepoint groups, as it didn't load the AD users), and it gave me an &amp;quot;Access Denied&amp;quot; error... even though I'm in the owners group of the site, and my user is listed explicitely as well as having &amp;quot;full control&amp;quot; fo the site.&lt;br /&gt; &lt;br /&gt;However, then when I went back to the list, it had created the column.&lt;br /&gt; &lt;br /&gt;If I try to modify permissions on the column, it also gives me the same error, and doesn't seem to save the changes this time.&lt;br /&gt; &lt;br /&gt;At times when I have selected &amp;quot;New&amp;quot; to create a new item (it's a &amp;quot;Links&amp;quot; list), I've gotten the infamous &amp;quot;An unexpected error has occurred&amp;quot; screen. However, that is not occuring now, and I'm not sure what's changed (I think when I got that error I had multiple Secure Columns in the list).&lt;br /&gt; &lt;br /&gt;When I get it to work, however, the data is correctly shown and hidden depending on the user I put.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Wed, 04 Mar 2009 04:58:25 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20090304A</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Shabari, Can you provide any more information about what steps you are using when you get this error?&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;Shabari wrote:&lt;br /&gt;Hello,&lt;br /&gt; &lt;br /&gt;I have successfully deployed but when i try to use this, i am getting the following exception&lt;br /&gt; &lt;br /&gt;The given key was not present in the dictionary.   at System.ThrowHelper.ThrowKeyNotFoundException() &lt;br /&gt;   at System.Collections.Generic.Dictionary`2.get_Item(TKey key) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.CreateSPField(Int32 index) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.EnsureSPField(Int32 index) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.get_Item(Int32 iIndex) &lt;br /&gt;   at Microsoft.SharePoint.ApplicationPages.FieldCustomizationPage.OnPreRender(EventArgs e) &lt;br /&gt;   at Microsoft.SharePoint.ApplicationPages.FieldNewPage.OnPreRender(EventArgs e) &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal() &lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &lt;br /&gt; &lt;br /&gt;Can anybody help ?&lt;br /&gt; &lt;br /&gt;thanks in advance..&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Wed, 04 Mar 2009 04:57:55 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20090304A</guid></item><item><title>NEW POST: People picker - Allow AD (Feature Request)</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1255</link><description>&lt;div class="wikidoc"&gt;
The intention was not to limit who could be selected so I will take a look into this soon and let you know what I find.&lt;br /&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Wed, 04 Mar 2009 04:49:09 GMT</pubDate><guid isPermaLink="false">NEW POST: People picker - Allow AD (Feature Request) 20090304A</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Hi. I'm using Sharepoint MOSS with Active Directory. I've gotten it to work, but had a few difficulties as well.&lt;br /&gt; &lt;br /&gt;I added a Secure Column (I had to add users from the Sharepoint groups, as it didn't load the AD users), and it gave me an &amp;quot;Access Denied&amp;quot; error... even though I'm in the owners group of the site, and my user is listed explicitely as well as having &amp;quot;full control&amp;quot; fo the site.&lt;br /&gt; &lt;br /&gt;However, then when I went back to the list, it had created the column.&lt;br /&gt; &lt;br /&gt;If I try to modify permissions on the column, it also gives me the same error, and doesn't seem to save the changes this time.&lt;br /&gt; &lt;br /&gt;At times when I have selected &amp;quot;New&amp;quot; to create a new item (it's a &amp;quot;Links&amp;quot; list), I've gotten the infamous &amp;quot;An unexpected error has occurred&amp;quot; screen. However, that is not occuring now, and I'm not sure what's changed (I think when I got that error I had multiple Secure Columns in the list).&lt;br /&gt; &lt;br /&gt;When I get it to work, however, the data is correctly shown and hidden depending on the user I put.&lt;br /&gt;
&lt;/div&gt;</description><author>JoeH</author><pubDate>Sat, 31 Jan 2009 15:27:38 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20090131P</guid></item><item><title>NEW POST: People picker - Allow AD (Feature Request)</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1255</link><description>&lt;div class="wikidoc"&gt;
Hello. Great product and design. I installed it today, and it seems to work well. I would just ask for the feature to allow the people picker to read from Active Directory. As it is it only reads from Sharepoint groups it seems.&lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>JoeH</author><pubDate>Sat, 31 Jan 2009 15:02:20 GMT</pubDate><guid isPermaLink="false">NEW POST: People picker - Allow AD (Feature Request) 20090131P</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Hello,&lt;br /&gt; &lt;br /&gt;I have successfully deployed but when i try to use this, i am getting the following exception&lt;br /&gt; &lt;br /&gt;The given key was not present in the dictionary.   at System.ThrowHelper.ThrowKeyNotFoundException() &lt;br /&gt;   at System.Collections.Generic.Dictionary`2.get_Item(TKey key) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.CreateSPField(Int32 index) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.EnsureSPField(Int32 index) &lt;br /&gt;   at Microsoft.SharePoint.SPFieldCollection.get_Item(Int32 iIndex) &lt;br /&gt;   at Microsoft.SharePoint.ApplicationPages.FieldCustomizationPage.OnPreRender(EventArgs e) &lt;br /&gt;   at Microsoft.SharePoint.ApplicationPages.FieldNewPage.OnPreRender(EventArgs e) &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal() &lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &lt;br /&gt; &lt;br /&gt;Can anybody help ?&lt;br /&gt; &lt;br /&gt;thanks in advance..&lt;br /&gt;
&lt;/div&gt;</description><author>Shabari</author><pubDate>Sat, 31 Jan 2009 11:05:40 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20090131A</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Currently, the solution uses a field named &amp;quot;SecureFieldStorageField&amp;quot; to store the data entered by the user, which is a text field.  If you want to just change all Secure Fields to a date feild type, you would need to change the data type of this field.  This could be done by modifying SecureField.cs and specifically the method EnsureSecureFieldStorageListExists. Then you would also need to change both SecureFieldEditor and SecureFieldControl to work with the new data type.&lt;br /&gt; &lt;br /&gt;If you want to make the Secure Field solution work with multiple field types at the same time I would recommend a different approach but it would be much more complex.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;bonzi wrote:&lt;br /&gt;how do i change the data type of the this column. I plan to use a date in the secured column.&lt;br /&gt; &lt;br /&gt;Regards&lt;br /&gt;Sanjay&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Mon, 29 Dec 2008 08:36:48 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081229A</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
how do i change the data type of the this column. I plan to use a date in the secured column.&lt;br /&gt; &lt;br /&gt;Regards&lt;br /&gt;Sanjay&lt;br /&gt;
&lt;/div&gt;</description><author>bonzi</author><pubDate>Mon, 22 Dec 2008 17:04:02 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081222P</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
This should work with versioning.  However, it was not explicitly tested.&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;mdressel wrote:&lt;br /&gt;Questions pulled from the main page:&lt;br /&gt; &lt;br /&gt;kvirani - Should this work with versioning enabled lists?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Mon, 08 Dec 2008 01:32:41 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081208A</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Questions pulled from the main page:&lt;br /&gt; &lt;br /&gt;kvirani - Should this work with versioning enabled lists?&lt;br /&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Fri, 05 Dec 2008 20:56:26 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081205P</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
Questions pulled from the main page:&lt;br /&gt; &lt;br /&gt;panoone - Any idea as to whether there are plans to get it into the core implementation for next point release of MOSS?&lt;br /&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Fri, 05 Dec 2008 20:56:06 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081205P</guid></item><item><title>NEW POST: General Questions</title><link>http://code.msdn.microsoft.com/SecureField/Thread/View.aspx?ThreadId=1041</link><description>&lt;div class="wikidoc"&gt;
If there are general questions about the solution please post them here and we will provide responses where possible.&lt;br /&gt;
&lt;/div&gt;</description><author>mdressel</author><pubDate>Fri, 05 Dec 2008 20:48:59 GMT</pubDate><guid isPermaLink="false">NEW POST: General Questions 20081205P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SecureField/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;SharePoint - Secure Field&lt;/b&gt;&lt;br /&gt;Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 support a rich security model that allows administrators to control access to sites and content by assigning permissions to users and groups for a specific securable object &amp;#40;such as site, list, library, folder and even an individual document or item&amp;#41;.&lt;br /&gt;&lt;br /&gt;However, in certain scenarios there is a need to secure access to individual columns in lists or document libraries. Currently, SharePoint does not provide out of the box support for securing columns or views.   A typical scenario that would require this might be a list that contains a broad spectrum of information about an employee or a client, where certain columns &amp;#40;salary, revenue to date, potential to promote, etc.&amp;#41; might ideally only be viewable by certain groups within the portal.&lt;br /&gt;&lt;br /&gt;To address those scenarios, this paper describes a method to leverage SharePoint extensibility and built-in item to level security to allow applying column-level permissions to a custom field type.  This is accomplished through the use of a lookup field as the column, with behind the scenes ties to another list that contains the secure values and a method to provision those values back to the lookup only for users with valid permissions.&lt;br /&gt;&lt;br /&gt;The result is that in the view mode authorized users will see the content of a secure column as if it was a normal column, while unauthorized users will not see the content of the column at all. This different behavior is shown in Figure 1. Similarly, only authorized users will be able to access the content of a secure column in new and edit modes.&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=SecureField&amp;amp;DownloadId=3752" alt="Demo.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;You can read the full article at &lt;a href="http://www.infoq.com/articles/Dressel-Gogolowicz-wss-security" class="externalLink"&gt;http://www.infoq.com/articles/Dressel-Gogolowicz-wss-security&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>Grzegorz</author><pubDate>Mon, 24 Nov 2008 23:12:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081124P</guid></item></channel></rss>