The New York Times has 22,000 of movie reviews dating back to 1924. In order to get this information out, they’ve created the Movies Reviews API so people can pull those reviews and use them in their own web sites/services. They hope to provide access to the trailers and movie clipes in the future.
Wouldn’t it [...]
Archive for the ‘XML’ Category
Movie Reviews API Available
Posted in Catalogs, Searching, XML on November 22, 2008 | Leave a Comment »
Top Ten Techie Traits
Posted in Internet, Software, Trends, Web Design/HTML, XML on November 10, 2008 | Leave a Comment »
I couldn’t resist this one, even with #10 staring at me. Roy Tennant has pulled together the top ten traits for any techies today. If you’re looking to get into or stay in this field, I’d say he’s hit the nail on the head!
The ability to speak simply and directly about technical topics, either without [...]
XML’s Birthday!
Posted in Fun, Standards, XML on March 29, 2008 | Leave a Comment »
The XML specification became a W3C recommendation February 10, 1998 and just 10 years old! Not even a teenager yet and note how influential it is.
[from World Wide Web Consortium News]
XML Internationalization
Posted in Accessibility, Standards, XML on March 29, 2008 | Leave a Comment »
The W3C has posted a document to help both developers and authors create XML documents that work across languages and cultures. Best Practices for XML Internationalization is divided into primarily two sections: best practices for those designing XML applications and those authoring XML content.
Best practices for authors include:
Specifying the language of content
Specifying text directionality
Overriding information [...]
Best Practices for XML Internationalization
Posted in Standards, XML on April 29, 2007 | Leave a Comment »
The World Wide Web Consortium has published an updated working draft of Best Practices for XML Internationalization. From the draft:
This document provides a set of guidelines for developing XML documents and schemas that are internationalized properly. Following the best practices described here allow both the developer of XML applications, as well as the author [...]
More XML Standards
Posted in XML on February 5, 2007 | Leave a Comment »
The World Wide Web Consortium now has 8 more XML standards available:
XQuery 1.0: An XML Query Language
XSL Transformations (XSLT) Version 2.0
XML Path Language (XPath) 2.0
XQuery 1.0 and XPath 2.0 Functions and Operators
XQuery 1.0 and XPath 2.0 Data Model (XDM)
XSLT 2.0 and XQuery 1.0 Serialization
XML Syntax for XQuery 1.0 (XQueryX)
XQuery 1.0 and XPath 2.0 Formal Semantics
[from [...]
Patent on XML
Posted in Legal Issues, XML on November 1, 2005 | Leave a Comment »
Scientigo owns two patents which covers “the transfer of ‘data in neutral forms.’” They feel that the use of XML infringes on these two patents. Scientigo is planning on licensing this work, but others feel that the basis of XML goes back to SGML, which was created in the 1980s and which is based on [...]
Office Version 12 Will Default to XML Format
Posted in Software, XML on June 7, 2005 | Leave a Comment »
Microsoft Office 12, which should be available the second half of 2006, will not default to the popular doc, xls, and ppt formats. Instead, it will default to XML-based formats, e.g., docx, xlsx, and pptx.
If you continue to use Office 2000, 2003, or XP, there will be additional software that will allow you to read, [...]
Netscape 8 and Internet Explorer/Updated
Posted in Browsers, XML on June 3, 2005 | Leave a Comment »
Netscape has now come out with version 8.0.2, which fixes the issue below.
[from Netscape]
***********************
Version 8 of Netscape just came out. Unfortunately, if you install Netscape 8, then Internet Explorer will not be able to display XML documents correctly. If you are a multi-browser user (like I am), you might want to wait on the Netscape [...]
Marking Up Language
Posted in Accessibility, Web Design/HTML, XML on March 1, 2005 | Leave a Comment »
The World Wide Web Consortium has updated their document called Authoring Techniques for XHTML & HTML Internationalization: Specifying the language of content 1.0. This document provides advice on how to provide access to the language(s) you are using within a web document. From the Introduction:
This document provides guidance for developers of HTML that enables support [...]