<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Little Computers</title>
	<link>http://www.littlecomputers.net/2009</link>
	<description>ITP Spring 2009</description>
	<lastBuildDate>Mon, 04 May 2009 23:41:23 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Final Student Projects &#8211; Meetapp</title>
		<description>The blog posts about Meetapp can be found at
	http://lehrblogger.com/category/itp/little-computers/
And the code can be found at
	http://github.com/lehrblogger/meetapp
Thanks to David and the rest of the class for a great semester! </description>
		<link>http://www.littlecomputers.net/2009/?p=575</link>
			</item>
	<item>
		<title>CoreAnimation Example</title>
		<description>CoreAnimation Example </description>
		<link>http://www.littlecomputers.net/2009/?p=568</link>
			</item>
	<item>
		<title>JSONFun Example added</title>
		<description>Here.

This code shows you how to download images from Flickr. It shows how to use LCURLConnection to grab both image data and JSON data. It also shows how to use LCImageDownloadQueue so that you don't go fetching tons of images at once.  In order to use this project you'll ...</description>
		<link>http://www.littlecomputers.net/2009/?p=563</link>
			</item>
	<item>
		<title>MapKit and Serialization examples from class</title>
		<description>Get it here. </description>
		<link>http://www.littlecomputers.net/2009/?p=560</link>
			</item>
	<item>
		<title>iPhone Image Processing libray</title>
		<description>Written in C++ with an Objective-C wrapper:
http://www.mobileorchard.com/a-simple-iphone-image-processing-library/ </description>
		<link>http://www.littlecomputers.net/2009/?p=556</link>
			</item>
	<item>
		<title>Interesting articles on using Core Animation to make an Asteroids clone</title>
		<description>Core Animation is the built in animation facility of OS X that is built on top of OpenGL. It's available on the iPhone.  This article is interesting for anyone looking into designing games for the iPhone.

http://cocoawithlove.com/2009/02/asteroids-style-game-in-coreanimation.html
http://cocoawithlove.com/2009/02/asteroids-style-game-in-coreanimation_22.html
 </description>
		<link>http://www.littlecomputers.net/2009/?p=479</link>
			</item>
	<item>
		<title>Assignment 4 &amp; 5</title>
		<description>Post links to your assignment here. </description>
		<link>http://www.littlecomputers.net/2009/?p=476</link>
			</item>
	<item>
		<title>Nice GDB Debugging Tip</title>
		<description>A way to look at arguments to a method from GDB. </description>
		<link>http://www.littlecomputers.net/2009/?p=442</link>
			</item>
	<item>
		<title>Assignment 3</title>
		<description>Post links to your assignments as comments to this post. </description>
		<link>http://www.littlecomputers.net/2009/?p=440</link>
			</item>
	<item>
		<title>Useful Git Links</title>
		<description>On branching, from an SVN tutorial - http://svnbook.red-bean.com/en/1.1/ch04.html#svn-ch-4-sect-1

A solid, easy to follow Git tutorial - http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html

Another Git tutorial, same basic ideas - http://www.sourcemage.org/Git_Guide </description>
		<link>http://www.littlecomputers.net/2009/?p=427</link>
			</item>
</channel>
</rss>
