-
posts
-
JSON Schema Validator 0.1a for Python
Update (2025-01-27): Many of the links no longer work.
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 Proposa...
-
Django Views
I was thinking about using Django for one of my
projects on App Engine because it seems like a
popular project and somewhat easy to use, but I’m not quite understanding yet
why it’s better to have helper functions rather than controller/handler cl...
-
Protocol Buffers
A few days ago Protocol Buffers was released by Google
as an open source project. Protocol Buffers is a way to generate code for
objects that can be serialized to and de-serialized from the Protocol Buffers
binary format. An implementation of the ...
-
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...
-
Google Developer Day 2008
Google Developer Day Japan
2008 is
being held on June 10th at Google’s offices in Shibuya and I’ve registered to
attend this year. There were a number of sessions that people could take part
in but I decided to register for a
Google App Engine hac...