the mjt intro tour
internationalized names on freebase.com
a freebase.com-based architecture portal
an RSS/Atom Feed Reader with almost no Javascript
FMDb: a Freebase-powered movie database viewer
a Freebase comments page that shows discussion posts in the context of their threads.
a Freebase edit history page
a simple schema browser for Freebase
Rison is a serialization for JSON-like data structures, optimized for use in URIs. The specification page tests itself in your browser using Mjt.
a minimal example of a mjt page
this is mostly useful as boilerplate
an example using inline script tags and mjtinline.js
experimental: this might allow you to insert Mjt templates into a blog post.
an example of creating a custom autosuggest menu using Freebase This is an implementation of autosuggest pop-up menus using Mjt and jQuery. Menus are Mjt templates that use a particular microformat. The controller is almost completely isolated from the query used to populate the menu, though the type suggestion example uses a Freebase query. This code is fairly robust but there are some painful edges on the ui state machine.