JLearnIt
- 15 languages: English, French, Spanish, Dutch, German, Italian, Hebrew, Portuguese, Swedish, Danish, Norwegian, Hungarian, Russian, Latin and Czech.
- More than 35,000 English words.
- Fast search for words, even incomplete.
- Translator (word by word translation).
- Available on Windows, Mac OS X and Linux
- Free
www.jlearnit.com
Dictionaries are also available online here.
Joeffice
- Office suite with Word Processor, Spreadsheet, Presentation, Database
- Open source under the Apache License 2.0
- Advanced window system
- Written in Java
www.joeffice.com
GitHub Project
Japplis Toolbox
Japplis Toolbox is developer toolbox.
- Encoding and decoding: URL, Base64, XML.
- Environment properties, Java System properties, Swing defaults.
- Convertion of numbers in hexadecimal, octal and binary.
- Text info: character count, word count, MD5, SHA.
- List the characters with the defined font and charset encoding
- Convert long to date, long to date.
- Verify that a regular expression matches the text or is included in the text.
- Free.
Homepage
Applet Runner
Applet Runner is an IDE plug in for JetBrains platform, Eclipse and NetBeans that runs applets.
- Write once, run in any Java IDE
- No libray dependency
- Simple packaging
- Easy deployment & distribution
- Includes more than 100 applets in bookmarks
- Windows, Mac OS X, Linux
- Free.
Homepage
To-Do Today
- Add tasks for today (or for another day)
- Set tasks in different categories
- Add tasks with no "done" status
- Add tasks with rating, 1 to 5 stars
- No account needed, data only stored on phone
- Free, No Ads, No permissions needed
To-Do Today on Google Play
Tasks with Tags
- Show "any of" or "all of" selected tags
- Exclude tags from list
- Add tasks with no "done" status (notes)
- Add tasks with rating, 1 to 5 stars
- No account needed, data only stored on phone
- Free, No Ads, No permissions needed
Tasks with Tags on Google Play
XINS
XINS is an open source Web Services framework.
- Protocols: REST, SOAP, XML-RPC, JSON, JSON-RPC, HTML.
- Generates the Client API (.jar), the Java server code template (.war),
the WSDL and the documentation of the specification in HTML (with the test forms) or in OpenDocument format.
- Includes documentation, demos.
- Free and Open Source (BSD).
GitHub project
incremental-build.com
Incremental Build is a tool speed up build time by compiling and testing what had changed.
- Use Git to know which files has changed
- Re-use the compiled classes from the artifactory when possible
- Available as maven wrapper plugin so code change to existing maven build is minimal
incremental-build.com
Japplis Website Optimizer
Japplis Website Optimizer is a tool that reduces the size of your website.
- Optimize the size of the HTML.
- Optimize the size of the JavaScript.
- Optimize the size of CSS.
- Compress the files in gzip with possibility to generate the .htaccess for it.
- Compress the HTML generated with PHP.
- Add width, height and alt attributes to images if missing.
- First 5,000 optimized files are free
- Works on Windows, Mac OS X and Unix.
Homepage
SNMP GUI
SNMP GUI is an application to call SNMP v2 agents.
- SNMPv2: GET, GET NEXT, SET, WALK.
- Browse MIB files.
- Trap deamon.
- Written in Java, so works on Windows, Mac OS X and Linux
- Free and Open Source (LGPL).