REVIEW REQUEST: www.monitor365.com

They have: 8 posts

Joined: Jun 2003

Hello,

I am no expert in designing web sites and this forum is for me a bowl of fresh air with talented people sharing their views and expertise. Wonderful, and some contributors have over 2,000 posts - wow!

The Monitor365 site came to existence after I wrote a web server monitoring program to alert us if our co-hosted web server would go down - and it would unfortunately, often for hours, unnoticed by the co-location company. Ouch! I realized that this monitoring service could benefit others so I am working on creating a free web server monitoring service for all of us to enjoy (it's hosted by the servers of my company Novatix Corporation).

So if I am comfortable with C/C++ and low level system programming, I am a debutant when it comes to web designs - and unfortunately it shows. But heck I am willing to get better at it. I will need all the help I can get from you great experts though to provide this free service not only with technology but esthetics and ergonomics as well.

All your contributions are welcomed. Suggestions are even more appreciated as I may not have your creativity as part of my gene pool. Thank you and feel free to create a free account at Monitor365 if you have a need for web server monitoring (and/or email, ftp).

http://www.monitor365.com

Best wishes,
Mike Kronenberg

They have: 30 posts

Joined: May 2003

Site looks Very good and I registered myself too Wink
cader

They have: 41 posts

Joined: Sep 2002

Well i went through all the standards....resolution etc etc etc. Even at 800x600 theres very little horizontal scrolling, wish i could say that for my site... lol...

The design is good as well, sleek and easy to look at in an aesthetical point of view, but it lacks 'something' at the top end of the site, maybe a full blown company banner/logo running across the top end of the site may make the impact, but its really down to your own views on how a site should look, some people like top head logos, other people don't Smiling

Also, something else i noticed. Most of the links require you to log in or register a new account. You may think about making an 'About Us' or company mandate (like a 'what we do') page so new visitors to your site can look at that page and see the WHOLE range of different things your company does. That page can be the 'hard sell' of the website to entice the casual person who enters the site through a search engine to register.

It isnt easy being this tall....

Busy's picture

He has: 6,151 posts

Joined: May 2001

some of the colours your using aren't web safe colors, meaning they can appear different in different machines, main difference is the content section, it's an off white which is greyer in Mozilla and whiter in IE, way around this is to make your graphics (3 of them, 2 top and email) transparent, this way the background color wont be comparable.
You should be careful with underlined text and underlined and non underlined links as they can get confused, instead of underlined text, maybe italic? and maybe color your links to something lighter than that blue.
I like the top icon (pc and screen outline) but the blue is similar to the background (gets lost in it)

there is a slight alignment problem in opera6, in your nested table tag (second table tag) you have two %'s on the tables width, remove one and it should fix it, if not, remove the second % anyway and add width="100%" into the td cell with Interface_4 in it. you should also add alt tags to those images tags as well.
there are a few font tags etc in your code that aren't doing anything (around image links etc), you should remove all the font tags and use CSS for them (most are probably covered by your css now anyways). I found some more empty tags so maybe add a DOC type tag and run it through the validater at w3c.org to help you find some errors (most are extra font tags)

over all it's a nice layout, could so with a extra colour or two (headings, links or change the grey)

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

I get a small horizontal scrollbar at 800*600.

I too think the overall layout is nice but the monitor graphic at the top is very jaggedy and to me spoils the look. Also the 'web update monitor' & 'web server monitor' graphics look blurry.

I'd probably have done the 'Monitor365 - Reliable Web Monitoring' as a graphic in a nice font to make it stand out as your logo and have this on every page of the site. I can see what you've done now is to use that space to lable the page but you really need a consistant logo on each bage.

I will reiterate what Busy said about the underlined text, don't do that make it bold to stand out otherwise it looks like a link.

The only other thing to add is that I would use the orange from the 'New account sign up' graphic for an on hover colour for the top navigation.

Good work.

Julia - if life was meant to be easy Michael Angelo would have painted the floor....

He has: 207 posts

Joined: Apr 2003

hello, i like it too, only knit pick i have for your front page is some of the wording, "Immediately know when your web site cannot be accessed!" i dont know but it didnt read properly to me, maybe "know immediaetly" or "be alerted"
good luck with the site, and its a usefull service..

Cymru am byth

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Overall a good site, but a pedantic web designer can always find something wrong, so here goes...

You are using a few deprecated FONT tags, really it's best to use CSS for everything.

There's no doctype at the start of the HTML, this identifies what version and type of HTML you are using, not only good for running through the W3C's validator, but this also gives you a set of standards to work towards (removing deprecated FONT tags for a start Smiling )

The colour scheme needs a little work, I always think a little bit of orange goes down well with blue and grey, especially on parts that need to stand out (and to re-iterate what The Webmistress said: Things such as the "New Account" button...This could really do with some orange!)

The logo needs anti-aliasing to remove those jagged edges, again orange could be used to make it stand-out.

As said: Overall a good site, bit of aesthetics work and it'll be brilliant. Obviously there's not a lot I need to say about the product itself...That has a lot of potential! Are you going to do SMS for free, or will there be some form of subscription charge?

a Padded Cell our articles site!

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

Quote: Originally posted by JeevesBond
and to re-iterate what The Webmistress said: Things such as the "New Account" button...This could really do with some orange

The "New Account" button is orange!

Julia - if life was meant to be easy Michael Angelo would have painted the floor....

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Sorry, I did read your post wrong there...Although it isn't orange on my monitor (I am my crap PC in work to look at this though), I'll have another look when I get home and apologise if it is orange Laughing out loud

Now that I've re-read Web Mistresses post I have to agree there should be some rollover effect on the links at the top (although a more orange colour would be better IMO).

a Padded Cell our articles site!

They have: 8 posts

Joined: Jun 2003

Thank you all for the very useful feedback! This forum is such a wonderful service and I greatly appreciate your help.

-Mike

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

Your logo definitely does need some work and as others have mentioned, consistent placement on every page. You might want to actually hire a professional to design a logo. It really is an art in itself.

Another thing I'm noticing, particularly on the support page, is that something needs to be done to prevent text lines from getting too long at higher resolutions. What you could do is put a max-width into your CSS for that body table, which would at least help those using intelligent browsers (IE doesn't support max-width) Otherwise you could go with a fixed width table, or put in bigger margins so the text doesn't stretch as far.

I defintely wasn't expecting the other links to take me out of the template. Those login boxes should be placed within the same template as the other pages.

Otherwise this looks really good. It kind of reminds me of the opera.com site. Clean and functional.

They have: 7 posts

Joined: Jun 2003

I might resize the two monitor graphics on the homepage they seem a little stretched and distorted. I like the box-ish layout and blue colors. The text is easy to read and navigation is simple to follow.

He has: 1,016 posts

Joined: May 2002

Hi Mike,

The site looks good. I just registered to test your service but the 1 hour ping is just way to big of a gap, so could you please tell me how to delete my account? (or maybe you can delete it for me, my login is "sarvi")

Thanks and good luck.

They have: 8 posts

Joined: Jun 2003

Hello Saeed,

You can PING at intervals as short as 5 minutes if you want. Anyway, I'll remove your account as you requested.

Best wishes,
Mike

He has: 1,016 posts

Joined: May 2002

Quote: Originally posted by mike_kronenberg
You can PING at intervals as short as 5 minutes if you want. Anyway, I'll remove your account as you requested.

Well, when I viewed I only had the options 1 hour up to a week or something like that.

They have: 18 posts

Joined: Jun 2004

Pretty nice looking site and a pretty good idea although I'm sorry to say this is coming from a real rank amateur. Maybe my input might be good from a 'mystery shopper' perspective. I kind of agree with the person who said it lacked something up top but then again, if you looked a mine you would probably say my 'up top' is over the top. I'm still trying to figure out if there is some kind of standard site 'look' because I notice a lot of sites look like newspapers but I'm thinking that's the image that might work for business like sites. Again, sorry for my technical void.

They have: 42 posts

Joined: Jun 2004

I like that one. Very professional looking, colors are working as well as layout. Navigation is also simple enough.

-Teemu

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.