<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <author>
    <name>jamslevy</name>
    <uri>http://www.freebase.com:80/view/user/jamslevy</uri>
  </author>
    <generator uri="http://www.freebase.com/">Freebase Atom Feed Generator</generator>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000082f2456</id>
    <link rel="self" href="http://www.freebase.com:80/feed/discuss/topic/guid/9202a8c04000641f80000000082f2456"/>
    <title>Shot or Not?</title>
    <updated>2008-08-30T10:27:00Z</updated>
  <entry>
    <author>
    <name>jamslevy</name>
    <uri>http://www.freebase.com:80/view/user/jamslevy</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;That's for the coroner to decide, I believe.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But actually, you have a point. Is AIDS a cause of death? Is murder a cause of death? It's a bit of a pandora's box.&lt;/p&gt;&lt;p&gt;Anyways, the two games are up. Very modest in scope, but they were useful for learning the basics of MJT. &lt;/p&gt;&lt;p&gt;I'm working on a new one now that is somewhat more complex, so I'll throw that up when it's ready.&amp;nbsp; &lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083dbb06</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083dbb06" title="Shot or Not?: Fun app"/>
    <summary type="html">That's for the coroner to decide, I believe. &amp;nbsp; But actually, you have a point. Is AIDS a cause...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-21T07:21:45.0000Z</updated>
  </entry><entry>
    <author>
    <name>brendan</name>
    <uri>http://www.freebase.com:80/view/user/brendan</uri>
  </author>
    <content type="html">&lt;p&gt;got it, I suppose the first one on the list is good enough. But, you know, what if the person in question was shot *while* skiiing into a tree? :)&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083dafb7</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083dafb7" title="Shot or Not?: Fun app"/>
    <summary type="html">got it, I suppose the first one on the list is good enough. But, you know, what if the person in...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-21T00:46:45.0000Z</updated>
  </entry><entry>
    <author>
    <name>jamslevy</name>
    <uri>http://www.freebase.com:80/view/user/jamslevy</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;This is actually done in MJT. From the documentation I thought that doing what you suggest and then using syntax like &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;'$q.result.cause_of_death[0].cause_of_death'&lt;/p&gt;&lt;p&gt;would work. Because if I just ask for cause of death: [] and then use&amp;nbsp; $q.result.cause_of_death when there are multiple entries,it will return something like &amp;quot;SkiingSkiiningAccident&amp;quot; for Sonny Bono.  &lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083cbc3b</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000083cbc3b" title="Shot or Not?: Fun app"/>
    <summary type="html">This is actually done in MJT. From the documentation I thought that doing what you suggest and then...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-18T01:29:33.0000Z</updated>
  </entry><entry>
    <author>
    <name>brendan</name>
    <uri>http://www.freebase.com:80/view/user/brendan</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;just use [ ] instead of null and that val will be a list that you can iterate through in your python code.&amp;nbsp; nice idea! &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;span class="sourceRowText"&gt;mjt.freebase.MqlRead({&lt;/span&gt;&lt;/p&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt; &lt;/a&gt;&lt;span class="sourceRowText"&gt;type:&amp;quot;/people/deceased_person&amp;quot;,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt; &lt;/a&gt;&lt;span class="sourceRowText"&gt;name: null,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;id: &amp;quot;/en/vincent_van_gogh&amp;quot;,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;cause_of_death: [ ],&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;limit: 1,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;})&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&amp;nbsp;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000835df03</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000835df03" title="Shot or Not?: Fun app"/>
    <summary type="html">just use [ ] instead of null and that val will be a list that you can iterate through in your...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-17T05:28:16.0000Z</updated>
  </entry><entry>
    <author>
    <name>jamslevy</name>
    <uri>http://www.freebase.com:80/view/user/jamslevy</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;And yes, Will, I'm going to be updating these apps whenever I have time. I'm preparing to graduate from college right now, so I'm lacking significant spare time right now.&lt;/p&gt;&lt;p&gt;And I'm also working on a third app.I'll be posting updates on my blog: http://jamtoday.beehold.us&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your interest! &amp;nbsp;&lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008335d05</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008335d05" title="Shot or Not?: re: Fun App"/>
    <summary type="html">And yes, Will, I'm going to be updating these apps whenever I have time. I'm preparing to graduate...</summary>
    <title>Shot or Not?: re: Fun App</title>
    <updated>2008-05-17T00:55:25.0005Z</updated>
  </entry><entry>
    <author>
    <name>jamslevy</name>
    <uri>http://www.freebase.com:80/view/user/jamslevy</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;Yeah, the problem is related to getting more than one cause back from the following query:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;span class="sourceRowText"&gt;mjt.freebase.MqlRead({&lt;/span&gt;&lt;/p&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt; &lt;/a&gt;&lt;span class="sourceRowText"&gt;type:&amp;quot;/people/deceased_person&amp;quot;,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt; &lt;/a&gt;&lt;span class="sourceRowText"&gt;name: null,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;id: &amp;quot;/en/vincent_van_gogh&amp;quot;,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;cause_of_death: null,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;limit: 1,&lt;/span&gt;&lt;/div&gt;&lt;div class="sourceRow"&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="sourceRow"&gt;&lt;a class="sourceLine"&gt;&amp;nbsp;&lt;/a&gt;&lt;span class="sourceRowText"&gt;})&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I belive I just need to expand the cause_of_death request so that there is a limit of one cause returned.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008335cce</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f8000000008335cce" title="Shot or Not?: Fun app"/>
    <summary type="html">Yeah, the problem is related to getting more than one cause back from the following query: &amp;nbsp; ...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-17T00:52:47.0007Z</updated>
  </entry><entry>
    <author>
    <name>gmackenz</name>
    <uri>http://www.freebase.com:80/view/user/gmackenz</uri>
  </author>
    <content type="html">&lt;p&gt;There's seems to be problem in that I keep get an error message (seems to be related to mis-guessed selections).&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f800000000830ec99</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f800000000830ec99" title="Shot or Not?: Fun app"/>
    <summary type="html">There's seems to be problem in that I keep get an error message (seems to be related to mis-guessed...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-14T19:54:18.0007Z</updated>
  </entry><entry>
    <author>
    <name>willmoffat</name>
    <uri>http://www.freebase.com:80/view/user/willmoffat</uri>
  </author>
    <content type="html">&lt;p&gt;&lt;p&gt;Hi James, this is a fun app. Are you going to develop it further? It's also the first Freebase / Google App Engine app that I've seen.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;</content>
    <id>http://www.freebase.com:80/view/guid/9202a8c04000641f80000000082f7790</id>
    <link rel="alternate" type="text/html" href="http://www.freebase.com:80/view/guid/9202a8c04000641f80000000082f7790" title="Shot or Not?: Fun app"/>
    <summary type="html">Hi James, this is a fun app. Are you going to develop it further? It's also the first Freebase /...</summary>
    <title>Shot or Not?: Fun app</title>
    <updated>2008-05-12T18:13:29.0005Z</updated>
  </entry>
</feed>