Re: [jQuery] Hpricot (RE: Spread jQuery Request)

2006-09-28 Thread Corey Jewett
On Sep 28, 2006, at 9:44 AM, Michael Geary wrote: Yes. I see now. Unfortunately, as Klaus said, jQuery no longer has this edge as other developers have cottoned on to this. Why unfortunately? A great concept was invented here, and that's *very* fortunate. Thank you John, be proud :)

Re: [jQuery] Hpricot (RE: Spread jQuery Request)

2006-09-28 Thread Yehuda Katz
It doesn't use jQuery style expressions. From what I can tell, it uses jQuery itself. There have been a few occasions where I was using hPricot and it seemed to call a jQuery method that wasn't implemented in hPricot. Weird. -- YehudaOn 9/28/06, Michael Geary [EMAIL PROTECTED] wrote: Yes. I see

Re: [jQuery] Hpricot (RE: Spread jQuery Request)

2006-09-28 Thread John Resig
Say what? That's not how Hpricot works at all. Hpricot is a Ruby library, written in Ruby and C. I run it on a server that has no JavaScript interpreter. I'm fairly certain that it is not running jQuery behind my back. You can read the Hpricot source code here: