At Bette’s school, the classroom digicam is a Sony Mavica MVC-FD200, circa 2002, very old school with a FLOPPY drive or Memory Stick media.
…Memory Stick card slot and can store up to 128MB of images
(from Steve’s Digicams) We found a compatible Memory Stick on eBay, but this time she did not have it, [...]
I bought an old computer from Steve, dual core, better that I have now. Anyway, I am reinstalling a retail Windows XP onto it, and want to install SP2 fresh, not SP1 and upgrade. Creates a lot of junk. So we slipstream, merge SP2 into SP1 install CD. Can do it with lots of steps. [...]
Karin from work and I attended a one-day course, Presenting Data and Information, by Edward Tufte at the Hyatt Regency Chicago.
I had read some of his stuff a year or two earlier, tried to go to the Chicago course, and our crack clerical staff missed the deadline and it was full. So here we go! [...]
OK so they warned me. They moved to a new Linux platform, and Subversion stopped working.
I used my own instructions to rebuild. No good. Errors.
After some Googling I found an article by Nick Sergeant and he basically had the same routine. But he dumped 1&1. I can’t afford to now.
So I tried the latest subversion [...]
I wrote a utility called clip many years ago — you pipe output from a DOS program into it and it puts it on the clipboard. Then you can paste it somewhere.
e.g. dir > clip
I found a link to Copy Command Line Output to Windows Clipboard Directly. Turns out Microsoft had the same idea [...]
SO I got a chunk of CVS and the server has been moved. See this for the Unix version.
I am on windows, with no Cygwin (in this machine).
use strict;
use Cwd;
use File::Find;
use File::Copy;
use File::Basename;
my $NEW_CVSROOT = ‘:pserver:xxxxx@xxxxx.xxxx:/cvs/xxxxxx’;
my $RootFolder = cwd();
&find( \&Filter_OverwriteRoot, $RootFolder );
warn “$0 Process complete. Terminating…\n”;
exit(0);
#########################################
sub Filter_OverwriteRoot # ()
{
my [...]
I just upgraded to Corel PSP X2, and when I start it up got a bunch of dialogs complaining about duplicate image names related to the default brush, tube, and other files installed with the product. After some Googling and analysis, I found the filenames were stored with two cases for the drive letter, like [...]