Archive for the 'General' Category

my first IronPython program

Wednesday, June 18th, 2008

After seeing the cools stuff Chris Anderson is doing with Python in his AvPad program, I dicided to take his advice and learn Python. I read an ebook on the flight to Redmond, and today I wrote my first program. It uses IronPython and the .NET framework to make a webspider that searches for mp3s […]

Dan Lash’s interview

Friday, April 22nd, 2005

Here is the story of Dan Lash’s interview at Microsoft in January. Pics and Videos included:
http://danlash.com/qwix/seattle.html

It’s spring, go geocaching!

Monday, April 18th, 2005

The sun is shining and I feel like doing something outside. It’s been a few years, but I’m planning on doing a bit of geocaching this spring/summer. Don’t know what this is? Here is the official FAQ. The basic idea is that you get a few buddies and a GPS device […]

Avalon March CTP whitespace issues

Wednesday, April 13th, 2005

The issue of whitespace preservation often comes up when working with XML. XAML, being XML, is no exception. Take this for example:
<StackPanel>
<TextFlow><Bold>i’m Bold</Bold> <Italic>i’m Italic</Italic></TextFlow>
</StackPanel>
You might expect this to render with a space between the Bold and the Italic text, but this is not the case.
it will instead look like: i’m […]

How to learn a .net API

Tuesday, April 12th, 2005

So I’m going to Redmond in less than 2 months (after E3 of course), and I need to become capable with the Avalon API so I can jump right in there and get some work done. Here are some tips I’ve discovered on how to learn a [huge] .net API.
1) download the docs and […]

Understanding ClearType

Friday, February 11th, 2005

In my previous attempt to describe a problem that I believe exists in the current implementation of ClearType on XP, I forgot one important thing. A picture is worth a thousand words. The problem is that you can’t just blow up a bitmap to show sub-pixels. That’s why I decided to write […]

Interviewing with Microsoft

Monday, January 17th, 2005

Looks like I’m going to be interning with Microsoft on the Windows Client Platform team (aka Avalon) this summer! Interviewing at Microsoft was the most fun I’ve had in a long time. Seattle is beautiful, and everyone I talked to during my interview was extremely friendly.
I wanted to wait to hear their response […]

More Avalon requests and bugs

Wednesday, December 22nd, 2004

I’ve been tinkering around with Avalon CTP lately (without actually making anything useful) and I’ve run into a few things that may be bugs. Also, coming from a web development background I’ve got a question that may be naive. First the bugs…
Here’s the short list of what I’ve found so far.
1) I […]

HL2 on my tablet

Wednesday, December 22nd, 2004

Halflife 2 actually runs fairly well on my Toshiba Portege M200 (1.7GHz Pentium-M). The graphics settings certainly aren’t maxed out, but it still looks quite good. Playing a first person shooter with the stylus was…well…fun.

I think I better get one of those little laptop mice if I’m going to continue.

Tablets and cleartype, and a requested feature of Avalon

Wednesday, December 15th, 2004

Currently, tablets and cleartype don’t mix. Well, not in portrait mode at least. Why is this? I’m going to tell you! Read on.
Cleartype is an extremely cool technique for making text look good on LCD monitors. As you may or may not know, LCD monitors typically have rectangular pixels that are […]

ArtRage, a digital canvas

Thursday, December 9th, 2004

Many graphics programs are floating around out there that have paint brushes, pencils, markers, etc…but a program called ArtRage takes it to a new level. This is the first program I’ve seen that makes you really feel like you’re painting. The paint brushes on the canvas unevenly and with bump mapping. You […]

my handwriting font

Wednesday, December 8th, 2004

one of the tablet pc powertoys allows you to quickly (less than 5 min) make a font that looks like your own handwriting. I’ve always wanted my own font!
Download my font here.
it look like this:

the new tablet

Wednesday, December 8th, 2004

I finally got my new tablet PC today and I must say I’m loving it. I got the Toshiba M200 with a 1.7 Ghz Pentium M and 512 MB of ram. (mostly due to the higher than 1024×768 resolution)
Here’s a picture of me with my new baby.

my take on it so far:
1) The handwriting recognition […]

Avalon font animation

Monday, December 6th, 2004

Ian Griffith is the man. After I posted about not being able to animate the font size he went ahead and did it. He’s posted the code on his site and more importantly got the attention of Elizabeth and Matt from the Avalon Animation team (via Chris Sells).
While Ian’s solution is really cool because […]

XAML thoughts

Sunday, November 21st, 2004

I got the new Avalon preview on XP last night and spent about 8 hours (ok, maybe 14) reading the docs and playing with XAML. IT BLOWS MY MIND. I really think WinFX this is going to fundamentally change applications of the near future. I’m not just talking about bouncy-rotating-colorchanging buttons, I’m […]

Halo 2 beat, bring on HL2

Sunday, November 14th, 2004

Tomorrow night at midnight I will be in geeky-nirvana. My pre-cache on steam has been mocking me, but I’ll show it who’s boss in due time.
Here is the game plan for tuesday morning (monday night in my book):
12:01am - Finish downloading HL2 final cache
12:03am - setup my controls and video options […]

EA is NOT a good company to work for

Wednesday, November 10th, 2004

Jason Olson pointed out this. Read it and post similar experiences in my comments. I wouldn’t have a problem with working overtime (read: 50-55 hours/week) for a month or so to get a project done on time, but this is just ridiculous. Makes you wonder how many other companies do this to […]

Choosing between a turd sandwich and a giant douche

Tuesday, November 2nd, 2004

I went with the turd sandwich. I hope he wins.

greatest post ever

Tuesday, October 26th, 2004

My SPOT watch buddy Henry recently blogged possibly the greatest post ever. I can’t begin to explain it, so just read it. NOW!

what’s the deal with Skype?

Wednesday, October 20th, 2004

I keep hearing about Skype. It’s a program that lets you make free “internet phone calls” or call from a computer to a real phone…but you have to pay. I guess I don’t get what’s the big deal. I’m not going to pay for the real phone calls, so how is this […]