Decided to sell my trusty aluminium Lian Li case on EBAY…
Full spec can be found here. And pictures here. [ Apologies Pictures now gone due to sale ]
At the weekend I had a go at installing TWiki running on IIS6 under windows server 2003. Eventually with my old Perl book in one hand and a mixture of these articles below I got it going…
http://twiki.org/cgi-bin/view/Codev/CookbookWindowsIISSetup
http://twiki.org/cgi-bin/view/Codev/TWikiOnWindows2003
I didnt use cygwin in the end I used the following…
ActiveState Perl 5.8
Windows Binaries of RCS (can be found on the GNU RCS site)
I wanted to authenticate users so I have used windows authentication which works fine but it does mean that users cant register themselves and then start using it without the user being added to windows box manually by the Administrator. If any one has any ideas how to get around this I would be most obliged.
The tool itself is great and one of the best wiki tools around, as it is very mature now.
If you want to ask me any questions, please do..
Met up with some old friends Richard Jeffery and Tracy McMillan over the weekend, haven’t seen them for about 3 years. They were both looking well and it was as though we had only seen each other recently, not as long as 3 years.
They did have an announcement “they have got engaged”. Good luck is what I say.
Here is a picture from the pub, not too good a photo though…
Ok put my five Coolermaster Cool Drive 3 enclosures on ebay as they are now cluttering the bedroom. If your interested in buying these or any other bits I have in the gallery under “bits for sale” please drop me a line.
Not sure how these will go as they again are a specialised item. Selling at a good price though £3.00 each as these retail at about £18.00 a go.
Ok I run qmail here and funny thing was outlook wasnt logging into it. Thought I had been hacked or something. To see what the problem was I telnetted into my qmail box using
telnet mail.farrowcomputing.com 110
port 110 is the port designated to pop3, then put in your username
user “username”
pass “password”
Try to increase the softlimit for pop3d which is found in your pop3d run script such as /var/qmail/service/pop3d/run (for e.g.):
blah blah… softlimit -m 2000000 to higher value.
Yogesh left the Ivis Group last Friday and had a bit of a doo.. unfortunately I couldnt make it as it seemed that everyone was leaving companies last Friday and I had to attend another bash. Yogesh unfortunately couldnt hire David Bailey for his photos but got the next best person with a camera phone.
If you can see them here are the photos (2 of the better ones) ….
Now there were a few people missing, so here are some pictures from the archives….
Hover over the photos to reveil the captions (if your browser supports it), plus may take a little time to download if your on a dial up (high quality thumbnails)
Recently I have had to use CVS rather than source safe as the repository for my latest project. I have used CVS with visual studio 6 using the igloo toolset, now I cant remember if that was over SSH but it did work very well and CVS is far superior than source safe.
The project that I am now on is a visual studio .net one with the cvs repository having access over ssh. Firstly I wanted to set up wincvs as this tool is rather good, now to use ssh on windows you either go down the putty route or the cgywin route. I personally quite like putty and that is what I did. I used the latest beta version of wincvs 1.3.17.2. I then followed this doc to get the basics going.
Things I fell fowl of :
One other thing when setting up your putty preferences in wincvs make sure you reference the saved session rather than the actual box / ip address your going to, the preferences do ask for this but you should use a saved session ie: paulfarrow@cvssavedsession:/home/cvs
Also you should run pageant.exe in the putty suite of programs, this will save you typing in the private key phrase each time you login.
Once all these things are in place, wincvs worked a treat for me and its a great program.
Secondly integration with Visual Studio .Net and CVS, well as I said before I used to use the igloo program but in this instance couldnt get ssh or ext protocol working with it, reading along the lines I dont think it can. I then stumbled over this program which I have been using under evaluation. It is created by pushok and seems to work no problem with ssh or ext. It took me a little time to get it working, infact I went away from it but then I stumbled on what I have to do to get it going which wasnt that clear.
For ssh/ext protocol you must add the following environment variable CVS_RSH=plink.exe, once I had done this it worked fine.
The full faq about how to do that for proxyok can be read here. The product appears to integrate with visual studio no problem, the only thing you must do is get into the right mind set to use CVS (as you probably are aware), as with CVS you take a snapshot of the whole module rather than just checkout what you want to work on.
I also heard today that my friend Yogesh is leaving the Ivis Group in Ealing, to pursue a career at Teletext. It seems it is the climate for change.
Any way I wish him luck in his new job.
I heard yesterday that Nathan had handed his notice in at Standard Life Healthcare down there in Guildford. I cant quite believe it actually as I thought he was a lifer !!! Plus whats even more funny, he is going to join Anite Financials in Slough and I have done work for Anite in the past.
Any way I wish him well, but that does leave me to wonder who is going to support the EPS product down there at Standard Life, as most of the original team has now left.