Author Topic: Review Site - Nearly Done  (Read 1625 times)

0 Members and 1 Guest are viewing this topic.

Offline richie19rich77Topic starter

  • Irregular
  • Posts: 40
    • View Profile
Review Site - Nearly Done
« on: April 08, 2007, 08:30:46 PM »
Hi Everyone,

Nearly finished the frontend of my Table Tennis site, using php and javascript. I did think about the problems posted before regarding the use of javascript, but I have got carried away and will deal with the problem is users moan.

http://richardfarthing.org (If it does not come up, just re-enter into url again)

Old site I want to replace is www.mtttl.co.uk, but I have to present it to the executive committee and see if they want to change.

Need to look at the layout in different browsers, have designed it using IE7.  This is my first go at building a website, so a complete noob. Any coments regarding layout would be welcome.

Thanks

Rich
« Last Edit: April 08, 2007, 08:34:48 PM by richie19rich77 »

Offline MadTechie

  • Guru
  • Freak!
  • *
  • Posts: 9,374
  • Gender: Male
  • I try to F1
    • View Profile
Re: Review Site - Nearly Done
« Reply #1 on: April 08, 2007, 08:59:51 PM »
Looks nice.

Abbey Wood !!! you live down the road from me!!! :o
Computers are good at following instructions, but not at reading your mind.
The quality of a response, is usually directly related to the quality of the question. ©2009 mjdamato
I dunno about that.  A regular expression has a 0% chance of touching my penis.
the code is professionally made up but not working
Remember to Click Solved, how to ask questions - the smart way

Offline AndyB

  • back from the North Pole ... and retired!
  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,521
  • php 5.2.3 / MySQL 5.0.27
    • View Profile
    • halfadot smallwebs
Re: Review Site - Nearly Done
« Reply #2 on: April 08, 2007, 10:25:26 PM »
Difficult to comment on layout without seeing how it looks with something approximating content (lorem ipsum, anyone?).  I found the links that go bold on hover irritating, but not as much as the spelling of officers :)

Having looked at the 'old' site, I'd suspect the fix would be in with the exec committee if they didn't choose to proceed to your alternative.
Legend has it that reading the manual never killed anyone.
My site

Offline MadTechie

  • Guru
  • Freak!
  • *
  • Posts: 9,374
  • Gender: Male
  • I try to F1
    • View Profile
Re: Review Site - Nearly Done
« Reply #3 on: April 08, 2007, 10:40:02 PM »
Does use AJAX which is nice  8)
Computers are good at following instructions, but not at reading your mind.
The quality of a response, is usually directly related to the quality of the question. ©2009 mjdamato
I dunno about that.  A regular expression has a 0% chance of touching my penis.
the code is professionally made up but not working
Remember to Click Solved, how to ask questions - the smart way

Offline tomfmason

  • a traveling man
  • Administrator
  • Freak!
  • *
  • Posts: 9,816
  • Gender: Male
    • View Profile
    • tomfmason.net
Re: Review Site - Nearly Done
« Reply #4 on: April 08, 2007, 11:52:53 PM »
I got this in FireFox

Quote
The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

Traveling East in search of instruction, and West to propagate the knowledge I have had gained.

current projects: pokersource

My Blog | My Pastebin | PHP Validation class | Backtrack linux

Offline redbullmarky

  • I Like Peas.
  • Staff Alumni
  • Fanatic
  • *
  • Posts: 3,110
  • Gender: Male
  • you more...
    • View Profile
Re: Review Site - Nearly Done
« Reply #5 on: April 09, 2007, 05:19:48 AM »
well. just as i thought when i first mentioned it - I turned of javascript to be stubborn (like many people still do) and guess what? I couldn't view a single page - it effectively killed every single one of your links.

So i'll say it again - the site's looking much better these days - but the pointless use of AJAX just for "using AJAX" sake is not a wise move. Search engines are NOT going to index all of the content on your site, the back button on the browser gets broken, as does the refresh button. Personally I'd change them to static pages as it's just pointless. If you really are adament that the AJAX requests are staying put, then at least modify your links to provide an alternative for non-JS users. Something like:

Code: [Select]
<a href="/index.htm" onclick="loadIndexPage(); return false;">Home Page</a>

which, with the use of "return false", follows the link if javascript can't be run but calls your JS if it can.
"you have to keep pissing in the wind to learn how to keep your shoes dry..."

I say old chap, that is rather amusing!

Offline richie19rich77Topic starter

  • Irregular
  • Posts: 40
    • View Profile
Re: Review Site - Nearly Done
« Reply #6 on: April 09, 2007, 05:59:50 AM »
Thanks for the coments, redbullmarky I will check for Javascript and throw up as basic page telling the user to enable it.

I need to spell check the site - thanks Andy.

Just checked site with FireFox and it needs a lot of work.

Thanks

« Last Edit: April 09, 2007, 06:06:04 AM by richie19rich77 »

Offline AndyB

  • back from the North Pole ... and retired!
  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,521
  • php 5.2.3 / MySQL 5.0.27
    • View Profile
    • halfadot smallwebs
Re: Review Site - Nearly Done
« Reply #7 on: April 09, 2007, 07:11:25 AM »
well. just as i thought when i first mentioned it - I turned of javascript to be stubborn (like many people still do) and guess what? I couldn't view a single page - it effectively killed every single one of your links.

So that explains why I see zero content and none of the links do anything.  Since I viewed the site on a brand new computer (Win XP Media Center- software basically 'as delivered' ) I may not be the only person on the planet who sees empty pages. Hmm, another triumph of technology as Ajax trumps humans.
Legend has it that reading the manual never killed anyone.
My site

Offline richie19rich77Topic starter

  • Irregular
  • Posts: 40
    • View Profile
Re: Review Site - Nearly Done
« Reply #8 on: April 09, 2007, 10:43:30 AM »
I will add screenshots on enabling Javascript if not enabled. (Add to my Todo list)

I have also split the css into two parts FireFox and IE7 (Will look at IE6 later), and now it looks the same across both browsers.  I hate Firefox everything just looks grainy.

Thanks again.

Offline tomfmason

  • a traveling man
  • Administrator
  • Freak!
  • *
  • Posts: 9,816
  • Gender: Male
    • View Profile
    • tomfmason.net
Re: Review Site - Nearly Done
« Reply #9 on: April 09, 2007, 10:52:20 AM »
FireFox is a "real" browser. IE is crap. It is full of security holes and doesn't pay attention to basic web standards. To be honest you should design your site in FF or opera first and then work it into IE. Very rarely will you have something that looks good in FF but don't in IE . On the other hand you can have something that looks ok in IE that is a complete mess in FF.
Traveling East in search of instruction, and West to propagate the knowledge I have had gained.

current projects: pokersource

My Blog | My Pastebin | PHP Validation class | Backtrack linux

Offline MadTechie

  • Guru
  • Freak!
  • *
  • Posts: 9,374
  • Gender: Male
  • I try to F1
    • View Profile
Re: Review Site - Nearly Done
« Reply #10 on: April 09, 2007, 12:52:10 PM »
I agree FireFox is much better than MS IE, MS try to write the rules for standards but then their browser doesn't hold up to them..
Computers are good at following instructions, but not at reading your mind.
The quality of a response, is usually directly related to the quality of the question. ©2009 mjdamato
I dunno about that.  A regular expression has a 0% chance of touching my penis.
the code is professionally made up but not working
Remember to Click Solved, how to ask questions - the smart way

Offline richie19rich77Topic starter

  • Irregular
  • Posts: 40
    • View Profile
Re: Review Site - Nearly Done
« Reply #11 on: April 14, 2007, 07:52:19 PM »
Updated layout, added JavaScript checking and created CSS for IE7, IE6 and below and All other browsers.

Thanks