<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Release of Donebox, by Marc-André Cournoyer</title>
	<atom:link href="http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/feed/" rel="self" type="application/rss+xml" />
	<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/</link>
	<description>Technology and Innovation news in Montreal</description>
	<lastBuildDate>Fri, 11 May 2012 12:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bielizna erotyczna</title>
		<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-913662</link>
		<dc:creator>bielizna erotyczna</dc:creator>
		<pubDate>Mon, 24 Jan 2011 07:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-913662</guid>
		<description>I didn’t quite understand this when I first feature it. But when I went through it a 2nd time, it all became unmistakable. Thanks for the brainwave. Absolutely thing to think about.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:right; margin-left:7px; display:block; width:48px' ><a rel='external nofollow' href='http://www.hoopla-hoopla.eu/sklepy-internetowe/ekskluzywna-bielizna-s-374.html'><img alt='' src='http://0.gravatar.com/avatar/28c19163f4b458178edb5e551a13bcea?s=48&amp;d=http%3A%2F%2Fmontrealtechwatch.com%2Fimages%2Fsmall_gravatar.jpg%3Fs%3D48&amp;r=G' class='avatar avatar-48 photo' height='48' width='48' /></a></span>I didn’t quite understand this when I first feature it. But when I went through it a 2nd time, it all became unmistakable. Thanks for the brainwave. Absolutely thing to think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Technology News in July &#124; Montreal Tech Watch</title>
		<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1201</link>
		<dc:creator>Technology News in July &#124; Montreal Tech Watch</dc:creator>
		<pubDate>Fri, 03 Aug 2007 14:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1201</guid>
		<description>[...] Marc-André Cournoyer creates an app in 2 days (July 31st) [...]</description>
		<content:encoded><![CDATA[<p>[...] Marc-André Cournoyer creates an app in 2 days (July 31st) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macournoyer</title>
		<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1092</link>
		<dc:creator>macournoyer</dc:creator>
		<pubDate>Tue, 31 Jul 2007 15:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1092</guid>
		<description>No plan really, just a vision of what I want it to look like. Friday I though it would be cool to change task date by dragging them, all the rest emerged while I was coding.

And linkr was coded in a weekend too, but the algorithm pretty much sucks: find_all_by_score in http://code.macournoyer.com/svn/linkr/trunk/linkr/models.rb

What alowed me to deploy fast was really capistrano (http://capify.org/). Oh capistrano! I love you, xx</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:right; margin-left:7px; display:block; width:48px' ><a rel='external nofollow' href='http://macournoyer.wordpress.com'><img alt='' src='http://1.gravatar.com/avatar/bfec5f7d1a4aaafc5a2451be8c42d26a?s=48&amp;d=http%3A%2F%2Fmontrealtechwatch.com%2Fimages%2Fsmall_gravatar.jpg%3Fs%3D48&amp;r=G' class='avatar avatar-48 photo' height='48' width='48' /></a></span>No plan really, just a vision of what I want it to look like. Friday I though it would be cool to change task date by dragging them, all the rest emerged while I was coding.</p>
<p>And linkr was coded in a weekend too, but the algorithm pretty much sucks: find_all_by_score in <a href="http://code.macournoyer.com/svn/linkr/trunk/linkr/models.rb" rel="nofollow">http://code.macournoyer.com/svn/linkr/trunk/linkr/models.rb</a></p>
<p>What alowed me to deploy fast was really capistrano (<a href="http://capify.org/" rel="nofollow">http://capify.org/</a>). Oh capistrano! I love you, xx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heri</title>
		<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1091</link>
		<dc:creator>Heri</dc:creator>
		<pubDate>Tue, 31 Jul 2007 14:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1091</guid>
		<description>of course you can&#039;t get the same algorithm as digg uses but I was talking about a simple algorithm that counts the speed of votes a link get in a preset timespan, which can be done with a simple SQL statement

do you plan the rails apps you code by the way, or it just happenned friday, like hey i should do a to do list manager?</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:right; margin-left:7px; display:block; width:48px' ><a rel='external nofollow' href='http://heri.madmedia.ca'><img alt='' src='http://1.gravatar.com/avatar/76d226166e7f70ccb556f5bb043512aa?s=48&amp;d=http%3A%2F%2Fmontrealtechwatch.com%2Fimages%2Fsmall_gravatar.jpg%3Fs%3D48&amp;r=G' class='avatar avatar-48 photo' height='48' width='48' /></a></span>of course you can&#8217;t get the same algorithm as digg uses but I was talking about a simple algorithm that counts the speed of votes a link get in a preset timespan, which can be done with a simple SQL statement</p>
<p>do you plan the rails apps you code by the way, or it just happenned friday, like hey i should do a to do list manager?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macournoyer</title>
		<link>http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1088</link>
		<dc:creator>macournoyer</dc:creator>
		<pubDate>Tue, 31 Jul 2007 14:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://montrealtechwatch.com/2007/07/31/release-of-donebox-by-marc-andre-cournoyer/#comment-1088</guid>
		<description>Thanks for the link Heri.

The thing with digg is the algorithm for sorting the links... that&#039;s really tought

Rails is sure fast, Camping can be even faster for smallish sites.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:right; margin-left:7px; display:block; width:48px' ><a rel='external nofollow' href='http://macournoyer.wordpress.com'><img alt='' src='http://1.gravatar.com/avatar/bfec5f7d1a4aaafc5a2451be8c42d26a?s=48&amp;d=http%3A%2F%2Fmontrealtechwatch.com%2Fimages%2Fsmall_gravatar.jpg%3Fs%3D48&amp;r=G' class='avatar avatar-48 photo' height='48' width='48' /></a></span>Thanks for the link Heri.</p>
<p>The thing with digg is the algorithm for sorting the links&#8230; that&#8217;s really tought</p>
<p>Rails is sure fast, Camping can be even faster for smallish sites.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.170 seconds -->

