<?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>Brian Seeders</title>
	<atom:link href="http://www.brianseeders.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianseeders.com</link>
	<description>Computer Scientist, Technology Enthusiast</description>
	<lastBuildDate>Mon, 30 Mar 2009 02:12:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mobile.case.edu updates</title>
		<link>http://www.brianseeders.com/2009/03/29/mobilecaseedu-updates/</link>
		<comments>http://www.brianseeders.com/2009/03/29/mobilecaseedu-updates/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 02:12:49 +0000</pubDate>
		<dc:creator>brianseeders</dc:creator>
				<category><![CDATA[mobile.case.edu]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.brianseeders.com/?p=92</guid>
		<description><![CDATA[I finally updated mobile yesterday.. I completely re-designed the interface (screenshots on the project page) and ported the whole thing over to Google App Engine. GAE is awesome to work with and I definitely recommend it if you&#8217;re looking for something new to play with, especially if you like Python. You can give me a [...]]]></description>
			<content:encoded><![CDATA[<p>I finally updated <a href="http://mocwru.appspot.com" target="_blank">mobile</a> yesterday.. I completely re-designed the interface (screenshots on the project page) and ported the whole thing over to <a href="http://code.google.com/appengine/" target="_blank">Google App Engine</a>. GAE is awesome to work with and I definitely recommend it if you&#8217;re looking for something new to play with, especially if you like Python. You can give me a holler if you need help getting started.</p>
<p>The great thing about using GAE is that mobile will get performance and reliability boosts. Mobile was hosted on a server sitting in my common room. It has great uptime, but I&#8217;m sure Google&#8217;s uptime is far superior. It will also scale to a huge number of users now, not that it looks like that will ever be a problem. Based on my Analytics reports, it looks like very few people are using the site, which is sad.</p>
<p>The bad thing about using GAE is that mobile.case.edu can&#8217;t be the URL anymore. This isn&#8217;t a problem with GAE; all you need is a CNAME set up to get it to work. I ask ITS about it, but they denied my request without a reason. mobile.case.edu simply re-directs to mocwru.appspot.com, which is the URL you should use for bookmarks, just in case the server hosting mobile.case.edu is down.</p>
<p>The other issue with having to use the appspot URL is that there&#8217;s some kind of weird referrer bug or something with Scheduler that will cause an infinite re-direct loop, so I have to host that on the mobile.case.edu machine as well. I told the owner of Scheduler about it, but he said he couldn&#8217;t reproduce it.</p>
<p>Hopefully, over the course of the week, I&#8217;ll see a spike in usage and it&#8217;ll give me the motivation to actually do more updates.</p>
<p>A side note to potentially confused Facebook users: This blog is synced from my website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianseeders.com/2009/03/29/mobilecaseedu-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
