473,385 Members | 1,620 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Re: xhtml - am I nuts or what?

pecan <pe***@NOSPAMrouxville.infowrites:
I've been browsing around, trying to increase my workload, and have
found a number of people wanting someone with skills in xhtml.
XHTML is pointless in the real world, since no version of IE so far
actually supports it. IE doesn't parse it as all if you serve it with
the correct MIME type for it, and if it's served as text/html, IE
simply parses it as HTML. Given that, you're effectively limited to
the subset of XHTML that's just HTML with a few extra slashes in
it - and what's the point in that?

I do, however, find it to be a useful bogosity indicator when I see
it in job listings. It often indicates a clueless manager who's driven
more by popular buzzwords than practicality - not the kind of person I
want to work for. I wouldn't rule out a job based on that alone, but I
*would* set my BS detector at maximum during the interview. :-)
Now, am I going crazy, or is this guy a bit confused?
A *lot* of people are confused by XHTML. It gets far, far more hype
than it deserves.

sherm--

--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
Sep 25 '08 #1
15 1587
Sherm Pendley wrote:
pecan <pe***@NOSPAMrouxville.infowrites:
>I've been browsing around, trying to increase my workload, and have
found a number of people wanting someone with skills in xhtml.

XHTML is pointless in the real world, since no version of IE so far
actually supports it. IE doesn't parse it as all if you serve it with
the correct MIME type for it, and if it's served as text/html, IE
simply parses it as HTML. Given that, you're effectively limited to
the subset of XHTML that's just HTML with a few extra slashes in
it - and what's the point in that?

I do, however, find it to be a useful bogosity indicator when I see
it in job listings. It often indicates a clueless manager who's driven
more by popular buzzwords than practicality - not the kind of person I
want to work for. I wouldn't rule out a job based on that alone, but I
*would* set my BS detector at maximum during the interview. :-)
>Now, am I going crazy, or is this guy a bit confused?

A *lot* of people are confused by XHTML. It gets far, far more hype
than it deserves.

sherm--
That's kind of what I gathered after an hour or so. I'm in desperate
need of work, though, so if I need to learn enough just to dissuade the
client from wanting it, then that's what I'll have to do. Sigh.
Also... I've always coded using notepad and my brain, and I'm being
forced into finding an Adobe package - Dreamweaver and the rest - just
so i can convince someone who may employ me that I know what I'm doing.

Catherine
Sep 25 '08 #2

pecan wrote:
>
I'm being
forced into finding an Adobe package - Dreamweaver and the rest - just
so i can convince someone who may employ me that I know what I'm doing.
Someone thinks you need Dreamweaver before you'll be taken seriously? I
think *they* are the ones without a clue. Dreamweaver is just a tool,
and not the only one by a long shot.

--
Berg
Sep 26 '08 #3
Bergamot wrote:
pecan wrote:
>I'm being
forced into finding an Adobe package - Dreamweaver and the rest - just
so i can convince someone who may employ me that I know what I'm doing.

Someone thinks you need Dreamweaver before you'll be taken seriously? I
think *they* are the ones without a clue. Dreamweaver is just a tool,
and not the only one by a long shot.
I agree, but it doesn't help me to find work!!!
I have a good friend who does full-time programming, and she thinks I'M
the stupid one, for using notepad. She says one day I'll graduate to
better things. I've tried wysiwyg applications, but go back to wordpad
every time. Makes so much more SENSE to me that way!

I s'pose one could compare it to driving an automatic vehicle as opposed
to one with a gear shift! lol
I KNOW how to change gears!

C
Sep 26 '08 #4
In article <gb**********@registered.motzarella.org>,
pecan <pe***@NOSPAMrouxville.infowrote:
Bergamot wrote:
pecan wrote:
I'm being
forced into finding an Adobe package - Dreamweaver and the rest - just
so i can convince someone who may employ me that I know what I'm doing.
Someone thinks you need Dreamweaver before you'll be taken seriously? I
think *they* are the ones without a clue. Dreamweaver is just a tool,
and not the only one by a long shot.

I agree, but it doesn't help me to find work!!!
I have a good friend who does full-time programming, and she thinks I'M
the stupid one, for using notepad. She says one day I'll graduate to
better things. I've tried wysiwyg applications, but go back to wordpad
every time. Makes so much more SENSE to me that way!

I s'pose one could compare it to driving an automatic vehicle as opposed
to one with a gear shift! lol
I KNOW how to change gears!

In a big city like Sydney, it is sort of crazy to be driving around with
gears, too much traffic, too slow, too many lights and stop start. There
is no point and it is counterproductive.

Hilly windy country, now that is a different matter.

--
dorayme
Sep 26 '08 #5
On 26 Sep, 08:53, pecan <pe...@NOSPAMrouxville.infowrote:
Bergamot wrote:
pecan wrote:
I'm being
forced into finding an Adobe package - Dreamweaver and the rest - just
so i can convince someone who may employ me that I know what I'm doing.
Someone thinks you need Dreamweaver before you'll be taken seriously? I
think *they* are the ones without a clue.
I agree, but it doesn't help me to find work!!!
I see your point, but fortunately I haven't seen that attitude
commercially for some time now.

OTOH, they're now looking for XHTML skillz instead, so it's hardly
that much better!
Sep 26 '08 #6

pecan wrote:
>
I have a good friend who does full-time programming, and she thinks I'M
the stupid one, for using notepad. She says one day I'll graduate to
better things. I've tried wysiwyg applications, but go back to wordpad
every time.
Actually, I'm inclined to agree with your friend on that one. Notepad
and Wordpad are clumsy tools and I wouldn't use them myself unless it
was an emergency and nothing else were available. There are much better
plain text editors out there that provide useful features like syntax
highlighting, macros, and more. Some are geared towards web authoring,
like html-kit, others are more general purpose, like Crimson Editor.
Either way, they can make you much more productive, believe me.

Lists of good editors, a number of which are free, have been posted in
these groups many times, especially in alt.html

Check the archives. You'll be glad you did.

--
Berg
Sep 26 '08 #7
Bergamot wrote:
pecan wrote:
>I have a good friend who does full-time programming, and she thinks I'M
the stupid one, for using notepad. She says one day I'll graduate to
better things. I've tried wysiwyg applications, but go back to wordpad
every time.

Actually, I'm inclined to agree with your friend on that one. Notepad
and Wordpad are clumsy tools and I wouldn't use them myself unless it
was an emergency and nothing else were available. There are much better
plain text editors out there that provide useful features like syntax
highlighting, macros, and more. Some are geared towards web authoring,
like html-kit, others are more general purpose, like Crimson Editor.
Either way, they can make you much more productive, believe me.

Lists of good editors, a number of which are free, have been posted in
these groups many times, especially in alt.html

Check the archives. You'll be glad you did.
I've tried html-kit, and find it very useful for finding lost opening
and closing tags. (I think I learned about that one here) I only
recently downloaded it, so I'm still discovering its' features.
And I've used WebCeo also, to find and replace text. As well as all the
other lovely things.
I use CSE Html validator lite to validate and edit at the same time, and
also to test things, as it has a magic undo button.

But maybe it's a habit - when I start a new page and have lots to code,
I find it far easier to just start with a nice clean page.

Catherine
Sep 26 '08 #8
pecan wrote:
>Lists of good editors, a number of which are free, have been posted
in these groups many times, especially in alt.html

Check the archives. You'll be glad you did.

I've tried html-kit,
It's not really that much of an editor. Try Notepad++. And use a free
validator for validation, not fake "validators" that some people are willing
to sell.
But maybe it's a habit - when I start a new page and have lots to
code, I find it far easier to just start with a nice clean page.
Well, it depends on what you mean. Surely it pays off to create a page
template.

--
Yucca, http://www.cs.tut.fi/~jkorpela/

Sep 26 '08 #9
Jukka K. Korpela wrote:
pecan wrote:
>>Lists of good editors, a number of which are free, have been posted
in these groups many times, especially in alt.html

Check the archives. You'll be glad you did.

I've tried html-kit,

It's not really that much of an editor. Try Notepad++. And use a free
validator for validation, not fake "validators" that some people are
willing to sell.
>But maybe it's a habit - when I start a new page and have lots to
code, I find it far easier to just start with a nice clean page.

Well, it depends on what you mean. Surely it pays off to create a page
template.
I give a vote for CrimsonEditor

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Sep 26 '08 #10

pecan wrote:
Bergamot wrote:
>pecan wrote:
>>I have a good friend who does full-time programming, and she thinks I'M
the stupid one, for using notepad.

There are much better
plain text editors out there

But maybe it's a habit - when I start a new page and have lots to code,
I find it far easier to just start with a nice clean page.
Did you start a new thought here, or is this somehow related to your
choice of editors? I don't see the connection.

--
Berg
Sep 26 '08 #11
Gazing into my crystal ball I observed "Jukka K. Korpela"
<jk******@cs.tut.fiwriting in news:h_aDk.71994$_03.10578
@reader1.news.saunalahti.fi:
I've tried html-kit,

It's not really that much of an editor. Try Notepad++.
The thing that I like about HTML-Kit is that it's pretty simple when you
first install it, and then you can add as many plugins as you need, and
customize it for the way _you_ work. I think my favorite feature is one
key combination access to my saved snippets.

It also has HTML-Tidy (linter) and can upload your current file to
either the W3 or WDG HTML and CSS validators for _REAL_ validation on
the fly. It can also invoke Top-Style Lite CSS editor.

I took a look at the description and screenshot of Notepad++ on
Wikipedia. Seems I can't get to sourceforge, maybe their server is on
the fritz.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Sep 27 '08 #12
Adrienne Boswell wrote:
Gazing into my crystal ball I observed "Jukka K. Korpela"
<jk******@cs.tut.fiwriting in news:h_aDk.71994$_03.10578
@reader1.news.saunalahti.fi:
>I've tried html-kit,

It's not really that much of an editor. Try Notepad++.

The thing that I like about HTML-Kit is that it's pretty simple when you
first install it, and then you can add as many plugins as you need, and
customize it for the way _you_ work. I think my favorite feature is one
key combination access to my saved snippets.

It also has HTML-Tidy (linter) and can upload your current file to
either the W3 or WDG HTML and CSS validators for _REAL_ validation on
the fly. It can also invoke Top-Style Lite CSS editor.

I took a look at the description and screenshot of Notepad++ on
Wikipedia. Seems I can't get to sourceforge, maybe their server is on
the fritz.
I downloaded it (notepad++) yesterday - also had problems getting to it,
though - and am very glad I did. It's great (thanks jukka). It's
particularly nice in that I can have filles open, side by side, and copy
from one to the other, save easily, undo more than one step, and
collapse tags. Ha. I didn't even know what that meant until now! lol

The one way I prefer CSE Html Validator to html-kit is that it detects a
file-change, and reloads. How mnay times have I edited something in one
application, and then in another application, only to find I'd lost the
edits from the previous one!
Ah well.

Sep 28 '08 #13
pecan wrote:
I downloaded it (notepad++) yesterday - also had problems getting to it,
though - and am very glad I did. It's great (thanks jukka). It's
particularly nice in that I can have filles open, side by side, and copy
from one to the other, save easily, undo more than one step, and
collapse tags. Ha. I didn't even know what that meant until now! lol

The one way I prefer CSE Html Validator to html-kit is that it detects a
file-change, and reloads. How mnay times have I edited something in one
application, and then in another application, only to find I'd lost the
edits from the previous one!
Ah well.
CrimsonEditor does have that feature, plus the syntax highlighting, mdi,
macros, ...
--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Sep 28 '08 #14
Catherine:

I don't wish to 'muddy the waters' here (because I'm a total newbie here
in this ng-- but am a longtime experienced programmer in a variety of xBase
languages).

However, for years I've used the editing products of the SemWare
Corporation (www.semware.com): Qedit, TSE, and now the newer G32 editor. I
use them for all my programming work, and now I hope to use them in building
web pages.

I'll probably be back here asking annoying and embarassing questions but
I'm still sniffing here and learning.

-Mel Smith
Edmonton, Canada (and Mesa, Arizona)
Sep 29 '08 #15
Mel Smith wrote:
Catherine:

I don't wish to 'muddy the waters' here (because I'm a total newbie here
in this ng-- but am a longtime experienced programmer in a variety of xBase
languages).

However, for years I've used the editing products of the SemWare
Corporation (www.semware.com): Qedit, TSE, and now the newer G32 editor. I
use them for all my programming work, and now I hope to use them in building
web pages.

I'll probably be back here asking annoying and embarassing questions but
I'm still sniffing here and learning.

-Mel Smith
Edmonton, Canada (and Mesa, Arizona)

Hi Mel,

I'm sure everyone will welcome you to the group, but they'll also
immediately start bleating about posting without some sort of quote -
so.... it's lucky I remembered this thread was originally bout xhtl.
lol
I met someone online from Edmonton once. But he was such a liar, maybe
he wasn't. From there, I mean! Or... maybe he just wasn't! lol

Sep 30 '08 #16

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: Nobody | last post by:
Okay, you are all so smart in here. Answer me this: IE6 in standards mode doesn't seem to hide scrollbars on the body element (overflow:hide) Ain't this a quandary. I have it in my head that I...
59
by: Philipp Lenssen | last post by:
I've tested some of the new Nokia 6600 functionality. It ships with WAP2 and XHTML Support (it says). What it does is check the Doctype -- if it's not the XHTML Mobile Profile Doctype, but a...
7
by: jasonabc | last post by:
Hi Guys, This has been driving me nuts - be grateful for any advice! Very simply - I've set my page's DOCType to XHTML Strict. When I wrap a div around an image or a bit of text, I'm getting...
16
by: Mcginkel | last post by:
I am trying to find a way to load XHTML content in an Iframe. I use to do this in html by using the following code : var iframeObject = document.createElement("iframe");...
2
by: Joris Janssens | last post by:
I'm trying to write a program for validating XHTML 1.1-documents against the XHTML 1.1 DTD (which is actually the same as validating an XML-file) but I always get a "(404) Not found" error. This...
12
by: Marty | last post by:
It seems all of the sudden that user controls that contain images are referencing image sources relative to the document that I drop the control on. This obviously does not work beacuase the...
12
by: Alex D. | last post by:
How can I stop asp.net from rendering XHTML istead of HTML? My javascripts are rendering wrong because of that. It is rendering &amp; to clients instead of &. Any help? Thanks, Alejandro.
11
by: Tomek Toczyski | last post by:
What is the best way to attach a caption to an image in xhtml? I can attach a caption to a table by a "<caption>" tag but I would like to do sth similar to an image. How to do it in a natural...
11
by: Michael Powe | last post by:
How can I make an XHTML-compliant form of an expression in this format: document.write("<scr"+"ipt type='text/javascript' src='path/to/file.js'>"+"</scr"+"ipt>"); this turns out to be a...
14
by: Jukka K. Korpela | last post by:
pecan wrote: You mean you want some extra hard labor and decided that xhtml is a good way to get deep into pointless trouble. In that case, you are quite right. A bit more? There _is_ such...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.