Maurits
Check me out on the web at my blog.
-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1<br />
<br />
I am Matthew van Eerde<br />
I am Maurits on Channel 9<br />
<br />
-----BEGIN PGP SIGNATURE-----<br />
Comment: pub key
<a href="http://matthew.vaneerde.com/pgp-public-key.asc">http://matthew.vaneerde.com/pgp-public-key.asc</a><br />
<br />
iD8DBQFDE0ScUQQr0VWaglwRAgATAKDmyXE2kCWFIDQ4gvvB9kFble32+QCgvDsW<br />
A/H2IejrOyHqK98eyJlgEfs=<br />
=qqrj<br />
-----END PGP SIGNATURE-----<br />
Hash: SHA1<br />
<br />
I am Matthew van Eerde<br />
I am Maurits on Channel 9<br />
<br />
-----BEGIN PGP SIGNATURE-----<br />
Comment: pub key
<a href="http://matthew.vaneerde.com/pgp-public-key.asc">http://matthew.vaneerde.com/pgp-public-key.asc</a><br />
<br />
iD8DBQFDE0ScUQQr0VWaglwRAgATAKDmyXE2kCWFIDQ4gvvB9kFble32+QCgvDsW<br />
A/H2IejrOyHqK98eyJlgEfs=<br />
=qqrj<br />
-----END PGP SIGNATURE-----<br />
Learn how 10 was made
Mar 13, 2006 at 7:43 PMNo reason there couldn't be a Windows Media Player plugin.
Learn how 10 was made
Mar 13, 2006 at 7:05 PMAlready sent in my biggest issue, via the "Contact Us" tool on 10.
Learn how 10 was made
Mar 13, 2006 at 4:36 PMThe UI is very pretty. I have some usability problems with it though.
Michael Kaplan - Bringing Windows Vista to International markets
Dec 23, 2005 at 10:40 AMChording system... I want this! But I thought the keyboard interface was limited to a certain number of simultaneously pressed keys?
Rob Franco and team - IE 7 Security
Oct 22, 2005 at 7:16 AMDoesn't toolbar customization make it harder to spoof the chrome?
I know when I'm surfing on a Mac, and a spoofed Windows dialog pops up, I get a good laugh.
Rob Franco and team - IE 7 Security
Sep 16, 2005 at 11:41 AMpure evil:
Time Bandits? "Mum! Dad! Don't touch it! It's evil!"
Bill Staples - An hour discovering IIS 7
Sep 06, 2005 at 2:16 PMNooooo! Make a standalone XMLEditor instead.
Bill Staples - An hour discovering IIS 7
Sep 06, 2005 at 11:45 AMRe: default documents... there are, naturally, tricks you can do to emulate a default index.html even if you're not an admin, like
default.asp:
<%
Dim q
q = Request.QueryString
If q = "" Then
Response.Redirect "index.html"
Else
Response.Redirect "index.html?" & q ' already URLEncoded
End If
%>
Introducing the Class Designer
Sep 02, 2005 at 10:07 AMI noticed that Fields are private-by-default, and Methods are public-by-default.
I have to question that... I frequently find myself developing private "helper methods", and it seems that methods should be private by default as a security/encapsulation feature.
Chris Jones - Beta 1 of Windows Vista revealed
Jul 28, 2005 at 12:05 PMSee more comments…