<?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>Aonghus Flynn &#187; Django</title>
	<atom:link href="http://www.aonghusflynn.com/category/development/django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aonghusflynn.com</link>
	<description>Interesting things in the Irish corner of the web.</description>
	<lastBuildDate>Thu, 08 Dec 2011 23:18:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>And so it begins&#8230;</title>
		<link>http://www.aonghusflynn.com/2010/01/05/and-so-it-begins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=and-so-it-begins</link>
		<comments>http://www.aonghusflynn.com/2010/01/05/and-so-it-begins/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:44:32 +0000</pubDate>
		<dc:creator>aonghusflynn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.aonghusflynn.com/?p=149</guid>
		<description><![CDATA[I have started my project, so that&#8217;s half the battle then. I am using subversion for versioning. I know git is all the rage at the moment, but subversion is what I know and I&#8217;ll have enough on my plate learning Django and Google App Engine. Using a versioning system is important when working on [...]]]></description>
			<content:encoded><![CDATA[<p>I have started my project, so that&#8217;s half the battle then. I am using <a href="http://subversion.tigris.org/">subversion</a> for versioning. I know <a href="http://git-scm.com/">git</a> is all the rage at the moment, but subversion is what I know and I&#8217;ll have enough on my plate learning Django and Google App Engine.</p>
<p>Using a versioning system is important when working on any project. Subversion allows you keep track of any changes that you make along the way. It also allows you to revert to previous versions if you make any mistakes. Finally, it can give you an offsite back up of your code. For example this blog is hosted on <a href="http://www.dreamhost.com/r.cgi?83961">dreamhost</a>. As well as hosting sites, they provide a few other things like hosting subversion repositories.</p>
<p>Tonight I created the repository that I&#8217;ll be using on dreamhost.  The next thing I did was to create the base project that I will be using as a starting point. This is basically the one that comes with <a href="http://code.google.com/p/app-engine-patch/">app engine patch</a>. The next step was to import all the files into the repository.</p>
<p>Once this is done, it is safe to delete the local files. The next step is to perform a &#8216;checkout&#8217;. This pulls all your files from the repository. Once that&#8217;s done, it&#8217;s easy to keep the code up-to-date.</p>
<p>So there it is, the single step. Now just a thousand miles to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aonghusflynn.com/2010/01/05/and-so-it-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Year Resolution, something newsworthy</title>
		<link>http://www.aonghusflynn.com/2010/01/05/new-year-resolution/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-year-resolution</link>
		<comments>http://www.aonghusflynn.com/2010/01/05/new-year-resolution/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:05:08 +0000</pubDate>
		<dc:creator>aonghusflynn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.aonghusflynn.com/?p=136</guid>
		<description><![CDATA[Well it&#8217;s January again so I&#8217;m going to start a personal project. The project I have in mind is really ambitious so I don&#8217;t want to go into details but it will be built in Django and hosted on Google App Engine. The reasons for using these technologies are many-fold. I really want to learn Django and [...]]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s January again so I&#8217;m going to start a personal project. The project I have in mind is really ambitious so I don&#8217;t want to go into details but it will be built in <a href="http://www.projectdjango.com">Django</a> and hosted on <a href="http://code.google.com/appengine/">Google App Engine</a>.</p>
<p>The reasons for using these technologies are many-fold. I really want to learn Django and today I found <a href="http://code.google.com/p/app-engine-patch/">app-engine-patch</a> which allows better integration between Django and Google App Engine.</p>
<p><a class="tt-flickr tt-flickr-Medium" title="The news" href="http://www.flickr.com/photos/aonghusflynn/4249145014/"><img class="alignnone" src="http://farm5.static.flickr.com/4002/4249145014_267bf2d58d.jpg" alt="The news" width="500" height="331" /></a></p>
<p>Anyway, back to my project. I think that the way people consume news is going to change in the future. I think that people like <a href="http://www.twitter.com/marklittlenews">@marklittlenews</a> have recognized this. I don&#8217;t think for a second that 6 0ne or newspapers are going away any time soon.</p>
<p>I do however think that the way we, the public, view the news is changing. The crash-landing on the Hudson in 2009 is a good example. It was all over twitter before it was on the news. Photos included. With a video camera included in nearly every phone. For example, my phone (the HTC Hero) has a video camera built in. I can even post videos directly to youtube. I can even stream videos live using a service like <a href="http://qik.com/">Qik</a>. Photos are the same. Soon any news event will be broadcast on the web as soon as it happens.</p>
<p>Features will also be online. The excellent site <a href="http://www.pictorymag.com/">Pictory</a> is an example of the direction that I think features will go in.</p>
<p>So what does this mean for Journalists? Even with news events being captured as they happen, the background information, the meat of the story, will still be important. Usually, this comes from a built up network of contacts that comes from years covering stories.</p>
<p>And  so, the project I am planning to build is a platform that brings the on the spot user generated news together with the experience and skill of journalists.</p>
<p>It&#8217;s an ambitious project, but what is the point of aiming low? There is a good chance that nothing will come of this, but hopefully I will learn something along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aonghusflynn.com/2010/01/05/new-year-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

