<?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>Cloudweavers &#187; symposium</title>
	<atom:link href="http://www.cloudweavers.org/tag/symposium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudweavers.org</link>
	<description>Cutting-edge technology consultant</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:56:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Security @ DEFCON 17</title>
		<link>http://www.cloudweavers.org/2009/08/security-defcon-17/</link>
		<comments>http://www.cloudweavers.org/2009/08/security-defcon-17/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 17:16:44 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[consultant]]></category>
		<category><![CDATA[defcon]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[labsphoenix]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[symposium]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[Technique]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=1238</guid>
		<description><![CDATA[Survived! Well my laptop did &#8211; I&#8217;m exhausted and work was waiting for me in Montreal, but &#8211; let be honest, I can&#8217;t really complain. For those who don&#8217;t know, the DEFCON is one of the leading hacker conference with over 8k attendees getting together in Las Vegas to share knowledge on hacking, cracking, social [...]]]></description>
			<content:encoded><![CDATA[<p>Survived! Well my laptop did &#8211; I&#8217;m exhausted and work was waiting for me in Montreal, but &#8211; let be honest, I can&#8217;t really complain.<br />
<br />
For those who don&#8217;t know, the <a href="http://defcon.org"><strong>DEFCON</strong></a> is one of the leading hacker conference with over 8k attendees getting together in Las Vegas to share knowledge on hacking, cracking, social engineering, lock picking and similar discipline. Peoples come from all social group &#8211; 14y old video gamer to senior security specialist for the gov, going through consultant, programmer, developer and hobbyist. Fun crowd.<br />
<br />
While my trip was flanked by 2 series of 4 vacation days (before and after), I was @DEFCON as the owner of <strong>Les Laboratoires Phoenix</strong> &#8211; my free software consulting firm &#8211; and as such, I was confronted to this dichotomy:<br />
<br />
* I need Internet access to answer clients requests<br />
* Connecting to Internet at DEFCON is professional suicide if your not up to it<br />
<br />
Let me explain this second point a bit: first, the <strong>Wall of Sheep</strong>, an inline filter tracking unencrypted connections and broadcasting users credentials (including a partially obscured password) on a big screen in the lounge. Generally, the flow is quasi non-stop.<br />
<br />
If you think that it&#8217;s not that bad, the password being garbled&#8230;  think again : <strong>Wall of Death</strong>. It&#8217;s an inline switch, freely available, where the 7 ports broadcast a mirror of everything the firewall see (which is.. everything). Live, un-garbled, un-modified feed of everything in the pipe. In other words, if you are on the Wall of Sheep, then someone from the Wall of Death got your credential.<br />
<br />
And then, this is only using the standard infrastructure. I am not mentioning peer attack, wireless impersonation and so on.<br />
<br />
So, how to survive in such hostile environment ? Here&#8217;s a few rules (which should also be taken as golden rules if you work from your client&#8217;s office).<br />
<br />
1) &#8216;<strong>netstat -lntp</strong>&#8216; ; this command (an output of incoming listing ports on your system) should return nothing. There is no need to have any listening services if you are &#8216;mobile&#8217;.<br />
<br />
2) <strong>iptables -L -n -v </strong>; this command give you your firewall rules. INPUT should be restricted to established and related connection with a default policy of DROP. OUTPUT, when in a &#8216;not-so-friendly&#8217; environment, should defaulted to DROP with allowed outgoing on secure protocol only (http:443, ssh:22, &#8230;). If you need to connect to an un-encrypted destination, at least forward through a ssh-tunnel/proxy.<br />
<br />
3) never auto-connect to unencrypted network. This is exactly what causes the wall of sheep to be full of iPhone user&#8217;s credentials. This cute little device can <strong>auto-connect to the unprotected network</strong> (such as DEFCON) and start sending security credential (un-encrypted) to twitter, facebook, myspace&#8230;<br />
<br />
4) Do not take anything for granted. PREPARATION is the key. Before the trip, start <strong>collecting all your ssh-key fingerprint</strong> on your system, this can become really handy if someone tries some &#8216;not-so-great&#8217; men-in-the-middle attack against you.<br />
<br />
Well, thinking about it, number 4 is the best advice. <strong>DO NOT TAKE ANYTHING FOR GRANTED</strong>. In the last 2 years, there have been 2 attack against the SSL infrastructure disclosed at DEFCON.  Btw, this is for GNU/Linux system. If you are using a Microsoft operating system at the DEFCON, you better&#8230; well&#8230; just don&#8217;t use it. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2009/08/security-defcon-17/feed/</wfw:commentRss>
		<slash:comments>202</slash:comments>
		</item>
		<item>
		<title>CloudComputing @ LibrePlanet &#8211; Mako Hill talk</title>
		<link>http://www.cloudweavers.org/2009/03/cloudcomputing-libreplanet-mako-hill-talk/</link>
		<comments>http://www.cloudweavers.org/2009/03/cloudcomputing-libreplanet-mako-hill-talk/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 16:16:20 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[freesoftware]]></category>
		<category><![CDATA[fsf]]></category>
		<category><![CDATA[libreplanet]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=1075</guid>
		<description><![CDATA[Mako Hill on cloud computing @ LibrePlanet Keyword: Affero GPL, autonomo.us, cloud computing, software services. Interesting talk covering a very very wide array of topic, from &#8220;free software usage in provider infrastructure&#8221; to &#8220;usage freedom of networked services&#8221; going through &#8220;ownership problems of user data on networks&#8221;. It brings out quite a few important points [...]]]></description>
			<content:encoded><![CDATA[<p>Mako Hill on cloud computing @ LibrePlanet<br />
<br />
Keyword: Affero GPL, <a href="http://autonomo.us/">autonomo.us</a>, cloud computing, software services.<br />
<br />
Interesting talk covering a very very wide array of topic, from <em>&#8220;free software usage in provider infrastructure&#8221;</em> to <em>&#8220;usage freedom of networked services&#8221;</em> going through <em>&#8220;ownership problems of user data on networks&#8221;</em>.<br />
<br />
It brings out quite a few important points about network services closed infrastructure (even if it use free software and are open about it). This is very important because it underline differences between Laconica and Twitter, between Amazon and more open infrastructure&#8230;<br />
<br />
I&#8217;ll need quite some time to digest this talk and think about the implication about cloud computing. While I&#8217;ve been working in this domain for couples years, pushing free software mentality to services (not only the software) is quite interesting and important for the future of cloud computing. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2009/03/cloudcomputing-libreplanet-mako-hill-talk/feed/</wfw:commentRss>
		<slash:comments>152</slash:comments>
		</item>
		<item>
		<title>LibrePlanet</title>
		<link>http://www.cloudweavers.org/2009/03/libreplanet/</link>
		<comments>http://www.cloudweavers.org/2009/03/libreplanet/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 15:31:43 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[freesoftware]]></category>
		<category><![CDATA[fsf]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[libreplanet]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=1073</guid>
		<description><![CDATA[@ LibrePlanet ; Je suis présentement @ Cambridge, à quelques minutes de Boston, pour la rencontre annuelle (LibrePlanet) de la Free Software Foundation (dont je suis un donateur et membre). Je suis ici avec ma copine (Catherine) et avec Yannick Gingras. Shame on Francois for not coming! Sans faire une session de live blogging vraiment [...]]]></description>
			<content:encoded><![CDATA[<p>@ <a href="http://groups.fsf.org/index.php/LibrePlanet2009">LibrePlanet</a> ;<br />
<br />
Je suis présentement @ Cambridge, à quelques minutes de Boston, pour la rencontre annuelle (<strong>LibrePlanet</strong>) de la <a href="http://fsf.org">Free Software Foundation</a> (dont je suis un donateur et membre). Je suis ici avec ma copine (Catherine) et avec <a href="http://ygingras.net/">Yannick Gingras</a>. Shame on Francois for not coming!<br />
<br />
Sans faire une session de live blogging vraiment poussée, je devrais faire quelques posts en rafalle dans les prochaines heures&#8230;<br />
<br />
Pour l&#8217;instant, on écoute une présentation de Jeremy Allison &#8211; du project Samba (et de Google) au sujet de Microsoft Windows et de leur ouverture/fermeture dans le domain du free software et des brevets. C&#8217;est très général, mais un bon talk pour lancer une conférence en résumant les issues (et opposant) du mouvement.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2009/03/libreplanet/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>@ Linux Symposium &#8211; SynergyFS</title>
		<link>http://www.cloudweavers.org/2008/07/linux-symposium-synergyfs/</link>
		<comments>http://www.cloudweavers.org/2008/07/linux-symposium-synergyfs/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 16:12:14 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[NDA]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[symposium]]></category>
		<category><![CDATA[synergyfs]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=645</guid>
		<description><![CDATA[SynergyFS, by Keun Soo Yim from Samsung @ Ottawa Linux Symposium Ok, that was a flop : &#8211; We get it &#8211; solid state drive (SSD) are faster, have a smaller energy footprint than hard disk drive (HDD). With a general engineering background most of the group knew already that there is no moving part&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p><b>SynergyFS</b>,<br />
by Keun Soo Yim from Samsung @ Ottawa Linux Symposium<br />
<br />
Ok, that was a flop :<br />
 &#8211; We get it &#8211; solid state drive (SSD) are faster, have a smaller energy footprint than hard disk drive (HDD). With a general engineering background most of the group knew already that there is no moving part&#8230; No need to show us a 10 minutes video of windows vista booting, of people sitting in a plane, of trying to break a laptop&#8230; This time would have been better spent giving out actual technical detail about the file-system.<br />
<br />
 &#8211; Question: &#8220;Can we see what SynergyFS look like, how it fare in benchmark&#8221;, answer: &#8220;not without signing NDA&#8221;.<br />
 &#8211; Question: &#8220;Is the source available for SynergyFS&#8221;, answer: &#8220;no, GPL really is a bad idea for a business, you could distribute our code afterward&#8221;.<br />
<br />
&#8230; yeah, well&#8230; that was a waste of my time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/linux-symposium-synergyfs/feed/</wfw:commentRss>
		<slash:comments>148</slash:comments>
		</item>
		<item>
		<title>GNU/Linux symposium proceedings</title>
		<link>http://www.cloudweavers.org/2008/07/gnulinux-symposium-proceedings/</link>
		<comments>http://www.cloudweavers.org/2008/07/gnulinux-symposium-proceedings/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 20:32:56 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[proceedings]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=642</guid>
		<description><![CDATA[I&#8217;ve been informed that I forgot to post the link for the conference proceedings&#8230; Here we go : Linux Symposium 2008 @ Ottawa, proceedings.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been informed that I forgot to post the link for the conference proceedings&#8230;<br />
<br />
Here we go : <a href="http://www.linuxsymposium.org/2008/archives.php"> Linux Symposium 2008 @ Ottawa, proceedings</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/gnulinux-symposium-proceedings/feed/</wfw:commentRss>
		<slash:comments>142</slash:comments>
		</item>
		<item>
		<title>@ Linux Symposium &#8211; Green computing in clusters</title>
		<link>http://www.cloudweavers.org/2008/07/linux-symposium-green-computing-in-clusters/</link>
		<comments>http://www.cloudweavers.org/2008/07/linux-symposium-green-computing-in-clusters/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 18:44:35 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[symposium]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=641</guid>
		<description><![CDATA[Applying green computing to clusters, by Steven Alan DuChene from SGI @ Ottawa Linux Symposium The presentation is a high level review of metrics that are wanted and/or required to have controlled clusters computing and the road-map to the creation of an &#8220;environmental aware&#8221; job scheduler / resources manager. It feel funny to hear the [...]]]></description>
			<content:encoded><![CDATA[<p><b>Applying green computing to clusters,</b><br />
by Steven Alan DuChene from SGI @ Ottawa Linux Symposium<br />
<br />
The presentation is a high level review of metrics that are wanted and/or required to have controlled clusters computing and the road-map to the creation of an &#8220;environmental aware&#8221; job scheduler / resources manager.<br />
<br />
It feel funny to hear the same talk that has been around for home automation about a data center installation. Especially since it does seem like a cheat to apply it to high performance since semi-random load are still a big part of the charge of a data center&#8230;  and in HPC setup, the race to idle is normally the easiest and lower power consumption path.<br />
<br />
Also weird that there is no mention of the advantage of cloud computing &#038; fast provisioning that virtualization can bring to a green data center. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/linux-symposium-green-computing-in-clusters/feed/</wfw:commentRss>
		<slash:comments>116</slash:comments>
		</item>
		<item>
		<title>@ Linux Symposium &#8211; Kernel documentation</title>
		<link>http://www.cloudweavers.org/2008/07/linux-symposium-kernel-documentation/</link>
		<comments>http://www.cloudweavers.org/2008/07/linux-symposium-kernel-documentation/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 14:50:20 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=640</guid>
		<description><![CDATA[Where Linux Kernel Documentation Hides, By Rob Landley @ Ottawa Linux Symposium Nice presentation about the difficulties about dynamic documentations and the interaction with {Users, Developers, Google, Indexer}. The main problems being that documentation efforts doesn&#8217;t scale and that kernel developer are not really editors. Some past decisions make it possible to push patch that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Where Linux Kernel Documentation Hides</strong>,<br />
By Rob Landley @ Ottawa Linux Symposium<br />
<br />
Nice presentation about the difficulties about dynamic documentations and the interaction with {Users, Developers, Google, Indexer}. The main problems being that documentation efforts doesn&#8217;t scale and that kernel developer are not really editors. Some past decisions make it possible to push patch that will break the &#8220;make html&#8221; process and thus documentation is one of the less stable part of the &#8220;current kernel&#8221;.<br />
<br />
Very interesting talk. Kind of pitch the incessant fight between {developper, users} blogs, wiki, static web pages, dynamic web pages, kernel mailing list, git commit messages, man pages, info pages&#8230;  and the effort to normalize everything. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/linux-symposium-kernel-documentation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>@ Linux Symposium &#8211; Cloud Computing</title>
		<link>http://www.cloudweavers.org/2008/07/linux-symposium-cloud-computing/</link>
		<comments>http://www.cloudweavers.org/2008/07/linux-symposium-cloud-computing/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 16:14:24 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3tera]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=638</guid>
		<description><![CDATA[Cloud Computing: Coming out of the Fog By Gerrit Huizenga, from IBM @ Ottawa Linux Symposium Its very strange to hear a talk about cloud computing from an IBM employee since they have not yet shown any serious stats about their Blue Cloud system. Still, it&#8217;s a good review of the cloud computing field. Despite [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Cloud Computing: Coming out of the Fog </strong><br />
By Gerrit Huizenga, from IBM @ Ottawa Linux Symposium<br />
<br />
Its very strange to hear a talk about cloud computing from an IBM employee since they have not yet shown any serious stats about their Blue Cloud system. Still, it&#8217;s a good review of the cloud computing field.<br />
<br />
Despite the fact that the presentation is built upon the statement that cloud computing isn&#8217;t about servers provisioning, it clearly revolve around the two following points of views:<br />
<br />
<strong>From outside of the cloud :</strong></p>
<blockquote><p> You want your applications (complex systems) to be deployed fast, with next to no configurations to be done. <a href="http://www.3tera.com/">3Tera</a> system is shown as a &#8220;good&#8221; way of doing that &#8211; personally, having built something similar for a client, <a href="http://www.amazon.com/gp/browse.html?node=201590011">Amazon EC2</a> is also a good contender for the title. From my POV, this is really about provisioning and the capacity of building virtual appliance. </p></blockquote>
<p>
<strong>From inside of the cloud :</strong></p>
<blockquote><p>You want to have a fully (automatic, dynamically) managed data center.  Technology is already there. This is ALL about server provisioning.</p></blockquote>
<p>
The presentation moved from this &#8220;reviewing definition&#8221; to &#8220;why it is presently not everywhere&#8221; and &#8220;how to build a general interface for cloud system&#8221;. Guess this speaker is reading the cloud computing mailing list at Google Group since those are hot subjects right now.<br />
<br />
As a closure (this wasn&#8217;t mentioned in the presentation) : here is a quick <a href="http://www.webguild.org/2008/07/saas-20-stock-index.php">stock index</a> of related corporation.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/linux-symposium-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>@ Ottawa Linux Symposium &#8211; 2008 edition &#8211; 10:00</title>
		<link>http://www.cloudweavers.org/2008/07/ottawa-linux-symposium-2008-edition-1000-am/</link>
		<comments>http://www.cloudweavers.org/2008/07/ottawa-linux-symposium-2008-edition-1000-am/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:00:08 +0000</pubDate>
		<dc:creator>pascal.charest</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[symposium]]></category>

		<guid isPermaLink="false">http://blog.pacharest.com/?p=636</guid>
		<description><![CDATA[I&#8217;ll be live blogging from the Linux Symposium @ Ottawa for the next 3 days. I will also be tweeting most of the interesting stuff through the twitter user &#8220;pacharest&#8221;. Couple of feedback for the pseudo start of the symposium. It hasn&#8217;t started yet, but will soon. 1) Searching for the pre-registration desk yesterday, I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I&#8217;ll be live blogging from the Linux Symposium @ Ottawa for the next 3 days. I will also be tweeting most of the interesting stuff through the twitter user &#8220;pacharest&#8221;. </strong><br />
<br />
Couple of feedback for the pseudo start of the symposium. It hasn&#8217;t started yet, but will soon.<br />
<br />
1) Searching for the pre-registration desk yesterday, I had a nice chat with the one girl of the conference &#8211; in fact we spent part of the afternoon searching for that very desk&#8230; me to register, her to work&#8230;<br />
<br />
I&#8217;m not expecting to see anymore of this gender for the next few days. The guys, though, are sweating &#8220;geekness&#8221; &#8211; you should see all the cool t-shirt !<br />
<br />
2) No coffee in front of the main room. @ 500$ for the conference, I&#8217;d be expecting hot coffee, not cold water.<br />
<br />
3) WIFI seem weird &#8211; got the access point, got the good password (can associate), but I do not get an IP. So much for Cisco sponsored gears &#8230; But what do I know, they might be blocking Mac OSX &#038; Microsoft Windows&#8230;<br />
<br />
4) This conference is so going to be fun &#8230; Now going on with &#8220;The Kernel: 10 Years in Review&#8221; from Matthew Wilcox.<br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudweavers.org/2008/07/ottawa-linux-symposium-2008-edition-1000-am/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

