<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Software</title>
        <link>http://paulfarrow.com/category/10.aspx</link>
        <description>Posts related to software, either code that I have used or developed
</description>
        <language>en-GB</language>
        <copyright>Paul Farrow</copyright>
        <managingEditor>blogmail@paulfarrow.com</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <item>
            <title>Getting Rsyncd, Vista and Backuppc to work</title>
            <link>http://paulfarrow.com/archive/2008/05/26/getting-rsyncd-vista-and-backuppc-to-work.aspx</link>
            <description>Recently upgraded to vista and for the life of me couldnt get the vista to work with rsyncd running from cygwin.  Would always stop with a code 12 error and not alot else.  I just run rsyncd or rsync with the daemon option as I dont belive the cwrsync works as a service yet on vista.  &lt;br /&gt;
&lt;br /&gt;
Now in the backuppc config options for rsyncd and rsync there is a hard link option I just removed that and it seems to work not sure why vista cant deal with that option but if you remove it, everything works as it did before on windows 2000 / XP.&lt;img src="http://paulfarrow.com/aggbug/3218.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2008/05/26/getting-rsyncd-vista-and-backuppc-to-work.aspx</guid>
            <pubDate>Mon, 26 May 2008 21:57:48 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3218.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2008/05/26/getting-rsyncd-vista-and-backuppc-to-work.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3218.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3218.aspx</trackback:ping>
        </item>
        <item>
            <title>DBDesigner4, Windows and MYSQL 5</title>
            <link>http://paulfarrow.com/archive/2007/09/03/dbdesigner4-windows-and-mysql-5.aspx</link>
            <description>Ok thought I would have a look at DBDesigner4 as MyWorkbench seems to be taking a long time to get into beta.  DBDesigner4 looks a great product but couldnt get it to connect to mysql 5 then realised that it the designer was designed for version 3 mysql and lots of the old mysql products need to read the myql.user table for id's etc.&lt;br /&gt;
&lt;br /&gt;
Tried the old trick of using the OLD_PASSWORD function and seems to work what you need to do is this....&lt;br /&gt;
&lt;br /&gt;
1. Open the mysql command prompt.&lt;span style="font-family: Arial;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;
&lt;p&gt;&lt;span style="font-family: Arial;"&gt; 2. &lt;/span&gt;&lt;code style="font-family: Arial;"&gt; SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('rootpassword');&lt;/code&gt;&lt;code style="font-family: Arial;"&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code style="font-family: Arial;"&gt; &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code style="font-family: Arial;"&gt; UPDATE mysql.user SET Password = OLD_PASSWORD('rootpassword') WHERE Host = 'localhost' AND User = 'root';&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code style="font-family: Arial;"&gt; &lt;/code&gt;&lt;code style="font-family: Arial;"&gt;FLUSH PRIVILEGES;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code style="font-family: Arial;"&gt; &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code style="font-family: Arial;"&gt; &lt;/code&gt;&lt;/p&gt;
all in one line - hit return.  &lt;br /&gt;
&lt;br /&gt;
&lt;code style="font-family: Arial;"&gt;3. Try dbdesigner4 again and you should now be able to connect.&lt;/code&gt;&lt;img src="http://paulfarrow.com/aggbug/3214.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/09/03/dbdesigner4-windows-and-mysql-5.aspx</guid>
            <pubDate>Mon, 03 Sep 2007 18:13:54 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3214.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/09/03/dbdesigner4-windows-and-mysql-5.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3214.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3214.aspx</trackback:ping>
        </item>
        <item>
            <title>Vista, Palm Treo 750v and Windows Mobile Center 6.1</title>
            <link>http://paulfarrow.com/archive/2007/07/23/vista-palm-treo-750v-and-windows-mobile-center-6.1.aspx</link>
            <description>Since upgrading to Vista have had a few problems syncing my Palm Treo 750v with the mobile center.  Read lots of places that upgrading to Mobile Center 6.1 helped well I dont think thats really the problem, the problem seems to be that the (or at least mine) Treo seems to have a mind of its own and gets stuck doing things ie. the bluetooth sometimes doesnt connect as the mobile is busy this seems to be the same with the syncing one minute it syncs the other it doesnt.&lt;br /&gt;
&lt;br /&gt;
I normally find that once I have soft rebooted (taken battery out) the mobile it works fine whether it be mobile sync center 6.1 or 6.0&lt;br /&gt;
&lt;br /&gt;
I run Vista 64 bit here as well for the record, just waiting for Birdie Sync to be compatible with vista 64bit then all will be good as I tend to run a mixture of windows and linux, prefer not to use outlook and use thunderbird instead as it has better support for IMAP.&lt;img src="http://paulfarrow.com/aggbug/3213.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/07/23/vista-palm-treo-750v-and-windows-mobile-center-6.1.aspx</guid>
            <pubDate>Mon, 23 Jul 2007 18:02:49 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3213.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/07/23/vista-palm-treo-750v-and-windows-mobile-center-6.1.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3213.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3213.aspx</trackback:ping>
        </item>
        <item>
            <title>Napster Media Center Plugin on Vista</title>
            <link>http://paulfarrow.com/archive/2007/06/18/napster-media-center-plugin-on-vista.aspx</link>
            <description>&lt;p&gt;Since upgrading from xp windows media center to vista home premium I have been unable to get Napster to work using its media center plugin the one that allows you to download and listen to music through the media center with the tv remote.  The normal napster application works fine but not the plugin.  It was provided free with windows xp media center edition but it doesnt appear to be there in vista meda center.&lt;/p&gt;
&lt;p&gt;Looking on the internet it looks like this is the case that microsoft are not providing it free with media center probably because they have their own music download site now.&lt;/p&gt;
&lt;p&gt;So thought I would ring Napster to see what thay had to say about it, hoping they were going tell me not to worry as they would be releasing it soon.  I hoped this because I believe it was rather good and used it rather a lot.&lt;/p&gt;
&lt;p&gt;Ringing Napster you are prompted with an automated message about which OS do you run press 1 for XP press 2 for Vista etc etc.  So pressed the appropriate number for vista and the phone got answered by a nice chap with an american accent guess he was in america - lol.  I explain my predicament and he is unsure what I am on about as he has no experience of XP media center, when I pressed him about a similar version for Vista he admitted to me that he hadnt even seen vista now what the hell is he doing on the end of a line where you have to press buttons to appropriate support staff when they havent even seen the basics like operating system.  &lt;/p&gt;
&lt;p&gt;Ah well, I immediately cancelled my subscription.  If any one has any news about the media center plugin for vista I would be grateful not to mention restarting my subscription to Napster as I really did like it.&lt;/p&gt;&lt;img src="http://paulfarrow.com/aggbug/3212.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/06/18/napster-media-center-plugin-on-vista.aspx</guid>
            <pubDate>Sun, 17 Jun 2007 23:25:27 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3212.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/06/18/napster-media-center-plugin-on-vista.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3212.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3212.aspx</trackback:ping>
        </item>
        <item>
            <title>Trouble with that Pesky Mouse</title>
            <link>http://paulfarrow.com/archive/2007/06/11/trouble-with-that-pesky-mouse-and-vista.aspx</link>
            <description>&lt;img width="100" height="100" align="left" src="http://paulfarrow.com/images/fun/bagpuss.gif" alt="Not This Mouse" style="margin-right: 10px;" /&gt;
&lt;h3 style="margin-left: 110px;margin-bottom:10px;"&gt;Vista, A Microsoft Wireless Mouse And Intellipoint&lt;br /&gt;
&lt;/h3&gt;
Ok since I installed Vista Ultimate about 2 months ago my microsoft wireless optical mouse 2 and keyboard has behaved strangely.  I run dual screens and when clicking from one screen to the other it would sometimes have to be a four or five times double click before it recongised that I wanted to change focus.&lt;br /&gt;
&lt;br /&gt;
After much trawling and swearing found this &lt;a href="http://support.microsoft.com/kb/321122" target="_blank"&gt;knowlegebase article - 321122&lt;/a&gt; from microsoft.&lt;br /&gt;
&lt;br /&gt;
After I did the above it seemed to cure the majority of my problems although I must say its still a little twitchy sometimes but mostly it is fixed. &lt;img src="http://paulfarrow.com/aggbug/3211.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/06/11/trouble-with-that-pesky-mouse-and-vista.aspx</guid>
            <pubDate>Mon, 11 Jun 2007 22:19:11 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3211.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/06/11/trouble-with-that-pesky-mouse-and-vista.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3211.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3211.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual Studio 2005, Pushok and CVS on Vista / Linux</title>
            <link>http://paulfarrow.com/archive/2007/06/11/visual-studio-2005-pushok-and-cvs-on-vista--linux.aspx</link>
            <description>Ok I previously blogged how to get visual studio 2003 talking to cvs using putty and pushok.  This is an update to that, which can be found previous to this entry.&lt;br /&gt;
&lt;br /&gt;
Pre-cursor to this is that you have putty working with your linux / unix machine and that you can open a session using ssh without using a password.&lt;br /&gt;
&lt;br /&gt;
I downloaded the version 1.3 of the cvsscc from pushok, I believe thats the one for unix as they have split their programs from unix and windows cvs since I last bought software from them.&lt;br /&gt;
&lt;br /&gt;
I then opened visual studio 2005 and clicked open from source control which presents you with a cvsroot options dialog in the cvsroot just type :ext:paulfarrow@cvs_server:/500gb1/cvsdata now ext depicts the protocol and the pushok program knows to use putty which you should already have set up and running in the tray with your certificates etc (not covered in this blog entry) and then the userid @ the putty saved session, you can see mine is called cvs_server and then the path for the root here mine is /500gb1/cvsdata.&lt;br /&gt;
&lt;br /&gt;
then once you have put that in click check and it should authenticate against the linux server.  You should then be able to clicke elipse next ot cvs module and it will give you a list of directories / modules in your cvs server.&lt;br /&gt;
&lt;br /&gt;
Glad I got that going took me a little while, my next quest is to upgrade to svn and try the pushok plugin for that, will keep you all informed on how it goes.&lt;br /&gt;
&lt;br /&gt;
ah forgot to mention one thing you need an environment variable to point to plink.exe which comes with putty that is CVS_RSH just set that to where plink resides in my case thats CVS_RSH=c:\ssh\plink.exe then pushok knows to use that for the ext protocol.&lt;br /&gt;&lt;img src="http://paulfarrow.com/aggbug/3210.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/06/11/visual-studio-2005-pushok-and-cvs-on-vista--linux.aspx</guid>
            <pubDate>Sun, 10 Jun 2007 23:08:03 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3210.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/06/11/visual-studio-2005-pushok-and-cvs-on-vista--linux.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3210.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3210.aspx</trackback:ping>
        </item>
        <item>
            <title>Environment Variables in Vista - Where are they ???</title>
            <link>http://paulfarrow.com/archive/2007/06/10/environment-variables-in-vista---where-are-they.aspx</link>
            <description>Ok system variables in vista can be found by going to the control panel, hitting "system and maintenance" then clicking "system" and "advanced system settings" then on the system properties click the advanced tab and then the big button "environment variables" bottom left....&lt;img src="http://paulfarrow.com/aggbug/3209.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/06/10/environment-variables-in-vista---where-are-they.aspx</guid>
            <pubDate>Sun, 10 Jun 2007 21:39:55 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3209.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/06/10/environment-variables-in-vista---where-are-they.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3209.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3209.aspx</trackback:ping>
        </item>
        <item>
            <title>Accessing Vista with smbclient</title>
            <link>http://paulfarrow.com/archive/2007/05/14/accessing-vista-via-smbclient.aspx</link>
            <description>&lt;p&gt;Just bought a new machine and decided to put VISTA on it.  Now biggest problem was accessing the shares via smbclient or Samba.  Hunted high and low on the net couldnt find anything not specific for VISTA and smbclient.&lt;/p&gt;
&lt;p&gt;I then looked for windows xp and smbclient and found a post about changing a registry entry.  Up to this point I had tried everything everyone else was saying like enable file sharing, private sharing etc and couldnt get any of that too work at all.&lt;/p&gt;
&lt;p&gt;Probably works via another vista machine but not from linux or my apple.&lt;/p&gt;
&lt;p&gt;I upgraded samba to the latest version before doing this.  I then added a registry entry in \HKEY_LOCAL_MACHINE&lt;/p&gt;
&lt;p&gt;\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System&lt;/p&gt;
&lt;p&gt;called LocalAccountTokenFilterPolicy which a hexadecimal value of 1 and bobs your uncle you should be able to access shares and admin shares such as C$ on the vista machine from smbclient or mounting it in the fstab.&lt;/p&gt;
&lt;p&gt;Hope that helped you, it helped me no end as I was getting very frustrated about it.  And samba is key to my machines here.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://paulfarrow.com/aggbug/3204.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/05/14/accessing-vista-via-smbclient.aspx</guid>
            <pubDate>Mon, 14 May 2007 17:24:40 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3204.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/05/14/accessing-vista-via-smbclient.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3204.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3204.aspx</trackback:ping>
        </item>
        <item>
            <title>Upgraded to Subtext 1.9</title>
            <link>http://paulfarrow.com/archive/2007/05/13/upgraded-to-subtext-1.9.aspx</link>
            <description>&lt;p&gt;Right havent blogged for ages as was getting loads of spam under the old .text blogging software.&lt;/p&gt;
&lt;p&gt;But just upgraded to &lt;a href="http://www.subtextproject.com"&gt;SubText&lt;/a&gt; and looks very good, I think the guys on this project have done extremely well.&lt;/p&gt;
&lt;p&gt;Was a fairly easy upgrade from .text only problem I did have was primary key violations on the conversion scripts. After lots of digging and scratching heads just re-ran the script and it worked which I am not sure why, only thing I can think is someone else was creating blogs while I was trying to do the conversion.&lt;/p&gt;
&lt;p&gt;But no love it, used water theme and added my disclaimer at the bottom.&lt;/p&gt;&lt;img src="http://paulfarrow.com/aggbug/3201.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2007/05/13/upgraded-to-subtext-1.9.aspx</guid>
            <pubDate>Sun, 13 May 2007 22:08:43 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3201.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2007/05/13/upgraded-to-subtext-1.9.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3201.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3201.aspx</trackback:ping>
        </item>
        <item>
            <title>passing parameters to nant from Cruise Control how...</title>
            <link>http://paulfarrow.com/archive/2006/03/08/3173.aspx</link>
            <description>&lt;P&gt;right the solution is to pass it in the buildArgs element, so if you want the verbose option on for nant you&amp;nbsp;add an element inside your build elements called buildArgs with -verbose+&lt;/P&gt;&lt;img src="http://paulfarrow.com/aggbug/3173.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Farrow</dc:creator>
            <guid>http://paulfarrow.com/archive/2006/03/08/3173.aspx</guid>
            <pubDate>Wed, 08 Mar 2006 17:13:00 GMT</pubDate>
            <wfw:comment>http://paulfarrow.com/comments/3173.aspx</wfw:comment>
            <comments>http://paulfarrow.com/archive/2006/03/08/3173.aspx#feedback</comments>
            <wfw:commentRss>http://paulfarrow.com/comments/commentRss/3173.aspx</wfw:commentRss>
            <trackback:ping>http://paulfarrow.com/services/trackbacks/3173.aspx</trackback:ping>
        </item>
    </channel>
</rss>