webdu 2012: web developer conference

Show all feed information | Ping Blog Update

ColdFusion Builder 2 Extensions - Understanding Callback … last year

Callback Commands are one of the most powerful features added in Extensions For ColdFusion Builder 2. Use this post to understand what Callback commands are and download demo extension to see them working.
keywords coldfusion, coldfusion builder, demo, extensions, general

How to contribute to code assist from Extensions last year

One of new feature in ColdFusion Builder 2 is the ability to contribute to code assist using extensions. Read this post to understand this feature and download demo extension.
keywords coldfusion, coldfusion builder, demo, extensions, general, new feature

How to enforce coding guide lines using CFML Code Formatter last year

It’s common when working in a team to have specific coding standards or coding style. What’s difficult is to adhere to these coding standards and to enforce these within a team. CFML code formatter in ColdFusion Builder 2 is just the right tool to help you do this. Using the highly customizable …
keywords coding standards, coldfusion, coldfusion builder, general, preferences

ColdFusion Builder Start page last year

Getting started with ColdFusion Builder ColdFusion Builder 2 Beta is out; you are either new or looking to know more about the newest features, and some HOW-TO information. With the new getting started experience, I’m sure you will spend more time exploring within ColdFusion Builder rather than …
keywords beta, coldfusion, coldfusion builder, general

ColdFusion Builder 2 Now in Public Beta last year

Public Beta of ColdFusion Builder 2 is now available for download on Adobe Labs. Its full exciting features like Code Formatter, Advance Search and lots of cool editor and extension enhancements. Read more about what’s new in ColdFusion Builder 2 here. Try it Now!!!.
keywords adobe, beta, coldfusion, coldfusion builder, enhancements, general

Using Filters to control your menu contributions 2 years ago

Filters in ColdFusion Builder extensions are used to control when menu contributions should be visible. Filters can be applied to both Menus and Actions. This post talks about how to use filters with some code samples.
keywords code samples, coldfusion, coldfusion builder, control, extensions, filters, general, menus

Adobe ColdFusion Builder - File encoding support 2 years ago

Adobe ColdFusion Builder by default treats CFML file content as UTF-8 encoded. This post tells you how to configure Adobe ColdFusion builder to use a different file encoding.
keywords adobe, coldfusion, coldfusion builder, utf 8

Some useful Keyboard shortcuts 2 years ago

Here are few useful editor shortcuts when using ColdFusion Builder Toggle between source and preview tabs Press Ctrl+Page Down to navigate to next tab (eg. from source to preview) [...]
keywords coldfusion, coldfusion builder, keyboard shortcuts, shortcuts, tabs, toggle

ColdFusion Builder Extensions Tutorial - Part 2 - Adding … 2 years ago

This post from me comes a little delayed than i would have liked, but all I can say is that some cool stuff for ColdFusion Builder has been keeping me busy ;). So to get started I will cover how to add custom context menu to different views in ColdFusion Builder in this post. Supported views [...]
keywords coldfusion builder, coldfusion tutorial, context menu, context menus, cool stuff, extensions

ColdFusion Builder - HTML Colorization 2 years ago

This post covers how to change ColdFusion Builder HTML colorization and make it similar to that of Dreamweaver, including HTML colorization file for Dreamweaver colorization. It also covers region colorization and shows how color of angular braces around HTML tags can be changed.
keywords braces, coldfusion, coldfusion builder, dreamweaver, html tags