Happy 2009 Animation

I did this originally for my company, but I put all my heart in it. So let me greet you and wish you a happy new year with the following animation:

http://www.szili.net/Happy2009

Our application at Microsoft VORTEX 2008

I had the chance to demo our Silverlight application at Microsoft’s virtual CEE Remix event (thanks Dénes!).

It’s a web application for companies with many employees on the move.

Using the system you can track details like position, speed, driving behavior of moving units real-time or with reports. You also have a personal security function, with real-time alerting and messaging.

This solution called DIWICON-M is tracking more than 20 000 units worldwide. If you are interested have a look at it on my company’s website.

You can also download the demo video from here!

 

Live demo: http://dwminterface.diwicon.com

 

P.S. I also speak CEE English because of the event.. ; D

Journey to the West

Album artwork

I read about the new Gorillaz album this morning. Being a Jamie Hewlett fan and watching the YouTube clips it had me hooked in a whim.

On the official site it turned out that it’s a much richer act than just an album as it comes with an opera and a short film also. 

So if you love animation, progressive music, Chinese culture and well.. opera, see you in London at the evening show on the 22nd of November!
(And you can get the album for 8 EUR without DRM.)

London restaurant tips are welcome!

Remembering Füles

Saying goodbye

I was upgrading my posted Silverlight projects when I ran into my oldest one.

One and a half year ago Füles was with us in the living room, wagging his tail just like in the animation I was showing to my family.
It was a great thing as he had just recovered from a serious stroke endured last summer. 

Since then he passed away but the time we had with him was a true gift.

You can watch the animation titled ‘Sunrise’ here.

Laputa Photosynth

Today I toyed around a bit with Photosynth and my Laputa robot form my Japan trip this summer.
Check out the results:

image 
Photosynth using the given set of photos (right) automatically creates a panorama-like 3D environment.
Moving around you can discover the details of the place pictured by the uploaded images (middle).
The coolest feature is unfortunately hidden: pressing the control button Photosynth shows the recognized 3D structure of the place (left). It works unbelievably well.

Imagine this on a mobile device with a GPS, internet connection and real-time.
It could be an interesting medium.

Google Chrome and Silverlight

It seems like it’s kinda working. Input lags seriously (I mean it clicks minutes after I clicked) but it looks ok otherwise.

My character recognition Silverlight app running in Google Chrome:

googlechromesilverlight

A Hungarian DeepZoom experience

It’s a joy to see such a polished Hungarian Silverlight solution as the recently launched site of our 14th century chronicle by Eyedea.

It puts a really good use of Silverlight’s DeepZoom technology by synchronizing audio and text commentary with the pages creating an engaging and authentic experience.
It’s only in Hungarian yet, but I hope there will be an English version.

Find out more about the chronicle on Wikipedia:

The Illuminated Chronicle (in Hungarian: Képes Krónika) is a medieval illustrated chronicle from the Kingdom of Hungary from the fourteenth century. It represents the international artistic style of the royal courts in the court of Louis the Great.

SilverBites 1: Adding metadata to Xaml in design-time

This little lolcat will show you a cool feature I discovered recently.

Using its ‘Tag’ property you can add metadata to a FrameworkElement (so practically every graphical element Silverlight provides) and read it out in code as a string.

Even better, you can set Tag property in design-time with Expression Blend support!

This is a start of my new project, SilverBites. It’s a series of bite sized video tutorials on Silverlight 2 with a maximum length of 90 seconds.
I’m pretty microphone shy yet, but watch my alterego in the coming parts!

Data Binding in Silverlight and XamlParseException

Playing with data binding I had the System.Windows.Markup.XamlParseException whenever I ran my app.

It turns out the problem was putting a binding statement into a <Run … /> element.
Silverlight supports data binding only on FrameworkElements and the Run class contrary to the Textblock is not a descendant.

My keynote presentation on Silverlight

Shot at Microsoft Visual Studio 2008 official launch, Budapest

A short interview with the keynote presenters. I’m the third one.