Fullasagoog

CFMX and java blog.

Show all feed information | Ping Blog Update

Changing UUIDs for INTs in Soundings 2 years ago

Soundings is a great survey app written in CFML by Ray Camden . My only issue is that the keys are all 35 character UUID's which is fine but sucks for indexing. Below is a script which goes through the application and changes them all to INTS. (Should note that this is for MySQL tables.) Please …
keywords cfml, gist, soundings

Access denied for user when using INTO OUTFILE 2 years ago

I was getting the following error after promoting some code to my testing server: Access denied for user '{username}'@'localhost' (using password: YES) It turns out that the user {username} I had set up didn't have the MySQL File privilege which is something that needs to be set at a GLOBAL …
keywords mysql, mysql table, privilege, privileges, sql

CFBuilder 2 is out (and there's a free edition too) 2 years ago

Adobe have finally released CFBuilder 2 out of the labs. Not only is this release an massive improvement over version 1 but it now includes a (slightly limited) free edition (after 60 days)!
keywords adobe, coldfusion, free adobe

Developing with NodeJs starting links 2 years ago

I've been playing around with NodeJs for a little bit recently and rather than rehashing a lot of peoples good work i've done a brain dump of my recent bookmarks which have helped me the most. Don't forget that with NodeJs its development is moving fast (being a pre v1 release) so always make …
keywords amp, blogging, brain dump, developer tools, docs, documentation, google, high performance, js, little bit, wiki

CouchDB MapReduce explained 2 years ago

I've got some ideas rattling around for use with a NoSQL database and started looking in to them again. My hurdle was always wrapping my head around the MapReduce functions and understanding the basic concept for filtering data. 2 sites which did help (and I figured worth sharing) are: …
keywords couch, couchdb, definitive guide, hurdle, star trek

SlideSix needs you 2 years ago

Todd Sharp ( @cfsilence ) has been thinking the future of Slide Six and has come to the conclusion that he would: like to keep providing a service to those users and at the same time I'd like to reward them for their loyalty.. Check out the full post over at his blog, …
keywords adobe, client index, coldfusion, coldfusion developer, conclusion, loyalty

SlideSix needs you 2 years ago

Todd Sharp ( @cfsilence ) has been thinking the future of Slide Six and has come to the conclusion that he would: like to keep providing a service to those users and at the same time I'd like to reward them for their loyalty.. Check out the full post over at his blog, …
keywords adobe, client index, coldfusion, coldfusion developer, conclusion, loyalty

cfspreadsheet for Railo updated 2 years ago

Another release of cfspreadsheet has come out tonight. As usual a big thanks to Leigh for staying on top of this extension with the following fixes: CFSpreadsheet syntax difference CFSpreadsheet read does not always populate query CFSpreadsheet action-="read" skips empty cells FEAT: Add support …
keywords csv, railo, spreadsheet, syntax, validation

Sequel Pro nightly builds 2 years ago

If you do any MySQL work on a Mac then you should of at least checked out Sequel Pro if not be using it daily. Even though a release hasn't been out for a while you can check in on Sequel Pro Nightly Builds . Obviously these are snapshot but the current build I am on seems quite stable. From the …
keywords mac, mysql, production environment, sequel, snapshot, source code

The IE6 countdown by Microsoft 2 years ago

Over the years I've stressed the need to move away from (and develop for) IE6 to my workplace, colleagues, friends and generally anyone within earshot. Well Microsoft are now joining in with " Moving the world off Internet Explorer 6 ... it's time to say goodbye". Im not a religious person but …
keywords browsers, countdown, internet explorer, microsoft