Web/Tech

Friday, February 16, 2007

Vista Base Score, Dell Inspiron 9100 = 3.8

Last night I got around to installing Windows Vista Home Premium on my 3 year old Dell Inspiron 9100 laptop. The Vista base score 3.8 came out better than I thought it would.

Dellinspiron9100vistabasescore38

Of course, I love my Dell Dimension 9200 Vista base score of 5.3 :-)

Monday, January 22, 2007

My Vista Base Score: 5.3

Over the weekend I loaded Windows Vista Ultimate Edition onto my 3 month old Dell Dimension 9200.

I wasn't timing it, but it was rather quick compared to installing Windows XP and other previous versions. Once I fine-tuned my device drivers and a few other things, I refreshed my Windows Experience Index which came back as 5.3.

Myvistabasescore

I thought this sounded okay, but according to this article I found, I guess I'm right near the very top of the performance index - COOL! :-)

Although there isn't a huge amount of certified Vista applications, I'm running most of my development work via Remote Desktop and the VMWare 6 Beta release for Vista (seems very stable, by the way), so I'm good until Visual Studio 2005 and SQL Server 2005 come online (I don't wanna gludge it until the proper updates are released).

Update: I installed Vista Home Premium on my Dell Inspiron 9100 and the Vista Base Score was 3.8.

Thursday, November 02, 2006

Is it possible to have too many 30inch Dell Monitors?

Yes, when Dell accidently ships you an extra one, and you have to send it back :-!

Toomanymonitors

No kidding, I ordered a brand new fully loaded Dell Dimension 9200, with Core 2 Duo, 4Gb RAM and "one" Dell 3007WFP Display, and they sent me two of them by mistake. Even my paperwork, invoice, packing slip and online account says "1", but I got "2".

So humbly, I phoned them and a rather shocked, but controlled, Customer Service lady politely replied that they would send me some shipping labels so I wouldn't have to pay the freight. I could feel the reaction over the phone, but being the professional she was she couldn't just blurt out "holy crap, you're kidding!".

Oh well. Anyway, here's my new guilt-free setup:

Desktopnov2

I'm using MaxiVista to control my Dell Inspiron on the left, and Synergy to control the iMac on the right, from my center keyboard and mouse.

Bigger is better ;-)

Thursday, July 06, 2006

Internet Pet Peeve #1 - Timezones

Far too often, many public-facing website will display a date and "time" about something - without at least displaying a reference to a timezone. How useful is that?

I mainly develope business software applications, and not surprisingly I also find many non-public internal applications without reference to any specific timezone - for critical business data no-less.

This may be all well and fine for an organization that operates entirely within a single timezone, but as I discovered the hard way years ago, what do you do when your web-enabled working group spans multiple timezones, and an executive in New York has a scheduled conference call with someone in their Vancouver office for 10:00am Pacific Standard Time (PST)?

Do you force him to make the conversion mentally on the fly each time he (or she) looks at that entry in your application? I don't think so. (Just because they get paid more, doesn't mean they're smarter)

My strategy, as it has evolved, is to first of all store all datetime sensitive information in a database - converted to UTC (GMT) time. This can be accomplished easily using the T-SQL GETUTCDATE() or with C# using {DateTime}.ToUniversalTime();.

Then, when a user needs to read the datetime information, you convert it their local timezone for display purposes only. This can be done in T-SQL using DATEADD(hh, {TimezoneOffSet}, {DateTime}) or C# with {DateTime}.AddHours({TimezoneOffSet});.

So how do you get the {TimezoneOffSet}value (example: -6)? Ask the user! Or store it with their other profile information in the database. Following are some examples from my applications for timezone selection.

As an aside, what prompted my rant? The .NET Base Class Library Team is asking for feedback on Time Zone Scenarios. Woohoo!

Timezone1
Timezone2
Timezone3

Peeve Posted!

Thursday, October 20, 2005

Connectivity Problems with Microsoft IceScraper 1.0

Yesterday I got the most fantastic Xmas gift from Microsoft, a handheld MS IceScraper. I filled out one their lengthy online surveys awhile ago, and they kindly send me a nice card and gift - I'm impressed.

Although you would expect the standard USB cable dangling from the end (which I think the Beta had), this one apparently is wireless.

I tried all the standard Wifi configurations I could think of, so maybe its Bluetooth enabled or something? Too bad, my laptop doesn't have Bluetooth :-(

Microsofticescrapperfront

Well, I guess I'm lucky being Canadian and that they sent me a handheld with a thermometer on the end of the handle that displays in Celsius.

Microsofticescrapperback

Its the poor guy (or girl) that needs the IceScraper desktop utility to convert the temperature to Fahrenheit that I'm worried about - because if they can't get this puppy connected, they are out of luck. :-|

Programmer for Hire

  • About Hiring Me:
  • Contact Information:
    • Name: P. Scott Cadillac
    • Phone: (902) 624-1266
    • Email: scott@xmlx.net
    • Location: Mahone Bay, Nova Scotia Canada
    • Timezone: Atlantic, ADT
  • Special Links: