Ben Nadel Will Make You Code - Thanks Dave Dugdale!

Posted January 13, 2010 at 9:36 AM by Ben Nadel

Tags: ColdFusion

From time to time, people will shoot me an email thanking me for a particular blog post; I am always shocked and flattered that people take the time to do such things. Recently, however, Dave Dugdale took it one step further and totally made my day with a fresh, "Ben Nadel Commercial". What can I say - I love it!

 
 
 
 
 
 
 
 
 
 

You guys rock!



Reader Comments

Jan 13, 2010 at 9:46 AM // reply »
8 Comments

LOL! Great stuff! 2 thumbs up ;)


Jan 13, 2010 at 9:49 AM // reply »
10 Comments

Wow Ben, you've got fans! And I do have to admit, your posts are usually a great read!


Jan 13, 2010 at 9:57 AM // reply »
11 Comments

Ben,

I enjoyed making the video for you! It is the least I can do for all the help you have given me over the years for a hacker like myself.<CFSET Dave = "spaghetti code">. I can tell all your readers really appreciate the effort you put in to each post.

Also homage goes to Robert Bruce (KnifeGunPen) for the idea of doing this video. The format of my video is based on a video he did years ago that I thought was so cool.

Dave Dugdale
RentVine.com


Jan 13, 2010 at 10:14 AM // reply »
34 Comments

Excellent!


Jan 13, 2010 at 11:21 AM // reply »
40 Comments

You earned it man! You always have great articles on coding CF or JQuery...


Jan 13, 2010 at 11:38 AM // reply »
13 Comments

Thumbs up! :))))
Human creativity always improve my mood.


Jan 13, 2010 at 3:38 PM // reply »
14 Comments

Holy crap! How many points does he get for that?!


Jan 13, 2010 at 3:57 PM // reply »
11,243 Comments

@Dave,

Thank Robert for me :)

ps. I added your name to the title - sorry for the oversight.


Jan 13, 2010 at 4:48 PM // reply »
79 Comments

wait, who's Ben Nadel?


Jan 13, 2010 at 7:59 PM // reply »
11,243 Comments

@Jason,

I heard he's a cool guy ;)


Jan 14, 2010 at 3:31 PM // reply »
1 Comments

AND! Not only will he make you code, but with his Project HUGE... Ben Nadel is gonna PUMP YOU UP!


Jan 15, 2010 at 10:50 AM // reply »
8 Comments

Awesome site.

One of the few blogs I bother with - and the only CF one I bother with.

P.S. does Cara Beverage have any clothes on? (one of the random 'thumbs up' pics)


Jan 15, 2010 at 10:53 AM // reply »
11,243 Comments

@Phil,

Ha ha ha, yeah, that photo is taken at an odd angle ;)


Jan 15, 2010 at 11:08 AM // reply »
79 Comments

@Phil

You hurt my feelings :(

*sob*


Jan 15, 2010 at 11:40 AM // reply »
44 Comments

@Dave

Great video quality!


Jan 15, 2010 at 11:46 AM // reply »
11 Comments

@Jose thanks! I have been doing more video on my sites the last couple of years and I have learned a lot from the community over at Vimeo.


Jan 17, 2010 at 5:57 PM // reply »
1 Comments

The only CF blog I come to without the aid of Google. Thumbs up Ben!


Jan 18, 2010 at 4:41 AM // reply »
1 Comments

Great stuff! :D But it really speaks for me. Appreciate your effort put into this site!


Jan 21, 2010 at 9:51 PM // reply »
11,243 Comments

Thanks everyone :D


Feb 5, 2010 at 10:56 PM // reply »
6 Comments

It couldn't have been put any better than that Ben.

I read your blog for inspiration all the time, and I seem to find this site a lot searching when I have a problem with what I am working on.

I love the fact that your posts are progressive, they evolve as you discover new things; That is the same way I learn things. You also do it in simple code examples that don't use some high level programming paradigm that is only used by the most advanced coders.

That also gives beginners a level of comfort that is rare, making coding fun, and relaying the simple fact that CFML is really a fun language to code with, and you do not have to think like a robot to do it.

You also add a bit of humor and an undeniable human element to the otherwise terse element of programming.

bennadel.com not only makes you code better, It makes you want to code!

Keep up the great posts, you have a lot of fans and I am one of them!


Feb 6, 2010 at 5:36 PM // reply »
11,243 Comments

@Kevin,

Thank you so much : ) That is very touching to hear (also, I know I owe you an email). You rock!


Dan
Mar 24, 2010 at 11:22 AM // reply »
1 Comments

Nice work Dave. Super creative, yet simple and powerful. Just like all of your videos.



Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 5:19 AM
Ask Ben: Print Part Of A Web Page With jQuery
How to print also the background color of table cells and table lines ... read »
May 23, 2013 at 3:55 AM
Javascript Array Methods: Unshift(), Shift(), Push(), And Pop()
very interesting and helpful too. ... read »
May 22, 2013 at 5:35 PM
Script Tags, jQuery, And Html(), Text() And Contents()
This is still an issue 2 years later. jQuery is supposed to remediate these cross browser issues, no? I have been unable to find any statement from the jQuery team calling this behavior "by de ... read »
May 22, 2013 at 12:44 PM
Ask Ben: Query Loop Inside CFScript Tags
In cf10, if you call a function that has: local.result = {}; local.result.msg = ""; local.svc = new query(); local.svc.setSQL("SELECT * FROM..."); local.obj = local.svc.exe ... read »
May 22, 2013 at 12:29 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben: What version of Java are you using? Also, did you test users.id to see what Java reports as the data type? I wonder if it's not a Java primitive data type, but getting returned as something ... read »
May 22, 2013 at 11:47 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dana, Awesome - so it looks like this bug was fixed in ColdFusion 10. Thanks so much for double-checking that. ... read »
May 22, 2013 at 11:37 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
When I c&p and run on cf10, I get: Selected User IDs: 1,4 User 1 selected: YES - YES User 2 selected: NO - NO User 3 selected: NO - NO User 4 selected: YES - YES User 5 selected: NO - ... read »
May 22, 2013 at 11:27 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Tom, Good thought, but no dice. Both of these still exhibit the same behavior: users.id[ users.currentRow ] users[ "id" ][ users.currentRow ] It's just something whacky happening with ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools