About a thousand years ago, I was involved with a demo that showed the use of WPF to visualize hierarchical data. We had many requests for the code, but wasn't able to provide it...until now. At long last, we are making the code for the hierarchical view carousel available. The Hie…
- read the full post
With the release of .NET 3.5 and Visual Studio 2008 comes a new and improved WPF. With that in mind, I wanted to get a demo out that showed off some of the new WPF 3.5 features. There was some code written, not by me, but by Kevin Moore, author of the WPF Bag o' Tricks among other WPF go…
- read the full post
In playing with the YouTube apis, I realized that Flotzam supports YouTube out of the box, although because YouTube doesn't make subscribing to a feed obvious for users, it begs for Flotzam UI improvement. Read more here.…
- read the full post
I've spent the morning playing with OpenSocial. After all, OpenSocial fits in with my conceptualization of the rhizohm and my general interest in web APIs. Plus, I want to be ready to get at all that data on MySpace. I'm always interested in abstractions of data, which is really wh…
- read the full post
Well, I resolved one bug at least and determined why Flotzam Web wasn't happy in Firefox: I didn't explicitly give the <div> tag which contained Silverlight a height or width. IE seems to be okay with this, but Firefox is decidedly not. So, by giving the a classname and then adding a style…
- read the full post
I've been playing with porting Flotzam to Silverlight 1.0 and have an intial prototype working. (Emphasis on prototype -- read, not ready for primetime yet. If anyone wants to help fix some of the bugs listed below let me know.) I figured I'd share it out nonetheless. You can see i…
- read the full post