nix's types (domain_administrator)

* Share This

Mjt Application table

table started by nix for the nix's types Base
There is no user-contributed description yet.

35 Mjt Application topics

Add more Use Results
\^/ Plot Points: select property to plot

x

Add another type with the property you want to view.
more
   
x name x image x Also Typed With x article
Showing 1 - 35 « prev next »
+

Do you know something that's missing from this view? Add it!

name
If you have a list you can use our wizard to match it with topics that may already be in Freebase.
Go to the import tool »
x Archiportal Architecture GIS Application Icon Freebase Application
This is a map mashup that displays architectural locations. You can search by various criteria. It's hosted here: http://dev.mqlx.com/~zak/arch  original specifications: In a side or top div it presents the user with autocomplete inputs for: And...
Freebase App Listing
Software
x Image Search ALKAGSLOGO.jpg Freebase Application
A simple gallery of images based on a search term. It will display, - images related to topics matching the search term - images with the search term in the name - images with the search term in the caption
Software
x MJT Type Browser Picture 2.png Freebase Application
This is a very high-speed and geeky domain and type browser for Freebase written in MJT.
Freebase App Listing
Software
Help Topic
x Concierge Picture 3.png Freebase Application
Concierge is a Restaurant Locator. Currently it contains US cities only and the data comes from Chefmoz. However, more restaurant data can be entered by adding restaurants and cuisines to the dining domain. Why not add your favorite restaurant in...
Freebase App Listing
Software
x FMDb Picture 3.png Freebase App Listing
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...
Freebase Application
Software
x ListOfTvSpinoffs   Freebase Application
Simple Wikipedia-style list showing TV shows that are spin-offs of other TV shows.Implemented in response to Alec's challenge.
Software
x History of a Day by Domain    
Deprecated script. Functionality is included in dayHistory which uses a different query.
x History of a Day History of a day screenshot Freebase Application
See what happened on a given day over a number of years. Shows images and additional types for each topic.  Results display in a table which can be sorted by year, topic name, property name, or domain. Each year is queried for topics that have...
Software
Freebase App Listing
x Map of Freebase Users Map of initial Freebase users Freebase Application
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
Freebase App Listing
Software
x User History   Freebase Application
View recent edits by a specified user.Some enhancement ideas...what might be really powerful is to have the first view display only the topics/types edited with the ability to expand on any item to see the edits madeediting the URL is OK, but would...
Software
x Tablizer   Freebase Application
The MJT script takes a specfied MQL query and shows results in a table. Each column represents a property. If a property has multiple values they are displayed in the same cell separated by commas. This is a very very rough hack prototype....
Software
x MapIt   Freebase Application
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.
Software
x Pivot   Freebase Application
Pivot around related topics like films, actors, and directors. Specify a single query that includes types you want to pivot around. 
Software
x Film Faves   Freebase Application
Lists some films that are favorites of multiple Freebase users.
Software
x MqE   Freebase Application
MqE is a Metaweb Query Explorer.MqE combines a MQL query builder with a compact and complete display of the results.It is useful on its own for exploring Freebase or as a tool for constructing and debuggingother clients of the API.
MqE App
x FGDb   Freebase Application
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...
Software
x MJT Auto-suggest demo 2   Freebase Application
Simple example of auto-complete in MJT. Notice how the thumbnail updates as you navigate the menu.Update: (For most cases, the Freebase Suggest library is now a better implementation of this functionality)TODO:make more generic (not just for films)...
Software
x MJT Cursor demo   Freebase Application
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...
Software
x Google Map demo   Freebase Application
Minimal demo showing how to display Freebase data in Google Maps.This data for this app is loaded from a static .js file rather than dynamically from Freebase. Developing your query in the Query Editor and then copy/pasting the data is a good way to...
Software
x MJT Error reporting demo   Freebase Application
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...
Software
x MJT run(args) demo   Freebase Application  
Software
x MJT task demo   Freebase Application
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) 
Software
x Show users in group   Freebase Application
Shows the details of users in a Freebase group. Defaults to "Metaweb Staff"TODO: Make selectable list of groups.
Software
x ListApps   Freebase Application
Displays a list of Freebase Applications.  Also exposes a ultra-light test framework that I'm working on.
Software
x Mjt Intro Tour   Freebase Application
This is an introduction to the Mjt template language and application framework.  It is also the best reference for many Mjt features at this time.
Software
x Language and Name Browser   Freebase Application
This small web application shows you the display names for a freebase topic in various languages.  You can search by name and language.
Software
x Yahoo Image Search with Mjt   Freebase Application
An example showing how to use Mjt with the Yahoo JSON API.
Software
x Google Feed API Client in Mjt   Freebase Application
A Mjt example that displays data from the Google Feed AJAX API.
Software
x Mjt introductory tour   Freebase Application
Mjt is a templating system that can run entirely in the browser. This app demonstrates most of the constructs in the template language.
Software
x Freebase recent comments   Freebase Application
Shows the most recent discussion posts in the context of their threads.
Software
x Minimal mjt example   Freebase Application
The smallest possible mjt application.(Use this as a template for your own application)
Software
x MJT Auto-suggest demo 1   Freebase Application
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...
Software
x Show users in a Freebase Interest Group   Freebase Application
Shows photos of the members of a Freebase Interest Group.
Software
x Martial Arts Domain Overview   Freebase Application
An overview of the data in the martial arts domain.
Software
x Mjt Example with inline <script> tag   Freebase Application
This example shows you how to load Mjt from within a blog post.It is possible to run Mjt templates inline in a webpage, even if you don'thave control over the <head> section of the document.
Software