By Ben Forta We've come a long way in the past couple of years. Not that long ago I was teaching how to write simple custom tags and encouraging developers to experiment with them. Mar. 30, 2001 12:00 AM EST Reads: 9,179 Replies: 2 |
By Ben Forta At the Developer's Conference a few months back I was fortunate enough to introduce and first demonstrate the next major version of ColdFusion - CF5. However, time constraints prevented me from going into as much detail as I would have liked. As this issue of CFDJ is all about databas... Feb. 22, 2001 12:00 AM EST Reads: 8,778 Replies: 1 |
By Ben Forta Fourteen columns ago in CFDJ (Vol. 1, issue 6) I wrote about wireless computing having finally come of age, the importance of WAP, and that ColdFusion developers could leverage this new and exciting technology quickly and easily. Jan. 27, 2001 12:00 AM EST Reads: 8,019 |
By Margarita Laplaza de Androuin; Joseph Schmuller In this article we describe how combining WML, ColdFusion, and the Fusebox methodology enables wireless data updates of the data- base of a working e-commerce Web site. To provide some context, we begin with a discussion of what this Web site is and what it does. Jan. 27, 2001 12:00 AM EST Reads: 8,470 |
By ColdFusion News Desk LizardTech Shipping Promotional Bundle (Seattle, WA) - For a limited time, LizardTech Content Server 3.0 can be purchased at an introductory rate bundled with LizardTech's MrSID and DjVu technologies. Jan. 27, 2001 12:00 AM EST Reads: 6,942 |
By Ben Forta In my last two columns we looked at JavaServer Pages (JSP) and compared ColdFusion development to JSP development. As explained, JSP is designed to dramatically lower the cost of entry into the Java development world, and JRun, in particular (with its tag libraries), does even more to ... Dec. 26, 2000 12:00 AM EST Reads: 8,557 |
By Ben Forta As I explained last month (and in several columns earlier this year), Java is here to stay, and Allaire is fully embracing the technology. For ColdFusion developers this is a scary proposition. The thing we love most about CF is that it's easy, simple, and rapid - and those arent adjec... Nov. 27, 2000 12:00 AM EST Reads: 9,688 Replies: 1 |
By Ben Forta Java is a reality. But for many CFers the buzz and hype surrounding Java is cause for much concern. For those of us who love ColdFusion because of its simplicity, Java can indeed seem intimidating. Much of that concern is legitimate. The fact of the matter is, there's no way you'll lea... Oct. 30, 2000 12:00 AM EST Reads: 7,416 Replies: 1 |
By Ben Forta It's been about five years since I inscribed my 'Ten Commandments of ColdFusion Development' for my first ColdFusion book, and as Commandments should, they've remained the same (more or less) with each subsequent revision. Oct. 5, 2000 12:00 AM EDT Reads: 8,077 |
By Ben Forta ColdFusion features support for several different types of variables you can use in your applications...some types are simpler than others to use. When determining the type to use, simplicity and ease of use shouldn't be the only deciding factors. Use the wrong type...and performance c... Aug. 23, 2000 12:00 AM EDT Reads: 8,910 |
By Ben Forta We all know that locking is important. Most of us even understand why locks are needed. But exactly where to use a lock, which lock type to use and what code to put within the lock remains confusing at best. Jul. 26, 2000 12:00 AM EDT Reads: 8,328 Replies: 1 |
By Ben Forta One of CFML's most misunderstood (and thus least used) features is the tag and its supporting scripting language. At the request of several readers (yes, I do take requests, and my e-mail address is at the end of the column), this month we'll spend a little time together exploring thi... Jun. 22, 2000 12:00 AM EDT Reads: 8,750 |
By Ben Forta As a rule I try to avoid the Access/CF discussion as it in-evitably provokes strong debate and even stronger emotions. Besides, the truth is - regardless of what I might suggest - Access remains an inexpensive and easily implemented solution. So why am I writing about Access now? Becau... May. 25, 2000 12:00 AM EDT Reads: 9,050 Replies: 3 |
By Ben Forta Personalization is the hottest trend in Web application development and for CF developers implementing basic personalization isn't difficult at all. In this month's column I'd like to explain what personalization is, why you should implement it and how to go about doing so. Apr. 26, 2000 12:00 AM EDT Reads: 7,326 |
By Ben Forta Last month I stated that server-side Java was an ideal way to extend ColdFusion, and that Java would be playing a key role in ColdFusion's future. This month I'd like to continue this discussion with an overview of what Java is, what some of those acronyms mean — and what all this has ... Apr. 3, 2000 12:00 AM EDT Reads: 8,450 Replies: 1 |
By Ben Forta Yes, you read the title correctly, and no, I'm not losing it. I really do believe there are times when you should not use ColdFusion. And before crowds start gathering in the streets to burn my effigy, let me explain. Mar. 16, 2000 12:00 AM EST Reads: 9,535 Replies: 2 |
By Ben Forta Doing so gave me the chance to clean up lots of old code (updating it to use new CF features in the process) while rethinking the organization and management of code to facilitate better reuse of common code and components. Code organization and reuse are important topics, and judging... Jan. 27, 2000 12:00 AM EST Reads: 7,575 |
By Ben Forta I'm not talking about the obvious enhancements, things like: Linux version Native Solaris code Service-level failover Cisco LocalDirector integration Server-side Java support Dec. 18, 1999 12:00 AM EST Reads: 9,163 |
By Ben Forta Wireless computing isn't a new concept. In fact, almost every year of this decade has been proclaimed as the year in which wireless will finally catch on. And each year has come and gone without that happening. Wireless computing, it seems, is always just beyond the scope of the mains... Nov. 29, 1999 12:00 AM EST Reads: 7,159 |
By Ben Forta No one wants to write buggy code, at least no one I choose to know. Bugs are annoying, bugs are embarrassing. And bugs can cost you (and your clients) lots of time and money. Bugfree code is the ideal all developers strive for - at least should strive for - but it's a lofty goal not e... Oct. 18, 1999 12:00 AM EDT Reads: 8,572 |
By Ben Forta Barely a day goes by without someone wanting me to reassure them that ColdFusion scales. Whether it's Web administrators who are experiencing poor application performance, partners who want to be sure ColdFusion can handle their anticipated load, developers whose bosses are threatening... Jul. 23, 1999 12:00 AM EDT Reads: 7,657 Replies: 2 |
By Ben Forta In my last column (CFDJ Vol. 1, Issue 2) I discussed database query caching - how to improve application performance by eliminating unnecessary database access. While caching query results will improve application performance, optimizing your application doesn't stop there. May. 6, 1999 12:00 AM EDT Reads: 11,834 |
By Ben Forta There's nothing that can kill your application's performance as quickly as database access. This is a shame, considering that almost every ColdFusion application you'll ever write will incorporate some sort of database integration. Mar. 26, 1999 12:00 AM EST Reads: 9,087 Replies: 1 |
By Ben Forta There are lots of ColdFusion developers out there - that's good for us. There are also lots of ASP developers out there - that's good for them. ColdFusion developers are empowered with multiple ways to extend the ColdFusion language - that's good for us. ASP developers are not ... Jan. 12, 1999 12:00 AM EST Reads: 9,680 Replies: 1 |