<?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>The Barnes Family &#187; Web</title>
	<atom:link href="http://www.timandmarina.com/wp/category/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.timandmarina.com/wp</link>
	<description>Welcome to the Barnes family website!</description>
	<lastBuildDate>Sun, 22 Jan 2012 18:41:20 +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>A new website for design</title>
		<link>http://www.timandmarina.com/wp/2010/09/18/a-new-website-for-design</link>
		<comments>http://www.timandmarina.com/wp/2010/09/18/a-new-website-for-design#comments</comments>
		<pubDate>Sat, 18 Sep 2010 00:55:29 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.timandmarina.com/wp/?p=142</guid>
		<description><![CDATA[As I&#8217;m coming to the end of my M.Arch, I&#8217;m ready to start doing design work. I&#8217;ve created a new website at http://www.tim-barnes.com which describes my design credentials. Because of this, I&#8217;ve moved my business / consulting website to http://www.timbarnes.info — same information, new URL.]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m coming to the end of my M.Arch, I&#8217;m ready to start doing design work. I&#8217;ve created a new website at <a href="http://www.tim-barnes.com">http://www.tim-barnes.com</a> which describes my design credentials. Because of this, I&#8217;ve moved my business / consulting website to <a href="http://www.timbarnes.info">http://www.timbarnes.info</a> — same information, new URL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timandmarina.com/wp/2010/09/18/a-new-website-for-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve re-instated www.tim-barnes.com</title>
		<link>http://www.timandmarina.com/wp/2007/12/11/ive-re-instated-wwwtim-barnescom</link>
		<comments>http://www.timandmarina.com/wp/2007/12/11/ive-re-instated-wwwtim-barnescom#comments</comments>
		<pubDate>Tue, 11 Dec 2007 18:51:08 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.timandmarina.com/wp/2007/12/11/ive-re-instated-wwwtim-barnescom</guid>
		<description><![CDATA[As a tool to learn about Django and Python, I spend the last few days building a new site based on a sort of extended blogging model. It covers my consulting interests, and is completely styled in CSS, with its own RSS feed (which you can access directly here). In the past I&#8217;ve written about [...]]]></description>
			<content:encoded><![CDATA[<p>As a tool to learn about <a href="http://www.djangoproject.com" title="The Django Project">Django</a> and <a href="http://www.python.org/">Python</a>, I spend the last few days building <a href="http://www.tim-barnes.com" style="border-bottom-style: groove" title="Timothy J Barnes Consulting">a new site</a> based on a sort of extended blogging model. It covers my consulting interests, and is completely styled in <a href="http://www.w3schools.com/css/css_intro.as" title="Cascading Style Sheets">CSS</a>, with its own <a href="http://www.whatisrss.com/" title="Rich Site Summary">RSS</a> feed (which you can access directly <a href="feed://www.tim-barnes.com/feeds/latest" title="www.tim-barnes.com updates">here</a>).  In the past I&#8217;ve <a href="http://www.tim-barnes.com/tag/web20/" title="Web 2.0">written</a> about content management and <a href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)" title="Linux, Apache, MySQL, Python...">LAMP</a> &#8211; there&#8217;s a new generation of web frameworks emerging that have taken a lot of the learning of past systems. Django is one of these. It&#8217;s built in Python, which provides a huge variety of built-in classes to support almost anything you might want to do, and it interfaces to a range of relational databases. I&#8217;m using <a href="http://www.sqlite.org/whentouse.html" title="SQLite">SQLite</a>, which is an amazingly small and capable database that requires no configuration at all.The total size of the code for this site is about 250 lines combining templates, database models, and the logic that drives the site. Everything else comes courtesy of the Django developers and the power of Python.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timandmarina.com/wp/2007/12/11/ive-re-instated-wwwtim-barnescom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small website updates</title>
		<link>http://www.timandmarina.com/wp/2007/08/19/small-website-updates</link>
		<comments>http://www.timandmarina.com/wp/2007/08/19/small-website-updates#comments</comments>
		<pubDate>Sun, 19 Aug 2007 21:12:02 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Tim]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.timandmarina.com/wp/2007/08/19/small-website-updates</guid>
		<description><![CDATA[I&#8217;ve added a &#8220;Blogroll&#8221; &#8211; this is a standard wordpress feature that puts favourite links in the sidebar. These are just a few of the sites I enjoy. You can find more on the Favourites page (from the links at the top of the screen).  I&#8217;ve also added a set of random images from the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a &#8220;Blogroll&#8221; &#8211; this is a standard wordpress feature that puts favourite links in the sidebar. These are just a few of the sites I enjoy. You can find more on the <a href="http://www.timandmarina.com/wp/favourites" title="Tim's Favourites">Favourites </a>page (from the links at the top of the screen).</p>
<p> I&#8217;ve also added a set of random images from the <a href="http://www.timandmarina.com/wp/wp-gallery2.php" title="Tim's photo gallery">gallery </a>at the bottom of the sidebar. Clicking on one will take you to the full sized image in the gallery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timandmarina.com/wp/2007/08/19/small-website-updates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>www.tim-barnes.com now points here!</title>
		<link>http://www.timandmarina.com/wp/2006/11/15/wwwtim-barnescom-now-points-here</link>
		<comments>http://www.timandmarina.com/wp/2006/11/15/wwwtim-barnescom-now-points-here#comments</comments>
		<pubDate>Wed, 15 Nov 2006 11:25:12 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.timandmarina.com/wp/2006/11/15/wwwtim-barnescom-now-points-here/</guid>
		<description><![CDATA[After moving most of the content &#8211; and I think everything that&#8217;s important, I&#8217;ve implemented a forwarder to transfer my old domain &#8211; www.tim-barnes.com &#8211; to this, my new site. There&#8217;s no longer any reason to visit the old site, and all future updates will be made to this one and my other blog at [...]]]></description>
			<content:encoded><![CDATA[<p><strong>After moving most of the content &#8211; and I think everything that&#8217;s important, I&#8217;ve implemented a forwarder to transfer my old domain &#8211; www.tim-barnes.com &#8211; to this, my new site.</strong></p>
<p><strong>There&#8217;s no longer any reason to visit the old site, and all future updates will be made to this one and my other blog at <a target="_blank" title="Tangram Art" href="http://www.tangramart.com">www.tangramart.com</a>.</strong></p>
<p><strong>Tim</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timandmarina.com/wp/2006/11/15/wwwtim-barnescom-now-points-here/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

