[nyphp-talk] LEMP?

2009-04-24 Thread oorza2k5
Hey, all, new to the mailing list (really, the first email I've sent :D). I was wondering if anyone had any experience using the EMP (nginx, mysql, php) instead of the AMP stack, specifically using php-fpm as a process manager? I've read some pretty impressive benchmarks: http://www.yawn.

Re: [nyphp-talk] zend framework

2009-04-24 Thread Daniel Convissor
On Fri, Apr 24, 2009 at 01:54:05PM -0400, Ajai Khattri wrote: > > Its popular but that's because its Zend. Personally, I call it an > unframework because to me its just a library of components... While there are a lot of library components in ZF, there really is a framework in there as well: ht

Re: [nyphp-talk] jQuery (Was: PHP hosting and standard tool-chain for newbie?)

2009-04-24 Thread Chris Snyder
On Fri, Apr 24, 2009 at 9:03 PM, Kenneth Downs wrote: > Javascript gave me fits until I dug through some of the younger tikes' code, > and ended up writing this blog entry on "Javascript as a foreign language": > > http://database-programmer.blogspot.com/2008/08/javascript-as-foreign-language.htm

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Daniel Convissor
On Fri, Apr 24, 2009 at 04:37:59PM -0400, David Mintz wrote: > > The Protype vs JQuery debate strikes me as religious. Both are class acts, > take your pick. The fact that JQuery doesn't have JSON encoding/decoding built in makes me think Prototype has their act together a bit more. --Dan --

Re: [nyphp-talk] jQuery (Was: PHP hosting and standard tool-chain for newbie?)

2009-04-24 Thread Kenneth Downs
David Mintz wrote: On Fri, Apr 24, 2009 at 5:07 PM, Chris Snyder wrote: On Fri, Apr 24, 2009 at 4:52 PM, Kenneth Downs wrote: The Protype vs JQuery debate strikes me as religious. Both are class acts, take your pick. Why stop there, let's drag extjs into the picture

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Michael B Allen
On Fri, Apr 24, 2009 at 6:05 PM, Tim Lieberman wrote: > >> Well the tool-chain I ended up using was: >> >> 1. GoDaddy.com for hosting for $4.75/mo with a 1yr payment. >> 2. TextWrangler for editing files directly on the server or locally >> 3. Transmit for uploading, downloading, renaming and dele

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Tim Lieberman
On Apr 24, 2009, at 5:16 PM, Chris Snyder wrote: On Fri, Apr 24, 2009 at 5:06 PM, Michael B Allen wrote: 2. TextWrangler for editing files directly on the server or locally I hadn't heard about TextWrangler before now. What (besides the low low price) made that the one to use? I know I

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Tim Lieberman
Well the tool-chain I ended up using was: 1. GoDaddy.com for hosting for $4.75/mo with a 1yr payment. 2. TextWrangler for editing files directly on the server or locally 3. Transmit for uploading, downloading, renaming and deleting files and so on I must admit I've never actually used Trans

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Michael B Allen
On Fri, Apr 24, 2009 at 5:16 PM, Chris Snyder wrote: > On Fri, Apr 24, 2009 at 5:06 PM, Michael B Allen wrote: > >> 2. TextWrangler for editing files directly on the server or locally > > I hadn't heard about TextWrangler before now. What (besides the low > low price) made that the one to use? J

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Chris Snyder
On Fri, Apr 24, 2009 at 5:06 PM, Michael B Allen wrote: > 2. TextWrangler for editing files directly on the server or locally I hadn't heard about TextWrangler before now. What (besides the low low price) made that the one to use? Also, I can't believe no one mentioned Apple's Developer Tools.

Re: [nyphp-talk] jQuery (Was: PHP hosting and standard tool-chain for newbie?)

2009-04-24 Thread David Mintz
On Fri, Apr 24, 2009 at 5:07 PM, Chris Snyder wrote: > On Fri, Apr 24, 2009 at 4:52 PM, Kenneth Downs wrote: > > > The Protype vs JQuery debate strikes me as religious. Both are class > acts, > > take your pick. > > > > > > Why stop there, let's drag extjs into the picture :) > > Or MochiKit, wh

Re: [nyphp-talk] jQuery (Was: PHP hosting and standard tool-chain for newbie?)

2009-04-24 Thread Chris Snyder
On Fri, Apr 24, 2009 at 4:52 PM, Kenneth Downs wrote: > The Protype vs JQuery debate strikes me as religious. Both are class acts, > take your pick. > > > Why stop there, let's drag extjs into the picture :) Or MochiKit, which has been making JavaScript suck less since 2005. They all do almost

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Michael B Allen
Well the tool-chain I ended up using was: 1. GoDaddy.com for hosting for $4.75/mo with a 1yr payment. 2. TextWrangler for editing files directly on the server or locally 3. Transmit for uploading, downloading, renaming and deleting files and so on She hasn't tried it yet but I was able to do ever

[nyphp-talk] jQuery (Was: PHP hosting and standard tool-chain for newbie?)

2009-04-24 Thread Kenneth Downs
David Mintz wrote: On Fri, Apr 24, 2009 at 3:09 PM, Ajai Khattri wrote: On Thu, 23 Apr 2009, Peter Sawczynec wrote: Meanwhile, I'd like to take a moment to thank all the fine people who brought us "jquery". As of late I am trying to use jquery for everything. And the cross platform,

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread David Mintz
On Fri, Apr 24, 2009 at 3:09 PM, Ajai Khattri wrote: > On Thu, 23 Apr 2009, Peter Sawczynec wrote: > > > Meanwhile, I'd like to take a moment to thank all the fine people who > > brought us "jquery". As of late I am trying to use jquery for > > everything. And the cross platform, browser independ

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Ajai Khattri
On Thu, 23 Apr 2009, John Campbell wrote: > I have seen some mac people use software that mounts a remote folder > over ssh/sftp as a drive. I personally just use the command line, but > does anyone know of a good free tool to mount remote file systems? I > did a quick search and found MacFuse,

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Ajai Khattri
On Thu, 23 Apr 2009, Peter Sawczynec wrote: > Meanwhile, I'd like to take a moment to thank all the fine people who > brought us "jquery". As of late I am trying to use jquery for > everything. And the cross platform, browser independent nature of it > seems awesome. I totally agree. Every week

Re: [nyphp-talk] PHP hosting and standard tool-chain for newbie?

2009-04-24 Thread Kenneth Downs
Ajai Khattri wrote: On Thu, 23 Apr 2009, Peter Sawczynec wrote: Meanwhile, I'd like to take a moment to thank all the fine people who brought us "jquery". As of late I am trying to use jquery for everything. And the cross platform, browser independent nature of it seems awesome. I to

Re: [nyphp-talk] zend framework

2009-04-24 Thread Ajai Khattri
On Fri, 24 Apr 2009, Michael B Allen wrote: > I'm not sure if you're casting ZF in a negative light but personally I > much prefer a library of independent components over a framework. Some > Zend Framework components are crap but I can choose not to use those > components whereas with a framework

Re: [nyphp-talk] zend framework

2009-04-24 Thread Michael B Allen
On Fri, Apr 24, 2009 at 1:54 PM, Ajai Khattri wrote: > On Fri, 24 Apr 2009, Nicholas Hart wrote: > >> Any >> idea how popular/unpopluar this zend framework is in the php community? > > Its popular but that's because its Zend. Personally, I call it an > unframework because to me its just a library

Re: [nyphp-talk] zend framework

2009-04-24 Thread Ajai Khattri
On Fri, 24 Apr 2009, Nicholas Hart wrote: > Any > idea how popular/unpopluar this zend framework is in the php community? Its popular but that's because its Zend. Personally, I call it an unframework because to me its just a library of components... -- Aj. __

Re: [nyphp-talk] zend framework

2009-04-24 Thread Hans Zaunere
Nick, not to make you repost, but we do have a Zend Framework list that would be best suited for this type of discussion (and in the interest of getting some traffic going over there). http://lists.nyphp.org/mailman/listinfo/zendframework Subscribe there if you could and repost - I know personall

[nyphp-talk] zend framework

2009-04-24 Thread Nicholas Hart
I am looking for detailed information on how to configure zend framework for i5/OS. The framework.zend.com website doesn't make this distinction. Also, if anyone has a working examples, I would very much like to see them. Any idea how popular/unpopluar this zend framework is in the php community