newer / oldest 13 of 13 pages
13 of 13
Previous ~ Next

cfml

ColdBox error: Invalid JSON

Article preview image Article preview image

Upon migrating from ColdBox 2.52 over to ColdBox 2.6 I was caught out by a subtle but show stopping issue. Unfortunately the error thrown is not very precise as to the details of the error is or what exactly has triggered it.

Continue reading



rss cfml

Remove or Clean High / Extended ASCII Characters in ColdFusion for XML Safeness

The other week I was reading Ben’s Kinky Solution for removing high characters in ColdFusion strings. It’s an unfortunate fact that ColdFusion’s own tags do not work very well with the conversion of ASCII high characters. So with this in mind and inspired by the conversation in Ben’s post I decided to create a simple solution that was not dependent on external Java objects.

Continue reading


Windows

SyncToy the GUI alternative to Robocopy

In my last post I spoke about the benefits of using a Microsoft tool known as Robocopy for large file transfers, backing up and synchronisation. Well for those who are not comfortable with using a command line interface program or those that simply prefer the convenience of using a GUI. Well Microsoft has released an alternative, though less feature rich, free PowerToy known as SyncToy.

Continue reading


Windows

Robocopy basics

When it comes to copying large amounts or large in size files and directories many people don’t realise there are better tools for the job then the built in File Explorer used by Windows. Robocopy is a free command line application created by Microsoft that is perfect for copying large or even huge amounts of data between hard drives or over networks.

Continue reading

newer / oldest 13 of 13 pages

Previous ~ Next