RE: [nyphp-talk] good source of parts?

2007-07-21 Thread pyurt
I have been very happy with ZipZoomFly customer support though it has been a while since ordering anything. Paul The most accurate credible, & timely website directory on the web: mastermoz.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ajai Khatt

RE: [nyphp-talk] Not a PHP question

2007-07-21 Thread pyurt
Dan What is live video stream on windows? Are you saying that you want to capture streaming media as you see it on screen to a file, for later playback? Are you asking for a way to capture your screen (and audio?) of a webpage browsing experience to a “streaming” video file with the audio (from

Re: [nyphp-talk] Oh... Interviewing

2007-07-21 Thread David Krings
CED wrote: I recently sat down with a candidate for a Software Management/Architect position here is what I presented: °snip° Now I thought that these questions were certainly challenging yet basic enough for an expert software architect, however, and much to my surprise the candidate wasn't r

Re: [nyphp-talk] SQL question

2007-07-21 Thread David Krings
pyurt wrote: David I have experienced similar problems in the past. What are you getting back? Which version PHP? I'm getting back the rows that I want, but not in the correct order and only by using DISTINCT, which I once was told is a nono and not needed if I'd just do it right. My attem

[nyphp-talk] Converting .xls to .csv w/php & linux

2007-07-21 Thread Ben Sgro \(ProjectSkyLine\)
Hello, This week a similiar question surfaced about word docs... Not Im trying to convert .xls files to .csv files, automatically from linux. I have a datamining script that fetches data as .xls...anyone have a good way to turn that data into .csv? I've looked at catdoc, but have had zero succ

Re: [nyphp-talk] Oh... Interviewing

2007-07-21 Thread CED
David, I agree with everything you've written, and we certainly did discuss some of the questions I had on there, a complete background was: That this candidate had started his career in a VERY different industry He then moved into some project management positions within IS, which were difficult

Re: [nyphp-talk] Converting .xls to .csv w/php & linux

2007-07-21 Thread David Krings
Ben Sgro (ProjectSkyLine) wrote: So, I'm looking for something else. Wasn't there a way to use OpenOffice from PHP? And wasn't there a module for PHP as well? You could load the xls into OO and export it as csv. David ___ New York PHP Community

Re: [nyphp-talk] Converting .xls to .csv w/php & linux

2007-07-21 Thread Ben Sgro \(ProjectSkyLine\)
I downloaded the rpm of catdoc, works great, comes w/xls2csv. Thanks! Ben Sgro, Chief Engineer ProjectSkyLine - Defining New Horizons - Original Message - From: "David Krings" <[EMAIL PROTECTED]> To: "NYPHP Talk" Sent: Saturday, July 21, 2007 10:55 AM Subject: Re: [nyphp-talk] Conver