my site -> check it out.

It doesn't matter if you do all the error checking in the world, or if you have the most beautiful graphics, if your site or application design isn't usable, it's not going to do well. Get input and advice on usability and user interface issues here.

Moderator: General Moderators

User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

my site -> check it out.

Post by mudkicker »

http://www.mudkicker.com

what do you think about it?
User avatar
snpo123
Forum Commoner
Posts: 77
Joined: Sat Apr 17, 2004 6:31 pm

Post by snpo123 »

The design looks nice, but considering its in a forien language I want be able to submit feedback on its content. :)
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

yepp it's turkish..
nevermind the content it's just about php and etc. but your thoughts about design is important for me. ;)
zenabi
Forum Commoner
Posts: 84
Joined: Mon Sep 08, 2003 5:26 am
Location: UK

Post by zenabi »

The main design is fine, but the text is a little small and it is not possible to resize them with a browser.

You may want to set the size of your text using percentages or ems, therefore letting the user change the size of the text to suit them.

This site may help you: http://www.clagnut.com/blog/348/
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

thanks mate, i will try this. i think this sounds cool too
User avatar
Noah
Forum Newbie
Posts: 7
Joined: Sat Jun 19, 2004 3:34 pm

Post by Noah »

I love the design. The text isn't too small for me, but I can see how it may be trouble for some.
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Looks great to me. The design is nice and eye soothing, not flashy and annoying like some.

Son Eklenen Dosyalar and the box to it's right both look as if they are missing a right line, it's almost like it starts going down, then stops.
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

lilpunk which browser do you use?

in IE it doesnt look like it??? :?:
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

I wish it were popular for websites to make different sections of the website look different from one another, instead of reusing the same design scheme for every single aspect of the site.
Image Image
The Monkey
Forum Contributor
Posts: 168
Joined: Tue Mar 09, 2004 9:05 am
Location: Arkansas, USA

Post by The Monkey »

phice wrote:I wish it were popular for websites to make different sections of the website look different from one another, instead of reusing the same design scheme for every single aspect of the site.
That sounds like an interesting idea. I may just try it out.

- Yolegoman
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Nice, simple, elegant.

I like that the only content is: "Database Connection Error!"

It's unquestionably devine.
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

least its in english, not turkish =]
Yanger
Forum Newbie
Posts: 2
Joined: Fri Jul 16, 2004 2:30 pm
Location: Latvia

Post by Yanger »

Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mudkicke/public_html/index.php on line 72

<=This is what it gives me.
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

sorry guys,
my server has to move so all the pages etc. are eleted when i was @holiday...

this is the reson you see these errors!
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

Post by rehfeld »

tip


for your nav menu, add this css

#navmenu a { display: block; width: 100%; }

and then change the <ul> to <ul id="navmenu">

that way you can click on the entire bar, not just the text
Post Reply