Thursday, 30 November 2006
I came across this via LarkWare News - it’s a HttpModule that moves the ViewState data in the HTML down to the bottom of the page.
The idea of doing this is that the browser then gets to render all the regular page content before it hits the ViewState blob.
Looking at the comments, there appear to be a few small problems, but it could be a useful thing to use on ViewState-heavy pages once it is more robust.
Wednesday, 29 November 2006
Professor Peter Høj will take over from Professor Denise Bradley next year as the new Vice Chancellor of The University of South Australia.
Yes, that isn’t a regular ‘o’ - it has a slash through it because Peter hails originally from Denmark, though he’s been in Australia since 1987.
I’ll link to the press release when it goes live.
Wednesday, 29 November 2006
I’ve managed to attend two of these events this year. The first was in Sydney as it coincided with family holidays in that state.
It was held at the Sydney Convention Centre (the same venue as Tech-Ed). I think there were more exhibitors in Sydney compared to Adelaide, but again the catering let Sydney down.
I didn’t get to see as many sessions in Adelaide yesterday, as I also needed to get back to work to oversee our building’s emergency evacuation drill (all went well I’m pleased to report).
I do think Adelaide does a much better job of putting on a seminar like this (really nice food for lunch, and they even know about dessert!) It isn’t the main point of a day like this, but I do think it reflects on the quality of the venue and location. Yay Adelaide.
Wednesday, 29 November 2006
Earlier this year, I mentioned my success in using the Remote Desktop client from the Vista beta to enable multiple monitor spanning.
I’ve had a few enquiries about that post, and those people will be glad to see that Microsoft have now publicly released the new version of the RDP client.
Friday, 24 November 2006
Some things that I’ve noticed are missing in IIS7 that comes with Vista.
- WebDAV (as mentioned to me by Ben)
- FrontPage extensions
- The SMTP service
WebDAV is a big problem for our production web server, as we currently promote that as the way for people to edit their content.