[jQuery] Re: Plugin idea : server language integrator

2007-07-16 Thread Ganeshji Marwaha
Thanks David... -GTG On 7/15/07, David Duymelinck <[EMAIL PROTECTED]> wrote: Sorry i was away the whole weekend but Stephan Beal answered your question i see. I want to add that many (php) developers want to generate js, css, html with their server language to have full control over every

[jQuery] Re: Plugin idea : server language integrator

2007-07-16 Thread David Duymelinck
Module or class or library would be the right name for this sort software but i was on the plugin page at the time and focused so much on the word i named it wrong. Because the jquery methods are saved the first time the code runs the page/site specific code can be checked against it so that

[jQuery] Re: Plugin idea : server language integrator

2007-07-16 Thread Stephan Beal
On Jul 16, 3:06 pm, John Farrar <[EMAIL PROTECTED]> wrote: > Maybe I am totally missing it. Please clear up my fog. > > 1. It seems like you are wanting to "Generate jQuery execution code > via server pages.". I don't see what is offered by a plugin if that is > the case. (Esp. since jQuery doesn'

[jQuery] Re: Plugin idea : server language integrator

2007-07-16 Thread John Farrar
Maybe I am totally missing it. Please clear up my fog. 1. It seems like you are wanting to "Generate jQuery execution code via server pages.". I don't see what is offered by a plugin if that is the case. (Esp. since jQuery doesn't run on the server platforms.) 2. The page caching the code is a se

[jQuery] Re: Plugin idea : server language integrator

2007-07-16 Thread Stephan Beal
On Jul 16, 8:23 am, David Duymelinck <[EMAIL PROTECTED]> wrote: > Anyway i will start working on it this week and how to show something as > soon as possible. The value of this idea is immediately obvious, and if you manage to get this working i would LOVE to see it :). i'm a pretty good PHP cod

[jQuery] Re: Plugin idea : server language integrator

2007-07-15 Thread David Duymelinck
Sorry i was away the whole weekend but Stephan Beal answered your question i see. I want to add that many (php) developers want to generate js, css, html with their server language to have full control over every variable they can think of. For instance most php software allows you to set u

[jQuery] Re: Plugin idea : server language integrator

2007-07-14 Thread Ganeshji Marwaha
Thanks. -GTG On 7/14/07, Stephan Beal <[EMAIL PROTECTED]> wrote: On Jul 13, 11:20 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > pardon my ignorance... i dont understand the purpose... The purpose would be to allow easier inclusion of jQ code from server- side scripts (in this case PHP

[jQuery] Re: Plugin idea : server language integrator

2007-07-14 Thread Stephan Beal
On Jul 13, 11:20 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > pardon my ignorance... i dont understand the purpose... The purpose would be to allow easier inclusion of jQ code from server- side scripts (in this case PHP). As it stands now, to create jQ code from PHP you either have to impo

[jQuery] Re: Plugin idea : server language integrator

2007-07-13 Thread Ganeshji Marwaha
pardon my ignorance... i dont understand the purpose... -GTG On 7/13/07, David Duymelinck <[EMAIL PROTECTED]> wrote: Hello everyone, There are a few server language integration scripts but as far as i checked the code they are restrictive, only allowing the actions/plugins they have defined