<?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>Laurier Rochon &#187; doubting us</title>
	<atom:link href="http://laurierrochon.com/w/tag/doubting-us/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurierrochon.com/w</link>
	<description>art, technology and other nice things</description>
	<lastBuildDate>Wed, 17 Mar 2010 23:01:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Doubting.us</title>
		<link>http://laurierrochon.com/w/2010/03/17/doubting-us/</link>
		<comments>http://laurierrochon.com/w/2010/03/17/doubting-us/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 22:54:43 +0000</pubDate>
		<dc:creator>Laurier</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[doubting]]></category>
		<category><![CDATA[doubting us]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[us]]></category>

		<guid isPermaLink="false">http://laurierrochon.com/w/?p=593</guid>
		<description><![CDATA[DESCRIPTION
Doubting.us is a web-based introspective narrative documenting my travels and experiences in a time of transition. I have taken important decisions about many things recently, and many more are to come &#8211; this Website is a repository of dichotomous text/image snapshots of the experiences stemming from these decisions

CONCEPT
The main premise on which this project was [...]]]></description>
			<content:encoded><![CDATA[<p>DESCRIPTION</p>
<p><a href="http://www.doubting.us" target="_blank">Doubting.us</a> is a web-based introspective narrative documenting my travels and experiences in a time of transition. I have taken important decisions about many things recently, and many more are to come &#8211; this Website is a repository of dichotomous text/image snapshots of the experiences stemming from these decisions</p>
<p><a href="http://www.doubting.us" target="_blank"><img class="alignnone size-full wp-image-594" style="border: 1px solid black;" title="doubting_s" src="http://laurierrochon.com/w/wp-content/uploads/2010/03/doubting_s.jpg" alt="doubting_s" width="550" height="425" /></a></p>
<p>CONCEPT</p>
<p>The main premise on which this project was built is the lack of certitude and assurance we all feel at different moments in our lives. I view this uncertainty in a very positive way, allowing us to consider different perspectives at these precise moments of doubt. As I believe not many things stand for very long, I have chosen text and images that are connected at different degrees, leaving a lot of room for interpretation and abstraction. The same way our decisions can sometimes lead us in strange and unexpected paths, the images are all taken on the spur of the moment with my low-quality cell phone camera, creating distorted narratives that barely brush the surface of reality.</p>
<p>TECHNICAL</p>
<p>PHP, Javascript and Mootools</p>
<p>PUBLICATION</p>
<p>Project is currently featured on the <a href="http://design.concordia.ca" target="_blank">Design and Computation Arts</a> home page of Concordia University.</p>
]]></content:encoded>
			<wfw:commentRss>http://laurierrochon.com/w/2010/03/17/doubting-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>doubting.us &#8211; how to make your own</title>
		<link>http://laurierrochon.com/w/2009/12/06/doubting-us-how-to-make-your-own/</link>
		<comments>http://laurierrochon.com/w/2009/12/06/doubting-us-how-to-make-your-own/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:45:42 +0000</pubDate>
		<dc:creator>Laurier</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[doubting us]]></category>
		<category><![CDATA[download]]></category>

		<guid isPermaLink="false">http://laurierrochon.com/w/?p=570</guid>
		<description><![CDATA[I&#8217;ve decided to put up all the code for my doubting.us project &#8211; it uses MooSizer to scale the images, JS, CSS, PHP and HTML for the rest. I decided to strip down the functionality so it could be easily shareable and easily updated. I had everything in a database but moved it into a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-571" title="Doubting.us code" src="http://laurierrochon.com/w/wp-content/uploads/2009/12/d10.jpg" alt="Doubting.us code" width="550" height="413" /></p>
<p>I&#8217;ve decided to put up all the code for my doubting.us project &#8211; it uses MooSizer to scale the images, JS, CSS, PHP and HTML for the rest. I decided to strip down the functionality so it could be easily shareable and easily updated. I had everything in a database but moved it into a PHP file instead, so there is no need to setup mySql, etc.</p>
<p><a href="http://laurierrochon.com/w/wp-content/uploads/2009/12/doubting.us_.zip">DOWNLOAD THE FILES HERE</a></p>
<h3>Installing Doubting.us</h3>
<p>1) Download the ZIP archive<br />
2) Upload to your Web server, and that&#8217;s it!</p>
<h3>How to add pictures</h3>
<p>1) Open functions.php and add a new line to the array found at the top of the doc. Here&#8217;s the syntax to follow, don&#8217;t forget the comma at the end there :<br />
array(&#8221;name_of_your_image.jpg&#8221;,&#8221;Descriptive text&#8221;,&#8221;Slide label&#8221;,&#8221;Permalink_parameter_use_a_number_here&#8221;),<br />
2) upload the &#8220;name_of_your_images.jpg&#8221; image in the images folder, and you&#8217;re done.</p>
<h3>How to delete pictures</h3>
<p>Basically just undo what you did in the last step, although deleting the image in your &#8220;images&#8221; folder in not necessary. You can take out pretty much any line in that functions.php file, just make sure the code respects the syntax described earlier once you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://laurierrochon.com/w/2009/12/06/doubting-us-how-to-make-your-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducting Doubting.us</title>
		<link>http://laurierrochon.com/w/2009/11/28/introducting-doubting-us/</link>
		<comments>http://laurierrochon.com/w/2009/11/28/introducting-doubting-us/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 21:41:34 +0000</pubDate>
		<dc:creator>Laurier</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[doubting us]]></category>
		<category><![CDATA[visual blog]]></category>

		<guid isPermaLink="false">http://laurierrochon.com/w/?p=562</guid>
		<description><![CDATA[Doubting.us
A picture and some text for every doubt. This is a bit of my visual blog, I&#8217;ll be posting to it and feeding into this site once in a while.
Everything on http://www.doubting.us



]]></description>
			<content:encoded><![CDATA[<p>Doubting.us</p>
<p>A picture and some text for every doubt. This is a bit of my visual blog, I&#8217;ll be posting to it and feeding into this site once in a while.<br />
Everything on <a href="http://www.doubting.us" target="_blank">http://www.doubting.us</a></p>
<p><a href="http://www.doubting.us" target="_blank"><img class="alignnone size-full wp-image-563" title="doubting.us" src="http://laurierrochon.com/w/wp-content/uploads/2009/11/doubtingus.jpg" alt="doubting.us" width="550" height="314" /></a></p>
<p><a href="http://www.doubting.us" target="_blank"><img class="alignnone size-full wp-image-564" title="d1" src="http://laurierrochon.com/w/wp-content/uploads/2009/11/d1.jpg" alt="d1" width="550" height="314" /></a></p>
<p><a href="http://www.doubting.us" target="_blank"><img class="alignnone size-full wp-image-565" title="d2" src="http://laurierrochon.com/w/wp-content/uploads/2009/11/d2.jpg" alt="d2" width="550" height="314" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://laurierrochon.com/w/2009/11/28/introducting-doubting-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
