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
"coldfusion"
at The Free Dictionary
Latest blogosphere posts tagged “coldfusion”
-
Demo of CFWINDOW and jQuery Date Picker
Raymond Camden's ColdFusion Blog —
Authority: 129
A reader Paul wrote me and described an issue he was having with the jQuery UI date picker. It worked in a form embedded on his page but refuses to work within a CFWINDOW. Lets look at an example of what he tried and Ill explain what went wrong and how to fix it. [More]11 hours ago -
ColdFusion functions summary
Adobe Blogs —
Authority: 445
This post is prompted by a user comment in the Adobe ColdFusion 9 CFML Reference asking for a single page listing all the ColdFusion functions. Heres a link to an HTML page that contains all the ColdFusion functions listed alphabetically: ColdFusionFunctions.htm A quick Ctrl+F on the page can ...14 hours ago -
ColdFusion: Small Try/Catch Gotcha With CreateObject() and Exceptions
cfSearching —
Authority: 114
Exceptions can be deceptive and loathsome creatures at times. Case in point, I was happily using createObject() to load an object from a java jar in my classpath. I then added a try/catch. So I could detect when the jar probably was not added to the CF classpath properly, and display a more meaningful error message. ...2 days ago -
No more use for StructFind() ?
cfSearching —
Authority: 114
For some reason I always forget about the one good use for StructFind() . (Thank goodness for old blog entries). Though it seems even that use is gone in ColdFusion 9. Can anyone think of another one? #getSomeStructure()["dog"]#3 days ago -
ColdFusion/ORM Example - Filtering with a many to many
Raymond Camden's ColdFusion Blog —
Authority: 129
Let me be clear - Im not sure this is the best way to do this - but it worked and as it took me a while to Google up the answer and test it, I thought Id share.Ok - so imagine an entity that has a many-to-many relationship. A good example is a blog entry with many categories. Any one blog entry may have multiple ...3 days ago -
Java Developer with Coldfusion Experience
Philippine Call Center Jobs —
Authority: 133
(National Capital Reg – Eastwood) Requirements: * Candidate must possess at least a Bachelor’s/College Degree in Computer Science/Information Technology or equivalent. * At least 3 years experience in Java Development. * Has extensive experience in software development using Java/J2EE technologies . * Has ...3 days ago -
C# 4.0 new features: Named and Optional arguments
dzone.com: latest front page —
Authority: 169
Lets understand the usage of c# 4.0s new feature "Named and Optional arguments". This feature is most helpful when we have methods which accept many number of parameters. This feature simplifies the issue with large number of parameters.4 days ago -
Ask a Jedi: Name conflicts on file rename/move
Raymond Camden's ColdFusion Blog —
Authority: 129
Matt asks: My question is - is there a simple way to check for nameconflict on cffile action=rename like there ins on cffile action=upload. I have an application where I want to rename whatever they upload to match their order number. Its fine if they just upload one image, but not cool if there is more than one. Im ...4 days ago -
ColdSpring Presentation - Slides and Code
Raymond Camden's ColdFusion Blog —
Authority: 129
Ive embedded the SlideSix version of my ColdSpring presentation from yesterday. This does not include the recording URL. I am working on that. When I get it working, Ill edit it at SlideSix and will not update this entry (but I may post a comment). Enjoy - and sorry for the delay. Dont forget - you can download ...5 days ago -
The 5th of November
Advertising, Marketing and Design —
Authority: 140
A long time ago in a country far away, on a day not unlike today, one man (and his merry men) decided that the best solution for governmental overhaul was to completely and literally destroy it. Movies and comics have been made glorifying the deed as well as condemning it, and the relevance of this sort of behavior ...5 days ago -
Demo: Using jQuery and perserving UI state
Raymond Camden's ColdFusion Blog —
Authority: 129
This week I had an interesting (email) conversation with a reader. Jason is a .Net developer using jQuery to build a simple form. On his page he had a UI feature where one of two DIVs were displayed. He had no problem with handling the logic of showing one div or another on the client side, but he was interested in ...5 days ago -
Contribute to ColdFusion Cookbook and Win CF WACK and CF 8 Developer Tutorial Books
Akbarsait's Blog —
Authority: 108
Im happy to announce another ColdFusion Cookbook contest, as we all know Adobe recently launched the new ColdFusion Cookbook section. As of now the ColdFusion Cookbook has 123 great recipes. So Im calling all the ColdFusion developers for to reach the next target of 200 recipes in ColdFusion Cookbook section. ...5 days ago -
ColdFusion DevCamp This Weekend
Ben Forta's Blog —
Authority: 125
ColdFusion DevCamp takes place this Saturday at Adobes San Francisco office. This will be an interactive event where attendees will work in small teams to build projects using ideas from the team members or from a suggested list of projects. This event is free and will be led by community members and ColdFusion ...5 days ago -
Checking for updates to tags/functions in ColdFusion 9
Raymond Camden's ColdFusion Blog —
Authority: 129
Just a quick tip here. If you want to find out what changed in ColdFusion 9 at a tag/function level, there are three places you need to check. All of these may be found within the CFML Reference.1) The first place is the listing of new tags and new functions . This one is kind of obvious.2) The second place is the ...6 days ago -
Interesting CFDUMP Bug
Raymond Camden's ColdFusion Blog —
Authority: 129
I thought I was going crazy for a minute but Ive discovered an interesting bug with CFDUMP under ColdFusion9. Create two components, like so: test.cfc test2.cfc Notice that both CFCs have different methods. (Ill explain why test is commented out in a second.) Now put both CFCs in an structure (arrays also ...6 days ago -
ColdSpring Presentation (Warning - Rough Draft)
Raymond Camden's ColdFusion Blog —
Authority: 129
Im going to give a rough draft presentation today covering ColdFusion and ColdSpring. This is something Ive been asked to do for my main contract gig and Id like to get some feedback on how I can improve the presentation before I give it to them. So with that being said, if you already know ColdSpring, Id greatly ...6 days ago -
A Better PdfPageEventHandler with JavaLoader/CFCDynamicProxy
cfSearching —
Authority: 114
Yesterday , I wrote about discovering a true gem in latest version of Mark Mandels JavaLoader: the CFCDynamicProxy . This tiny, but powerful, class acts as a wrapper around a ColdFusion cfc. Essentially allowing it to mimic a native java object and communicate directly with other java objects in ways it never ...6 days ago -
JavaLoader 1.0 / CFCDynamicProxy (I Think I am in Love)
cfSearching —
Authority: 114
So after many weeks, I finally got a chance to work with Mark Mandels JavaLoader 1.0 Beta today, and boy did it put a smile on my face. When I started reading the documentation on the Dynamic Proxy, I nearly fell out of my chair. ...And there on the other side, read the following words ... In JavaLoader 1.0, ...6 days ago -
Free Flex Training For ColdFusion Developers
Ben Forta's Blog —
Authority: 125
Later this month well be running a series of free full day seminars for ColdFusion developers, focused on getting started with Flex, using Flash Builder 4, and ColdFusion Flex integration. Well be hosting events in Plano TX, Durham NC, Denver CO, Newport Beach CA, Atlanta GA, Chicago IL, Washington D.C., and San ...1 week ago -
Setup Coldfusion debugging in Eclipse
Pixel2Life.com: Latest 15 Tutorials —
Authority: 153
Setup Coldfusion debugging in Eclipse1 week ago