Wednesday, February 28, 2007

Main Page - FDMD

Main Page - FDMD


This shall be the place to find both usage documentation and in depth tech background for our open source DataMatrix( 2d barcode) decoder.

It is a .net (C#) component, ready to use to decode DataMatrix from bitmaps, for example shot with a cheap webcam. It's licenced as open source under the GNU General Public Licence.

Tuesday, February 27, 2007

Tasman Barcode Reader Java SDK - tasman.bars

Tasman Barcode Reader Java SDK - tasman.bars

The core of the barcode decoder SDK is the Java package tasman.bars. This package identifies and reads barcodes contained within java.awt.Image instances. It provides an easy route to giving Java applications a barcode reading ability.

Specification

PDF417

Barcode Symbologies

  • Code 11
  • Code 32
  • Code 39
  • Code 93
  • Code 128
  • Codabar
  • Data Matrix (ECC200)
  • EAN 13
  • EAN 8
  • Interleaved 2 of 5
  • ITF-14 / SCC-14
  • PDF417
  • Planet
  • Postnet
  • QR Code (Model 2)
  • Royal Mail 4 State Customer Code
  • RSS-14
  • RSS Limited
  • Telepen
  • UPC A
  • UPC E
  • 2 and 5 digit supplementals associated with EAN and UPC barcodes.
  • Patch Codes: types 1, 2, 3, 4, 6 and T.

Alternative forms for some of the above symbology names for the benefit of search engines: Code11, Code-11, Code128, Code-128, Code32, Code-32, Code39, Code-39, Code93, Code-93, DataMatrix, i2of5, ITF, EAN13, EAN-13, EAN8, EAN-8, PDF-417, PDF 417, QRCode, RM4SCC, RSS14, UPCA, UPC-A, UPCE, UPC-E.

Open Source QR Code Library

Open Source QR Code Library

What is QR Code ?

QR Code is one of two-dimensional barcode, used widely in Japan. The advantage of QR Code from well-known barcode is larger data capacity (more than 100 bytes, typically) and error correction feature.

Most of japanese mobilephone has embeded QR Code Reader. Currently, QR Code became popular interface which connects user and web sites in Japan. But decoder library was available only under fee based until this project was launched.

In other word, QR Code can be described as universal analog/digital (real/virtual) data exchange interface which requires very cheap cost. By this viewpoint, I think QR Code has big potential.

Project Summary

This project develops open source QR Code decode/encode library. The project goal is "Utilize QR Code embeded information for programmble devices all over the world". QR Code is the industrial standard, JIS-X-0510 and ISO/IEC18004.

Welcome to Barcode4J

Welcome to Barcode4J: "Barcode4J is a flexible generator for barcodes written in Java. It's free, available under the Apache License, version 2.0."

Thursday, February 15, 2007

DBMail: fast and scalable sql based mail services

DBMail: fast and scalable sql based mail services

IMAP Mail Server needs a normal MTA like postfix etc.

maxq.tigris.org

maxq.tigris.org: "MaxQ records you using a web site. It turns the links you click on and any other input into a Python script that you can play back at any time. You might use it to:

* Check that your web site still works (regression test).
* Check that your web site is producing valid HTML (using JTidy).
* Automatically extract information from, or take some action on, someones else's web site."