• Hi Guest!
    If you appreciate British Car Forum and our 25 years of supporting British car enthusiasts with technical and anicdotal information, collected from our thousands of great members, please support us with a low-cost subscription. You can become a supporting member for less than the dues of most car clubs.

    There are some perks with a member upgrade!
    **Upgrade Now**
    (PS: Subscribers don't see this gawd-aweful banner
Tips
Tips

How do you Creating & or maintin a website?

vping

Yoda
Silver
Country flag
Offline
My local club has a website but rarely get's updated. I might like to take on the task of maintining it. Other than asking the clubs permssion how do you mainting and edit a site and make it interesting for others to enjoy.
 
Speaking personally, I'd say the less "flash and glam" the better.
Keep the main home page simple and not too busy with "Wow" graphics.
And don't require the viewer to click on "Enter" on the home page.
Use a font that is big enough and with a enough contrast to be read by older eyes on a smaller monitor. Please, no purple 8-point with black background!

Our main EMRA club website is here:

https://www.emraracing.org

It is constantly maintained by our very hands-on webmaster, Paul B.
That's one of the main things; if people suspect that the site is not updated on a regular basis, they'll stop looking at it.
We had a race at BeaveRun this weekend....by the time I'd gotten back very late on Sunday night, Paul had already updated the home page to promote our next event at Pocono.

EMRA has a group of affiliate clubs and some have their own websites. They are sort of a mixed bag. Here they are:

https://www.formulaproracing.org/

https://liverpoolmotorclub.tripod.com/

https://www.fdfoto.com/ssscbds/

https://www.licoa.org/

https://geocities.com/northeastiron/

I am also a member of VRG, and while I like the folks in the club, I'm not crazy about the main links on their website. These are teeny, tiny font on the bottom of the page and look almost like an afterthought

https://www.vrgonline.org/
 
Ok, here we go again, only a shorter version.

Web design is similar to magazine design. You want a layout that keeps the user's interest. Navigation is extremely important. It should be very obvious how to get to every page on the site. It a user can't find a button, link or page, they will become frustrated and leave the site.

Avoid animated graphics, music, etc. They were cute for about a week in 1994, but now they are just plain annoying. Especially when you're supposed to be working and suddenly music starts blaring from your computer speakers.

Look at as many other web sites as you can to get ideas. The web community works the same way as magazines... steal as many good ideas as you can for your own design!

As for the physical part of the job, you will first need the FTP address and password to gain access to the web server. You will also want some sort of web design software unless you want to hand code everything in Notepad. I use Dreamweaver, which I have found to be powerful yet intuitive to use. Avoid Front Page if possible.
 
Thanks
I am not computer stupid but am also not a dummy. Not ever doing this and mainly just being a surfer I figured I'd come to you guys for insight. My club's website has not been update in about a year. There are club events during the year the should be posted. I went to the British are Coming yeaterday and took a bunch of photos of some cool cars. I can't post them & it is frutrating. We've talked about it at meeting but I have kept my nose out of it because I don't know the first thing about it. I'm trying to now learn what I can so I can propose something.

Maybe I should create my own own small site to practice before venturing into re-doing the clubs?
 
And I'll stress what Steve said earlier: Avoid FrontPage if you can.

When Navigator was Mosaic we started with Notepad as the HTML editor. Those were simpler times. Used the "Composer" in Netscape for a while, went to HotMetal when it came out. Now DreamWeaver is good. At least it doesn't make a secret of file management the way FrontPage insists on doing.

To get your feet wet, try the Composer in Mozilla. You can look at the code (very like Basic) with Notepad to see how things are set.

A really clean, neat FTP software is "Filezilla" for FTP'ing to the server.
 
Working on a small site is a good idea, get your feet wet and try out a few things first. I do this for a living, and I'm a big fan of looking around for inspiration from other sites. Certainly no need to reinvent anything.

I'm a programmer type, so I use a general text editor (JEdit), don't particularly like any of the WYSIWYG editors, but I'm a bit of a code fascist and hate to think of another program writing my web code -- that's why I wrote my own web software. But I'm not a normal sort when it comes to this sort of thing.

DreamWeaver and Filezilla are both good tools, they'll help you keep it updated with a minimum of fuss.
 
What I like about Dreamweaver is that you can use split screen. I can create a major item using the GUI, and then tweak the code by hand, all on the same screen.
 
Steve_S said:
I think that's a great idea. When I design a web site, I typically throw it away and start over a couple times.

Something I've done a few times myself here as you know /bcforum/images/%%GRAEMLIN_URL%%/jester.gif
 
Re: How do you Creating & or maintin a website?

drooartz said:
Working on a small site is a good idea, get your feet wet and try out a few things first. I do this for a living, and I'm a big fan of looking around for inspiration from other sites. Certainly no need to reinvent anything.

I'm a programmer type, so I use a general text editor (JEdit), don't particularly like any of the WYSIWYG editors, but I'm a bit of a code fascist and hate to think of another program writing my web code -- that's why I wrote my own web software. But I'm not a normal sort when it comes to this sort of thing.

DreamWeaver and Filezilla are both good tools, they'll help you keep it updated with a minimum of fuss.

I'm kind of partial to ConText when I'm coding/scripting from a Windows platform.

**EDIT: erm... yeah, for doing it easy, you can't go wrong with Dreamweaver.
 
I'm an IT Administrator - not a website designer. So I need to know just enough to get by and understand what's going on and be able to work on personal stuff. I agree with what the others have said about the layout, not using a point and click solution etc. I learned from a well know book and website by Joe Burns - HTML Goodies His book and website will get you up and running quickly - sort of an "HTML for Dummies" approach.

Coffee Cup HTML Editor is a great little inexpensive HTML editor that you can download and try for free. It's all I ever use at home - unbeatable for $49.00

Something else you can learn a lot from if you've done some programming is to simply view the source code for simple pages using a browser like FireFox.
 
Oh - and for a quick way to post photos - I'm sure there's others but many programs like Adobe Photo Shop Elements, which comes free (or used to) with many printers, cameras, etc has a great little utility built in that lets you quickly and easily create photo galleries like this one that I did for a recent post here. (You can add captions, backgrounds etc as you like using an editor like Coffee Cup if you want to pretty them up)
 
A long time ago I used a WYSIWYG HTML Editor called Hippie 97. That program seems to have gone to the way side. However, it looks like it's made a come back as "Hippie Pro". It seems a bit expensive to me at $80.
 
Back
Top