Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Books or Web pages on 'Making a web site' and the pit falls.

Author
Message
HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 11th Mar 2008 16:22
Hi All,

Can anyone recommend books or websites on starting, loading and setting up your web site , the pit falls and things you should do to keep it yours and not find you've been hacked taken over.

I know there some programs out there can do it all for me, but some are not cheap.

So doing the learning curve on webbing.

cheers HowDo

Dark Physics makes any hot drink go cold.
Zappo
Valued Member
20
Years of Service
User Offline
Joined: 27th Oct 2004
Location: In the post
Posted: 11th Mar 2008 16:59
There are many books on server security and hardenning your operating system but it would depend upon what you intend to use, e.g. Linux, Windows Server 2003, Apache, IIS, MySQL, MsSQL etc. There are entire books all about setting up and protecting each of those elements.

I can recommend a very good book on Web design, full of hints and tips to avoid bad navigation etc. Its called "Web Pages That Suck" by Vincent Flanders, and its follow up book "Son of Web Pages That Suck". It describes good design by looking at existing sites which show bad design. I read them years ago and they are very amusing as well as informative.


Chart data provided with kind permission from ELSPA
HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 11th Mar 2008 17:05
Thanks Zappo will into those books, I think I should have said web page using an ISP provider I have about 50meg to play with.

Dark Physics makes any hot drink go cold.
Jeff032
17
Years of Service
User Offline
Joined: 13th Aug 2007
Location:
Posted: 11th Mar 2008 20:04 Edited at: 11th Mar 2008 20:06
I don't know any boooks, but don't use framesets or the <font> tag, use CSS instead, and

Contrast
Repetition
Alignment
Proximitity

[EDIT]
Useful website
http://www.w3schools.com/

Agent Dink
20
Years of Service
User Offline
Joined: 30th Mar 2004
Location:
Posted: 11th Mar 2008 20:04
Jeff032
17
Years of Service
User Offline
Joined: 13th Aug 2007
Location:
Posted: 11th Mar 2008 20:06 Edited at: 11th Mar 2008 20:10
Agent Dink beat me to it

hessiess
17
Years of Service
User Offline
Joined: 30th Mar 2007
Location: pc!
Posted: 11th Mar 2008 20:15 Edited at: 11th Mar 2008 20:26
Quote: "I don't know any boooks, but don't use framesets or the <font> tag, use CSS instead, and"


also;
don't use any html formatting tags, HTML for content, CSS for formatting
don't use tables for page layout.
don't use frontpage unless you like bolted spaghetti code dreamweaver is better, but hand coding is better still.
the advantages of frames websites are easily replicable using PHP and CSS

you WILL have stupid compatibility issues with IE6, which is still the most used(and lest standards compliant) browser.

htmldog is good for learning standards compliant XHTML

Jeff032
17
Years of Service
User Offline
Joined: 13th Aug 2007
Location:
Posted: 11th Mar 2008 20:23
I'm using Expression Web, which actually works rather well, but you probably shouldn't go and buy it (I got it for free ) It makes using CSS easy and the code it generates doesn't really seem any different from what I'd type, but I've got it in split screen so I'll code some stuff and not other stuff.

I had messed with Frontpage before, and Expression Web just seems a lot ... nicer. I haven't tried Dreamweaver though.


-Sans-serif makes large blocks of text more readable.
-Don't center align one half, and left align the other half
-Remember to specify the alt tag for images
-Format one piece tags like this <br /> <img src="..." alt="..." />
-Pick your favorite color below

HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 11th Mar 2008 22:02
Thanks, I like the W3school site and ccs looks like it might be dead easy to get to grips with unlike some of the others you said above.

If am right I can just stick some of the codes into note pad then call the file with IE7, Yes.

Dark Physics makes any hot drink go cold.
hessiess
17
Years of Service
User Offline
Joined: 30th Mar 2007
Location: pc!
Posted: 11th Mar 2008 22:16 Edited at: 11th Mar 2008 22:17
Quote: "If am right I can just stick some of the codes into note pad then call the file with IE7, Yes."


yes, correct.
so long as the structure is OK, links and image tags point to valid locations and the CSS propaties point to valid elements in the (X)HTML it should work without problems

HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 12th Mar 2008 11:18
Thanks hessiess.

Dark Physics makes any hot drink go cold.

Login to post a reply

Server time is: 2024-11-20 00:33:24
Your offset time is: 2024-11-20 00:33:24