<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Who-am-I/routes, branch master</title>
<subtitle>Charades mobile web application built for the Viggle platform | TVnext hack 2013.04.28</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/'/>
<entry>
<title>Get rid of Parse.com API keys</title>
<updated>2013-05-03T12:06:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-03T12:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=1d4df38337b11d3de554b1b6c0d0d3382ecfef2a'/>
<id>1d4df38337b11d3de554b1b6c0d0d3382ecfef2a</id>
<content type='text'>
Deciding to not completely clear them from history, so don't use them
please.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deciding to not completely clear them from history, so don't use them
please.
</pre>
</div>
</content>
</entry>
<entry>
<title>When you pick a character, show a dialog</title>
<updated>2013-04-28T18:36:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T18:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=1c57161d94906820b0dc9dce23d8b5d8e9b181d1'/>
<id>1c57161d94906820b0dc9dce23d8b5d8e9b181d1</id>
<content type='text'>
The dialog contains a message based on whether or not you had the
correct answer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dialog contains a message based on whether or not you had the
correct answer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't filter characters with role=Actor</title>
<updated>2013-04-28T17:17:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T17:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=21a4f1acb0141867e43db955b97c50aab3e8cb52'/>
<id>21a4f1acb0141867e43db955b97c50aab3e8cb52</id>
<content type='text'>
Because there was a mysterious error when I was getting results for
role=Voice. Shoot. Spent too much time on that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because there was a mysterious error when I was getting results for
role=Voice. Shoot. Spent too much time on that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs with character fetch</title>
<updated>2013-04-28T16:21:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=e345c618b1c9b2f9301c794defdf36b0f7d6d676'/>
<id>e345c618b1c9b2f9301c794defdf36b0f7d6d676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganise JS and get characters from lasest video</title>
<updated>2013-04-28T15:36:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=cf5c3a783a25a5a094be82b41cd66988c073df80'/>
<id>cf5c3a783a25a5a094be82b41cd66988c073df80</id>
<content type='text'>
* Reorganise frontend JavaScript to make it more compartmentalised
* Grab characters from the latest video
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reorganise frontend JavaScript to make it more compartmentalised
* Grab characters from the latest video
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to different coverflow plugin</title>
<updated>2013-04-28T14:27:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T14:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035'/>
<id>51e8ccc4efbf9fe5b5e88c7fa587672a83e8e035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add series_id to character-images URL</title>
<updated>2013-04-28T05:02:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T05:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=39873fe54e46ce3c394c6450ab9a8472b9c0de29'/>
<id>39873fe54e46ce3c394c6450ab9a8472b9c0de29</id>
<content type='text'>
The '/character-images' endpoint must now be called with a series ID
as part of the URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The '/character-images' endpoint must now be called with a series ID
as part of the URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamically fetch character images from TMS API</title>
<updated>2013-04-28T04:56:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T04:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=a1a3d44c8703f7f63a51106fa8777c2f3eee8e89'/>
<id>a1a3d44c8703f7f63a51106fa8777c2f3eee8e89</id>
<content type='text'>
* /character-images endpoint now dynamically fetches images from the
  TMS API
* Add a config.js file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* /character-images endpoint now dynamically fetches images from the
  TMS API
* Add a config.js file
</pre>
</div>
</content>
</entry>
<entry>
<title>Render characters by calling API</title>
<updated>2013-04-28T00:19:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-28T00:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=737b4aead58a3a9cd2bcba9cef91984f453d27c0'/>
<id>737b4aead58a3a9cd2bcba9cef91984f453d27c0</id>
<content type='text'>
To render the characters, get character names and image locations from
the internal API and render them using an Underscore template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To render the characters, get character names and image locations from
the internal API and render them using an Underscore template.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update routing system. Add character images endpoint</title>
<updated>2013-04-27T23:27:06+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-04-27T23:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Who-am-I/commit/?id=0d45e6fce95bccb90d86846fe33c60d7acb5cd1d'/>
<id>0d45e6fce95bccb90d86846fe33c60d7acb5cd1d</id>
<content type='text'>
Now includes an endpoint to get character images using dummy data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now includes an endpoint to get character images using dummy data.
</pre>
</div>
</content>
</entry>
</feed>
