Author Topic: website hosting  (Read 910 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« on: 1 April 2002, 03:21 »
i've looked everywhere (epecially google) but cant find good free webhosting.
I got one old tripod account, from back when they offered 50 megs and i need more space. Does anyone know a free web hosting site, that offers 50 megs or more?

how much does 69megs.com offer? is it 69 megs?

[ March 31, 2002: Message edited by: Druaga ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Centurian

  • Member
  • **
  • Posts: 235
  • Kudos: 0
    • http://www.darkmares.2ya.com
website hosting
« Reply #1 on: 1 April 2002, 08:16 »
Hey,

My wife uses Stormpages for her website. They offer 50megs. The biggest disadvantage is the y don't offer FTP you must use their file manager. Otherwise it is decent and free.
Later
Centurian

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« Reply #2 on: 1 April 2002, 08:34 »
i found out that www.fortunecity.com gives 100MB, but only offers FTP. pretty sweet.
Planning to start my business website...
Apocalypse Now!?: for all your destructive needs.
i gotta come up with a better motto (any ideas).

[ March 31, 2002: Message edited by: Druaga ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« Reply #3 on: 1 April 2002, 09:48 »
i got it!
[motto]
Apocalypse Now!?
     ...so long, and thanks for all the fish.
[/motto]

if you have read any of the books: "the hitchhikers guide to the galaxy", "the restaurant at the end of the universe", "Life, the universe, and everything", "so long, and thanks for all the fish", or "Mostly Harmless", you might  understand.

[ March 31, 2002: Message edited by: Druaga ]

[ March 31, 2002: Message edited by: Druaga ]

[ March 31, 2002: Message edited by: Druaga ]

[ March 31, 2002: Message edited by: Druaga ]

[ March 31, 2002: Message edited by: Druaga ]

[ April 01, 2002: Message edited by: Master of Reality ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Centurian

  • Member
  • **
  • Posts: 235
  • Kudos: 0
    • http://www.darkmares.2ya.com
website hosting
« Reply #4 on: 1 April 2002, 22:08 »
Hey,

 
quote:
Originally posted by Druaga:
i found out that www.fortunecity.com gives 100MB, but only offers FTP. pretty sweet.
Planning to start my business website...
Apocalypse Now!?: for all your destructive needs.
i gotta come up with a better motto (any ideas).

[ March 31, 2002: Message edited by: Druaga ]



Check it out carefully before you get a site. Alot of sites won't allow large files sizes 200K-400K is usually the limit.

Another major drawback of many freesites is limited bandwidth. Figure at least 2Gigs of bandwidth a month if you plan on having many people come to your site.

These can be major hassles at times depending on your particular needs.

P.S. I am also a Douglas Adams fan.  

[ April 01, 2002: Message edited by: Centurian ]

Later
Centurian

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« Reply #5 on: 1 April 2002, 22:31 »
i think i got it figured out. fortunecity does have a 3MB limit, but thats ok because i will store any files over 3 MB at one of the online stoarage places like freedrive. My company site shouldnt have that much big files, unlike The Abyss which has 200 MB of music to dl and something like 4GB bandwith, (its spread out between 3 old angelfire and 1 old tripod account)
I hijacked one of the angelfire sites from a friend of mine, i fucked up his site too


oh, yeah, The Abyss is under major construction, you wont be able to see ANY pictures, but all the links and music dl's work fine.

[ April 01, 2002: Message edited by: Druaga ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« Reply #6 on: 2 April 2002, 21:19 »
www.stormpages.com might be screwing up my website somehow. someone with HTML experience check out http://apocalypsenow.stormpages.com and view the source, and tell me if you think their banner or something is screwing up my site.
My site is very simple so far (just a title and a one sentence of writing), but nothing will show up in the browser.   :confused:    :confused:    :confused:
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Centurian

  • Member
  • **
  • Posts: 235
  • Kudos: 0
    • http://www.darkmares.2ya.com
website hosting
« Reply #7 on: 2 April 2002, 22:24 »
Hey,

The problem is you don't have a head section  or body section in your html.

It should be.

html

head

/head

body

Your info goes here

/body

/html
Since I am posting this to this forum I did not include the control characters < and > but they go at the beginning and end of each of those tags  except for your info of course.
Later
Centurian

Centurian

  • Member
  • **
  • Posts: 235
  • Kudos: 0
    • http://www.darkmares.2ya.com
website hosting
« Reply #8 on: 2 April 2002, 22:27 »
Hey,

OOPS you have the head section just no body section.
Later
Centurian

mskarl

  • Member
  • **
  • Posts: 77
  • Kudos: 0
    • http://www.fuckmicrosoft.com
website hosting
« Reply #9 on: 2 April 2002, 23:26 »
Try using this code for an example.

<html>
<head>
<title>Super NETO!! </title>
<body>
This is the body
</body>
</html>
Big brother Microsoft sucks!!! (And my spelling is horrible)

Gooseberry Clock

  • Member
  • **
  • Posts: 419
  • Kudos: 0
    • http://redrangersoftware.cjb.net/
website hosting
« Reply #10 on: 5 April 2002, 00:03 »
<title>Apocalypse Now!?<title>

should be

<title>Apocalypse Now!?</title>

[ July 27, 2002: Message edited by: * Red Ranger Software * / Blob ]


Aaron Ni

  • VIP
  • Member
  • ***
  • Posts: 356
  • Kudos: 33
website hosting
« Reply #11 on: 6 April 2002, 05:35 »
www.150megs.com
Provides 150 megs with one banner, and your url is shortened to "http://www."username".150m.com" Pretty simple to remember.

EDIT: Changed it from HTML to UBB.
EDIT: Fixed the URL, sheesh!
[ April 05, 2002: Message edited by: Aaron ]

[ April 05, 2002: Message edited by: Aaron ]

You know me.... really...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
website hosting
« Reply #12 on: 6 April 2002, 09:13 »
quote:
Originally posted by Aaron:
www.150megs.com
Provides 150 megs with one banner, and your url is shortened to "http://www."username".150m.com" Pretty simple to remember.

EDIT: Changed it from HTML to UBB.
EDIT: Fixed the URL, sheesh!
[ April 05, 2002: Message edited by: Aaron ]

[ April 05, 2002: Message edited by: Aaron ]



i wonder how good of bandwith comes with it?

i know i went to www.topcities.com, they give 250MB, but only 3 kb/s dl and 2 kb/s ul.  WHAT A RIPOFF.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Aaron Ni

  • VIP
  • Member
  • ***
  • Posts: 356
  • Kudos: 33
website hosting
« Reply #13 on: 6 April 2002, 09:21 »
quote:
 Basic Site Statistics


Total Hits: 17
Total Visitors: 2

Date Hits/Page Views Unique Visitors Bandwidth Used
04/05/2002 0 0 0 Bytes
04/04/2002 0 0 0 Bytes

Total Bandwidth Used This Month:  49.74 Kilobytes
Ave Bandwidth Used Per Day:  9.94 Kilobytes
Bandwidth Used Last Month:  0 Bytes
Extra Bandwidth Remaining (Paid Only):  0 Bytes
Bandwidth Remaining This Month:  2.99 Gigabytes
 


That's from my test site info Master, the url is  http://www.aaronennes.150m.com  
As you can see it's the same as my tripod site, I scrapped it because there's no banner killer codes out there for 150m.com.  And if I'm right that's 3Gb bandwidth.
You know me.... really...

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
website hosting
« Reply #14 on: 27 July 2002, 21:03 »
i know i'm a bit late in chiming in here, but as i say in the 'gold dust' thread, try nelie.org. they support email, and cgi, forums and so on, all for free, with no ads either, or so i believe.

I just got a free account with them, and it can be found at www.nelie.org/polytheism but it's really just a keeper page until i get the whole site together...
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism