Author: mdubinko

Geek Thoughts: editing

3 Comment

First draft: get it on the paper (or screen). No editing. No criticism. Crap is fine, just get it down. Leave markers in trouble spots, but don’t stop. First revision: Quick pass over everything. Get the obvious flaws fixed. Wordsmithing, checking for horrible words, passive voice, adverbly writing, etc.  Skip over the hard stuff. About…

Geek Thoughts: reading XProc code

0 Comment

All the input/output/port stuff in XProc seemed incomprehensible to me until I recognized something simple. Every time you see a <pipe> element, read it as “comes from”. For example <p:output port=”result”> <p:pipe step=”validated” port=”result”/> </p:output> reads as ‘output to the “result” port comes from the port “result” on step “validated”‘ and <p:input port=”source”> <p:pipe step=”included”…

Kindle Flaw

1 Comment

Here’s the scenario: The night before a long flight, I upload my personal files into a freshly charged Kindle 2. To preserve the battery, I switch off wireless and in the bag it goes. The next day, on the plane, I open the Kindle…and it’s showing an entirely depleted battery, exclamation point and all. Can…

Misunderstanding Markup

3 Comment

On this comic‘s panel 9 describes XHTML 1.1 conformance as: the added unrealistic demand that documents must be served with an XML mime-type I can understand this viewpoint. XHTML 1.1 is a massively misunderstood spec, particularly around the modularization angle. But because of IE, it’s pretty rare to see the XHTML media-type in use on…

Pragmatic Namespaces

0 Comment

In case any of the 7 regular readers here aren’t following xml-dev, check out and add to the discussion about Pragmatic Namespaces, proposed as a solution for the “distributed extensiblity” problem in HTML5. For years people have been pointing to Java as the model for how XML namespaces should work, so this proposal goes that…

Java-style namespaces for markup

0 Comment

I’m noodling around with requirements and exploring existing work toward a solution for “decentralized extensability” on xml-dev, particularly for HTML. The notion of “Java-style” syntax, with reverse dns names and all, has come up many times in the context of these kinds of discussions, but AFAICT never been fully fleshed out. This is ongoing, slowly,…

© All Right Reserved
Proudly powered by WordPress | Theme: Shree Clean by Canyon Themes.