<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Chris Bortlik's Blog : Excel</title><link>http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx</link><description>Tags: Excel</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SharePoint as a Development Platform</title><link>http://blogs.technet.com/cbortlik/archive/2009/11/06/sharepoint-as-a-development-platform.aspx</link><pubDate>Fri, 06 Nov 2009 19:54:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3292055</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3292055.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3292055</wfw:commentRss><description>&lt;p&gt;&lt;font size="2"&gt;While preparing to present my 2 sessions at the “Maximize Your SharePoint Investment: Leverage It as a Development Platform!” events that we’re doing for Northeast enterprise customers in &lt;/font&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032428173&amp;amp;culture=en-US"&gt;&lt;font size="2"&gt;Waltham, MA (November 19)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and &lt;/font&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032431609&amp;amp;Culture=en-US"&gt;&lt;font size="2"&gt;Rochester, NY (December 9)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; I continue to be amazed at how rich and robust SharePoint is for configuring and developing custom solutions.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I’ve been involved in architecting and developing browser based applications for well over 10 years – both on Microsoft and other technologies. My technical evolution over the years has been consistent with what many others have experienced:&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;ul&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/ul&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Static sites: HTML &amp;amp; JavaScript using tools like Notepad, FrontPage, DreamWeaver&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Dynamic sites : C++, ISAPI extensions on IIS, Java&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Wrapper applications: ASP&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Frameworks: ASP.NET, AJAX&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="2"&gt;Platform: SharePoint&lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ol&gt;  &lt;ul&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/ul&gt;  &lt;p&gt;&lt;font size="2"&gt;As with previous evolutions, using SharePoint as an application platform enables you to get out of the business of writing plumbing functions and focus on building applications that add unique value to your business. For example, why should you spend time writing workflows from scratch or building forms based solutions when SharePoint has out of the box capabilities and tools to automate most of that? Why should you write complex web controls, search, business intelligence and sites when SharePoint has so many out of the box site templates, features and web parts that you can configure and extend?&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;SharePoint provides a great layer of abstraction, services and functionality on top of ASP.NET This helps you accelerate your development cycles, lower project risk, reduce costs and get to market faster.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I’m very excited about many things that are coming in SharePoint 2010 to further improve the development experience on the SharePoint platform. In future blog posts I’ll dive into these areas deeper. However, if I’m pressed to outline my top 5 items in these areas they would be:&lt;/font&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font size="2"&gt;Development on a non server environment. In SharePoint 2010, you can now develop on 64-bit client machines that are running &lt;a href="http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx"&gt;Windows 7 or Vista SP1 (or later).&lt;/a&gt;&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;SharePoint as a first class citizen in Visual Studio 2010. Great improvements here that any ASP.NET developer would love including, integrated debugging, visual designers, project/control templates, WSP deployment/packaging and tracing. There is also rich integrated Application Lifecycle Management through Visual Studio and Team Foundation Server.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;Silverlight web parts shipping out of the box to enable you to quickly add rich Silverlight capabilities to your SharePoint site.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;&lt;a href="http://sharepoint2010.microsoft.com/product/capabilities/Composites/Pages/default.aspx"&gt;Composite applications&lt;/a&gt; that include round tripping, packaging and distribution of tasks between business analysts, power users and developers. Significant improvements such as Visio 2010 for designing workflows; SharePoint Designer improvements (including exporting to reusable WSP packages); Access Services; InfoPath Forms Services; Word Services; Visio Services; PerformancePoint Services; and Excel Services.&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2"&gt;Business Connectivity Services for creating reusable read/write data connections to external data sources (e.g. Active Directory, ERP, CRM, SQL Server, Oracle, etc.) that can be exposed and used across SharePoint and the Office clients, including off-line usage via SharePoint Workspace.&lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font size="2"&gt;There is so much more that we’ll get into at the local events and in future blog posts. For now, I encourage you to check out some of the links and resources highlighted in my earlier &lt;a href="http://blogs.technet.com/cbortlik/archive/2009/10/20/sharepoint-2010-announcements-at-the-sharepoint-conference-today.aspx"&gt;SharePoint 2010 blog post&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3292055" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OBA/default.aspx">OBA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PerformancePoint/default.aspx">PerformancePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Workspace/default.aspx">SharePoint Workspace</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visio/default.aspx">Visio</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category></item><item><title>Office, SharePoint, Visio and Project 2010 News …</title><link>http://blogs.technet.com/cbortlik/archive/2009/07/14/office-sharepoint-visio-and-project-2010-news.aspx</link><pubDate>Tue, 14 Jul 2009 04:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3263623</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3263623.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3263623</wfw:commentRss><description>&lt;P&gt;Today at the Microsoft Worldwide Partner Conference, major announcements were made regarding Office, SharePoint, Project and Visio 2010.&lt;/P&gt;
&lt;P&gt;Microsoft Office 2010, Microsoft SharePoint Server 2010, Microsoft Visio 2010 and Microsoft Project 2010 have reached the technical preview engineering milestone. Starting today, tens of thousands of people will be invited to test Office and Visio as part of the Technical Preview program. Full details can be found in this &lt;A href="http://www.microsoft.com/presspass/press/2009/jul09/07-13Office2010WPCPR.mspx" mce_href="http://www.microsoft.com/presspass/press/2009/jul09/07-13Office2010WPCPR.mspx"&gt;press release&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Here are some additional resources that were made available today:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/office2010" mce_href="http://www.microsoft.com/office2010"&gt;Office 2010 site&lt;/A&gt;: Get all of the news and see demos of the next version of Office.&lt;/LI&gt;
&lt;LI&gt;&lt;A title="Office 2010 Press Pass" href="http://www.microsoft.com/presspass/presskits/2010office/Default.aspx" mce_href="http://www.microsoft.com/presspass/presskits/2010office/Default.aspx"&gt;Office 2010 Press Pass&lt;/A&gt;: Additional press releases and information on Office 2010.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://sharepoint.microsoft.com/2010/sneak_peek/Pages/default.aspx" mce_href="http://sharepoint.microsoft.com/2010/sneak_peek/Pages/default.aspx"&gt;SharePoint 2010 preview site&lt;/A&gt;: See some of what is coming in SharePoint 2010.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.digitalwpc.com/" mce_href="http://www.digitalwpc.com/"&gt;Worldwide Partner Conference site&lt;/A&gt;: Watch the keynotes and read other announcements.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3263623" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Project/default.aspx">Project</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint+Workspace/default.aspx">SharePoint Workspace</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Visio/default.aspx">Visio</category></item><item><title>How Office 2007 Helps Protect Your Information</title><link>http://blogs.technet.com/cbortlik/archive/2009/06/12/how-office-2007-helps-protect-your-information.aspx</link><pubDate>Fri, 12 Jun 2009 18:59:58 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3254095</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3254095.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3254095</wfw:commentRss><description>&lt;p&gt;One of the primary business concerns that I hear from my customers is: “How do we keep our information and documents safe?” &lt;/p&gt;  &lt;p&gt;Since so much of what we all do is collaborating and sharing information with others via Microsoft Office, today’s post summarizes some of the top ways that the Office 2007 system can help keep your business critical information safe and secure.&lt;/p&gt;  &lt;p&gt;Below are my top 10. As always, your feedback and comments are encouraged and appreciated.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Information Rights Management (IRM) enables you to protect &lt;a href="http://office.microsoft.com/en-us/help/HA101029181033.aspx"&gt;Word, Excel and PowerPoint&lt;/a&gt; documents so that you can restrict who can view, edit, copy and print documents and for how long. You can also protect e-mail messages in &lt;a href="http://office.microsoft.com/en-us/help/HA101003661033.aspx"&gt;Outlook&lt;/a&gt; to prevent people from viewing, forwarding, printing, copying and replying to all on messages. These capabilities are especially useful in making sure that sensitive information does not leave your company.&lt;/li&gt;    &lt;li&gt;Document inspection in &lt;a href="http://office.microsoft.com/en-us/word/HA100744351033.aspx?pid=CH100996521033"&gt;Word&lt;/a&gt;, &lt;a href="http://office.microsoft.com/en-us/excel/HA100744381033.aspx?pid=CH100648291033"&gt;Excel&lt;/a&gt; and &lt;a href="http://office.microsoft.com/en-us/powerpoint/HA100744371033.aspx?pid=CH100673541033"&gt;PowerPoint&lt;/a&gt; helps ensure that sensitive information is easily removed from documents. Examples are comments and revision history (e.g. if you were tracking changes); speaker notes; watermarks; document properties; and hidden data.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=79d06e72-4b45-4669-9eac-0eca5821e8ff&amp;amp;displaylang=en"&gt;Digital signature&lt;/a&gt; capabilities integrated in Office 2007 enable you to electronically sign documents and confirm the identity of the person that signed the document. Many customers are using this capability to secure their documents and also eliminate paper based approval and signature processes.&lt;/li&gt;    &lt;li&gt;Office 2007 integrates with &lt;a href="http://sharepoint.microsoft.com/Pages/Default.aspx"&gt;SharePoint&lt;/a&gt; so people can publish documents securely to a SharePoint site which can be setup with proper access controls, versioning, work-flow, audit and archival policies.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://office.microsoft.com/en-us/sharepointserver/HA101054761033.aspx?pid=CH101768471033"&gt;Excel Services&lt;/a&gt; allows you to publish an Excel workbook to SharePoint while securing sensitive information, macros, data connections, charts and formulas. One of the benefits of this is that anyone with a browser, and the proper access rights, can view only the components of the spreadsheet that you allow.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://office.microsoft.com/en-us/groove/FX100487641033.aspx"&gt;Groove&lt;/a&gt; facilitates secure collaboration and sharing of documents and information internally and externally. Groove solves a common business problem where teams need to collaborate inside and outside of the firewall. Rather than having people email documents, or publish them to external public websites, Groove allows for secure and encrypted sharing of information. IT can also setup policies and audit the usage of Groove to manage the process.&lt;/li&gt;    &lt;li&gt;The &lt;a href="http://msdn.microsoft.com/en-us/library/aa338205.aspx#office2007aboutnewfileformat_benefitsofthenewfileformat"&gt;Open XML&lt;/a&gt; file format, which is the default for many programs in Office 2007, offers a number of security benefits and it also prevents most documents from being corrupted. Also, in the rare case that an Office 2007 document does become corrupted – you no longer lose the whole document. You can recover the document and remove the part of the document (e.g. image, video) that became corrupted.&lt;/li&gt;    &lt;li&gt;Need to save an Office document to PDF or XPS but don’t want to spend extra money licensing 3rd party software? Great news. Office 2007 provides free integrated support for saving Office documents directly to &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87041&amp;amp;displaylang=en"&gt;PDF or XPS&lt;/a&gt;. Starting with &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=B444BF18-79EA-46C6-8A81-9DB49B4AB6E5&amp;amp;displaylang=en"&gt;Service Pack 2 (SP2)&lt;/a&gt; of Office 2007 these capabilities are directly integrated with Office.&lt;/li&gt;    &lt;li&gt;Office 2007 is significantly more secure than prior versions of Office. In fact, the majority of Office security exploits and vulnerabilities do not affect Office 2007. By default, items that could possibly cause harm to your computer are disabled in Office 2007. The &lt;a href="http://office.microsoft.com/en-us/word/HA100337761033.aspx?pid=CH100487501033"&gt;Trust Center&lt;/a&gt; in Office 2007 enables you to have much greater flexibility and control over &lt;a href="http://office.microsoft.com/en-us/word/HA100341271033.aspx?pid=CH100487501033"&gt;add-ins&lt;/a&gt;; trusted &lt;a href="http://office.microsoft.com/en-us/word/HA100341381033.aspx?pid=CH100487501033"&gt;publishers&lt;/a&gt; and &lt;a href="http://office.microsoft.com/en-us/word/HA100319991033.aspx?pid=CH100487501033"&gt;locations&lt;/a&gt;; &lt;a href="http://office.microsoft.com/en-us/word/HA100310671033.aspx?pid=CH100487501033"&gt;ActiveX Controls&lt;/a&gt;; and &lt;a href="http://office.microsoft.com/en-us/word/HA100310711033.aspx?pid=CH100487501033"&gt;macros&lt;/a&gt;.&lt;/li&gt;    &lt;li&gt;The &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=A12ECA33-A20D-45E2-895C-5E021F3AE4C5&amp;amp;displaylang=en"&gt;Office Security Guide&lt;/a&gt; provides IT with more in depth details on security in Office 2007. If you are using Group Policy, &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=A46F1DBE-760C-4807-A82F-4F02AE3C97B0&amp;amp;displaylang=en"&gt;solution accelerator templates&lt;/a&gt; exist to assist with applying security best practices.&lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3254095" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Security/default.aspx">Security</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Solutions/default.aspx">Solutions</category></item><item><title>Want to get Office Enterprise 2007 for $9.95?</title><link>http://blogs.technet.com/cbortlik/archive/2009/06/08/want-to-get-office-enterprise-2007-for-9-95.aspx</link><pubDate>Mon, 08 Jun 2009 16:30:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3251884</guid><dc:creator>cbortlik</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3251884.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3251884</wfw:commentRss><description>&lt;p&gt;We recently rolled out changes to the Microsoft &lt;a href="http://www.microsoft.com/licensing/software-assurance/home-use-program.aspx"&gt;Home Use Program&lt;/a&gt; (HUP) that may enable you to download &lt;a href="http://office.microsoft.com/en-us/suites/FX101674041033.aspx"&gt;Office Enterprise 2007&lt;/a&gt; for your home personal use for just $9.95! &lt;/p&gt;  &lt;p&gt;Details can be found on the Home Use &lt;a href="http://www.microsofthup.com"&gt;site&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Not familiar with the Home Use Program? Home Use is just one of the many &lt;a href="http://www.microsoft.com/licensing/software-assurance/faq.aspx"&gt;Software Assurance&lt;/a&gt; (SA) benefits that many of our customers enjoy. &lt;/p&gt;  &lt;p&gt;In addition to getting upgrade rights to newer versions of Microsoft software, SA benefits also help with training and deploying Microsoft software.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3251884" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Enterprise+Agreement/default.aspx">Enterprise Agreement</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/EA/default.aspx">EA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Training/default.aspx">Training</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SA/default.aspx">SA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Software+Assurance/default.aspx">Software Assurance</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Adoption/default.aspx">Adoption</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Deployment/default.aspx">Deployment</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category></item><item><title>Office 2010: Register for the Technical Preview Program and Get More Info …</title><link>http://blogs.technet.com/cbortlik/archive/2009/05/13/office-2010-register-for-the-technical-preview-program-and-get-more-info.aspx</link><pubDate>Wed, 13 May 2009 16:48:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3240295</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3240295.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3240295</wfw:commentRss><description>&lt;p&gt;Earlier this week Microsoft made some important Office 2010 announcements during our annual &lt;a href="http://www.microsoft.com/presspass/events/teched/default.mspx"&gt;TechEd conference&lt;/a&gt;. One of the announcements was that Microsoft will have an invitation only &lt;a href="https://microsoft.crgevents.com/Office2010TheMovie/Content/Default.aspx?p=Home&amp;amp;"&gt;Technical Preview Program for Office 2010&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;This program is scheduled to launch in July 2009 and will offer selected customers the opportunity to experience early, pre-release versions of Office 2010 which will include the following applications:&amp;#160; Word 2010, Excel 2010, Outlook 2010, PowerPoint 2010, OneNote 2010, Access 2010, InfoPath 2010 and Publisher 2010. &lt;/p&gt;  &lt;p&gt;As we count down to the start of the Technical Preview Program for Office 2010, more information and resources on Office 2010 are becoming publicly available for our customers and partners. These include:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="https://microsoft.crgevents.com/Office2010TheMovie/Content/Default.aspx?p=Home&amp;amp;"&gt;Office 2010 Technical Preview Registration&lt;/a&gt;: Register to be considered for the Technical Preview Program, which is scheduled to begin in July 2009.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/office2010/"&gt;Office 2010 IT Blog&lt;/a&gt;: The official Office 2010 blog of the Microsoft Office product group. This includes information on the preliminary system requirements for Office 2010.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/office2010general/threads"&gt;Office 2010 Forum&lt;/a&gt;: A place to discuss the Office 2010 Technical Preview Program and other information and questions around the new version Office&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.office2010themovie.com/"&gt;Office 2010 the Movie&lt;/a&gt;: A fun trailer and preview of things to come.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/presspass/features/2009/Apr09/04-15Office2010.mspx?rss_fdn=Top%20Stories"&gt;Office 2010 Press Release&lt;/a&gt;: Some high level details on Office, SharePoint and Exchange 2010.&lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3240295" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Deployment/default.aspx">Deployment</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category></item><item><title>Office, SharePoint and Exchange 2007 – Better Together</title><link>http://blogs.technet.com/cbortlik/archive/2009/05/05/office-sharepoint-and-exchange-2007-better-together.aspx</link><pubDate>Tue, 05 May 2009 18:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3235774</guid><dc:creator>cbortlik</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3235774.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3235774</wfw:commentRss><description>&lt;P&gt;One of the topics that I frequently present on at conferences is the Office system and why it is “better” to use the Office 2007 client with the 2007 versions of the SharePoint and Exchange server products.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://cid-d70e59a936fa955f.skydrive.live.com/self.aspx/Public/Presentations/Office%202007%20Event/Office%202007%20System%20Better%20Together.pptx" mce_href="http://cid-d70e59a936fa955f.skydrive.live.com/self.aspx/Public/Presentations/Office%202007%20Event/Office%202007%20System%20Better%20Together.pptx"&gt;presentation&lt;/A&gt; that I use for most of these sessions is a summary of many of the key items discussed in the Office/SharePoint “better together” &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d05a69-f67b-4d37-961e-2db3c4065cb9&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d05a69-f67b-4d37-961e-2db3c4065cb9&amp;amp;DisplayLang=en"&gt;whitepaper&lt;/A&gt;. It also touches upon some of the areas discussed in this Exchange 2007 &lt;A href="http://www.microsoft.com/exchange/evaluation/featurecomparison.mspx" mce_href="http://www.microsoft.com/exchange/evaluation/featurecomparison.mspx"&gt;feature comparison&lt;/A&gt; for the Exchange server with different Outlook and Outlook Web Access clients.&lt;/P&gt;
&lt;P&gt;Here are some of the highlights:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Enterprise Content Management&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Content Management process integrated into the Word, Excel and PowerPoint 2007 clients. This helps increase the adoption and usage of your SharePoint site and integrates critical functionality such as &lt;A href="http://office.microsoft.com/en-us/word/HA102783411033.aspx" mce_href="http://office.microsoft.com/en-us/word/HA102783411033.aspx"&gt;workflow&lt;/A&gt; and &lt;A href="http://office.microsoft.com/en-us/word/HA100475241033.aspx" mce_href="http://office.microsoft.com/en-us/word/HA100475241033.aspx"&gt;document properties&lt;/A&gt;, including metadata that is used to drive SharePoint views and improve search results.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;PowerPoint Slide Libraries&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish slides for central storage, reuse and change notification. &lt;A href="http://office.microsoft.com/en-us/powerpoint/HA012261671033.aspx?pid=CH101030571033" mce_href="http://office.microsoft.com/en-us/powerpoint/HA012261671033.aspx?pid=CH101030571033"&gt;Slide libraries&lt;/A&gt; add a great amount of business value by making sure that key corporate messages, content and branding are being reused and kept in sync.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Excel Services&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish spreadsheets for server hosting, web viewing and component access control. The Excel Services &lt;A href="http://office.microsoft.com/en-us/sharepointserver/HA102058281033.aspx?pid=CL100626951033" mce_href="http://office.microsoft.com/en-us/sharepointserver/HA102058281033.aspx?pid=CL100626951033"&gt;whitepaper&lt;/A&gt; and my recent Excel for Business Intelligence (BI) &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/05/01/excel-2007-your-business-intelligence-client-solution.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/05/01/excel-2007-your-business-intelligence-client-solution.aspx"&gt;blog post&lt;/A&gt; have additional details.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Outlook / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Bi-directional sync of calendars, tasks, contacts, and discussion boards. Offline access to document libraries. The Outlook Exchange website has a great &lt;A href="http://www.outlookexchange.com/articles/JasonSherry/sherry_c24p1.asp" mce_href="http://www.outlookexchange.com/articles/JasonSherry/sherry_c24p1.asp"&gt;article&lt;/A&gt; that walks thru all of the details.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Outlook&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt; / Exchange 2007 Utilization&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Unified communications, Managed folders, Scheduling enhancements and more. This &lt;A href="http://office.microsoft.com/en-us/outlook/HA100743061033.aspx" mce_href="http://office.microsoft.com/en-us/outlook/HA100743061033.aspx"&gt;article&lt;/A&gt; reviews these and other new Outlook 2007 capabilities in greater detail.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Electronic Forms&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Publish e-forms for e-mail and browser based form completion. My InfoPath &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/04/08/infopath-going-green-saving-money-and-accelerating-development.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/04/08/infopath-going-green-saving-money-and-accelerating-development.aspx"&gt;blog post&lt;/A&gt; provides more information on this and other ways to leverage InfoPath.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;U&gt;OneNote / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;: You can have OneNote automatically synchronize shared notebooks with SharePoint, which can then be searched and viewed by people with the appropriate permissions. More information on OneNote can be found in this &lt;A href="http://blogs.technet.com/cbortlik/archive/2009/03/04/love-onenote-prove-it.aspx" mce_href="http://blogs.technet.com/cbortlik/archive/2009/03/04/love-onenote-prove-it.aspx"&gt;blog post&lt;/A&gt;. &lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Groove / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Direct synchronization between Groove workspaces and SharePoint document libraries. This &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=B109FBC4-6E60-45F6-BF50-218707C37955&amp;amp;displaylang=en"&gt;whitepaper&lt;/A&gt; demonstrates how you can use Groove to securely collaborate and extend SharePoint to customers and partners that are outside of your organization and those with the need for off-line functionality or access to content in low network bandwidth scenarios.&lt;/LI&gt;
&lt;LI&gt;&lt;A&gt;&lt;STRONG&gt;&lt;U&gt;Access / SharePoint Integration&lt;/U&gt;&lt;/STRONG&gt;&lt;/A&gt;: Host Access data on SharePoint sites, use either browser or Access client to work with data. This enables you to move Access data to SharePoint lists and also helps with querying and joining multiple SharePoint lists and other data sources. More details can be found &lt;A href="http://office.microsoft.com/en-us/access/HA101314631033.aspx?pid=CH101741461033" mce_href="http://office.microsoft.com/en-us/access/HA101314631033.aspx?pid=CH101741461033"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3235774" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Training/default.aspx">Training</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OneNote/default.aspx">OneNote</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/InfoPath/default.aspx">InfoPath</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Access/default.aspx">Access</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Groove/default.aspx">Groove</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Word/default.aspx">Word</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PowerPoint/default.aspx">PowerPoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Solutions/default.aspx">Solutions</category></item><item><title>Excel 2007 – Your Business Intelligence Client Solution</title><link>http://blogs.technet.com/cbortlik/archive/2009/05/01/excel-2007-your-business-intelligence-client-solution.aspx</link><pubDate>Fri, 01 May 2009 23:50:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3234138</guid><dc:creator>cbortlik</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/cbortlik/comments/3234138.aspx</comments><wfw:commentRss>http://blogs.technet.com/cbortlik/commentrss.aspx?PostID=3234138</wfw:commentRss><description>&lt;P&gt;Many of my customers are evaluating business intelligence (BI) solutions. There are often many business drivers behind this trend including the need for analysis, reporting, planning and forecasting. &lt;/P&gt;
&lt;P&gt;Prior to the release of &lt;A href="http://office.microsoft.com/en-us/excel/FX100487621033.aspx" mce_href="http://office.microsoft.com/en-us/excel/FX100487621033.aspx"&gt;Excel 2007&lt;/A&gt; many customers would purchase a variety of different BI tools each with their own user interface, licensing costs and set of functionality. With Excel 2007 we have sought to bring BI to the masses while eliminating the need for a number of different tools and lowering the overall total cost of ownership for BI solutions.&lt;/P&gt;
&lt;P&gt;Here is a summary of my top 10 favorite aspects of Excel 2007 for BI solutions:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Excel has become the rich BI client front end for &lt;A href="http://www.microsoft.com/business/performancepoint/" mce_href="http://www.microsoft.com/business/performancepoint/"&gt;PerformancePoint&lt;/A&gt;, &lt;A href="http://www.microsoft.com/sharepoint/default.mspx" mce_href="http://www.microsoft.com/sharepoint/default.mspx"&gt;SharePoint&lt;/A&gt;, &lt;A href="http://www.microsoft.com/sqlserver/2005/en/us/data-mining.aspx" mce_href="http://www.microsoft.com/sqlserver/2005/en/us/data-mining.aspx"&gt;SQL Server&lt;/A&gt; and any &lt;A href="http://office.microsoft.com/en-us/excel/HP100898981033.aspx?pid=CH100648471033" mce_href="http://office.microsoft.com/en-us/excel/HP100898981033.aspx?pid=CH100648471033"&gt;external data source or system&lt;/A&gt;. This allows users to easily aggregate, slice and dice many disparate data sources and get a consolidated view of their business.&lt;/LI&gt;
&lt;LI&gt;By supporting 1 million rows and 16,000 columns of data in the same workbook, Excel 2007 allows you to work with more data. This addresses a critical business need expressed by many Excel users and overcomes previous product limitations of 64,000 rows which often resulted in the creation of multiple workbooks and extensive macros and programming to link the data together.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://office.microsoft.com/en-us/excel/HA101080881033.aspx?pid=CH101024611033" mce_href="http://office.microsoft.com/en-us/excel/HA101080881033.aspx?pid=CH101024611033"&gt;Excel Services&lt;/A&gt; enables you to easily publish an Excel workbook to SharePoint and then allow other users to access that data with just a web browser. This is of tremendous value when you want to make sure that everyone is looking at the latest version of data (aka a “single version of the truth”) and cases where you want to suppress hidden formulas, data and secure other sensitive data.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://office.microsoft.com/en-us/excel/HA101655491033.aspx?pid=CH100740791033" mce_href="http://office.microsoft.com/en-us/excel/HA101655491033.aspx?pid=CH100740791033"&gt;Conditional formatting&lt;/A&gt; adds powerful data visualization capabilities to Excel. You can easily add data bars, color scales, key performance indicators (KPI), and other icon sets to spot trends.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://office.microsoft.com/en-us/excel/HP101773841033.aspx?pid=CH101768451033" mce_href="http://office.microsoft.com/en-us/excel/HP101773841033.aspx?pid=CH101768451033"&gt;Pivot tables&lt;/A&gt; can now be created and used by anyone to organize and report on data. You do not need to be the “Excel guru” to be able to work with and change pivot tables. The redesigned pivot table capability and wizards streamlines the process.&lt;/LI&gt;
&lt;LI&gt;The graphics engine for Office has been significantly improved with Office 2007. &lt;A href="http://office.microsoft.com/en-us/excel/HP012337281033.aspx?pid=CH102859841033" mce_href="http://office.microsoft.com/en-us/excel/HP012337281033.aspx?pid=CH102859841033"&gt;Charting&lt;/A&gt; and &lt;A href="http://office.microsoft.com/en-us/excel/HA100395371033.aspx" mce_href="http://office.microsoft.com/en-us/excel/HA100395371033.aspx"&gt;SmartArt&lt;/A&gt; produce professional looking graphics in very little time. These graphics can be shared and reused across Excel, PowerPoint and Word and eliminate the need for many 3rd party services and tools.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://office.microsoft.com/en-us/excel/HA100485461033.aspx?pid=CH101024591033" mce_href="http://office.microsoft.com/en-us/excel/HA100485461033.aspx?pid=CH101024591033"&gt;Tables&lt;/A&gt; in Excel automatically add common tools for working with related sets of data. For example, the &lt;A href="http://office.microsoft.com/en-us/excel/HP100739411033.aspx?pid=CH100648451033" mce_href="http://office.microsoft.com/en-us/excel/HP100739411033.aspx?pid=CH100648451033"&gt;filter&lt;/A&gt; and &lt;A href="http://office.microsoft.com/en-us/excel/HP100739471033.aspx?pid=CH100648451033" mce_href="http://office.microsoft.com/en-us/excel/HP100739471033.aspx?pid=CH100648451033"&gt;sort&lt;/A&gt; features have been improved and are automatically enabled now for Excel tables. You can apply multiple selections and even filter and sort by color (e.g. rows highlighted in green) and conditional format (e.g. by KPI).&lt;/LI&gt;
&lt;LI&gt;Advanced built in &lt;A href="http://office.microsoft.com/en-us/excel/HP100818651033.aspx?pid=CH100648411033" mce_href="http://office.microsoft.com/en-us/excel/HP100818651033.aspx?pid=CH100648411033"&gt;formulas&lt;/A&gt; automate the creation of even the most complex calculations. Using Excel tables you can now even refer to cells based on user defined column and row names (e.g. Northeast, Southwest, etc.) rather than having to figure out the cryptic cell/column numbering (e.g. A1).&lt;/LI&gt;
&lt;LI&gt;Data tools for identifying and &lt;A href="http://office.microsoft.com/en-us/excel/HP100739431033.aspx?pid=CH100648451033" mce_href="http://office.microsoft.com/en-us/excel/HP100739431033.aspx?pid=CH100648451033"&gt;removing duplicates&lt;/A&gt;, &lt;A href="http://office.microsoft.com/en-us/excel/HP100952491033.aspx?pid=CH100648541033" mce_href="http://office.microsoft.com/en-us/excel/HP100952491033.aspx?pid=CH100648541033"&gt;consolidating&lt;/A&gt; data and performing &lt;A href="http://office.microsoft.com/en-us/excel/HA102370521033.aspx?pid=CH100648511033" mce_href="http://office.microsoft.com/en-us/excel/HA102370521033.aspx?pid=CH100648511033"&gt;what-if analysis&lt;/A&gt; improves how you work with large sets of data and obtain meaningful insight from it.&lt;/LI&gt;
&lt;LI&gt;Custom &lt;A href="http://msdn.microsoft.com/en-us/office/aa905411.aspx" mce_href="http://msdn.microsoft.com/en-us/office/aa905411.aspx"&gt;Office Business Application&lt;/A&gt; by partners and customers for building solutions on top of Excel. These could range from advanced &lt;A href="http://msdn.microsoft.com/en-us/office/aa905533.aspx" mce_href="http://msdn.microsoft.com/en-us/office/aa905533.aspx"&gt;Visual Studio .NET&lt;/A&gt; applications to basic &lt;A href="http://office.microsoft.com/en-us/excel/HA102898061033.aspx" mce_href="http://office.microsoft.com/en-us/excel/HA102898061033.aspx"&gt;macros&lt;/A&gt;. Since Excel uses the &lt;A href="http://office.microsoft.com/en-us/excel/HA100069351033.aspx" mce_href="http://office.microsoft.com/en-us/excel/HA100069351033.aspx"&gt;Open XML&lt;/A&gt; industry standard file format, Excel documents can be programmatically built and accessed from various tools.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Want to learn more? Check out the &lt;A href="http://www.microsoft.com/bi/" mce_href="http://www.microsoft.com/bi/"&gt;Microsoft Business Intelligence&lt;/A&gt; site and review &lt;A href="http://www.microsoft.com/bi/evidence/case-studies.aspx" mce_href="http://www.microsoft.com/bi/evidence/case-studies.aspx"&gt;customer case studies&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3234138" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/cbortlik/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Office/default.aspx">Office</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/OBA/default.aspx">OBA</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/MSDN/default.aspx">MSDN</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/PerformancePoint/default.aspx">PerformancePoint</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Excel/default.aspx">Excel</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.technet.com/cbortlik/archive/tags/Solutions/default.aspx">Solutions</category></item></channel></rss>