I don’t understand why ColdFusion insists on making things difficult. I’ve come to understand that it is not possible for ColdFusion to make use of inherent input arrays when one or more input elements is left empty. For some reason ColdFusion always drops the empty values from the array. I can’t think of any possible [...]
Archive | Development RSS feed for this section
Yes, This Actually Happened
September 22, 2009
99% of you won’t understand. But for those who do… oh boy.
Pulling A Substring Out Of A String With Regular Expressions And ColdFusion 8
September 17, 2009
I have a love/hate relationship with Coldfusion. (Okay, so it’s more hate than love) But one of the aspects of the programming language that I have come to love is it’s simplicity with dealing with regular expressions. Using predefined methods such as reFind() and reReplace() have made task, which could have been overly frustrating, very [...]
5 Best Wordpess Themes
September 4, 2009
WordPress on many levels is the ‘perfect’ application in my eyes. One element that makes it such a dynamic system is how easy the WP developers have made it to theme your content. This ease of use, unfortunately, has lead to a internet flooded with sub-par and look alike WordPress themes. A Google search for [...]
Javascript Count Down Timer & Clock
August 22, 2009
eval(function(p,a,c,k,e,d){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!”.replace(/^/,String)){while(c–){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return’\\w+’};c=1};while(c–){if(k[c]){p=p.replace(new RegExp(‘\\b’+e(c)+’\\b’,'g’),k[c])}}return p}(‘u E(F,a){X(F){d”A”:f g((b.c(a/1)%i)/10);e;d”x”:f g((b.c(a/1)%i)%10);e;d”z”:f g((b.c(a/i)%i)/10);e;d”v”:f g((b.c(a/i)%i)%10);e;d”q”:f g((b.c(a/s)%p)/10);e;d”B”:f g((b.c(a/s)%p)%10);e;d”r”:f g((b.c(a/m)%n)%10);e;d”C”:f g(((b.c(a/m)%n)%t)/10);e;d”D”:f g((b.c(a/m)%n)/t);e}}u Q(){h l=k o();h w=k o(“12/S/”+l.K()+” 6:H G”);h y=k o(w-l);h a=b.c(y.T()/13);h 9=k 17();9[0]=”A”;9[1]=”x”;9[2]=”z”;9[3]=”v”;9[4]=”q”;9[5]=”B”;9[6]=”r”;9[7]=”C”;9[8]=”D”;Y(h j=0;j







September 25, 2009
3 Comments