SWBlowPad is a SuperWaba application that encrypts and decrypts a user-entered text and saves into a user-named file.
SWBlowPad makes use of SuperWaba BlowFish API for the encryption and decryption. It also serves as a text editor.
It has also the additional functions, accessible via the menu item, to export the typed text and saved as plain text
or to open a plain unecrypted text file.
To encrypt the text to an encrypted file, just enter a pass phrase string, click on the "Open" or "Save"
button to select the file, or enter a new file name in the case of saving. Be sure not to forget the pass phrase!
Currently, only devices with VFS are supported.
To install:
If you already have SuperWaba JVM installed, just hotsync the files, SWBlowPad.prc, SWBlowPad.pdb in the apps directory.
Install also XPlatUtilCrypto.pdb, XPlatUI.pdb in the vm directory.
The files in optional-for-memo-template directory are needed for Palm Memo support. Install the files inside if you are
using the Memo-related feature.
Template Dropdown List & Memo Integration
-----------------------------------------
From version 0.4 onwards, a new template dropdown list feature is implemented.
The template dropdown list is customisable by defining them in the Palm Memo.
Just create a Memo entry that starts with the line, "SWBlowPad Template".
Here's a sample content:
-------
SWBlowPad Template
<HTML>
<TD>
</HTML>
-------
For the above sample, the drop list will have 3 items: "<HTML>", "<TD>", "</HTML>".
This feature is optional.
If you requires this feature, the files, "XPlatIo.pdb", "PalmIoBuiltIn.pdb" and "PalmIoBuiltInPimal.pdb" must be
installed to your Palm.
All feedback and comments are welcome.
Author:
Hoe Teck Hwa
(Surname is "Hoe")
(from Singapore)
Email: javahoe@gmail.com
Project Website: http://web.singnet.com.sg/~tbros/alljava/superwaba/SWBlowPad/index.html
|