[nyphp-talk] Favorite JSON-RPC Server?

2011-12-02 Thread Wellington Fan
Hi all, Anyone have a favorite PHP implementation of a JSON-RPC Server? Thanks! -- wellington ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

[nyphp-talk] East Village Tech Meetup #2

2011-07-28 Thread Wellington Fan
Anyone going? It's tonight, 7pm: http://www.meetup.com/EastVillageTechies/events/25349121/ -- wellington ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

Re: [nyphp-talk] Exceptions vs User Errors

2011-06-24 Thread Wellington Fan
Slightly OT, but: "deprecate" NOT "depreciate". :-) ___ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation

[nyphp-talk] OT: Front-end, jQuery/CSS developer needed

2011-02-07 Thread Wellington Fan
Hi all, My company needs a jQuery/CSS developer for a couple of weeks. I posted the job description on the NYPHP Job list, but I vaguely recall that there was mention on this list of a dedicated Javascript list that would be more appropriate for Front-end development. Am I halluca-rememberin

Re: [nyphp-talk] Searching an Entire MySQL Database

2010-11-05 Thread Wellington Fan
I think the "-t" flag to mysqldump dumps just the data, and not the schema. this might be useful in ensuring that you don't accidentally change the schema with your sed. -- wellington ___ New York PHP Users Group Community Talk Mailing List http://lis

Re: [nyphp-talk] Charsets are still driving me nuts

2008-03-06 Thread Wellington Fan
Does anyone have experience with using the the "accept-charset" attribute on FORMs? http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accept-charset I read this, but I am not sure what the net result is: "The client must interpret this list as an exclusive-or list, i.e., the server is able