Penlets.com provides resources for users and developers of the Pulse smart pen from LiveScribe.
Subscribe: RSS Feed - Developers Group
Penlets.com Tools Library
If you have followed my work prior to Penlets.com you may know of my other open-source initiatives, the most known of them is the GWT Widget Library. The GWT Widget Library is similar to the Penlets.com Tools Library I am starting for penlet developers in that it is a rough collection of odds-and-ends, but should still prove to be an extremely useful tool.
Features
- » Abstract base classes - less boilerplace code to write.
- » I/O utilities - read and write to a file with a single line of code.
- » Properties - a simple implementation of java.util.Properties.
- » File-based config - a read-write implmentation of the Config interface.
- » String utilities - utilities for manipulating String data.
What's New
Blackjack
Have some down time to fill? How about a game of Blackjack!
Penlets.com Tools Library
Introducing the Penlets.com Tools Library. A collection of utilities for Pulse developers.
Using a Shared Library
Learn how to create a library of utils that you can
share between projects.