Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Burak Ueda
Using Softlayer for my customers and for myself almost a year now. They have 99.9% uptime SLA. There are 1~10 minutes of scheduled maintenance down times in every 3-4 months. Most of them takes less than 5 minutes. Network is amazing, staff is professional and prices are cheap. You can get a pretty

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Kenneth Downs
Joseph Crawford wrote: if you want fast stable machines i would suggest rackspace, although they are not the cheapest around they have excellent support and service I just went through this with a customer. Here is the rehash. My experience: Rackspace: triple the cost. What do you get? Ver

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread David Mintz
On Wed, 15 Nov 2006, Dell Sala wrote: > Hi Nelly, > > Have you looked into PEAR's Spreadsheet_Excel_Writer? I haven't used > it myself, but perhaps you can have more control over cell types if > you generate a native excel file rather than a csv file. > > http://pear.php.net/package/Spreadsheet_Ex

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Dell Sala
Hi Nelly, Have you looked into PEAR's Spreadsheet_Excel_Writer? I haven't used it myself, but perhaps you can have more control over cell types if you generate a native excel file rather than a csv file. http://pear.php.net/package/Spreadsheet_Excel_Writer -- Dell On Nov 14, 2006, at 12:32

Re: [nyphp-talk] PHP Development on the Road (Advice Needed)

2006-11-15 Thread edward potter
Regarding Starbucks wifi, interesting article in this months 2600 Magazine about taking over that network. You basically become the router. Lots of Mac address stuff hacking. Yipes! :-) On 11/13/06, Craig Thomas <[EMAIL PROTECTED]> wrote: > > On 11/11/06, Peter Sawczynec <[EMAIL PROTECTED]>

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Donald J Organ IV
it will work when displaying a CSV file in excel, but now the data has a single quote in it. Martin Lanser wrote: > I just reread your question. Yes, in an Excel cell you can put a single > quote in front of something and it is then treated as text, but I don't know > if that works in a CSV file.

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Martin Lanser
I just reread your question. Yes, in an Excel cell you can put a single quote in front of something and it is then treated as text, but I don't know if that works in a CSV file. Sorry for any confusion. -martin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh

[nyphp-talk] OT: JavaScript and https

2006-11-15 Thread Michael Southwell
Am I right that this inherited code doesn't really make a secure connection? https://www.example.com/whatever/'... Or is it equivalent to: https://www.example.com/whatever/. except of course not with the pop-up? sorry for the OT query, but I know that smart guys are

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Sean Pangia
you can also do a Format Cell > Number > Special > Zip Code Martin Lanser wrote: > You have to make sure the zip code data is imported to Excel as text. By > default Excel will treat is as a number and will therefore drop any leading > zeroes. > > Hope this helps ... > -martin. > > > -Or

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Martin Lanser
You have to make sure the zip code data is imported to Excel as text. By default Excel will treat is as a number and will therefore drop any leading zeroes. Hope this helps ... -martin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nelly Yusupova Sent

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Craig Thomas
Brian Dailey wrote: > I second the Rackspace recommendation. They are really on top of support > services (they advertise as "fanatical support") and I've never had any > complaints with them. +1 ___ New York PHP Community Talk Mailing List http://list

Re: [nyphp-talk] OT: Recommendations for web hosting services withextremely good uptimes?

2006-11-15 Thread David Krings
...and then look right at the next provider. We have from work a web server hosted by interland and while the physical box may not be down, the system is often and gets intentionally rebooted at least 4 or 5 times a month. And that ain't patch tuesday or sth like that. I also work with a se

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread David Krings
Hi, I host my own server and since CL&P is still running the same grid as Edison himself put it in, power is on and off quite a bit. I bought to UPS to compensate for that. If you don't want to bother with self-hosting, look at places in Western Europe (e. g. Germany). Power is far more reliabl

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Brian Dailey
I second the Rackspace recommendation. They are really on top of support services (they advertise as "fanatical support") and I've never had any complaints with them. Joseph Crawford wrote: > if you want fast stable machines i would suggest rackspace, although > they are not the cheapest around

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Joseph Crawford
if you want fast stable machines i would suggest rackspace, although they are not the cheapest around they have excellent support and service On 11/14/06, David A. Roth <[EMAIL PROTECTED]> wrote: It can have great prices, fast machines with tons of disk space, wonderful customer service and be

Re: [nyphp-talk] OT: Recommendations for web hosting services withextremely good uptimes?

2006-11-15 Thread Joseph Crawford
i use lunarpages.com and have a good uptime over the last 2 years i am around 99.6% uptime or there abouts On 11/15/06, Peter Sawczynec <[EMAIL PROTECTED]> wrote: Look at Interland: www.interland.com aka as www.web.com Warmest regards, Peter Sawczynec Technology Director PSWebcode _Design &

Re: [nyphp-talk] OT: Recommendations for web hosting services withextremely good uptimes?

2006-11-15 Thread Peter Sawczynec
Look at Interland: www.interland.com aka as www.web.com Warmest regards, Peter Sawczynec Technology Director PSWebcode _Design & Interface _Ecommerce _Database Management 646.316.3678 [EMAIL PROTECTED] www.pswebcode.com -Original Message- From: [EMAIL PROTECTED] [mailto:[E

Re: [nyphp-talk] PHP Development on the Road (Advice Needed)

2006-11-15 Thread Dan Cech
Craig Thomas wrote: >> On 11/11/06, Peter Sawczynec <[EMAIL PROTECTED]> wrote: >>> I am moving from NYC to Tampa, Florida Gulf Coast area in several days. >>> I'll be mobile, on the road for 2-3 months till I set permanent new >>> home/office. > > Enjoy that sun for the rest of us (: > >>> Have y

Re: [nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread Rob Marscher
I was always happy with Pair Networks uptime. I think maybe there was a couple minutes of downtime that I noticed once in the 5 years I've had a shared hosting account with them. Here's their statement: "Our network is monitored and maintained 24 hours a day, every day of the year. Our server

Re: [nyphp-talk] PHP Development on the Road (Advice Needed)

2006-11-15 Thread Craig Thomas
> On 11/11/06, Peter Sawczynec <[EMAIL PROTECTED]> wrote: >> >> I am moving from NYC to Tampa, Florida Gulf Coast area in several days. >> I'll be mobile, on the road for 2-3 months till I set permanent new >> home/office. Enjoy that sun for the rest of us (: >> Have you experienced whether one c

Re: [nyphp-talk] Website Screenshots from PHP

2006-11-15 Thread Richard Safran
A better solution is to use Firefox: 1. Run Xvfb instead of a real X server so that you don't need to attach to a monitor. 2. Run firefox supplying the URL as a command-line parm. 3. Run xwininfo to find the proper root window. 4. Run import from imagemagick to get an image of that window. Piece

Re: [nyphp-talk] Website Screenshots from PHP

2006-11-15 Thread Craig Thomas
Joseph Crawford wrote: > Hey guys, > > I found something today that was rather interesting and i would like to > feed my brain and figure out how to do something like this > > http://webdesignbook.net/snapper.php?url=http://www.josephcrawford.com&full >

[nyphp-talk] OT: Recommendations for web hosting services with extremely good uptimes?

2006-11-15 Thread David A . Roth
It can have great prices, fast machines with tons of disk space, wonderful customer service and be totally Linux friendly, but if they are down 40 minutes or so at random times it isn't acceptable to an online catalog web site. While a promise of an uptime of 99% sounds near perfect, 1% downtim

Re: [nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Michael Sims
On Tuesday 14 November 2006 12:32 pm, Nelly Yusupova wrote: > Hello Everyone, > > I wrote an application in PHP to export all of the data into a CSV > document so my client can view the data. Everything works great except > the Zip Code fields. For the zip codes that start with a zero, the zero >

[nyphp-talk] Zip Code field in Excel

2006-11-15 Thread Nelly Yusupova
Hello Everyone, I wrote an application in PHP to export all of the data into a CSV document so my client can view the data. Everything works great except the Zip Code fields. For the zip codes that start with a zero, the zero is removed. I know this is done by Excel because it is treating the

Re: [nyphp-talk] [OT] slidePresenter (was: live slide-show delivery viabrowser only)

2006-11-15 Thread Allen Shaw
Hi All, A short report to follow up on the earlier discussion: actual code for this project has been posted at sourceforge. I had proof-of-concept code several days ago but made the mistake of trying to put in lots of "nice" features before releasing it. Not smart. This morning I decided j