Magma Leader Maxie said:Furthermore, some of the images have been enlarged so that they are very pixel-ish. How about getting higher resolution pics or making them smaller? That would have a good visual impact, I'm sure.
Magma Leader Maxie said:I don't like splash screens though... what's the point? You just waste the user's time.
Do not use a splash page if there is no point in having one. There are really only two points to splash pages: a) being named for example index.htm if that's what your starting page must be named even though your real main page has another extension; and b) containing things such as browser requirements, copyrights, styleswitchers or basic information about the website's theme that you'd prefer people knowing before entering your site. If you don't need any of that, don't use a splash page.
Dragonfree said:Eh... what is up with the prompt asking for your name? Why is that necessary?If you don't have anything more useful to do with my name than to put "Good evening, Dragonfree" on the top of the updates, I suggest you ditch it. It's rather pointless right now.
Generally, Javascript should not be used for things that are 'neat but absolutely pointless' like a time-based greeting by name or something. A random image generator has a point, because it adds a little variety, and sometimes Javascript can enhance functionality, but there is nothing beneficial to being greeted on the main page so it really doesn't need to be there.
<noscript><img src="defaultbanner.gif" alt="PokéChow"></noscript>