<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Web parts</title>
        <link>http://mosslover.com/category/7769.aspx</link>
        <description>Web parts</description>
        <language>en-US</language>
        <copyright>MOSSLover</copyright>
        <managingEditor>rebecca.isserman@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Revisiting the People Picker (PeopleEditor) Control</title>
            <link>http://mosslover.com/archive/2009/03/12/revisiting-the-people-picker-peopleeditor-control.aspx</link>
            <description>&lt;p&gt;I was working with the People Editor Control and realized there are a couple weird things you need to do before you can read values into the control and save values into a list.  Here are a few samples related to saving multiple items into a list and reading multiple items from a list into the control.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Updating an Item from a PeopleEditor Control:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#00bbbb"&gt;string[] UsersSeperated = peUserEditor.CommaSeparatedAccounts.Split(',');     &lt;br /&gt;                    SPFieldUserValueCollection UserCollection= new SPFieldUserValueCollection();      &lt;br /&gt;                    foreach (string UserSeperated in UserSeperated)      &lt;br /&gt;                    {      &lt;br /&gt;                        SPUser User = Web.SiteUsers[“UserField”];      &lt;br /&gt;                        SPFieldUserValue UserName = new SPFieldUserValue(Web, User.ID, User.LoginName);      &lt;br /&gt;                        UserCollection.Add(UserName);      &lt;br /&gt;                    }      &lt;br /&gt;Item["UserField"] = UserCollection&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ffffff"&gt;Notice that we have to separate the users, because it is comma delimited.  You have to split the string, then you cast the string in an &lt;strong&gt;SPUser,&lt;/strong&gt; so that you can get the &lt;strong&gt;User Guid&lt;/strong&gt; and &lt;strong&gt;User Login&lt;/strong&gt; for and SPFieldUserValue and add it to the &lt;strong&gt;SPFieldUserValue &lt;/strong&gt;Collection.  My field is a &lt;strong&gt;People and Groups&lt;/strong&gt; field, so it requires an &lt;strong&gt;SPFieldUserValueCollection&lt;/strong&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#ffffff"&gt;Reading an SPFieldUserValueCollection into a PeopleEditor Control:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#00bbbb"&gt;SPFieldUserValueCollection Users = new SPFieldUserValueCollection(Web, Item["UserField"].ToString());     &lt;br /&gt;                    string UsersCommaDelimited = "";      &lt;br /&gt;                    foreach (SPFieldUserValue User in Users)      &lt;br /&gt;                    {      &lt;br /&gt;                        if (UsersCommaDelimited == "")      &lt;br /&gt;                            UsersCommaDelimited = User.User.LoginName;      &lt;br /&gt;                        else      &lt;br /&gt;                            UsersCommaDelimited += "," + User.User.LoginName;      &lt;br /&gt;                    }      &lt;br /&gt;peUserEditor.CommaSeparatedAccounts = UsersCommaDelimited;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;In this piece of code notice that we pull the value into an &lt;strong&gt;SPFieldUserValueCollection&lt;/strong&gt;, then we loop through the login name and add them to a string using commas.  Then we can go ahead and save the string into the PeopleEditor’s CommaSeperatedAccounts Function for displaying on a form.&lt;/p&gt;  &lt;p&gt;This control is incredibly simple to use, obviously you would not need to loop through and add the commas if you set the MultiSelect value to false.  It is a little different for multiple users, so I chose to write about that instead of adding a single user value.  If anyone has comments or questions let me know.  Later guys.&lt;/p&gt;  &lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f68f0fde-fbea-4e91-a60a-be3bc82f0488" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;,&lt;a href="http://technorati.com/tags/PeoplEditor" rel="tag"&gt;PeoplEditor&lt;/a&gt;,&lt;a href="http://technorati.com/tags/People+Picker" rel="tag"&gt;People Picker&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130044"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130044" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://mosslover.com/aggbug/130044.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>MOSSLover</dc:creator>
            <guid>http://mosslover.com/archive/2009/03/12/revisiting-the-people-picker-peopleeditor-control.aspx</guid>
            <pubDate>Thu, 12 Mar 2009 19:28:05 GMT</pubDate>
            <wfw:comment>http://mosslover.com/comments/130044.aspx</wfw:comment>
            <comments>http://mosslover.com/archive/2009/03/12/revisiting-the-people-picker-peopleeditor-control.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://mosslover.com/comments/commentRss/130044.aspx</wfw:commentRss>
            <trackback:ping>http://mosslover.com/services/trackbacks/130044.aspx</trackback:ping>
        </item>
        <item>
            <title>Why is my CSS not working...</title>
            <link>http://mosslover.com/archive/2009/01/19/why-is-my-css-not-working.aspx</link>
            <description>&lt;p&gt;So I had the recent privilege to work with a bunch of InputFormTextboxes and KWIZ Tagging Controls.  None of them would inherit my styles using the CSSClass tags for some reason.  So I shoved a couple spans around the controls in the RenderContents method and finally the links inherited everything I needed.  Morale of the story: &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt; is your friend.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7b6865d9-bdd5-4cd6-bd9f-df478192591b" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;,&lt;a href="http://technorati.com/tags/CSS" rel="tag"&gt;CSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Webparts" rel="tag"&gt;Webparts&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=128804"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=128804" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://mosslover.com/aggbug/128804.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>MOSSLover</dc:creator>
            <guid>http://mosslover.com/archive/2009/01/19/why-is-my-css-not-working.aspx</guid>
            <pubDate>Tue, 20 Jan 2009 03:25:36 GMT</pubDate>
            <wfw:comment>http://mosslover.com/comments/128804.aspx</wfw:comment>
            <comments>http://mosslover.com/archive/2009/01/19/why-is-my-css-not-working.aspx#feedback</comments>
            <wfw:commentRss>http://mosslover.com/comments/commentRss/128804.aspx</wfw:commentRss>
            <trackback:ping>http://mosslover.com/services/trackbacks/128804.aspx</trackback:ping>
        </item>
        <item>
            <title>The Lazy Web Parts</title>
            <link>http://mosslover.com/archive/2008/03/25/the-lazy-web-parts.aspx</link>
            <description>&lt;p&gt;I was doing some documentation today on this site that is part of a collection of customized sites.  It has JavaScript (yuck) and web parts galore.  I get to this site that deals with Affiliated Items for this particular site and I notice that there are 5 web parts.  I am wondering why do you need 5 web parts when you take in a query string and provide a list of items.  What you really only need is a Query String Web Part connected to another Web Part or a Web Part that reads the Query String.  For some reason this person is used 3 web parts to do the work and it looks like there are two web parts that are sitting around looking pretty.  There are at least 180 instances of this site, so there are 180 places where 5 web parts are residing, instead of the normal one or two and three of these instances on the 180 places are actually doing something of value.  Think about the colossal waste of space in SharePoint.  We were looking at our backup jobs and noticing how they are at 20.5 gb for the stsadm backups.  The SQL Backups are only about 4.5 gb.  Something is wrong inside SharePoint in a large way when you are seeing such a major inconsistency.  I am going to post in the next week what I do to fix this problem.  I will leave you all with a piece of advice.  Try to create a solution in as few parts as possible with as much modularity as you can.  This kind of programming is what they teach you at school.  I'm  not saying I am an excellant programmer, but I know there are some precautions that you can take when creating web parts or any type of solutions.  Also, another note for you guys please remember to comment as much as possible.  Honestly, I would rather see too many comments than too little comments on programs.  I am dealing with too little comments on a lot of programs and web parts that I am working with right now.  I hope that you all have a nice day and a nice relaxing night.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:efaae2a7-0378-42cb-8a90-1e25e444c6e9" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint%202007" rel="tag"&gt;SharePoint 2007&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WebParts" rel="tag"&gt;WebParts&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120749"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120749" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://mosslover.com/aggbug/120749.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>MOSSLover</dc:creator>
            <guid>http://mosslover.com/archive/2008/03/25/the-lazy-web-parts.aspx</guid>
            <pubDate>Tue, 25 Mar 2008 20:10:49 GMT</pubDate>
            <wfw:comment>http://mosslover.com/comments/120749.aspx</wfw:comment>
            <comments>http://mosslover.com/archive/2008/03/25/the-lazy-web-parts.aspx#feedback</comments>
            <wfw:commentRss>http://mosslover.com/comments/commentRss/120749.aspx</wfw:commentRss>
            <trackback:ping>http://mosslover.com/services/trackbacks/120749.aspx</trackback:ping>
        </item>
        <item>
            <title>The DataGrid and His Enemy the Dataview</title>
            <link>http://mosslover.com/archive/2008/03/11/the-datagrid-and-his-enemy-the-dataview.aspx</link>
            <description>&lt;p&gt;I was working a &lt;strong&gt;SPDataGridView &lt;/strong&gt;Webpart today.  I was trying to get the grid to refresh and re-bind itself after a specific client was deleted in the web part.  When I tried to clear the grid it would not clear at all.  It would refresh with the exact same data, until I hit F5 on Internet Explorer.  I finally thought to myself what if I get rid of the &lt;strong&gt;Dataview&lt;/strong&gt; as a source and call the &lt;strong&gt;DataSet &lt;/strong&gt;directly.  Sure enough I change it and clear the &lt;strong&gt;DataSet,&lt;/strong&gt; then rebind and grid and when I delete the client it refreshes without the deleted item.  So what is the purpose of a &lt;strong&gt;DataView&lt;/strong&gt;?  I'm really not sure, but I will be finding out in the future.  It seems a little bit extra to bind a grid to two separate objects when one will do.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ec76fb62-0ae7-437a-bc67-82b52915dd0a" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SPGridView" rel="tag"&gt;SPGridView&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WebParts" rel="tag"&gt;WebParts&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint%202007" rel="tag"&gt;SharePoint 2007&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120469"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120469" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://mosslover.com/aggbug/120469.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>MOSSLover</dc:creator>
            <guid>http://mosslover.com/archive/2008/03/11/the-datagrid-and-his-enemy-the-dataview.aspx</guid>
            <pubDate>Tue, 11 Mar 2008 17:33:36 GMT</pubDate>
            <wfw:comment>http://mosslover.com/comments/120469.aspx</wfw:comment>
            <comments>http://mosslover.com/archive/2008/03/11/the-datagrid-and-his-enemy-the-dataview.aspx#feedback</comments>
            <wfw:commentRss>http://mosslover.com/comments/commentRss/120469.aspx</wfw:commentRss>
            <trackback:ping>http://mosslover.com/services/trackbacks/120469.aspx</trackback:ping>
        </item>
        <item>
            <title>Trouble with Solution Packages on a SharePoint Server Farm</title>
            <link>http://mosslover.com/archive/2008/03/06/trouble-with-solution-packages-on-a-sharepoint-server-farm.aspx</link>
            <description>&lt;p&gt;I mentioned a while back that we setup a server farm with a Query, Index, Application, and SQL Box.  Well we deployed all the old web parts and we are having all kinds of crazy issues on this farm.  I'm not sure exactly what nuttiness is occurring, but half the time the solution packages are failing to deploy or the feature isn't installing in the batch files.  Unfortunately, I installed VS 2005 and VSEWSS 1.1 and Visual Source Safe.  I tried implementing the solutions through Visual Studio and it will let me after I uninstall and reinstall the solution through command prompt.  It will only let me deploy the solution once.  I have tried turning on remote debugging and giving the main server with VS 2005 access to the 12 hive on Query and Test plus Inetpub.  It is still acting incredibly wonky.  I even tried creating a base "Hello World Webpart" and it's doing some crazy feature is not installed error messages...This is incredibly bizarre and frustrating.  I wish I knew what was going on.  If anyone has even the vaguest of ideas I'm all ears.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c4c78cb6-47c2-42b8-9e4e-f4df70c621db" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MOSS" rel="tag"&gt;MOSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint%202007" rel="tag"&gt;SharePoint 2007&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Solution%20Packages" rel="tag"&gt;Solution Packages&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120306"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120306" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://mosslover.com/aggbug/120306.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>MOSSLover</dc:creator>
            <guid>http://mosslover.com/archive/2008/03/06/trouble-with-solution-packages-on-a-sharepoint-server-farm.aspx</guid>
            <pubDate>Thu, 06 Mar 2008 17:15:16 GMT</pubDate>
            <wfw:comment>http://mosslover.com/comments/120306.aspx</wfw:comment>
            <comments>http://mosslover.com/archive/2008/03/06/trouble-with-solution-packages-on-a-sharepoint-server-farm.aspx#feedback</comments>
            <wfw:commentRss>http://mosslover.com/comments/commentRss/120306.aspx</wfw:commentRss>
            <trackback:ping>http://mosslover.com/services/trackbacks/120306.aspx</trackback:ping>
        </item>
    </channel>
</rss>