Open Lending Database Project |
0.62p5 (Stable release) |
GPL |
PHP 4.06+ & MySQL 3.23.2+ |
|
OpenDb Homepage. |
This PHP/MySQL driven application will allow you to set up Closed User Group Library Systems (CLUGS). This system allows you to exchange DVD, VCD, CD, VHS & DIVX items with friends, coleagues and associates. The system is extensible to other types...
|
MultipartRequest |
1.30rc1 |
LGPL |
JAVA (CGI & Servlet 2.x) |
Sourceforge Download
|
Freshmeat.net Project page. |
Parses a Multipart form data input stream and writes out any files found, making available a hashtable of other url parameters.
Changes:
- 1.30b4 reintroduces some of the ServletMultipartRequest constructors which were accidentally replaced instead of being deprecated and left in.
- 1.30b3 is a beta release which augments functionality (introduced in 1.30b1) to save all file system uploaded files with a temporary filename. This prevents problems with accidentally overwriting files. This change should be transparent if you use the getFile(java.lang.String) method to access the file contents, and not a combination of upload directory and getBaseFilename(java.lang.String).
- Starting with v1.19 the MultipartRequest has been moved into a package structure.(http.utils.multipartrequest)
- New in v1.17 support for uploading files into memory, which makes it easy to save into a database, etc.
|
SiteMap |
1.087 |
GPL |
Java Applet |
SiteMap |
Example |
A non invasive Site Map applet |
TextArea Editor |
1.0 |
Freeware |
JavaScript / HTML |
TextAreaEditor |
|
A extended java.awt.TextArea. Links to a
framed textarea that can be expanded to fit the entire screen.
When the frame is closed, it will update the main textarea. Currently supports Go to Line tool. Other tools such as Search/Search&Replace will
be added in the future. No documentation is provided at this
stage. |
TextArea Editor |
1.14 |
GPL |
Java Applet |
TextAreaEditor |
|
No longer available |
HxmlTokeniser |
0.11 |
GPL |
JAVA |
HxmlTokeniser |
Javadoc for HxmlTokeniser |
A StringTokenizer like, XML/HTML parser. Several improvements should make this class fairly stable. Still in development, but thought some might find it useful to have a look. A $function(...) (I have a use for it) token is also recognised, but can be disable by not specifying a function strings array in the constructor or reset method. |