Archive for the 'ColdFusion' Category
Localization in Model-Glue - Part II
1 Comment Published April 18th, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentThe previous post on localization outlined a solution to the issue of localization - i.e. the display of your pages in multiple languages (and where appropriate currencies, time formats, etc).
In that post I highlighted the issue of memory usage when putting a resource bundle into each user’s session who differed from the default site language. […]
Localization in Model-Glue - Part I
3 Comments Published April 17th, 2008 in ColdFusion, ColdSpring Framework, Databases, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentBefore continuing to read, please note that there is a Part II to this post which addresses a performance issue in the following approach. However, please do continue reading because Part II assumes you have read this entire post and only makes minor changes to the code herein…
I have seen a couple of approaches to […]
In a move that brings CFML into the same arena as PHP, New Atlanta have decided that, as of June 2008, they will release their BlueDragon CFML server as free open-source. It will be available as an Eclipse J2EE project with an ant build script. What will be open-sourced will be roughly equivalent to Adobe’s […]
Model-Glue / Reactor Scaffolds : List screens and those linked descriptions
0 Comments Published March 27th, 2008 in ColdFusion, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentHere is the problem: Model-Glue scaffolds give you a nice skeleton to work with. My specific issue was with the list screens, which use a query object to populate the table in the view. If it were an iterator with records, then I would have no issue. However, Model Glue only gives the option of […]
Injecting application configuration settings into ModelGlue using ColdSpring
0 Comments Published March 21st, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentI wanted a consistent way to access application configuration settings in Model-Glue without embedding too much implementation into my views and as little as possible in the controller(s).
I found a way to do it that works well for me. I don’t know if it is best practice, but it just might be.
Source of knowledge:
http://www.nabble.com/Global-Application-Name-td7582344.html
I’ll start […]
I have chosen… ColdFusion + 3 Frameworks: Model-Glue, ColdSpring, Reactor
0 Comments Published March 21st, 2008 in ColdFusion, ColdSpring Framework, Model-Glue MVC Framework, Reactor Framework, Software DevelopmentI’ve flirted with a lot of technologies over the years. More recently I have been working with Java - Struts with Spring, and even more recently .NET/C#/ASP.NET. They are fine architectures in their own right, and in high-end commercial systems they have a lot to offer. However, there is still something just too heavy duty […]
I am currently writing a new article. I will be reviewing ColdFusion MX 7 on Linux and hopefully this will be published by May, in time for the 10th anniversary of ColdFusion. Once the article is published, I will place a link to it’s PDF file on my Journalism page.
Since I started ColdFusion development, about 5 years ago, I have relied on my old grounding in structured programming (I started off as a COBOL developer, then graduating to C). I have training in Object Oriented Programming (OOP) and Design. In fact, I learned it when UML was just being born and learned Rumbaugh OMT, […]
Macromedia launched ColdFusion MX 7 a few days ago. I installed it to test some existing applications that I developed and I have yet to find an issue.
Reports generation in MX 7 (Enterprise Edition only) looks impressive and charting looks much improved. I am currently developing some charts for MailGuard v2.0 and the difference between […]
Search
About
You are currently browsing the Clogging up the Web weblog archives for the 'ColdFusion' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Localization in Model-Glue - Part II
- Localization in Model-Glue - Part I
- CFML goes open-source
- Model-Glue / Reactor Scaffolds : List screens and those linked descriptions
- Injecting application configuration settings into ModelGlue using ColdSpring
- I have chosen… ColdFusion + 3 Frameworks: Model-Glue, ColdSpring, Reactor
- Two excellent music choices
- Lenovo ThinkPad X61s and Ubuntu 7.10 Gutsy Gibbon
- XBOX 360 - The 2 big questions
- HP Pavillion 2104eu Laptop Review
Archives
Categories
- ColdFusion (9)
- ColdSpring Framework (4)
- Databases (2)
- Journalism (1)
- Miscellaneous (20)
- Model-Glue MVC Framework (5)
- Music (1)
- PHP (1)
- Poker (1)
- Reactor Framework (5)
- Ruby (4)
- Software Development (6)
