<?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0">
        <channel>
            <title>William (Bill) Vaughn&apos;s Musings</title>
            <link>http://betav.com/blog/billva/</link>
            <description>Sharing opinions, tips and ramblings and industry trends.</description>
            <language>en</language>
            <copyright>Copyright 2010</copyright>
            <lastBuildDate>Wed, 24 Feb 2010 16:14:40 -0800</lastBuildDate>
            <generator>http://www.sixapart.com/movabletype/</generator>
            <docs>http://www.rssboard.org/rss-specification</docs>
    
            <item>
                <title>Can the Reporting Services BI Tools be More Like Report Builder 2.0?</title>
                <description><![CDATA[<p>In Report Builder 2.0 one can open a report to edit and redeploy via a dialog that exposes the (rights-visible) Reporting Services catalog. This makes it easy to bring up a deployed report for editing. </p>  <p>In Visual Studio Reporting Services BI tools, you can’t. What you can do is first export the report by navigating to the report properties in Report Manager (General tab) click the “Edit” link, and save the report to an RDL file. Next, you have to “Add Existing Item” to the project and point to the saved RDL report. Why can’t the BI tools do the same as Report Builder 2.0?</p>  <p>In Report Builder 2.0 one can choose the Data Source by browsing the Reporting Services catalog. </p>  <p>In Visual Studio Reporting Services BI tools, you can’t. When you create a new BI project the BI tools should prompt for the RS catalog as it does with a CLR project. This way, when a new report project is created the developer could choose from a list of cataloged Shared Data Sources. This would preclude the need to guess at or research the shared data source name when creating a new report project. </p>]]></description>
                <link>http://betav.com/blog/billva/2010/02/can-the-reporting-services-bi.html</link>
                <guid>http://betav.com/blog/billva/2010/02/can-the-reporting-services-bi.html</guid>
        
        
                <pubDate>Wed, 24 Feb 2010 16:14:40 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Windows Live Meeting&mdash;Can&rsquo;t it be Better?]]></title>
                <description><![CDATA[<p>I spent considerable time at the recent MVP Summit here in Redmond (Feb 16-19th) trying to get some answers to a number of nagging questions and issues that I and my customers keep asking. Windows Live Meeting (WLM) was high on the agenda. Ironically, several of the Microsoft employees with whom I spoke were fighting many of the same WLM issues but they could get no help at all because they didn’t have support accounts and could not get past the script-readers.</p>  <p>The company that hosts my monthly webinars (9-18 hours a month) hires a third-party company that hosts and records the Windows Live Meeting sessions. They and I have been unable to adequately address any of the following issues: (Updated Feb 22)</p> ]]></description>
                <link>http://betav.com/blog/billva/2010/02/windows-live-meetingcant-it-be-1.html</link>
                <guid>http://betav.com/blog/billva/2010/02/windows-live-meetingcant-it-be-1.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Events and Conferences</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Future Conferences</category>
        
        
                <pubDate>Mon, 22 Feb 2010 17:01:51 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Windows Live Meeting&mdash;Can&rsquo;t it be Better?]]></title>
                <description><![CDATA[<p>I spent considerable time at the recent MVP Summit here in Redmond (Feb 16-19th) trying to get some answers to a number of nagging questions and issues that I and my customers keep asking. Windows Live Meeting (WLM) was high on the agenda. Ironically, several of the Microsoft employees with whom I spoke were fighting many of the same WLM issues but they could get no help at all because they didn’t have support accounts and could not get past the script-readers.</p>  <p>The company that hosts my monthly webinars (9-18 hours a month) hires a third-party company that hosts and records the Windows Live Meeting sessions. They and I have been unable to adequately address any of the following issues:</p> ]]></description>
                <link>http://betav.com/blog/billva/2010/02/windows-live-meetingcant-it-be.html</link>
                <guid>http://betav.com/blog/billva/2010/02/windows-live-meetingcant-it-be.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Events and Conferences</category>
        
        
                <pubDate>Sun, 21 Feb 2010 16:23:27 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Report Builder &lt;Next&gt; Wish List &ndash; V1.1]]></title>
                <description><![CDATA[<h3>Updated Feb 4, 2010</h3>  <p>I’m working on the labs for a new interactive webinar being hosted by Progressive. It’s tentatively scheduled for late April so I’m heads-down building the courseware. Unlike my “speak-only” webinars where I simply lecture and take questions, this series of six 90-minute sessions will encourage the attendees to work through a series of lab exercises that leverage the lectures and permit them to try to build and test SQL Server databases, SQL queries and reports using VB.NET and Report Builder 2.0.</p>  <p>In the course of creating these labs I’ve run across a number of issues that I would like to see Microsoft address in the next version of Report Builder. Frankly, I would not expect to see any work done on SQL Server 2010/2011 but I would like to see the following issue addressed after that:</p> ]]></description>
                <link>http://betav.com/blog/billva/2010/02/report-builder-next-wish-list.html</link>
                <guid>http://betav.com/blog/billva/2010/02/report-builder-next-wish-list.html</guid>
        
        
                    <category domain="http://www.sixapart.com/ns/types#tag">Report Builder 2.0</category>
        
                    <category domain="http://www.sixapart.com/ns/types#tag">SQL Server Reporting Services</category>
        
                <pubDate>Wed, 03 Feb 2010 16:33:19 -0800</pubDate>
            </item>
    
            <item>
                <title>Are You Ready for Report Builder 2.0?</title>
                <description><![CDATA[<p>SQL Server Magazine in conjunction with Windows IT Pro just published <a href="http://sqlmag.com/Article/ArticleID/103300/Report_Builder_20.html" target="_blank">my article on Report Builder 2.0</a> security issues. Actually, the content is extracted from a much larger article on Report Builder that’s scheduled to be published in the print magazine later this year. The gist? Well, basically it discusses the implication of giving paradevelopers on your staff the ability to party down on your report catalog. These folks will be able to extract cataloged reports, modify them and save them back for everyone to see—whether or not they still represent an accurate depiction of your corporate data…</p>  <p>&#160;</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:36c332bc-01ea-43db-8692-388b109c504f" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SQL+Server" rel="tag">SQL Server</a>,<a href="http://technorati.com/tags/Reporting+Services" rel="tag">Reporting Services</a>,<a href="http://technorati.com/tags/Report+Builder" rel="tag">Report Builder</a></div>]]></description>
                <link>http://betav.com/blog/billva/2010/01/are-you-ready-for-report-build.html</link>
                <guid>http://betav.com/blog/billva/2010/01/are-you-ready-for-report-build.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Books, Articles, Papers</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Reporting Services</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">SQL Server</category>
        
        
                <pubDate>Sat, 30 Jan 2010 09:36:36 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Visual Studio 2010 &ndash; It&rsquo;s still not meeting data developer&rsquo;s needs]]></title>
                <description><![CDATA[<p>A third-party report generator (Pebble Reports) sent me this <a href="ftp://ftp.software.ibm.com/la/documents/developerworks/ssa/event_pdf/information/02_InformationOnDemandAprovecheValorInformacion.pdf">IBM presentation</a> (see page 71) when I asked if their tool supported 2005, 2008 or 2010 RDL (they only support 2005). </p>  <p>“We depend on ReportViewer control for printing purposes and we are as miffed as you are that ReportViewer is always out of sync with ReportServer. Even MS competitors are taking advantage of this situation, for example see slide 71 of this IBM presentation where they talk about Microsoft's version incompatibilities.”</p>  <p>This further adds to the argument that Microsoft is not seen as capable of keeping their various development paradigms and the metadata they support in sync. I pounded on this issue two years ago when Visual Studio 2008 was getting ready to ship. However,&#160; two years later Visual Studio BI and ReportViewer developers are facing the same lack of compatibility with the latest RDL (about to ship with SQL Server 2008 R2). Are developers expected to wait another two years before the ReportViewer control will work with RDL 2010 in local mode? By then I expect additional innovations to be out of reach as RDL evolves—leaving the ReportViewer control perpetually one version behind. </p> ]]></description>
                <link>http://betav.com/blog/billva/2010/01/visual-studio-2010-its-still-n.html</link>
                <guid>http://betav.com/blog/billva/2010/01/visual-studio-2010-its-still-n.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Data Architectures</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">ReportViewer</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Reporting Services</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">SQL Compact</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">SQL Server</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Visual Basic .NET</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Visual Studio</category>
        
        
                <pubDate>Mon, 18 Jan 2010 08:30:46 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[The RDLc Disconnect&mdash;they&rsquo;ve done it again]]></title>
                <description><![CDATA[<p><font face="Century Gothic">The CTPs of VS2010 I’ve seen so far do not support (generate) the most recent version of RDL as exposed in SQL Server 2008 (R2). Yes, VS2010 now generates what I call 2<sup>nd</sup> generation (2008) RDL which is a step in the right direction, but it took <u>two years</u> to get this fixed. Because of this, Visual Studio 2008 was out of sync with the current RDL version for 90% of its lifetime. </font></p>  <p><font face="Century Gothic">I have just heard from Stella Chan (Microsoft SQL Server Reporting Services) that VS2010 ReportViewer control is <em>not</em> <em>designed</em> to work with the current version of RDL in local mode. IMHO it never will be—not as long as the SQL Server team and the Visual Studio teams don’t keep their products in sync any better than they have in the past. I don’t expect the ReportViewer control to work with 3rd generation (2010) RDLc until 2012 (the next release of Visual Studio). By then there will doubtless be a new and improved version of RDL in the wings about to be released that it can’t use for another two years.</font></p>  <p><font face="Century Gothic">If you think this is just wrong vote for the bug I’ve logged in Connect (524610) (if you can find it)…</font></p>  <p><font face="Century Gothic">Sigh. </font></p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cf80aa0d-ae24-4b15-bf3b-cfa3ab6f597c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Visual+Studio+2010" rel="tag">Visual Studio 2010</a>,<a href="http://technorati.com/tags/RDL" rel="tag">RDL</a>,<a href="http://technorati.com/tags/RDLc" rel="tag">RDLc</a>,<a href="http://technorati.com/tags/SQL+Server+Reporting+Services" rel="tag">SQL Server Reporting Services</a>,<a href="http://technorati.com/tags/ReportViewer" rel="tag">ReportViewer</a></div>]]></description>
                <link>http://betav.com/blog/billva/2010/01/the-rdlc-disconnecttheyve-done.html</link>
                <guid>http://betav.com/blog/billva/2010/01/the-rdlc-disconnecttheyve-done.html</guid>
        
        
                <pubDate>Wed, 13 Jan 2010 15:59:09 -0800</pubDate>
            </item>
    
            <item>
                <title>Outlining an Intro to SQL Server/Reporting Course</title>
                <description><![CDATA[<p>So Progressive wants me to write a course for “Beginners” that precedes <a href="http://www.progressivebusinesstechnologytraining.com/R2/0" target="_blank">my 9-hour webinar</a> on SQL Server and Reporting Services. So, what do you think it should contain? What should I assume people know (or don’t know)? </p>]]></description>
                <link>http://betav.com/blog/billva/2010/01/outlining-an-intro-to-sql-serv.html</link>
                <guid>http://betav.com/blog/billva/2010/01/outlining-an-intro-to-sql-serv.html</guid>
        
        
                <pubDate>Fri, 08 Jan 2010 16:31:01 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Monthly SQL Server Reporting Services Webinar&mdash;Live In-Person?]]></title>
                <description><![CDATA[<p>I’ve been tuning <a href="http://www.progressivebusinesstechnologytraining.com/R2/0" target="_blank">my monthly webinar</a> to include more information about SQL Server Reporting Services (R2) and Visual Studio 2010. It seems that Microsoft is about to do it again—ship Visual Studio with an outdated RDLc support. In this case VS2010 generates what I call 2nd generation (2008) RDL with the ReportViewer development tools. Of course, that’s a step forward because VS 2008 SP1 still uses 1st generation (2005) RDL. This means you’ll be able to generate reports using the SQL Server 2008 (R2) Visual Studio BI tools (which is VS2008) and easily import them into VS2008 or VS2010 ReportViewer projects. </p> <p>Want a front-row seat in <a href="http://www.progressivebusinesstechnologytraining.com/R2/0" target="_blank">my next Webinar</a>? If so, I’m accepting applications for the live studio audience. All you need to do is send me an note saying why you would like to attend. I can comfortably sit about four people so get your application in early. Let me worry about the conference $999 fee but if you bring doughnuts for everyone... I’ll pick the audience the Friday before the next talk (which is Tuesday January 19th at 09:00 Pacific time). </p> <p>&nbsp;</p> <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9d6695f1-8df3-4d7d-92f5-3f8112883854" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SQL+Server" rel="tag">SQL Server</a>,<a href="http://technorati.com/tags/Reporting+Services" rel="tag">Reporting Services</a>,<a href="http://technorati.com/tags/ReportViewer" rel="tag">ReportViewer</a>,<a href="http://technorati.com/tags/ReportBuilder" rel="tag">ReportBuilder</a>,<a href="http://technorati.com/tags/Visual+Studio+2010" rel="tag">Visual Studio 2010</a>,<a href="http://technorati.com/tags/BI+tools" rel="tag">BI tools</a></div>]]></description>
                <link>http://betav.com/blog/billva/2010/01/monthly-sql-server-reporting-s-1.html</link>
                <guid>http://betav.com/blog/billva/2010/01/monthly-sql-server-reporting-s-1.html</guid>
        
        
                <pubDate>Fri, 08 Jan 2010 16:17:22 -0800</pubDate>
            </item>
    
            <item>
                <title><![CDATA[Coming soon&hellip;]]></title>
                <description><![CDATA[<p>I’ve decided to serialize my novel “The Owl Wrangler” on a new blog. Over the next year, I’ll post a new chapter every week as long as I have Internet access. <a href="http://betav.com/blog/fiction" target="_blank">Check it out…</a></p>]]></description>
                <link>http://betav.com/blog/billva/2009/10/coming-soon.html</link>
                <guid>http://betav.com/blog/billva/2009/10/coming-soon.html</guid>
        
        
                <pubDate>Thu, 22 Oct 2009 17:26:18 -0800</pubDate>
            </item>
    
            <item>
                <title>ReportViewer 2012</title>
                <description><![CDATA[<p>Just thinking aloud… what about adding a wizard to Visual Studio (version after) next that would let developers extract RDL reports from a selected Reporting Services catalog (like you can with the Report Builder 2.0) and (this is the cool part), generate a TableAdapter and the parameter UI (using the Toolstrip) based on the Data Source and SQL imbedded in the report? This would make it drop-dead easy to setup custom UI for selected reports. The Report Viewer wizard does this now when you create a new report but it would be helpful if there was a “add existing report” wizard that just dealt with creation of the TableAdapter (thus the Connection) and the UI needed to capture the RDL(c) specified parameters. This wizard could also import from an RDLC or convert from a server-hosted RDL (regardless of the generation) cataloged report. </p> <p>&nbsp;</p> <p>What do you think?</p>]]></description>
                <link>http://betav.com/blog/billva/2009/10/reportviewer-2012.html</link>
                <guid>http://betav.com/blog/billva/2009/10/reportviewer-2012.html</guid>
        
        
                    <category domain="http://www.sixapart.com/ns/types#tag">RDL</category>
        
                    <category domain="http://www.sixapart.com/ns/types#tag">RDLC</category>
        
                    <category domain="http://www.sixapart.com/ns/types#tag">Report Viewer</category>
        
                    <category domain="http://www.sixapart.com/ns/types#tag">Reporting Services</category>
        
                    <category domain="http://www.sixapart.com/ns/types#tag">Visual Studio 2012</category>
        
                <pubDate>Mon, 19 Oct 2009 15:53:57 -0800</pubDate>
            </item>
    
            <item>
                <title>Building a Home in the Abilene or Tuscola, Texas Area?</title>
                <description><![CDATA[<p>Before you do, take a minute to read what happened to my daughter. She’s married to an officer currently on active duty in the military—people that all too often fall prey to individuals like Mr. Bryan Hicks. Unfortunately, the state of Texas makes it all too easy for builders to skirt their responsibility to consumers.</p>  <p>Builder Complaint: Bryan Hicks DBA Bryan Hicks Custom Homes, Tuscola, TX</p>  <blockquote>   <p>We wish to communicate the issues that my family has had with this local builder for the past three years.&#160; The problems center around warranty issues of the new home we purchased our home in Abilene, Texas from Bryan Hicks in July 2006. The conflict has not come to a resolution despite an exhausting and frustrating number of attempts to communicate and follow the necessary steps to reach a resolution.&#160; </p>    <p>The first hint that there was a problem with the customer service with this builder was evident when he refused to pay the property taxes owed on the home according to the real estate contract. After failing to discuss the matter through the Better Business Bureau we were forced to take this matter to small claims court. When we won the judgment he finally paid the taxes and penalties owed us.&#160; </p>    <p>From this time forward any warranty issues we had on our new home, which were numerous; we were told by letter to contact all individual contractors directly. Some contractors were helpful; others refused to do the repairs or wouldn’t return calls. We tried to get the work done through the contractors for months. All the while keeping Bryan Hicks up to date on the status of the repairs via fax, email, and certified mail we communicated regularly to Bryan Hicks about the repairs that were not getting done. We never had any communications back from Bryan Hicks about how we should proceed. At no point did Bryan Hicks dispute that any of the indicated issues needing repairs were warranty issues, he just failed to get the work on them completed.&#160;&#160; </p>    <p>Trying to be nice and not bring the State into the problem, we did not contact the Texas Residential Construction Commission (TRCC) (turns out to be a big mistake). Instead WE contacted Better Business Bureau, this time he failed to respond to their inquiry on the matter. Our last resort was to seek legal counsel who told us to go ahead and have the repairs done by other contractors at our cost and ask for reimbursement from the builder Bryan Hicks. We had all repairs done at our cost. Including replacing tile in our kitchen and eating area that was cracking and buckling after less than a year of being installed, repairing a faulty mailbox, painting a garage door, replacing carpet that was originally installed with a manufacturer’s flaw, and repairs to the sheetrock and furniture damaged by a severely leaking roof.&#160; Contact was made to the builder in January of 2008 to request the amount we were out for the repairs.&#160; There was, yet again, no response from Bryan Hicks.</p>    <p>After many more attempts to contact Bryan Hicks, we brought our case, with the aid of our lawyer, to Small Claims court and won judgment for the full amount. Bryan Hicks appeared and at no point disputed that the items we had repaired by other contractors were warranty items on the home.&#160; After the judgment he failed to pay us the amount, instead he hired legal counsel that told him about the TRCC laws that protect builders and require complaints to be filed within 30 days of the warranty expiring in order to have a case against a builder.&#160; In our situation within 30 days of the 1 year warranty we were still communicating via letters with the builder’s contractors to get the work done.&#160; So in essence, we are being punished for giving the builder the benefit of the doubt that he will live up to his contractual requirements to uphold the warranty on the new home that he built and sold to our family. </p>    <p>We have been very careful to keep to the facts in this case so as to spell out our story accurately for others to beware of this man and his business.&#160; The home that we purchased from him was not the quality that it appeared to be at first and his promises to uphold the state-required warranties and his own company’s warranty on the home are empty.&#160; We are still out the thousands of dollars in repairs to our new home and even more in legal costs, in these hard economic times this has really hurt our family. In our opinion, don’t have Bryan Hicks of Bryan Hicks Custom Homes build you a home. </p></blockquote>]]></description>
                <link>http://betav.com/blog/billva/2009/10/building-a-home-in-the-abilene.html</link>
                <guid>http://betav.com/blog/billva/2009/10/building-a-home-in-the-abilene.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Consumer Issues</category>
        
        
                <pubDate>Mon, 12 Oct 2009 17:03:43 -0800</pubDate>
            </item>
    
            <item>
                <title>Report Builder 2.0 and Stored Procedures</title>
                <description><![CDATA[<p>I’m well into the research for my new (and overdue) SQL Server Magazine article on Report Builder 2.0. Along the way I’ve discovered a couple of interesting bugs. It seems that if you choose to use the “Stored Procedure” command type you can indeed name a stored procedure, but the wizard won’t set it up correctly unless it has defaults defined for each of its parameters. </p>  <p>Incidentally, you had better be prepared for the wizard to execute this puppy (not just parse for signature) as the SP gets executed at least once if not several times in the process. I expect this would be a problem if the SP took seven and a half hours to execute… </p>  <p>I also discovered that even when defaults are defined, the wizards don’t properly map the query parameters the first time. Once the Dataset is created you have to go back to the DataSet properties and Refresh Fields. Tacky…</p>  <p>I’m still tracking down why stored procedures are not listed along with the Tables and Views in the Query editor… I expect it might be (another) Windows 7 rights issue. </p>  <p>hth</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a0370c38-bce5-4cb9-b2c4-1b1a09bbf83b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SQL+Server" rel="tag">SQL Server</a>,<a href="http://technorati.com/tags/Reporting+Services" rel="tag">Reporting Services</a>,<a href="http://technorati.com/tags/Report+Builder" rel="tag">Report Builder</a>,<a href="http://technorati.com/tags/Stored+Procedures" rel="tag">Stored Procedures</a></div>]]></description>
                <link>http://betav.com/blog/billva/2009/09/report-builder-20-and-stored-p.html</link>
                <guid>http://betav.com/blog/billva/2009/09/report-builder-20-and-stored-p.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Reporting Services</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">SQL Server</category>
        
        
                <pubDate>Sat, 26 Sep 2009 10:23:48 -0800</pubDate>
            </item>
    
            <item>
                <title>Windows Live Meeting and AVI Files</title>
                <description><![CDATA[<p>At the suggestion of the MeetMe technical support team, I uploaded a demo video in AVI format to their site. While it began to play on the client end, on my end, Windows Live Meeting crashed. The MS support folks have informed me that the AVI format is <em>not</em> supported—but the .WMV or .MPG formats are.</p>  <p>&#160;</p>  <p>hth</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:78ca20a8-872a-457d-bbb6-dbb1981ce15a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Windows+Live+Meeting" rel="tag">Windows Live Meeting</a>,<a href="http://technorati.com/tags/AVI" rel="tag">AVI</a>,<a href="http://technorati.com/tags/videos" rel="tag">videos</a></div>]]></description>
                <link>http://betav.com/blog/billva/2009/09/windows-live-meeting-and-avi-f.html</link>
                <guid>http://betav.com/blog/billva/2009/09/windows-live-meeting-and-avi-f.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Webinars</category>
        
        
                <pubDate>Tue, 22 Sep 2009 12:49:10 -0800</pubDate>
            </item>
    
            <item>
                <title>Getting More Performance out of Windows Live Meeting</title>
                <description><![CDATA[<p>After my last debacle with Windows Live Meeting where all four cores of my processor were pegged, my heat alarm was beeping and my patience was being quickly exhausted, I decided to give up on WLM—at least before Microsoft stepped in. When I got back in town from my penance trip to Leavenworth, Kansas and the biker wedding at the tattoo parlor in Ruidoso, NM (film at 11), I called up the WML <a href="You can either call 1.866.493.2825 or open an incident via the web at https://support.live.com/default.aspx?productKey=mocplmhome&amp;ct=phonets" target="_blank">support team</a> (866-493.2825) (on a Saturday afternoon). To my delight a friendly voice answered and was able to offer a number of suggestions. Apparently WLM has free support 7/24. So, what were the suggestions?</p>  <ul>   <li>Disable Hardware Acceleration on the video card. This is easier said than done in Windows 7 as I’ll explain next. The support pro told me that this solves 90% of the performance problems. It did occur to me that if this is really the case (as it seems to be), why doesn’t WLM just make this change on its own as it starts?</li>    <li>Use the Content tab to choose <em>just</em> those applications to share—not the entire desktop. Again, this makes it harder to run a smooth demo unless you open up the applications to share ahead of time and add them to the Content tab. However, this can lead to poorer performance as WLM might be overwhelmed by the increased workload. Since I have two monitors and many windows open that should not be shared (including gadgets) I can see how this would help. I would like to see an option where WLM shares applications on a <em>specific</em> monitor. While one can setup a sharing window, I could never get this to work correctly—perhaps if this was fixed… </li>    <li>Don’t share your screen-cam&#160; Window—it’s okay to get WML to show your video, just don’t include it as one of the shared windows.</li> </ul>  <p>Turning off video card hardware acceleration has always been a problem with screen scrapers and application sharing. I should have remembered this trick as we ran across it a decade ago while I was evaluating screen sharing programs at MSTE in the 90’s. My problem is with Windows 7—it seems the dialog to change these video card settings has been disabled for some reason. This means you can’t use the Advanced Settings | Troubleshooting | Change Settings&#160; technique that we could use in XP and Vista to make this change. </p>  <p>Fortunately, I discovered that if you install the DirectX SDK, you can disable hardware acceleration in Windows 7 by clicking on the DirectDraw tab and un-checking the Use Hardware Acceleration checkbox as shown below. The DirectX SDK can be downloaded from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b66e14b8-8505-4b17-bf80-edb2df5abad4&amp;displaylang=en" target="_blank">here</a>. </p>  <p>&#160;</p>  <p><a href="http://betav.com/blog/billva/WindowsLiveWriter/GettingMorePerformanceoutofWindowsLiveMe_90A2/image_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://betav.com/blog/billva/WindowsLiveWriter/GettingMorePerformanceoutofWindowsLiveMe_90A2/image_thumb.png" width="189" height="244" /></a> </p>  <p>&#160;</p>  <p>hth</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:62f183e2-a7a7-44cb-9476-776eea6b7fe8" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Windows+Live+Meeting" rel="tag">Windows Live Meeting</a>,<a href="http://technorati.com/tags/Performance" rel="tag">Performance</a>,<a href="http://technorati.com/tags/Hardware+Acceleration" rel="tag">Hardware Acceleration</a>,<a href="http://technorati.com/tags/Windows+7" rel="tag">Windows 7</a></div>]]></description>
                <link>http://betav.com/blog/billva/2009/09/getting-more-performance-out-o.html</link>
                <guid>http://betav.com/blog/billva/2009/09/getting-more-performance-out-o.html</guid>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Events and Conferences</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Hardware</category>
        
                    <category domain="http://www.sixapart.com/ns/types#category">Webinars</category>
        
        
                <pubDate>Tue, 22 Sep 2009 10:17:27 -0800</pubDate>
            </item>
    
        </channel>
    </rss>
