Cookie or lego train?
Tuesday, December 29, 2009
Sunday, December 13, 2009
Huge newspaper glider
In case you didn't know it: the Americans have the biggest of everything and it friggin flies the moon man!
350 ppm now!
Friday, December 04, 2009
Saturday, November 28, 2009
Tuesday, November 24, 2009
Tim Heuer's Silverlight 4 collection
http://timheuer.com/blog/archive/2009/11/22/pdc-silverlight-resources-link-dump-learn-silverlight.aspx
Just watched the new MEF shipping with Silverlight 4. kind of confusing, I'd better read up on or watch a different video: http://development-guides.silverbaylabs.org/Video/Silverlight-MEF#videolocation_0 talks about "Separation of Concerns": http://en.wikipedia.org/wiki/Separation_of_concerns . The big idea behind MEF seems to be that one can instantiate objects - from the extremely simple such as a string to very complicated such as a database access object - by referencing an object external to the code, say in a different Silverlight App, instead of explicit instantiation by "new". MEF ties the instantiation and the external object together by a string token: The exporting module uses a [Export("MyObject")] decoration above the instantiation, the importing module a matching [Import("MyObject")]. When the import is triggered, the instantiation pointed to by the "Export" happens. This allows the concrete implementation of the needed type to be separate and outside of the core code, and therefore easily extensible and changeable. How does MEF find the right package? The magic seems to be in the PackageCatalog class.
Sunday, November 22, 2009
Friday, November 20, 2009
Thursday, November 12, 2009
Rare photo of Heike with Mandala painting
Im gonna put this on Ebay - ha. The pic not the mandala that is.
Sunday, November 01, 2009
Final product of this afternoon's child labor
Will go into the remodeled haunted house. Several ghosts have already inquired!
Friday, October 30, 2009
Sunday, October 18, 2009
Wednesday, October 14, 2009
Wednesday, October 07, 2009
ampel
Lieber Onkel Oli,
Schau der Legozug macht mir viel Spass, Papa und ich haben eine Elektronikampel gebaut und hier kannst du sie sehen!
Subscribe to:
Posts (Atom)