Archive for January, 2009

URLValidator for AS3/Flex

Posted on January 22nd, 2009 by Shan

I had the need for a URL Validator for a Flex project, and couldn’t find one. So, here’s the code:

Fixing corrupt Time Machine Sparsebundles

Posted on January 22nd, 2009 by Shan

I use Time Machine on my MacBooks as part of my backup plan. However, it backs up over the wireless network to an external USB drive on my Mac Pro, and occasionally there are problems. A couple times now, I’ve gotten an error where Time Machine says it cannot back up because the drive is read only. [...]

cf-flex-user-auth Released

Posted on January 10th, 2009 by Shan

I’m happy to announce the immediate availibility of cf-flex-user-auth, a starter application for developers building Flex applications with ColdFusion on the backend. I’ve been working on this for a while now, and it’s gone through two complete rewrites. The idea behind this is for developers to be able to download this source code, and have [...]