O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
In this video, I will show you how you can set up your environment for writing books using DocBook on Mac OS X. This is the first video in the series of 4 videos that I'm preparing, showing author...
Answered by cothomps : Apr 13 2011 09:03 AM
The short answer is 'yes' - nearly any creative work can be copyrighted if the copyright is claimed - most often by attaching a copyright notice to the distributed document. (In this cas... full answer >
I've posted some code I used to process an RSS 2.0 XML document (Java)...
The Blurb
I’ve seen a lot of examples for parsing XML using SAX. As far as I can tell, that is the most efficient metho...
In XSLT, changing simple XML or HTML to a more complex XML form is "upcasting," while changing XML to a simpler DTD is "downcasting." The following excerpt from XML Publishing with...
Atom is an XML-based hypermedia format for representing timestamped lists of web content and metadata such as blog postings and news articles. The following excerpt from REST in Practice shows you how...
This excerpt from XML Publishing with Adobe InDesign shows you how to extract elements from an InDesign source XML file using XSL transforms. Sometimes, you know that there is content inside the main...
The luxury of being just a designer or just a programmer is largely a relic days long gone. It's now common for designers to tab out of the Adobe suite and pop the hood on code, and programmers need a...
If you have a number of XML documents, all based on the same tags, you can make them look completely different just by using a different style mapping and page layout. The following excerpt from XML P...