Forums | MacLife
You are not logged in.
#1 2007-12-16 8:27 pm
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Web hosting, domaign names
Any recomendations on a free host? Pay hosts are not that expensive but I would not be using it for anything but teaching myself how it all works. For that reason I suppose it might be better to find one that is as similar to a pay host as possible.
Should I even bother with a domain name?
Offline
#2 2007-12-16 8:53 pm
- Booksley
- Zombie Genocidest
- From: Toronto, Ontario
- Registered: 2001-02-16
- Posts: 5037
Re: Web hosting, domaign names
You don't really need a domain name.
If all you're doing is teaching yourself how it all works, why not host it all off your current hardware?
Offline
#3 2007-12-16 9:09 pm
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Re: Web hosting, domaign names
Because I am on a PC until I get a new mac, my connection is through a free community wireless and I want to learn how hosts work.
Offline
#4 2007-12-16 9:45 pm
#6 2007-12-17 12:28 pm
Re: Web hosting, domaign names
Wasn't this in a FAQ at some point?
Also, I think I vital part of "figuring out how hosts work" is paying for them.
Basseq is me, John Whittet.
(Finishing the remainder of the thought expressed in the post has been left as an exercise for the reader.)
Offline
#7 2007-12-17 12:40 pm
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Re: Web hosting, domaign names
Hmm... You may be right. I was just trying to find out if anyone had used a free host that they could recommend.
Offline
#9 2007-12-17 1:37 pm
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Re: Web hosting, domaign names
I would like to learn the workflow (ftp , organization, etc..) mainly but also server side code.
I also want to be able to show my experiments to others so they can tell me how bad my code is.
Last edited by J.D.Hogg (2007-12-17 1:42 pm)
Offline
#10 2007-12-17 2:28 pm
- Booksley
- Zombie Genocidest
- From: Toronto, Ontario
- Registered: 2001-02-16
- Posts: 5037
Re: Web hosting, domaign names
J.D.Hogg wrote:
I would like to learn the workflow (ftp , organization, etc..) mainly but also server side code.
I also want to be able to show my experiments to others so they can tell me how bad my code is.
Hm... FreeDNS only lets you point a domain name to an IP address, such as your own.
And there are no free hosting services like what you're looking for. You're going to have to spend some cash to get hosted externally. But hosting everything (say Apache + PHP + MySQL) on your Windows computer is still possible. Arguably you'd learn more because you'd actually have to configure things yourself. And you wouldn't need to pay anything extra either. Any sort of organization you do on your computer would be identical to something done externally. Heck, if you really wanted to make it authentic you could install an FTP server on your computer too!
Offline
#11 2007-12-17 3:38 pm
Re: Web hosting, domaign names
Uh, dyndns.org will worth with any host, won't it? I doubt even a free web hosting service will roll IP addresses to break it, so inserting a static IP should work fine.
I used a free one at one point called portland.co.uk but they've since been bought and no longer offer a free service. If you can spare a few bucks you can certainly buy into really cheap hosts (I've used that one before - very good reliability and speed, just really small spaces).
but I'll second that if you're just hitting it up to figure out how things work then create a local, closed, environment. Setting it up will give you more insight into how it works than just using it.
Last edited by Gipetto (2007-12-17 3:39 pm)
Offline
#12 2007-12-17 5:44 pm
Re: Web hosting, domaign names
google "a small orange" - they have hosting plans for like $25/year. great customer service, too.
Offline
#13 2007-12-18 10:58 pm
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Re: Web hosting, domaign names
I'll wait till I have a little more to upload and then go to a pay host. Thanks for the advice and links.
Offline
#14 2007-12-19 1:51 am
- J.D.Hogg
- Evil Robot Step-Dad

- From: Asheville NC
- Registered: 2003-02-19
- Posts: 618
Re: Web hosting, domaign names
Question, what do you mean by rolling IP addresses?
Offline
#15 2007-12-19 6:20 am
- Booksley
- Zombie Genocidest
- From: Toronto, Ontario
- Registered: 2001-02-16
- Posts: 5037
Re: Web hosting, domaign names
J.D.Hogg wrote:
Question, what do you mean by rolling IP addresses?
he means a dynamic IP address. Basically, when you dial-up your ISP you're going to get a new IP address everytime. that's why dynamic dns services are important to us poor students that host stuff from home 
Offline
