In search of a better name...
December 2006 - Posts
-
Omar tagged me to write up 5 things people don't know about me. Here we go: I have a PhD in Biophysics from Harvard. I've actually only had a few CS courses in my life... I've been programming computers since I was 9, but for some reason went into physics Read More...
|
-
Inline Search from IE Forge is a must have utility for Internet Explorer. It gives new FireFox-like inline search UI to IE and does find as you type. Find has also been a feature I haven't liked in IE. I can never figure out what it highlighted on the Read More...
|
-
There's a good post on web site performance on the Yahoo! User Interface blog. It says it's part one in a series. I'm looking forward to the rest. The short version is that 10% of the time loading Yahoo!'s homepage is in loading the HTML and the rest Read More...
|
-
One thing I didn't fully understand when I first started using ASP.NET is exactly what runat="server" does. It sounds like some magical thing where code is running on the server for your control and not on the client. In some cases something like that Read More...
|
-
I was having a strange problem getting my computer to go to sleep under Vista. When my laptop was not plugged in, it would go to sleep fine when I closed the lid. However, when my laptop was plugged in and I losed the lid, it would lock but not go to Read More...
|
-
I'm doing some ASP.NET work on my current project (more about that in the coming months). I've spent most of my life doing client side code, so it's taken me a little time to really wrap my head around what's happening with ASP.NET. It often seems like Read More...
|