Groups | Search | Server Info | Login | Register


Groups > comp.databases.filemaker > #656

Re: QR Codes

Date 2012-02-23 20:56 +0100
From ursus <ursus.kirk@ziggo.nl>
Newsgroups comp.databases.filemaker
Subject Re: QR Codes
References <jM6dnd69J9vZntnSnZ2dnUVZ_sudnZ2d@earthlink.com> <HelpfulHarry-2202121859290001@203-118-187-118.dsl.dyn.ihug.co.nz>
Message-ID <7412c$4f469a02$535375e6$29669@cache70.multikabel.net> (permalink)
Organization Ziggo

Show all headers | View raw


Op 22-2-2012 6:59, Helpful Harry schreef:
> In article<jM6dnd69J9vZntnSnZ2dnUVZ_sudnZ2d@earthlink.com>, "Captain Guy"
> <guy@guym.com>  wrote:
>>
>> Anyone using qr codes in a FM DB? is there any plug-ins to generate unique
>> code for a batch of records?
>
> I don't know of any FileMaker-specific QR code systems yet. FileMaker of
> course can't generate graphics, so you would indeed need a plug-in (or a
> messy solution using pixel-sized repeating Fields and AppleScript to
> capture the "image").
>
> It also depends on what you plan to use them for. For example, if the
> batches of records are not created "on the fly", then you could simply
> give a unqiue ID to each batch, generate the QR codes for the IDs outside
> of FileMaker, and then store the QR code image in a Container Field.
>
>
> Just as an aside, although QR codes are the latest new "must have toy",
> there are problems with them. It may not affect your usage, but apparently
> some scam are going around putting their own QR code stickers (sometimes
> over existing ones) on street advertising like posters, and then the
> people trying touse them are incorrectly sent to websites that display
> referral advertising, porn, or download malware onto the device.   :o(
>
> Helpful Harry  :o)


Or you can use a web-view object and one of the free online API-s. Like 
the google one. You need an active internet connection.

read about google on: 
http://code.google.com/intl/nl/apis/chart/infographics/docs/qr_codes.html

and an example url might look like this:
https://chart.googleapis.com/chart?cht=qr&chs=170x170&chl=My+name+is+Ursus

-- 
Hou je goed / Keep well,
Ursus

Back to comp.databases.filemaker | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

QR Codes "Captain Guy" <guy@guym.com> - 2012-02-21 15:49 -0500
  Re: QR Codes HelpfulHarry@BusyWorking.com (Helpful Harry) - 2012-02-22 18:59 +1300
    Re: QR Codes ursus <ursus.kirk@ziggo.nl> - 2012-02-23 20:56 +0100
      Re: QR Codes yapu@invivo.edu (Philippe Manet) - 2012-03-01 22:29 +0100
        Re: QR Codes Howard Schlossberg <howard@nospam.fmprosolutions.com> - 2012-03-01 20:15 -0800
          SVG graphing feature (was : QR Codes yapu@invivo.edu (Philippe Manet) - 2012-03-06 01:34 +0100

csiph-web