My daily readings 07/27/2007
XML Schema Part 1: Structures Second Edition Annotated
If the <element> element information item has <schema> as its parent, the corresponding schema component is as follows:
Universal Feed Parser in Ruby Annotated
The storage of dates in the *_parsed items (such as, updated_parsed,
created_parsed, etc.) are in the Python 9-tuple format. While this is
great for passing the date tests, Ruby has no good way of understanding
these things. So, I wrote a helper method
takes one of these 9-tuples as its argument and returns a Ruby Time
object. It’s placed in the top-level namespace, so you can call it
anywhere in your code
created_parsed, etc.) are in the Python 9-tuple format. While this is
great for passing the date tests, Ruby has no good way of understanding
these things. So, I wrote a helper method
py2rtime thattakes one of these 9-tuples as its argument and returns a Ruby Time
object. It’s placed in the top-level namespace, so you can call it
anywhere in your code
Emily Chang - Blog: My Data Stream
20 Ways To Aggregate Your Social Networking Profiles