Downloading PDFs Of The ColdFusion Developer's Journal

Posted June 23, 2007 at 6:07 PM by Ben Nadel

Tags: ColdFusion

I just found out that you could download the ColdFusion Developer's Journal issues as PDFs. I am probably like a million years behind everyone on this, but I was reading a blog entry this last week about the video ads on CFDJ (sorry, I cannot remember which blog) and someone commented that you hate the video ads, you could just download the PDFs directly:

ColdFusion Developer's Journal PDFs

This is way cool! Thanks for pointing this out (I really with I could remember where I read this.)


 
 
 

 
Girl Reading ColdFusion Developer's Journal PDF  
 
 
 


Reader Comments

Jun 23, 2007 at 7:55 PM // reply »
319 Comments

Who wants to make a bet that this was intentional? ;) I'm thinking not.


Jun 23, 2007 at 8:03 PM // reply »
11,243 Comments

That what was not intentional? Having the PDFs downloadable? Do you think I should take this post down??? I don't want to exploit some mistake someone made.


Jun 23, 2007 at 8:03 PM // reply »
25 Comments

i think we're about to find out :)


Jun 23, 2007 at 8:06 PM // reply »
25 Comments

err... my previous comment was in response to ray.

fwiw, i don't believe it is intentional either. i think it'd significantly cut down on the amount of print subscriptions if folks could just download pdfs.

and now that (from what i understand) the CFDJ is going digital only... that much more likely that this is an oversight.


Jun 23, 2007 at 8:07 PM // reply »
11,243 Comments

I am removing the link till I know more.


Jun 23, 2007 at 10:09 PM // reply »
1 Comments

@charlie et al, regarding cutting down on print subscriptions, I believe the only subscription option is PDF and that print is no longer available since sometime earlier this year...

"1-Year Digital Edition .PDF subscription for 12 issues $99
2-Year Digital Edition .PDF subscription for 24 issues $129"


Jun 23, 2007 at 11:16 PM // reply »
14 Comments

Hmm - as an ex-subscriber, I keep getting emails from Sys-con prompting me to download the PDFs, but I seem to have to register each month.

</cliff>


Jun 24, 2007 at 1:29 AM // reply »
26 Comments

The comment was on CF-Community


Jun 24, 2007 at 2:27 AM // reply »
18 Comments

The pdf download link has been available to a lot of people for a long time. ...


Jun 24, 2007 at 2:52 AM // reply »
26 Comments

Due to their signup page I was also under the impression that they were PDF only, making the Fusion Authority Quarterly Update the only print ColdFusion magazine/journal. We asked Simon and said that they're still doing print.
Of course, I have not gotten a print issue in a while, but....


Jun 24, 2007 at 7:28 AM // reply »
148 Comments

Used to be able to get a print version of CFDJ at a B&N near where I used to work. Disappeared from the shelves about 5 years ago or so. At that price, I refuse to buy a subscription if I can't preview the issue at the newstand - not every issue has articles of interest for me.


Jun 24, 2007 at 8:34 AM // reply »
319 Comments

Not to start a "I'm better than you" type war - but I'd HIGHLY recommend FAQU (Fusion Authority Quaterly Update) over CFDJ now.


Jun 24, 2007 at 12:33 PM // reply »
11,243 Comments

FAQu is definitely high quality! I am a huge fan.

http://www.bennadel.com/index.cfm?dax=blog:748.view
http://www.bennadel.com/index.cfm?dax=blog:422.view


Jun 24, 2007 at 2:56 PM // reply »
1 Comments

The PDF directory on Sys-Con has never been secure - not ever, and Sys Con have been made aware of it numerous times - they simply don't care.


moz
Jun 24, 2007 at 4:57 PM // reply »
1 Comments

I think that PDF format is the best format. You can easily read your favorit magazin, or any other text.


Jun 26, 2007 at 12:19 PM // reply »
11,243 Comments

My contact over at SYS-CON has confirmed that this link is available. I have re-linked the post above.



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 4:26 PM
ColdFusion QueryAppend( qOne, qTwo )
@Heather, Glad people are still getting value out of this! ... read »
May 23, 2013 at 3:49 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@WebManWalking, I meant the code at the bottom (not the video). I did try to experiment with an intermediary variable, like: value = users.id[ i ]; arrayContains( userIDs, value ); ... but t ... read »
May 23, 2013 at 11:06 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, Are you talking about As Number: YES As String: YES As Java: YES? If so, that's with 3 different ways of referencing the constant 1, not users.id[1]. Query object references(*) are what seem ... read »
May 23, 2013 at 9:55 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dan, According to the CF Admin, I'm running Java "1.6.0_45". As far as the DB column, in the database it's an INT. I'll see if I can dig into what CF sees it as. @WebManWalking, But h ... read »
May 23, 2013 at 9:49 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, I think the problem is that we're used to loose typing in ColdFusion, like JavaScript. If a value is a number but it's needed in an expression to be a string, noooo problem. I've encountered ... read »
May 23, 2013 at 9:47 AM
ColdFusion QueryAppend( qOne, qTwo )
You rock! Thank you, thank you, thank you!!! ... read »
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 »
InVision App - Prototyping Made Beautiful With Prototyping Tools