HighDots Forums  

Feedback about my project

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Feedback about my project in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Matti Kiviharju
 
Posts: n/a

Default Feedback about my project - 06-22-2007 , 03:48 PM






Because this in internatinal project Im askin feedback here for this
project.

http://framework.teknologiaplaneetta.com:8080/

Reply With Quote
  #2  
Old   
Bergamot
 
Posts: n/a

Default Re: Feedback about my project - 06-22-2007 , 04:55 PM






Matti Kiviharju wrote:
It does not adapt to larger text sizes very well. It seems to be
dependent on that tiny font-size:11px to get the desired visuals,
especially in the navigation menu. That is a broken design. Zoom text up
a couple points in Firefox and see what happens.

I didn't look too closely at how the page was constructed, I just
noticed the "div soup". There seems to be a large number of empty divs
that serve no useful purpose.

--
Berg


Reply With Quote
  #3  
Old   
Jim Moe
 
Posts: n/a

Default Re: Feedback about my project - 06-22-2007 , 07:37 PM



Matti Kiviharju wrote:
Quote:
Because this in internatinal project Im askin feedback here for this
project.

Another mis-feature due for font sizing: When the font is increased, the
main menu can wrap around. The white text ends up in the white box below
effectively disappearing.
Fixed width design. There appears to be no need for that. The column
widths should either be set in ems to adapt to font size changes, or
percentages to adapt the viewport size.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #4  
Old   
Matti Kiviharju
 
Posts: n/a

Default Re: Feedback about my project - 06-23-2007 , 03:21 AM



Bergamot kirjoitti:
Quote:
Matti Kiviharju wrote:
http://framework.teknologiaplaneetta.com:8080/

It does not adapt to larger text sizes very well. It seems to be
dependent on that tiny font-size:11px to get the desired visuals,
especially in the navigation menu. That is a broken design. Zoom text up
a couple points in Firefox and see what happens.
I know that and in my opinion it is promblem of static size templates of
web pages. If change page layout size to dynamic. Width 80 % in example
it fix most of this but text goes still out of menu wrongly in vertical
as long the text of menu is not centered vertical.

Quote:
I didn't look too closely at how the page was constructed, I just
noticed the "div soup". There seems to be a large number of empty divs
that serve no useful purpose.

Yes ok you're right, but if you use <div
id="someid"><div><div></div></div></div> with same size you can use
multible background images on it. And there is meny empty divs without
background image becase I just want leacve them for that reason I just
need chage CSS file if I want chage how they look. If I want rounded
corners for right vertival bar "modules" I don't need touch to HTML. I
am not yet so familiar with div based design and not know how to do same
with lower number of divs. I hobe I not misunderstod what you mean.


Reply With Quote
  #5  
Old   
Matti Kiviharju
 
Posts: n/a

Default Re: Feedback about my project - 06-23-2007 , 03:43 AM



Beauregard T. Shagnasty kirjoitti:
Quote:
Matti Kiviharju wrote:

Because this in internatinal project Im askin feedback here for this
project.
I want feedback from both.
Software example is at address: http://framework.teknologiaplaneetta.com/es/
username: logan password: logan
Please notice that this is underconstruction and PDF CV when you click
view for preview CV is not completed and looks bit of stubid if you
write text that overflows. I am not found PHP PDF library that supports
PDF import for background graphics that is GNU GPL compatible and Zend
Framework PDF class library is not very good it self and I must code
most of thinks my sefl to PDF making PHP file like overflow support etc.

Quote:
http://framework.teknologiaplaneetta.com:8080/

Not sure what you are asking for. Do you want a critique of the web page
above, or of the sourceforge project?

The above seems to be a one-page site, with a few links that connect to
several totally dissimilar pages.
Yes. And the other pages, they're thirt-party made WWW solutions for
software developmet and commercial ones.

I fixed this. There was some bad mistakes in my HTML.

Quote:
Other notable points:
a. Your pixel-perfect attempt will fall apart when visitors increase
your small font size. Use font-size: 100% instead of 11px so your
visitors can read at their chosen default size, not yours.
I must try this.. I did not know how 100% work in font-size and thats
why I am never used it.

Quote:
b. The CSS seems way too complicated.
I must check this.. becase I tok CSS from my own made Joomla template
and there might be some unneeded Joomla idioms in CSS

Quote:
c. In Opera, when I increased size to 120% so I could read it, the
content no longer fits in my browser window (horizontally).
d. With IE6, I cannot increase the text size to a comfortable reading
size, because it is defined with pixels.
How I can get IE6 for testing even IE5 or IE5.5. I bought my Windows at
last Xmas and it come wit IE7

Quote:
e. For new pages, use a Strict doctype, as you are not Transitioning
from anything old.

Do you mean Issue Tracker and others? They're J2EE based software and I
am not familiar with J2EE and not sure how to change this from
sourcecode. And I must deploy changes to var files also. I am allowed to
do this because original author allows this and gives source code for
these software even the're not Open Source and are commercial


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.