Archive for February, 2006

Windows Defender Beta 2

Saturday, February 18th, 2006

Microsoft has released the second beta of its antispyware package, re-named Windows Defender. I’ve been using the first beta for a while now, and I love it. Even as beta 1, I found it to be so much better than SpyBot, AdAware, and the rest, that I haven’t used anything else since.

Doron Holan blogging

Saturday, February 18th, 2006

Wow, I take a couple of days off from reading blogs and all sorts of interesting stuff happens. One of the more interesting pieces is that Doron Holan is blogging. For those that don’t recognize him from the mailing lists, Doron is a Microsoft coder who has lately had a lot to do with the KMDF. He’s one of the most active supporters of the community, and really helps make Microsoft an accessible company for kernel mode coders.

Welcome to The Blogosphere™, Doron!

RSA conference cryptography panel

Wednesday, February 15th, 2006

Jason Sloderbeck, a co-worker at Positive Networks, sent along a link to yesterday’s cryptography panel at the RSA Data Security Conference. R & S from RSA; D & H from DH… these guys collectively invented public key cryptography. Interesting show.

KMDF 1.1 to support Windows 2000

Monday, February 13th, 2006

Good news for the driver development community. Microsoft has announced that the next version of the Kernel Mode Driver Framework (KMDF), 1.1, will support Windows 2000. The release is scheduled to ship in the second quarter.

Now, if they would only include a reference grant for the source code…

Microsoft compiler lab

Friday, February 10th, 2006

This looks like it could be interesting: Microsoft is hosting a compiler lab on March 13th-15th. From the announcement:

We’ve listened to your feedback from the previous events! This lab will combine deep presentations, hands on labs and the opportunity to connect 1:1 with the product team. You will get the opportunity to get familiar with the technology through presentations and work with the latest builds of LINQ. You will also be able to provide feedback to the product teams and get your questions answered.

It’s free to attend, but you have to register by Feb. 16.

Boing Boing: Data transfer via snail is faster than ADSL and pigeons

Wednesday, February 8th, 2006

Boing Boing: Data transfer via snail is faster than ADSL and pigeons

You know, this is one of my favorite topics.

Good design?

Wednesday, February 8th, 2006

I just ran across this article talking about how amateurish Google’s front page looks. My favorite quote:

Renowned Flash Developer Joshua Davis has mocked a site up that maps real physical information to the virtual space of the Internet. It might be a tad too cluttered for Google’s liking but displays some key points and throws it all out on the table for a much needed Google redesign brainstorming session.

The day Google hires a renowned Flash developer to re-do their home page is the day I start a search engine.

What a joke.

Signs of intelligent life at the US Copyright Office

Monday, February 6th, 2006

The Copybites Copyright Law Blog has coverage of the Copyright Office’s new proposal regarding orphan works. I’m not a lawyer, but at a glance, this looks like a big improvement.

Orphan works are copyrighted (or at least not clearly public domain) works whose owners are difficult or impossible to locate. As such, these works are impossible to license for use by others, for use in derivative works, and so on.

The report is available from the Copyright Office, and an RSS feed to monitor progress is at the bottom of the page.

BTW: really cool use of RSS…

VMware Server

Monday, February 6th, 2006

This could be a big help in the driver testing world. It seems that the kind folks at VMware have made a new product, VMware server, generally available, for free!

As part of our strategy to make server virtualization universally accessible, VMware® today introduced VMware Server – a free virtualization product for Windows and Linux servers.

With VMware Server, users can partition a physical server into multiple virtual machines in order to run multiple applications with different operating systems on the same server, evaluate new software, re-host legacy applications or leverage a wide variety of plug-and-play virtual appliances.

At a glance, it looks like it supports web-based VM administration, hosts with 2-16 CPUs, multiprocessor guests, remote display of virtual machines, and lots of other goodies. More information is available in their FAQ.

A million dollar idea…

Monday, February 6th, 2006

Some enterprising young entrepreneur out there can take this one and run with it.

I want confidence-based, adaptive spell checking. I want my spell checker to see when I type the word ewe instead of we and underline it in pink or something (instead of the default red) that means something like I doubt that you really meant to use this word. Yes, ewe is a valid English word, but it was the result of a stuttering middle finger. And I have never e-mailed about sheep, to my knowledge, so it’s probably not what I meant to say.

Furthermore, I want it to adapt to my history. Look in my sent items folder, and other folders of my choosing, and see what words I type a lot. If the word isn’t on the list, underline it in pink automatically. If it’s lowly ranked on the list, underline it in lighter pink. I dunno; play with the colors, but you get the idea. Let me right-click it and change the confidence level, for this document/message or permanently (maybe I have a sheep shearing hobby or something).

I know this is a more intensive spell checking routine, but it can’t be any worse than Word’s grammar checker in terms of CPU time, and the grammar checker is very nearly useless anyway. Let’s re-purpose the cycles!