Authenticated Multi File Uploads – A possible solution

January 27, 2010

Jake has been work hard on building some excellent Flex components which play nice with Domino.
One issue he has hit is with a bug in the Flash Player which means for non IE browsers session authentication is not sent with the fileupload HTTP Post.  This means currently only anonymous individuals can upload attachments on non [...]

11

A Flex Growl Notification Component

January 25, 2010

Unobtrusive notifications are all the rage now in web apps (check out Google Chromes method for asking to remember passwords).  Rather than have an alert dialog which forces the user to lose context and actually click something to clear it, its sometimes better to have a notification which clears itself after a short amount of [...]

6