Skip to content

unic8 Studios

Dokumentationen Anleitungen FAQs Links Erweiterte Suche
EnglishGerman

Neueste Neuigkeiten

Beliebte Neuigkeiten

You are here:
Microsoft's "Mojave Experiment"
Thursday, 21. August 2008
Für diesen Inhalt steht leider keine Übersetzungen zur Verfügung. Originaltext wird angezeigt.

the_mojave_experiment.jpg

Yesterday I noticed a new site from Microsoft (The Mojave Experiment) which focus on the main rumors around Microsoft's Windows Vista. Many people just heard or read things about it but never really get in touch with it to make their own decision. The "pseudo project" is just born to make people believe that Microsoft has built a new operating system called "Mojave". After the test persons told their positive thoughts about it the were informed that it wasn't a new one... it was just Windows Vista.

I don't want to start a new dicussion on that topic... but personally I'm a very satisfied Windows Vista user since the first days and I think more people should take a closer look ;)

 
LiveComponentInspector using describeType()
Friday, 8. August 2008
Für diesen Inhalt steht leider keine Übersetzungen zur Verfügung. Originaltext wird angezeigt.

live_component_inspector.jpg

I already wrote an article about the AS3 describeType-method. This time I build an example which uses describeType() to extract accessors from a GUI element (in this case but theoretical every object) and fill the information into a inspector-like DataGrid a hierarchical TreeView and also a raw view of the XML data. I think with this functionality it should be possible to create a X-Ray-clone with much less effort than the original project.

weiter …