[jQuery] Re: Interface2

2007-04-01 Thread Paul Bakaus
Hey Abdul! Good that you ask, "soon" is normally a bit earlier ;-) Actually there are news, the main module, drag & drop, is getting more solid and faster then ever. However, we just made a couple of internal changes that will make the whole routines even more flexible, but we need a bit more tim

[jQuery] Re: New plugin: frameReady()

2007-04-17 Thread Paul Bakaus
Hey Daemach, this really looks nice, and I'm looking forward to use it, but it does not work for me in IE7 (for the time of being, at least not your demo). The iframes are still empty after loading, and no functions get through. On Apr 17, 4:44 am, Daemach <[EMAIL PROTECTED]> wrote: > So I did -

[jQuery] Re: [NEWS] Paul Bakaus on Ajaxian

2007-08-20 Thread Paul Bakaus
/comicstrip/ > > --Karl > _ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Aug 20, 2007, at 9:29 AM, Rey Bango wrote: > > > > > jQuery team member and jQuery UI team lead Paul Bakaus got some > > great press from Ajaxian for his blog posting

[jQuery] Re: Paul Bakaus on Ajaxian

2007-08-21 Thread Paul Bakaus
Hi again, very insightful to read all these great comments. "short circuit" just didn't came to my mind at the time of writing (d'oh). The example above with the 's' variable is very interesting. I'll have to investigate this one a bit further. Indeed, I should probably read a bit about bitwise o

[jQuery] Re: [NEWS] Brandon Aaron on Ajaxian...AGAIN!

2007-08-22 Thread Paul Bakaus
5 stars! I already saw it coming, it was just a matter of time, when I read the blog entry about Live Query. I really look forward to using it for the first time, it looks so nifty! Great job! Paul On Aug 22, 3:32 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: > Your way to generous in your desc

[jQuery] Re: where is Fisheye menu (not from interface)

2007-09-04 Thread Paul Bakaus
There is a new magnifier component in jQuery UI: http://dev.jquery.com/view/trunk/plugins/ui/tests/magnifier.html On Sep 4, 12:12 am, "Matt Stith" <[EMAIL PROTECTED]> wrote: > The only one i've seen is the interface one, you sure you saw an independent > plugin? > > On 9/3/07, Mario Moura <[EMAIL

[jQuery] Re: jQuery Detection Script

2007-09-09 Thread Paul Bakaus
to exclude something. Sorry. On Sep 9, 3:37 am, Rey Bango <[EMAIL PROTECTED]> wrote: > Hi everyone. > > I just wanted to ensure that folks were aware of jQuery team member Paul > Bakaus' awesome Greasemonkey script which helps to detect jQuery-powered > sites by showing a lit

[jQuery] Re: jQuery Challenge

2007-11-05 Thread Paul Bakaus
That's right, FX/Enchant will feature class animations as well as stylesheet animations. You can already test class animations if you check out trunk/fx. On Nov 4, 10:46 pm, "Benjamin Sterling" <[EMAIL PROTECTED]> wrote: > Sean, I actually think it will be in the fx library, but I could be wrong

[jQuery] Re: jQuery CoverFlow

2007-11-30 Thread Paul Bakaus
Hi guys, I have something like that planned for a long time. the current UI demo gallery features something quite similiar, but it doesn't operate in 3D, it only scales. There is only one possibility to create this effect using open web standards, that is by using he canvas element. However, righ

[jQuery] Re: Interface droppables versus UI Droppables

2007-12-20 Thread Paul Bakaus
Guys, there already is that feature available. It's just called a little different: $.ui.ddmanager.prepareOffsets(); (I guess). Please try if it works for you. Thanks. On Dec 20, 11:06 am, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > If you could file a feature request ticket here, I'd be happ

[jQuery] Re: Feature/Plugin request - Animation queue

2007-05-24 Thread Paul Bakaus
Jörn, Interface in his current version has this 'stopping' feature you requested, until John releases the new written fx functions. Check it out! Paul On May 24, 10:51 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Brandon Aaron wrote: > > > Actualy, the hoverIntent plugin is perfect for this.

[jQuery] Re: Adding scope support to .bind()

2008-12-30 Thread Paul Bakaus
+1 I like that, we can use it in many instances in jQuery UI. On 25 Dez., 21:08, "Eduardo Lundgren" wrote: > The isFunction is faster now but still has more coast that when you don't > need to call it. > > We should keep the handler as the last parameter to fit with the jQuery API, > the change

[jQuery] Re: Jquery gaming....

2008-08-26 Thread Paul Bakaus
Hi there, I do have some experience with it, building a isometric game engine in jQuery right now. Best you ask me your questions directly via email, since I don't often read the standard jQuery lists. Cheers, Paul On Aug 26, 8:15 pm, Aaron <[EMAIL PROTECTED]> wrote: > Hi I am currently working

[jQuery] Re: [jquery-ui] Washington DC jQuery Meetup - lunch and learn jQuery UI at the Library of Congress

2008-09-16 Thread Paul Bakaus
of Congress > Washington, D.C. > > Directions: > Adams Building is located at 2nd St SE > between Independence Ave & East Capitol Streets > a block from the Capitol South Metro > > RSVP: > Ed Summers > < ed.summers AT gmail DOT com > > > - Richard > &g

[jQuery] Re: jQuery t-shirt - did they happen?

2008-01-24 Thread Paul Bakaus
Yeah, I'm the proud owner of one of the shirts! But I don't have any photos :( On Jan 24, 6:28 am, "Joel Birch" <[EMAIL PROTECTED]> wrote: > On 24/01/2008, Joel Birch <[EMAIL PROTECTED]> wrote: > > > Did the jQueryCamp'08 attendees receive theirs? > > Whoops, I meant jQueryCamp'07... obviously. >

[jQuery] Re: REMINDER: jQuery Site Detection Greasemonkey Script

2008-04-21 Thread Paul Bakaus
hods that I use to find sites is via jQuery Team Member > Paul Bakaus' awesome jQuery Site Detection Greasemonkey Script. It's a > small script that detects the jQuery object and displays a small icon in > the lower-right corner of the browser if it finds a jQuery-powered site. > &

[jQuery] Re: jQuery.sheet thoughts, maybe UI compliant?

2008-06-22 Thread Paul Bakaus
Hi K-BL, While it's a great app, I don't think it really fits into jQuery UI as it is now. jQuery UI serves core interaction components and widgets, but yours is more a complete application, and I'm not sure if it's generic enough to be used in thousands of usecases. It might be a great demo ap