ADS BY GOOGLE



2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
DIGITAL EDITION

SYS-CON.TV
TOP FLEX LINKS TO CLICK ON

Pages: 1 2 3 4 5 6 7 8 9 10 Next »

The Web Is Exciting Again
ColdFusion developers have known for years how powerful rapid development can be and how much of a difference that makes when building dynamic Web applications. Over the course of a little more than a year we've watched as the Web model was turned on its head in favor of something that feels much more intuitive and is much more user-friendly. Part of this change has come about because of what most people call 'Web 2.0.' Web 2.0 has brought about more buzzwords than a marketing convention. A lot of normal users have stopped trying to figure out what tagging is, what AJAX means, or what the blogosphere really is. They have to be wondering why most of the Web sites they're using suddenly have 'beta' on them.
The Real Estate Sample Application Using ColdFusion and Flash Forms
With the release of Macromedia ColdFusion 7 and the arrival of Flash Forms, developers were presented with an alternative to HTML forms that offered them additional functionality, such as full-featured controls not available in HTML and built-in validation. That alone made Flash Forms appealing - and with the addition of pieces of ActionScript code, developers were able to create truly responsive forms. But because they were meant to be compatible with HTML forms, they still shared the same submit-refresh model. What if you could 'submit' the form and, without a page refresh, get feedback from the server?
Design Patterns: Using DAO, DG and VO in ColdFusion
In modern-day ColdFusion development, we tend to rely heavily on various Design Patterns to automate or 'template' our daily coding chores. The patterns most frequently touched on are the Data Access Objects (DAO), DataGateway (DG) and VO (Value Object) ­or Bean (VO with setter/getter routines).
Streamlining Application Development Using Struts in ColdFusion
Although earlier versions of ColdFusion supported Java objects and servlets to some degree, ColdFusion MX does so in a big way. This support opens up commercially available libraries to ColdFusion developers that were previously only available to J2EE shops. Moreover, you can now draw from an immense library of free code from within the Java open-source community. This availability greatly enhances the features of your own applications and speeds your ColdFusion-based solutions to market. Use these objects to provide back-end processing or user-interface functionality, or simplify coding CFM pages by supplementing ColdFusion functions and tags with Java TagLibraries.
ColdFusion MX: A Web Service Example
From the first day the Internet was conceived, its primary goal was to allow people to access information stored on remote computers. Over the last couple of years, the technology of Web services has evolved not only to enhance accessing this information, but to share it as well.
Getting Started With CFLDAP In ColdFusion
The can be very simple or very complicated. It all depends on what you're looking to do and how you want to authenticate your users. I wound up learning most of it on my own after getting an LDAP browser and snooping around in Active Directory for what I was looking for. To my surprise accessing Active Directory wasn't as complicated as it may seem. There are tutorials out on the Web that show you different ways to access Active Directory and references that show the different attributes of Active Directory that you can query.
Introducing the ColdFusion Enterprise Manager
Wouldn't it be nice to get all the high-availability and scalability benefits of a cluster of multiple servers without the need to purchase multiple machines? How about being able to manage a number of isolated, performance tuned applications on one piece of hardware instead of taking up many machines in your server room?
Web Services-Enabling a ColdFusion Application
For those not familiar with web services, they are a way for servers to exchange messages with each other using XML standards. Despite the extreme hype, web services do not enable you to do anything that was not previously possible. Since the earliest versions of ColdFusion, CF developers have used the CFHTTP tag to post an HTTP request to another server and then analyzed the response. Submitting (or receiving) a request via web services simply does the same thing, albeit using XML standards.
Printing Rich Document Formats with CFMX 7
Most of us at one time or another have experienced the poor result of printing Web content from a browser. The page printout is ugly because the printer breaks the Web content into pages with borders and edges. Trying to fix the HTML code with style sheets and other layout tricks still yields an unsatisfactory outcome. You, the developer, and your end users desperately need a solution for printing rich document formats.
Creating Better Forms Faster with ColdFusion MX 7
When the ColdFusion engineering team started planning ColdFusion MX 7, we finally had time to give the cfform tags some love. We talked to and heard from many customers and knew that we needed to do a cfform tag overhaul for HTML-based forms. We also knew that that if it was possible, we wanted to help ColdFusion developers harness the richness of Macromedia Flash Player and open up the cfform tag to the incredible flexibility of XForms.
Rolling Your Own Event Gateway
Event gateways are an exciting, new feature in Macromedia ColdFusion MX 7 that arose from one simple idea: that there are many applications out there that aren't part of the Web and don't communicate through the HTTP protocol.
Building Reports with ColdFusion MX 7
Reporting is one of the most common tasks developers have faced since the beginning of the IT revolution. In the past, Macromedia ColdFusion developers didn't have many choices for easily creating reports and integrating them with their applications. They either had to leave the comfort of using ColdFusion and use a third-party solution or write CFML to generate HTML layouts - a solution that involved writing a lot of CFML code to read data from database, slice and dice the data, and generate HTML output.
Introducing... ColdFusion MX 7
After an entire year spent meeting with and speaking to thousands of ColdFusion developers, The CF Team at Macromedia are unleashing this month the feature-rich new release, CFMX 7.
Deploying Applications with ColdFusion MX7
The release of ColdFusion MX 7 provides developers with several options for deploying their CFML applications. While the current option of using ColdFusion Archives (CAR files) has worked to this point, a fundamental problem still remains in that the source code needed to be included.
IBM Targets UNIX And Linux Servers With eServer p5 510
IBM's eServer p5 510 is designed to bring impressive POWER5 performance and advanced virtualization capabilities to an entry level UNIX and Linux server, making POWER5 affordable for every small and medium business.
Macromedia Announces ColdFusion MX 7 - Live on SYS-CON.TV
'The new version of ColdFusion extends the Internet to mobile devices and delivers groundbreaking rich forms support, reporting, and printing solutions,' says Gruber, ColdFusion product manager at Macromedia on his SYS-CON.TV interview today with MX Developer's Journal chief-editor Charles Brown.
CFMX 7: "This Is the Release That Will Make You a Hero Again," Says Macromedia's Tim Buntel
'I get excited every time we release a new version of ColdFusion,' writes Tim Buntel. 'I usually hit the road and talk about the release to customers at their companies, user group events, and conferences. I start the conversation by saying, 'This is the best ColdFusion ever! Wait till you see what you can do with this!' Well, ColdFusion MX 7 is here and this time, I won?t need to say a word. All you need to do is take a look at this release to see that I am not exaggerating whatsoever.'
"It's Here!" - Editor-in-Chief of ColdFusion Developer's Journal Introduces ColdFusion MX 7
ColdFusion Developer's Journal editor-in-chief Simon Horwith writes: 'It's finally here! ColdFusion MX 7 was released about an hour prior to this writing. This release is the most customer driven release of ColdFusion to date.'
Introducing the Macromedia Knowledge Base
'I've been looking for that!' 'How did it know what I was looking for?' If you've made any of these comments recently, then you've probably been using the Knowledge Base, a self-service guided search tool that allows you to access precise technical information on Macromedia products.
Getting Started with Macromedia Captivate
By now you've probably heard about Captivate (formerly RoboDemo), Macromedia's tool for creating engaging software simulations, demonstrations, and tutorials. You've decided to take the plunge and create your first 'captivating' demonstration, but how do you get started? This article will walk you through the basics of producing your very first Captivate project.
The 8 Line Ria Data Source
In the first article in this series (MXDJ, Vol. 2, issue 10) I made the case for the rich Internet application (RIA) and discussed the advantages of the Flash client. Last month we examined the construction of an XML driven RIA built using Flash S data and UI components.
Macromedia Previews Next ColdFusion and Flash Releases
At its annual developer conference, Macromedia provided a glimpse of new features that are under consideration in new releases of ColdFusion and Macromedia's Flash Player. The conference itinerary could be viewed using mobile phones.
A Little OOP, CF Style
I love building applications, and I've built some pretty good Flash and Central applications, if I may say so myself, but I never grasped the concept of building similar applications in ColdFusion (CF). By similar I am referring to how with Actionscript I can import a class and create an object containing properties, methods, and most likely some form of data.
ColdFusion MX 6.1 Updater is Available
Updates to ColdFusion MX 6.1 are now available and Macromedia is urging users to install the upgrader. Anyone expecting only minor bug-fixes from the 6.1 Updater will be pleasantly surprised by this comprehensive offering - much more than was at first speculated.
"Sneak-Peek" Preview of Blackstone Unveiled
The ColdFusion product team reveals that 'Blackstone' - the next-generation version of CF - will among other things provide a new, integrated business reporting capability; the ability to print from the browser without chopping off margins or breaking up content; and new, tag-driven forms capability that will enable developers to quickly and easily build and deploy multi-step data-entry forms.
Beginning OOP in AS 2.0
I tend to keep myself available to help people with code and Web projects on a daily basis. It seems to be quite fruitful. The majority of the questions tend to refer to Actionscript 2.0 and/or object-oriented programming (OOP) in Actionscript 2.0. It has become the inspiration for this article.
Macromedia Offers Elementary Schools Contribute 3, Reduced Licensing Fee
In an effort geared towards familiarizing elementary students with media applications, Macromedia announced a new, affordable license for elementary schools. This is the first time that Macromedia has offered licenses, reduced or otherwise, on the elementary level.
Wharton's "Spike" Intranet Moves to its Groundbreaking X Release
The University of Pennsylvania's Wharton School of Business, considered by many to have one of the best MBA programs anywhere, has been raising the interest of IT professionals for ten years.
Flash! Macromedia Releases Today Update for Flash MX and MX Professional 2004
Macromedia announced that a free update is available today for its Flash web applications program Flash MX 2004. The update, version 7.2, applies to both Flash MX 2004 and MX Professional 2004.
An OO Approach to War
With the advent of ColdFusion components (CFCs), introduced in ColdFusion MX version 6.0 and greatly improved in version 6.1, ColdFusion MX allows CF programmers to enter the mainstream of object-oriented (OO) programming. With the overwhelming success of the J2EE and the .NET platforms, OO has become the dominant paradigm for building commercial software and gaining a thorough, working knowledge of it is essential to any programmer's long-term career success.
"Blackstone" - Ben Forta Tells All
So far, all the information about Blackstone, the next major version of ColdFusion, has been third-hand, based on what bloggers have been saying after seeing Ben Forta preview the product. Now you can read information straight from the horse's mouth, courtesy of 'The Blackstone Tour Report,' which talks about all the features that Forta has been previewing (with the exception of the event gateway) and also gives some more information about what might be happening around CFCs, including serialized CFCs (so that you can replicate CFCs in session) and access to CFC code from Java.
Freaks & Geeks
The great thing about being a 'Freak' and working with a 'Geek' is not having to concern yourself with the nitty-gritty details of coding a dynamic site. The bad thing is that you will get involved with the nitty gritty details whether you like it or not.
XML for Web Designers
No doubt, you have heard about XML. XML is everywhere. For Web designers, that can add to the confusion. If something is everywhere, it's nowhere. If only you heard 'XML is the new HTML,' then maybe you could wrap your mind around it as a markup language. But chances are, you've heard much more than that about XML.
Making Headlines
In Part 1 of this two-part article (MXDJ, Vol. 2, issue 3) I showed how to invoke a Web service for the purpose of validating user input. Part 2 will delve a little deeper into the ColdFusion MX language structure specifically designed to handle XML result sets such as those returned from a Web service. The goal is to consume a Web service that will return headline news articles for a user-specified topic.
Do You Want Coffee with That Mojibake?
This is the second in a series of articles on globalizing ColdFusion MX (CFMX) applications. This article examines character encodings and CFMX, BIDI (bidirectional text), the use of Cascading Style Sheets (CSS) in application globalization (G11N), and why we should all just use Unicode.
Freaks and Geeks Unite Part 1
This past summer I decided that my courseware site needed a complete overhaul. It was, in fact, a bit of an embarrassment. As a teacher, writer, and lecturer I had been sticking my courseware and lectures notes up on a site that was designed more for convenience than anything else.
Integrating Flash MX 2004 and ColdFusion MX 6.1 with Web Services
This is a very good time to be a Web application developer. Over the years we have moved from complex and proprietary methods of sharing data, to a more standardized and easy-to-implement method of exchanging simple or complex objects over the Web.
News in Brief: Latest Figures Show ColdFusion Still At the Top
80,000 IP addresses host sites using ColdFusion, according to this month's Web Server Survey from UK company Netcraft.
ColdFusion MX: A Web Services Example
From the first day the Internet was conceived, its primary goal was to allow people to access information stored on remote computers. Over the last couple of years, the technology of Web services has evolved not only to enhance accessing this information, but to share it as well.
Customized ColdFusion
Three years ago, I wrote an article in ColdFusion Developers Journal discussing how to create customized roles-based Coldfusion {CF} authentication {CFDJ Vol. 2 Issue 3: 'Customize ColdFusion Authentication 1'} The article focused on showing how to implement page-level security within CF without the pains of setting up advanced security in ColdFusion 4.5.1.

Pages: 1 2 3 4 5 6 7 8 9 10 Next »
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
FEATURED WHITE PAPERS
SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
AJAX World - Sun Talks Up its Late-to-the-Party AIR-Silverlight Rival
At Java One this week Sun has been selling its yea
AJAX World - Skyway Software Announces RIA Developer Contest
According to Sean Walsh, President and CEO of Skyw
"Virtualization Journal" Debuts This Week at JavaOne
Founded in 2006, SYS-CON Media's 'Virtualization J
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up
Microsoft To Keynote 4th International Virtualization Conference & Expo
Mike Neil is general manager for virtualization st
Wal-Mart To Sell $399 Ubuntu Linux-based Laptop with Google Operating System
The Ubuntu Linux-based gOS operating system from G
Flex 4: My Wish List
Flex 2 was released in the Summer of 2006 and it w
Plug-in Integrator Pattern
This pattern is a hybrid of plug-in and event driv
AJAX World - Adobe Makes Flash & AIR Free for Mobile Widgets
A bunch of the boys have joined Adobe in forming t
Additions to My Computer Book Shelf
Many young programmers don't read books anymore.
Adobe and Industry Leaders Establish Open Screen Project
Today, Adobe announced the Open Screen Project, su
Forrester Turns Its Back to AJAX
I know, it's not nice and I should behave as if it
AJAX World - Cooking CRUD with Flex and BlazeDS
In today's cooking class you'll add to your cookbo
Java Updater: Sun and Google Are as Bad as Apple
Apple's taken some heat lately for their decision
Ubuntu Here We Come! - Java Finally To Become 100% Open Source
With only two weeks to go now before JavaOne, its
AJAX World - Curl Launches Adobe AIR Competitor
Curl announced the beta release of Curl Nitro, the
Is the Silverlight Adoption Rate Artificially Inflated?
Silverlight 2.0 is a freaking phenomenal RIA devel
AJAX World - Adobe Flex 4 Is Shaping Up
Adobe has published their first plan of what shoul
Book Review: Advanced AJAX by Shawn M. Lauriat
Because AJAX moves so much application logic from
Engelbart's Usability Dilemma: Efficiency vs Ease-of-Use
The mouse was the original idea of Doug Engelbart
PRODUCT REVIEWS
Book Review: Advanced AJAX by Shawn M. Lauriat
Because AJAX moves so much application logic from the server to the client, it forces many developers to master a wider range of web technologies than ever before. T
A Quick Analysis of BlazeDS Offering
Release of BlazeDS is a great help from the Flex enterprise adoption perspective. On the technical side, BlazeDS provides a lightweight replacement for LiveCycle Dat
Boost Productivity of Your Flex-Java Project with Log4Fx Component
It's hard to overestimate the importance of having a good logging facility when you develop distributed applications. Did the client's request reached the server-sid
MX Kollection 3 by InterAKT Online For Macromedia Dreamweaver
Web development is a changing industry. Technologies are born, thrive, and then die, while web developers experience a great stress helping their clients get an Inte
Using Electric Rain's Swift 3D 4.5 With Macromedia Flash. It Rocks!
It may only be a point release but that doesn't mean that Electric Rain, makers of the #1 3D modeling software tool for Flash animators hasn't come out swinging. Wha
BREAKING MX NEWS
CIC and 4Point Partner to Provide Enhanced Solutions for the Financial Services Industry
Communication Intelligence Corporation ("CIC") (BULLETIN BOARD: CICI) , a leading supplier