Coldfusion

Tag details

Welcome to the 'Coldfusion' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Coldfusion'.

Look up Offsite Link "Coldfusion" at The Free Dictionary

Latest blogosphere posts tagged “Coldfusion”

  • Example of paginated content loaded via AJAX (2)


    InsideRIAAuthority Authority: 421
    A followup to my previous entry on handling paginated data within AJAX loaded content.
    1 day ago
  • ColdBox Book Released


    Ben Forta's BlogAuthority Authority: 125
    The first book on ColdBox has been released. The Definitive Guide To The ColdBox Platform is written by Luis Majano, the creator of ColdBox.
    2 days ago
  • XM Radio ColdFusion And Flash Powered iPhone App


    Ben Forta's BlogAuthority Authority: 125
    XM Radio Canada is powered by ColdFusion. Last week XM Radio Canada upgraded to ColdFusion 9, and also rolled out a new Flash based online player and an iPhone app called XMRO , both of which are powered by ColdFusion 9 on the back-end.
    2 days ago
  • Example of paginated content loaded via AJAX


    InsideRIAAuthority Authority: 421
    A simple example of dealing with paginated content with Ajax loaded divs.
    2 days ago
  • Reading is Fundamental


    Advertising, Marketing and DesignAuthority Authority: 149
    Back in the 70’s and 80’s when I was a kid, there was a program out called RIF, reading is fundamental.  I guess the program is still around today, but I remember the cheesy commercials/PSA’s to this day.  I was always a reader as a kid, breezing through book after book above the level of most classmates, not ...
    3 days ago
  • Adobe ColdFusion Enterprise 9.0 English


    WarezGardenAuthority Authority: 149
    Adobe ColdFusion Enterprise 9.0 English 2009 | ENG | Windows All | 439.15 Mb Adobe® ColdFusion® software enables developers to rapidly build, deploy, and maintain robust Internet applications for the enterprise. With the latest release, ColdFusion 9, developers can condense complex business logic into even fewer ...
    3 days ago
  • Cumulative Hot Fix 4 for 8.0.1


    Raymond Camden's ColdFusion BlogAuthority Authority: 427
    A new cumulative hot fix for ColdFusion 8.0.1 has been released. This is number four. Details and download may be found here: http://kb2.adobe.com/cps/529/cpsid_52915.html You may remember that the last CHF fix did not include security fixes. Oddly, this one includes two fixes. However, I have to ask (and will ...
    3 days ago
  • How to Move A Directory


    cfSearchingAuthority Authority: 124
    The round-a-bout way to move a directory always slips through my brain like it is a sieve. So this one is a reminder to myself. Use , or in ColdFusion 9 use the sleeker DirectoryRename() function. Note, an error will occur if the destination directory already exists. directory="#sourceDirec#" ...
    3 days ago
  • My DZone ColdFusion Interview


    Ben Forta's BlogAuthority Authority: 125
    A few weeks ago I chatted with DZones Nitin Bharti about ColdFusion 9 and beyond. The interview is now online.
    3 days ago
  • Tech Note: ColdFusion 9 Standard Serial Numbers Fail On Linux


    Ben Forta's BlogAuthority Authority: 125
    There is a problem with ColdFusion 9 Standard serial numbers on Linux. As per this tech note , the solution is to install without a serial number, and then enter the serial number through the System Information page of the ColdFusion Administrator.
    3 days ago
  • Performance Monitoring


    Advertising, Marketing and DesignAuthority Authority: 149
    Yesterday, I went through some of my old server monitoring code, prior to SeeFusion and found something interesting.  The code itself is pretty simple. It uses the function GetMetricData to pull in the performance monitor information and has a meta refresh every 5 seconds to keep reloading the updated information.  ...
    3 days ago
  • My Chat With ZDNet Australia


    Ben Forta's BlogAuthority Authority: 125
    When I was in Australia last month I had the opportunity to sit down with Chris Duckett to chat about ColdFusion, Flash, MAX announcements, and more, and the video is now online on the ZDNet Australia site. And it actually turned out pretty well (yes, I am somewhat surprised, this was basically moments after landing ...
    4 days ago
  • Getting ORM Stats via the Session and Factory


    Raymond Camden's ColdFusion BlogAuthority Authority: 427
    I hate Mark Mandel. Sure - he is easy to hate in general. Just ask him to say cache and you will have plenty of reasons. That being said - I have a new reason to hate him tonight. Because of a simple, offhand remark about ORM and ColdFusion debugging, my brain went into a death spiral of code writing and playing to ...
    4 days ago
  • Advancement of Computer


    Advertising, Marketing and DesignAuthority Authority: 149
    Alan Turing said any problem can be solved given the quantity of space, processing speed, and time. We see the proof to this theory as the computer memories and central process units have advanced in the computer hardware technology. The vast amount of new programs and old problems has been solved. Even in the ...
    4 days ago
  • Quick example of posting videos to Brightcove


    Raymond Camden's ColdFusion BlogAuthority Authority: 427
    A reader asked for help using Brightcove s API to upload a video using ColdFusion. While I do not plan on writing a full wrapper, or going into great detail, I thought a quick blog post on what he tried, and why it failed, could help others who plan on using the service. [More]
    4 days ago
  • Excel solved


    Advertising, Marketing and DesignAuthority Authority: 149
    So, after yesterday’s issue with Excel 2007 rejecting my perfectly formulated html and xml, I gave up on ever getting it to work.  This morning I went back to a thought about the Apache POI utility that’s been out and about for several years now.  It just so happens that it is already installed natively on the ...
    5 days ago
  • Get a ColdFusion 8 License for Cheap


    DavidTucker.netAuthority Authority: 100
    I am in the process of moving all of my servers to ColdFusion 9 Standard. That being said, I have an old ColdFusion 8 Standard license that I am currently selling on Ebay . I paid full price for this license ($1299) last year, and I can truly say that it was worth every penny. I know that many developers find the ...
    5 days ago
  • Simple example of processing a form in FW/1


    Raymond Camden's ColdFusion BlogAuthority Authority: 427
    I spent the last week learning FW/1 (you can see my quick review here ) and while - in general - it was pretty easy - one thing was a bit confusing for me. I had a hard time wrapping my head around the logic of: 1) User submits a form. 2) Controller checks the form. 3) If bad, we go back to the form. 4) If good, we ...
    5 days ago
  • Adobe Flash Platform ActionScript 3.0 Reference


    .swfgeekAuthority Authority: 110
    This is a short post but a helpful one in case You haven’t noticed it The ActionScript 3.0 reference for the Adobe  Flash Platform it’s out of beta and works great letting You select and filter out your results by APIs, frameworks, platform and more, and its information it’s not only of ActionScript 3.0 but ...
    6 days ago
  • 14 Days of ColdFusion 9 Caching: Day 14 - Setting the Server Cache Properties


    Aaron West's Technology BlogAuthority Authority: 125
    For my final post in this 14 day caching series I want to look at setting the server cache properties at runtime. I showed how to retrieve the cache settings in yesterdays post using the cacheGetProperties() function. To set the cache properties for either the template or object cache you use the cacheSetProperties() ...
    6 days ago

Comments about Coldfusion

Personal attacks are NOT allowed
Please read our comment policy