Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
Is It Cataloged?
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
Page Title
Sam Ruby: Insensitive iTunes
Stripped Text Content
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"intertwingly
Search
It’s just data
Insensitive iTunes
Tue 05 Jul 2005 at 20:46
Mark Pilgrim : it appears that iTunes uses a real,
draconian, namespace-aware XML parser... except that namespaces are
case-insensitive.
What’s worse, is that the
high
profile Disney
The Gears Behind the Ears feed appears to be
depending on this functionality, as well as on other
non-
standard element definitions.
Wed 06 Jul 2005
iTunes uses a real, draconian XML parser. iTunes the application looks like it contains some case-insensitive processing. For example, this horrible creation seems to function in iTunes. iTunes seems to ignore elements in the iTunes namespace with iNcorrEct cases, but liberally munges RSS elements. But, the parser is still draconian. A document that begins <RsS> and ends with </rss> won’t work.
Oh, and there’s this:
[Macintosh:/Applications/iTunes.app] sayrer% grep -r PodCast-1.0 *
Binary file Contents/MacOS/iTunes matches
[Macintosh:/Applications/iTunes.app] sayrer% grep -r Podcast-1.0 *
[Macintosh:/Applications/iTunes.app] sayrer%
Posted by Robert Sayre
at
02:18
For example, this horrible creation seems to function in iTunes.
But wait! There’s more! I’ve devised some more tests ( [link] ). To sum up what we’ve discovered so far:
Namespaces are case-insensitive, which is actually a good thing, since the namespace defined in the spec is wrong. (Holy wellformedness, Batman! Even my Ultraliberal^H^H^H^H^H^H^H^H^H^H^H^H Universal Feed Parser missed that one. Quick, to the UnitTestCave!)
Tag names outside the iTunes namespace are case-insensitive. Been there, done that. Look for me at Apachecon this fall; I’ll be the guy wearing a nametag that reads “Hello my name is textinput.”
iTunes completely ignores HTTP. Content-type is me"
....
read entire page