Advanced Web Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignAdvanced Web Development
View Poll Results: Do you use XHTML?
Yes. 11 91.67%
No. 1 8.33%
Speak english! 0 0%
Voters: 12. You may not vote on this poll


Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 8th, 2003, 06:49 PM
wastedbreath wastedbreath is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: BC, Canada
Posts: 35 wastedbreath User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to wastedbreath
Xhtml

I was wondering how many people use XHTML. I found out about it last month. I think it looks a lot cleaner then HTML.

Reply With Quote
  #2  
Old August 9th, 2003, 12:58 AM
digitallysmooth digitallysmooth is offline
you know how we do
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jun 2002
Posts: 788 digitallysmooth User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 34 m 21 sec
Reputation Power: 7
I've been using XHTML for quite a while. I wouldn't say I use it as consistently as I would like as it is pretty useless when you maintain thousands of html files with no trace of XHTML anywhere.
I try to create all new documents this way though.
__________________
__________________________________________________ _
Wil Moore III, MCP | Integrations Specialist | Senior Consultant
Are You Listed...? | DigitallySmooth Inc.

Reply With Quote
  #3  
Old August 15th, 2003, 11:57 AM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
In the past, we've done most of our work NOT using XHTML... but I've since started making a conscious effort to do so... And the code looks a lot cleaner this way as well.

Supposedly faster too! Just keep reaping the benefits!
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #4  
Old August 15th, 2003, 12:41 PM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
After seeing the link to csszengarden.com in here a couple of weeks ago, I decided to give XHTML a shot. As a result, an application I'm working on now is going to be done in XHTML. I'm porting the key parts of an enterprise application over for Web access, and part of what I wanted to do wast to mimic almost to the pixel the appearance of the app. Using XHTML and stylesheets, I've been able to do this with minimal table usage (my app looks like a Windows app). I wrote a Form class that lets me build forms with subgroups of fields and validation and their own styles. The class to generate the XHTML is pretty concise and clean, and the application pages themselves are clean as a whistle. What's even better is that now, if I want to move something around or add fields or change themes based on who's logged in, I just have to screw with the CSS a little and I'm done. This standard and the utilities I'm working on to accommodate it for my purposes are going to make development of the app wicked fast when I'm ready to really dig in and build all the modules.

Reply With Quote
  #5  
Old August 16th, 2003, 09:28 PM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 14 m 9 sec
Reputation Power: 8
i think the move to XHTML 1.0 Transitional wasn't so bad... It's the move to Strict (and later 1.1!) that i'm having trouble with...

Over 3 years of practice with tables is hard to shake! Well, i used to be a frames kid... took me long enough to switch to tables. =)

One thing I will say about division layers is the better organization of logic and simple things like Tab (key) setting... my mouse has a problem of not functioning every now and then... and i must say, browsing websites with solely the keyboard (tab-ing around anchor links) isn't as fun as one may imagine...

My point being that since my experience with being a semi-functional user (mouse-less) i've come to appreciate the logic that layers can offer... and one of the days i can definately see myself making the switch...
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter!
DevArticles Forum Moderator

"The net is a waste of time, and that's exactly what's right about it." -- William Gibson

Reply With Quote
  #6  
Old August 18th, 2003, 02:42 AM
Webdroid Webdroid is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Posts: 1 Webdroid User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I use it xhtml strict for all my web design work. And have been for a number of years. At least... for front end design. Once you get into dynamic server side code generation and depending on what tools/languages you are using, it gets a little more complicated to ride the standards compliant wave as many tools don't generate valid xhtml yet.

Reply With Quote
  #7  
Old September 12th, 2003, 02:18 AM
CHornJr's Avatar
CHornJr CHornJr is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: New York City
Posts: 236 CHornJr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 1 h 50 m 36 sec
Reputation Power: 7
Send a message via AIM to CHornJr Send a message via MSN to CHornJr Send a message via Yahoo to CHornJr
I havn't made the switch yet mainly becuase when I do my sites I use alot of echo statements to put in HTML and from what I looked at on teh W3C site of the specs is that it is not possible to that in alot of the cases I have.

However I do plan on making the switch soon
__________________
CHornJr
"One day I'll know what I am doing"
My Blog
Suanhacky Lodge #49
Rebel Squadrons

Reply With Quote
  #8  
Old September 12th, 2003, 04:14 AM
digitallysmooth digitallysmooth is offline
you know how we do
Dev Articles Novice (500 - 999 posts)
 
Join Date: Jun 2002
Posts: 788 digitallysmooth User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 34 m 21 sec
Reputation Power: 7
Quote:
I use alot of echo
In regard to your statement, I just wanted to add that I tend to use very minimal echo statements when outputting html.

If you must, you should note that you can output xhtml easily by using escaping properly.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignAdvanced Web Development > Xhtml


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT