Category: Elsewhere

  • links for 2010-05-12

    zxing – Project Hosting on Google Code ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We currently have support for: (tags: software opensource […]

  • links for 2010-05-09

    Homebrew — MacPorts driving you to drink? Try Homebrew! Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with OS X. (tags: software macosx package manager homebrew)

  • links for 2010-05-08

    pyquery: a jquery-like library for python — pyquery v0.3 documentation pyquery allows you to make jquery queries on xml documents. The API is as much as possible the similar to jquery. pyquery uses lxml for fast xml and html manipulation. This is not (or at least not yet) a library to produce or interact with […]