home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Reply Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 1910
Discussions: 188,398, Posts: 2,243,591, Members: 232,627
Old December 27th, 2004, 02:19 PM   Digg it!   #1 (permalink)
Ultimate Member
 
Join Date: Jan 2003
Location: MA / NH
Posts: 1,497
Send a message via AIM to Blazer06
Site Review Needed

How does this site look:

http://www.atholdailynews.com/700Design/index.php

Any compatibility errors that arise? (Tested on IE, IE Mac, Netscape Mac, Opera, FireFox)

Any suggestions?


Blaze

Blazer06 is offline   Reply With Quote
Old December 27th, 2004, 02:27 PM     #2 (permalink)
The Macedonian Member
 
njolakoski's Avatar
 
Join Date: Mar 2004
Location: Macedonia Point, IN
Posts: 3,363
Send a message via AIM to njolakoski Send a message via MSN to njolakoski Send a message via Yahoo to njolakoski
Looks nice here, easy to navigate

njolakoski is offline   Reply With Quote
Old December 27th, 2004, 02:56 PM     #3 (permalink)
Ultimate Member
 
cryptoguy's Avatar
 
Join Date: Jun 2002
Location: Ohio
Posts: 1,349
Send a message via AIM to cryptoguy
I like the design. No errors that I can find.
__________________
23. That's the number of people Mr. T has pitied in the time it has taken you to read this sentence.

cryptoguy is offline   Reply With Quote
Old December 27th, 2004, 03:16 PM     #4 (permalink)
Senior Member
 
James T's Avatar
 
Join Date: Jul 2004
Location: New Zealand
Posts: 582
Looks good, I'll do my usual and suggest a run through http://validator.w3.org/check?uri=ht...gn%2Findex.php
which shows a multitude of really minor errors and a couple re table layout and tr use.

edit: navigation is nice but some indication in the nav menu as to which page you are on would be good.
James T is offline   Reply With Quote
Old December 27th, 2004, 04:22 PM     #5 (permalink)
Ultimate Member
 
Join Date: Jan 2003
Location: MA / NH
Posts: 1,497
Send a message via AIM to Blazer06
Indication added, per request. (orgionally had it planned in pure HTML prototype, but never had implemented it)

Some of those errors have been fixed... but I add white space to my code to make it, for example, look like this:
Code:
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Athol Daily News</title>
    <link href="styles/styles.css" rel="stylesheet" type="text/css" />
  </head>

  <body>

<!-- Checks to see if the user is logged in -->
    <?
      if (isset($_COOKIE["atholdailynews"])) {
instead of this:
Code:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Athol Daily News</title>
<link href="styles/styles.css" rel="stylesheet" type="text/css" />
</head>

<body>

<!-- Checks to see if the user is logged in -->
<?
if (isset($_COOKIE["atholdailynews"])) {
but it picks up on that. (and reports it as an error!)


Blaze
Blazer06 is offline   Reply With Quote
Old December 27th, 2004, 04:43 PM     #6 (permalink)
Senior Member
 
James T's Avatar
 
Join Date: Jul 2004
Location: New Zealand
Posts: 582
Nice.

That's very odd with the spaces. I use spacing on my own site with no validation problems. This tends to suggest that there is something else going on as well. Personally I'd hang on to the indentation irrespective.

There's another useful little package called html_tidy. Takes a page on stdin and passes out a tidied version on stdout. http://tidy.sourceforge.net/

edit: changing <br/> for <br> would fix a few as well.

Last edited by James T : December 27th, 2004 at 04:45 PM.
James T is offline   Reply With Quote
Old December 27th, 2004, 04:53 PM     #7 (permalink)
Ultimate Member
 
Join Date: Jan 2003
Location: MA / NH
Posts: 1,497
Send a message via AIM to Blazer06
Yup, plan on that. However, alot of the problem I see are becuase of the PHP generation. (seems like that anyways....)


Blaze
Blazer06 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
sp2 really needed?? draboo Security and Privacy Issues 28 September 11th, 2004 09:32 PM
komusa egoman v2 is very poor don't buy it pirachai General Discussion and Buyer Guidance 5 February 25th, 2004 08:35 PM
Members please read and tell me what you think! johndenverx General Gaming Discussion 6 December 12th, 2001 01:04 PM

Most Active Discussions
Is It Just Me? (2904)
Unarmed man on his stomach shot by .. (6)
3-days in and no threads about Gaza (161)
New Build ( Finally ) (6)
CPU wont boot (7)
Building a gaming computer advice (5)
I think I just killed my computer w.. (24)
Folderchat Weekday thread (444)
Upgrading RAM (6)
Recent Discussions
Left 4 Dead Small Freezes (3)
RCA 52Inch HDTV wont turn on (4)
wishin i could edit my aol prof.. (0)
For cheap price and good qualit.. (0)
Sporadic internet connectivity (2)
Assassins Creed PC Problems (40)
I think my PSU is dieing (1)
building a gaming computer, inp.. (0)
Iming and surfing slowed down (3)
Blackberry Storm, Gears of War .. (1)
Core 2 Quad Q9550 system (3)
COWBOOM Ripoff! Used Laptop w/$.. (4)


All times are GMT -4. The time now is 03:15 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28