<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Scott's Blog</title>
    <link>http://www.scottwaye.com/blog/</link>
    <description>Blogox</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 17 May 2010 09:44:38 GMT</pubDate>

    <image>
        <url>http://www.scottwaye.com/blog/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Scott's Blog - Blogox</title>
        <link>http://www.scottwaye.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Visual Studio 2010 fails to open user control with &quot;Could not load file or assembly&quot;</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/80-Visual-Studio-2010-fails-to-open-user-control-with-Could-not-load-file-or-assembly.html</link>
            <category>dotNet</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/80-Visual-Studio-2010-fails-to-open-user-control-with-Could-not-load-file-or-assembly.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=80</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=80</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    First time, the control opens fine, you then do something and I&#039;m not sure what the trigger is but it may be modifying a project in the solution externally (I do this with LLBLGenPro), and you find that the designer for the control fails with this message followed by the dll in question.  In my case this was one of the CAB dlls, Microsoft.Practives.CompositeUI.  Running procmon showed that it was looking for it in a few unusual places, but not the ones where it existed.  One of these was \Program Files\Microsoft Visual Studio 10.0\Common7\IDE\CommonExtensions\DataDesign\Microsoft.Practices.CompositeUI.dll, so I copied it there.  Not a big problem for me as this dll rarely changed. 
    </content:encoded>

    <pubDate>Mon, 17 May 2010 10:44:38 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/80-guid.html</guid>
    
</item>
<item>
    <title>visual studio 2010 cannot access a disposed object object name designerframe</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/79-visual-studio-2010-cannot-access-a-disposed-object-object-name-designerframe.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/79-visual-studio-2010-cannot-access-a-disposed-object-object-name-designerframe.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=79</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=79</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Visual studio 2010 RTM, seems to have an annoying bug causing you to kill it from Task Manager and reload the solution every now and then, for me typically 2/3 times a day.  The message above appears and clicking ok just causes it to reappear repeatedly.  There is a Connect entry &lt;a href=&quot;http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;ved=0CAYQFjAA&amp;url=http%3A%2F%2Fconnect.microsoft.com%2FVisualStudio%2Ffeedback%2Fdetails%2F550691%2Fcannot-access-a-disposed-object-object-name-designerframe&amp;ei=XrzMS7SbHoOi0gSb2uzDBA&amp;usg=AFQjCNH7TdUUYAtZQmgiZgK-E7ZQwlyBAQ&amp;sig2=zq1-MxtNAMYsKt7sAoGALQ&quot; title=&quot;Issue&quot;&gt;here&lt;/a&gt;, but my experience of Connect is not good to say the least.  Someone with a PSS account could raise a ticket which would be nice. 
    </content:encoded>

    <pubDate>Mon, 19 Apr 2010 21:43:42 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/79-guid.html</guid>
    
</item>
<item>
    <title>Installing a CUPS printer in Windows 7</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/78-Installing-a-CUPS-printer-in-Windows-7.html</link>
            <category>linux</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/78-Installing-a-CUPS-printer-in-Windows-7.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=78</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    I used to use the Apple colour Postscript driver for my CUPS connected printer, but in Windows 7 that driver is missing.   Instead I have used Xerox Phaser 6120 PS which seems to work fine so far..... 
    </content:encoded>

    <pubDate>Mon, 19 Apr 2010 21:41:52 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/78-guid.html</guid>
    
</item>
<item>
    <title>BPOSS v2</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/77-BPOSS-v2.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/77-BPOSS-v2.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=77</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=77</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Based on my experience leading the BPOSS development team at BP, I am now working on a new and improved version for &lt;a href=&quot;http://www.hubse.com&quot; title=&quot;Hub SE&quot;&gt;Hub Software Engineering&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 14 Apr 2010 09:01:29 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/77-guid.html</guid>
    
</item>
<item>
    <title>Monthly statistics</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/76-Monthly-statistics.html</link>
            <category>SQL Server</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/76-Monthly-statistics.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=76</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    If you have a table with a datetime column and you want to group the rows by month, then this can help:&lt;br /&gt;
&lt;br /&gt;
select count(*), datediff(m, datetime_col, getutcdate()) &lt;br /&gt;
from table&lt;br /&gt;
group by datediff(m, datetime_col, getutcdate()) &lt;br /&gt;
order by 2  
    </content:encoded>

    <pubDate>Thu, 04 Feb 2010 10:18:51 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/76-guid.html</guid>
    
</item>
<item>
    <title>windbg - Examining exceptions</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/75-windbg-Examining-exceptions.html</link>
            <category>dotNet</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/75-windbg-Examining-exceptions.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    This is a nice command to see all the exceptions in the heap (as long as your exceptions have the word Exception in the class name):&lt;br /&gt;
&lt;br /&gt;
.foreach ( obj { !dumpheap -type Exception -short } ) {!DumpObj ${obj} }&lt;br /&gt;
&lt;br /&gt;
Pinched from another blog, and tweaked, but I&#039;ve blogged it here for my own reference. 
    </content:encoded>

    <pubDate>Mon, 18 Jan 2010 12:28:23 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/75-guid.html</guid>
    
</item>
<item>
    <title>Microsoft Connect</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/74-Microsoft-Connect.html</link>
            <category>SQL Server</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/74-Microsoft-Connect.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=74</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Seems to be more of a publicity stunt this, or at best a place for users to discuss problems with each other.  Not sure anyone with any real power or knowledge from Microsoft takes any notice of it.  Take &lt;a href=&quot;https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=378549&quot; title=&quot;Synonym bug&quot;&gt;this synonym bug in SQL Server&lt;/a&gt;.  It&#039;s marked as fixed, but there is only a workaround posted.  In my mind a workaround is not a fix, it&#039;s a workaround.  I assume it&#039;s marked as fixed to make someone&#039;s performance stats look better.  Just corporate bullshit. 
    </content:encoded>

    <pubDate>Mon, 11 Jan 2010 10:51:27 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/74-guid.html</guid>
    
</item>
<item>
    <title>Santa Barbara Bank and Trust - Non Resident Service</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/73-Santa-Barbara-Bank-and-Trust-Non-Resident-Service.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/73-Santa-Barbara-Bank-and-Trust-Non-Resident-Service.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=73</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=73</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Rubbish.  I had an account as a non-resident, they then said I needed to reside near the branch to have a non-resident account and gave me 30 days notice.  Then, within 10 days, they just froze the account rendering me unable to access the account.  Absolutely rubbish and this will cost me hundreds of dollars/pounds as I will now have to travel to the states to open another account at a proper bank.  
    </content:encoded>

    <pubDate>Sat, 09 Jan 2010 12:09:49 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/73-guid.html</guid>
    
</item>
<item>
    <title>Saving Outlook msg files using  Redemption</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/72-Saving-Outlook-msg-files-using-Redemption.html</link>
            <category>Outlook and Redemption</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/72-Saving-Outlook-msg-files-using-Redemption.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=72</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Had  a strange one the other day.  Trying to save msg files using the Redemption library when using the html body property.  If the html contatined a word starting with + and ending in -, e.g. +/- , then the text would be enconded in some format I dont recognise.  Attempting to open the saved msg then gave the garbled text.  I changed the text body using a regular expression to convert the + character to the correspoing unicode encode &amp;# value (sorry dont have it to hand). 
    </content:encoded>

    <pubDate>Fri, 18 Dec 2009 12:49:03 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/72-guid.html</guid>
    
</item>
<item>
    <title>Problem compiling xine-ui on 64bit OpenSuse 11.0</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/71-Problem-compiling-xine-ui-on-64bit-OpenSuse-11.0.html</link>
            <category>linux</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/71-Problem-compiling-xine-ui-on-64bit-OpenSuse-11.0.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=71</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    When running make I get:&lt;br /&gt;
&lt;br /&gt;
error: &#039;__xineui_global_lirc_enable&#039; undeclared (first use in this function)&lt;br /&gt;
&lt;br /&gt;
xine-ui&#039;s macro for checking for the existence of lirc does not look in the 64 bit library directories (/usr/lib64) and it only looks for the static library versions.  On my installation the static (.a) library was only in /usr/lib64 so the configure script did not find it, and turned off lirc support.  The fix for me was to just create a link in the /usr/lib directory:&lt;br /&gt;
&lt;br /&gt;
ln -s /usr/lib64/liblirc_client.a . 
    </content:encoded>

    <pubDate>Fri, 06 Nov 2009 13:57:12 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/71-guid.html</guid>
    
</item>
<item>
    <title>Error 80040605 calling new RDOSessionClass</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/70-Error-80040605-calling-new-RDOSessionClass.html</link>
            <category>Outlook and Redemption</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/70-Error-80040605-calling-new-RDOSessionClass.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=70</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=70</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    This error has caught me more than once when setting up Redemption for the first time on a new server/workstation where Outlook has never been installed.  Redemption needs (full?) access to the key HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem which will probably not even exist if Outlook has never been run on the machine.  You can create the key and the Profiles subkey manually and give the user creating the RDOSessionClass full access rights.  That should get you past this error, but it may then fail trying to delete the temporary profile if you are using impersonation.  I don&#039;t think Redemption supports impersonation, at least I could not get it to work. 
    </content:encoded>

    <pubDate>Thu, 05 Nov 2009 22:12:54 +0000</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/70-guid.html</guid>
    
</item>
<item>
    <title>Verruca treatment with a banana skin</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/69-Verruca-treatment-with-a-banana-skin.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/69-Verruca-treatment-with-a-banana-skin.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=69</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=69</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    A few weeks ago I developed a verruca on the bottom of my foot.  I read on the internet that a fresh banana skin was a cure, so I had to give that a go.  I got a skin and sellotaped it across the width of the sole and put a complete loop of tape to hold it in place.  That night I removed the skin and the thing had gone all soft.  I scraped the soft stuff away and left it open overnight.  The next morning I put another skin on, and it was a bit painful to work.  Felt like the juice or whatever was coming off the skin was burning the sore that I had made by removing the dead skin.  Took that skin of that night, and let it heal.  Worked very well, not sure if the second skin was even necessary. 
    </content:encoded>

    <pubDate>Thu, 22 Oct 2009 12:43:31 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/69-guid.html</guid>
    
</item>
<item>
    <title>Z Wave reception</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/68-Z-Wave-reception.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/68-Z-Wave-reception.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=68</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    I just have the 2 devices, the controller and the adapter.  The controller is inside the house and the adapter is around 15 metres away through an outside wall (dual cavity concrete brick and render), and the garage wall, which is just wood.  I&#039;ve found reception is borderline.  If the controller is low down I do not get reception, that may be understandable as when its low down I think the straight line has to go through the ground (the garage is lower than the house).  Whats more interesting is that the orientation of the AeonLabs controller is a big factor.  With the controller in the vertical position, reception (measured by the amount of times I have to try to send the message) is much worse than when in the horiztonal position, and it seems that reception is best when on its side in the horizontal position. 
    </content:encoded>

    <pubDate>Mon, 05 Oct 2009 07:39:41 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/68-guid.html</guid>
    
</item>
<item>
    <title>ZWave power usage</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/67-ZWave-power-usage.html</link>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/67-ZWave-power-usage.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=67</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=67</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    Current use for the UK version of Advanced Control Technologies HomePro(tm) Appliance Module ZRP210:&lt;br /&gt;
&lt;br /&gt;
In off state: 3.4mA&lt;br /&gt;
In on state 6.6mA&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 03 Oct 2009 14:48:41 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/67-guid.html</guid>
    
</item>
<item>
    <title>Z Wave</title>
    <link>http://www.scottwaye.com/blog/index.php?/archives/66-Z-Wave.html</link>
            <category>linux</category>
    
    <comments>http://www.scottwaye.com/blog/index.php?/archives/66-Z-Wave.html#comments</comments>
    <wfw:comment>http://www.scottwaye.com/blog/wfwcomment.php?cid=66</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.scottwaye.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    

    <author>nospam@example.com (Scott Waye)</author>
    <content:encoded>
    My bits arrived and I&#039;ve chopped the DCE stuff from ZWApi.cpp (thanks Hari) from LinuxMCE.  Not changed much really and converted it into a standalone daemon the same as my IBUS stuff.  I will create an IPC MQ to talk to the daemon which is not ideal but is easy to do.  Right now the daemon can successfully query for the status of the switch.  I&#039;ll post the code when its actually does something more useful. 
    </content:encoded>

    <pubDate>Wed, 30 Sep 2009 13:28:15 +0100</pubDate>
    <guid isPermaLink="false">http://www.scottwaye.com/blog/index.php?/archives/66-guid.html</guid>
    
</item>

</channel>
</rss>