Acknowledgements

ZXing

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

Barcode scanning derived from ZXing

JSONKit

http://github.com/johnezang/JSONKit

Dual licensed under either the terms of the BSD License, or alternatively under the terms of the Apache License, Version 2.0, as specified below.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of the Zang Industries nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

NSData+Base64

http://ldt.stanford.edu/~educ39109/yaac/lab3/iphone/Classes/NSData+Base64.m

Created by Matt Gallagher on 2009/06/03.

Copyright 2009 Matt Gallagher. All rights reserved.

Permission is given to use this source code file, free of charge, in any project, commercial or otherwise, entirely at your risk, with the condition that any redistribution (in part or whole) of source code must retain this copyright and permission notice. Attribution in compiled projects is appreciated but not required.

Dojo

http://dojotoolkit.org/

JavaScript framework based on DoJo