Posted in | Posted on 06-29-2010 | 4,481 views
Let's be honest. The most important aspect of a conference isn't
location, speakers, sessions, or dare I say it, food, but rather the
t-shirt you go home with. This year CFUNITED is looking to the
community for help in designing the 2010 conference tee shirt. All you
need to do is come up with a snazzy, funny, coy, etc bit of CFML code
to put on the front of the shirt. As an example, a few years back a
company produced a set of beer glasses with some
There will be a first, second, and third place winner. The first place winner will get 50% off their ticket to CFUNITED and their code printed on the official conference tee shirt. The second and third place winner will both get $200 off the ticket price.
To enter, simply post your entry as a comment below. I'll be picking winners Friday at the end of business.
As a reminder, CFUNITED is coming soon. You have 28 days left to register. Myself, and many other community members, will be speaking on a variety of topics. Register now!


<cfswitch expression="#activity#">
<cfdefaultcase>
<cfset doDrinkBeer() />
</cfdefaultcase>
</cfswitch>
</cfloop>
<!-- embed SuperAwesomeWelcomeMessageThatWillBlowYourMind.swf here---->
<cfelse>
<!-- dull welcome message here---->
Welcome.
</cfif>
<cfimage source="images/j0439239.jpg" name="myImage">
<!--- Set the background color to green. --->
<cfset ImageSetBackgroundColor(myImage,"green")>
<!--- Draw four rectangles in the background color. --->
<cfoutput>
<cfloop from="1" to="100" index="i" step="9">
<cfset ImageClearRect(myImage,#i#,#i#,#i#,#i#)>
</cfloop>
</cfoutput>
<!--- Save the modified ColdFusion image to a file. --->
<cfimage source="#myImage#" action="write" destination="test_myImage.jpeg" overwrite="yes">
<!--- Display the source image and the new image. --->
<img src="images/j0439239.jpg">
<img src="test_myImage.jpeg">
SpaDay = StructNew();
StructInsert(SpaDay, "massage", FORM.massagetime);
StructInsert(SpaDay, "hottub", FORM.soaktime);
StructInsert(SpaDay, "drink", FORM.drink);
</cfscript>
<!---Mobile Browsers! Disable any Javascript or if using any Frames Break Out from Frames--->
<cfelse>
<!---Move On--->
</cfif>
<cfargument name="learnMuch" default="true">
<cfargument name="haveFun" default="true">
<cfif learnMuch AND haveFun>
<cfset session.start = "7/28/2010">
<cfset session.end = "7/31/2010">
<cflocation url="LansdowneResort.cfm">
</cfif>
</cffunction>
rev = 2010
what = "A ColdFusion, Flex & AIR Conference"
where = "Lansdowne Resort & Conference Center"
when = "Wednesday 7/28/2010, Thursday 7/29/2010, Friday 7/30/2010, Saturday 7/31/2010"
/>
coding="efficient,rapid"
<cfelse>
coding.time = coding.time * 2
</cfif>
var betterMe=arrayNew(1);
arrayappend(betterMe,getSessions(me));
arrayappend(betterMe,getSocial(me));
return betterMe;
}
<cfset my.response = mid("COLDFUSION", 5, 2)>
</cfif>
<cfif FindNoCase("PHP",submission)>
<cfoutput>
Project Completion date: <strong>Never</strong>
</cfoutput>
<cfelseif FindNoCase("CFM",submission)>
<cfoutput>
Project Completed: <strong>Just Now</strong>
</cfoutput>
</cfif>
<cfloop condition="lyric neq 'Never gonna tell a lie and hurt you'">
<cfswitch expression="#lyric#">
<cfcase value="">
<cfset lyric = "Never gonna give you up">
</cfcase>
<cfcase value="Never gonna give you up">
<cfset lyric = "Never gonna let you down">
</cfcase>
<cfcase value="Never gonna let you down">
<cfset lyric = "Never gonna run around and desert you">
</cfcase>
<cfcase value="Never gonna run around and desert you">
<cfset lyric = "Never gonna make you cry">
</cfcase>
<cfcase value="Never gonna make you cry">
<cfset lyric = "Never gonna say goodbye">
</cfcase>
<cfcase value="Never gonna say goodbye">
<cfset lyric = "Never gonna tell a lie and hurt you">
</cfcase>
</cfswitch>
<cfoutput>#lyric#<br /></cfoutput>
</cfloop>
<cfset shirt.mainContents = "CF Geek">
<cfif hour(now()) gt 8 AND hour(now()) lt 17>
<cfset shirt.additionalContents = "Knowledge">
<cfelse>
<cfset shirt.additionalContents = "Beer">
</cfif>
<cfdump var="#shirt#">
<cfset Lyric = "give you up, let you down, run around and desert you, make you cry, say goodbye, tell a lie and hurt you" />
<cfoutput>
<cfloop list="#Lyric#" index="i">
Never gonna #i#<br />
</cfloop>
</cfoutput>
The list will defiantly fit on a shirt better.
I was going for the over programmed approach... LOL
<cfunited year="2010" result="awesome">
<cfset who = setCoolPeople("me") />
<cfset what = "CF" + "Flex" + "AIR"/>
<cfset where = "Virginia"/>
</cfunited>
... or some variation of the above that fits on a shirt.
<cf_United action="learn" list="ColdFusion,Flex,AIR" />
<cf_United action="meet" list="Ray,Bob,Joe,Dan,Dee,etc" />
<cf_United action="consume" list="knowledge,food,beer" />
<cf_United action="leave" list="prepared,smarter,connected" />
<cfreturn awesome />
<cfelse>
<cfreturn epic.fail() />
</cfif>
<cffeed>
<cfflush>
*You can also have an optional <cfdump> tag on the back at the bottom.
:)
<cfif (do)>
<!--- You either do... --->
<cfelseif (Not(do))>
<!--- or don't do... --->
<cfelse>
<cfthrow detail="There is no CFTRY" />
</cfif>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Submission B)
There's no place like <cflocation url="/home.cfm" />
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Submission C)
<cfloop condition="myKnowledge LT 'proficient'">
attendMore_CFUnited_Sessions();
</cfloop>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Submission D)
<cfif (myLanguage EQ CF) AND (amAttendingCFUNited EQ true)>
<cfoutput>I'm a CFGenius!</cfoutput>
</cfif>
<cfif NOT idontLikeThisPart(i)>
<cfset doAction(i)/>
</cfif>
</cfloop>
http://images9.cpcache.com/product/38497379v0_480x...
Top of shirt: <CFDOES>
Bottom of shirt: </CFDOES>, but crossed out (indicating thre is no end to what CF Does.
Then between the tags, find that page from Mike Nimer's? Presentation from years back that has the little clouds in it with every protocol, service, API and Stub you can think of in it (updated for today)
<cfset cfunited.setLearning('100%') />
<cfset cfunited.setNetworking('True') />
<cfset cfunited.setFun('Always') />
<cfset EntitySave(cfunited) />
optional:
<cfset cfunited.setBeer('consumed') />
<cfset CFUnited2010.track_CF = "Kewl" />
<cfset CFUnited2010.track_Flex = "Also Kewl" />
<cfset CFUnited2010.track_AIR = "Also Also Kewl" />
<cfset CFUnited2010.sciFi_BOF = "Rocks!" />
<cfset CFUnited2010.meAttending = "Awesome!" />
<cfset CFUnited2010.whereHeld = "The Lansdowne" />
<cfset CFUnited2010.startDate = "07/28/2010" />
<cfset CFUnited2010.endDate = "07/31/2010" />
conference = entityNew( "Conference" );
conference.setName( "CFUnited" );
conference.setLearning( true );
conference.setNetworking( true );
conference.setFun( "Hell Yeah!" );
entitySave( conference );
<cftransaction>
<cfset money = "well spent" />
</cftransaction>
<cfelse>
<cfreturn tickets />
</cfif>
SELECT *
FROM Knowledge
WHERE greatIdea IS NULL
</cfquery>
0 records returned
http://tinyurl.com/24sgcb3
<cfquery datasource="CFML">
SELECT *
FROM CF, Others
WHERE Others.easy > CF.easy
OR Others.power > CF.power
</cfquery>
0 records returned
Image of proposed t-shirt: http://tinyurl.com/283q69m
Too much <CF_ALE> oh well.
CFUnited 2010
</awesome>
<cfset CFUNITED_2010="Awesome">
<!--- Check to see if your awesomeness matches that of CFUNITED --->
<cfif IsDefined("URL.CFUNITED_2010_Attendance")
AND CFUNITED_2010 IS URL.CFUNITED_2010_Attendance>
<!--- You are attending, Awesome! You Rock! --->
\m/ (>.<) \m/
<cfelse>
<!--- You are not attending. Your loss! --->
.!. (0_0) .!.
</cfif>
action="create"
method="raiseDead"
count="1000"
say="Brrrraaainnnssss!"
/>
<cffinal />
<cffinal>
CFUNITED 2010
</cffinal>
</cf_is_dead>
though, I see more people clinging to the fact CF is still alive, then claiming it was ever dead.
Or you could do something like:
<cfcomponent
extends="Adobe.Education.ColdFusion"
displayname="CFUnited 2010"
hint="A ColdFusion, Flex & AIR Conference"
output="Yes">
<cffunction name="Attend" returntype="Geek" access="public">
...
</cffunction>
</cfcomponent>
---
<cfoutput>ID10T</cfoutput>
</cfif>
component hint="ColdFusion" {
public CFUnited function init (
Year = 2010,
Status = "Better than ever.",
Tags = Optional,
Speed = Fast,
Future = Strong
) }
Hint="July 27-30 2010 Lansdowne VA">
<cfset GrandFinale(true)>
<cfreturn "Smarter" >
</cffunction/>
WORLD DOMINATION
</CFUNITED>
"WE are the new <cfdawn>!"
while ( not isDead() ) { codeWithColdFusion(); };
</cfscript>
</cfunited>
"CFUnited is the premier ColdFusion specific conference"
<B.Forta>
-- 1999-2010 --
</cfunited>
You should really addtoken="false" so you don't send your session id's but that might not be necessary for the tshirt ;-)
<cfif findNoCase('halhelms.com', cgi.http_referer)>
<cflocation url="http://www.rubyonrails.com" addtoken="false" />
<cfelse>
<cflocation url="http://www.cfunited.com" addtoken="false" />
</cfif>
<cfset memories = "friends, laughing, learning, coding,
teaching, sharing, CF Never Ending" />
</cfunited 2010>
So for 2nd and 3rd place, I pick both Ryan V and Zach B for their Rick Astley inspired submissions.
However - I could not pass up #28 from Matt G:
<cfexecute> or <cfabort>. There is no <cftry>.
Gigi had one similar - but I preferred Matt G.
So... that's our winner! Thank you everyone!
<cfset Joke.fail() />
King Arthur theme. "knighted" in italics to distinguish.
Perhaps include a pic of a shield with the ColdFusion bolt on it.
<cfdump>
<cflog>
<cfflush>
(CF, the most intuitive language on the planet)
[Add Comment] [Subscribe to Comments]