I’ve been working a lot with Oracle Portal over the last few months. My company is in the process of moving everything over to Oracle technology, and I’m a UI designer on the Portal team. We’ve been in the midst of usability testing over the last week or so, and one thing that has been coming up is the suggestion to make the “Other Tools” list of links customizable in some way.
Most implementations typically involve clicking a button or link to go to the Edit page. From there, you typically have to go through some moderately unusable process for reordering links, changing descriptions or current links, or adding new links. This may or may not include several pages and several page refreshes to get it all done the way you want it to be. Quite frankly, that sucks.
So, I spent several hours over the weekend digging through the documentation for Prototype and
I’m not quite ready to release the code yet, as it’s not completely done, but once I add the few more things to it that I plan to, you can download the code and do whatever you want with it. The backend is done in PHP with text files, and shouldn’t require anything special except for a relatively modern browser (released in 2001 or later).

Andrew K
September 13, 2005
Oracle?? I’m stuck with oracle 9i and 10g at my day job, so I feel your pain
Best nickname I’ve heard so far is ‘Overkill’.
Back on topic, I’m looking forward to seeing your implementatio nof what has become a pretty popular UI pattern of late