Java Servlet Backend for Plupload
I wanted to use a rich web upload client for a personal project, and in a search I found Plupload. I am so impressed with Plupload! You can configure a single upload widget, and it will automatically choose the best rich client technology supported by a client’s browser. Who decides which rich client technology is [...]
Posted on October 28, 2010 at 5:37 pm by Shad Aumann · Permalink
· 10 Comments
In: Articles · Tagged with: browserplus, dump.php plupload, file management, file upload, flash, google gears, html5, Java, multiple, Plupload, plupload demo, plupload java, plupload java servlet, Servlet, silverlight, upload, upload files
In: Articles · Tagged with: browserplus, dump.php plupload, file management, file upload, flash, google gears, html5, Java, multiple, Plupload, plupload demo, plupload java, plupload java servlet, Servlet, silverlight, upload, upload files
Javadoc WIN – Map.keySet()
This week, I was writing a class that implements the Set interface but uses a Map internally to track usage information about the contents of the Set. I was implementing the removeAll() method, and wanted to use an Iterator over the Set returned by Map.keySet() in my method. My question was, will the remove() method [...]
Posted on January 8, 2010 at 11:45 am by Shad Aumann · Permalink
· Leave a comment
In: Articles · Tagged with: Code, Documentation, Java, Technical
In: Articles · Tagged with: Code, Documentation, Java, Technical

Shad finds high-value intersections between business strategy and information technology. He currently resides in the Madison, WI area.