Whatterz


Articles tagged web applications

Poor Man's HTTP Compression with ColdFusion
Almost every web application will benefit from the compression of content. A compression filter optimises the size of the content that is sent from a webserver to a web browser via the Internet. Since generating content and serving pages via the World Wide Web is the core behind web applications, it is simple components that aid these processes that are incredibly useful. This is where servlet filters come into play. Read more – ‘Poor Man's HTTP Compression with ColdFusion’.
Coldfusion AJAX Frameworks
Asynchronous JavaScript and XML. It's a whole new way of looking at the web where HTML page makes asynchronous calls to the server using JavaScript and loads the data in bits and pieces as needed. Ajax is not a new technology. It’s a new developing approach, based on the following existing technologies: XHTML, CSS, DOM, XML, XSLT and XMLHttpRequest. Read more – ‘Coldfusion AJAX Frameworks’.
ColdFusion Frameworks
With the introduction of ColdFusion MX, the ColdFusion community is maturing. Most CF developers have moved beyond spaghetti code and the mixing of business logic with presentation code. But it can be difficult and wasteful to "re-invent the wheel" for every application you write. Frameworks can help promote good development practices, standards, and a sound foundation for creating an application. Read more – ‘ColdFusion Frameworks’.
The ColdFusion Podcast Episode 10
Bryan Kaiser & Michael Haynie talk about a lot of news, OO programming, AJAX and web applications. Read more – ‘The ColdFusion Podcast Episode 10’.
onTap – Web Application Framework
The onTap framework is an Open Source Framework for quickly developing powerful web applications using Macromedia's ColdFusion application server. Read more – ‘onTap – Web Application Framework’.
BlueDragon – ColdFusion (CFML) Engine
The BlueDragon Server family of Java-based servers (Server and Server JX) enables the stand-alone deployment of CFML. Both BlueDragon Server versions contain a built-in web server for development and testing, and each integrates with Microsoft IIS, Sun ONE/Netscape/iPlanet (JX only), and Apache web servers for deployment. Read more – ‘BlueDragon – ColdFusion (CFML) Engine’.