NYCPHP Meetup

NYPHP.org

[nycphp-talk] Wordpress & Ajax

Jon Tascher jontas at gmail.com
Fri Jul 8 12:11:37 EDT 2011


See: http://codex.wordpress.org/AJAX

On Fri, Jul 8, 2011 at 12:00 PM, <talk-request at lists.nyphp.org> wrote:

> Send talk mailing list submissions to
>        talk at lists.nyphp.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.nyphp.org/mailman/listinfo/talk
> or, via email, send a message with subject or body 'help' to
>        talk-request at lists.nyphp.org
>
> You can reach the person managing the list at
>        talk-owner at lists.nyphp.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of talk digest..."
>
>
> Today's Topics:
>
>   1. Wordpress & Ajax (Margaret Waldman)
>   2. jquery (Margaret Waldman)
>   3. Re: jquery (Stephen Britton)
>   4. Re: Wordpress & Ajax (Darryle Steplight)
>   5. Re: Wordpress & Ajax (Margaret Waldman)
>   6. Re: Wordpress & Ajax (Darryle Steplight)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 8 Jul 2011 09:49:11 -0400
> From: "Margaret Waldman" <mmwaldman at nyc.rr.com>
> To: "NYPHP Talk" <talk at lists.nyphp.org>
> Subject: [nycphp-talk] Wordpress & Ajax
> Message-ID: <8B12E3462BAA4C9B97712314248232DF at michelePC>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Does anyone know if Wordpress has any ajax features build in or do I have
> to add it?
>
> Margaret Michele Waldman
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nyphp.org/pipermail/talk/attachments/20110708/ae758ba0/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Fri, 8 Jul 2011 09:50:59 -0400
> From: "Margaret Waldman" <mmwaldman at nyc.rr.com>
> To: "NYPHP Talk" <talk at lists.nyphp.org>
> Subject: [nycphp-talk] jquery
> Message-ID: <03E62740078949A481710C2F6350EBAB at michelePC>
> Content-Type: text/plain; charset="utf-8"
>
> When was jquery added to work press?  There?s my ajax.
>
> Margaret Michele Waldman
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nyphp.org/pipermail/talk/attachments/20110708/da881f4f/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Fri, 8 Jul 2011 09:55:25 -0400
> From: Stephen Britton <sbritton at gmail.com>
> To: NYPHP Talk <talk at lists.nyphp.org>
> Subject: Re: [nycphp-talk] jquery
> Message-ID:
>        <CABcNofN=hdfMX-qCerj2C-CJOur-7AAxSRi7gBDd-cXmGG8eWA at mail.gmail.com
> >
> Content-Type: text/plain; charset="windows-1252"
>
> Several years. Since WP 2.5 -2.6?
> On Jul 8, 2011 9:51 AM, "Margaret Waldman" <mmwaldman at nyc.rr.com> wrote:
> > When was jquery added to work press? There?s my ajax.
> >
> > Margaret Michele Waldman
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nyphp.org/pipermail/talk/attachments/20110708/c7a586b4/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 4
> Date: Fri, 8 Jul 2011 11:20:44 -0400
> From: Darryle Steplight <dsteplight at gmail.com>
> To: NYPHP Talk <talk at lists.nyphp.org>
> Subject: Re: [nycphp-talk] Wordpress & Ajax
> Message-ID:
>        <CA+==QhtZXa9psEVkpyt1zRPYkK+Z-=HpeaNvmYFqXb7q8=6sFg at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi Margaret,
>     I'm sure there are some WP plugins out there that use ajax to
> work but it's not too difficult to create your own solutions. What
> types of ajax features do you want to create?
>
> On Fri, Jul 8, 2011 at 9:49 AM, Margaret Waldman <mmwaldman at nyc.rr.com>
> wrote:
> > Does anyone know if Wordpress has any ajax features build in or do I have
> to
> > add it?
> >
> > Margaret Michele Waldman
> > _______________________________________________
> > New York PHP Users Group Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > http://www.nyphp.org/Show-Participation
> >
>
>
>
> --
> ----------------------------------------------
> "May the Source be with you."
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 8 Jul 2011 11:35:04 -0400
> From: "Margaret Waldman" <mmwaldman at nyc.rr.com>
> To: "NYPHP Talk" <talk at lists.nyphp.org>
> Subject: Re: [nycphp-talk] Wordpress & Ajax
> Message-ID: <6E5C23DEC7704452B300A6F640B79FF7 at michelePC>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>        reply-type=original
>
> Darryle,
>
> I see the file showcase.js in the themes/js directory uses jquery, which
> means jquery must be included, which means it should have ajax
> functionality.  And, don't worry about the details of my project.  That's
> my
> problem.  :-)
>
> Margaret
>
> -----Original Message-----
> From: Darryle Steplight
> Sent: Friday, July 08, 2011 11:20 AM
> To: NYPHP Talk
> Subject: Re: [nycphp-talk] Wordpress & Ajax
>
> Hi Margaret,
>     I'm sure there are some WP plugins out there that use ajax to
> work but it's not too difficult to create your own solutions. What
> types of ajax features do you want to create?
>
> On Fri, Jul 8, 2011 at 9:49 AM, Margaret Waldman <mmwaldman at nyc.rr.com>
> wrote:
> > Does anyone know if Wordpress has any ajax features build in or do I have
> > to
> > add it?
> >
> > Margaret Michele Waldman
> > _______________________________________________
> > New York PHP Users Group Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > http://www.nyphp.org/Show-Participation
> >
>
>
>
> --
> ----------------------------------------------
> "May the Source be with you."
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>
>
>
> ------------------------------
>
> Message: 6
> Date: Fri, 8 Jul 2011 11:41:44 -0400
> From: Darryle Steplight <dsteplight at gmail.com>
> To: NYPHP Talk <talk at lists.nyphp.org>
> Subject: Re: [nycphp-talk] Wordpress & Ajax
> Message-ID:
>        <CA+==Qhvj+4fmMjsB6bzx_d4idYBx5C20FonUDrQCay5xC_qOTQ at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hey Margaret,
>       1. Just because a file uses jquery that doesn't mean it has
> ajax functionality. You still have to make the ajax call on your own
> if the showcase.js file isn't doing so.
>       2. I'm not worried about  the details of your project. I was
> going to help you and provide a solution on how I used my own jquery
> ajax solution for my own wordpress project, but like you so
> professionally said it "that's your problem".  Good luck.
>
> On Fri, Jul 8, 2011 at 11:35 AM, Margaret Waldman <mmwaldman at nyc.rr.com>
> wrote:
> > Darryle,
> >
> > I see the file showcase.js in the themes/js directory uses jquery, which
> > means jquery must be included, which means it should have ajax
> > functionality. ?And, don't worry about the details of my project. ?That's
> my
> > problem. ?:-)
> >
> > Margaret
> >
> > -----Original Message----- From: Darryle Steplight
> > Sent: Friday, July 08, 2011 11:20 AM
> > To: NYPHP Talk
> > Subject: Re: [nycphp-talk] Wordpress & Ajax
> >
> > Hi Margaret,
> > ? ?I'm sure there are some WP plugins out there that use ajax to
> > work but it's not too difficult to create your own solutions. What
> > types of ajax features do you want to create?
> >
> > On Fri, Jul 8, 2011 at 9:49 AM, Margaret Waldman <mmwaldman at nyc.rr.com>
> > wrote:
> >>
> >> Does anyone know if Wordpress has any ajax features build in or do I
> have
> >> to
> >> add it?
> >>
> >> Margaret Michele Waldman
> >> _______________________________________________
> >> New York PHP Users Group Community Talk Mailing List
> >> http://lists.nyphp.org/mailman/listinfo/talk
> >>
> >> http://www.nyphp.org/Show-Participation
> >>
> >
> >
> >
> > --
> > ----------------------------------------------
> > "May the Source be with you."
> > _______________________________________________
> > New York PHP Users Group Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > http://www.nyphp.org/Show-Participation
> > _______________________________________________
> > New York PHP Users Group Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > http://www.nyphp.org/Show-Participation
> >
>
>
>
> --
> ----------------------------------------------
> "May the Source be with you."
>
>
> ------------------------------
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>
> End of talk Digest, Vol 57, Issue 3
> ***********************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20110708/f6beae79/attachment.html>


More information about the talk mailing list