Lenny And Bo, ColdFusion Programmers (Vol. 12)

Posted May 10, 2007 at 7:57 AM by Ben Nadel

Tags: ColdFusion


 
 
 

 
Lenny And Bo, ColdFusion Programmers  
 
 
 

Dude, I need to win my wife over; get her to stop sleeping with all my friends.

You should write a ColdFusion component that wraps around the CFMail tag functionality and can send binary streams as attachments without writing them to disk.

How will that help?

It'll help me finish this project.

Do you ever think about anyone but your self?

I spent about 40 seconds in the shower this morning thinking about your wife.




Reader Comments

May 10, 2007 at 9:26 AM // reply »
171 Comments

I'm beginning to think I might be Lenny :)

http://blog.pengoworks.com/blogger/index.cfm?action=blog:584


May 10, 2007 at 9:37 AM // reply »
11,314 Comments

@Dan,

Where do you think I got the idea? (for the CFC, not the nature of the comic). I have been wanting to take your code and wrap it up in custom tags or a CFC... but every time I look at it, it seems more complicated than I remembered :) Maybe when I have a good weekend to myself, I'll get it done.


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
Jun 19, 2013 at 2:01 PM
Experimenting With The Amazon Simple Storage Service (S3) API Using ColdFusion
I have coincidentally been beating my head against the S3 API for the last week or so. One big "gotcha" I had to work around was file names and paths containing spaces. Remember to URL Enco ... read »
Jun 19, 2013 at 1:27 PM
Using Slice(), Substring(), And Substr() In Javascript
very good article. By the way IE supports negative values in substr or slice in verson 10. ... read »
Jun 19, 2013 at 11:33 AM
Filter vs. ngHide With ngRepeat In AngularJS
In your assessment, is it correct to say that given a list of say 500 items its more performant to use the `ngHide` method over the `filter` method? ... read »
Jun 19, 2013 at 10:18 AM
ColdFusion Path Usage And Manipulation Overview
Anyone happen to know if the file created by getTempFile will be automatically removed at any point? Nothing mentioned in the docs, and restarting CF doesn't remove them, so it seems it needs manu ... read »
Jun 19, 2013 at 9:41 AM
Working With Inherited Collections In AngularJS
I actually just ran into this same situation with a demo I was putting together. Your implementation of multi-lvl $scope's > Mine :) ... read »
Jun 19, 2013 at 8:17 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
@Prateek, to match a word or text you should use .toContain('word') that's a jasmine reference. website is : http://pivotal.github.io/jasmine/ ... read »
Jun 19, 2013 at 8:10 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Hi Guys, Actually i am doing e2e test of angular js of my project but i am not getting one thing that is how to press enter key through the test when my form is filled as i am not using a button but ... read »
Jun 18, 2013 at 9:20 PM
Mapping AngularJS Routes Onto URL Parameters And Client-Side Events
I couldn't find examples of passing multiple arguments using the when() routing statement so figured out through trial and error that you can pass multiple arguments using the following format: .whe ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools