
pic2shop PRO - DIY Barcode Scanner 3.3
Device: iOS Universal
Category: Business
Price: $9.99, Version: 3.2 -> 3.3 (iTunes)

Display your own web site in the embedded browser and configure the barcode scanner to send it the scanned codes. Or use pic2shop PRO as an external scanner from another app like Filemaker Go.The embedded web browser supports HTML5, CSS, cookies, javascript, https, etc. You can easily and inexpensively build a rich barcode scanning app for your own use. For example, give your employees access to a product information or an asset tracking app on their iPhone, over the internet or your intranet.EAN and UPC barcodes can be read even on the iPod Touch and the iPad2 (without an autofocus camera).To be scanned correctly, the other barcode formats need to be large enough to make all the bars or dots visible.THIS IS NOT A SHOPPING APP. WE DO NOT PROVIDE THE HOSTING SERVICE NOR THE WEB APPLICATION. YOUR ARE RESPONSIBLE FOR DEVELOPING THE WEB APPLICATION AND HOSTING IT ON YOUR OWN SERVER.= SUPPORTED BARCODE SYMBOLOGIES =EAN-13, ISBN (all devices!)EAN-8UPC-AUPC-ECode 39Code 128Interleaved 2 of 5 (ITF)Codabar (NW-7, USD-4)QR= CONFIGURATION =There are four in-app configuration parameters, and two general settings:1. Home Page URL: the url of the web page displayed when the app launches (optional).2. Barcode Lookup URL: the url fetched when a barcode is scanned. The string CODE is replaced by the barcode content, and the string FORMAT is replaced by the symbology of the decoded barcode. That is how the barcode information is transmitted to your web app, and how the response is displayed to the user.3. Send GPS coordinates: add a "&gps=latitude,longitude" to the lookup URL (if the user allowed it).4. Formats: select which formats the scanner needs to look for. We recommend turning off the formats that are not needed for speed.Please note that you can include as many other parameters as you like in either URL, they will be passed as is to your server. For example, you could give to each user a URL with a different "&userid=NNN" parameter to automatically identify them with the web application. A quick way to configure pic2shop PRO is to send a link to each user (by email or on a web page). When they click the link after they have installed pic2shop PRO, the app will launch and the three parameters will be set automatically. The link has the form:p2spro://configure?lookup={lookupURL}&home={homeURL}&formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&gps={True|False}where any special character in {lookupURL} and {homeURL} is replaced by its % encoding. For example, to make pic2shop PRO lookup the UPC database:p2spro://configure?lookup=http%3A//www.upcdatabase.com/item/CODEIn addition, there are two settings that can be set in the general iOS settings list (both are on by default):1. Auto Orientation: scan Code39, Code128, ITF and Codabar in landscape (as they can be longer than UPCs)2. High Resolution: use high resolution scanning (for large barcodes)= PIC2SHOP PRO AS EXTERNAL SCANNER (NEW) =Pic2shop PRO, can be launched by another app or by a web page to scan a barcode, then pass the result back to the calling app or web page. A popular use is to import barcodes into the Filemaker Go application.The syntax of the custom URL is the following:p2spro://scan?formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&callback={callbackURL}The callback URL should be percent-encoded and contain the strings CODE and FORMAT, which will be replaced by the barcode content (or 'CANCELLED') and symbology, respectively.= START SCANNER FROM IN-APP BROWSER (NEW) =The barcode scanner can also be started from the embedded browser with link to a "p2spro://scan" URL like described above, which overrides the lookup URL and barcode formats for a single scan.= NOTES =For security reasons, HTTPS will not work with self-signed certificates.The 17+ rating is because the app can display any web site.FileMaker Go is a trademark of FileMaker, Inc. registered in the U.S. and other countries.
What's New
- iPhone 5 full-screen support- Javascript calls to the in-app browser are now supported. For example "p2spro://scan?formats=CODE39,CODE128&callback=javascript:insertCodeFormat('CODE','FORMAT')" will call insertCodeFormat() with the scan data- The configuration button can be hidden to prevent accidental changes. Go to the pic2shop PRO section of the iOS Settings, or add "&settings=NO" to the auto-configuration link- Automatically re-configure the app with a "p2spro://configure" link from within the in-app- All EAN8 barcodes now validate correctly when entered manually- The barcode scanner is our latest and greatest
pic2shop PRO - DIY Barcode Scanner