Sponsorised links
This year
Customize your Web browsing experience with Greasemonkey | Programming and Development | TechRepublic.com
Namespace.js - maxime’s blog
object oriented programming in Javascript,… a small script which allows you to manage namespaces.
Protocol for Web Description Resources (POWDER): Grouping of Resources
Changelog for Opera 10.0 Alpha 1 for Mac
The http://www.w3.org/TR/REC-html40 namespace is no longer treated as an alias to http://www.w3.org/1999/xhtml
Sponsorised links
2008
YumYum : Bulk-editing for del.icio.us: – Userscripts.org
jMaps Framework Documentation
PHP Namespaces (Part 1: Basic usage & gotchas) - David Coallier
Wybiral: Javascript == bad
est-ce pourquoi une certaine catégorie du monde des browsers n'aiment pas les namespaces.Namespaces. In the world of most Javascript, everything is global or function-scope, there seems to be no use of namespace or module-style development at all. It's possible to simulate namespaces by wrapping entire modules in an object definition, but this is usually too much of a hassle for practicality.
[#CXF-802] Java first with unqualified/unannotated JAXB objects don't generate proper soap messages.... - ASF JIRA
Entre les clients qui filent des WSDL foireux et les bugs dans les implémentations WS : on n'est pas sorti de l'auberge.put something like the following into it:
@javax.xml.bind.annotation.XmlSchema(namespace = "http://wstypes.server.example.com", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
GMail Drive shell extension
Atom Namespace Problems ・ 詹姆斯
still a widespread problem with using atom: and xhtml: prefixes in Atom 1 feeds.
2007
ElementTree: Working with Namespaces and Qualified Names
Excellent tutorielThe XML Namespace specification adds qualified names to XML. A qualified name is a tag or attribute name that is associated with a given namespace. A namespace usually represents some kind of application domain, such as hypertext, graphics, resource descriptions, or type information. The Namespace specification allows a single XML document to contain tags and attributes from any number of namespaces, without conflicts.
Curly Logo now on Safari 3 « code monk
Quoi ? Les gens corrigent leurs outils quand le navigateur est strict. Les fabricants de navigateurs nous auraient-ils menti ;)# The lines output by Curly Logo weren’t being broken, everything was stuck together on one line. Turns out Firefox was letting me get away with creating (XHTML) p nodes by using “document.createElement” whereas I should really be using the XML approved “document.createElementNS” to create nodes from the XHTML namespace. So now I do.
xmlns.glueon.net
Global namespace pollution in IE
ongoing · Bad, Feed Readers, Bad!
Designing specification with implementersI liked the final Namespace spec, even though it wasn't what I had originally argued for, but when you have a spec that almost *everyone* ignores or gets wrong (XSLT and SOAP excepted), it might be time to acknowledge that the problem is the spec instead of the implementors. I predict that the use of XML Namespaces will be an ongoing problem for Atom, even though it's not Atom's fault.
