Software
Name | Technology | Year | Description |
---|---|---|---|
AutoSuggestField | Java 6 | 2010 | A Swing component that implements an autosuggest search field, like it is found in popular search engines. Just view the demo. The demo is only so large (over 1 MB) because it contains a fairly large dictionary file. |
Auctober | Java 6 | 2008-* |
Sie verkaufen regelmäßig Artikel bei eBay? Sie möchten den Überblick über Ihre Verkäufe haben und komfortabel mit Ihren Kunden kommunizieren? Auctober kann Sie unterstützen durch:
|
RIBFramework | Java 5 | 2008 | A Swing mini-framework to display long-running tasks in a dialog and then send them to the background. RIB stands for "run in background". |
Reflection Painter | Java 5 | 2008 | An experiment with the painters from SwingX to simulate a reflection effect on a water surface. |
LaunchButton | javascript/jquery | 2009 | jquery plugin which provides a smoothly animated launch button (ideal for java web start) |
Online Function Plotter | Java 1.4.x | 2004 | A function plotter written in Java (an applet, so it runs in your browser) that plots any function and its first and second derivative. Includes trigonometric functions as well as the natural logarithm and the usual mathematical operations (+,-,*,/,^). |
Web File Browser | Perl 5.8.x | 2004 |
perl CGI script to browse through a file system on a webserver features: - show filename, type, size, modification date, permissions - download files - upload files - change file permissions - delete files - rename files - create different users with different access policies - auto-extract ZIP files - limit browsing to a specific directory subtree See the online demo (user: test password: test) |
webboard | Perl 5.x | 2001 | A Perl CGI script that implements a simple web board/forum. |