HighDots Forums  

Opinions/comments on my band's website...

Website Design comp.infosystems.www.authoring.site-design


Discuss Opinions/comments on my band's website... in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 12:41 PM






kchayka wrote:

Quote:
Beauregard T. Shagnasty wrote:

http://www.allmyfaqs.com/faq.pl?AnySizeDesign
(site seems down at the moment)

That's too bad. I have a fear it's gone forever now, as it was
graciously hosted for free at AffordableHost.
Has anyone heard if AffordableHoser is discontinuing the hosting?

Quote:
I'm sure you heard what happened to AH, if you weren't one of the
unfortunates directly affected by its takeover/demise.
Yes, I have. I do have one site hosted there, but so far the only
problem has been the auto-billing, which seems to get lost about every
three months. One of these days, I shall move it. Maybe I shall entice
my client into meeting a loose moose.

Quote:
Maybe the wayback machine can help...
URL:http://web.archive.org/web/*/http://...?AnySizeDesign
Ah, yes of course. Directly to the page:
<URL:http://web.archive.org/web/20041012213559/http://allmyfaqs.com/faq.pl?AnySizeDesign>

--
-bts
-When motorcycling, never follow a pig truck


Reply With Quote
  #12  
Old   
Chris Beall
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 12:47 PM






drummerdusk (AT) netscape (DOT) net wrote:

Quote:
It's the biggest size possible without having it covering essential
content of the site in 800*600. Any tips? I'd like to keep it because
you lose the top menu when you scroll down and the bigger pages.
At 600 X 800, if you increase the text size a couple of notches, the
'floating' menu starts to hang below the window bottom. Increase text
size a couple more notches and it's gone completely. If you want it to
remain visible, you can't use ems to space it away from the window edge,
'cause you don't know how many ems high / wide the window will be.

Chris Beall



Reply With Quote
  #13  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 01:28 PM



kchayka wrote:

Quote:
Beauregard T. Shagnasty wrote:

http://www.allmyfaqs.com/faq.pl?AnySizeDesign
(site seems down at the moment)

Has anyone heard if AffordableHoser is discontinuing the hosting?

Whois says the domain name expired Oct 13, so I guess it's moot.
Oh. Too bad. :-(

--
-bts
-When motorcycling, never follow a pig truck


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

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 02:44 PM



Okay, thanks for the comments. Most of them were very useful and
justified. So far I chenged the following:
- removed any font-face settings
- put the style code in a seperate file
- changed the color of the links (and I absolutely hate it)
- removed the validation buttons, although now it actually validates :-p
- removed the "floating" navigation bar

Changes are only done on my testserver for now. Results can be seen at
http://dusk-metal.kicks-ass.org/site/

Any better now according to web standards?

I liked the previous one better...

Tommy

Reply With Quote
  #15  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 04:03 PM



TomB wrote:

Quote:
Okay, thanks for the comments. Most of them were very useful and
justified. So far I chenged the following:
- removed any font-face settings
- put the style code in a seperate file
Couple of hints. Consolidate. Put the font-size: 100% on the body
element, and remove it elsewhere in the style sheet. That's the Cascade
of Cascading Style Sheets.

Remove the colors from the HTML
<body bgcolor="#000000" text="#CCCCCC"
and add them to the CSS as well
background-color: #000; color: #ccc;

Quote:
- changed the color of the links (and I absolutely hate it)
...though it is legible.

Quote:
- removed the validation buttons, although now it actually validates :-p
- removed the "floating" navigation bar
Great news! :-)

Quote:
Changes are only done on my testserver for now. Results can be seen at
http://dusk-metal.kicks-ass.org/site/

Any better now according to web standards?
Much better looking! Really, I like it (and I'm a jazz fan).

Quote:
I liked the previous one better...
Well, sure ... <g>

--
-bts
-When motorcycling, never follow a pig truck


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

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 05:52 PM



Beauregard T. Shagnasty wrote:

Quote:
Much better looking! Really, I like it (and I'm a jazz fan).

NOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!! I made a heavy metal site
that appeals to Jazzers O_o

To quote one of the most influential Americans from the nineties: Doh!!!


Btw, I just figured out what you guys mean by outdated code... It will
be a lot of work to get this thing to validate against strict 4.1 goddammit.


Reply With Quote
  #17  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 06:43 PM



TomB wrote:

Quote:
Beauregard T. Shagnasty wrote:

Much better looking! Really, I like it (and I'm a jazz fan).

NOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!! I made a heavy metal site
that appeals to Jazzers O_o
<lol> (he says, cranking up Coltrane...)

Quote:
To quote one of the most influential Americans from the nineties:
Doh!!!
Who?

Quote:
Btw, I just figured out what you guys mean by outdated code... It
will be a lot of work to get this thing to validate against strict
4.1 goddammit.
...but think of how satisfied you will feel! :-D

--
-bts
-When motorcycling, never follow a pig truck


Reply With Quote
  #18  
Old   
Leonard Blaisdell
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-20-2005 , 08:07 PM



In article <Pine.LNX.4.62.0510201025130.11767 (AT) ppepc56 (DOT) ph.gla.ac.uk>,
"Alan J. Flavell" <flavell (AT) ph (DOT) gla.ac.uk> wrote:

Quote:
On Wed, 19 Oct 2005, Leonard Blaisdell wrote:

looks decent in Lynx.

You think so?
I guess decent is too strong a word, but I'm used to seeing much worse.

leo

--
<http://web0.greatbasin.net/~leo/>


Reply With Quote
  #19  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: Opinions/comments on my band's website... - 10-21-2005 , 01:41 AM



On Fri, 21 Oct 2005 00:52:48 +0200, TomB <drumscum (AT) dusk-metal (DOT) kicks-ass.org>
wrote:

Quote:
Beauregard T. Shagnasty wrote:

Much better looking! Really, I like it (and I'm a jazz fan).

NOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!! I made a heavy metal site that
appeals to Jazzers O_o
:-D My favourite is Beethoven (not yet fully ready for Wagner, but I'm getting
there) and guess what... I like the looks of your site too.

--
,-- --<--@ -- PretLetters: 'woest wyf', met vele interesses: ----------.
Quote:
weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html |
webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html |
zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html |
`-------------------------------------------------- --<--@ ------------'


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.