
<?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>carthage webdev</title>
	<atom:link href="http://www.carthage.edu/webdev/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.carthage.edu/webdev</link>
	<description>learning django, learning python</description>
	<lastBuildDate>Tue, 15 May 2007 20:47:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to set up a Django friendly development environment on a Mac</title>
		<link>http://www.carthage.edu/webdev/?p=19</link>
		<comments>http://www.carthage.edu/webdev/?p=19#comments</comments>
		<pubDate>Thu, 01 Feb 2007 20:01:59 +0000</pubDate>
		<dc:creator>Ivan Manolov</dc:creator>
				<category><![CDATA[Ivan]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=19</guid>
		<description><![CDATA[Needless to say that ever since I bought my MacBook Pro, I don&#039;t develop on my desktop computer anymore. A DVI cable goes straight into my 26&#034; wide screen monitor and I have all the power in the world.
jEdit was for awhile my editor of choice. It has a nice layout, secure ftp client and [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Django flatpages on steroids &#8211; our &#039;Page&#039; application</title>
		<link>http://www.carthage.edu/webdev/?p=15</link>
		<comments>http://www.carthage.edu/webdev/?p=15#comments</comments>
		<pubDate>Mon, 14 Aug 2006 19:20:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=15</guid>
		<description><![CDATA[Given the nature of the site we need to manage, which has lots of time-sensitive content AND lots of relatively static content, figuring out how to deal with the more static, often free-form content was a big issue for us in formulating a plan to use Django to create Sputnik.  Built into Django is [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Tweaking Django Admin with Javascript</title>
		<link>http://www.carthage.edu/webdev/?p=13</link>
		<comments>http://www.carthage.edu/webdev/?p=13#comments</comments>
		<pubDate>Sat, 05 Aug 2006 20:31:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Mike]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=13</guid>
		<description><![CDATA[One of the only problems that has slowed us down while developing our CMS has been the steep learning curve associated with changing some functionality in the built-in admin without writing it as a custom view. This problem reared its head again when I was building the score module which essentially extends our calendar module [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Install Django on Linux &#8211; Painlessly</title>
		<link>http://www.carthage.edu/webdev/?p=14</link>
		<comments>http://www.carthage.edu/webdev/?p=14#comments</comments>
		<pubDate>Sat, 05 Aug 2006 12:49:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=14</guid>
		<description><![CDATA[With Django 0.95 being introduced being introduced a few days ago, I figured a quick post on what we experienced installing Django might help someone out.  None of this covers new ground, but perhaps another telling of the story will provide someone an extra hook to grab onto.

This tutorial is going to cover installing [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>LDAP Authentication in Django with Backends</title>
		<link>http://www.carthage.edu/webdev/?p=12</link>
		<comments>http://www.carthage.edu/webdev/?p=12#comments</comments>
		<pubDate>Mon, 24 Jul 2006 19:22:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=12</guid>
		<description><![CDATA[After having written a custom LDAP authentication process for django before &#039;multi-auth&#039; hit the trunk, I decided I&#039;d rewrite what I wrote in the new and purportedly easier to use backends system. Rumors that it was chiefly because a subversion update had caused my old code to break are greatly exaggerated. (*cough*) However, I&#039;m quite [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>scope &#8211; what does our Django-powered CMS need to do?</title>
		<link>http://www.carthage.edu/webdev/?p=11</link>
		<comments>http://www.carthage.edu/webdev/?p=11#comments</comments>
		<pubDate>Sun, 09 Jul 2006 04:07:19 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Dave]]></category>
		<category><![CDATA[backstory]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=11</guid>
		<description><![CDATA[We had the advantage of having built and lived with the previous content management system, so we all had a pretty good handle on what the new CMS would need to do.  Most of it is pretty predictable stuff.  We have news items, we have calendars of events, we have sporting events with [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>replace Quahog, with what exactly?</title>
		<link>http://www.carthage.edu/webdev/?p=10</link>
		<comments>http://www.carthage.edu/webdev/?p=10#comments</comments>
		<pubDate>Sun, 09 Jul 2006 03:43:18 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Dave]]></category>
		<category><![CDATA[backstory]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=10</guid>
		<description><![CDATA[Having made the decision in early May to spend the summer building a replacement for Quahog, the next question was what to replace it with.

Back when I first started at Carthage, I decided that Coldfusion would be a good choice for me and the students who would be working with me.  It looked like [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://oodt.jpl.nasa.gov/better-web-app.mov" length="396866253" type="video/quicktime" />
		</item>
		<item>
		<title>why a new content management system?</title>
		<link>http://www.carthage.edu/webdev/?p=9</link>
		<comments>http://www.carthage.edu/webdev/?p=9#comments</comments>
		<pubDate>Sun, 09 Jul 2006 03:08:33 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Dave]]></category>
		<category><![CDATA[backstory]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=9</guid>
		<description><![CDATA[As the webmaster for a small liberal arts college, I am responsible for a largish site with a very loosely defined set of controls.  I inherited an environment where all of our 15,000 or so pages were maintained by hand, and have been moving toward automating bits and pieces.    Two years [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>a home-grown content management system</title>
		<link>http://www.carthage.edu/webdev/?p=8</link>
		<comments>http://www.carthage.edu/webdev/?p=8#comments</comments>
		<pubDate>Sun, 09 Jul 2006 02:37:05 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Dave]]></category>
		<category><![CDATA[backstory]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=8</guid>
		<description><![CDATA[One of the ideas I had going into this summer was to maintain a blog about our experiences designing, building and deploying a content management system to run large portions of Carthage&#039;s web site.  So without further ado, here we go.  Ivan was kind enough to make the initial post, and now I [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to implement Drag and Drop lists with Django and Dojo</title>
		<link>http://www.carthage.edu/webdev/?p=6</link>
		<comments>http://www.carthage.edu/webdev/?p=6#comments</comments>
		<pubDate>Wed, 05 Jul 2006 18:20:07 +0000</pubDate>
		<dc:creator>Ivan Manolov</dc:creator>
				<category><![CDATA[Ivan]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.carthage.edu/webdev/?p=6</guid>
		<description><![CDATA[Our application manages news items which can be assigned to any number of topics.  The sequencing of the news items within each topic can be set independently of the sequencing of items in other topics.  We wanted a simple drag-and-drop interface that would allow us to set the order of items in a [...]]]></description>
		<wfw:commentRss>http://www.carthage.edu/webdev/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
