catalyst2 community forums  

Go Back   catalyst2 community forums > catalyst2 Community > Sites Hosted by catalyst2

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 27-11-2003, 01:54 PM   #1 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
my website

hey all thought i'd add my website to the list Really just a personal blog/photo album anyways here's the link Darkskys Thanks
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 28-11-2003, 12:00 AM   #2 (permalink)
Registered User
 
Waldovia PM's Avatar
 
Join Date: Jul 2003
Location: West Midlands
Posts: 188
Couldn't get in without ticking the checkbox, Flash or HTML.
Waldovia PM is offline   Reply With Quote
Old 28-11-2003, 09:21 AM   #3 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
There are links above the radio buttons and tickbox. What browser are you using because that might be the problem?
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 28-11-2003, 09:23 AM   #4 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
It could be that i just need to make it clearer that you only need to play with the radio buttons if you want your selection saved. Sorry if it isn't to clearly layed out. If i get time today i'll change that. ps thanks for your feedback
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 28-11-2003, 10:34 AM   #5 (permalink)
Registered User
 
Waldovia PM's Avatar
 
Join Date: Jul 2003
Location: West Midlands
Posts: 188
For some reason I missed the blindingly obvious text links at the end of the introduction paragraph. Probably because they are not underlined (and oddly, the title is).
I did however, read the intro (yes all of it) before trying to go further.

I'll go back and take a good look later.
Waldovia PM is offline   Reply With Quote
Old 29-11-2003, 01:08 AM   #6 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
hehe ok m8 cool im thinking about rebuilding the sites layout and taking the frames out. What do you think of this? good idea or keep the frames? Be cool if u could give me your verdict thxs
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 29-11-2003, 01:45 PM   #7 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Personally I HATE frames! The main advantage of not using frames is search engines hardly use Meta tags any more, if you've go a framed set page there will be no content on it for the search engine to catalogue. It will instead catalogue your other pages and point the user to these pages, which in your case will have no navigation on them. You don’t see any of the serious websites (microsoft.com, ibm.com, google.com, w3.org, ect) using frames do you? It's for a good reason!

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 29-11-2003, 09:13 PM   #8 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
OK cheers for the feedback. Rebuild version will have no frames Thats what I had planed but wanted a second opinion.
Thanks
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 04-12-2003, 06:46 PM   #9 (permalink)
Registered User
 
markjanssen's Avatar
 
Join Date: May 2003
Location: /home/mark/
Posts: 389
Send a message via ICQ to markjanssen Send a message via AIM to markjanssen Send a message via MSN to markjanssen Send a message via Yahoo to markjanssen
MSDN does use frames, google indexes frame pages perfectly.

But...they are officialy declared as DEAD since XHTML 1.0.
__________________
#mark
-bash: /dev/mind: No such file or directory

homepage: http://www.givemehelp.co.uk/ / support forums: http://www.givemehelp.co.uk/forums/ / irc: #givemehelp on quakenet
email: mark@givemehelp.co.uk / msn: mark@givemehelp.co.uk / aim: mark177283829 / icq: 177283829 / yahoo: mark177283829
Mozilla Firefox: Safer, Faster, Better
markjanssen is offline   Reply With Quote
Old 04-12-2003, 10:10 PM   #10 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Sorry to make my point clear, google index's pages. If that page is in a frame set google will point to the page not the frame set, thus you will lose some of the sites functionality.

MSDN does use frames but i this content I think it's a good decision as there is no other way to achieve what the site does. Also it is setup up that if a page loads outside a frame set the frame set will be automatically created. Thus solving the google problem.

As to your comment on XHTML your right, and I believe every one should be encouraged to use XHTML as it brings some standards to the web. Thus hopefully bring some standards to browsers, so content will apear the same in all browsers. After all the web should be acessable to all should it not?

Anywho thats my 2cents

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 04-12-2003, 10:14 PM   #11 (permalink)
Registered User
 
markjanssen's Avatar
 
Join Date: May 2003
Location: /home/mark/
Posts: 389
Send a message via ICQ to markjanssen Send a message via AIM to markjanssen Send a message via MSN to markjanssen Send a message via Yahoo to markjanssen
It's all true ...well nearly.

The MSDN functionality could be archived with a static DIV.

Anyway, standards are at the moment supported very well, except for the only evil browser...Microsoft Internet Exploder . It doesn't support proper CSS, and because of its error-correction and quirks mode, even standard pages get interpreted wrong.
__________________
#mark
-bash: /dev/mind: No such file or directory

homepage: http://www.givemehelp.co.uk/ / support forums: http://www.givemehelp.co.uk/forums/ / irc: #givemehelp on quakenet
email: mark@givemehelp.co.uk / msn: mark@givemehelp.co.uk / aim: mark177283829 / icq: 177283829 / yahoo: mark177283829
Mozilla Firefox: Safer, Faster, Better
markjanssen is offline   Reply With Quote
Old 04-12-2003, 10:24 PM   #12 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
The MSDN functionality could be put into a DIV but that would mean re-loading the whole page every time you open a menu up.

This has always bugged me, why doesn't microsoft just support CSS correctly, theres no reason why not.

When i was refering to standards I meant users, as there are so many badly designed sites out there that are optomised for IE. Coders need to be encouraged to conform to some standards.

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 04-12-2003, 11:10 PM   #13 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
hehe a bit of a oh har developing here. But full of intresting stuff. Don't mind me carry on
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Old 08-12-2003, 12:38 PM   #14 (permalink)
Junior Member
 
buzzbee's Avatar
 
Join Date: Nov 2003
Location: UK
Posts: 6
frames - eurgh

Frames should only be used when they NEED to be, get rid of em m8
__________________
It was like that when I got here
buzzbee is offline   Reply With Quote
Old 08-12-2003, 01:20 PM   #15 (permalink)
Member
 
Join Date: Jul 2003
Posts: 67
hehe check out the flash version the've already gone.
__________________
Lewis Wells
http://www.emsg.co.uk
lewis@emsg.co.uk
lewis is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 01:21 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.