Permalink

#5061 – web standards

This was posted over 17 years ago; my opinions, thoughts, attitude, and writing style may have evolved since then, and this post might have been different if it were to be posted today.

so i’ve been appointed new webmaster for the charm city roller girls, taking over from jazzometer. my first order of business in my new office is to fix up the website into wordpress so not only will it be in a content management system and easier to update/access (for both me and for fans), but it’s also giving the site a makeover — i’m still keeping the same basic layout at this point, but i’m rewriting it using css to display the pages: less images structuring the page = faster load times.

the problem so far is that it looks fantastic in safari and webkit-based browsers (was even able to do the drop shadows in css), it looks acceptable in firefox (a very slight graphics glitch at the bottom of a few pages, i’ll have to tackle that later but it’s not really noticeable unless you’re looking exactly for it. there’s also no css-based shadow effects since that hasn’t been adopted by the mozilla group, so the page itself looks “flat”, but otherwise nice), and when i checked it on cynicalscribe‘s computer in internet explorer it looks nowhere near as nice as it does in the other two since microsoft doesn’t really support css well at all.

so if i was just coding for only certain browsers:

safari: i’d be able to start adding content right away.

firefox: it’d need a little more layout-tweaking, but it’s good to go.

internet explorer: well, crap.

seriously, why can’t internet explorer do the webdesign world a favor and jump off a bridge?

once this is done, then i need to see about possibly transitioning the site over to a proper server with php / mysql abilities so i can get this running right. at the moment i’ve created a subdomain on my regular site to get the layout and the pages looking/running properly.

screenshots to come later once i’ve done more hacking around.

eta: since feisty_fitz complained that there’s no link to it, here’s a link so you can check it out while it’s still under development: http://ccrgwp.glennfitzpatrick.com. remember, it’s still all preliminary work and may not actually reflect the finished product! 😛