ColdFusion is 13 years old. That make makes it the daddy of the web world! It does not make it any less hip or useful than the relatively new kids on the block. Let’s not dilly-dally, bicker or insult one another about which is best, which one is dying and which one is not worth the computer it is compiled on. What is important is to understand the merits of each language and decide which one best suits the application, not only in technical terms, but also in terms of time-to-market, cost of development, availability of a skilled workforce etc.
Tags: .Net, ActionScript, administrator, Adobe, Adobe ColdFusion, AJAX, Atom, best practice, Business, ColdFusion, content management, Design, Design Patterns, Development, encryption, enterprise-level search, Flex, Frameworks, fundamentals, HTML, Internet Applications, Java, JavaScript, ORM, programming, rapid application development, Rich Internet Applications, Ruby, Ruby on Rails, The Web, Web, web technology, web world, XML
Whether you are new to Adobe ® Flex ® or have been developing for a while, frameworks can help you get organised quickly. Below is a list of Flex and AIR frameworks that will allow you to get up and running and develop highly-collaborative applications. The introductions are by the frameworks themselves, but I’d like to here from you about your experiences using them.
Tags: ActionScript, Adobe, Adobe Consulting, Adobe Flex, AIR, api, asset management, backend services, Cairngorm, classic Model-View-Controller, design pattern, Design Patterns, Flex, Framework, Frameworks, Gaia, Google, Guasax, Internet Application Frameworks, Internet Applications, inversion-of-control, IoC, Mate, Model-Glue Flex, model-view-controller, mvc, PureMVC, software engineers, Swiz, XML
Desire lines are those well-worn ribbons of dirt that you see cutting across a patch of grass, field or park, often with nearby pavements, particularly those that offer a less direct route, ignored. In winter, desire lines appear spontaneously as tramped down paths in the snow. These paths are never perfectly straight but instead, they meander like a river this way and that, as if to prove that desire itself isn’t uniform or linear and (literally, in this case) straightforward.
Tags: advertising revenue, advertising revenues, amazon, ambient personalisation, bbc, current tv, Customers Who, Design, Design Patterns, desire lines, Google, human choice, Information Architecture, online community helps, paths, planning, Plato Human, search box, targeted advertising, This Item Also, Usability, User Interface Design, user iterface design, User Science, web phenomenon, web user interface
The Law of Demeter (LoD), or Principle of Least Knowledge, is a design guideline for developing software applications, particularly object-oriented programs. The guideline can be succinctly summarised as “Only talk to your immediate friends.” The fundamental notion is that a given object should assume as little as possible about the structure or properties of anything else, including its sub-components.
Tags: cohesion, ColdFusion, coupling, demeter, Design, Design Patterns, guideline, law, law of demeter, least knowledge, LoD, object orientated, principal
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Tags: behavioural, ColdFusion, concurrency, creational, dao, data access object, Design Patterns, facade, factory, fundamental, gateway object, model-view-controller, mvc, pattern, prototype, singleton, structural, value object