Sign in
White.Steve.Blog
Mostly software and music, some work, but all play
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
General
Music theory
Pages
Software
Voices
WPF, Silverlight and Blend
Archive
Archives
July 2007
(1)
April 2007
(1)
February 2007
(1)
January 2006
(1)
October 2005
(1)
September 2005
(1)
July 2005
(2)
June 2005
(2)
April 2005
(1)
March 2005
(2)
February 2005
(9)
January 2005
(5)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
White.Steve.Blog
Gundam Astray Red Frame
Posted
over 6 years ago
by
stevewhitepsfd
1
Comments
Here are some shots of my first Gundam model. Gundam Astray Red Frame gallery It's a Gundam Astray Red Frame in 1/100 scale. The color scheme calls for a bright red for the frame but I wanted to experiment with something darker so I went for Hull...
White.Steve.Blog
Airfix 1:48 Hawker Hurricane Mk I
Posted
over 6 years ago
by
stevewhitepsfd
1
Comments
Kit I bought the kit for about $13 from the local HobbyTown USA store in Redmond Town Center early in 2007. Prior to that, it must have been nearly thirty years since I'd bought and built a plastic scale model kit and that would have almost certainly...
White.Steve.Blog
Kerning and animating text glyphs
Posted
over 6 years ago
by
stevewhitepsfd
1
Comments
This sample shows how to transform glyphs in a TextBlock. The kinds of things you can do here are letter-pair kerning and animating the translation or rotation of individual glyphs.
White.Steve.Blog
Expression Interactive Designer preview available!
Posted
over 7 years ago
by
stevewhitepsfd
1
Comments
Today the Expression team is delighted to announce the availability of a preview version of Expression Interactive Designer. This preview version is the January 2006 Community Technology Preview [1] We have compiled a set of sample applications and...
White.Steve.Blog
Sparkle, development teams, and what ‘no code’ means
Posted
over 8 years ago
by
stevewhitepsfd
1
Comments
Microsoft Expression “Sparkle Interactive Designer” ( Sparkle for short) was announced and demonstrated at the Professional Developers’ Conference in Los Angeles last month. To find out what this powerful tool is all about, see the Expression Home Page...
White.Steve.Blog
Sparkle Hayter and the Sparkle Fan
Posted
over 8 years ago
by
stevewhitepsfd
6
Comments
I’ve been a member of the Microsoft UK PSfD team for three and a half years now but, beginning on Monday, I’m moving to a new role in Redmond. Being an ADC has definitely been the best job experience I’ve had to date: the application development consultancy...
White.Steve.Blog
My two SxS articles are now published in MSDN
Posted
over 8 years ago
by
stevewhitepsfd
0
Comments
I've removed the SxS articles from the blog now because they've recently been published on MSDN. Please see my MSDNography links section.
White.Steve.Blog
Avalon 3D File System Visualizer (FolderTreemap3D)
Posted
over 8 years ago
by
stevewhitepsfd
11
Comments
Download the FolderTreemap3D sample (Requires Windows Server 2003 or Windows XP, .NET Framework 2.0 SDK Beta 2 (or Visual Studio 2005 Beta 2), and WinFX Beta 1 RC Runtimes and SDK ) Ben Shneiderman developed the treemap style of visualization...
White.Steve.Blog
Building Avalon Apps: Basics and Behind-the-scenes. Part 2
Posted
over 8 years ago
by
stevewhitepsfd
3
Comments
Command-line build 2: XAML-only NavigationApplication In the previous post I showed how to build a very basic C#-only Avalon application. At the end I mentioned that declaring and initializing UI is probably not best done with imperative code. This...
White.Steve.Blog
Building Avalon Apps: Basics and Behind-the-scenes. Part 1
Posted
over 8 years ago
by
stevewhitepsfd
2
Comments
I thought it would be interesting to walk through building some very basic Avalon applications. Some topics I want to introduce include Avalon’s application model; the interplay between declarative XAML markup and imperative CLR code-behind; what happens...
White.Steve.Blog
Arthur, Nendo Nessie, and Avalon 3D
Posted
over 8 years ago
by
stevewhitepsfd
5
Comments
Download the ArthurTest sample Download nessie.obj Just before I started working at Microsoft nearly three years ago, I wrote a hobby project called Windows OpenGL Classes (WOC). It’s written in VC++ 6.0 (but it compiles with VS.NET 2002) and...
White.Steve.Blog
Computing Real-Time Holographic Video Content With Off-The-Shelf PC Hardware
Posted
over 8 years ago
by
stevewhitepsfd
3
Comments
If, like me, you've been awaiting an update on Mark Lucente's research, you'll find this paper by Tyeler Quentmeyer et al fascinating: http://web.media.mit.edu/~vmb/papers/quentmeyerms.pdf Apparently ( http://www.media.mit.edu/spi/ ) the Spatial Imaging...
White.Steve.Blog
Scales
Posted
over 8 years ago
by
stevewhitepsfd
1
Comments
So I’ve talked about classes representing the ideas of note and interval . This post I’ll cover Voices.ScaleClass , Voices.Scale and Voices.KeySignature . A scale is an interesting interplay between notes and intervals within an octave. As an example...
White.Steve.Blog
Even more registration-free COM articles!
Posted
over 8 years ago
by
stevewhitepsfd
3
Comments
So, I spent the past two weekends and every evening between finishing these. Please check them out and let me know what you think. Registration-Free Activation of COM Components: A Walkthrough Registration-Free Activation of .NET-Based Components...
White.Steve.Blog
New registration-free COM article
Posted
over 8 years ago
by
stevewhitepsfd
6
Comments
I posted the article "SxS Managed COM With Manifest Resource (WinXP and Win2K3)" some time ago and Jason Buxton was interested in applying it to Visual Basic 6.0 client applications. Well, I've put together an MSDN article proposal which addresses that...
White.Steve.Blog
Starting over with Voices.Interval
Posted
over 8 years ago
by
stevewhitepsfd
0
Comments
In the previous post in the Voices category I showed my re-imagined Voices.Note class and its close relatives. You can already see that the new design has a useful separation of tone from note . I had also mixed solfeggio and scale into my initial, abandoned...
White.Steve.Blog
Appendix A – Definitions
Posted
over 8 years ago
by
stevewhitepsfd
1
Comments
Appendix A – Definitions Accidentals Accidentals are the sharp/flat/natural ( ♯ / ♭ / ♮ ) symbols in a note’s name. A note with either no accidentals or with a natural symbol in its name is natural . Each sharp or flat symbol in a note’s name indicates...
White.Steve.Blog
My team is hiring in the UK!
Posted
over 8 years ago
by
stevewhitepsfd
5
Comments
Follow this link and under Development you’ll see the job title Developer Consultant PSfD. Tell them Steve sent you. :-)
White.Steve.Blog
Side-by-side Assemblies Articles
Posted
over 8 years ago
by
stevewhitepsfd
0
Comments
Jason, thanks for your comment on the previous post. What particularly resonated with me was "Making it work for real would be a big deal where I work," because I'm part of Premier Support for Developers and our job is helping enterprise and ISV Microsoft...
White.Steve.Blog
SxS Managed COM With Manifest Resource (WinXP and Win2K3)
Posted
over 8 years ago
by
stevewhitepsfd
15
Comments
This article is now superseded by the "Registration-Free Activation of .NET-Based Components: A Walkthrough" MSDN article. Please see the MSDNography links section.
White.Steve.Blog
Side-by-side Assemblies
Posted
over 8 years ago
by
stevewhitepsfd
2
Comments
Recently I’ve been researching into Isolated Applications and Side-by-side Assemblies [1] for one of my customers. I thought I’d share a few evidently little-known rules and gotchas around this technology. I actually have a lot of these, and I’m still...
White.Steve.Blog
Starting over with Voices.Note
Posted
over 8 years ago
by
stevewhitepsfd
1
Comments
So this year I threw away my code and started again. I believe that the two fundamentals of music are note and interval and that all else (scale, chord, etc) is build from them. Rhythm (i.e. time) is an orthogonal dimension and I’ll save that for much...
White.Steve.Blog
My first (false) start at the Voices project
Posted
over 8 years ago
by
stevewhitepsfd
5
Comments
So, the middle of last November I started doing some thinking and designing and putting some C# classes together in a library. It was a bit of a false start as I’ll explain, so this year I started the project afresh with the benefit of what I’d learned...
White.Steve.Blog
Faking is not good enough
Posted
over 8 years ago
by
stevewhitepsfd
2
Comments
Despite having studied some fairly highbrow harmony textbooks, it was actually the Beatles book (listed in the previous post) that prompted me to start distilling what I was learning into software. I’m sure I saw a quote once which said that a program...
White.Steve.Blog
Music Training. Part I. Fundamentals (i)
Posted
over 8 years ago
by
stevewhitepsfd
2
Comments
Voices - your songwriting studio Welcome to Voices! Before you learn how to use the software to write great songs you’ll need to know, at a minimum, some music theory and sight-reading essentials. I believe you’ll also need to understand the principles...
Page 1 of 2 (27 items)
1
2