Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Joey Derrico
I pretty much agree here. I have always used GoDaddy for Domains and I have never had a problem. I used Yahoo once for registering my domain many years ago, and it was just a pain in the butt. I have also used GoDaddy for hosting and have been happy with them and thought there prices were fair.

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread David Krings
David Mintz wrote: Ah, not just in North America. Baseball is popular in Japan, Central America, the Carribean, etc etc because people like it, because it's /good/. One of those exports the US can feel proud of, unlike, e.g., McDonald's. Well, maybe the overpaid, pillpopping, spitting playe

Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Ajai Khattri
On Fri, 4 Sep 2009, Michael B Allen wrote: > But I also need minimal hosting. I have one site that is just a static > page with two images and another for a family member to learn PHP and > web stuff. I would rather host these off of my VPS. I even paid an > extra $50 for the PHP site. > > Someon

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread Kristina D. H. Anderson
> > > Well, last I heard the player's union was insisting that players > should be allowed to take amphetamines during the game so they don't > fall asleep. Maybe someday they'll provide amphetamines to the fans as > well... > Fans don't need amphetamines. Being a Mets fan, I can tell

Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Rolan Yang
Michael B Allen wrote: Hi All, I have a problem. I cannot get the ISP I registered my domains with to reply to my support requests. Initially they did respond to my request 1and1.com has fairly cheap domain registration and basic DNS functionality. They keep your credit card on file so bu

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread Paul A Houle
David Mintz wrote: Ah, not just in North America. Baseball is popular in Japan, Central America, the Carribean, etc etc because people like it, because it's /good/. One of those exports the US can feel proud of, unlike, e.g., McDonald's. Well, last I heard the player's union was insist

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread David Mintz
On Fri, Sep 4, 2009 at 12:26 PM, Fee, Patrick J (US SSA) < patrick@baesystems.com> wrote: > As a Lifetime Baseball fan (married over home plate back in 2000), > career-long web-programmer (I remember when NYPHP was first getting > started), and long time stalker of this list, I second Kristina

Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Michael B Allen
On Fri, Sep 4, 2009 at 1:27 PM, Ajai Khattri wrote: > On Fri, 4 Sep 2009, Michael B Allen wrote: > >> So I'm looking for opinions about ISPs that handle domain >> registration, domain management (basically DNS zone record updating) >> and some hosting (with PHP of course) and how to transfer those

Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registr ation, Management and Hosting Service

2009-09-04 Thread seth
I have about 10 sites with www.addaction.net -- and the primary reason i have expanded my sites with them is their incredibly responsibe support. they use cPanel for administration that the website owner uses (and it's quite good). rates are good -- check out their site for a standard intro special

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread li...@nopersonal.info
Kristina D. H. Anderson wrote: > If anyone wants to write a Taoist poem, in pseudocode, about how NULL > is like an inning of baseball yet to be played...now THAT would be > cool. I'll second that! Bev ___ New York PHP User Group Community Talk Mai

Re: [nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Ajai Khattri
On Fri, 4 Sep 2009, Michael B Allen wrote: > So I'm looking for opinions about ISPs that handle domain > registration, domain management (basically DNS zone record updating) > and some hosting (with PHP of course) and how to transfer those > domains. I actually host my important stuff myself on a

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread Kristina D. H. Anderson
If anyone wants to write a Taoist poem, in pseudocode, about how NULL is like an inning of baseball yet to be played...now THAT would be cool. :) Kristina > As a Lifetime Baseball fan (married over home plate back in 2000), career-long web-programmer (I remember when NYPHP was first gettin

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread Kristina D. H. Anderson
Hey, you're welcome, but you should really thank Mr. Mintz as he's the one who's responsible. An empty box score is a really good way to explain NULL, I gotta hand it to him. Kristina > As a Lifetime Baseball fan (married over home plate back in 2000), career-long web-programmer (I remember w

[nyphp-talk] Need help understanding NULL

2009-09-04 Thread Fee, Patrick J (US SSA)
As a Lifetime Baseball fan (married over home plate back in 2000), career-long web-programmer (I remember when NYPHP was first getting started), and long time stalker of this list, I second Kristina's "Love It". As programmers, we spend a lot of time using metaphors to explain what we are doing

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread Kristina D. H. Anderson
References to baseball AND the Tao in a PHP post about NULL! Love it!! Kristina PS Also a jQuery fan here. > > On Mon, Aug 31, 2009 at 11:08 AM, wrote: > > > Late to this party, > > > > me too, but: > > the way I think of it is, NULL simply means no value at all. 0 and boolean > false an

[nyphp-talk] Bad ISP Problem: Need New Domain Registration, Management and Hosting Service

2009-09-04 Thread Michael B Allen
Hi All, I have a problem. I cannot get the ISP I registered my domains with to reply to my support requests. Initially they did respond to my request and said they would look into the issue. However, I did not receive any response since. I have sent numerous emails to them in the past week and a h

Re: [nyphp-talk] Need help understanding NULL

2009-09-04 Thread David Mintz
On Mon, Aug 31, 2009 at 11:08 AM, wrote: > Late to this party, > me too, but: the way I think of it is, NULL simply means no value at all. 0 and boolean false and '' are values, for sure; NULL is, um, null. As for concrete examples, in baseball there are those two-row tables -- one for the away

Re: [nyphp-talk] website loading speed issue

2009-09-04 Thread Brent Baisley
On Fri, Sep 4, 2009 at 4:12 AM, Mangesh Sathe wrote: > Hello everyone , > This is Mangesh Sathe,India.. > > i have developed one erp website. > > As it has large amount of data it takes so much time to load. > i have  optimised sql queries as well as php code. You really need to find where the bot

Re: [nyphp-talk] website loading speed issue

2009-09-04 Thread David Krings
Mangesh Sathe wrote: As it has large amount of data it takes so much time to load. i have optimised sql queries as well as php code. Any suggestion or Anyone knows ,how can i solve this problem? Get a faster web server with a bigger pipe? Do you self-host or have it hosted? Which system ar

Re: [nyphp-talk] website loading speed issue

2009-09-04 Thread Kristina D. H. Anderson
Hi Mangesh, Is this the same website you posted about a week or two back where you were using a DSN to connect to an Access database? Kristina > On Fri, 4 Sep 2009, Mangesh Sathe wrote: > > > As it has large amount of data it takes so much time to load. > > i have optimised sql queries as wel

Re: [nyphp-talk] website loading speed issue

2009-09-04 Thread Ajai Khattri
On Fri, 4 Sep 2009, Mangesh Sathe wrote: > As it has large amount of data it takes so much time to load. > i have optimised sql queries as well as php code. > > Any suggestion or Anyone knows ,how can i solve this problem? You may as well ask the meaning of life - this is a big subject and ther

[nyphp-talk] website loading speed issue

2009-09-04 Thread Mangesh Sathe
Hello everyone , This is Mangesh Sathe,India.. i have developed one erp website. As it has large amount of data it takes so much time to load. i have optimised sql queries as well as php code. Any suggestion or Anyone knows ,how can i solve this problem? any help would b appretiated -- Thank