Archive for the ‘ coldfusion ’ Category
It occurs to me I’ve been to three geek events recently, and not mentioned a word about them. HackDayLondon Over the weekend Yahoo, the BBC and a bunch of other companies ran HackDay up at Alexandra Palace. The basic principle being: get a bunch of geeks together, give them large amounts of APIs, ideas, caffeine and pizza, [ READ MORE ]
Since chatting with Peter Bell at 360 Flex, I’ve been doing a lot of thinking about the base model for my Flex-and-ColdFusion Intranet application, “Stream”. This application was pseudo reverse engineered from a Visual Basic application and has nearly 200 tables of inter-related data – mostly without primary or foreign keys, but that’s another story entirely. [ READ MORE ]
Things, that so far, seem to be true:FDS invokes CFCs independently of webservers and virtual hosts CFCs therefore require cfmappings As do frameworks used in Application.cfc Without these mappings, there will be confusing errors, stating the CFC is not found ServiceCapture is unable to detect FDS transmissions due to the complexity of proxying such a thing There are still silent [ READ MORE ]