<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nick has a blog! &#187; android</title>
	<atom:link href="http://www.nickpeters.net/category/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickpeters.net</link>
	<description></description>
	<lastBuildDate>Thu, 16 Dec 2010 07:07:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Report back from SHDH22</title>
		<link>http://www.nickpeters.net/2008/01/09/report-back-from-shdh22/</link>
		<comments>http://www.nickpeters.net/2008/01/09/report-back-from-shdh22/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 06:57:23 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[shdh]]></category>

		<guid isPermaLink="false">http://www.nickpeters.net/2008/01/09/report-back-from-shdh22/</guid>
		<description><![CDATA[Since moving to Camarillo for college in August, I missed both SHDH20 and SHDH21 due to the increased distance between the Bay Area and where I live. However, since I&#8217;m back in San Luis Obispo for winter break, I was able to attend SHDH22. Instead of spending my time socializing and learning, I actually came [...]]]></description>
			<content:encoded><![CDATA[<p>Since moving to Camarillo for college in August, I missed both SHDH20 and SHDH21 due to the increased distance between the Bay Area and where I live.  However, since I&#8217;m back in San Luis Obispo for winter break, I was able to attend <a href="http://superhappydevhouse.org/SuperHappyDevHouse22" target="_blank">SHDH22</a>.  Instead of spending my time socializing and learning, I actually came with an agenda of things to do.</p>
<p>A few months back I registered the domain <a href="http://www.picturesofpeopletakingpictures.net">http://picturesofpeopletakingpictures.net</a> because my friends thought it would be funny.  (Alcohol was also involved and it seemed like a good idea at the time).  I still don&#8217;t know what I want to do with it, but I put wrote up a small script using Rails that queries flickr and displays a random picture tagged &#8220;<a href="http://flickr.com/photos/tags/picturesofpeopletakingpictures/" target="_blank">picturesofpeopletakingpictures</a>.&#8221;  It turned out to actually be a huge pain in the ass because the <a href="http://www.redgreenblu.com/flickr/doc/files/flickr_rb.html" target="_blank">flickr gem</a> I used had their own API key built in.  Once I hacked together a fix for using my own, I got it working pretty quickly.  When I uploaded it to my web server, nothing worked.  Duh I forgot to freeze the flickr gem!  Nope that wasn&#8217;t the problem.  Apparently you have to use a folder structure like ~/flickr-ver_num/lib/flickr.rb.  The library had ~/flickr-ver_num/flickr.rb.  After struggling with that for at least 45 minutes, I had it up and running.  Anyways, if anyone has suggestions of something better, leave a comment.</p>
<p>I started on a project that could turn into a DevHouse competition.  More on this later if it actually happens.</p>
<p>Lastly, I started looking at the Android Java Framework by Google for Cell Phones.  I mean why not?  Google has some pretty good <a href="http://code.google.com/android/index.html" target="_blank">documentation</a> and <a href="http://code.google.com/android/intro/tutorial-ex1.html" target="_blank">tutorials</a> that I was able to follow and I end up writing a<a href="http://code.google.com/android/intro/hello-android.html" target="_blank"> Hello World program</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2008/01/09/report-back-from-shdh22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

