Re: [nyphp-talk] session variables: seven deadly sins

2006-12-28 Thread LK
Paul, the problems with _SESSION variables, and creative ways of dealing with them, sound worthy of investigion, and if there are no books on the subject - perhaps you'd consider writing one? - Original Message From: Paul Houle <[EMAIL PROTECTED]> To: NYPHP Talk Sent: Thursday, Decem

[nyphp-talk] Drupal workshops

2006-12-28 Thread Josh McCormack
I recently was made the Business Manager for Lullabot (lullabot.com), the Drupal consultancy. If anyone is using or thinking of using Drupal and is interested in any education, consulting or development help, please get in touch with me. Lullabot is running a workshop on Drupal in January, and I

Re: [nyphp-talk] session variables: seven deadly sins

2006-12-28 Thread Adrian Noland
Paul, I just signed up on this list and I'm really enjoying your discourse. > When I develop my own applications, I use cookies for > personalization and caching. I use the authentication system described in > > http://cookies.lcs.mit.edu/pubs/webauth:sec10-slides.ps.gz > > this mech

Re: [nyphp-talk] book recommendation

2006-12-28 Thread edward potter
hi, here's +100 links I've thought worth keeping: http://del.icio.us/ejpusa/php thanks, ed :-) On 12/28/06, tedd <[EMAIL PROTECTED]> wrote: At 10:35 AM +0530 12/28/06, Sukrit D wrote: >Hi guys, > >I'm a unix guy and I use a lot of fancy unix tools which have only a >command line interface.

Re: [nyphp-talk] book recommendation

2006-12-28 Thread tedd
At 10:35 AM +0530 12/28/06, Sukrit D wrote: Hi guys, I'm a unix guy and I use a lot of fancy unix tools which have only a command line interface. I would like to write a PHP-front-end to many of them so as to allow users to access them. I know some perl and shell scripting, but no other prog