Sorry didn't realize you were asking for a critique. 

#1. Start an online study group.  Pick a starting date and work through 
the book a chapter per week keeping  the site updated as to the current 
chapter etc..

#2. Create a forum that follows the study group. (ie.. break it down by 
week / chapter)

#3. I like the Q/A however, who comes up with the answer? Is that the 
last word? maybe there should be the ability to discuss the question / 
answer

#4. When providing code in a question in addition to the explanation the 
Answer should display the result of running the code. 
Question: what will the following code produce:
<cfset myVar = "Happy Birthday">

<cfoutput>#myVar#</cfoutput>

Answer: Setting a variable then outputting that variable will result in 
the value of the variable being displayed. See the display box for the 
result of running the code in question.

***************************************************
*    Happy 
Birthday                                                                      
*
*                                                                        
                          *
*                                                                        
                          *
*                                                                        
                          *
*                                                                        
                          *
*                                                                        
                          *
***************************************************

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:232077
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to