Re: [jQuery] List of jQuery-Powered Sites

2007-01-29 Thread Peter Vulgaris
I've just recently converted our site: www.appelrouthtutoring.com
(internally and externally) to jQuery from Prototype. The public site
uses it for menus and fading in and out testimonials on the homepage.
Nothing spectacular, but so easy and fun with jQuery. Also, our
employee website uses jQuery for some fancy menu effects and
autocomplete. In addition I'm working on a new calendar plugin for
jQuery that I hope to be releasing soon.

I've written a little about my love for jQuery (and switching to it)
here: http://www.vulgarisoip.com/?p=18

Thanks for everyones hard work!

Peter

On 1/11/07, Kelvin Luck <[EMAIL PROTECTED]> wrote:
> And another one:
>
> http://www.flatline-tignes.com/
>
> Uses jQuery, a modified thickbox, DOM creation plugin, my date picker
> and various custom code. Most of the jQuery action is on the flat
> details pages and the booking page. I discovered jQuery half way through
> building this site so there may be some old bits of code it there...
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Kelvin Luck
And another one:

http://www.flatline-tignes.com/

Uses jQuery, a modified thickbox, DOM creation plugin, my date picker 
and various custom code. Most of the jQuery action is on the flat 
details pages and the booking page. I discovered jQuery half way through 
building this site so there may be some old bits of code it there...

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Michael Geary
Forgot to add us to the list...

Zvents:
http://www.zvents.com/

This is a Rails site and we completely replaced prototype.js with jQuery and
our own code. We're using thickbox, a homegrown autocompleter, my DOM
plugin, and lots of custom code.

This also puts jQuery on our partner sites:

The Boston Globe:
http://calendar.boston.com/

The Denver Post:
http://denverpost.zvents.com/

Contra Costa Times:
http://contracostatimes.zvents.com/

San Jose Mercury News:
http://mercurynews.zvents.com/

-Mike


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-11 Thread Philippe Jadin


If you could, please provide a description of where jQuery is being used
within the website.

Please reply to this email and I'll begin compiling the list.



Hello,

We are starting to use Jquery inside Thinkedit, a freshly opensourced cms.
We use it for the dropdown menus in the admin interface (
http://www.thinkedit.org/think/index.php?node_id=19 ) , to show a console (
http://www.thinkedit.org/think/index.php?node_id=29 ), and various show/hide
stuff.

Expect some questions from me when we'll start more complicated stuff :-)
And feel free to try Thinkedit. I expect to release the 2.0 in a few months.

Philippe Jadin


Thanks,


Rey

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/





--
Philippe Jadin
Thinkedit, a flexible
data and content
management system :
http://www.thinkedit.org
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg

Yes indeed. Made all the difference. Thanks again for that. Such a thing
might be easy for you guys but I am pretty much a noob when it comes to
clientside and design. As you might have seen I also thank you on the site:s
about page, probably forgot a few people. Want me to link your name to a
certain site? Just email me at [EMAIL PROTECTED]

On 1/10/07, Andy Matthews <[EMAIL PROTECTED]> wrote:


 Stefan..

Man...what a difference it makes with you lining up the checkboxes. So
much easier to read them.

 --
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
Behalf Of *Stefan Holmberg
*Sent:* Wednesday, January 10, 2007 2:55 PM
*To:* jQuery Discussion.
*Subject:* Re: [jQuery] List of jQuery-Powered Sites


 http://www.findfreefonts.net

using 1.0.4 all over the site - just using one "external" js script as
well and that's the BarelyFitz tab control.


On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
>
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list
> of jQuery powered sites for posting on the jQuery site. The sites *DO
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> jQuery are perfectly fine for this list. Also, if you're using jQuery
> with another library (YUI, PT, Dojo, et al), that's fine as well. We
> want to know which sites are using jQuery.
>
> If you could, please provide a description of where jQuery is being used
> within the website.
>
> Please reply to this email and I'll begin compiling the list.
>
> Thanks,
>
> Rey
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>



--
Stefan Holmberg

Systementor AB
Dvärsätt 1467
835 41  Dvärsätt
Sweden
Office : +46 640 180 95
Cellphone : +46 709 221 694
Web: http://www.systementor.se

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/






--
Stefan Holmberg

Systementor AB
Dvärsätt 1467
835 41  Dvärsätt
Sweden
Office : +46 640 180 95
Cellphone : +46 709 221 694
Web: http://www.systementor.se
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg

Shane, I started out using Klaus plugin which is indeed an excellent piece
of work - however the history management seems so tied to
href='#tabtoselect' and I needed more flexibility in how to work with the
location.hash. I needed it customized and be able to both select tab AND a
page number to "ajah" in from the hash, i.e #tab-blabla-page-12 etc. So,
tabber.js doesn't "mess" with the hash and that's what I needed in this
particular project that is.


On 1/10/07, Shane Graber - jQuery <[EMAIL PROTECTED]> wrote:


Just out of curiosity, why did you use tabber.js instead of the tab
plugin for jQuery?

Shane


On 1/10/07, Stefan Holmberg <[EMAIL PROTECTED]> wrote:
> http://www.findfreefonts.net
>
> using 1.0.4 all over the site - just using one "external" js script as
well
> and that's the BarelyFitz tab control.
>
>
> On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > With the release jQuery v1.1 eminent, I'd like to begin compiling a
list
> > of jQuery powered sites for posting on the jQuery site. The sites *DO
> > NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> > jQuery are perfectly fine for this list. Also, if you're using jQuery
> > with another library (YUI, PT, Dojo, et al), that's fine as well. We
> > want to know which sites are using jQuery.
> >
> > If you could, please provide a description of where jQuery is being
used
> > within the website.
> >
> > Please reply to this email and I'll begin compiling the list.
> >
> > Thanks,
> >
> > Rey
> >
> > ___
> > jQuery mailing list
> > discuss@jquery.com
> > http://jquery.com/discuss/
> >
>
>
>
> --
> Stefan Holmberg
>
> Systementor AB
> Dvärsätt 1467
> 835 41  Dvärsätt
> Sweden
> Office : +46 640 180 95
> Cellphone : +46 709 221 694
> Web: http://www.systementor.se
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>


--
-
Bender: "Amy, you like cute things so I baked you a pony."
-

http://www.reefs.org - Where reefkeeping begins on the internet.
http://www.advancedaquarist.com - High quality, free monthly publication
for
the reef keeping hobbyist.
http://www.aquaristcourses.org - Distance learning courses for the
marine aquarist.

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/





--
Stefan Holmberg

Systementor AB
Dvärsätt 1467
835 41  Dvärsätt
Sweden
Office : +46 640 180 95
Cellphone : +46 709 221 694
Web: http://www.systementor.se
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Brice Burgess

http://www.pommo.org/ - jQ used for all ajax calls, drag & drop ordering 
of subscriber fields, edit-in-place subscriber management, client side 
input validation, modal content, and more..

http://www.sf.net/ - jQ used in project + site "suckerfish" menus

http://www.tgeorgianos.com/ - jQ used for fancy effects, sidebar menu

http://www.bobmelvin.com/ - jQ used for menu, image swapping.

&& many, many more. All those uber secret projects ;)

~ Brice


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Andy Matthews
Stefan..
 
Man...what a difference it makes with you lining up the checkboxes. So much
easier to read them.

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Stefan Holmberg
Sent: Wednesday, January 10, 2007 2:55 PM
To: jQuery Discussion.
Subject: Re: [jQuery] List of jQuery-Powered Sites


http://www.findfreefonts.net
 
using 1.0.4 all over the site - just using one "external" js script as well
and that's the BarelyFitz tab control. 

 
On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote: 

Hi everyone,

With the release jQuery v1.1 eminent, I'd like to begin compiling a list
of jQuery powered sites for posting on the jQuery site. The sites *DO 
NOT* have to be jQuery v1.1 specific. Sites using prior versions of
jQuery are perfectly fine for this list. Also, if you're using jQuery
with another library (YUI, PT, Dojo, et al), that's fine as well. We 
want to know which sites are using jQuery.

If you could, please provide a description of where jQuery is being used
within the website.

Please reply to this email and I'll begin compiling the list. 

Thanks,

Rey

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/  <http://jquery.com/discuss/> 





-- 
Stefan Holmberg

Systementor AB
Dvärsätt 1467
835 41  Dvärsätt
Sweden
Office : +46 640 180 95
Cellphone : +46 709 221 694
Web: http://www.systementor.se 
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Shane Graber - jQuery
Just out of curiosity, why did you use tabber.js instead of the tab
plugin for jQuery?

Shane


On 1/10/07, Stefan Holmberg <[EMAIL PROTECTED]> wrote:
> http://www.findfreefonts.net
>
> using 1.0.4 all over the site - just using one "external" js script as well
> and that's the BarelyFitz tab control.
>
>
> On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > With the release jQuery v1.1 eminent, I'd like to begin compiling a list
> > of jQuery powered sites for posting on the jQuery site. The sites *DO
> > NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> > jQuery are perfectly fine for this list. Also, if you're using jQuery
> > with another library (YUI, PT, Dojo, et al), that's fine as well. We
> > want to know which sites are using jQuery.
> >
> > If you could, please provide a description of where jQuery is being used
> > within the website.
> >
> > Please reply to this email and I'll begin compiling the list.
> >
> > Thanks,
> >
> > Rey
> >
> > ___
> > jQuery mailing list
> > discuss@jquery.com
> > http://jquery.com/discuss/
> >
>
>
>
> --
> Stefan Holmberg
>
> Systementor AB
> Dvärsätt 1467
> 835 41  Dvärsätt
> Sweden
> Office : +46 640 180 95
> Cellphone : +46 709 221 694
> Web: http://www.systementor.se
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>


-- 
-
Bender: "Amy, you like cute things so I baked you a pony."
-

http://www.reefs.org - Where reefkeeping begins on the internet.
http://www.advancedaquarist.com - High quality, free monthly publication for
the reef keeping hobbyist.
http://www.aquaristcourses.org - Distance learning courses for the
marine aquarist.

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Stefan Holmberg

http://www.findfreefonts.net

using 1.0.4 all over the site - just using one "external" js script as well
and that's the BarelyFitz tab control.


On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:


Hi everyone,

With the release jQuery v1.1 eminent, I'd like to begin compiling a list
of jQuery powered sites for posting on the jQuery site. The sites *DO
NOT* have to be jQuery v1.1 specific. Sites using prior versions of
jQuery are perfectly fine for this list. Also, if you're using jQuery
with another library (YUI, PT, Dojo, et al), that's fine as well. We
want to know which sites are using jQuery.

If you could, please provide a description of where jQuery is being used
within the website.

Please reply to this email and I'll begin compiling the list.

Thanks,

Rey

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/





--
Stefan Holmberg

Systementor AB
Dvärsätt 1467
835 41  Dvärsätt
Sweden
Office : +46 640 180 95
Cellphone : +46 709 221 694
Web: http://www.systementor.se
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread David Olinsky

I've brought jQuery to our team here @ Money-Media, Inc
(http://www.money-media.com).

We're using jQuery all over the place on a fulfillment system that we're
building for the whole company to use (internal, can't give a URL...sorry!),
but suffice to say we've got a lot of ajax / DOM manipulation all going
through jQuery. Thickbox2 is used heavily (with some minor adjustments) and
I'm looking to use Interface in future revisions of the project as well.

We're also using it on our publications (Ignites, FundFire, Agenda) for some
demographics collection, and the Thickbox implementation allowed us to grab
the information from the readers without upsetting them.

--David Olinsky
Lead Technical Architect
Money-Media, Inc.
-- 
View this message in context: 
http://www.nabble.com/List-of-jQuery-Powered-Sites-tf2947146.html#a8265489
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Andy Matthews
That's really nice George...great job. 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of George Adamson
Sent: Wednesday, January 10, 2007 1:47 PM
To: discuss@jquery.com
Subject: Re: [jQuery] List of jQuery-Powered Sites


Just a little one...

We're introducing JQuery into parts of an existing bespoke travel site, for
example http://www.steppestravel.co.uk/hot-for-2007-page11.aspx where we
dynamically 'pin' postcards to a map.

Uses 'Interface' for deducing element positions and 'Metadata' for reading
pin coordinates from each destination defined in the html.

Each postcard and its coordinates are extracted from the existing static
html so the webmaster can add and change destinations as will. (Coding was
very restricted by being trapped in a clunky old CMS so the result could be
better, but does show what can be done in just a few hours.)

George


Rey Bango-2 wrote:
> 
> ...
> With the release jQuery v1.1 eminent, I'd like to begin compiling a 
> list of jQuery powered sites for posting on the jQuery site.
> ...
> 

--
View this message in context:
http://www.nabble.com/List-of-jQuery-Powered-Sites-tf2947146.html#a8264876
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread George Adamson

Just a little one...

We're introducing JQuery into parts of an existing bespoke travel site, for
example http://www.steppestravel.co.uk/hot-for-2007-page11.aspx where we
dynamically 'pin' postcards to a map.

Uses 'Interface' for deducing element positions and 'Metadata' for reading
pin coordinates from each destination defined in the html.

Each postcard and its coordinates are extracted from the existing static
html so the webmaster can add and change destinations as will. (Coding was
very restricted by being trapped in a clunky old CMS so the result could be
better, but does show what can be done in just a few hours.)

George


Rey Bango-2 wrote:
> 
> ...
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list 
> of jQuery powered sites for posting on the jQuery site.
> ...
> 

-- 
View this message in context: 
http://www.nabble.com/List-of-jQuery-Powered-Sites-tf2947146.html#a8264876
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-10 Thread Michael Price
Might as well throw my own site into the ring :)

http://www.cyberscoreshop.co.uk is using jQuery and various plugins (off 
the top of my head, Accordian, Tabs, Thickbox and my pngFix script) - 
plan to improve the design soon but I can't fault the script powering 
the back end!

I also plan to add jQuery functionality to http://www.cyberscore.net/ in 
the near future, starting by replacing the YUIext driven tabs on the 
profile editor and moving on from there.

Regards,
Michael Price


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Jake
My website is still under construction, but JQuery will be the very  
heart of it (http://www.indieed.com). I'm utilizing it in pretty much  
every page (even the splash page) and it's made development a breeze.  
Thanks so much for this wonderful library!

-Jake

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Yehuda Katz

http://www.pro-core.com uses jQuery.

The site that comes up when you go to that URL is a Flash *marketing* site.
We offer a project management tool for construction companies. The tool is
built in Rails (it's really, really complex), and we offer some cool
features like webcam integration (so that a contractor's clients can see
what's happening on site) and MS Project integration.

I use jQuery fairly extensively through the site, which also uses Prototype
in some places where I wasn't the guy who wrote the code (there's
Proto/Rails stuff everywhere ;)). There are around 5 full-time developers
who have been working on the project, and I've gotten most of them to at
least try using jQuery when JavaScript stuff comes us (although I've become
the unofficial UI/JS dude, so all of the new stuff is in jQuery).

We have an application-wide JavaScript file, which does all sorts of neat
stuff:
* Defines rules for forms
** inline documentation (marked with class="inline-documentation") appears
when a form
   element is focused
** Items marked "show_with_checkbox" appear when a sibling checkbox is
checked
** Items marked "show_with_select" appear when a sibling select box has the
correct value
** We built a "select-mover" widget, which consists of two multiple select
boxes that stuff can be
   moved between. You can also sort the contents of the boxes by company or
name.
* All tables with the class "data_panel" are sortable
** Throughout the site, there are markup-based facilities for getting the
sortable-ness to be turned off
   for a particular column.
** We built custom parsers for table sorter.
* We have a date-picker widget that was originally written in pure DOM but
that has gotten heavy jQuery
  tune-ups.
* The entire startup section of my app takes a "context" param, which can be
used to run the startup
  application-related stuff on a newly loaded Ajax section (this is a
function called by $(document).ready)
* We hide and show advanced filters via a simple jQuery one-liner.
* There's a lot more functionality in the site, but I can't find it all at
the moment.

-- Yehuda

On 1/9/07, Brandon Aaron <[EMAIL PROTECTED]> wrote:


Hey Rey,

Here are a few sites we've launched that use jQuery and another is
supposed to launch this week.

Ensemble Studioes: Age of Empires III (http://agecommunity.com/)
jQuery helped us quickly throw together an expandable nav and to very
easily address some cross browser issues.

Sewell (http://sewell.com/)
jQuery saved the day for me on this site. I was previously using
Prototype + Scriptaculous and the whole site felt extremely heavy and
sluggish. I spent a weekend porting the whole site over to jQuery and
that is when I realized the astounding benefits of jQuery. I
immediately cut the library in 1/3 and cut my own JavaScript in half
in a few places. I found that once I switched to jQuery my code became
much easier for myself and other team members to read and maintain.
You can find jQuery in use on every page of this site.

Hope Cottage (http://hopecottage.org/)
You can find jQuery behind the scenes helping us build the unique
navigation on the Home page and delivering an enhanced user experience
in the FAQs.

Dallas Symphony Orchestra (http://dallassymphony.com/)
jQuery's excellent AJAX support enabled us to quickly create an
AJAX'ified calendar widget and made creating the drop down navigation
a breeze.

--
Brandon Aaron

On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list
> of jQuery powered sites for posting on the jQuery site. The sites *DO
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> jQuery are perfectly fine for this list. Also, if you're using jQuery
> with another library (YUI, PT, Dojo, et al), that's fine as well. We
> want to know which sites are using jQuery.
>
> If you could, please provide a description of where jQuery is being used
> within the website.
>
> Please reply to this email and I'll begin compiling the list.
>
> Thanks,
>
> Rey
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/





--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread SeViR
Rey Bango wrote:
> Hi everyone,
>
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list 
> of jQuery powered sites for posting on the jQuery site. The sites *DO 
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of 
> jQuery are perfectly fine for this list. Also, if you're using jQuery 
> with another library (YUI, PT, Dojo, et al), that's fine as well. We 
> want to know which sites are using jQuery.
>
> If you could, please provide a description of where jQuery is being used 
> within the website.
>
> Please reply to this email and I'll begin compiling the list.
>
>   

For my part:

LocalMultidem: http://www.um.es/localmultidem   (jQuery + TurboWidgets)
MPASymposium2007: http://www.mpasymposium2007.eu  (in admin area, 
registration, online payment,...)
GAT:   http://www.um.es/atica/gat/gat2/   (jQuery + GreyBox + some of 
own plugins)
SeViR CW:  http://www.sevir.org
and beta projects site: http://www.sevir.org/projects

> Thanks,
>
> Rey
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>   


-- 
Best Regards,
 José Francisco Rives Lirola 

 SeViR CW · Computer Design
 http://www.sevir.org
  
 Murcia - Spain


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Brandon Aaron
Hey Rey,

Here are a few sites we've launched that use jQuery and another is
supposed to launch this week.

Ensemble Studioes: Age of Empires III (http://agecommunity.com/)
jQuery helped us quickly throw together an expandable nav and to very
easily address some cross browser issues.

Sewell (http://sewell.com/)
jQuery saved the day for me on this site. I was previously using
Prototype + Scriptaculous and the whole site felt extremely heavy and
sluggish. I spent a weekend porting the whole site over to jQuery and
that is when I realized the astounding benefits of jQuery. I
immediately cut the library in 1/3 and cut my own JavaScript in half
in a few places. I found that once I switched to jQuery my code became
much easier for myself and other team members to read and maintain.
You can find jQuery in use on every page of this site.

Hope Cottage (http://hopecottage.org/)
You can find jQuery behind the scenes helping us build the unique
navigation on the Home page and delivering an enhanced user experience
in the FAQs.

Dallas Symphony Orchestra (http://dallassymphony.com/)
jQuery's excellent AJAX support enabled us to quickly create an
AJAX'ified calendar widget and made creating the drop down navigation
a breeze.

--
Brandon Aaron

On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list
> of jQuery powered sites for posting on the jQuery site. The sites *DO
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> jQuery are perfectly fine for this list. Also, if you're using jQuery
> with another library (YUI, PT, Dojo, et al), that's fine as well. We
> want to know which sites are using jQuery.
>
> If you could, please provide a description of where jQuery is being used
> within the website.
>
> Please reply to this email and I'll begin compiling the list.
>
> Thanks,
>
> Rey
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Shane Graber - jQuery
Rey:

We just began using jQuery on our online magazine site Advanced
Aquarist [1].  Currently we're using the Thickbox [2] plugin along
with code snippits that were found via Google for creating pullquotes
[3] (modified a bit), a dynamic Table of Contents [4] (also modified a
bit), and for making Zebra Tables [5].  I'm also using it to make some
of our old content forward compatible with our current coding style
guidelines.

The javascript source can be found here if anyone's interested:

http://www.advancedaquarist.com/jquery.aaolm.js

Thanks!

Shane

[1]  http://www.advancedaquarist.com/
[2]  http://jquery.com/demo/thickbox/
[3]  
http://www.456bereastreet.com/archive/200609/automatic_pullquotes_with_javascript_and_css/#comment17
[4]  http://jameswragg.com/labs/auto-generating-table-of-contents-using-jquery
, http://jameswragg.com/demos/autogentoc/
[5]  http://jquery.com/blog/2006/10/18/zebra-table-showdown/


On 1/9/07, Rey Bango <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list
> of jQuery powered sites for posting on the jQuery site. The sites *DO
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of
> jQuery are perfectly fine for this list. Also, if you're using jQuery
> with another library (YUI, PT, Dojo, et al), that's fine as well. We
> want to know which sites are using jQuery.
>
> If you could, please provide a description of where jQuery is being used
> within the website.
>
> Please reply to this email and I'll begin compiling the list.
>
> Thanks,
>
> Rey
>
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
-
Bender: "Amy, you like cute things so I baked you a pony."
-

http://www.reefs.org - Where reefkeeping begins on the internet.
http://www.advancedaquarist.com - High quality, free monthly publication for
the reef keeping hobbyist.
http://www.aquaristcourses.org - Distance learning courses for the
marine aquarist.

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Christian Bach
Rey Bango wrote:
> Hi everyone,
> 
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list 
> of jQuery powered sites for posting on the jQuery site. The sites *DO 
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of 
> jQuery are perfectly fine for this list. Also, if you're using jQuery 
> with another library (YUI, PT, Dojo, et al), that's fine as well. We 
> want to know which sites are using jQuery.
> 
> If you could, please provide a description of where jQuery is being used 
> within the website.
> 
> Please reply to this email and I'll begin compiling the list.
> 
> Thanks,
> 
> Rey

http://www.megastore.se - used all over the site (Swedish, English version 
available at http://english.megastore.se/)

/christian

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Klaus Hartl
Rey Bango schrieb:
> Hi everyone,
> 
> With the release jQuery v1.1 eminent, I'd like to begin compiling a list 
> of jQuery powered sites for posting on the jQuery site. The sites *DO 
> NOT* have to be jQuery v1.1 specific. Sites using prior versions of 
> jQuery are perfectly fine for this list. Also, if you're using jQuery 
> with another library (YUI, PT, Dojo, et al), that's fine as well. We 
> want to know which sites are using jQuery.
> 
> If you could, please provide a description of where jQuery is being used 
> within the website.
> 
> Please reply to this email and I'll begin compiling the list.
> 
> Thanks,
> 
> Rey

I guess you know already, but still:

http://plazes.com - usage everywhere...


-- Klaus

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] List of jQuery-Powered Sites

2007-01-09 Thread Rey Bango
Hi everyone,

With the release jQuery v1.1 eminent, I'd like to begin compiling a list 
of jQuery powered sites for posting on the jQuery site. The sites *DO 
NOT* have to be jQuery v1.1 specific. Sites using prior versions of 
jQuery are perfectly fine for this list. Also, if you're using jQuery 
with another library (YUI, PT, Dojo, et al), that's fine as well. We 
want to know which sites are using jQuery.

If you could, please provide a description of where jQuery is being used 
within the website.

Please reply to this email and I'll begin compiling the list.

Thanks,

Rey

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/