Re: [nyphp-talk] Going rates:

2007-06-17 Thread Patrick May
It's listed in yearly salary, but still: http://www.labor.state.ny.us/workforceindustrydata/uiwages.shtm Cheers, Patrick On Jun 17, 2007, at 7:48 PM, Ben Sgro ((ProjectSkyline)) wrote: Hello All, Hope all the fathers are having a nice day today. Lately, I've been really getting into the

Re: [nyphp-talk] Going rates:

2007-06-17 Thread Ben Sgro \(ProjectSkyline\)
Hello Greg, Thanks: The data on salary.com is great ... I can see what the medium salary is for said jobs. Even better would be a site that lists the per/hour rate of said jobs. Thanks again. - Ben Ben Sgro, Chief Engineer ProjectSkyLine - Defining New Horizons +1 718.487.9368 (N.Y. Office)

Re: [nyphp-talk] Going rates:

2007-06-17 Thread Greg Rundlett
On 6/17/07, Ben Sgro (ProjectSkyline) <[EMAIL PROTECTED]> wrote: Hello All, Hope all the fathers are having a nice day today. Lately, I've been really getting into the cost structure and finicial forces at work within my company. While attempting to refine our overhead cost calculations, I'v

Re: [nyphp-talk] Going rates:

2007-06-17 Thread Ben Sgro \(ProjectSkyline\)
Hello Josh, That sounds good. I'm still curious if there is an online resource that publishes technical disciplines and their going rates. Feel free to contact me off list. - Ben Ben Sgro, Chief Engineer ProjectSkyLine - Defining New Horizons - Original Message - From: "Josh McCorm

Re: [nyphp-talk] Going rates:

2007-06-17 Thread Josh McCormack
I've spent a lot of time at various agencies pricing, and I currently run my own web testing and development company. I'd be happy to talk to you about pricing and estimating timing and all that, if you'd like. Josh -- Josh McCormack Owner, InteractiveQA Web testing & development http://www.inte

[nyphp-talk] Going rates:

2007-06-17 Thread Ben Sgro \(ProjectSkyline\)
Hello All, Hope all the fathers are having a nice day today. Lately, I've been really getting into the cost structure and finicial forces at work within my company. While attempting to refine our overhead cost calculations, I've begun to break up jobs by the time spent doing one of many tasks

Re: [nyphp-talk] Sessions / Cookie question

2007-06-17 Thread Rolan Yang
[EMAIL PROTECTED] wrote: ... The expectation is that if the member comes back after the time out, then they would be required to login again but the login code does a check for an active cookie and not a session and allows the user to access the site apparently creating a new session. I hope