What's new in Portable Japplis Toolbox 3.0

Jan 23, 2013
  • Added Find in files tab.
  • Added Line count to Text characteristic tab.
  • Added SHA-384, SHA-512.
  • Added ROT-13, ROT-47.
  • Added Java Unicode encoding and decoding.
  • Added history in input text fields. (use popup menu)
  • Added possibility to bookmark in input text field. (use popup menu)
  • Using commons-codec 1.4.
  • Installer distributed with Java 7u5.

New in Portable Japplis Toolbox 2.1 (Dec 8, 2012)

  • Added Keep lines if it contains a regular expression.
  • Added Remove lines that contains a regular expression.
  • Fixed mixed long to date and date to long.
  • Added support for iso as pattern for date conversion.
  • The default applet is the one with the certificate (as copy/paste doesn't work in the other one).

New in Portable Japplis Toolbox 2.0 (Dec 8, 2012)

  • Fixed online applet asking for permission when not needed.
  • Use the Java deploy script to generate the applet.
  • Fixed: empty lines were remove in the Lines panel.
  • Fixed: Split regex with extra carriage return.
  • Added Sort lines by length.
  • Added Join lines.
  • Added Keep regular expression.
  • Added Remove regular expression.
  • Added support for group where only indicated regular expression groups are kept or removed.
  • Added Prefix lines with text.
  • Added Add text at the end of lines (Suffix).
  • Added Remove empty lines.
  • Added Delete every 2 lines (Delete 1 out of 2).
  • Added SHA-256.
  • End position of contains regular expression printed.
  • All positions of contains regular expression printed in the lines are now printed.
  • Rearranged tab positions.
  • Upgraded the application framework to the latest version.
  • Small fixes and improvements.

New in Portable Japplis Toolbox 1.2.1 (Dec 8, 2012)

  • Fixed applet throwing a security exception.
  • Fixed incorrect version number in installer.
  • Sorting lines is case insensitive and use Collator.getInstance().
  • Fixed some system properties are shown in the standard applet.
  • Upgraded the application framework to the lastest version.

New in Portable Japplis Toolbox 1.2 (Dec 8, 2012)

  • Added Lines panel with Sort lines, Reverse lines, Shuffle lines, Number lines, Unique lines, Trim lines.
  • Copyright moved to Japplis
  • Applet now shows standard Java properties when not given by getProperties().
  • Also try decoding without carriage return when the first decoding failed.
  • Added split regexp, to split a text with the defined regexp as separator.
  • Added computation of the hash code to characteristics.
  • Fixed word count was incorrect if '/' was in the text.
  • Save the selected tab for the next start-up.
  • Several bug fixes and small improvements.
  • Download also available as Windows Portable application.
  • Upgraded to Apache Commons Codec 1.4.
  • NetBeans Plug-in repacked with NetBeans 6.7.1 and all new features.
  • Upgraded to Java 6u16 kernel.

New in Portable Japplis Toolbox 1.1 (Dec 8, 2012)

  • Applet signed correctly for pack200.
  • Fixed buttons with no icons were slow to show for the first time.
  • The application remembers the size of the frame.
  • Improved error report when an error occurs at start-up.
  • If an error occurs at start-up, the preference file is renamed or deleted.
  • Added run online to the help menu.
  • Upgraded to Java 6u6.