Archive for February, 2009

Mimpy (Build 3) (A2600 Game)
The idea is this: Using Tetris-like blocks, fill in a square. To move the pieces around, use the joystick and to place one, use fire. To start over again, press the reset switch.
ZXing v1.2 (iPhone misc)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server.
ZXing v1.2 (Android misc)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server.
ZXing v1.2 (J2ME misc)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server.
Hammock v1.6 (J2ME misc)
Hammock is a mock object framework for J2ME devices. It is used in conjunction with unit test frameworks like JMUnit and J2MEUnit. The framework includes mocks for many of the J2ME UI and I/O classes as well as a utility, HammockMaker, for generating mocks of other classes.