Saturday, February 02, 2008 |
|
|
Nothing sucks quite as hard as having to move... I suppose the blessing in Cayman is that 99% of rentals are furnished so you don't have to rent a truck and move all that heavy shit around. Still, all that packing and unpacking is a pain in the arse. |
|
|
|
|
Sunday, November 18, 2007 |
|
|
It turns out that I'm being actively blocked from downloading any content from XBL Marketplace because my IP address identifies me as residing outside of the US and A. That's right, region coding. "This content is intended for US residents only". |
|
|
|
|
|
We've started receiving computers from Dell now with Vista Business edition on them. Fortunately it's only been ten so far and they're all Optiplex 755s, the new ones. Microsoft has a program in place to allow you to buy new machines with Vista Business stickers/COAs on them and then receive a free product code to "downgrade" it to XP, then when your company is ready to roll Vista out, you already have the license and don't have to pay anything to upgrade. |
Sunday, November 18, 2007 3:17:02 PM (Eastern Standard Time, UTC-05:00) | | Rants | Tech | Microsoft
|
|
|
|
|
Vista's been out almost a year, and SP1 is right around the corner. I've been running it at work on my personal machine for about seven or eight months now, just to try and get used to it so when we don't have the option of getting new computers with XP anymore, I'll be able to answer the inevitable questions from the users "where did x y and z go?" Because technically you can install an OS license on two computers if you really read into the fine print, I took the Express Upgrade disc from my computer at work home and installed it on my desktop computer. | Home Computer | Work Computer | | P4 2.4Ghz | Core 2 Duo 2.0Ghz | | 1gb RAM | 4gb RAM | | 80gb PATA OS, 2x250gb SATA data array | 80gb SATA | | ATI Radeon 9600 256mb | nVidia GeForce 7300 256mb | | Acer 22" widescreen (1680x1080) | Two Dell 17" LCDs | | SB Audigy+ 7.1 channel audio | Intel integrated audio | | LG DVD +/- RW dual layer | Sony DVD +/- RW dual layer | My work computer rolls right along with multiple applications open, Symantec Corporate Edition 10 in the background, WMP 11 in toolbar mode playing MP3s, Outlook 2007 open, Active Directory Users & Computers MMC snap-in open, Foldershare satellite in the taskbar and then whatever else I'm working on at the moment. My home computer runs AVG Free version in the background, uTorrent in the background, Foldershare satellite and iTunes. Generally there's an explorer window or two open, as well as iTunes minimized when I'm not there and open and playing MP3s when I am around. That's all. My average processor usage is around 65%. 65% of my computer's resources are used up while it's sitting "idle" or doing something I consider extremely low-key, like playing MP3s through iTunes. It's so bad that iTunes actually starts "skipping" while trying to play MP3s. Doing anything, skipping forward to another song, opening a window, changing folders in Explorer, renaming a file, ANYTHING causes the processor usage to spike to 100% and slow everything down to a crawl. Heaven forbid I try to listen to music while doing anything file intensive. Oddly enough, as resource intensive as it is, watching videos with Nero Showtime (I'm forcing myself to use it instead of VLC right now because I paid for Nero 7... right before Nero 8 was released and offered me the chance to upgrade for a low 39.99) doesn't seem to be a problem for the system at all. I was watching the processor usage today while iTunes was skipping, trying to see WHAT was causing the processor usage and skipping. It didn't add up... I was using maybe 30% of the processor, but the reported usage was 65-70%. I checked "show processes from all users" box and there it was: Audiodg.exe was hogging up 30-65% of the processor cycles, iTunes went between 6% and 30%. What the hell is audiodg.exe? Is it something to do with the new Sound Blaster Audigy card I put in a few weeks ago? I looked around online and found a pretty good description of it here. The short answer is that audiodg.exe hosts the audio engine for Vista. All the DSP and other audio processing is done in audiodg.exe. There are two reason it runs outside of the windows audio service. The first is that there's 3rd party code that gets loaded into audiodg.exe. Audio hardware vendors have the ability to install custom DSPs (called Audio Processing Objects or APOs) into the audio pipeline. For a number of reasons (reliability, serviceability, others) we're not allowed to load 3rd party code into svchost processes (svchost.exe is a generic host process for services that's used inside Windows). So we need to move all the code that interacts with these 3rd party APOs outside the audio service (that way if an APO crashes, it won't take out some other critical part of the system with it). The second reason for using a separate process for the audio engine is DRM. The DRM system in Vista requires that the audio samples be processed in a protected process, and (for a number of technical reasons that are too obscure to go into) it's not possible for a svchost hosted service to run in a protected process. UGH. So this piggy process was introduced in Vista to allow audio processing to run in a protected process because of DRM. Double-ugh. Everything in my iTunes library are plain-Jane VBR MP3s that I ripped from my own CDs. There is no DRM on them, there does not need to be any DRM on them, but they have to be processed through this audiodg process so they CAN. Lame. All it's doing is chewing up resources and making my audio playback skip. It's what the French call "Le Suck". Vista's vaunted new User Account Control sucks, too. I left it all on to force myself to get used to it. I installed EAC to rip a couple new CDs that I bought, and it installed fine. I navigated to C:\Program Files\EAC and created a new folder called LAME and then unzipped the LAME_enc.dll and exe files into it and told EAC to use the external compressor... but it wouldn't. It would inexplicably fail. I dropped to a command line and tried it myself and got "Access Denied". Turns out that even with an administrator account, you can't execute an .exe file in the program files folder unless Windows/msiexec has put it there itself. If you have a program that didn't come in an .msi installation file, then it won't be able to run. On a whim, I went to Control Panel and turned off UAC. It warned me three times that it was a bad idea, and then asked me to reboot. After a reboot, EAC worked as expected, and I now have a red shield with an X over it in my system tray that periodically reminds me that I've left my system open to unauthorized use and click here to turn UAC back on. At work it's even worse. I had to disable UAC right off the bat in order for ScriptLogic to even run my logon script. There's a whole laundry list of all small, niggling things that just don't work in Vista. My USB TV Tuner is unsupported in Vista and now has been discontinued. My Microsoft(!!) branded keyboard with the integrated UareU biometric fingerprint scanner doesn't work. The keyboard works, but the fingerprint scanner doesn't. Probably my biggest gripe with Vista at work (aside from the UAC business described above) is the lack of adequate management tools. I'm a Network Administrator. I spend a lot of time in the Microsoft Management Console (MMC). Active Directory Users and Computers in particular just doesn't work very well. I don't have icons telling me if an object is a user, group, disabled, computer, contact or anything. EVERY icon looks like a text file. Exchange 2003 System Manager won't run, so I can't do anything mailbox-related without VNC'ing to the server or using Remote Desktop to one of the Domain Controllers. ISA management doesn't work (2004 OR 2006), Websense Manager won't run and ScriptLogic Desktop Authority sort of works, but is pointing at the wrong server (although that's not a Vista gripe) I'm at the point now where I'm ready to declare my experimentation phase with Vista over and roll back my desktop computer at home to XP SP2. Fortunately when I installed Vista, I used an extra hard drive, and I can go back as easily as opening the case, pulling the drive and putting the old one back in. There will be a little work after that, Windows updates and a few driver changes for new hardware. At work it's a little more work to downgrade, but because they're new machines, I've been proactive and made a Ghost image of the new Optiplex with XP SP2. That's another post though :) |
Sunday, November 18, 2007 3:06:11 PM (Eastern Standard Time, UTC-05:00) | | Links | Rants | Microsoft
|
|
|
|
Thursday, September 27, 2007 |
|
|
Monday night after my meeting with Noble House, I stayed on the Dolphin Expressway, passed my hotel by and went to the Circuit City in Doral. HALO 3 was on sale at midnight, but I wasn't going to stick around for that, that's crazy! I did want to pick up an Xbox 360 Elite and thought there might be a run on them, so I went in early to do that. I also wanted a second controller and the VGA HD cable (since I don't HAVE a TV to play it on, I'm going to plug it into my Acer 22" widescreen monitor). I spoke with a sales rep and he told me he couldn't sell me the game before midnight. Duh. I was going to get the console and then go back the next day to get the game.
The sales rep told me the "event" started at 10:00, and it was 8:45. "Ten? What happened to midnight?"
"Well, the event runs from ten until two A.M." Well that's a whole different ballgame... I asked him if he could put the console aside for me, and he hemmed and hawed, and finally he printed some receipt tape and wrote "Reserved for Mark" and took it in the back. I headed across the (flooded) parking lot to Chili's and bellied up to the bar to have a bite to eat and a couple drinks and wait for 10.
At ten I wandered back over to Circuit City and there was a healthy lineup outside the door, along with two tv station trucks and a radio station doing a remote. What I DIDN'T realize til about 10:30 was the "event" started at ten, but they still weren't letting people in til midnight. They had raffles and came out and gave away some swag throughout the next two hours. The tall dorky guy next to me won an Elite console and the game! Two numbers off my raffle ticket! Argh! At midnight opened the doors and let people in about ten or so at a time, then as people exited, they let more people back in. I got through in about 45 minutes. When I got up to the counter, I asked if they had any Elite consoles left, and the kid at the register laughed at me. Seriously, he laughed right at me. The other dorkasaurus next to him asked what was so funny, and he said "he asked if we had any Elite consoles left" and he laughed too, like it was all a big joke.
"Do you have one in the back that says Reserved for Mark?" They both instantly stopped and said "ohhh we were wondering what that one was doing back there" and dork #2 went into the back and brought it out. w00t! It's good to be the king!
I was exhausted and it was about 115 when I got back to the hotel room, so I just dropped everything on the kitchen counter and went to sleep. Last night when I got 'home' from work and dinner, I set about connecting the 360 to the 37" LCD tv in my room and tried it out.
Wow.
I'm not sure what the resolution of this TV is, but I assumed it was 720p, so I set it for that and man, even the Xbox360 splash screen is gorgeous! I played the first couple levels on normal difficulty, just to get the feel for the controller and the new buttons and weapons, and I have to say, it's pretty cool. Once I get back to Cayman I'm going to have to re-up my Xbox Live subscription and start getting schooled and teabagged by 12 year old trash talkers again! Next stop will be putting a big widescreen LCD on the shopping list :) |
|
|
|
|
Sunday, August 26, 2007 |
|
|
I got the usual screen, validation required, so I clicked on Validate Now and of course it couldn't run because I was using Firefox and it used an ActiveX control to test your system. At least it's smart enough now to recognize that you're using a browser other then IE and prompt you to download the plug-in for Firefox to allow it to run. I downloaded it, installed it, ran it and.. validation failed. |
Sunday, August 26, 2007 2:19:17 PM (Eastern Daylight Time, UTC-04:00) | | Rants | Tech | Microsoft
|
|
|
|
Monday, June 04, 2007 |
|
|
The new version that was released a few days ago now supports dasBlog natively, which is the software that this website runs on. The best feature of the new Live Writer is that now it supports uploading of photos via HTTP. Before, it was kind of clunky as I had to upload the pics to flickr, navigate to the page, click all sizes, click the small link, then copy the html, come back here, go to HTML view and paste it in, THEn I could mess with the alignment settings and whatnot. Very labor intensive. With the new version, I can click "insert photo" nav to the folder in my My Documents\My Pictures folder, select it and it automatically inserts a smaller version of it along with a drop shadow. Pretty cool stuff. I did the two posts about Rome last night using the new Windows Live Writer to try it out. You can set the picture to be a link to the jpg itself (default) or none, or a URL and put in a new URL. That way I could insert it locally and then make the picture link to something else, such as all the photos on flickr with the same tags (ie the picture of St Peter's square panoramic yesterday could itself be a link to http://www.flickr.com/photos/docjelly/tags/panoramic which would take you to all my photos that are tagged with panoramic). There are some other neat things in there that it does, or does better than before, but this is by far the one feature that was worth the upgrade. Maybe it has to do with the recent upgrade of the software we're running here, but we upgraded that for the Aksimet spam filtering plugin more than anything else. I also enabled Feedburner instead of the built-in rss thing. If you're using the built-in RSS feed, might I suggest you re-add it as http://feeds.feedburner.com/TheresAlwaysRoomforJelly ? Next up, get this place re-skinned, clean up the categories and figure out how to re-tag everything that's tagged as "Cayman" because that's 95% of the posts. I liken it to putting a label on your monitor that says MONITOR and one on your mouse that says MOUSE. :) |
Monday, June 04, 2007 5:30:35 PM (Eastern Daylight Time, UTC-04:00) | | dasBlog | Microsoft | WWW
|
|
|
|
Tuesday, May 22, 2007 |
|
|
The problem arose when I tried to sysprep the machine. I ran Sysprep and got an error that said There is an incompatibility between this tool and the current operating system. WTF?! |
Tuesday, May 22, 2007 12:20:21 PM (Eastern Daylight Time, UTC-04:00) | | Tech | Microsoft | WWW
|
|
|
|
Saturday, November 11, 2006 |
|
|
Wizmo is a neat little utility written by Steve Gibson, the guy who wrote Spinrite and Shields Up!. He's doing a podcast called Security Now! on the TWit network and while sometimes it's a bit dry, I'm usually able to listen to the whole thing through. I'd heard about Wizmo before, read what it does and then moved along. It's a Swiss Army Knife for Windows. You run wizmo.exe either from the command line or as part of a desktop shortcut. After Wizmo.exe you put what they refer to in the notes as "action verbs". There are a bunch of action verbs available, and I believe that it's extensible, so you can write your own action verbs if you want. There's Wizmo Blackout which blacks out your screen (it doesn't turn it off, just blacks it out like a screensaver), wizmo blank starts your currently selected screen saver, wizmo standby to send your computer into standby mode (if it doesn't have a suspend button or it's not a laptop). Other commands are hibernate, logoff, exit, reboot, shutdown which are all self-explanatory, monoff which shuts your screen OFF into standby mode and gravitron, the GRC screensaver with all it's own settings. The reason I was looking at it again was because my new monitor, my Acer AL2216WB 22" widescreen didn't always shut itself off. I don't know if it's something in the system tray, or maybe one of the Yahoo Desktop Widgets preventing it, but if I was laying in bed watching TV (either from my AverMedia Ultra300 USB tuner or uhh, recorded shows) I'd have to get up and push the button to shut off the monitor and go back to bed. How 1980... I started searching Google for some way to programatically send a "standby" command to the monitor and two or three links down was Wizmo. WTF? Cool! I went back to GRC.com and downloaded it and configured a shortcut on my desktop to shut off the monitor. Now when I'm done, I fire up VNC, double click the Shutoff Monitor shortcut and close VNC and it's nice and dark and off I go to sleep. |
|
|
|
|
Monday, August 21, 2006 |
|
|
I do a lot of desktop support at work. That means I do a lot of drive re-imaging and re-installing of Windows. I used to rely heavily on Norton Ghost and Ghostcast server, so that when we got a new flock of machines, I could set one of them up the way we wanted it, run Sysprep and then make an image of the hard drive. Once I had that, I could use Ghostcast to push that image out to the other machines (the highest # of machines I ghosted at a time was 15, using a 16 port switch). It was a great solution, and if one of those machines got buggered with a virus or spyware, I could re-ghost it and have it back in service in about 25 minutes. The downside of that is Windows XP's product code/licensing and now Windows Genuine Advantage. Every time I ghosted a machine and started the install process, it would not accept the XP license code that was on the sticker on the computer. Even if I got past that, the OS would not activate. That meant a phone call to Microsoft, waiting on hold forever and then getting the joy of trying to understand Sandeep or whoever was on duty in the call center in India. I would have to read them off a 25-digit code, then they would verify it, then they would read me back a 25-digit response code, I would verify it, punch it in and then it would activate ok. It was a colossal pain in the ass and drove me to looking for cracks and patches for XP on more than one occasion. Ultimately it got to the point where it was faster for me to install Windows from scratch, manually, and then download all the security patches and whatnot (last time I did it earlier this month, it was 54 updates worth abut 80megabytes of downloads) and then install our applications, join it to the domain and all that sort of thing. There had to be an easier way. Fortunately there is. As I was Googling around, I came across this site who's title was Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command. Sounds like just what I was looking for. On top of that, this guy Ross updates it every month after Patch Tuesday! He has a windows script/batch file that will copy all the files from your source CD, then download ALL the patches and slipstream them into the folder structure. It's a bit of manual labor/clicking, but it sure beats having to download all that crap everytime I have to do a reinstall. There's also a make file for if you have Cygwin installed to run the script, download the patches, verify the downloads using an MD5 hash, integrate them to the folder structure and then burn it to CD, all in one step. I figured I'd give that a try, I installed cygwin and it didn't work. Then I went back and reinstalled some of the packages for Cygwin, and it still didn't work. I finally gave up on Cygwin and the make script and went back to the Windows batch file, which worked. If you're a Linux command-line freak, Cygwin will probably work for you, but for me it's just one more reason why Linux just won't catch on for the mom n pops and grandmas. The next step was to create a bootable floppy disc which, even in 2006, is still a pain in the ass and easy to screw up. I've done it before, but I couldn't remember exactly how to do it. I made about a half-dozen coasters last month trying before I "stopped and asked for directions". Enter The Elder Geek. I've been to his site both directly and ended up there from Google a few times in the past and he has good stuff there in simple, easy-to-understand steps (at least for me). His tutorial on making a bootable CD-Rom has instructions for both Roxio and Nero 6. I was using Nero 7, but the dialog boxes were close enough that I could figure it out. The reason I kept making coasters was that I had the "number of loaded sectors" set to the default of 1, and on the tutorial it says to make it 4, or they won't boot. What "number of loaded sectors" means, I have no idea and would not have thought to try and 2, 3 or 4 by trial-and-error. I burned the new image to a disc and popped it in a cow-orker's unsuspecting computer and the Windows XP autorun menu came up. Good, but I'd seen that before. I rebooted and saw the magic "Press any key to boot CD" message come up, pressed The AnyKey and saw the Windows Setup screen come up and start loading files. Woohoo! As I type, I'm making 3 more CDs so that two of us can do the install on two machines at once. Once Windows Setup finishes, there might be a few downloads left, but a few downloads is better than 80mb of downloads. |
Monday, August 21, 2006 1:50:39 PM (Eastern Daylight Time, UTC-04:00) | | Tech | Microsoft | WWW
|
|
|
|
Thursday, January 26, 2006 |
|
|
Pucker factor: 9
We got eight new computers at work, all identical Dell Optiplexes that are going to one department. Generally what happens in situations like this is that one machine is opened up, started up, configured & apps installed and then I take a Ghost snapshot of the hard drive, and push that image out to the other machines using Ghostcast Server. That way we end up with 8 identical machines, and then Scripts and Group Policy futher refine the settings and restrictions on those machines based upon where they are going and who is going to be using them.
Since these ones are going to be going into a controlled environment where we want to absolutely minimize any downtime caused by people surfing the net on them and putting them at risk to drive-by downloads and other forms of crapware, we lock them down pretty tight.
On that note, I've been playing with the Microsoft Shared Computer Toolkit and it's pretty cool. You can lock down a machine so tight that it squeaks when it tries to fart. It's also geared towards computers that are operating alone, and not part of a domain. There's a whole chapter related to using the MSCT in a domain environment and I read over that this morning. Basically what you need to do is set the initial security settings on the machine (or the machine prior to imaging it in this case) and then use the included Administrative Template for Group Policy rather than the Shared Computer Toolkit interface.
So after talking it over with the other network admins this morning, I created a new Group Policy on our domain and called it “%machinename% Experimental Group Policy” and applied it to the machine name that I was working with. That way the changes and restrictions and lockdowns that I was experimenting with would ONLY be applied to that computer. That's where I made the fatal error.
In Windows 2003 Server SP1 and the 'new' Group Policy Management Console SP1, when you create a new policy, it defaults to the Authenticaed Users group (practically everyone). In this case, the ACL said Authenticated Users and machinename-01. I went about locking down machine-01 and testing it, not realizing that the changes I was making were affecting the entire domain, in every country we operate in. Bad. Very bad.
I realized that it was locked down too tight for one of our critical applications to work, so I backed off, and then backed off some more, testing each step to make sure it worked. After a few rounds of that, I noticed it was getting late and went for lunch. Second fatal error. By the time I got back from lunch, the changes had replicated to all the other servers and were trickling down to client machines.
I got an email from a user asking why their homepage had changed in Internet Explorer, but I was just getting back from lunch and ready to crack back into the testing of this new machine and didn't really clue in. I hit the Windows key on my keyboard to bring up the Start Menu... and it was blank. I had my last few programs opened, Internet Explorer and Outlook up at the top where they belong, but the only thing on the right-hand pane of the start menu was Administrative Tools. No Control Panel, no My Computer, no My Documents, no nothing. I thought to myself “that's weird, I don't remember making any changes to MY machine... and even went so far as to ask the other admins who was pulling my leg. No one fessed up, so I tried to open Group Policy Management Console to check it and change it back when I got a Windows Critical Error and the message “Access to the Microsoft Management Console has been disabled. Please see your Network Administrator”. Not good, I AM the network administrator, don't tell me to go ask myself! OK, well I'll VNC the console of the PDC... Log in there, hit Start Button... and it's empty.. To quote $imdb(Ralphie Parker) “Only I didn't say "Fudge." I said THE word, the big one, the queen-mother of dirty words, the "F-dash-dash-dash" word!”
That's when the email about the changed homepage popped back into my mind, and a frenzied attempt to get into GPMC via any DC in the datacenter and a phone call from another admin who had gone offsite about 20 mins before all happened at once. He was not amused when i told him what happened. We hit up Google with a passion, looking for a way to “un-fuck” ourselves. We found a couple things: registry keys, some obscure MS command-line tools, and ultimately, the same situation we found ourselves in and what saved our (mine especially) bacon in a newsgroup post. Someone had done exactly the same thing as me. His solution? He was lucky. As was I. The offsite location that the other admin was at had not been updated yet due to a slow WAN link. Getting in there and making the change to the GPO and saving it caused it to have a newer timestamp, and therefore it replicated ITSELF back to the network here rather than be overwritten itself by the “bad” GPO. If that had not happened, I would probably be on the phone with Microsoft for most of the night while the rest of the guys made plans to roll back the entire AD to a previous state.
We waited five minutes and then I got antsy so I did a gpupdate /force on my machine, and once it was refreshed, I hit the start button and everything was back to normal on my machine. After that I relaxed a little, and was still searching for a solution in case it ever happened again (not bloody likely) or it happened to someone else and asked me for help.
I found a message thread in Usenet/Google Groups about the same thing that I did. The solution that he found was the same thing that saved my ass: one of the other domain controllers hadn't updated yet. If it did, he would have been screwed. (as would I)
This could have been one of those COLOSSAL fuckups that define a career (or at least the downward trajectory of one) had it not been for a slow WAN link. It's one of those mistakes you only make once, as the fear of it actualy happening again/for real is SO MUCH that it will make you pause and check the settings every friggin time you go into Group Policy Management Console for the rest of your life. |
Thursday, January 26, 2006 4:26:20 PM (Eastern Standard Time, UTC-05:00) | | Tech | Microsoft
|
|
|
|
Sunday, June 26, 2005 |
|
|
I found a new XP Powertoy today, it's for viewing and thumbnailing RAW image formats for Canon & Nikon cameras. |
|
|
|
|
Wednesday, June 15, 2005 |
|
|
...You might end up administratively locking yourself out of Windows |
|
|
|
|
Monday, May 09, 2005 |
|
|
Well, I'm still not entirely sure WHAT happened to my hard drive. The drive was still there, but Windows wouldnt recognize it and said “Drive F: is not formatted, would you like to format it now?” uhhhh NO! I figured I'd give Knoppix a whirl, as I had read about it last week. I downloaded the torrent of it (686mb in about 60 mins) and burned the image to a CD, popped it in and booted up.
Knoppix came up and found all my hardware, even my USB drives that were plugged in. The only gripe I had with it at that point was that the resolution was low, 640x480 I think. I probably could have entered one of the “cheat codes” that comes with it to up the resolution on startup, but whatever, it worked.
The odd thing was that it found my hard drive at /dev/hdb1 and it showed the entire file structure and all the files... my biggest gripe of the day came when I found out that I couldn't write to an NTFS disk with it. Apparently there is a way to do it, and I googled around for a bit. You're supposed to click on the K, go to Knoppix, Utilities and there's a program called CaptiveNTFS that lets you read and write to an NTFS partition, but it wasnt there. I read something about Windows XP SP2 “breaking” captive NTFS with a new version of the NTOS kernel file, so I was pretty much dead in the water. I thought about doing it 1gb at a time with my USB drive but gave up on that after one revolution through that process. I thought maybe I could do it 4 times, burn a DVD, do it 4 more times, burn a DVD but if that was the case, I'd still be sitting there now with cobwebs in my ears trying to copy off all the data.
In the end I used the network to do it. Knoppix had enough Samba stuff built into it that I could connect to a share on my network and copy-and-paste the files over the network. I got a full 11mbps when I was copying from my Knoppix desktop to my XP laptop and then via USB2 to another hard drive (even though I have an entirely 802.11g network capable of 'theoretical' 54mbps throughput) and was getting 1MB/sec throughput. I turned off my wireless radio on my laptop and plugged it in via cat5 ethernet to theoretically get a max of 100mbps speed. I DID get 20mbps and 2MB/sec transfer rate, so I was content with that.
I managed to save all the TV shows I haven't watched yet, and all the data files I had stored on the drive as well. I sacrificed a few movies I had stored on the drive, my backup of my Mp3 library, my backup of my photo library and a bunch of other “assorted” video clips that I was storing there for network sharing purposes.
Once all that was done, I rebooted back into Windows and used disk manager to delete the partition and create and format a new partition on that HD. It seemed to work, and the disk is now a pristine, empty 155gb again, but I'm not sure that I trust it with 'critical' data. I don't know why it failed. The weird thing is that my previous Maxtor 160gb drive that was in this enclosure failed the same way, about a year ago. I'm wondering if maybe it's because we're approaching summer, and the tempurature in the apt is too high during the day when there's no A/C on and the computer is still running. I'll have to look around for some temperature monitoring software and run some tests on it to see if I can get a baseline on the temperature in my case during the day compared to at night. |
Monday, May 09, 2005 9:51:36 AM (Eastern Daylight Time, UTC-04:00) | | Tech | Linux | Microsoft
|
|
|
|
Wednesday, March 30, 2005 |
|
|
So I'm off to Miami tomorrow. I started making a list of things I need to do (starting with DONT FORGET YOUR PASSPORT THIS TIME, SCHMEEB) with a reminder at 6:30am. It has things like “stop at Tiger Direct” pick up HD in it's details, stop at Circuit City and try and find a 1gb Shuffle for Seb, Fix so-and-so's machine, pick up time card blanks, check/set IP address on photocopier/printer, G's laptop IP address and “check on computers in Ft Lauderdale” with various reminder times to help keep me on-task and maybe get back here tomorrow night on the last flight. (im taking my toothbrush and an overnight bag, just in case though)
I then remembered that I'm a card-carrying übergeek and to put them into Outlook which (since it's connected to an Exchange Server), will be available to me via Outlook Web Access anywhere I happen to be) but that won't do me any good in the airplane, in immigration or in a rental car. Wait! I have a smartphone! I'll just sync the tasks to my phone (and since the phone is unlocked, I can use it with a Cingular SIM card in Miami and retain my contacts, emails, etc on one device). I went into the registry and turned off the “force guest mode” and then set up a new partnership to my phone so I could sync my tasks list to it when I plug it in for charging here at work.
Except that it didn't sync my tasks list to my phone in the Options screen, and there was no checkbox next to tasks as if it were unsupported or something. A quick Googling turned up that Activesync 3.7.0 did not quite support EVERYTHING in Outlook 2003/Exchange 2003, but that 3.7.1 did. Next stop: Microsoft Download Center. Right there, smack in the middle of the screen, without any searching: ActiveSync 3.8.0. I downloaded it, installed & upgraded my 3.7.0 installation, selected tasks and synced them over.
Good to go. |
|
|
|
|
Monday, January 31, 2005 |
|
|
There are a number of ways to draw comparisons between Xbox Live and Las Vegas, here's one. |
Monday, January 31, 2005 4:14:50 PM (Eastern Standard Time, UTC-05:00) | | Gaming | Microsoft
|
|
|
|
Tuesday, January 25, 2005 |
|
|
Steve (see the blogroll to the right) and Rich (same) are involved in a charity auction to raise money for tsunami victims in Southeast Asia. Basically you're bidding on an hour of consulting time from one of the group. It's pretty much a who's-who of software development professionals. I haven't clicked on all their names in Steve's post, but I recognize a lot of the names from various posts at various sites over the last year or so. Rich posted about it on his blog yesterday as well, and there are references to it on Microsoft Watch as well.
I can count the number of things I know about software development on one hand and still have enough fingers left to bowl with, so the only thing I can do is try to help drive some traffic to their eBay auction. Go bid, even if you just want to chat with one of them for an hour. I know some of you have paid more than $100 to be someone's friend for less than an hour. Less than 20 minutes if I remember correctly... Lordy pants did Colin's 25th birthday present ever backfire on us. (smack forehead) |
Tuesday, January 25, 2005 10:19:23 AM (Eastern Standard Time, UTC-05:00) | | Links | Tech | Microsoft | WWW
|
|
|
|
Tuesday, December 14, 2004 |
|
|
Finished Halo 2 last night. The ending sucked. No spoilers if you haven't finished it yet, it's safe to read on. |
Tuesday, December 14, 2004 8:33:39 AM (Eastern Standard Time, UTC-05:00) | | Rants | Gaming | Microsoft
|
|
|
|
Thursday, December 02, 2004 |
|
|
MSN Music has an RSS Feed to their “top downloads” chart. It's beta, of course (or maybe I just have an old feed) so you get some weird instances.. usually it has to do with songs popping up with weird dates on them. Maybe it's because that was the date it was added to the Music Store, or whatever, but it shows up funky in my RSS Reader because I have them arranged by publication date.
This morning after my feeds all updated, there were two new songs on the MSN Most Downloaded chart. One was by Kelly Clarkson, and the other was Blue Oyster Cult's (Don't Fear) The Reaper.
Why on EARTH would an old song (but a good one) by Blue Oyster Cult be on the top downloads at the MSN music store in December, 2004? I guess a lotta people gotta have more cowbell, baby! |
Thursday, December 02, 2004 9:10:13 AM (Eastern Standard Time, UTC-05:00) | | Microsoft | WWW
|
|
|
|
Friday, November 12, 2004 |
|
|
I got HALO 2 tonight, Joanne was in Miami and picked me up a copy of it. I read over the little instruction booklet while the roomies were finishing up a movie, and then when they were done, I went and plugged in the Xbox and fired up HALO 2.
That was many hours ago.
Only by sheer willpower did I force myself to put the controller down and step away from the Xbox. Seriously, it's such a cool game. Thankfully the controls are the same as the first one, so I could slip right back into it. I played about 3.5 hours tonight, I think I made it to the 3rd “level” or so, Im not really sure yet. I got as far as the part with the warthog and the tunnels leading to the bridge. Im glad now that George & I spent so much time screwing around with the Warthogs that I was able to tuuune my driving skills and get through the level relatively unscathed.
Now, however, it's sleepy-time. I don't wanna get into work tomorrow all red-eyed and lack-of-sleep zombie-lookin. 
This weekend I'll get some of the boys over for some Slayer deathmatch. Maybe throw some things on the grill, fill up the cooler with beer & ice and WREAK HAVOC ON THEM. OH YEAH! |
Friday, November 12, 2004 12:08:30 AM (Eastern Standard Time, UTC-05:00) | | Gaming | Microsoft
|
|
|
|
Tuesday, November 09, 2004 |
|
|
According to PC Magazine, over 60% of xbox owners have purchased HALO since it was released in 2001. I can't speak for other people, but two years ago when I went home for my 30th Birthday, I went to a BBQ and someone brought over an Xbox and plugged it in to a Sony 70” projection TV and we played 4-player Slayer mode deathmatch.
Needless to say, I got my ass handed to me that night, but as I was driving home I said “oh man... I am SO getting an xbox...” the next day I went to EB in Brentwood Mall and got an XBOX, extra controller, HALO,Splinter Cell and Project Gotham Racing. Since then the # of games I have has swelled to about 10 or so, but I was always waiting for HALO 2 to come out.
I think it's first projected date was supposed to be last March or so and Todd was going to bring it down for me. Then it was delayed, and delayed again, and delayed again. I was starting to think that HALO 2 was turning into “the next Duke Nukem sequel” that's been years and years in development and is turning into vaporware.
Joanne is up in Miami at the mo, and if she finds a copy she's going to grab it for me! w00t!
The icing on the cake is not just that we have power back, and a/c back, but we re-installed the home theatre 5.1 speakers, the dvd player, my bigscreen TV, the prismiq media hub and the wireless network. Woohoo! HALO2 deathmatch party at Oceanside this weekend! |
|
|
|
|
Tuesday, October 12, 2004 |
|
|
OK, so some of you were checking here (either by RSS or old-fashioned web surfing) in the days leading up to, during, and after the storm, looking to see if we'd all made it through. I won't beat any dead horses about lack of coverage of the Cayman Islands in the news, because it's moot now.
A few days ago I posted an article about how I had figured out a way to get Mobile Web working on my Motorola MPx200 SmartPhone, and mentioned how handy it would have been to have that during the storm, as Cable & Wireless' GSM network did not go down through the hurricane (you just sometimes had to go to places where the signal was strong enough to make a call) unlike other providers who took up to six or seven days to come back up.
With that setup, I would have been able to surf on over here via the built-in version of Internet Explorer, log-in, and post a “we're OK” message. Probably not much more, because typing a long message with a cell-phone keypad is probably the same sort of sensation as masturbating with a cheese grater: slightly amusing, but mostly irritating.
I've now taken it one-step further by figuring out how to access my email from the phone. It wasn't hard, it was just one of those things that I never got around to setting up. I can now download headers of my email and if something is important, download the message and respond to it right away. Other than that, it won't automatically check my email and download anything, because I only get ONE MEGABYTE of data per month, and then I get charged PER KILOBYTE after that. In an emergency, I would use it, but not for casual emailing.
Not only can I check/receive email on the phone, but I can send it out as well. I've also configured my website to accept posts from me via email. I can write an email (see above about message length) to the website and it will show up here as a new post automagically! Wicked-cool, huh? (OK, it's cool if you actually own a propeller beanie)
So NEXT TIME a Category Five Storm-Of-The-Century comes along and happens to hit Cayman right in the nose, I'll be able to post a message while sitting on the roof behind the chimney to stay out of the 225mph+ winds! (except we werent sitting on the roof, and no one HAS chimneys down here... who the hell has a fireplace in the tropics? Besides Barrie & Leslie that is)  |
|
|
|
|
Monday, September 06, 2004 |
|
|
The Man, The Myth, The Legend: Mark Minasi's free powerpoint slideshow (PDF) boiling down all 1000+ pages of MS Documents on XP SP2 to about 60 or so slides. |
|
|
|
|
Wednesday, June 23, 2004 |
|
|
I installed it on my machine at work yesterday to give it a whirl... |
Wednesday, June 23, 2004 11:41:28 PM (Eastern Daylight Time, UTC-04:00) | | Microsoft | WWW
|
|
|
|
Monday, June 21, 2004 |
|
|
Got my pigs all in a line now... read on for the solution. |
Monday, June 21, 2004 9:35:27 PM (Eastern Daylight Time, UTC-04:00) | | Microsoft | Wireless
|
|
|
|
Monday, June 07, 2004 |
|
|
or How I Learned To Stop Worrying And Love The Bomb |
Monday, June 07, 2004 1:15:08 PM (Eastern Daylight Time, UTC-04:00) | | Links | Microsoft
|
|
|
|
|
|
|
| Archive |
| July, 2008 (1) |
| June, 2008 (4) |
| May, 2008 (6) |
| April, 2008 (2) |
| March, 2008 (1) |
| February, 2008 (7) |
| January, 2008 (1) |
| December, 2007 (3) |
| November, 2007 (8) |
| October, 2007 (3) |
| September, 2007 (6) |
| August, 2007 (26) |
| July, 2007 (7) |
| June, 2007 (6) |
| May, 2007 (9) |
| April, 2007 (13) |
| March, 2007 (7) |
| February, 2007 (8) |
| January, 2007 (9) |
| December, 2006 (14) |
| November, 2006 (13) |
| October, 2006 (11) |
| September, 2006 (17) |
| August, 2006 (16) |
| July, 2006 (8) |
| June, 2006 (13) |
| May, 2006 (9) |
| April, 2006 (10) |
| March, 2006 (5) |
| February, 2006 (13) |
| January, 2006 (6) |
| December, 2005 (9) |
| November, 2005 (7) |
| October, 2005 (19) |
| September, 2005 (16) |
| August, 2005 (8) |
| July, 2005 (30) |
| June, 2005 (19) |
| May, 2005 (13) |
| April, 2005 (10) |
| March, 2005 (13) |
| February, 2005 (12) |
| January, 2005 (25) |
| December, 2004 (16) |
| November, 2004 (24) |
| October, 2004 (19) |
| September, 2004 (42) |
| August, 2004 (26) |
| July, 2004 (12) |
| June, 2004 (16) |
|
|
|
|