Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 04-15-2003, 08:29 PM   #1 (permalink)
M3GAPL3X
Code Monkey
 
M3GAPL3X's Avatar
 
Join Date: Mar 2003
Location: California
Posts: 57
M3GAPL3X is on a distinguished road
Send a message via AIM to M3GAPL3X
Free hosting?

Hi all,
I need to find a free web host that offers no ads and that's basically it for my senior project. I have tried Brinkster but it is really becoming a pain in the ass now. Any recommendations?

Thanks!
__________________
--------------------------
M3GAPL3X@linuxmail.org
M3GAPL3X is offline   Reply With Quote
Old 04-15-2003, 08:42 PM   #2 (permalink)
palin
Code Monkey
 
palin's Avatar
 
Join Date: Jan 2003
Posts: 57
palin is on a distinguished road
Can't you petetion your school for some space? finding free webspace without ads is a pretty hard task.
palin is offline   Reply With Quote
Old 04-15-2003, 08:52 PM   #3 (permalink)
M3GAPL3X
Code Monkey
 
M3GAPL3X's Avatar
 
Join Date: Mar 2003
Location: California
Posts: 57
M3GAPL3X is on a distinguished road
Send a message via AIM to M3GAPL3X
Quote:
Can't you petetion your school for some space?
I already asked them. They are a bunch of a-holes. You know high school techs are, asking them to give you access to some web site space makes them protray you as a security threat.
__________________
--------------------------
M3GAPL3X@linuxmail.org
M3GAPL3X is offline   Reply With Quote
Old 04-16-2003, 07:39 AM   #4 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
how much space do you need? what are you working on?

perhaps i will donate some.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-16-2003, 08:30 AM   #5 (permalink)
Epsilon
Regular Contributor
 
Epsilon's Avatar
 
Join Date: Mar 2003
Location: Las Vegas, NV
Posts: 127
Epsilon is on a distinguished road
Free web space with no ads? Why would anyone offer that? Sounds like a good way to go broke.
__________________
--Epsilon--
Epsilon is offline   Reply With Quote
Old 04-16-2003, 09:17 AM   #6 (permalink)
palin
Code Monkey
 
palin's Avatar
 
Join Date: Jan 2003
Posts: 57
palin is on a distinguished road
If part of your project requires web space the school should provide you with the resources. Can you talk to your teacher? counselor? perhaps even the principal?
palin is offline   Reply With Quote
Old 04-16-2003, 09:47 AM   #7 (permalink)
M3GAPL3X
Code Monkey
 
M3GAPL3X's Avatar
 
Join Date: Mar 2003
Location: California
Posts: 57
M3GAPL3X is on a distinguished road
Send a message via AIM to M3GAPL3X
I just emailed the school again asking if we can work some things out. They just told me that they would provide me with some space, a lousy 2mb and I would have to update the webpage only when I am at school.

I guess geocities.com can be the last resort. I'll see how things work out! Thanks for replying though!
__________________
--------------------------
M3GAPL3X@linuxmail.org
M3GAPL3X is offline   Reply With Quote
Old 04-16-2003, 02:16 PM   #8 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
why don't you run it from home?
__________________
-- bloomberg.
abc123 is offline   Reply With Quote
Old 04-16-2003, 03:53 PM   #9 (permalink)
saline
I am red.
 
saline's Avatar
 
Join Date: Feb 2003
Location: Cleveland, OH
Posts: 139
saline is on a distinguished road
if you don't need to host pictures (or even if you do although it's a little more involved then) I would recommend this:

http://sdf.lonestar.org

it's completely free and easily accessed. You access the site through a subdomain so you don't have a www. url (although you could just host it there I guess).

I say no pictures because the free account is limited in how you can access it so although its a bit more of a pain this is one way.
__________________
http://home.cwru.edu/~cak19

It's my homepage with odd little bits of javascript.
saline is offline   Reply With Quote
Old 04-17-2003, 03:44 PM   #10 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
he is set up @ http://m3ga.mcinvale.org/

im nice.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-17-2003, 05:46 PM   #11 (permalink)
M3GAPL3X
Code Monkey
 
M3GAPL3X's Avatar
 
Join Date: Mar 2003
Location: California
Posts: 57
M3GAPL3X is on a distinguished road
Send a message via AIM to M3GAPL3X
Yea, big thanks Admin!

Quote:
why don't you run it from home?
It is against my ISP (ATT Broadband, soon to be Comcast) TOS policy. If there is a method that I can do where they can't detect it, please tell me so I can use this method! Thanks abc!

Saline, I appreciate the link.

Thanks again guys!:rock:
__________________
--------------------------
M3GAPL3X@linuxmail.org
M3GAPL3X is offline   Reply With Quote
Old 04-17-2003, 05:49 PM   #12 (permalink)
JeC
Registered User
 
JeC's Avatar
 
Join Date: Feb 2003
Location: Australia
Posts: 46
JeC is on a distinguished road
If you are running a small webserver off your computer then there isn't really an issue.

webservers are against the TOS because they dont want you setting up huge websites ect...

Just run the webserver on a different port.
JeC is offline   Reply With Quote
Old 04-17-2003, 07:17 PM   #13 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Quote:
Originally posted by JeC

Just run the webserver on a different port.
either that, or just run it on the local host (127.x.x.x), i can't imagine there is a reason you'd need it to be public.
__________________
-- bloomberg.
abc123 is offline   Reply With Quote
Old 02-03-2005, 10:29 PM   #14 (permalink)
james98234
Registered User
 
Join Date: Feb 2005
Posts: 2
james98234 is on a distinguished road
send these people a mail, they might help you.
james98234 is offline   Reply With Quote
Old 02-03-2005, 10:45 PM   #15 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
sir, you are digging up threads from last year to spam your site. please stop now. if you want to be part of the community, we welcome you with open arms, .. but leave your site links out of your posts until you've been around a while.

if it wasn't an existing problem with people doing this, i woud not say anything.

thanks.
__________________
Mike
sde is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Software Punch-M6.net Lounge 9 03-14-2005 08:39 AM
Show off your Site.. FREE AD.. SiteTutor Lounge 1 06-10-2002 03:54 AM


All times are GMT -8. The time now is 09:22 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting