[nyphp-talk] Tech Event / Refinery29

2012-01-23 Thread Jorge Lopez
Pau Santesmasses - Tumblr <http://www.tumblr.com/> - Mike Singleton - Foursquare <http://www.foursquare.com/> - Ahmed Hashim - Etsy <http://www.etsy.com/> Hope to see some of you guys there. -- * Jorge Lopez ** I ** ** VP of Engineering * * * * REFINERY29 30 C

[nyphp-talk] Making Startups Work: Scaling Survival Stories

2011-09-29 Thread Jorge Lopez
- Thrillist <http://www.thrillist.com/> - Michael Smith - Postling <http://www.postling.com/> - Chris Maguire - Warby Parker <http://www.warbyparker.com/> - Ali Khan - Single Platform <http://www.singleplatform.com/> - James Linder - Refinery29 &

Re: [nyphp-talk] PHP $_SESSION

2008-06-05 Thread Jorge Lopez
You wouldn't happen to have a custom session handler object? -Jorge On Jun 5, 2008, at 1:23 PM, Néstor wrote: I understand this. Like I said it is not working on PHP 5.1. I do the session_start() and then I put the session_id() into my $_SESSION['mysession']; The problem is that my $_SESSION

[nyphp-talk] Etsy Hiring PHP Devs in NYC

2008-06-04 Thread Jorge Lopez
Hello all, If anyone is interested, we're hiring for PHP developers at Etsy.com. Here is the job listing: http://fix.etsy.com/jobs/job_Eng_PHP.html Send your resume and code samples over to: [EMAIL PROTECTED] Feel free to hit me up with any questions -Jorge ___

Re: [nyphp-talk] using PHP mail function on Windows server - update

2008-04-28 Thread Jorge Lopez
Hello, Do you have sendmail running on the linux box? Is port 25 listening? Can you send mail from the command line like: > mail [EMAIL PROTECTED] -Jorge On Apr 26, 2008, at 9:29 PM, Kristina Anderson wrote: Hi everyone, Well, more weirdness. I tested the code this afternoon and it actu