SITE REVIEW: Onyx-Design

  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 3rd, 2007, 9:36 am

Hey guys,

I just finished my online portfolio at http://www.onyx-design.net.

For now it's only available in Dutch so nobody (except righteous_tresspasser :P ) can read the content. I'm still working on translating it, when I'm finished I'll say so in this topic so you guys can also review the content.

But... for now, please your comments on the design.

I've checked all the pages and except one they're all valid XHTML strict ;), also valid CSS.
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 3rd, 2007, 9:36 am

Post July 3rd, 2007, 10:46 am

You know what the first thing is I'm going to say ...

Please make the link of the page that a user is on, unclickable, for example if a user is on the "home" page, make the "home" link unclickable etc etc ...

It bothers me a bit that the menu just stops like that, why don't you make the menu's right hand side the same as the left hand side ... (Do you understand what I mean ...?)

Maybe on the "contact" page, you can say that all fields are necessary, or put a little asterisk(*) next to them all ...

On the "complete websites" page, you can add a little "padding-bottom" because the content touches the bottom line ...

There where a user has to choose a sub-category for the website-designs, you could maybe add rollovers for those two links ... and the same for the Graphic-designs ...

On the "About this site" page the menu doesn't highlight the correct item ... "Websites" is highlighted and the incorrect path is shown ...

Further than that ... Excellent ...

//I really still can't believe that you're 14 ...
RewriteEngine On

RewriteRule ^(awesome|excellent|extraordinary)$ RT
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 3rd, 2007, 11:13 am

righteous_trespasser wrote:

Please make the link of the page that a user is on, unclickable, for example if a user is on the "home" page, make the "home" link unclickable etc etc ...

That's a good one. I did it with the breadcrumps but forgot to do it in the menu. Will take some time though, because it's scripted with PHP and that uses the $_GET to make sure which of the menu-items has to be active. That one has to be active and unclickable now...

righteous_trespasser wrote:

It bothers me a bit that the menu just stops like that, why don't you make the menu's right hand side the same as the left hand side ... (Do you understand what I mean ...?)

Yeah, I understand. I'll change it to see what it looks like and maybe change it back later if it doesn't looks good...

righteous_trespasser wrote:

Maybe on the "contact" page, you can say that all fields are necessary, or put a little asterisk(*) next to them all ...

Good one! Job's done!

righteous_trespasser wrote:

On the "complete websites" page, you can add a little "padding-bottom" because the content touches the bottom line ...

That one is weird...
You see IE7 shows some padding, but Fx don't... See the screens:

IE7:
Image

Fx:
Image

// I've done it manually now: just added some <br /> tags ;)

righteous_trespasser wrote:

There where a user has to choose a sub-category for the website-designs, you could maybe add rollovers for those two links ... and the same for the Graphic-designs ...

And the same for the whole site. I've edited the stylesheet. Links get underlined when hovering over.

righteous_trespasser wrote:

On the "About this site" page the menu doesn't highlight the correct item ... "Websites" is highlighted and the incorrect path is shown ...

It did that because you can also access that pages via portfolio > websites > complete websites but I guess it's not that user-friendly this way... I'll change it.

righteous_trespasser wrote:

Further than that ... Excellent ...

//I really still can't believe that you're 14 ...


Thanks :D Why can't you believe? Too young to make websites or speak English the way I do :P?
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design

Post July 3rd, 2007, 11:20 am

The english doesn't bother me, and the making of websites doesn't bother me either, it just amazes me ... at 14 I just played PC games the whole day ... I was like a game playing guru again ... there wasn't a game that I couldn't finish ... hehe ... i guess that's why I still want to be a game tester ...

Too young ... Never, for nothing ... Keep it up ...
RewriteEngine On

RewriteRule ^(awesome|excellent|extraordinary)$ RT
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 3rd, 2007, 11:24 am

thanks :), I play games too, I've got the Gamecube and 2 gameboys and I play Oblivion, GTA san andreas and Company of Heroes often. Sometimes I play games the whole day then I'm working on a website or designing the whole day. Depends on my mood ;).
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • iorgus
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 03, 2007
  • Posts: 5
  • Status: Offline

Post July 3rd, 2007, 12:21 pm

Fabinator wrote:
Hey guys,

I just finished my online portfolio at http://www.onyx-design.net.

For now it's only available in Dutch so nobody (except righteous_tresspasser :P ) can read the content. I'm still working on translating it, when I'm finished I'll say so in this topic so you guys can also review the content.

But... for now, please your comments on the design.

I've checked all the pages and except one they're all valid XHTML strict ;), also valid CSS.


Nice site, but for me the pallet of colors is neatractive
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 4th, 2007, 12:50 am

"neactractive", never heard that word before. Does it mean not attractive?
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 5th, 2007, 4:09 am

Some updates:

I've made the site SEO friendly by using mod rewrite to turn this: index.php?lang=nl&page=home into /pagina/nl/home ;)

And I've also added key-words, meta tags and more used the h1, h2, etc. tags.
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • sana
  • Expert
  • Expert
  • User avatar
  • Joined: Jul 10, 2004
  • Posts: 592
  • Loc: I am back!!
  • Status: Offline

Post July 5th, 2007, 4:39 am

First Glance: Simple and Neat!

However, I think the navigation bar should have a border on both sides. Probably, RT has noticed that too. One thing that impresses me is the clean source code and appropriate use of DIV's. As there isnt much content, WHICH i understand, so I will have to say very well done.
I didnt know you were 14! I remember my site when i was fourteen *shudders* I was horrible with css! But wow, you have pulled it very nicely! Good Job.
I love donkeys! I believe one day donkeys shall rule the world. *serious face*
----HexHarryPotter!----
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 6th, 2007, 1:03 pm

Thanks for your reply Sana! There will soon be more content and the english version of the site will ben available next week, I hope.

I've added borders on the right side of the menu, but that doesn't look good. So I tried something else:
http://www.onyx-design.net
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • murcielagossi
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jul 28, 2006
  • Posts: 458
  • Status: Offline

Post July 6th, 2007, 6:28 pm

Very nice site! But I would add more space to:


CSS
Code: [ Download ] [ Select ]
margin-top:20px;


to #footer on the stylesheet.

Good Job

:D [/code]
Image
/* My Logic Is Undeniable */
  • Fabinator
  • Proficient
  • Proficient
  • User avatar
  • Joined: May 05, 2007
  • Posts: 467
  • Loc: Holland
  • Status: Offline

Post July 7th, 2007, 1:08 am

Thanks for the reply murcielagossi ;)
I suppose you're right, but like I posted before IE does display this space and Fx doesn't...
"Think like a man of action, act like a man of thought" - Henri Bergson
Onyx Design
  • zhaoke
  • Newbie
  • Newbie
  • User avatar
  • Joined: Jul 07, 2007
  • Posts: 12
  • Loc: Islab.org
  • Status: Offline

Post July 7th, 2007, 3:37 am

I do really like your new header image.. cool work.
  • sana
  • Expert
  • Expert
  • User avatar
  • Joined: Jul 10, 2004
  • Posts: 592
  • Loc: I am back!!
  • Status: Offline

Post July 7th, 2007, 6:19 am

I like what you have done with the site Fabinator. It looks much better now
I love donkeys! I believe one day donkeys shall rule the world. *serious face*
----HexHarryPotter!----
  • TripleHelix
  • Born
  • Born
  • No Avatar
  • Joined: Jul 04, 2007
  • Posts: 3
  • Loc: USA
  • Status: Offline

Post July 7th, 2007, 9:49 pm

Design looks great. At the bottom of the page, though, there's a change in page width, which should be an easy fix. I'm interested to see how it turns out when it's all finished!

Good work.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 7th, 2007, 9:49 pm

Post Information

  • Total Posts in this topic: 69 posts
  • Moderator: Website Reviewers
  • Users browsing this forum: No registered users and 19 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.