Archive

Archive for December, 2006

No winners – “Can you guess what the code below is doing?”

December 22nd, 2006 rama No comments

Well thanks for the single response, time for me to popularize this site I guess ;)

 The code below is a left hand tree navigation built in ”Prototype“  without the tree elements ;) . Its unique because…

  • It highlights self, the parent it belongs to
  • Collapses everybody if the great grandparent is clicked but expands only to the first child if itself is clicked.

Put it on a page and see it in action.

 This was the third JS library I tried after Sarissa and Mochikit, nowadays I am dojoing a lot :)

Categories: Uncategorized Tags:

Why can’t you remember what I opened last…A tale of amnesia in Windows apps

December 22nd, 2006 rama No comments

The file open / save dialog box probably gets the least limelight, it’s dismissed as fast as its invoked. However make no mistake the interface specialists probably gave a lot of thought. Microsoft doesnt seem to care to popularize the thought behind how its dialog boxes appear, but Apple does and I have a feeling that that MS simply read and copied from the Apple Interface

Click to continue reading “Why can’t you remember what I opened last…A tale of amnesia in Windows apps”

Categories: Uncategorized Tags: