Cfapplication Name=blog Causeaddiction=yes
<cfapplication name=”blog” causeaddiction=”yes”>
<cfset baseurl=”http://www.danielsjourney.com”>
<cfif not somethinginteresting=”“>
<cfif obtaintime(“thursday”)=”“>
<CF_STAGE FAVORITES=”to_blog” URL=somethinginteresting>
<cfif getinterestingsomethings(“to_blog”) >= 10>
<CF_WARN WHO=”reader” WHAT=message>
</cfif>
</cfif>
</cfif>