Community Member Profile
- Profile: /members/3371-Phillip-Senn.htm
- URL: http://www.PhillipSenn.com
- Comments: 33
- Points: 353
Recent Blog Comments By Phillip Senn
-
jQuery Events: MouseOver / MouseOut vs. MouseEnter / MouseLeave
Posted on Feb 8, 2012 at 1:08 PM
I found this page while reading "jQuery Compressed" on my Kindle.... read more »
-
jQuery Can Provide Queue-Based Promise Objects
Posted on Jan 5, 2012 at 2:26 PM
I'm going to try to use this method with executeSql commands. "After you're done dropping the table, create the table". "After you're done creating the table, insert into the table". read more »
-
Accepting PCI-Compliant Payments Without A Merchant Account Using Stripe And ColdFusion
Posted on Dec 12, 2011 at 2:09 PM
They have examples in curl, ruby, python, php & java. Do you want to give them your example?... read more »
-
Accepting PCI-Compliant Payments Without A Merchant Account Using Stripe And ColdFusion
Posted on Dec 11, 2011 at 8:35 PM
Oh! I see what it is! In ColdFusion, I changed response["success"] to response.success! Ack!... read more »
-
Accepting PCI-Compliant Payments Without A Merchant Account Using Stripe And ColdFusion
Posted on Dec 11, 2011 at 8:34 PM
Ben, I've spent some time this weekend copy/pasting your code. I learned a lot! 1. I'm getting response.SUCCESS instead of response.success in validation.done. 2. I think I'd like to use input id="creditCard" instead of input class="creditCard" because that a... read more »
-
Realtime Messaging And Synchronization With NowJS And Node.js
Posted on Nov 7, 2011 at 9:51 PM
It never went past the "joining room" for the 2nd chrome window. That's ok - I've got plenty of other technology I've got to learn without adding node to the list.... read more »
-
Realtime Messaging And Synchronization With NowJS And Node.js
Posted on Nov 7, 2011 at 9:07 PM
Thanks Guilherme! I tried logging into the same session on two different Chrome screens and the second screen never got past the initialization.... read more »
-
ColdFusion ORM: A Guide To Developing Applications Using ColdFusion ORM By John Whish
Posted on Nov 1, 2011 at 10:02 AM
Thanks Ben! I think for the price of going to a conference, one could buy every ColdFusion book that's currently in print.... read more »
-
The Most Interesting Man Alive On ColdFusion
Posted on Oct 7, 2011 at 11:19 PM
Null plus the most interesting man alive equals the most interesting man alive.... read more »
-
Decoding Morse Code With JavaScript
Posted on Oct 7, 2011 at 10:59 AM
I asked for someone to write an audio morse code generator here: http://codegolf.stackexchange.com/questions/2618/morse-code-generator-in-sound Code Golf is a sit... read more »
-
POST Streaming Upload Data From ColdFusion Using Java And Node.js
Posted on Sep 3, 2011 at 9:27 PM
Did you participate in the node.js knockout (hackathon)? There was a team here in Charlotte that stayed up Friday - Sunday.... read more »
-
The Most Interesting Man Alive On ColdFusion
Posted on Sep 1, 2011 at 12:02 AM
Ben Nadel uses #Now()# as a setter.... read more »
-
Realtime Messaging And Synchronization With NowJS And Node.js
Posted on Aug 30, 2011 at 12:32 AM
@Papichulo, Ooo, Ooo, Ooo. Tell me more. No seriously, tell me more. Right now I've got a card game where each user watches a timer go down to 0 and then their page refreshes. I'd like to rework it such that it's more real time. OK, OK, since you asked: I teach a clas... read more »
-
How I Got Started In ColdFusion
Posted on Aug 1, 2011 at 10:16 PM
If Ben Nadel were to create a machine, it would be a love machine.... read more »
-
Realtime Messaging And Synchronization With NowJS And Node.js
Posted on Jul 25, 2011 at 2:37 PM
I can't get this blog post out of my mind. This is the future (present day?) of the web! I need more node.js! Where can I get started?... read more »
-
Posting JSON Data To The ColdFusion Server Using jQuery
Posted on Jun 8, 2011 at 4:37 PM
@Ben, +1 friend. I guess I missed the whole deferred announcement with jQuery 1.5. I'll have to go back and rewrite my example Ajax code (again!). I think I would put most of the parameters in a $.AjaxSetup() - even the url to a ColdFusion component. That way it can be seen as... read more »
-
Javascript: The Good Parts By Douglas Crockford
Posted on Jun 3, 2011 at 11:06 AM
Ben, I was really encouraged by you saying "Dang! That looks really cool!", so I worked on what I call "jQuery Matrix" all day yesterday. Check it out and tell me what you think. ht... read more »
-
Javascript: The Good Parts By Douglas Crockford
Posted on May 20, 2011 at 2:54 PM
As I've been watching his video and reading his book, I started putting together a single web page that categorizes every "thing" that I've been learning about JavaScript. There are columns labelled "Category, Rsvd, Use, Thing, Example, Note". "Rsvd" is for whe... read more »
-
One Man's Search For Love - My cf.Objective() 2011 Lightning Talk
Posted on May 14, 2011 at 6:57 PM
One of the best teachings I've ever heard talked about how we use the word love in the wrong context. Like "I love ice cream", meaning "I really strongly like ice cream". So when someone uses the word love for "I strongly like this person", then when circumsta... read more »
-
Experimenting With Node.js And Server-Side Javascript
Posted on Apr 28, 2011 at 1:46 PM
As for 88 people having RSVP'd, that shows you the level of interest in node.js. @Anna, "with jquery, it seems like quite a bit of that has been cut out". I wish there were a book or something that treated jQuery like it was a part of the JavaScript language. I know that f... read more »



