Java Clipboard Applet:
Passes an image into a Web page from the Clipboard with a button click.
Why:
JavaScript and other Web technologies don't allow access to the clipboard. This routine allows a way to Paste an image from the Clipboard to a Web page for displaying, database storage, and/or printing.
How:
A Java Applet is used to access the Clipboard, the first time it's launched users will be prompted to allow access. The Applet then copies and decodes the Clipboard image, encodes it to base64, and passes it to a JavaScript function.
Parameters:
- Button Text (Ex. "Paste Image").
- JavaScript function name (default 'alert()', Ex. 'decode64()').
- Missing image text (Ex. "No image found on clipboard...").
- Applet background color.
Tested On:
- Linux (Ubuntu) with FireFox.
- Mac OS/X with FireFox.
- Windows XP with FireFox.
- Reports of it working with IE.
Java Webstart Launch: Clipboard Applet
APPLICATION DESCRIPTION
The Hawaiian island of Kaua'i is known for its breathtakingly beautiful beaches with invitingly warm waters set against lush exotic backdrops of waterfalls, mountain vistas and tropical vegetation. The Garden Isle Guide (GIG) is your window into the natural beauty that is Kaua'i. The GIG has descriptions, directions with maps, and over 400 pictures of activities to make you an instant expert of Kaua'i. Whether you want to find a secluded beach for some relaxation, swim in a pool at the base of a waterfall, explore a rainbow of reef fish snorkeling, or find the perfect wave surfing, the GIG will get you there. Other activities including art, botanical, and scenic tours are all at your finger tips in the GIG.
More info at
Shaka Systems.
 Copyright © 2009 www.shakasys.com Apple and iPhone are trademarks of Apple Inc. |
|---|
Matrix Screen Saver With Text Hack:
| Just for fun |
| Java Matrix Screen Saver with text hack. | Java Webstart Launch: JMatrix Download: JMatrix.jar |
| |