|
Register or have you forgotten your password?
|
|
|
| CH / General This is the correct place for open, moderated discussions of a general nature. Open to Registered users only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Cult Member
![]()
Join Date: Sep 2005
Posts: 803
|
Hi folk,
I'm looking for advice about free web hosting, particularly for any good experiences people may have had. I'm writing a web page providing tech support for upgrading the OS ROM's and samples for a drum machine. basically, I upgraded my friend's drum machine as a birthday gift, and found there to be quite limited information about how it could be done, particularly without using expensive professional equipment. I decided to provide a web page to fill the gap. The page will include some photos, and some screen grabs, but I don't expect it to be more than a few MB at most. I'm writing it using CSS and html, with no scripting, or exotic content. There is no audio content, though there may be a couple of midi sysex files, as well as the .hex or .bin ROM files (the drum machine's designer has told me this would be OK, but he will review my page before it goes online). I don't mind if there are ads on the page, though I doubt the content would get many hits at all. As I've never done this sort of thing before, I would really appreciate any advice. Cheers folk, Oliver |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Amiga Snob
|
if you have gmail I think you can have some space for a web site
|
||||||||
|
|
|
|
|
#3 | ||||||||
|
Cult Member
![]()
Join Date: Sep 2005
Posts: 803
|
Hi Cecilia,
I noticed their free hosting last night. It seems like a pretty reasonable service, but I think they only allow pre-configured templates. I'm not too sure about that, though. I've already been working on my own layout, and colour scheme, etc. so wasn't too keen on just using a template. As it's my first web page, I wanted to do it 'hands on', at least to some extent. I may as well check it out though. Cheers, Oliver |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Cult Member
![]()
Join Date: Sep 2005
Posts: 803
|
OK, been doing a bit more reading, and it seems one can actually use a custom CSS.
It's a bit of a hack, but one can use a small javascript to reference one's own CSS, which then overides the default Google Page Creator styles. Hopefully, it won't require too much mucking around to get it working correctly. It seems there may be some further issues to have it function as desired for various browsers. |
||||||||
|
|
|
|
|
#5 | ||||||||
|
Cult Member
![]()
Join Date: Sep 2005
Posts: 803
|
For anyone else who may be interested:
There is a simlpe way to side step the Google Page Creator (GPC) templates. One can write a page with html and CSS as desired, in one's editor of choice, and upload it to a GPC account. Then create a GPC homepage, using any of the available templates. Insert javascript into the subtitle section of the GPC homepage, to redirect a browser to the file which was previously uploaded to the GPC account. I also gave the homepage a title, and a manual redirect link. This allows one access to the free hosting, and to design one's page as desired. Hope this helps someone else. |
||||||||
|
|
|
|
|
#6 | |||||||||
|
Defender of the Faith
![]()
|
Quote:
What javascript code needs to be inserted to redirect it to, say, a page called index2.html?
__________________
| A4000 | CS-MK3 060@50 | Picasso IV | | Member of Team Amiga (tm) | FidoNet 2:286/414.18 (long ago) | | SysOp The Missing Channel BBS | Member of AGA BBS Intl. | |
|||||||||
|
|
|
|
|
#7 | |||||||||
|
Cult Member
![]()
Join Date: Sep 2005
Posts: 803
|
Quote:
The code is as follows: <script language="javascript" type="text/javascript"> window.location="http://your-site-name.googlepages.com/page"; </script> where 'your-site-name' may be 'McVenco', and 'page' would be 'index2.html'. The page I'm making uses 'index.html', by the way; there is no need to add a digit. I should mention that there are other ways of getting around the GPC templates. Some people are using another javascript to reference a CSS which overrides the template layout. I found that to be more hassle to deal with, as I had already constructed my page in an editor. You can find all the information in the discussion group, but not all of it is very clear. There is also a tutorial about GPC here, which describes a couple of techniques used. Cheers, Oli |
|||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| web , hosting , free , advice |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UK domain/hosting help | uncharted | CH / Science and Technology | 4 | 08-14-2007 04:09 AM |
| cheap hosting | hydra | Alternative Operating Systems | 0 | 04-07-2006 01:18 AM |
| Website hosting and administration and xoops! | bloodline | CH / General | 17 | 07-27-2005 03:39 AM |
| Recommendations for free hosting... | Wain | CH / General | 1 | 07-01-2005 10:11 AM |
| Web Hosting - 6 Months for The Price of 1 - TODAY ONLY | neofree | Amiga Marketplace | 0 | 02-05-2003 12:40 PM |