<?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>Jordan Perr &#187; stuy</title>
	<atom:link href="http://jperr.com/wp/tags/stuy/feed" rel="self" type="application/rss+xml" />
	<link>http://jperr.com/wp</link>
	<description>A public display of my projects and thoughts.</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:03:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Rewriting Stuyvesant&#8217;s Computer Science Website</title>
		<link>http://jperr.com/wp/post/153</link>
		<comments>http://jperr.com/wp/post/153#comments</comments>
		<pubDate>Sun, 20 Dec 2009 11:18:42 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[stuy]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wsgi]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=153</guid>
		<description><![CDATA[I have been given the responsibility of redesigning and rewriting Stuyvesant High School&#8217;s computer science website (cs.stuy.edu). We are leaning towards writing a bare-bones server using Python&#8217;s WSGI specification. The specifics are still being worked out, but this new web presence will need to: Serve a &#8220;presentable&#8221; site to the public complete with teacher bios, [...]]]></description>
			<content:encoded><![CDATA[<p>I have been given the responsibility of redesigning and rewriting Stuyvesant High School&#8217;s <a href="http://cs.stuy.edu" target="_blank">computer science website (cs.stuy.edu). </a></p>
<p>We are leaning towards writing a bare-bones server using Python&#8217;s <a href="http://wsgi.org" target="_blank">WSGI</a> specification. The specifics are still being worked out, but this new web presence will need to:</p>
<ul>
<li>Serve a &#8220;presentable&#8221; site to the public complete with teacher bios, course descriptions, syllabus, and possibly a calendar.</li>
<li>Serve special class pages with editable sections and some sort of source code browser to authenticated users.</li>
</ul>
<p>Since every teacher at Stuy would rather edit files in Emacs than bother with a buggy AJAX admin interface, most configuration and static content will be kept in plain-text files. Again, the specifics have not been worked out. More to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/153/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
