Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

April 2007 - Posts

IronRuby Joins IronPython
Scott also announced an implementation of another dynamic language, Ruby, for .NET. So IronRuby joins IronPython and the source code for both will be available... [Update] More details on Jim Hugunin's blog . Technorati tags: ironruby , ironpython.ne Read More...
Silverlight and Managed Code
Okay, a few of my scribblings from the Silverlight and Managed Code demos (and they haven't finished yet)... Chess Demo Scott demo'd a chess playing Silverlight app. The AI is implemented in both .NET and JavaScipt. As well as playing the computer, you Read More...
Now available for download - Silverlight 1.1 Alpha (for managed code)
You can now download a version of Silverlight with a cross-platform version of the .NET runtime allowing you to write Silverlight applications in managed code rather than JavaScript. Download Silverlight 1.1 Alpha In addition we announced Silverlight Read More...
Live From Mix
It's started. Ray Ozzie's on stage and all the Microsoft folks are consigned to an overflow room to ensure there's space for the customers. Announcement hot off the press - .NET comes to Silverlight - typing this as it happens. Cool. Maybe I wont have Read More...
Search for "Outlook Turnip"...
... almost anywhere (ie on any search engine) and my name will come up. I posted a while back about my use of a key word (turnip) to circumvent my send-delay in Outlook. So if I want to send a mail immediately I embed "turnip" somewhere in the text. Often Read More...
Web Hacking Event with SPI Dynamics
I was helping out at this event on Thursday (well I say helping out, I sat at the back and watched and chatted to a few folks, it wasn't very demanding) and bumped into Doug Stewart . Doug's a CPR (critical problem resolution) engineer in PSS (Product Read More...
Off to Mix07
I know I'm lucky - I'm flying out to Vegas tomorrow morning for Mix 07 . If you're not going to be there (and I guess that applies to most people ) keep an eye on the Mix home page as it looks like keynotes and even sessions may be streamed / available Read More...
JavaScript Intellisense XML Comment Format
I see Bertand has posted a detailed description of the XML comments format - very useful. Maybe I'll be able to figure out why I can't get type inference to work correctly ... Technorati tags: orcas , javascript , intellisense Read More...
New Web Item Templates in Visual Studio Orcas Beta 1
I've just noticed a few new item templates AJAX Master Page - creates a MasterPage with a ScriptManager control AJAX Client Library - creates a JavaScript library file with an XML comment reference to the MicrosoftAjax library (for Intellisense) AJAX Read More...
JavaScript Intellisense in Orcas Beta 1
I posted some links recently to enhanced JavaScript support in Orcas but I hadn't had much luck getting it to work myself in the CTP. On Friday I got hold of the Orcas Beta 1 VPC and I've just had the chance to play around with a few things. The first Read More...
Pain, Exhaustion and Anguish (Marathon Photos)
Yes, you can share in our suffering here: http://www.marathonfoto.com/index.cfm?RaceOID=19802007S1&LastName=ORMOND&BibNumber=50132 . I look like a giant in most of them! I also look like I'm standing still in a few of them. Must have been a very Read More...
My Marathon Hell by Mike Ormond Aged 39 and a bit
We (we being my fiancé Gemma and I) lined up on Sunday morning in Greenwich Park @ 9.45 in what had already become an uncomfortable temperature for running even a short distance. We took our place with tens of thousands of other runners in red start area Read More...
Introduction to the Office Open XML File Formats
This is something of an experiment today. I've been making some nuggets on Open XML and Word 2007 features such as Content Controls and Building Blocks. As well as publishing them through our normal Nuggets mechanism (which is undergoing a major refurb Read More...
Orcas Beta 1 Ships
Oooh - now I'm going to have to drive to the office so I can get this quickly... Hopefully in time to demo it at Tuesday's event in Manchester . Visual Studio Orcas and .NET FX 3.5 Beta1 shipped! Technorati tags: visual studio , orcas Read More...
Office Open XML Nuggets
I've been busy creating a few nuggets (boy do I find them hard work - if it's not me fluffing up something, or finding myself meandering down a tangent I didn't intend, it's the cat wandering in and meowing - our cat has the loudest meow on the planet Read More...
The Saturday Times - A Hidden Gem
The Saturday Times is something of an institution in our house. An institution instigated by Gemma but an institution all the same, From the Samurai Sudoku to Robert Crampton, Gordon Ramsay and even Giles Coren (both of whom I both dislike but enjoy at Read More...
WPF/E Becomes Microsoft Silverlight
Things look like they're going to get very interesting as we get a step closer to releasing our cross-browser, cross-platform solution for rich internet applications and media experiences. Today we announced the official name (amongst other things) . Read More...
JavaScript Support in Visual Studio Orcas
I came across a couple of great blog posts about details of the JavaScript support we can expect to see in Visual Studio Orcas: Jeff King has detailed the Intellisense enhancements Sameer Chabungbam has written a short post on the type inferencing feature Read More...
On the Subject of Security (XSS, CSRF & JSON Hijacking)
This is a first (for me at least) the sole purpose of this post is to "bump" a previous post as it stands out like a sore thumb when I look at my blog stats as hardly anyone's looked at it. Now that may be just because it's not interesting (aaa-chaaa! Read More...
All Zuned up with no place to go...
Yes, I finally got my hands on a Zune for my birthday. (Well Gemma got a new Red iPod Nano to replace her ageing iPod which had got very moody about whether it wanted to play or not so I thought I ought to get myself something to keep my occupied). A Read More...
What is a Dibbler Anyway?
Clearly my " what the heck is a dibbler " question was a little too obscure as nobody came very close. A dibbler is a small piece of plastic, finely balanced on a pivot, that sits across the entrance to the coin mechanism; right across the entry path Read More...
Web Application Hacking Workshop 26th April [UK]
I don't normally post about upcoming events (for reference, you can find a list of all upcoming MSDN events in the UK here and an RSS feed of the same here . Oh, and just for reference you can find the TechNet ones here ) but as I've been talking about Read More...
On the Subject of Security (XSS, CSRF & JSON Hijacking)
I seem to be on a bit of a security journey at the moment after my own tussle with XSS , then watching the webcast on Hacking AJAX Applications and seeing Mike's post on JavaScript Hijacking . Given all that, I was pleased to see Scott's post outlining Read More...
Software Patents, Dibblers, NASA and the Audi A6
I know it's old news but I'm still amused by Audi's advertising for the A6 given the heated debate over software patents . Audi claim that in developing the A6, they filed 9621 patents while NASA has "only" filed 6509. There's a great comment here that Read More...
Hacking AJAX Applications
Following on from my post about XSS vulnerabilities (not AJAX specific) I've just been watching a great video on AJAX Hacking (and prevention using ASP.NET) . Well worth a watch - there are some great real world examples of exploits and what to do about Read More...
T-18 Days - Countdown to the Marathon
The Achilles injury still hasn't completely cleared up but it is much better than it was. I managed to hobble around 16 miles of the Kingston Breakfast Run on Sunday (glorious day) and collect my commemorative mug. Did anyone else do it by any chance? Read More...
Good News on Expression and MSDN Subscriptions
From Soma's blog: Listening to your feedback - Expression and MSDN Read More...
Tagcloud Code
Steve asked me about my tagcloud and the code needed to return to make it work. Thank you Steve - I've been waiting for someone to ask about it give me the excuse to say that I think my tagcloud looks pretty good and a darn site better than some of the Read More...
My Roadshow Demo Site and XSS Vulnerability
I had a nightmare the other night, well not exactly a nightmare but at least a shiver down my spine; that I'd published my Roadshow Demo with an XSS vulnerability. And, TBH, if it wasn't for ASP.NET's built-in protection, it would have an XSS vulnerability. Read More...
Page view tracker