Re: [nyphp-talk] Mind Maps and PHP

2010-02-02 Thread G Rundlett
On Tue, Feb 2, 2010 at 2:15 PM, Ajai Khattri wrote: > On Tue, 2 Feb 2010, Gary Mort wrote: > >> Since this list is an infinite repository of random facts, I've run across a >> bunch of php snippets which create mind maps in XML format from data, what I >> find interesting though is it is difficult

Re: [nyphp-talk] HipHop C++ "transformer" for PHP

2010-02-02 Thread Ajai Khattri
On Tue, 2 Feb 2010, Steve Manes wrote: > I just ran across this announcement on Facebook: > > http://developers.facebook.com/news.php?blog=1&story=358 Ironic for me, since we've been talking about learning C++ on the NYLUG list :-) -- Aj. ___ New

[nyphp-talk] HipHop C++ "transformer" for PHP

2010-02-02 Thread Steve Manes
I just ran across this announcement on Facebook: http://developers.facebook.com/news.php?blog=1&story=358 ___ 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] Mind Maps and PHP

2010-02-02 Thread Ajai Khattri
On Tue, 2 Feb 2010, Gary Mort wrote: > Since this list is an infinite repository of random facts, I've run across a > bunch of php snippets which create mind maps in XML format from data, what I > find interesting though is it is difficult to actually find the XML formats > being used by the vario

[nyphp-talk] Mind Maps and PHP

2010-02-02 Thread Gary Mort
Since this list is an infinite repository of random facts, I've run across a bunch of php snippets which create mind maps in XML format from data, what I find interesting though is it is difficult to actually find the XML formats being used by the various major mind map vendors documented fully. A

Re: [nyphp-talk] error log monitor, git, github

2010-02-02 Thread Gary Mort
On Tue, Feb 2, 2010 at 12:24 PM, Daniel Convissor < dani...@analysisandsolutions.com> wrote: > Hola: > > Hmm... No feedback to this response at all. I miss a meeting so I'm > dead to all of you? :) > > Hah! If your dead, then I'm a decomposing corpse since I moved away from the center of the

Re: [nyphp-talk] error log monitor, git, github

2010-02-02 Thread Daniel Convissor
Hola: Hmm... No feedback to this response at all. I miss a meeting so I'm dead to all of you? :) I'm mostly curious to hear what people think about the approach I used for monitoring PHP error logs, http://github.com/convissor/log_monitoring_solution Do you monitor your PHP error logs? What