Re: [jQuery] Google's Summer of Code

2007-02-19 Thread Alex Cook
Yea, similar to PlotKit and the like... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Avi Mehta Sent: Saturday, February 17, 2007 4:55 AM To: discuss@jquery.com Subject: [jQuery] Google's Summer of Code Sorry if it is a dumb question

Re: [jQuery] Google's Summer of Code

2007-02-19 Thread Jake McGraw
16 f?vrier 2007 17:28 To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays

Re: [jQuery] Google's Summer of Code

2007-02-19 Thread Rey Bango
: [jQuery] Google's Summer of Code Sorry if it is a dumb question but what is a unobtrusive charting plugin? Is it something to do with bar charts/pie charts/ line charts/ area charts? -avi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John

Re: [jQuery] Google's Summer of Code

2007-02-18 Thread Sam Collett
On 16/02/07, Sam Collett [EMAIL PROTECTED] wrote: On 16/02/07, John Resig [EMAIL PROTECTED] wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works,

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Alexandre Plennevaux
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: vendredi 16 février 2007 17:28 To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Howard Jones
digital spaghetti wrote: I know Drupal is in the SoC, I'd love to see some dual enhancments. For example, check out a plugin for Wordpress called Canvas (nothing to do with the tag!). It's functionality in Drupal could easily be replaces with interface sortables, and provide a more visual

[jQuery] Google's Summer of Code

2007-02-17 Thread Avi Mehta
To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays a number of college students to work

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Avi Mehta
To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays a number of college students to work

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Olivier Percebois-Garve
One kind of must-have plugin that has not been mentioned in this thread is a rich text editor. Imagine something with the features of FCKeditor and the flexibility of jQuery John Resig wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Alexandre Plennevaux
Yes, i second this. Although to get to the extends of FCKEditor will take years... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Olivier Percebois-Garve Sent: samedi 17 février 2007 15:01 To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Rey Bango
To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread John Resig
] Google's Summer of Code Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays a number of college students to work on an open source project

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Avi Mehta
I think I can do a project on unobtrusive charting if you people agree :) I had posted the same plugin for drupal about 3-4 days back here http://drupal.org/node/117738. Comments there point out that a server-side creation or SVG would be a better way to do it. avi --

Re: [jQuery] Google's Summer of Code

2007-02-17 Thread Klaus Hartl
John Resig schrieb: Yep! And for it to be unobtrusive, it would load its data from a nicely-formed table of information. That way both screenreaders and regular users get the most benefit from the display. How cool is that! -- Klaus ___ jQuery

[jQuery] Google's Summer of Code

2007-02-16 Thread John Resig
Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays a number of college students to work on an open source project for an entire summer. This is a great

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Jake McGraw
When you mention charting, what method would you suggest for chart rendering? SVG? - jake On 2/16/07, John Resig [EMAIL PROTECTED] wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Fil
Some examples of good ideas (which should be expanded upon): - Add jQuery support to a popular CMS/Framework Or, a less popular one, like SPIP ;-) And, would it make sense to have a jquery extension for firefox, implemented in C instead of javascript? Just to see how fast a browser could go

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Danny Wachsstock
I'd like to see a graphics plugin--porting Walter Zorn's wz_jsgraphics would be great. http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm Danny John Resig wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it:

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Luke Lutman
John Resig wrote: - Add jQuery support to a popular CMS/Framework jQuery for Ruby On Rails would be fantastic :-) Luke ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread John Resig
Fil - And, would it make sense to have a jquery extension for firefox, implemented in C instead of JavaScript? Just to see how fast a browser could go (on the css/xpath selectors especially)? That's my day job (I work for Mozilla). My current project is building a JS library for extension

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread John Resig
I think Canvas would be preferable (like porting Plotkit, for example). Considering that it's possible to make it work in all browsers. --John On 2/16/07, Jake McGraw [EMAIL PROTECTED] wrote: When you mention charting, what method would you suggest for chart rendering? SVG? - jake On

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Yehuda Katz
I'm currently working on this with Steven Bristol, who was a winner of the Rails Hackfest (and a free ticket to RailsConf). We hope to have a release ready for RailsConf in May (before SoC starts). -- Yehuda On 2/16/07, Luke Lutman [EMAIL PROTECTED] wrote: John Resig wrote: - Add jQuery

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Sam Collett
On 16/02/07, John Resig [EMAIL PROTECTED] wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ If you're not familiar with how SoC works, Google pays a number of college students to work on an

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Tsz Ming WONG
On 2/17/07, John Resig [EMAIL PROTECTED] wrote: Hey Everyone - Google's Summer of Code has just opened up for 2007, and I'd love to have jQuery be a part of it: http://code.google.com/soc/ maybe a framework (MVC?) for building complex ajax application?

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Alex Cook
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luke Lutman Subject: Re: [jQuery] Google's Summer of Code John Resig wrote: - Add jQuery support to a popular CMS/Framework jQuery for Ruby On Rails would be fantastic :-) Luke - Didn't Yehuda start this? I would link

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Alex Cook
Canvas, canvas, canvas, please dear lord make it canvas... -ALEX -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Friday, February 16, 2007 9:01 AM To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer of Code I think Canvas would

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Kenneth
and Scriptaculous with jQuery and Interface jQuery on Rails http://trac.visualjquery.com/jQueryRails On 2/16/07, Alex Cook [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luke Lutman Subject: Re: [jQuery] Google's Summer of Code John Resig wrote: - Add

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Kenneth
[EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luke Lutman Subject: Re: [jQuery] Google's Summer of Code John Resig wrote: - Add jQuery support to a popular CMS/Framework jQuery for Ruby On Rails would be fantastic :-) Luke - Didn't Yehuda start

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Brian Miller
Here's the thing. jQuery, along with plugins, covers a lot of what other libraries do. I just went looking around in dojo and YUI, and while one can do most of what they do by combining plugins, what's missing is the kind of bullet-proofing that people Alex Russell and Eric Miraglia have gotten

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Alex Cook
. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Sent: Friday, February 16, 2007 9:49 AM To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer of Code It's coming up for me: I also work on other projects, including: * jQuery on Rails, a relatively

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Brian Miller
Actually, I think that the best thing to do would be to detect what the browser has, and use whatever's there transparently. If Canvas is there, use it. If not, try SVG. If there's no SVG, try VML. If there's no suitable graphics system in the browser, signal the user to download and install a

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Yehuda Katz
blame Yehuda :) -ALEX From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Sent: Friday, February 16, 2007 9:50 AM To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer of Code Oh, err, http://trac.visualjquery.com/jQueryRails

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Kenneth
people to see the immense value of jQuery. andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Friday, February 16, 2007 10:28 AM To: jQuery Discussion. Subject: [jQuery] Google's Summer of Code Hey Everyone - Google's Summer of Code

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread digital spaghetti
I know Drupal is in the SoC, I'd love to see some dual enhancments. For example, check out a plugin for Wordpress called Canvas (nothing to do with the tag!). It's functionality in Drupal could easily be replaces with interface sortables, and provide a more visual layout system - each block

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Jörn Zaefferer
John Resig schrieb: In order to be able to apply, we'd have to come up with a list of things that we'd like them to do. So, I'm asking you (the jQuery community) what you think 1-3 decent coders could do for us for a summer? I'd like to see a complete suite of form plugins: Ajaxed submits,

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Kenneth
And while we are at dreaming: A decent file upload plugin with server-side integration for every platform you can think of. With progressbar... I believe one is in the works by Alexandre: http://jquery.com/discuss/2007-February/024242/ Demo here:

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread David
digital spaghetti schreef: I'd also love to see on-the-fly microformat generation using jq. Could you give an example on how that would work? In my understanding microformats are based on predefined class, title and rel attributes. How would you attach those to 'loose' html code like

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Andy Matthews
That one's completely broken in IE7, FYI. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Sent: Friday, February 16, 2007 3:49 PM To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer of Code And while we are at dreaming: A decent file upload plugin

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Bruce
The below works in firefox but not ie6, says runtime error Bruce Prochnau bkdesign - Original Message - From: Kenneth To: jQuery Discussion. Sent: Friday, February 16, 2007 4:49 PM Subject: Re: [jQuery] Google's Summer of Code And while we are at dreaming: A decent file

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread Nathan Young -X \(natyoung - Artizen at Cisco\)
E: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Miller Sent: Friday, February 16, 2007 9:56 AM To: jQuery Discussion. Subject: Re: [jQuery] Google's Summer of Code Here's the thing. jQuery, along with plugins

Re: [jQuery] Google's Summer of Code

2007-02-16 Thread sowsinsk
Hi all, Here are some thoughts I have, many of which have already been mentioned. First, testing... I have great respect for the time and dedication that was obviously spent to build the current test suite. Seriously, I do. There are some areas, though, that I think could be improved with a