-
I created something cool that I'd like to share with you. Imagine if your company had a beautiful luxury product that had intricate workings and you wanted to show how it worked as well as have a way for the product's owners and fans to show it...( Read More...
-
As you can see, I have been experimenting with posting video on my blog now that I have a HD Video Camera ( JVC GZ-HD7U ). I have been trying various encoding formats in Expression Encoder to get a good balance of bit-rate and quality. Here is my workflow:...(read more)
-
I have run into two small glitches when creating Silverlight designs in Expression Design and I got the fixes from the Product Team. When you export a design to Silverlight XAML you may run into these problems:
- Viewport attributes are added to ImageBrushes elements. Since Viewports are not supported in Silverlight, you should remove Viewport attributes from ImageBrush elements.
- Images filenames have \ slashes in the paths. Replace the \ with / slashes (you can do a simple search and replace for \ characters.
I also got word from the product team that this will be fixed soon. Yippee!