by Purple Technology and Alex Chaffee
I've created lots of useful (and useless) bits of Java code to help me with various software projects. In the spirit of Open Source, I'm making my com.purpletech libraries available for public use. I expect that these packages will be useful mostly as sample code, but if anyone finds them valuable enough to include whole-hog in a project, that would be cool too.
The Terms: Do whatever you like with this code, free of charge, just give credit where credit is due. If you improve it, please send your improvements to code@purpletech.com. Check http://www.purpletech.com/code/ for the latest version and news. A full, legal version of the license is available elsewhere on this page, and should also be in the top of each source file. Note that even if a particular source file happens to be missing the text of the license, the license still applies.
Technical Details: The code is available for download in three parts:
Individual jar files for individual packages will probably not be made available; however, you are welcome to divide it up yourself if you need to. If you're not writing an applet, though, you should probably just keep the jar files as downloaded, since that will allow you to just plug in updated versions.
You can also browse the files on-line:
Highlights:
Third Party Libraries: Other noble hackers have made lots of good code. Some of these libraries are required by mine. Others are just cool.