Shaun Mccran

My digital playground

30
J
A
N
2011

QRcfc released on RIAforge.org

I've released the first version of a ColdFusion QR barcode generator on http://qrcfc.riaforge.org/.

It is a CFC based wrapper for the Google ZXing barcode Java library http://code.google.com/p/zxing/.

There is a demo here: ColdFusion QR barcode generator

[ More ]

30
J
A
N
2011

Using ColdFusion to see Java server values

I've been dabbling in more and more Java recently as an accompaniment to my using ColdFusion development, and I've been finding more and more places where they support each other.

I rolled out a new Application to a live server (this one) and it failed to launch. This was all down to it running an incompatible JVM. So how do you tell what JVM version your server is running? I don't have direct access to this box, so I needed to do it in code.

[ More ]

28
J
A
N
2011

Passing variables to js files inline

Ever wanted to pass a variables to a javascript file within the code?

You can declare JavaScript variables globally, but in this case a non technical person was editing the sites code base, so getting them to construct

JavaScript variables was going to be an issue. How about passing them through within the script tag?

[ More ]

25
J
A
N
2011

Chroma circuit Android game review

I've been waiting for Bowler Hat games Chroma Circuit for a while now. It was demonstrated at Scotch on the Rocks last year, and it looked like quite an innovative mobile puzzle game.

[ More ]

_UNKNOWNTRANSLATION_ /