The one and ONLY thing SMF needs to be PERFECT.

Started by germz, June 18, 2008, 09:26:29 PM

Previous topic - Next topic

forsakenlad

#20
Quote from: Dark Gazmanafc on June 21, 2008, 08:42:34 AM
My position on SMF is not related to how I code. I code how I want to code, and if I want to use tables, when then, I'm going to use tables. No one tells me otherwise.

Exactly! We can't force a theme author to not use tables. But as a project we should follow standarts and we should go with semantics. Using tables for normal layout is like using normal variables for array data. But things like this take time as we have to design, write the HTML, test it out, rewrite the javascript and then test it out again.

Also I'd prefer the word semantic over tableless. Tableless designs are as bad as full table designs. Tables should be used where they should be, such as headings and divs and description lists and forms etc...
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Jumpmasterrt

#21
Quote from: Eliana Tamerin on June 21, 2008, 01:14:02 PM
It drives from point A to point B. Sometimes that's all that's needed. Not every car has to look flashy and have all the gimicks.
I guess I didn't finish my point with that analogy, what I meant was, you buy that car so you CAN make it flashy and add your OWN gimmicks without having to undo someone elses. ;)

Quote from: *eren on June 21, 2008, 02:13:33 PM
Tables should be used where they should be....
... and divs where they need to be. That's my opinion as well.

Marcus Forsberg

Maybe no one cares about my opinion to this, but personaly I like divs better than tables, but ofcourse everyone has there opinion. Some like divs, some does not. So just let everyone use what they like!

Dannii

QuoteThat "A" word...... is it AJAX?
No of course not. I meant accessibility. The SMF team has had at least five legally blind people on it. We should be making things as easy as we can for them, and for the other users of our software with disabilities, and for everyone else, and even non-human users. Guess which one of these has only one user demographic: semantically structured HTML or table layouts?
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

forsakenlad

Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Dannii

Well yes! Who else do you think runs Google?
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

metallica48423

* metallica48423 looks at all the international team members.

Yep :P
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Jumpmasterrt

Quote from: Dannii on June 22, 2008, 04:37:22 AM
...... and even non-human users. Guess which one of these has only one user demographic: semantically structured HTML or table layouts?
"Non-human users"? I'm confused by what you mean with "one user demographic".

~ metallica48423, the international team members are affected by this how?

metallica48423

Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Jumpmasterrt

Quote from: metallica48423 on June 22, 2008, 12:42:18 PM
They aren't, it was a joke.  ;)
Oh, gotcha..... freakin' internet ruins humor all the time. :D

Dannii

Quote from: JumpmasterRT on June 22, 2008, 12:30:44 PM
Quote from: Dannii on June 22, 2008, 04:37:22 AM
...... and even non-human users. Guess which one of these has only one user demographic: semantically structured HTML or table layouts?
"Non-human users"? I'm confused by what you mean with "one user demographic".
I meant various software consumers of HTML. Search engines are the most well known, but there are many others too.
I was asking which supported only one slice or section of all the users of the web.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

ccbtimewiz

Quote from: Dannii on June 22, 2008, 08:38:15 PM
Quote from: JumpmasterRT on June 22, 2008, 12:30:44 PM
Quote from: Dannii on June 22, 2008, 04:37:22 AM
...... and even non-human users. Guess which one of these has only one user demographic: semantically structured HTML or table layouts?
"Non-human users"? I'm confused by what you mean with "one user demographic".
I meant various software consumers of HTML. Search engines are the most well known, but there are many others too.
I was asking which supported only one slice or section of all the users of the web.

Eg, bots. o.o

Jumpmasterrt

Ahhhhh bots, I always forget about them. ;)

If I understand your second question correctly...... none of them do because developers are also a web demographic. Therein lies the developing conundrum :D

Dannii

I don't think you quite get my point. Web developers are going to have as much trouble or success with a webpage as anyone else.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Jumpmasterrt

Quote from: Dannii on June 22, 2008, 09:20:41 PM
I don't think you quite get my point. Web developers are going to have as much trouble or success with a webpage as anyone else.
Right because not only are they users but they're writers too. So they have double the issues.

That's what I meant by 'conundrum' ;)

So, it basically boils down to personal preference again. Both for the developer and the user. That's why SMF, vBulletin, PHPBB and others exist. :D

ccbtimewiz

Quote from: JumpmasterRT on June 22, 2008, 09:31:20 PM
Quote from: Dannii on June 22, 2008, 09:20:41 PM
I don't think you quite get my point. Web developers are going to have as much trouble or success with a webpage as anyone else.
Right because not only are they users but they're writers too. So they have double the issues.

That's what I meant by 'conundrum' ;)

So, it basically boils down to personal preference again. Both for the developer and the user. That's why SMF, vBulletin, PHPBB and others exist. :D

This is reason to why web designers and web developers make more than one stylesheet. To suit the preferences of the user.  :P

Jumpmasterrt

Quote from: ccbtimewiz on June 22, 2008, 09:38:58 PM
This is reason to why web designers and web developers make more than one stylesheet. To suit the preferences of the user.  :P
And then people like us come along and debate over which one is better..... 100 years from now there'll be a thread just like this one somewhere.
OMG I'm laughing so hard.... I must be tired

Dannii

Quote
Right because not only are they users but they're writers too. So they have double the issues.
I don't understand what you mean, but it's not what I mean. As far as HTML goes, it's not personal preference. Some coding styles are less accessible than others. You can't decide for yourself what is (in)accessible for others.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Jumpmasterrt

Quote from: Dannii on June 22, 2008, 09:50:37 PM
I don't understand what you mean, but it's not what I mean. As far as HTML goes, it's not personal preference. Some coding styles are less accessible than others. You can't decide for yourself what is (in)accessible for others.
Why not? It's my site. Unless I'm getting paid to provide a service for someone else and they tell me what they want I can do what I want.
That is the beauty of the internet.

Dannii

You can do what you want yes. But that doesn't mean anything you do will be accessible.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Advertisement: