Project Facelift to my site

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  

Like it?
Sweet!
50%
 50%  [ 4 ]
Nice
25%
 25%  [ 2 ]
OK
12%
 12%  [ 1 ]
Nah
0%
 0%  [ 0 ]
Horrible
12%
 12%  [ 1 ]
Total Votes : 8

Author Message
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Sat Aug 11, 2007 4:14 am    Post subject: Project Facelift to my site Reply with quote

I saw the new changes at http://abyssunderground.co.uk and decided my site seriously needs some work. So I got busy (rather, going mad) putting a site together. Browser compatibility will make you pull your hair out...

I took away some tables - though a few remain for now. The layout works nicely on IE6 and Firefox 2.0.

It's live now, so come check it out and tell me what you think!
http://stephen.calvarybucyrus.org

BTW, you can see the old layout here --> http://stephen.calvarybucyrus.org/old
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org


Last edited by pkSML on Sat Aug 11, 2007 5:23 pm; edited 1 time in total
Back to top View user's profile Send private message Visit poster's website
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Sat Aug 11, 2007 5:04 am    Post subject: Reply with quote

Looks good, but maybe a darker green?
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Tue Aug 14, 2007 3:37 pm    Post subject: Reply with quote

I'm concerned for your safety pastor sir!


From the site itsself.
Back to top View user's profile Send private message Visit poster's website MSN Messenger
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Tue Aug 14, 2007 8:58 pm    Post subject: Reply with quote

Thats a short just waiting to happen...
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Aug 14, 2007 9:41 pm    Post subject: Reply with quote

rrinc wrote:
Thats a short just waiting to happen...


But as long as you don't touch anything... :-)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Tue Aug 14, 2007 9:43 pm    Post subject: Reply with quote

Ha! I know you're just jealous 'cuz your server doesn't look as cool as mine.

Actually, I switched the server some time ago, and I updated the picture. --> http://calvarybucyrus.org/server


For some more cobwebs of wires, check out http://content.techrepublic.com.com/2346-10877_11-5439-1.html
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
pkSML
-


Joined: 29 May 2006
Posts: 952
Location: Michigan, USA

PostPosted: Tue Aug 14, 2007 9:48 pm    Post subject: Reply with quote

Back to the topic...

As with my site so far:
  • I made sure it was HTML and CSS-valid. That was a headache and a half. That parser can be so picky...
  • I also added a background so it's not so white all over.
  • I'm in the process of writing the script that will serve the Picture of the Day, which is a humorous comic strip (usually one-panel)


Would anyone else like to incorporate the picture of the day on their site? I can make an easy link for that if there's interest.
_________________
Stephen
Need a LitlURL?


http://CodeBin.yi.org
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Aug 14, 2007 9:50 pm    Post subject: Reply with quote

The parser isn't picky, its just doing its job :-) It took me 4 days to get my site XHTML1.0 compliant.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Arctic
-


Joined: 24 Sep 2004
Posts: 560

PostPosted: Tue Aug 14, 2007 11:59 pm    Post subject: Reply with quote

pkSML wrote:
Back to the topic...

As with my site so far:
  • I made sure it was HTML and CSS-valid. That was a headache and a half. That parser can be so picky...
  • I also added a background so it's not so white all over.
  • I'm in the process of writing the script that will serve the Picture of the Day, which is a humorous comic strip (usually one-panel)


Would anyone else like to incorporate the picture of the day on their site? I can make an easy link for that if there's interest.

Well, in syntax it is valid HTML 4.0 Transitional and CSS (too lazy to identify the version), but I think you've missed the spirit of it. ;)

When you use HTML and CSS together, the idea isn't to validate so much as to separate the style from the content so that if you want to, say, have your website on the left instead of centered you could do so without editing the HTML. CSS also allows you to style elements that might be kind of ugly, like <h1> for titles and <ul> for navigational lists, so that you can have your HTML be semantic.

Nevertheless, it's a step in the right direction towards authoring valid, standards compliant HTML. Maybe in the future you could try a strict doctype (HTML 4.01 is what I recommend, too many don't understand XHTML or its use). I'm likin' the new background. :)
Back to top View user's profile Send private message ICQ Number
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Wed Aug 15, 2007 2:44 am    Post subject: Reply with quote

AbyssUnderground wrote:
The parser isn't picky, its just doing its job :-) It took me 4 days to get my site XHTML1.0 compliant.


O.O

Why would you bother?
Back to top View user's profile Send private message Visit poster's website MSN Messenger
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Wed Aug 15, 2007 3:40 am    Post subject: Reply with quote

Because anything with an X in front of it sounds awesome. :lol:

Personally, I don't think its that hard to make things XHTML compliant.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed Aug 15, 2007 10:01 am    Post subject: Reply with quote

Tom Chapman wrote:
AbyssUnderground wrote:
The parser isn't picky, its just doing its job :-) It took me 4 days to get my site XHTML1.0 compliant.


O.O

Why would you bother?


Because some people would like a job in web design, I'm one of those people. If you don't validate it then the employer will think you're just a coding amateur and not up for the job, so he won't even look at you.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Wed Aug 15, 2007 12:52 pm    Post subject: Reply with quote

AbyssUnderground wrote:
Tom Chapman wrote:
AbyssUnderground wrote:
The parser isn't picky, its just doing its job :-) It took me 4 days to get my site XHTML1.0 compliant.


O.O

Why would you bother?


Because some people would like a job in web design, I'm one of those people. If you don't validate it then the employer will think you're just a coding amateur and not up for the job, so he won't even look at you.


Agreed.
Back to top View user's profile Send private message Visit poster's website MSN Messenger
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Fri Aug 17, 2007 4:13 am    Post subject: Reply with quote

I just do it because XHTML is "cooler" than HTML. :D And its not much more trouble.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
easytec
-


Joined: 17 Aug 2007
Posts: 55

PostPosted: Tue Aug 21, 2007 7:36 pm    Post subject: Crap content, good design Reply with quote

Crap MAIN PAGE content, good design.
I voted HORRIBLE though, for fun!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group