HTML Tip: Why Valid Code Matters
Grok Headline matches for HTML Tip: Why Valid Code Matters
Does Google Reward Valid Code?
Does Google Reward Valid Code?
07/01/2002 08:30 AM"Does Google reward valid HTML (According to W3C standard 4.0 or the
XHTML standard)? "
Why standards-compliant HTML matters
Why standards-compliant HTML matters
02/01/2005 09:11 PMHigh-quality, compact, elegant and standards-compliant code is one of
the most obvious tools of good web development nowadays. However, it
is sometimes difficult to convince the client to invest in that kind
of quality. Here are some elements that can be used to build a case:
outlining abuse patterns and their reasons, the fundamental problem
with creative use of technologies, and its consequences.
HTML-Formatted Code
HTML-Formatted Code
02/10/2004 11:57 AMSimpleCode: This is very, very handy if you
often post code samples.
Translates normal (X)HTML into entity-encoded, nesting
indented markup suitable for code examples.
Click here to comment on this entry
Html Code Convert
Html Code Convert
12/10/2003 03:05 PMHtmlCodeConvert 3.3 released
Stripping HTML Code
Stripping HTML Code
07/25/2004 06:02 AMFrontPage Tip: Get Control Of Your HTML
Code
FrontPage Tip: Get Control Of Your HTML
Code
11/30/2002 12:30 AMNet Mechanic Nov 29 2002 11:13PM ET
CPP->HTML CSS Source Code Tagger
CPP->HTML CSS Source Code Tagger
04/28/2004 02:54 AMVersion 1.2 in development
Code confidence: 4 HTML editors tested
Code confidence: 4 HTML editors tested
11/20/2002 12:42 PMZDNet Nov 20 2002 10:52AM ET
HTML Document Object 1.22 (WebSite Code)
HTML Document Object 1.22 (WebSite Code)
06/24/2004 01:20 PMPerl module which provides for Dynamic HTML documents.
HTML Document Object 1.25 (WebSite Code)
HTML Document Object 1.25 (WebSite Code)
01/04/2005 03:21 PMPerl module which provides for Dynamic HTML documents.
HTML Document Object 1.21 (WebSite Code)
HTML Document Object 1.21 (WebSite Code)
05/18/2004 06:10 PMPerl module which provides for Dynamic HTML documents.
Allowed HTML:
h2..h6,a,b,blockquote,br,center,font,hr,
i,li,ol,p,u,ul,code
Allowed HTML:
h2..h6,a,b,blockquote,br,center,font,hr,
i,li,ol,p,u,ul,code
01/23/2003 11:09 PMTop XML Jan 23 2003 10:14PM ET
HyperEdit displays HTML code changes in
real-time
HyperEdit displays HTML code changes in
real-time
05/17/2004 03:07 PMTumult Co. has released
HyperEdit, an HTML and
PHP editor that splits its main window into two views, one for typing
code and one for displaying the results as the code is entered. The
application underlines any coding mistakes in red and uses the same
rendering engine found in Safari. Other features include a JavaScript
code evaluator, find and replace for regular expressions, a delay
timer that forces the page to wait before refreshing while you're
typing and more. It's a US$19.95 application that requires Mac OS X
v.10.2 and Safari 1.0 or higher. The unregistered version will run 10
times and then displays a registration reminder.
Vulns: Usermin HTML Email Script Code
Execution Vulnerability
Vulns: Usermin HTML Email Script Code
Execution Vulnerability
06/21/2004 08:16 PMSecurityFocus Jun 22 2004 1:03AM GMT
"NPR and Media Matters Can't Tell Time--
It's a two-fer tonight: evidence of
incredible carelessness at both NPR and
Media Matters"
"NPR and Media Matters Can't Tell Time--
It's a two-fer tonight: evidence of
incredible carelessness at both NPR and
Media Matters"
09/12/2004 02:12 PMSports Internet Destination! Releases
Free Version of Top Sports Sites Search
Engine - Attached Document with HTML
Source Code Enclosed
Sports Internet Destination! Releases
Free Version of Top Sports Sites Search
Engine - Attached Document with HTML
Source Code Enclosed
04/05/2005 02:17 AMSports Internet Destination! Top Sports Sites Search Engine provides
new relevance to targeted sports search in that 100% of search results
returned are drawn exclusively from top sports sites. You may insert
the HTML code to place this valuable search engine for free on your
website, in accordance with the terms detailed. [PRWEB Apr 5, 2005]
valid CSS
valid CSS
06/11/2004 05:02 AMtinyurl.com/2nhee
track this
site | 6 links
Trackback in, valid out (mostly)
Trackback in, valid out (mostly)
06/28/2004 09:41 PMJacques Distler: You gonna turn off Trackbacks (which don't declare a
charset, and could be sent in any charset imaginable, but very
frequently are Windows-1252)? Unless you have a way to guess the
charset
and re-encode the result to UTF-8, they will invalidate your pages as
quick as you can sneeze. It turns out that by design it is rather hard
for a string of bytes to accidentally be valid utf-8, unless that
string
is pure US-ASCII, in which case it doesn't much matter which encoding
you presume. ...
Test-XML-Valid-0.03
Test-XML-Valid-0.03
06/01/2004 05:09 PMTest-XML-Valid-0.04
Test-XML-Valid-0.04
06/01/2004 05:09 PMStaying valid
Staying valid
05/02/2004 05:01 PMAndrei Herasimchuk:
There seems no automatic way to keep a site valid with web standards
unless you close it off to the rest of the world to contribute to it.
I will not do that anytime soon.
There is: I'm doing it. Next Thursday will mark the one year
anniversary of my
switching to application/xhtml+xml as the content-type header for
this site, for user agents that support it. Using that content-type
forces Gecko engine browsers to refuse to render pages if they are not
well-formed XML,
so if a page is invalid I hear about it pretty quickly.
So how do you keep a frequently updated site with data from
external sources and user comments valid? There are really only two
things you need to do. Firstly, ensure that everything going IN to the
system (entries and comments) is valid XHTML. I do that using a simple validation system for comments
and a bookmarklet for my own
entries. Secondly, any and all data from external sources (my blogroll
from blo.gs, blogmark URLs added using a bookmarklet) needs to be
entity-escaped before being displayed on the site. In my case, a call
to PHP's
htmlspecialchars() function is all that's needed.
I'm not saying my system is ideal - the need for well formed markup
in comments is a major usability issue even on a site with an audience
consisting mostly of web developers. But it's certainly possible to
operate a site in XHTML with frequent updates and user comments
while staying valid at the same time.
11 ways to valid RSS
11 ways to valid RSS
04/09/2004 04:13 PM11 valid RSS documents, highlighting different ways to specify content
within an item. Does your aggregator do something sensible with all of
them?
"Valid XHTML "
"Valid XHTML "
02/17/2004 08:53 AMGerman Court Says GPL is Valid
German Court Says GPL is Valid
07/23/2004 01:05 PMValid XHTML 1.0 Strict
Valid XHTML 1.0 Strict
12/03/2002 11:46 AMThis site is XHTML 1.0 Strict valid. Dang am I happy about that. It took
some time getting rid of my old align="center" and <b> tag
games, but it sure is worth it.
RIM Paid $450 Million For Patents That
Aren't Valid
RIM Paid $450 Million For Patents That
Aren't Valid
04/13/2005 05:18 PMIt was surprising last month that RIM finally
gave
in to patent hoarder NTP and agreed to pay $450 million to license
their portfolio of patents on fairly obvious concepts. This came just
a few weeks after NTP
paid RIM-competitor Good Technologies to
license
the same patents. However, while we missed this story last week,
Po
litech notes that the patent office
rejected one of the main patents, and has indicated
that it's likely to throw out the rest as well. All this, just three
weeks after RIM agreed to pay half a billion to license them. The
whole thing sounds pretty questionable. NTP (who might not even
really
have
the rights to these patents) paid one company to license their own
patents, pressuring the big fish (RIM) to then license them less than
a month before the patent office rejected them. Whoever agreed to
this deal on RIM's part really has quite a few questions to answer.
They just gave up half a billion for invalid patents on an obvious
idea, after the company that might not own those patents had to pay
off another company to license them. What was RIM thinking?
German court ruled GPL valid
German court ruled GPL valid
07/27/2004 02:02 AMChurch Says Girl's Communion Not Valid
(AP)
Church Says Girl's Communion Not Valid
(AP)
08/19/2004 05:09 PMAP - An 8-year-old girl who suffers from a rare digestive disorder and
cannot eat wheat has had her first Holy Communion declared invalid
because the wafer contained no wheat, violating Roman Catholic
doctrine.
RIAA Subpoenas for John Does Valid
RIAA Subpoenas for John Does Valid
08/04/2004 03:23 PMXML Basics Part III: An Example of
Well-Formed and Valid XML
XML Basics Part III: An Example of
Well-Formed and Valid XML
02/10/2004 07:55 PMInternet.com Feb 11 2004 0:18AM GMT
XML Boulevard Lesson 15 - Valid XML,
DTDs and schemas
XML Boulevard Lesson 15 - Valid XML,
DTDs and schemas
07/18/2004 12:49 AMAs war on spam heats up, many valid
e-mails are getting lost
As war on spam heats up, many valid
e-mails are getting lost
02/18/2004 05:07 AMBoston Globe Feb 18 2004 9:06AM GMT
CNN.com - Church says girl's communion
not valid - Aug 19, 2004
CNN.com - Church says girl's communion
not valid - Aug 19, 2004
08/20/2004 10:56 AMChild’s wheat allergy sees her first communion invalidated ..
Catholic Church again woefully out of touch .. you are a tool of
Satan
cnn.com/2004/US/08/19/communion.denied.ap/index.html
track this
site | 4 links
Yahoo! News - Church Says Girl's
Communion Not Valid
Yahoo! News - Church Says Girl's
Communion Not Valid
08/22/2004 09:23 AMGirl allergic to communion wafers may go to hell .. Wheat allergy
keeps 8-year-old girl out of heaven ..
Quote:
story.news.yahoo.com/news?tmpl=story&cid=519&e=12&u=/ap/commu
nion_denied
track this
site | 3 links
Vulns: WebCT Campus Edition HTML Tags
HTML Injection Vulnerabilities
Vulns: WebCT Campus Edition HTML Tags
HTML Injection Vulnerabilities
05/20/2004 05:40 PMSecurityFocus May 20 2004 8:47PM GMT
Vulns: Horde IMP HTML+TIME HTML
Injection Vulnerability
Vulns: Horde IMP HTML+TIME HTML
Injection Vulnerability
08/06/2004 04:29 PMSecurityFocus Aug 6 2004 8:16PM GMT
Vulns: Google Toolbar About.HTML HTML
Injection Vulnerability
Vulns: Google Toolbar About.HTML HTML
Injection Vulnerability
09/20/2004 03:18 PMSecurityFocus Sep 20 2004 6:14PM GMT
ArGoSoft FTP Server reveals valid
usernames and allows for brute force
attacks
ArGoSoft FTP Server reveals valid
usernames and allows for brute force
attacks
12/31/2004 02:14 PMsteven_at_lovebug.org (Dec 31 2004)
HTML Tip: Problems With Nested HTML Tags
HTML Tip: Problems With Nested HTML Tags
11/30/2002 12:30 AMNet Mechanic Nov 29 2002 11:13PM ET
Grok Description matches for HTML Tip: Why Valid Code Matters
GrokA matches for HTML Tip: Why Valid Code Matters
HTML Tip: Why Valid Code Matters