Latest News

iPhone Backup Decoder Script v2 (iPhone misc)

iTunes stores a backup of some of the iPhone files on your computer. This script will extract these files so that you can view and edit them. The script does not currently support re-encoding. Make a copy of your ~/Library/Application Support/MobileSync/Backup/ and run the script against the *.mdbackup files. The script will create a MobileSyncExport folder which will contain the … Read more

http://code.google.com/p/iphone-backup-decoder/

By · 0 comments
ZXing v0.9 (iPhone misc)

ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes. This library is divided into several components of interest: core: core decoding library, and the main component of the entire project javame: JavaME client javase: J2SE-specific client code … Read more

http://code.google.com/p/zxing/

By · 0 comments
ZXing v0.9 (Android misc)

ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes. This library is divided into several components of interest: core: core decoding library, and the main component of the entire project javame: JavaME client javase: J2SE-specific client code … Read more

http://code.google.com/p/zxing/

By · 0 comments
ZXing v0.9 (J2ME misc)

ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes. This library is divided into several components of interest: core: core decoding library, and the main component of the entire project javame: JavaME client javase: J2SE-specific client code … Read more

http://code.google.com/p/zxing/

By · 0 comments