-
posts
-
IE, JSON, and the script tag
My coworker recently introduced me to one of the most blatantly bad behaviors in web browser history. He introduced it thus:
Out[1]: simplejson.dumps({'foo': '<script>alert(document.cookie);</script>'})Out ...
-
jsonschema 0.2 alpha
I just released a new version of jsonschema 0.2 alpha over at http://code.google.com/p/jsonschema
The source can be downloaded here: jsonschema-0.2a.tar.gz The documentation can be found here: jsonschema (version 0.2a) documentation
The new releas...
-
jsonschema mentioned on json.com
Kris Zyp (the author of the JSONSchema proposal) mentioned jsonschema on his blog at json.com. Thanks Kris!!
-
JSON Schema Validator 0.1a for Python
I just released the first version for a project that I’ve been working on since
the Python Onsen. It’s a
validator for JSON Schema written
in Python. It’s based on the JSON Schema Proposal Second
Draft.</p>
The source tarball is jsonschem...
-
Python Onsen
This weekend I went to the Python Onsen (Japanese) organized by
Voluntas. Python Onsen is an event
where people who like or are interested in python get together at a
Japanese Ryokan
Onsen and program/mingle/study
together. The event started Fri...