Wordpress - christierney.wordpress.com - Chris Tierney

General Information:
Latest News:
“Jobs” Movie 16 Aug 2013 | 08:04 pm
I went to go see “Jobs” the movie last night. Let me first say that I paid $9.50 for a ticket and $10.50 for a Vitamin Water and a small popcorn. The movie was supposed to start at 9:00, but for 22 mi...
Installing Blue Dragon 9.0 Alpha 2 Aug 2013 | 02:10 am
I have a new project that requires Blue Dragon 9.0 Alpha (.NET). I never used Blue Dragon before and it ended up taking me a few days to get up and running. First of all there is no documentation and...
I Am Anxiety 28 May 2013 | 11:48 pm
While I know a couple of people who have it way worse than I, I experience anxiety on a daily basis, all day, every day. It’s something that I’ve learned to control, yet am aware it affects me in a ne...
CF Builder vs Sublime Text 2 Resources Comparison 15 May 2013 | 10:26 pm
Now that I’ve got my Sublime Text 2 plugins all installed and configured to what I mostly prefer, here’s what both take up in terms of resources when first booted up: IDE RAM Disk CF Builder 2.0.1 185...
World Internet Usage Animated Map 15 May 2013 | 08:19 pm
This is pretty cool and informative – although the data was gathered by some perhaps illegal means. Found on psfk. “Hackers have published a research paper detailing how they built a 420,000-node botn...
JavaScript Sort Object 10 May 2013 | 02:18 am
I just created a JavaScript method that sorts a JavaScript object by key name case insensitive. Source at https://gist.github.com/CFJSGeek/5550678.
jQuery UI Widget Factory Live Binding 8 May 2013 | 11:35 pm
I recently developed my first jQuery UI Custom Widget using the jQuery UI Widget Factory. I found the Widget Factory to be a nice framework for what I needed to do and took away a bit of the complexit...
Sublime Tern 8 May 2013 | 10:05 pm
Thanks to Emmet for releasing the “Sublime Tern” package. It implements TernJS into Sublime Text. “TernJS is a JavaScript type inference engine written by Marijn Haverbeke. It analyses your JS code on...
ColdFusion Console Display Terminal Style 2 May 2013 | 02:26 am
One thing I loved about ColdFusion Builder was the console view. But I recently switched from ColdFusion Builder to Sublime Text 2, which doesn’t have that feature. So I needed a solution. It seemed t...
jQuery Issue With Multiple Selectors and clone()/appendTo() 1 May 2013 | 10:28 pm
On a current project, the website was and many interactive jQuery “modules” where supplied by a 3rd party designer. We I pieced it together with ColdFusion everything worked great on IE8+, FF and Chro...