<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx</link><description>Part 1 :: Part 2 :: Part 3 :: Part 4 :: Part 5 :: Part 6 This is part 5 of an ongoing series of posts about my experience building a custom site on top of Office SharePoint Server 2007. If you haven't yet read parts 1 through 4, I'd strongly suggest starting</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Enterprise Content Management (ECM) Team Blog : Building tylerbutler.com, Part 2: Building Content Types and Page Layouts</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#1318246</link><pubDate>Mon, 18 Dec 2006 23:44:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1318246</guid><dc:creator>Enterprise Content Management (ECM) Team Blog : Building tylerbutler.com, Part 2: Building Content Types and Page Layouts</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ecm/archive/2006/11/06/building-tylerbutler-com-part-2-building-content-types-and-page-layouts.aspx"&gt;http://blogs.msdn.com/ecm/archive/2006/11/06/building-tylerbutler-com-part-2-building-content-types-and-page-layouts.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#1374485</link><pubDate>Thu, 28 Dec 2006 18:27:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1374485</guid><dc:creator>Joost</dc:creator><description>&lt;p&gt;Hi Tyler,&lt;/p&gt;
&lt;p&gt;I have a question about the site definition. We are trying to create an internet site where different users from different locations can share their information on an internet site. We want to use workflow for approving and document management for archiving the documents. Can you better use the Publishing Portal &amp;nbsp;or the Collaboration template. I can't seem to find any information about the differences and the choices you have to make and what consequences they do have.&lt;/p&gt;
&lt;p&gt;maybe you can help? Many tnx, Joost&lt;/p&gt;</description></item><item><title>Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#1388755</link><pubDate>Sun, 31 Dec 2006 13:25:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1388755</guid><dc:creator>harbar.net</dc:creator><description>&lt;p&gt;Building tylerbutler.com, Part 5: Final Touches&lt;/p&gt;
</description></item><item><title>re: Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#1494474</link><pubDate>Fri, 19 Jan 2007 23:36:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1494474</guid><dc:creator>ecmblog</dc:creator><description>&lt;p&gt;Hi Joost, this link may help: &lt;a rel="nofollow" target="_new" href="http://technet2.microsoft.com/Office/en-us/library/462e12d6-1a5d-4b7c-a0d5-14c551262be11033.mspx?mfr=true"&gt;http://technet2.microsoft.com/Office/en-us/library/462e12d6-1a5d-4b7c-a0d5-14c551262be11033.mspx?mfr=true&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#1856951</link><pubDate>Sun, 11 Mar 2007 08:32:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1856951</guid><dc:creator>CodeDoctor</dc:creator><description>&lt;p&gt;First, I'd like to give all you developers cudos for such a good job on MOSS 2007.&lt;/p&gt;
&lt;p&gt;I have successfully procured, setup and deployed two different platforms for two different clients since its release. &amp;nbsp;My new task is for a much smaller deployment and design of a solution using WSS 3.0&lt;/p&gt;
&lt;p&gt;I do have 1 nagging gribe as it relates to WSS 3.0 and MOSS 2007. &amp;nbsp;First, I understand the entire redesign was for supporting re-usability of ASP.NET 2.0 compatible web parts. &amp;nbsp;This is to share the re-usable parts between pages. &amp;nbsp;I know, ECM and Workflow too.&lt;/p&gt;
&lt;p&gt;But I'm learning that certain web parts are not available under WSS 3.0. &amp;nbsp;Such as the Content by Query Web Part. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;This web part is a MUST have on any SharePoint deployment. &amp;nbsp;It gives direct access to site collection listings, and can bring together multiple lists based on its common Content Type, and there is nothing equivalent that can be used.&lt;/p&gt;
&lt;p&gt;I've been a MS developer for 15 years, and making this strictly part of the Publishing Assembly will require people to purchase MOSS and all the needed CAL's. &amp;nbsp;Why can't this be part of the open architecture of Web Parts?&lt;/p&gt;
&lt;p&gt;Anyway, I'm done griping. &amp;nbsp;Great job on MOSS BTW. &amp;nbsp;WSS 3.0 leaves much to be desired.&lt;/p&gt;</description></item><item><title>Building tylerbutler.com, Part 5: Final Touches</title><link>http://blogs.msdn.com/ecm/archive/2006/12/18/building-tylerbutler-com-part-5-final-touches.aspx#9257407</link><pubDate>Tue, 30 Dec 2008 21:16:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9257407</guid><dc:creator>harbar.net</dc:creator><description>&lt;p&gt;Building tylerbutler.com, Part 5: Final Touches&lt;/p&gt;
</description></item></channel></rss>