Community Member Profile
- Profile: /members/5142-Kristopher.htm
- URL: http://www.google.com/profiles/104103328103024260781
- FaceBook: wartickler@gmail.com
- Comments: 14
- Points: 144
A little bit about me...
You may already be a wiener!!
Recent Blog Comments By Kristopher
-
Selecting The Closest Parent On Multiple Nodes With The jQuery Plugin ClosestParents()
Posted on Feb 15, 2010 at 9:35 AM
What a great idea. This needed to be done!... read more »
-
How To Build A Custom jQuery Selector
Posted on Jan 19, 2010 at 3:37 PM
Is it possible to do something like $(':someCustomSelector') ?... read more »
-
JSON Files As Temporary File Storage In ColdFusion Applications
Posted on Jan 19, 2010 at 2:57 PM
That's beautiful! Where does it output to? What environment is that? I can only associate this to my TDD in Visual Studio when I'm looking at my output window...... read more »
-
Maintaining ColdFusion Query Data Type Integrity Throughout The Serialization Life Cycle
Posted on Jan 19, 2010 at 1:24 PM
Excellent article! I find it fascinating to be slowly learning more about other languages while also being completely interested...you have a great writing style...er, typing style...? Anyways, good post.... read more »
-
jQuery Custom Selector Execution Exploration
Posted on Jan 19, 2010 at 1:08 PM
Ben: We do a weekly showcase of any new, interesting stuff to show our group. This week I will be doing a modified presentation of the information in this post (as well as turning some folks on to your site :) This is great stuff and really important when you are going for performant code.... read more »
-
JSON Files As Temporary File Storage In ColdFusion Applications
Posted on Jan 19, 2010 at 1:04 PM
One question: That table output; is that some kind of default behaviour of CF or did you do some transformation on the data?... read more »
-
The Beauty Of The jQuery Each() Method
Posted on Jan 14, 2010 at 12:24 PM
Did you have to call: $( this ).bind ( "click", function(){ alert( "Hottie index: " + intIndex ); } ); Couldn't you just call: $( this ).click ( function(){ alert( "Hottie index: " + intIndex ); } );... read more »
-
Invoking A ColdFusion Function With A Closure-Like CALLER-Based Variable Binding
Posted on Jan 14, 2010 at 12:20 PM
I know about as much ColdFusion as a mitochondria, but I wonder that this looks like standard OOP. The scope of your variables remain in effect until and unless you trash them or step outside of the closure. Is this something not normally found in ColdFusion? Did I miss something....?... read more »
-
Ben Nadel Will Make You Code - Thanks Dave Dugdale!
Posted on Jan 13, 2010 at 3:38 PM
Holy crap! How many points does he get for that?!... read more »
-
Creating A Sometimes-Fixed-Position Element With jQuery
Posted on Jan 12, 2010 at 12:02 PM
I almost wanna say that this can be done with a div and CSS....YES! Just looked it up. The operative CSS code is 'position:fixed.' One of my favorite things to do with Excel is to freeze the header row so that it is always visible. I recorded a macro and set it to a button for this reason It's so... read more »
-
Embedding Secret Messages In An Image Using ColdFusion
Posted on Jan 11, 2010 at 1:33 PM
Ben, As I was sitting here reviewing your code I found myself wondering how to do something similar. I imagined doing something along these lines: As you type each letter it is simply replaced with a single pixel of color. So if you type the letter 'a' it would map to a blue pixel (or perhaps a g... read more »
-
Creating A Bidirectional Infinite Scroll Page With jQuery And ColdFusion
Posted on Jan 11, 2010 at 1:15 PM
I like this approach. It reminds me of those Firefox and Chrome extensions that auto-paginate. The next 'chunk' of content is appended to the bottom of the page. They don't remove in the other direction, though. As an aside, I always have wished that the Google search results page would do... read more »
-
jQuery Events: MouseOver / MouseOut vs. MouseEnter / MouseLeave
Posted on Jan 11, 2010 at 10:34 AM
Ben, What is this source reference: src="jquery-1.4a2.js" ? What version of jQuery is that?... read more »
-
Thoughts About Salaries And Raises As Motivated By Daniel Pink's Book, Drive
Posted on Jan 11, 2010 at 9:04 AM
Ben, I found your site while looking up jQuery info. You write very well and I look forward to going through your archive and future installments in your thinking process/blog. I also have begun to follow your Twitter account. (Do you feel like a bundle of money with googlie-eyes is watching you... read more »



