Re: (ot) barcodes and mobile sites

2014-04-22 Thread Matthew Allen

Hi Dave and all,

Excuse the dumb question, I fully understand how the QR code and reader works, 
I've built a number of QR solutions, where I use it to direct users to PDFs and 
videos resources, activities per file are stored in the database, as you can 
capture url values. 

I've never used barcode before, how does it work as far as storing info into a 
database? Especially when using those physical barcode readers or even apps

  QR codes can launch a specific URL in the mobile browser. Is that what
  you're trying to do?

 Thanks Dave.not exactly, but that does spark another idea.  Any idea
 if the URL can specify URL params as well (I assume so...just have not
 really used them much)??

Yes, they can. Anything you can put in a URL will work in a QR code.


Well, if they're regular barcodes, the Android barcode reader might be
able to read them just fine. I know that I've used mine to read
several different barcode formats. I don't remember which ones any
more because it was quite some time ago.

You might find this interesting:
http://chris.m0nk3y.net/blog/post/scanning-barcodes-from-your-mobile-web-apps

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite. 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358380
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: (ot) barcodes and mobile sites

2014-04-22 Thread Matthew Allen

Hi Dave and all,

Tried posting this earlier, not sure it has gone through, here I go again:

Excuse the dumb question, I fully understand how the QR code and reader works, 
I've built a number of QR solutions, where I use it to direct users to PDFs and 
videos resources, activities per file are stored in the database, as you can 
capture url values. 

I've never used barcode before, how does it work as far as storing info into a 
database? Especially when using those physical barcode readers or even apps

Many thanks,

Matt 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358381
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: (ot) barcodes and mobile sites

2014-04-22 Thread Dave Watts

 Excuse the dumb question, I fully understand how the QR code and reader 
 works, I've built a number of QR solutions,
 where I use it to direct users to PDFs and videos resources, activities per 
 file are stored in the database, as you can
 capture url values.

 I've never used barcode before, how does it work as far as storing info into 
 a database? Especially when using those
 physical barcode readers or even apps

If you're using the standalone barcode scanner app on your phone, most
of these other barcode formats will just show you the number they
contain. But custom apps can invoke the barcode scanner app, read the
number, and do something with it, like Google Shopper does.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358382
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: (ot) barcodes and mobile sites

2014-04-22 Thread a.matthew14

Ok that makes sense. Many thanks Dave.





div Original message /divdivFrom: Dave Watts 
dwa...@figleaf.com /divdivDate:22/04/2014  16:26  (GMT+00:00) 
/divdivTo: cf-talk cf-talk@houseoffusion.com /divdivSubject: Re: (ot) 
barcodes and mobile sites /divdiv
/div
 Excuse the dumb question, I fully understand how the QR code and reader 
 works, I've built a number of QR solutions,
 where I use it to direct users to PDFs and videos resources, activities per 
 file are stored in the database, as you can
 capture url values.

 I've never used barcode before, how does it work as far as storing info into 
 a database? Especially when using those
 physical barcode readers or even apps

If you're using the standalone barcode scanner app on your phone, most
of these other barcode formats will just show you the number they
contain. But custom apps can invoke the barcode scanner app, read the
number, and do something with it, like Google Shopper does.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358383
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Does Not Contain Number

2014-04-22 Thread Money Pit

Speaking of learning regexes, Ben Forta's book comes to mind.  I used it
myself to get started, and not so long ago bought one for an employee who
needed a Square 1 intro to them.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358384
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm