Browser survey: unlimited sized uploads
This post surveys the current status of large browser uploads and motivates the need for a Java applet for browser uploads.
This post surveys the current status of large browser uploads and motivates the need for a Java applet for browser uploads.
This post describes the implementation of an Ajax front-end using the dojo toolkit. The application is available at letsplantheevent.
This post describes the implementation of a RESTful back-end. For a description of the architecture take a look at part 1. The source code is available at github.
First post in a series that demonstrates how to create a small RESTful Ajax application leveraging the Dojo Toolkit and Python Werkzeug. This post describes the architecture of a sample application that is developed during the posts.
Recently, I created several Applets because they were the only satisfying tool for requirements put on me. Several issues arised because of rudimentary, stale, or unsatisfactory applet documentation, and buggy browsers. This post describes missing information about Java-to-JavaScript interaction and deployment regarding Applets.