Subscribe
Subscribe
Subscribe Options (Close)
Topic: ColdFusion
New with Topic: ColdFusion
haissam e posted a blog entry
PDF Secure COM Component 1.02
Type: Shareware Cost: $99.95 Size: 1.67 MB Release date: 25 Nov 2009 Platform: Win95,Win98,WinME,WinNT 3.x,WinNT...
Type: Shareware Cost: $99.95 Size: 1.67 MB Release date: 25 Nov 2009 Platform: Win95,Win98,WinME,WinNT 3.x,WinNT...
cfjedimaster posted a blog entry
Quick Tip - Treating a ColdFusion Query like a Structure
I've mentioned this before, but as it came across today on my forums, I thought it wouldn't hurt to write up a quick example....
I've mentioned this before, but as it came across today on my forums, I thought it wouldn't hurt to write up a quick example....
Cougar bookmarked a link
Jennyfur posted a tweet
@davekonopka they have to use cold fusion... how happy could they be?
cfjedimaster posted a blog entry
Last Reminder - Best of ColdFusion 9 Contest
As Thanksgiving approaches, I'll remind people that coding is an excellent way to burn off calories (seriously!). Do not...
As Thanksgiving approaches, I'll remind people that coding is an excellent way to burn off calories (seriously!). Do not...
Akbarsait N posted a blog entry
Installing CFWheels 1.0
ColdFusion on Wheels 1.0 a production ready version hits the web today. To be frank I haven't tried it before and just want to...
ColdFusion on Wheels 1.0 a production ready version hits the web today. To be frank I haven't tried it before and just want to...
aaronjlynch posted a blog entry
Google App Engine's Virtual File System with OpenBD
Working with the virutal file system on Google App Engine is fairly simple once you grasp the fact that all of your...
Working with the virutal file system on Google App Engine is fairly simple once you grasp the fact that all of your...
cfjedimaster posted a blog entry
Learning ColdFusion as a Service
Two weeks ago I was honored to give a presentation on ColdFusion as a Service (CFaaS) at RIAUnleashed. I chose that topic...
Two weeks ago I was honored to give a presentation on ColdFusion as a Service (CFaaS) at RIAUnleashed. I chose that topic...
DoubleG posted a blog entry
Update: Coldfusion List To Array Bug
I just received an email from Adobe indicating that the list to array bug that I reported this month has been fixed and will be...
I just received an email from Adobe indicating that the list to array bug that I reported this month has been fixed and will be...
cfjedimaster posted a blog entry
Ask a Jedi: ColdFusion Autosuggest on 2 Columns
Mike asks:I'm working on a suggestion list for a search box, is it possible to query more than one column and return that...
Mike asks:I'm working on a suggestion list for a search box, is it possible to query more than one column and return that...
m!les bookmarked a link
aaronjlynch posted a blog entry
Coldfusion on the Google App Engine with Open BlueDragon
The future is now! A little melodramatic maybe, but this technology is exciting. Free cfml app servers with...
The future is now! A little melodramatic maybe, but this technology is exciting. Free cfml app servers with...
cfjedimaster posted a blog entry
Quick example of jQuery/ColdFusion 9 multifile uploader
I was talking to a reader earlier today about ColdFusion 9's new multi-file uploader. I mentioned my earlier blog post which...
I was talking to a reader earlier today about ColdFusion 9's new multi-file uploader. I mentioned my earlier blog post which...
AmethystDragon posted a tweet
IIS & Coldfusion is an utter pig if you are a muppet like me who's never done it before - I can't believe how difficult its been
Macronimous.com posted a tweet
Is cold fusion dead? http://www.iscoldfusiondead.com/ - But I do not think it lives a great life! - even though Adobe owns that!
cfjedimaster posted a blog entry
Recording for Intro to ColdFusion 9 ORM
For those who couldn't make my ColdFusion 9 ORM presentation today, Charlie Arehart has posted the...
For those who couldn't make my ColdFusion 9 ORM presentation today, Charlie Arehart has posted the...
Cutter posted a tweet
cfjedimaster posted a blog entry
Quick Tip - CFLOG and JSON
As my friends will tell me, I'm something of a cflog fiend. I use logging as my primary debugging tool. It's not perfect, but...
As my friends will tell me, I'm something of a cflog fiend. I use logging as my primary debugging tool. It's not perfect, but...
cfjedimaster posted a blog entry
jQuery Quickie: Highlighting a table row after selecting a checkbox
One of the nice little UI features in GMail is how it will highlight an entire table row when you check the checkbox for a...
One of the nice little UI features in GMail is how it will highlight an entire table row when you check the checkbox for a...
cfjedimaster posted a blog entry
Talking about ColdFusion 9 and ORM Tomorrow
Tomorrow I'll be giving my "Introduction to ColdFusion ORM" presentation to the Online ColdFusion Meetup. For more details,...
Tomorrow I'll be giving my "Introduction to ColdFusion ORM" presentation to the Online ColdFusion Meetup. For more details,...
oarevalo posted a blog entry
Model-Glue / HomePortals Sample Application
A few weeks ago I wrote about how to use the layout management features of HomePortals on a ColdBox 3 application. This time I...
A few weeks ago I wrote about how to use the layout management features of HomePortals on a ColdBox 3 application. This time I...
cfjedimaster posted a blog entry
Ask a Jedi: Round robin display of data
This came in via my forums today and I thought it was too interesting to not blog about. If you read his post, you can see he...
This came in via my forums today and I thought it was too interesting to not blog about. If you read his post, you can see he...
cfjedimaster posted a blog entry
Looking For: Writing ColdFusion in Visual Studio
A reader asked me this morning about plugins/extensions/etc for doing ColdFusion development in Microsoft's Visual Studio. He...
A reader asked me this morning about plugins/extensions/etc for doing ColdFusion development in Microsoft's Visual Studio. He...
JasonBartholme posted a blog entry
Web Development is Just Cut and Paste
No, this isn’t my opinion, but it is the opinion of some figures of authority that believe what a web developer does is...
No, this isn’t my opinion, but it is the opinion of some figures of authority that believe what a web developer does is...
cfjedimaster posted a blog entry
"Pretty Dates" with jQuery (ColdFusion example)
Just a quick note here to share a jQuery plugin that Todd Sharp shared with me: Prettydate. Prettydate takes dates (which you...
Just a quick note here to share a jQuery plugin that Todd Sharp shared with me: Prettydate. Prettydate takes dates (which you...
Bill posted a blog entry
ColdFusion 9 Upgrade - my pitfalls and issues
I had a brief search round the Net for other people's experiences with upgrades from ColdFusion 8 to ColdFusion 9. After a...
I had a brief search round the Net for other people's experiences with upgrades from ColdFusion 8 to ColdFusion 9. After a...
Demon Hunter posted a blog entry
cf.Objective(ANZ) 2009 Recap – Part 1
Well, this is my 3rd time attending a development conference and I had a great time there. I am glad that now there is a...
Well, this is my 3rd time attending a development conference and I had a great time there. I am glad that now there is a...
cfjedimaster posted a blog entry
Some notes on CFFILE/UploadAll
Earlier this week I blogged about the new multi-file uploader in ColdFusion 9. While that control handles the front end support...
Earlier this week I blogged about the new multi-file uploader in ColdFusion 9. While that control handles the front end support...
cfjedimaster posted a blog entry
Exploring CFaaS Presentation
Hey folks - here are the slides and code from my Exploring ColdFusion as a Service presentation at RIAUnleashed. Please note...
Hey folks - here are the slides and code from my Exploring ColdFusion as a Service presentation at RIAUnleashed. Please note...
cfjedimaster posted a blog entry
Call for Speakers: CFUNITED and cfObjective
Two big announcements from two of the largest ColdFusion conferences. CFUNITED has opened its call for speakers for the 2010...
Two big announcements from two of the largest ColdFusion conferences. CFUNITED has opened its call for speakers for the 2010...
saravanamuthu posted a tweet
Top 100 ColdFusion websites: http://bit.ly/2BAjKj
Freelancing R posted a blog entry
Ajax Upload
Script With PHP, .NET Or Coldfusion
Script With PHP, .NET Or Coldfusion
clearcrystalmedia posted a blog entry
Using extra CFC attributes for documentation
For the ColdFusion on Wheels API documentation, we chose to do something a little unconventional (but pretty cool). Using some...
For the ColdFusion on Wheels API documentation, we chose to do something a little unconventional (but pretty cool). Using some...
not_a_cupid posted a blog entry
Ajax Upload Script With PHP, .NET Or Coldfusion
AJAX Upload is a free script for easily impelementing Ajaxed upload interfaces. It comes with ready-to-use server-side code...
AJAX Upload is a free script for easily impelementing Ajaxed upload interfaces. It comes with ready-to-use server-side code...
Demon Hunter posted a tweet
this going to be interesting - hook up #coldfusion with electronic board arduino #cfoanz by @justinmclean
cfjedimaster posted a blog entry
ColdFusion 9 developer? Grab the 8.0.1 release notes!
Last week I wrote a quick blog entry discussing how one could determine what changed between ColdFusion 8 and 9. This was...
Last week I wrote a quick blog entry discussing how one could determine what changed between ColdFusion 8 and 9. This was...
cfjedimaster posted a blog entry
Important notes about ColdFusion 9's new multi file uploader
Note - the following applies to any multi file uploader - not just the one that ships with ColdFusion 9. Earlier today I read a...
Note - the following applies to any multi file uploader - not just the one that ships with ColdFusion 9. Earlier today I read a...
cfjedimaster posted a blog entry
Very cool ColdFusion 9 Video
I was looking over Dan Vega's cool article on ColdFusion 9 UI controls today when I discovered the following in one of his...
I was looking over Dan Vega's cool article on ColdFusion 9 UI controls today when I discovered the following in one of his...
Adi bookmarked a link
Status | Facebook
never thought of that! RT: @gulpanag @mobmag: When Stephen Hawking is on a plane, does he have to switch himself off? http://bit.ly/NNSeY [from http://twitter.com/madguy000/statuses/5581122416]
never thought of that! RT: @gulpanag @mobmag: When Stephen Hawking is on a plane, does he have to switch himself off? http://bit.ly/NNSeY [from http://twitter.com/madguy000/statuses/5581122416]
16 days ago
Delicious
| Topics: tweecious, HTML, DataFormats, StyleSheets | Add delicious to your profile
Delicious
| Topics: tweecious, HTML, DataFormats, StyleSheets | Add delicious to your profilemStudios posted a blog entry
How-to integrate ColdFusion and MAMP to run on your local server.
After many hours of frustration not knowing why I failed to get ColdFusion running in my developers environment I came across...
After many hours of frustration not knowing why I failed to get ColdFusion running in my developers environment I came across...
mStudios bookmarked a link
cfjedimaster posted a blog entry
jQuery/CFDebugging One-Liner
Ok, so this is more proof of concept than actual usable code, but I thought it might be fun to write up during lunch. Have you...
Ok, so this is more proof of concept than actual usable code, but I thought it might be fun to write up during lunch. Have you...
Abyss K posted a tweet
Any ColdFusion devs out in the Orlando/NSB/Titusville area looking for a job? Just got a call from a recruiter if you want the info.
17 days ago
Twitter
| Topics: NSB, recruiter, ColdFusion, looking for a... | Add twitter to your profile
Twitter
| Topics: NSB, recruiter, ColdFusion, looking for a... | Add twitter to your profilecfjedimaster posted a blog entry
Demo of CFWINDOW and jQuery Date Picker
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...
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...
Demon Hunter posted a tweet
RT @spaulds: See @benforta and @tpryan present on ColdFusion 9 and the Flash Platform live from Sydney @2pm today! http://bit.ly/3kCWS0
clearcrystalmedia posted a blog entry
My first social artifacts
In my first major attempt to show, not tell, I've been working on a screencast series for the ColdFusion on Wheels framework....
In my first major attempt to show, not tell, I've been working on a screencast series for the ColdFusion on Wheels framework....
cfjedimaster posted a blog entry
Reminder - Best of ColdFusion 9 Contest
Just a reminder, but do not forget to work on your entry to the Best of ColdFusion 9 contest. The deadline is November 30th, a...
Just a reminder, but do not forget to work on your entry to the Best of ColdFusion 9 contest. The deadline is November 30th, a...
saravanamuthu posted a tweet
Small ui issue in #Coldfusion 9 cfgrid http://bit.ly/3PTk67
cfjedimaster posted a blog entry
ColdFusion/ORM Example - Filtering with a many to many
Let me be clear - I'm not sure this is the best way to do this - but it worked and as it took me a while to Google up the...
Let me be clear - I'm not sure this is the best way to do this - but it worked and as it took me a while to Google up the...
brandonmoser bookmarked a link
21 days ago
Delicious
| Topics: coldfusion, oop, reference, development | Add delicious to your profile
Delicious
| Topics: coldfusion, oop, reference, development | Add delicious to your profileRelated topics
adobe
AJAX
Blue Dragon
cfwheels
coldfusion on wheels
css
development
howto
internet
JavaScript
jquery
mamp
PHP
tools
webdevelopment
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy











