<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JFNO's Blog</title>
	
	<link>http://jfno.net/blog</link>
	<description>A Place For My Ruminations</description>
	<lastBuildDate>Mon, 27 Jun 2011 02:40:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JfnosBlog" /><feedburner:info uri="jfnosblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>The spaced repetition algorithm is not there yet</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/oQUuJSF43GU/</link>
		<comments>http://jfno.net/blog/?p=114#comments</comments>
		<pubDate>Mon, 27 Jun 2011 02:40:15 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=114</guid>
		<description><![CDATA[To test my Questions app at http://jfno-questions.appspot.com/ I added 60 Italian word to learn. I added them 10 per day and tried to learn them. There is a problem with the spaced repetition algorithm. When I know a word the first time because I just entered it and not because I know it, the interval [...]]]></description>
			<content:encoded><![CDATA[<p>To test my Questions app at http://jfno-questions.appspot.com/ I added 60 Italian word to learn. I added them 10 per day and tried to learn them. There is a problem with the spaced repetition algorithm. When I know a word the first time because I just entered it and not because I know it, the interval is wrong. It stays at 2 days even if I fail to recall it perfectly afterward. I was wanting to avoid to repeat too often questions that are known. This seems problematic for those word I recalled just after entering them, but not afterward.</p>
<p>In other software this is alleviated by the user self rating the quality of his recall. I don&#8217;t differentiate errors, so I don&#8217;t know if the error was because the word was not known at all or it was almost known.</p>
<p>Since I don&#8217;t want to add self rating, I have 2 options I can add to the evaluation of the answer. First the proximity of the answer to the expected answer and the time before entering an answer. I probably should add both, I just have to figure out how. For the time, I have to decide a baseline and probably adjust it based on the user-agent, since it takes longer to answer on mobile devices. For the proximity of the answer, I just have to decide on an algorithm.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/oQUuJSF43GU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=114</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=114</feedburner:origLink></item>
		<item>
		<title>Eating my own dog food and learning Italian vocabulary</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/sRCCqZbha3A/</link>
		<comments>http://jfno.net/blog/?p=110#comments</comments>
		<pubDate>Tue, 21 Jun 2011 15:17:29 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=110</guid>
		<description><![CDATA[I just put up a small apps on Google App Engine to test some spaced repetition learning techniques. It is still pretty basic, but it is functional and you can create questions and quiz yourself on them. Here is the link jfno-questions.appspot.com
Some of my premises for it:

All questions are public
You can assign yourself questions to [...]]]></description>
			<content:encoded><![CDATA[<p>I just put up a small apps on Google App Engine to test some spaced repetition learning techniques. It is still pretty basic, but it is functional and you can create questions and quiz yourself on them. Here is the link <a href="http://jfno-questions.appspot.com">jfno-questions.appspot.com</a></p>
<p>Some of my premises for it:</p>
<ul>
<li>All questions are public</li>
<li>You can assign yourself questions to ask</li>
<li>Good answer will be asked less often (divided by 2)</li>
<li>Bad answer will be asked more often (multiplied by 2)</li>
<li>Question are asked at most once per day</li>
</ul>
<p>For now I am adding 10 new Italian words per day and learning them. I&#8217;m up at forty, I will check how I did on the first couple hundreds and see if I should adjust the multipliers. This will be my experience log.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/sRCCqZbha3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=110</feedburner:origLink></item>
		<item>
		<title>Google Chrome Extension Hackathon</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/g8pMvx0GX4w/</link>
		<comments>http://jfno.net/blog/?p=105#comments</comments>
		<pubDate>Sat, 05 Dec 2009 03:16:30 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=105</guid>
		<description><![CDATA[2 link to start doing extensions in chrome:
http://code.google.com/chrome/extensions/
 http://code.google.com/chrome/extensions/getstarted.html
]]></description>
			<content:encoded><![CDATA[<p>2 link to start doing extensions in chrome:</p>
<p><a href="http://code.google.com/chrome/extensions/">http://code.google.com/chrome/extensions/</a><br />
<a href="http://code.google.com/chrome/extensions/getstarted.html"> http://code.google.com/chrome/extensions/getstarted.html</a></p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/g8pMvx0GX4w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=105</feedburner:origLink></item>
		<item>
		<title>External Motivation and Commissions</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/YrNtuQMkLXw/</link>
		<comments>http://jfno.net/blog/?p=102#comments</comments>
		<pubDate>Wed, 23 Sep 2009 20:18:04 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=102</guid>
		<description><![CDATA[I recently checked a TED presentation by Dan Pink on External Motivation. The presentation clearly establish it doesn&#8217;t work in most of the cases. It seems the only case where external motivation works is for repetitive, simple tasks. Check it on TED.
Now I just read Seth Godin post titled &#8220;Everyone Gets Paid on Commission&#8220;. I [...]]]></description>
			<content:encoded><![CDATA[<p>I recently checked a TED presentation by Dan Pink on External Motivation. The presentation clearly establish it doesn&#8217;t work in most of the cases. It seems the only case where external motivation works is for repetitive, simple tasks. Check it on <a href="http://www.ted.com/talks/dan_pink_on_motivation.html">TED</a>.</p>
<p>Now I just read Seth Godin post titled &#8220;<a href="http://sethgodin.typepad.com/seths_blog/2009/09/everyone-gets-paid-on-commission.html">Everyone Gets Paid on Commission</a>&#8220;. I can&#8217;t reconcile both. Can both be right?</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/YrNtuQMkLXw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=102</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=102</feedburner:origLink></item>
		<item>
		<title>Google Qualified JavaScript Maps Developer</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/g_BvFNVIIT0/</link>
		<comments>http://jfno.net/blog/?p=100#comments</comments>
		<pubDate>Wed, 12 Aug 2009 22:27:03 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[googlemaps]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=100</guid>
		<description><![CDATA[That is right, I am a &#8220;Google Qualified JavaScript Maps Developer&#8221; for 3rd Crust. You can see the official listing on Google Solution Marketplace. I didn&#8217;t thought about blogging it before, but I should say it somewhere.
So contact 3rd Crust for any Google Maps developer need you have. We also do iPhone, Android and Ruby [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/qualify"><img alt="Google Qualified JS Maps Developer" src="http://www.google.com/enterprise/enterprise_marketplace/images/logo_mapsqd_large.gif" title="Google Qualified JS Maps Developer" width="80" height="80" /></a>That is right, I am a &#8220;Google Qualified JavaScript Maps Developer&#8221; for <a href="http://www.3rdcrust.com">3rd Crust</a>. You can see the official listing on <a href="http://www.google.com/enterprise/marketplace/viewVendorListings?vendorId=2372">Google Solution Marketplace</a>. I didn&#8217;t thought about blogging it before, but I should say it somewhere.</p>
<p>So contact 3rd Crust for any Google Maps developer need you have. We also do iPhone, Android and Ruby on Rails development.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/g_BvFNVIIT0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=100</feedburner:origLink></item>
		<item>
		<title>A new site to gather information on where to stay around Times Square</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/S_aaH5QSiuk/</link>
		<comments>http://jfno.net/blog/?p=98#comments</comments>
		<pubDate>Fri, 31 Jul 2009 15:58:32 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=98</guid>
		<description><![CDATA[I just start a small compilation of information on where to stay when you choose a hotel near Times Square. It is appropriately named Hotel Near Times Square. Let me know what you want added to the site and I&#8217;ll oblige.
One of the neat thing of this site is that it is hosted completely on [...]]]></description>
			<content:encoded><![CDATA[<p>I just start a small compilation of information on where to stay when you choose a hotel near Times Square. It is appropriately named <a href="http://www.hotel-times-square.com/">Hotel Near Times Square</a>. Let me know what you want added to the site and I&#8217;ll oblige.</p>
<p>One of the neat thing of this site is that it is hosted completely on Google App Engine. Currently it is not really a grand demonstration of all you can do with App Engine, but I find it nice to know this site exist and yet no server is dedicated to it nowhere.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/S_aaH5QSiuk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=98</feedburner:origLink></item>
		<item>
		<title>Twitter + Amazon Mechanical Turk = TwitTurk or Frankenstwit</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/9dMUXjQ2y9k/</link>
		<comments>http://jfno.net/blog/?p=87#comments</comments>
		<pubDate>Fri, 03 Apr 2009 16:14:47 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=87</guid>
		<description><![CDATA[I tried to do some marketing by connecting with people on Twitter. At first I thought a simple search on twitter to get the relevant tweets and then reply to them. It works, but it gets boring pretty fast and I abandoned it. Then I saw Guy Kawasaki plugging hockey.alltop.com to all that dared talked [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to do some marketing by connecting with people on Twitter. At first I thought a simple search on twitter to get the relevant tweets and then reply to them. It works, but it gets boring pretty fast and I abandoned it. Then I saw <a href="http://guykawasaki.com/">Guy Kawasaki</a> plugging <a href="http://hockey.alltop.com">hockey.alltop.com</a> to all that dared talked about hockey on twitter. This was basically what I was doing, but the fact it was automated was obvious. The replies were not very relevant and this was the reason why I was not willing to go that route.</p>
<p>That is when I thought about <a href="https://www.mturk.com/mturk/welcome">Amazon Mechanical Turk</a>. I always wanted to use it, but hadn&#8217;t really had a project for it. Now was my luck, I logged in and was denied because Amazon Payment was restricted to U.S. credit card. It slowed me all of 3 minutes. In fact once your account is setup you can use any credit card you want, not just U.S. issued ones. back to twitturk, I now had all the ingredients so I put together a little ruby script.</p>
<p>First it reads the feeds for a query on <a href="http://search.twitter.com">search.twitter.com</a>. Each is posted as a hit on mechanical Turk, a &#8220;hit&#8221; is the name of a unit of work. A hit is basically a form to input the best answer for the original question. Here is the tricky part, you want to allow the worker some leeway, but not too much. It must be possible to say the original twit doesn&#8217;t warrant an answer, while the answer must contains all the right stuff for your goal. Here is a sample scenario. </p>
<p>If the original twit is &#8220;Going to play hockey with the guys, I just love this game&#8221;. Then it is probably ok to answer with a link to hockey.alltop.com. While if the original twit is &#8220;My significant other is still glued to the TV watching hockey, I just hate it&#8221;, then you may want to pass. After that there is the leeway in the response you want to leave the worker. You want the link to be correct, but at the same time you probably want a human to craft an answer with some reference the original tweet. I think that an answer that target something from the query is much better. Mechanical Turk allows some validation on the fields of the Hit. like mandatory, maximum size and regular expression. This allows to at least validate the answer will fit in 140 characters and contain a URL that leads to the page you wanted to target.</p>
<p>When the script is restarted it checks for completed hits with an answer and post them to twitter. I kept the duration for the Hit pretty short, but there is some delay. On average I would say less than 60 minutes from query to answer. You also have to monitor Mechanical turk so the work is done properly, but it is not too bad and you can just let the hit be, they get auto-approved after a fixed period of time. Once the tweet is posted, the script follows this person and will not send them another tweet unless they are following back.</p>
<p>I ran this little experiment for about 3 weeks, the result where interesting. At 0.055$ per Hit, I found it a bit too expansive for my case. At a lower price per hit, I was not getting enough Amazon workers. In the ends this means that for about the price <a href="http://www.twitterhawk.com">twitterhawk</a> is charging per tweet you could have someone decide if a tweet is warranted and compose one. I guess it really depends on the value you put on your tweets. Also I learned that most people didn&#8217;t saw this as spam. I was bracing myself for outcry, but just some people complained. I was thinking I would have to pull the plug in 2 minutes, but it was not the case in the end. In fact if you look at <a href="http://www.twitter.com/alltop">alltop</a> you&#8217;ll see not that many reply in outcry. I really feel like I&#8217;ve created a monster, but it was fun.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/9dMUXjQ2y9k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=87</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=87</feedburner:origLink></item>
		<item>
		<title>Why Google Maps In Mexico is so poor</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/elYlui8O2BE/</link>
		<comments>http://jfno.net/blog/?p=85#comments</comments>
		<pubDate>Tue, 03 Mar 2009 16:49:41 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=85</guid>
		<description><![CDATA[Anyone knows why Microsoft Live maps as such a superior street coverage in mexico than Google Maps?
]]></description>
			<content:encoded><![CDATA[<p>Anyone knows why <a href="http://maps.live.com/default.aspx?v=2&#038;FORM=LMLTCP&#038;cp=23.219543~-106.423874&#038;style=r&#038;lvl=13&#038;tilt=-90&#038;dir=0&#038;alt=-1000&#038;phx=0&#038;phy=0&#038;phscl=1&#038;encType=1">Microsoft Live maps</a> as such a superior street coverage in mexico than <a href="http://maps.google.com/?q=Mazatlan,+Sinaloa,+Mexico&#038;ie=UTF8&#038;hl=en&#038;cd=4&#038;geocode=FbYMYgEdXUeo-Q&#038;split=0&#038;sll=37.0625,-95.677068&#038;sspn=23.875,57.630033&#038;t=h&#038;z=13&#038;iwloc=addr">Google Maps</a>?</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/elYlui8O2BE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=85</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=85</feedburner:origLink></item>
		<item>
		<title>Katamari damacy ad against AIDS</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/6QAWEzAYkVA/</link>
		<comments>http://jfno.net/blog/?p=75#comments</comments>
		<pubDate>Thu, 13 Nov 2008 00:36:55 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=75</guid>
		<description><![CDATA[A nice stunt, I was wondering if this was a new game. They certainly catch my attention and it is for a good cause.

]]></description>
			<content:encoded><![CDATA[<p>A nice stunt, I was wondering if this was a new game. They certainly catch my attention and it is for a good cause.<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aydNMvw_Nek&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aydNMvw_Nek&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/6QAWEzAYkVA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=75</feedburner:origLink></item>
		<item>
		<title>My Own Sanguino</title>
		<link>http://feedproxy.google.com/~r/JfnosBlog/~3/iPnVNiRwpDU/</link>
		<comments>http://jfno.net/blog/?p=72#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:57:34 +0000</pubDate>
		<dc:creator>Jean-Francois Noel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jfno.net/blog/?p=72</guid>
		<description><![CDATA[
Now I&#8217;m really on my way to make my reprap. I&#8217;ll try to post photos of the next components too as I make them, I&#8217;ll try to get the real camera and not my IPhone for those. The Sanguino maybe doesn&#8217;t look like much but it is a cool micro controller and even if I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jfno.net/blog/wp-content/uploads/2008/11/san2.jpg"><img src="http://jfno.net/blog/wp-content/uploads/2008/11/san2.jpg" alt="" title="san2" width="500" height="153" class="alignnone size-full wp-image-79" /></a><br />
Now I&#8217;m really on my way to make my <a href="http://www.reprap.org">reprap</a>. I&#8217;ll try to post photos of the next components too as I make them, I&#8217;ll try to get the real camera and not my IPhone for those. The Sanguino maybe doesn&#8217;t look like much but it is a cool micro controller and even if I&#8217;m bad at soldering, it works.</p>
<img src="http://feeds.feedburner.com/~r/JfnosBlog/~4/iPnVNiRwpDU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jfno.net/blog/?feed=rss2&amp;p=72</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		<feedburner:origLink>http://jfno.net/blog/?p=72</feedburner:origLink></item>
	</channel>
</rss>

