<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY 
style="WORD-WRAP: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space">
<DIV dir=ltr align=left><SPAN class=046012319-22032007>Dae asked me to send this 
note to the developers list. I think I need to do that before he will tell me 
the bookmarkable javascript I can use to navigate from freebase to 
cinespin.</SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT><FONT 
color=#0000ff></FONT><BR>&nbsp;</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma 
size=2><SPAN class=046012319-22032007><FONT face="Times New Roman" color=#0000ff 
size=3><FONT size=2><FONT color=#000000><FONT face=Tahoma><STRONG>From:</STRONG> 
Jack Alves&nbsp;</FONT></FONT></FONT>&nbsp;</FONT></SPAN></FONT></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma 
size=2><STRONG>Subject:</STRONG> RE: FilmSpin Updated<BR></FONT><BR><SPAN 
class=875175617-22032007><FONT color=#0000ff>I want CineSpin to accept id which 
could be a guid or a key so it can be invoked by a javascript 
bookmark.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>For 
instance today when I'm viewing&nbsp;"</FONT></SPAN><SPAN 
class=875175617-22032007><FONT color=#0000ff>John Ford" the url looks 
like,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A 
href="http://www.freebase.com/view?id=/wikipedia/en_id/280738">http://www.freebase.com/view?id=/wikipedia/en_id/280738</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>In 
the future it might look like,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff><A 
href="http://www.freebase.com/api/metaweb/view?id=%239202a8c04000641f80000000001ad475">http://www.freebase.com/api/metaweb/view?id=%239202a8c04000641f80000000001ad475</A></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>So 
CineSpin should accept an valid id,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A 
href="http://kidbombay.com/clients/freebase/filmSpin/index.html#/guid=9202a8c04000641f800000000015050b">/filmSpin/index.html#/id=9202a8c04000641f800000000015050b</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff><A 
href="http://kidbombay.com/clients/freebase/filmSpin/index.html#/guid=9202a8c04000641f800000000015050b">/filmSpin/index.html#/id=/wikipedia/en_id/280738</A></FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>In 
either case you can do the following to get the guid and type if you need it for 
your existing queries,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff>QUERY</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff>{<BR>&nbsp; "query":{<BR>&nbsp;&nbsp;&nbsp; 
"guid":null,<BR>&nbsp;&nbsp;&nbsp; 
"id":"/wikipedia/en_id/280738",<BR>&nbsp;&nbsp;&nbsp; 
"name":null,<BR>&nbsp;&nbsp;&nbsp; "type":null,<BR>&nbsp;&nbsp;&nbsp; 
"type|=":["/film/film","/film/director","/film/actor"]<BR>&nbsp; 
}<BR>}</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>OR 
QUERY</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff>{<BR>&nbsp; 
"query":{<BR>&nbsp;&nbsp;&nbsp; "guid":null,<BR>&nbsp;&nbsp;&nbsp; 
"id":"#9202a8c04000641f80000000001ad475",<BR>&nbsp;&nbsp;&nbsp; 
"name":null,<BR>&nbsp;&nbsp;&nbsp; "type":null,<BR>&nbsp;&nbsp;&nbsp; 
"type|=":["/film/film","/film/director","/film/actor"]<BR>&nbsp; 
}<BR>}</FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff>RESULT</FONT></SPAN></DIV>
<DIV dir=ltr align=left>{<BR>&nbsp; "q1": {<BR>&nbsp; &nbsp; "status": 
"/mql/status/ok", <BR>&nbsp; &nbsp; "result": {<BR>&nbsp; &nbsp; &nbsp; "guid": 
"#9202a8c04000641f80000000001ad475", <BR>&nbsp; &nbsp; &nbsp; "type": 
"/film/director", <BR>&nbsp; &nbsp; &nbsp; "id": "/wikipedia/en_id/280738", 
<BR>&nbsp; &nbsp; &nbsp; "name": "John Ford"<BR>&nbsp; &nbsp; }<BR>&nbsp; }, 
<BR>&nbsp; "status": "200 OK"<BR>}</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT color=#0000ff>The 
"|=" constriant is described in,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875175617-22032007><FONT 
color=#0000ff></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT color=#0000ff></FONT><FONT color=#0000ff><A 
href="http://www.freebase.com/view/documentation/ch03.html#id2616378">http://www.freebase.com/view/documentation/ch03.html#id2616378</A></FONT></DIV>
<DIV><FONT color=#0000ff></FONT><BR>&nbsp;</DIV></BODY></HTML>