A nifty mashup with Google Maps created by Will Moffat. You can see what cities Freebase users hail from or search for a specific username. (To run this app, click the Web Link).For more, see Will's blog hamstersoup
Map of Freebase Users
top ↑
top ↑
Freebase App Listing
Short Description:
- See what cities Freebase users hail from
We can also tell you Map of Freebase Users is a
If you know more about Map of Freebase Users, you can add more facts here »
Similar topics in Freebase
-
FMDb
A simple MJT application for searching and browsing Freebase movie data. While it won't replace IMDb any time soon, it will help new MJT developers understand how easy it is to build simple, standalone Freebase-powered web applications. -
Show users in group
Shows the details of users in a Freebase group. Defaults to "Metaweb Staff"TODO: Make selectable list of groups. -
FGDb
FGDb is the Freebase Games Database Browser (developed mostly by extending the FMDb, using MJT).It's a basic browser for board games, which allows you to drill down (so, for instance, choose "Genre.. German Games" and note that it will tell you which Designers and Publishers match).Currently in 0.1... -
MapIt
This app is currently broken. A map-building query editor. (Generic version of Map of Freebase Users.)TODO:Fix app!Rewrite in jQueyrThis needs an intuitive user-interface Update with FF3, IE fixes from Map of Freebase usersSupport co-types. -
MJT run(args) demo
-
MJT task demo
A simple demo showing how to write your own runQuery() function that can run any query.This is the fundamental technique required to write your own AJAX mjt apps. (No page reloads required) -
MJT Error reporting demo
An example of how the MJT library could be extended to support 'phone-home' error reporting.If you click on one of the buttons the MJT application will break, an error message will appear which lets you sent an instrumented bug report back to the developer.Important: The error reporting API is a... -
MJT Cursor demo
This example app demonstrates a number of concepts: Notes If you start to develop Freebase applications you then at some point you will inevitably see the error message “Query timeout” For example, if you wanted to get a list of Musical Artists in Freebase you might try this query { “query... -
ListOfTvSpinoffs
Simple Wikipedia-style list showing TV shows that are spin-offs of other TV shows.Implemented in response to Alec's challenge. -
ListApps
Displays a list of Freebase Applications. Also exposes a ultra-light test framework that I'm working on.