Archive for June, 2010

Remotely Connecting To Coldfusion CFCs Through Flex

Monday, June 21st, 2010

Today I was working on a Flex application which uses a lot of Remoting calls to a bunch of ColdFusion CFC methods. I wondered what the most efficient way of securing these methods would be since they are effectively wide open to the world as they all (have to) specify access=”remote”. This means that anyone [...]

Cirrus Clouds

Monday, June 7th, 2010

Cloud computing has become the standard form of deploying large-scale web applications. Recently, I was asked about a servicing a start-up web service that projects itself having the type of user base and bandwidth that only a Cloud could properly serve. The issue at hand is scalability: should the site start with a minimal Cloud [...]