<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Boston-Food-Truck-Schedule-API/index.php, branch master</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/'/>
<entry>
<title>Only link if the truck has a website</title>
<updated>2013-10-01T06:23:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-10-01T06:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=fbcc4242e352ef50008b10d1bb52e88a14bce9ea'/>
<id>fbcc4242e352ef50008b10d1bb52e88a14bce9ea</id>
<content type='text'>
If no website exists for the truck, don't wrap its name in an &lt;a&gt; tag
to minimise confusion (previously the link would go to the current
page which was misleading).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no website exists for the truck, don't wrap its name in an &lt;a&gt; tag
to minimise confusion (previously the link would go to the current
page which was misleading).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to repo in index.php</title>
<updated>2013-05-21T03:13:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-21T03:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=37037b1e70159b5214972d53d3cca8ca5a9b6b93'/>
<id>37037b1e70159b5214972d53d3cca8ca5a9b6b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way JSON encoding is handled</title>
<updated>2013-05-21T02:41:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-21T02:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=02a5e52d982404f03a0e484b14a1565fd2feb2ce'/>
<id>02a5e52d982404f03a0e484b14a1565fd2feb2ce</id>
<content type='text'>
Don't JSON-encode output from the BostonFoodTrucks class and instead
return as a regular PHP object. Do the JSON-encoding directly in the
HTTP API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't JSON-encode output from the BostonFoodTrucks class and instead
return as a regular PHP object. Do the JSON-encoding directly in the
HTTP API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create page for food trucks today at lunch downtown</title>
<updated>2013-05-21T02:28:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-21T02:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=06ffae720056f446af6a5f4803b58bf9a859d73a'/>
<id>06ffae720056f446af6a5f4803b58bf9a859d73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract food truck code into a separate class</title>
<updated>2013-05-06T21:50:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-06T21:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=5f972b2eef0833da831216546622874150ba55f6'/>
<id>5f972b2eef0833da831216546622874150ba55f6</id>
<content type='text'>
The schedule() method in that class also includes a bunch of my failed
attempts at filtering. Will update with a cleaner method of filtering.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The schedule() method in that class also includes a bunch of my failed
attempts at filtering. Will update with a cleaner method of filtering.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2013-05-03T01:44:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2013-05-03T01:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Boston-Food-Truck-Schedule-API/commit/?id=eda4f9ff2851189fc01caa201d400102dfa4417d'/>
<id>eda4f9ff2851189fc01caa201d400102dfa4417d</id>
<content type='text'>
Display a list of food trucks and link out to them. Also echo the JSON
of all the food trucks for today at lunch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display a list of food trucks and link out to them. Also echo the JSON
of all the food trucks for today at lunch.
</pre>
</div>
</content>
</entry>
</feed>
