Hi, I know the list, there is a big problem with it, It is nice looking but not filtered at all.
Even the featured sites. some of them hardly uses jQuery. I was hoping that we could create a list where, we have the super featured sites, where you can see that this is how you use jQuery extensively not just some basics selector here and there. How to write usual plumbing code, to connect the components together. For example, in our project we use Tibco PageBus to do the messaging between the components and keep them separate on the page. I would like to some more examples in the direction of creating clean client side code that can scale can be reused and stays simple. Thanks for any further info. I do not know if anyone has gone through the whole list and picked up some of them which used jQuery the way it ought to be used ? Istvano On Jun 4, 3:32 pm, Seth - TA <[EMAIL PROTECTED]> wrote: > Here is a HUGE list, enjoy -http://docs.jquery.com/Sites_Using_jQuery > > On Jun 4, 6:36 am, Istvan Orban <[EMAIL PROTECTED]> > wrote: > > > Hi All, > > > I have been using jQuery now more then 6 months. It is amazing. > > > Although as a Java Programmer I found it very difficult to turn my head > > around, and start using prototypal inheritance and all the Javascript > > stuff. > > > I have checked in many Frameworks, and jQuery seemed to be the least > > verbose and most expressing. which was a major point when we went for > > jQuery. > > > There is clear documentation how to develop plugins, also due to the > > YUI theatre there are plenty of info on Javascript itself as well. > > > So My big question is, I would like to collect and also maybe put > > together some info on : > > > 1, Best practises with Portlets with JQuery > > > 2, Best practises when writting component on the page generally. > > > - do you prefer some inheritance ( I know with jQuery this is not the > > best ) > > > - use delegation > > > I would like to see example from Real Life projects where People faced > > these problems and I would like to learn from why and what they have > > decided. > > > so Could we put together somewhere a little list of sites and preferable > > links to some js files and css etc. which shows some great examples of > > implementation with jQuery. > > > Any suggestions, Links, infos are very welcome. > > > Thanks > > > Istvano > > > So My big question is, I would like to learn and SEE how other have used > > jQuery with real sites and real implementation.