HighDots Forums  

Desperately Seeking Critique

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


Discuss Desperately Seeking Critique in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Jim Moe
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-24-2007 , 03:05 PM






Neredbojias wrote:
Quote:
Would gratefully appreciate critical critiquing of the home page at:

http://www.neredbojias.com/

I stared at it for a while.
Um, what's it about? The links have no apparent theme besides visual arts.
Are you an artist? I notice you mix your name in with other rather well
known painters.
Overall the text contrast is rather low.
The links are not obvious. The usual underline is suppressed and there
is no hover to provide an alternate clue.
I do appreciate that the text is not made small :-).
Is "This Page Styleless" meant to be "This Page's Stylesheet"? Oh! No,
it is "Style-less".

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


Reply With Quote
  #12  
Old   
Edwin van der Vaart
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-24-2007 , 03:48 PM






Beauregard T. Shagnasty wrote:
Quote:
Neredbojias wrote:

One thing I'm confused about. Wouldn't an external style sheet
actually make the page take _longer_ to load than otherwise?

Since it's the same amount of text, an external sheet might take an
extra millisecond or two. The first time.

Then it is cached by the browser, and will *reduce* the load time of all
the other pages that use it.
I thought by reducing the file size by using external files. That way
the download time is also reduced.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de, velocityreviews, umailcampaign.com,
gthelp.com, webfrustration.com, excip.com and many other to duplicate
this post.


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

Default Re: Desperately Seeking Critique - 08-24-2007 , 06:21 PM



Edwin van der Vaart wrote:
Quote:
Since it's the same amount of text, an external sheet might take an
extra millisecond or two. The first time.

Then it is cached by the browser, and will *reduce* the load time of all
the other pages that use it.

I thought by reducing the file size by using external files. That way
the download time is also reduced.
Yes, the HTML file is smaller and takes less time to download. But the
first time the CSS file must also be downloaded to get it into cache.
It still may take less time if multiple fetches can be initiated to
acquire the needed files.

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


Reply With Quote
  #14  
Old   
rf
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-24-2007 , 06:40 PM




"Jim Moe" <jmm-list.AXSPAMGN (AT) sohnen-moe (DOT) com> wrote

Quote:
Edwin van der Vaart wrote:

Since it's the same amount of text, an external sheet might take an
extra millisecond or two. The first time.
Or, in the case of accessing the Neredbojias site from here, 215
milliseconds (ping time) plus however long the actual transfer takes.

Quote:
I thought by reducing the file size by using external files. That way
the download time is also reduced.

Yes, the HTML file is smaller and takes less time to download. But the
first time the CSS file must also be downloaded to get it into cache.
It still may take less time if multiple fetches can be initiated to
acquire the needed files.
Not with a single HTML file and a single CSS file. The HTML file has to be
completely downloaded and examined before the browser determines the CSS
file is required.

Worst case would be an HTML file linking to a CSS file that specifies a
background image. From here that will take an absolute minimum of 645
milliseconds, the first time.

The 'Net' tab in firebug is a veryi intersting thing to look at on occasion.

--
Richard




Reply With Quote
  #15  
Old   
Edwin van der Vaart
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-25-2007 , 12:59 AM



rf wrote:
Quote:
"Jim Moe" <jmm-list.AXSPAMGN (AT) sohnen-moe (DOT) com> wrote in message
news:2NWdnQL65dSO9VLbnZ2dnUVZ_tfinZ2d (AT) giganews (DOT) com...
Edwin van der Vaart wrote:
Since it's the same amount of text, an external sheet might take an
extra millisecond or two. The first time.

Or, in the case of accessing the Neredbojias site from here, 215
milliseconds (ping time) plus however long the actual transfer takes.

I thought by reducing the file size by using external files. That way
the download time is also reduced.
Yes, the HTML file is smaller and takes less time to download. But the
first time the CSS file must also be downloaded to get it into cache.
It still may take less time if multiple fetches can be initiated to
acquire the needed files.

Not with a single HTML file and a single CSS file. The HTML file has to be
completely downloaded and examined before the browser determines the CSS
file is required.

Worst case would be an HTML file linking to a CSS file that specifies a
background image. From here that will take an absolute minimum of 645
milliseconds, the first time.

The 'Net' tab in firebug is a veryi intersting thing to look at on occasion.
Thanks for the info.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de, velocityreviews, umailcampaign.com,
gthelp.com, webfrustration.com, excip.com and many other to duplicate
this post.


Reply With Quote
  #16  
Old   
Neredbojias
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-25-2007 , 04:51 PM



Well bust mah britches and call me cheeky, on Fri, 24 Aug 2007 20:05:47
GMT Jim Moe scribed:

Quote:
Neredbojias wrote:
Would gratefully appreciate critical critiquing of the home page at:

http://www.neredbojias.com/

I stared at it for a while.
Um, what's it about? The links have no apparent theme besides visual
arts. Are you an artist? I notice you mix your name in with other
rather well
known painters.
Um, I'm a better mixer than an artist. As for what it's about...

If you are able to play .aac files (Winamp/RealPlayer/etc.), listen to the
_second_ 'Right or Wrong' song and turn it up LOUD. That should tell you
if anything can.

Quote:
Overall the text contrast is rather low.
The links are not obvious. The usual underline is suppressed and
there
is no hover to provide an alternate clue.
Added that and visual history ("visited") also.

Quote:
I do appreciate that the text is not made small :-).
Is "This Page Styleless" meant to be "This Page's Stylesheet"? Oh!
No,
it is "Style-less".
Yeah, thought some might like to see the markup styleless. That's just
temporary until I replace it with a more traditional link (someday).

Thanks for the comments.

--
Neredbojias
Half lies are worth twice as much as whole lies.


Reply With Quote
  #17  
Old   
Neredbojias
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-25-2007 , 04:56 PM



Well bust mah britches and call me cheeky, on Fri, 24 Aug 2007 10:39:57
GMT Neredbojias scribed:

Quote:
Would gratefully appreciate critical critiquing of the home page at:

http://www.neredbojias.com/

particularly the bloggie-thingy at the bottom of the page. I'd like
to put a lock on this page so I could move on to other things I
haven't thought of yet. Thanks very much.
The blog and page are just about finished. I've implimented most of the
things you kind folk have mentioned. Assuming there're no technical bugs,
the only thing I still want to do is provide persistent "handles" for
bloggers, probably thru cookies. Thanks for all the good advice; I really
appreciate it. Have a nice day.

--
Neredbojias
Half lies are worth twice as much as whole lies.


Reply With Quote
  #18  
Old   
Neredbojias
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-26-2007 , 07:19 AM



Well bust mah britches and call me cheeky, on Sat, 25 Aug 2007 22:14:06 GMT
Beauregard T. Shagnasty scribed:

Quote:
Neredbojias wrote:

If you are able to play .aac files (Winamp/RealPlayer/etc.), listen to
the _second_ 'Right or Wrong' song and turn it up LOUD. That should
tell you if anything can.

Sounds like all those little cars that go past my house every night.
:-)

BOOMBOOM ... BOOM ... BOOMBOOM ... BOOM ... BOOMBOOM ... BOOM ...
Yeah...

Reminds me of my nascent rock 'n roll days. I miss the echoing.

--
Neredbojias
Half lies are worth twice as much as whole lies.


Reply With Quote
  #19  
Old   
Neredbojias
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-29-2007 , 06:49 AM



Well bust mah britches and call me cheeky, on Fri, 24 Aug 2007 13:03:19
GMT Edwin van der Vaart scribed:

Quote:
Neredbojias wrote:
Would gratefully appreciate critical critiquing of the home page at:

http://www.neredbojias.com/

particularly the bloggie-thingy at the bottom of the page. I'd like
to put a lock on this page so I could move on to other things I
haven't thought of yet. Thanks very much.
Perhaps add some text above the bloggie-thingy e.g. Can't use html
tags and links.
For the index page. Put style sheet in an external file, also for the
cookies and javascript.

Web page speed test.
http://www.websiteoptimization.com/s...hp?url=http://
www.neredbojias.com/

Keep on the good work.
Edwin, I added some text-styling capabilities mostly thru css, though some
html. No links, but you can color and center text, etc., and there are
headings. What do you think?

--
Neredbojias
Half lies are worth twice as much as whole lies.


Reply With Quote
  #20  
Old   
Edwin van der Vaart
 
Posts: n/a

Default Re: Desperately Seeking Critique - 08-29-2007 , 02:41 PM



Neredbojias wrote:
Quote:
Well bust mah britches and call me cheeky, on Fri, 24 Aug 2007 13:03:19
GMT Edwin van der Vaart scribed:

Neredbojias wrote:
Would gratefully appreciate critical critiquing of the home page at:

http://www.neredbojias.com/

particularly the bloggie-thingy at the bottom of the page. I'd like
to put a lock on this page so I could move on to other things I
haven't thought of yet. Thanks very much.
Perhaps add some text above the bloggie-thingy e.g. Can't use html
tags and links.
For the index page. Put style sheet in an external file, also for the
cookies and javascript.

Web page speed test.
http://www.websiteoptimization.com/s...hp?url=http://
www.neredbojias.com/

Keep on the good work.

Edwin, I added some text-styling capabilities mostly thru css, though some
html. No links, but you can color and center text, etc., and there are
headings. What do you think?
Very well improved bloggie, if the blogger get it right. I'm impressed.
Nice hover colour on the links, it match with the background.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Edwin's persoonlijke web site
Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
24help.info, issociate.de and software-help1.org to duplicate this post.


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.