Archive for the ‘aedCFC’ Category
For those of you not aware of what aedCFC is, it is a collection of cfc’s which dynamically build end user ready add/edit/delete, ideal for administration areas to websites. You’re asking yourself, “Well a bunch of frameworks build crud for me, why should I bother with this?”. The answer is simple, crud applications [...]
It’s taken a while but in less than a year aedCFC has reached the 1,000 downloads milestone! Much thanks has to go to RiaForge.org for even providing such a useful resource for ColdFusion. While an intermediate upgrade went out last week, the next major upgrade is version 3, which will be one for [...]
I’ve been working for a while on the aedCFC with the optional tree view. This uses an old database technique described on sitepoint.com .. however the tree.cfc I created was very basic as in only adding, deleting, and printing nodes which sortof holds back the possibility to making this a real fun, dynamic cfc with [...]
aedCFC 2.1 Finally Arrives!.. with XML Configurations
18 Dec
Posted by: admin in: ColdFusion, Database, Programming, aedCFC
Finally many of the features we have been working towards made it in the aedCFC. Our long time debated XML config file finally made it in as an option(mainly for backwards compatibility). The biggest downfall to the config before was the function calls with many parameters. I’ve read a few other postings on [...]
Ok, so I am happy with the popularity? of the aedCFC we’ve posted on riaforge.org. I am also happy with the progress we’ve made with it over the past few months. Mr. Belcher and I both agree that we need to change the config file some to make the configuration a more [...]

