<?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>Out of Comfort Zone</title>
	
	<link>http://outofcomfortzone.net</link>
	<description>Sometimes, you need to go out of your comfort zone</description>
	<lastBuildDate>Thu, 16 May 2013 14:00:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/outofcomfortzonenet" /><feedburner:info uri="outofcomfortzonenet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>outofcomfortzonenet</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>HTML5 Challenge #1 – The result</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/xCzNjS7D-4g/</link>
		<comments>http://outofcomfortzone.net/2013/05/16/html5-challenge-1-the-result/#comments</comments>
		<pubDate>Thu, 16 May 2013 14:00:19 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[techno]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[File API]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTML5 challenges]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSLint]]></category>
		<category><![CDATA[Modernizr]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11585</guid>
		<description><![CDATA[Two weeks One month (I decided to give one month as requested by many people) have passed since I put the first challenge online, so it&#8217;s now the time to show you my solution. On one side, for my own pleasure, I wanted to give a more than complete solution with many options, or different...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/05/16/html5-challenge-1-the-result/">HTML5 Challenge #1 &#8211; The result</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2013/04/18/html5-challenge-1-canvas-file-api/' rel='bookmark' title='HTML5 challenge #1 &#8211; Canvas &amp; File API'>HTML5 challenge #1 &#8211; Canvas &#038; File API</a> <small>For the first challenge, let&#8217;s start with an element that...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/08/html5-challenges-are-you-ready/' rel='bookmark' title='HTML5 challenges, are you ready?'>HTML5 challenges, are you ready?</a> <small>&nbsp; Since I joined Microsoft, part of what I&#8217;m doing...</small></li>
<li><a href='http://outofcomfortzone.net/2012/03/14/cours-html5-a-confoo/' rel='bookmark' title='Cours HTML5 à Confoo'>Cours HTML5 à Confoo</a> <small>Il y a deux semaines, j’ai eu le plaisir de...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_11457" class="wp-caption aligncenter" style="max-width: 100% !important; height: auto; width: 1010px"><img class="size-full wp-image-11457" alt="Creative Commons: http://www.w3.org/html/logo/" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/html5-topper.png" width="1000" height="676" /><p class="wp-caption-text">Creative Commons: http://www.w3.org/html/logo/</p></div>
<p><del datetime="2013-05-15T01:12:00+00:00">Two weeks</del> One month (I decided to give one month as requested by many people) have passed since I put the <a title="HTML5 challenge #1 – Canvas &amp; File API" href="http://outofcomfortzone.net/2013/04/18/html5-challenge-1-canvas-file-api/">first challenge</a> online, so it&#8217;s now the time to show you my solution. On one side, for my own pleasure, I wanted to give a more than complete solution with many options, or different ways to do it. On the other side, too often I saw examples about a specific element of a programming language that were too complex. If you were a new developer, you can get lost easily with all the code just to find what you were looking for, so I decided to take the simpler path.</p>
<p>Because I know how the Internet is working, let me also specify that this is not considered as the ultimate, and perfect solution: this is the solution I made with my knowledges, and I will be more than happy to discuss it in the comment section. The last thing to take into consideration before we start: I suck with design, and it&#8217;s OK as the goal is not to have something pretty, but something functional. To make things clear, people who just want to play with the code can make it yours by cloning, forking, or downloading a copy of it from the <a href="https://github.com/fharper/HTML5challenges001-canvas_fileapi">repository on GitHub</a>. For others, I&#8217;ll explain each part, and if you have any questions, please let me know in the comment section.</p>
<p>For the rest of the post, to save some space, I assume you know the basics of HTML, so I will paste or write only about things directly related to the challenge (example: I won&#8217;t paste the import statement for my own JavaScript file), but the sources on my <a href="https://github.com/fharper">GitHub profile</a> are complete. Note also that all my code has been verified with the <a href="http://validator.w3.org/">HTML W3c </a><a href="http://validator.w3.org/">validator</a>, <a href="http://jigsaw.w3.org/css-validator/">CSS W3C </a><a href="http://jigsaw.w3.org/css-validator/">validator</a>, and <a href="http://www.jslint.com/">JSLint</a> (note that for JSLint you&#8217;ll never have a perfect validation with my code as I ignore some of the errors it&#8217;s reporting). I also make the code, and tested in on the latest releases (no nightly builds) of Internet Explorer, Firefox, Chrome, Safari, and Opera. If you want to test my code, it&#8217;s also <a href="http://outofcomfortzone.net/html5challenges/1/">live</a>.</p>
<p>Let&#8217;s start with the HTML code:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;input id=&quot;fileImage&quot; type=&quot;file&quot; accept=&quot;image/*&quot; /&gt;
&lt;button id=&quot;imgSave&quot; disabled=&quot;disabled&quot;&gt;

&lt;img id=&quot;image&quot; alt=&quot;Drawing to save&quot; src=&quot;#&quot; /&gt;
&lt;canvas id=&quot;canvas&quot;&gt;</pre>
<p>The <em>&lt;input&gt;</em> of type file will give us the opportunity to open the image to draw on it. We won&#8217;t use a form here to load the file as we&#8217;ll use File API later. The <em>&lt;button&gt;</em> element will give us the opportunity to take the draw on the <em>&lt;canvas&gt;</em> element, and fire up some JavaScript code that will create the image we&#8217;ll be able to save. For now, it is disable as we didn&#8217;t load an image yet, so this button is useless. The <em>&lt;canvas&gt;</em> element will let the user draw on the image we&#8217;ll load. Last but not least, the <em>&lt;img&gt;</em> element where we will load the result of our saved image so users will be able to load it. Nothing very exciting there, but you have the first step to a successful challenge. Now, let&#8217;s take a look at where all the magic happens, the JavaScript file:</p>
<pre class="brush: jscript; title: ; notranslate">
    //Add the events at the loading of the page
    window.onload = function() {
        //Using Modernizr to verify if the browser support canvas &amp; FileApi
        if (Modernizr.canvas &amp;&amp; !!window.FileReader) {

            //Since we are using HTML5, we don't have to support &lt; IE9 (no attachEvent)
            document.getElementById(&quot;fileImage&quot;).addEventListener(&quot;change&quot;, loadImage);
            document.getElementById(&quot;canvas&quot;).addEventListener(&quot;mousedown&quot;, startDrawOnCanvas);
            document.getElementById(&quot;canvas&quot;).addEventListener(&quot;mouseup&quot;, stopDrawOnCanvas);
            document.getElementById(&quot;imgSave&quot;).addEventListener(&quot;click&quot;, saveImage);
        }
        else {
            //We disable elements as they can't use them
            document.getElementById(&quot;imgSave&quot;).disabled = true;
            document.getElementById(&quot;fileImage&quot;).disabled = true;
            updateStatus(&quot;You browser doesn't support the canvas element or the File API&quot;, &quot;red&quot;);
        }
    };
</pre>
<p>The first thing is to prepare our application to react to different events. Right before, we&#8217;ll check if the browser supports <em>canvas</em> by using a subset of Modernizr, and if the browser support also the<em> File API</em>. If it&#8217;s the case, let&#8217;s add a simple change event on the file input so we&#8217;ll be able to load the file when the user will select one. We&#8217;ll add <em>mouseup</em>, and <em>mousedown </em>events to the <em>canvas</em> so we know when the user will draw on it. Last but not least, we&#8217;ll add a <em>click</em> event to the generate button to fire up the function that will save the image from the <em>canvas</em>. If the browser use by the user don&#8217;t support <em>canvas</em> or <em>File API</em> will disable elements on the page, and let him know about the fact he can&#8217;t use our application. The second part of the code is the function that will load the file loaded by the user into the <em>canva</em><em>s</em> element.</p>
<pre class="brush: jscript; title: ; notranslate">
    //Load the image from the file input, and draw it to the canvas
    function loadImage() {
        var canvas = document.getElementById(&quot;canvas&quot;);
        canvas.style.visibility = &quot;visible&quot;;

        var htmlImage = document.getElementById(&quot;image&quot;);
        htmlImage.style.visibility = &quot;hidden&quot;;

        var reader = new FileReader();

        reader.readAsDataURL(document.getElementById('fileImage').files[0]);

    	reader.onload = (function(e) {
            var image = new Image();
            image.src = e.target.result;

            image.onload = (function() {
                //Get the Canvas, and set the size of the images we got
                canvas.height = image.height;
                canvas.width = image.width;

                //Set the image element to the same size
                htmlImage.height = image.height;
                htmlImage.width = image.width;

                var context = canvas.getContext(&quot;2d&quot;);
                context.drawImage(image, 10, 10);

                document.getElementById(&quot;imgSave&quot;).disabled = false;
                updateStatus(&quot;The image has been loaded, you can now draw on it&quot;, &quot;green&quot;);
            });
        });
    }
</pre>
<p>The first thing to do is to make sure that the <em>canvas</em> element is visible, and the <em>img</em> is not. It&#8217;s not critical, but I added these lines of code to make sure the users can use the tool more than once without having to refresh the page. The magic happens at line 9, where I started to access the file with the <em>FileReader</em>, and I&#8217;ll start to read it with the <em>readAsDataURL</em>. After this, I&#8217;m setting an event handler once the operation will be successfully completed. In that case, I want to load the image that I accessed with the input field of type file. Once the image is loaded, I&#8217;ll resize the <em>canvas</em> element with the size of the image the user selected, so it will work with any image size as little or as large they will be. I&#8217;ll do the same with the hidden <em>img</em> element that I&#8217;ll use later to create the modified image. Last, but not least, because the <em>canvas</em> itself have no drawing abilities, we need to get one of his context, in our case, the 2d one, and use some script to do it. By using <em>getContext</em> on the <em>canvas</em> I&#8217;m able to draw on it, like drawing the image I built a couple lines before.</p>
<p>Now, I need to let the user draw on the <em>canvas</em> so I defined the <em>startDrawOnCanvas</em> function that I used in the first JavaScript code of this post.</p>
<pre class="brush: jscript; title: ; notranslate">
    //Start the drawing on the canvas
    function startDrawOnCanvas() {
        var canvas = document.getElementById(&quot;canvas&quot;);
        canvas.style.cursor = &quot;pointer&quot;;
        canvas.addEventListener(&quot;mousemove&quot;, drawOnCanvas);&lt;/pre&gt;
updateStatus(&quot;&quot;);
}
</pre>
<p>There is nothing complicated here: I&#8217;m setting a listener on <em>mousemove</em> on the <em>canvas</em> element, so if the user moves his mouse over the <em>canvas</em> when the mouse was down (remember the listener I added at the beginning), the function <em>drawOnCanvas</em> will be fired up. I did the same thing to stop the drawing by removing the same listener when the mouse is up.</p>
<pre class="brush: jscript; title: ; notranslate">
//Stop the drawing on the canvas
function stopDrawOnCanvas() {
var canvas = document.getElementById(&quot;canvas&quot;);
canvas.style.cursor = &quot;default&quot;;
canvas.removeEventListener(&quot;mousemove&quot;, drawOnCanvas);
}
</pre>
<p>Now, let&#8217;s check one of the <em>biggest</em> function, or I should say, one of the most important one for this challenge, the drawing function.</p>
<pre class="brush: jscript; title: ; notranslate">
&lt;em id=&quot;__mceDel&quot;&gt; //Draw on the canvas
function drawOnCanvas(e) {
var canvas = document.getElementById(&quot;canvas&quot;);
var rect = canvas.getBoundingClientRect();
War context = canvas. getContext(&quot;2d&quot;);&lt;/em&gt;

var posX = e.clientX - rect.left;
var posY = e.clientY - rect.top;

//Black is the default color, but for learning purpose
context.fillStyle = 'black';

context.beginPath();
context.arc(posX, posY, 5, 0, Math.PI * 2);
context.closePath();
context.fill();
}
</pre>
<p>Actually, it seems worse than it is. Firstly, let&#8217;s get some data to draw on the <em>canvas</em>. We need to access the left, and top from the canvas, since the position of the mouse will be relative to the left top corner of the browser window. Once we have those positions, we can start to draw by, of course, getting the 2d context again. In my code, I used the <em>fillStyle </em>function<em> </em>to set the color to black, but it&#8217;s just for this challenge purpose, as the default color is already black.</p>
<p>The fun begins with the <em>beginPath</em> function. I would have been able to use something simpler like <em>fillRect</em>, but I figured out that if we are going to have only one tool to draw, a circle would be better. To create a circle, we need to create a path by starting it with the begin function, and closing it with the close one. Everything between those two functions will make our path, in that case, an <em>arc</em>. The function takes 5 parameters: the x coordinate where we will start the drawing, the y coordinate where we will start the drawing, the radius of the circle (5 is totally arbitrary, I thought the size was good enough for drawing), the starting angle (in radians &#8211; we&#8217;ll start at 0), and the end angle (also in radians &#8211; Math. PI *2 will make a full circle). In theory, you can also add a last optional parameter to tell the function to draw counter-clockwise, but it changed nothing in our case. At the end, we are calling the <em>fill</em> function to render the path we just created.</p>
<p>The last JavaScript function is the one I used to create the <em>img</em> the user will be able to save.</p>
<pre class="brush: jscript; title: ; notranslate">
//Saving the image
function saveImage() {
document.getElementById(&quot;imgSave&quot;).disabled = true;
var canvas = document.getElementById(&quot;canvas&quot;);

var htmlImage = document.getElementById(&quot;image&quot;);
htmlImage.src = canvas.toDataURL(&quot;image/png&quot;);

//canvas.parentNode.removeChild(canvas);
htmlImage.style.visibility = &quot;visible&quot;;
canvas.style.visibility = &quot;hidden&quot;;

updateStatus(&quot;The image has been created, you can now right click, and save it&quot;, &quot;green&quot;);
}
</pre>
<p>In that case, the only important lines are 6, and 7. We are setting the <em>src</em> of our hidden <em>img</em> by creating an image from the <em>canvas</em> element using the <em>toDataUrl</em> function. After this, the user will be able to right-click where he was drawing, and save the file. Another solution would have been to use a trick with <em>window.location.href</em> (see the code below), but it&#8217;s not implemented in all browsers yet.</p>
<pre class="brush: jscript; title: ; notranslate">
image.replace(&quot;image/png&quot;, &quot;image/octet-stream&quot;);
window.location.href = image;
</pre>
<p>For this not so beautiful HTML page, I used very little CSS.</p>
<pre class="brush: css; title: ; notranslate">
* {
	margin: 5px;
}

#image {
	visibility: hidden;
	position: absolute;
	left: 0px;
}

#imgSave {
	display: block;
}

#imgSave[disabled] {
	opacity: 0.5;
}

label, div {
	font-weight: bold;
}
</pre>
<p>Let&#8217;s start with the <em>#image</em> one. I&#8217;m telling the browser to hide the element when it&#8217;s loaded, and set to an absolute position at 0 pixels from the left. It will give me the opportunity to have the image the user will save, and the canvas element one over the other, so when the user will ask to save the image, he won&#8217;t have to deal with an element elsewhere in the page. Not critical, but I thought it would give a better experience. As for the rest, nothing complicated here. Oh, maybe you didn&#8217;t see a lot of attribute selector, like the <em>[disabled]</em> I used with <em>#imgSave</em>. It just means that if this element have this attribute, this CSS will be rendered.</p>
<p>That&#8217;s it, you now have a simple HTML page that lets the users load an image, draw on it, and save the new masterpiece to his computer. <strong>So did you do the challenge? If you did, please share your result with us in the comment section. Did you had any problem? Do you find anything that I can improve? Do you have any challenge you would like to see? Did you find this one useful? Share your thoughts, and keep looking at my site for the next one.</strong></p>
<p>P.-S.: It&#8217;s a pain in the ass to find a good code plugin for WordPress, so hope you&#8217;ll like the one I choose. I replaced the one I had, as this one is better, and it&#8217;s the less worse I found!</p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/05/16/html5-challenge-1-the-result/">HTML5 Challenge #1 &#8211; The result</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2013/04/18/html5-challenge-1-canvas-file-api/' rel='bookmark' title='HTML5 challenge #1 &#8211; Canvas &amp; File API'>HTML5 challenge #1 &#8211; Canvas &#038; File API</a> <small>For the first challenge, let&#8217;s start with an element that...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/08/html5-challenges-are-you-ready/' rel='bookmark' title='HTML5 challenges, are you ready?'>HTML5 challenges, are you ready?</a> <small>&nbsp; Since I joined Microsoft, part of what I&#8217;m doing...</small></li>
<li><a href='http://outofcomfortzone.net/2012/03/14/cours-html5-a-confoo/' rel='bookmark' title='Cours HTML5 à Confoo'>Cours HTML5 à Confoo</a> <small>Il y a deux semaines, j’ai eu le plaisir de...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/xCzNjS7D-4g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/05/16/html5-challenge-1-the-result/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/05/16/html5-challenge-1-the-result/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=html5-challenge-1-the-result</feedburner:origLink></item>
		<item>
		<title>FounderFuel et l’entrepreneuriat à Montréal</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/0-6ElJOuSLA/</link>
		<comments>http://outofcomfortzone.net/2013/05/01/founderfuel-et-lentrepreneuriat-a-montreal/#comments</comments>
		<pubDate>Wed, 01 May 2013 13:00:48 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[brainer]]></category>
		<category><![CDATA[français]]></category>
		<category><![CDATA[BizSpark lounge]]></category>
		<category><![CDATA[Fondation OSMO]]></category>
		<category><![CDATA[FounderFuel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Montreal]]></category>
		<category><![CDATA[Notman House]]></category>
		<category><![CDATA[Real Venture]]></category>
		<category><![CDATA[Série]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Vidéos]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11565</guid>
		<description><![CDATA[Depuis quelques semaines, nous avons (Microsoft) une salle nommée le BizSpark lounge (en anglais) à la maison Notman. Un minimum d&#8217;une fois par semaine, je me rends sur place pour rencontrer des entrepreneurs, discuter technologies et tout simplement être présent pour connecter avec les gens du milieu du Web à Montréal. Malgré le fait que j&#8217;ai toujours gardé un...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/05/01/founderfuel-et-lentrepreneuriat-a-montreal/">FounderFuel et l’entrepreneuriat à Montréal</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2012/03/30/the-microsoft-shamwow/' rel='bookmark' title='The Microsoft ShamWOW'>The Microsoft ShamWOW</a> <small>One of my colleagues, Paul, did a funny video to...</small></li>
<li><a href='http://outofcomfortzone.net/2013/01/22/confoo-2013/' rel='bookmark' title='Confoo 2013, and an amazing hackathon'>Confoo 2013, and an amazing hackathon</a> <small>This year again, the Confoo conference will happen in Montreal at...</small></li>
<li><a href='http://outofcomfortzone.net/2009/08/24/geekfest-montreal/' rel='bookmark' title='GeekFest Montréal'>GeekFest Montréal</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-11569" alt="FounderFuel-logo-On-white" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/FounderFuel-logo-On-white.jpg" width="1200" height="500" /></p>
<p>Depuis quelques semaines, nous avons (Microsoft) <a href="http://www.webnotwar.ca/microsoft-lounge-at-notman-house/">une salle nommée le BizSpark lounge</a> (en anglais) à la <a href="http://notman.org/fr/">maison Notman</a>. <span class="GINGER_SOFATWARE_correct">Un</span> minimum <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">d&#8217;une</span> fois par semaine, je me rends sur place pour rencontrer des entrepreneurs, <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">discuter</span> technologies et tout <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">simplement</span> être présent pour connecter avec <span class="GINGER_SOFATWARE_correct">les</span> gens du milieu <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">du</span> Web à Montréal. Malgré le fait que j&#8217;ai toujours gardé un oeil attentif sur le milieu des startups, ce n&#8217;est que depuis peu que j&#8217;y suis beaucoup plus initié.</p>
<p>En effet, la maison Notman est le nid de <a href="http://founderfuel.com/fr/">FounderFuel</a>, un programme d&#8217;accélération d&#8217;entreprise de <a href="http://realventures.com/en/">Real Venture</a>. Étant présent assez souvent, j&#8217;ai eu l&#8217;occasion de discuter avec des entrepreneurs, des VCs, de voir comment le programme fonctionne un peu, de ressentir l&#8217;énergie des gens qui participe à FounderFuel&#8230; bref, de vivre un peu cette culture dont on entend tant parler. Je dois dire que ce milieu m&#8217;intéresse de plus en plus et que je suis bien content d&#8217;avoir une bonne relation avec les gens de la maison Notman, FounderFuel, Real Venture et de la fondation OSMO qui est derrière le projet de la maison. Cela me permet, bien sûr de faire mon travail en tant qu&#8217;Évangéliste en soutenant les startups avec des programmes tels que <a href="http://www.microsoft.com/bizspark/">BizSpark</a>, mais aussi, en m&#8217;imprégnant de cette culture tout en la découvrant toujours un peu plus. Je ne me souviens plus comment je suis tombé sur <a href="http://www.jobboom.com/carriere/ca-passe-ou-ca-casse-serie-web-founderfuel-entrepreneuriat-montreal/">cet article de Jobboom</a> qui a fait un projet de série Web sur la première cohorte de FounderFuel, mais je n&#8217;ai écouté que les 2 premiers épisodes et j&#8217;ai eu envie de la partager avec vous.</p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/_n053EZ1fDA?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/z5GIdHdGYow?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/6KIFi1d0ELg?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/vJdQvuxor0E?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/XR6kIYvuLrQ?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/gfrAxfef9lY?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/O6TSy2BK9mE?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/wZ16D4kJIg0?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/KxWmKypybec?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/841yHp3trpU?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/EFakuKUKzEo?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/wzZnPVziTFc?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/05/01/founderfuel-et-lentrepreneuriat-a-montreal/">FounderFuel et l’entrepreneuriat à Montréal</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2012/03/30/the-microsoft-shamwow/' rel='bookmark' title='The Microsoft ShamWOW'>The Microsoft ShamWOW</a> <small>One of my colleagues, Paul, did a funny video to...</small></li>
<li><a href='http://outofcomfortzone.net/2013/01/22/confoo-2013/' rel='bookmark' title='Confoo 2013, and an amazing hackathon'>Confoo 2013, and an amazing hackathon</a> <small>This year again, the Confoo conference will happen in Montreal at...</small></li>
<li><a href='http://outofcomfortzone.net/2009/08/24/geekfest-montreal/' rel='bookmark' title='GeekFest Montréal'>GeekFest Montréal</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/0-6ElJOuSLA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/05/01/founderfuel-et-lentrepreneuriat-a-montreal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/05/01/founderfuel-et-lentrepreneuriat-a-montreal/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=founderfuel-et-lentrepreneuriat-a-montreal</feedburner:origLink></item>
		<item>
		<title>Tips and tricks for people #34</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/AAoctb4aZ2A/</link>
		<comments>http://outofcomfortzone.net/2013/04/30/tips-and-tricks-for-people-34/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 13:00:40 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[Présentation]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[speaker]]></category>
		<category><![CDATA[Tips and tricks for people]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11579</guid>
		<description><![CDATA[If you are showing or doing code examples in your presentation, change the font to a really big one or zoom on important parts of the code so your audience in the back will be able to follow-up with what you are doing on stage. -- Tips and tricks for people #34 is a post...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/30/tips-and-tricks-for-people-34/">Tips and tricks for people #34</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2012/04/09/tips-and-tricks-for-people/' rel='bookmark' title='Tips and tricks for people'>Tips and tricks for people</a> <small>Since a couple of days, I saw so many things...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/10/tips-and-tricks-for-people-31/' rel='bookmark' title='Tips and tricks for people #31'>Tips and tricks for people #31</a> <small>As a speaker, don&#8217;t read your slides, they are a...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/' rel='bookmark' title='Tips and tricks for people #33'>Tips and tricks for people #33</a> <small>If you are not a nutritionist, a trainer, a kinesiologist or someone...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>If you are showing or doing code examples in your presentation, change the font to a really big one or zoom on important parts of the code so your audience in the back will be able to follow-up with what you are doing on stage.</p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/30/tips-and-tricks-for-people-34/">Tips and tricks for people #34</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2012/04/09/tips-and-tricks-for-people/' rel='bookmark' title='Tips and tricks for people'>Tips and tricks for people</a> <small>Since a couple of days, I saw so many things...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/10/tips-and-tricks-for-people-31/' rel='bookmark' title='Tips and tricks for people #31'>Tips and tricks for people #31</a> <small>As a speaker, don&#8217;t read your slides, they are a...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/' rel='bookmark' title='Tips and tricks for people #33'>Tips and tricks for people #33</a> <small>If you are not a nutritionist, a trainer, a kinesiologist or someone...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/AAoctb4aZ2A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/30/tips-and-tricks-for-people-34/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/30/tips-and-tricks-for-people-34/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=tips-and-tricks-for-people-34</feedburner:origLink></item>
		<item>
		<title>Designing a Windows Store app</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/3hxTKsCPxGs/</link>
		<comments>http://outofcomfortzone.net/2013/04/29/designing-a-windows-store-app/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 13:00:29 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[techno]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[DevTO]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[HTML5 Toronto]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[JavaScript Toronto]]></category>
		<category><![CDATA[Make Web Not War]]></category>
		<category><![CDATA[Matthew Potter]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Présentation]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[vidéo]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Store]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11575</guid>
		<description><![CDATA[Part of the first event we did a couple of weeks ago in Toronto with our friends of DevTO, HTML5 Toronto, and JavaScript Toronto, I also did a presentation on how to design a Windows Store application. It was a mix of good practices for the UI, the UX, and the integration you should do...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/29/designing-a-windows-store-app/">Designing a Windows Store app</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/' rel='bookmark' title='Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland'>Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland</a> <small>You are so passionate! It’s Saturday morning, a bit of...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/' rel='bookmark' title='HTML5 &amp; Windows 8, friends with benefits'>HTML5 &#038; Windows 8, friends with benefits</a> <small>In March, I was in Toronto for a Windows 8...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_11576" class="wp-caption aligncenter" style="max-width: 100% !important; height: auto; width: 2058px"><img class="size-full wp-image-11576" alt="Copyright: http://chowproductions.com/" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/883686_446458512101134_320476237_o.jpg" width="2048" height="1366" /><p class="wp-caption-text">Copyright: http://chowproductions.com/</p></div>
<p>Part of the first event <a href="http://webnotwar.ca">we </a>did a couple of weeks ago in Toronto with our friends of <a href="http://devto.ca">DevTO</a>, <a href="http://htmltoronto.ca/">HTML5 Toronto</a>, and <a href="http://www.meetup.com/torontojs/">JavaScript Toronto</a>, I also did a presentation on how to design a Windows Store application. It was a mix of good practices for the UI, the UX, and the integration you should do with the Windows 8 features to give a great experience to your users.</p>
<p>I&#8217;m no way near to be a design expert (trust me, I suck to design beautiful applications), but as a developer, and a user, I know what makes a good experience, and I know when an application sucks. Developers tend to minimize the impact of the details by considering the fact that their application has all the amazing features a customer who needs. Let me tell you this: if your application is ugly, don&#8217;t give me a good experience or have no integration with the platform, people won&#8217;t use it. They will check for alternative, and you will lose a user. So thanks again to <a href="http://twitter.com/askMP">Matthew Potter</a> who recorded my <span class="GINGER_SOFATWARE_correct">afternoon second</span> session (<a title="HTML5 &amp; Windows 8, friends with benefits" href="http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/">my morning session</a>) at our <span class="GINGER_SOFATWARE_correct">installfest</span>.</p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/fYfy8VjIkog?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/29/designing-a-windows-store-app/">Designing a Windows Store app</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/' rel='bookmark' title='Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland'>Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland</a> <small>You are so passionate! It’s Saturday morning, a bit of...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/' rel='bookmark' title='HTML5 &amp; Windows 8, friends with benefits'>HTML5 &#038; Windows 8, friends with benefits</a> <small>In March, I was in Toronto for a Windows 8...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/3hxTKsCPxGs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/29/designing-a-windows-store-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/29/designing-a-windows-store-app/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=designing-a-windows-store-app</feedburner:origLink></item>
		<item>
		<title>Tips and tricks for people #33</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/g4RoDFMd4E0/</link>
		<comments>http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 13:00:06 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[kinesiologist]]></category>
		<category><![CDATA[nutriotionist]]></category>
		<category><![CDATA[Tips and tricks for people]]></category>
		<category><![CDATA[trainer]]></category>
		<category><![CDATA[weight]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11559</guid>
		<description><![CDATA[If you are not a nutritionist, a trainer, a kinesiologist or someone who had to lose weight, please keep your fabulous tips for yourself, it&#8217;s insulting. -- Tips and tricks for people #33 is a post on Out of Comfort Zone from Frédéric Harper<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/">Tips and tricks for people #33</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2012/04/09/tips-and-tricks-for-people/' rel='bookmark' title='Tips and tricks for people'>Tips and tricks for people</a> <small>Since a couple of days, I saw so many things...</small></li>
<li><a href='http://outofcomfortzone.net/2012/04/29/tips-and-tricks-for-people-5/' rel='bookmark' title='Tips and tricks for people #5'>Tips and tricks for people #5</a> <small>If you are driving a vehicle, and you want to...</small></li>
<li><a href='http://outofcomfortzone.net/2012/06/15/tips-tricks-people-16/' rel='bookmark' title='Tips and tricks for people #16'>Tips and tricks for people #16</a> <small>If I need to create an account to use your...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>If you are not a nutritionist, a trainer, a kinesiologist or someone who had to lose weight, please keep your fabulous tips for yourself, it&#8217;s insulting.</p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/">Tips and tricks for people #33</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2012/04/09/tips-and-tricks-for-people/' rel='bookmark' title='Tips and tricks for people'>Tips and tricks for people</a> <small>Since a couple of days, I saw so many things...</small></li>
<li><a href='http://outofcomfortzone.net/2012/04/29/tips-and-tricks-for-people-5/' rel='bookmark' title='Tips and tricks for people #5'>Tips and tricks for people #5</a> <small>If you are driving a vehicle, and you want to...</small></li>
<li><a href='http://outofcomfortzone.net/2012/06/15/tips-tricks-people-16/' rel='bookmark' title='Tips and tricks for people #16'>Tips and tricks for people #16</a> <small>If I need to create an account to use your...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/g4RoDFMd4E0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/26/tips-and-tricks-for-people-33/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=tips-and-tricks-for-people-33</feedburner:origLink></item>
		<item>
		<title>Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/YKJ-3Q2w9LQ/</link>
		<comments>http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 14:00:45 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[techno]]></category>
		<category><![CDATA[Apps4Ottawa]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Developer Movement]]></category>
		<category><![CDATA[DevTO]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTML5 Toronto]]></category>
		<category><![CDATA[IdeaNotion]]></category>
		<category><![CDATA[IdeaPress]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Toronto]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[Make Web Not War]]></category>
		<category><![CDATA[Matthew Potter]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Open Data]]></category>
		<category><![CDATA[Présentation]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[unicorn]]></category>
		<category><![CDATA[vidéo]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Wonderland]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11544</guid>
		<description><![CDATA[You are so passionate! It’s Saturday morning, a bit of drool near your mouth, your pillow printed on your face, and you are still sleeping? Never mind, Fred will start the day by giving you the same effect as if you were dancing with leprechaun in a pool filled with coffee! HTML5? CSS3? JavaScript? All...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/">Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/' rel='bookmark' title='HTML5 &amp; Windows 8, friends with benefits'>HTML5 &#038; Windows 8, friends with benefits</a> <small>In March, I was in Toronto for a Windows 8...</small></li>
<li><a href='http://outofcomfortzone.net/2012/05/26/windows-8-love-in-st-johns-go-beyond-pixels-conference/' rel='bookmark' title='Windows 8 love in St-John&#8217;s Go Beyond Pixels conference'>Windows 8 love in St-John&#8217;s Go Beyond Pixels conference</a> <small>In heads order: Jeremy Keith, Ethan Marcotte, Aarron Walter, Josh...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_11554" class="wp-caption aligncenter" style="max-width: 100% !important; height: auto; width: 1036px"><img class="size-full wp-image-11554" alt="Copyright: http://j.mp/17f6Kh3" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/Picture1.png" width="1026" height="766" /><p class="wp-caption-text">Copyright: http://j.mp/17f6Kh3</p></div>
<p>You are so passionate! It’s Saturday morning, a bit of drool near your mouth, your pillow printed on your face, and you are still sleeping? Never mind, Fred will start the day by giving you the same effect as if you were dancing with leprechaun in a pool filled with coffee! HTML5? CSS3? JavaScript? All those amazing technologies are making the party with the latest version of Windows, and it’s a festivity you don’t want to miss. The good fortune may be at your door, so let’s explore why you should be as excited building apps than a unicorn in Wonderland…</p>
<p>This, was the abstract I sent to the guys from <a href="http://www.devto.ca/">DevTO</a>, <a href="http://htmltoronto.ca/">HTML5 Toronto</a>, and <a href="http://www.meetup.com/torontojs/">JavaScript Toronto</a> before they announced the Windows 8 workshop they done with us, <a href="http://webnotwar.ca">Make Web Not War</a>, 3 weeks ago. My role, do the keynote to get people excited about developing for the platform, and wake up people on this lovely Saturday morning. So based on what I sent, I had to build the proper deck, that you can view in my <a title="Building Windows 8 apps, more exciting than a unicorn in wonderland" href="http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/">previous blog post</a>. I think it&#8217;s a 15+ <span class="GINGER_SOFATWARE_correct">minutes</span> presentation I can still iterate to make it more exciting, but from the feedbacks I had, I think it was successful! Thanks again to <a href="https://twitter.com/askmp">Matthew Potter</a> who recorded the presentation during the day.</p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/p9FDq-66sOo?feature=oembed" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/">Building Windows Store Apps, More Exciting Than A Unicorn in Wonderland</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/' rel='bookmark' title='HTML5 &amp; Windows 8, friends with benefits'>HTML5 &#038; Windows 8, friends with benefits</a> <small>In March, I was in Toronto for a Windows 8...</small></li>
<li><a href='http://outofcomfortzone.net/2012/05/26/windows-8-love-in-st-johns-go-beyond-pixels-conference/' rel='bookmark' title='Windows 8 love in St-John&#8217;s Go Beyond Pixels conference'>Windows 8 love in St-John&#8217;s Go Beyond Pixels conference</a> <small>In heads order: Jeremy Keith, Ethan Marcotte, Aarron Walter, Josh...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/YKJ-3Q2w9LQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/25/building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=building-windows-store-apps-more-exciting-than-a-unicorn-in-wonderland</feedburner:origLink></item>
		<item>
		<title>Fred’s tees #13 – Funkalicious</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/JMIMnBqGi3g/</link>
		<comments>http://outofcomfortzone.net/2013/04/24/freds-tees-13-funkalicious/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 15:00:45 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[astronaut]]></category>
		<category><![CDATA[Fred's tees]]></category>
		<category><![CDATA[funky]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[t-shirt]]></category>
		<category><![CDATA[Threadless]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11540</guid>
		<description><![CDATA[There are tees that everybody asks me where I bought them (it&#8217;s why I started this series), and there are others like this one, that get no attention, but that I like as much (hey, I&#8217;m buying these t-shirts because I like them, not for others). I told you, I like music, so when I saw...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/24/freds-tees-13-funkalicious/">Fred&#8217;s tees #13 &#8211; Funkalicious</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2013/01/15/freds-tees-9-unicorn/' rel='bookmark' title='Fred&#8217;s tees #9 &#8211; Unicorn'>Fred&#8217;s tees #9 &#8211; Unicorn</a> <small>Fairy tail, and unicorns, isn&#8217;t it magical? I was really...</small></li>
<li><a href='http://outofcomfortzone.net/2013/01/23/freds-tees-10-why-so-serious/' rel='bookmark' title='Fred&#8217;s tees #10 &#8211; Why so serious?'>Fred&#8217;s tees #10 &#8211; Why so serious?</a> <small>It&#8217;s not because my name is Harper, that I need...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/09/freds-tees-11-lindsey-stirling/' rel='bookmark' title='Fred&#8217;s tees #11 &#8211; Lindsey Stirling'>Fred&#8217;s tees #11 &#8211; Lindsey Stirling</a> <small>I&#8217;m not just a techno Geek. I&#8217;m also a big...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-11541" alt="funkalicious" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/funkalicious.jpg" width="636" height="460" />There are tees that everybody asks me where I bought them (it&#8217;s why I started this series), and there are others like this one, that get no attention, but that I like as much (hey, I&#8217;m buying these <span class="GINGER_SOFATWARE_correct">t-shirts</span> because I like them, not for others). I told you, <a title="Music is my life" href="http://outofcomfortzone.net/2012/01/07/music-is-my-life/">I like music</a>, so when I saw this <a href="http://www.threadless.com/product/576/Funkalicious">Threadless <span class="GINGER_SOFATWARE_correct">t-shirt</span></a> with a funky astronaut listening to his ghetto blaster, I said to myself, why not!</p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/24/freds-tees-13-funkalicious/">Fred&#8217;s tees #13 &#8211; Funkalicious</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2013/01/15/freds-tees-9-unicorn/' rel='bookmark' title='Fred&#8217;s tees #9 &#8211; Unicorn'>Fred&#8217;s tees #9 &#8211; Unicorn</a> <small>Fairy tail, and unicorns, isn&#8217;t it magical? I was really...</small></li>
<li><a href='http://outofcomfortzone.net/2013/01/23/freds-tees-10-why-so-serious/' rel='bookmark' title='Fred&#8217;s tees #10 &#8211; Why so serious?'>Fred&#8217;s tees #10 &#8211; Why so serious?</a> <small>It&#8217;s not because my name is Harper, that I need...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/09/freds-tees-11-lindsey-stirling/' rel='bookmark' title='Fred&#8217;s tees #11 &#8211; Lindsey Stirling'>Fred&#8217;s tees #11 &#8211; Lindsey Stirling</a> <small>I&#8217;m not just a techno Geek. I&#8217;m also a big...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/JMIMnBqGi3g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/24/freds-tees-13-funkalicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/24/freds-tees-13-funkalicious/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=freds-tees-13-funkalicious</feedburner:origLink></item>
		<item>
		<title>So you want to work at home?</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/QMb22VZTPKI/</link>
		<comments>http://outofcomfortzone.net/2013/04/23/so-you-want-to-work-at-home/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 15:00:57 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[brainer]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[so you want to]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11524</guid>
		<description><![CDATA[I don&#8217;t know why, but I have something with blog post series. I have tips and tricks for people, show me your book, Fred&#8217;s tees, HTML5 challenges, and now, so you want to series&#8230; This one is all about giving some food for thought on some of the questions or comments I usually have. I started this...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/23/so-you-want-to-work-at-home/">So you want to work at home?</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2011/09/14/work-hard-play-hard/' rel='bookmark' title='Work hard, play hard'>Work hard, play hard</a> <small>Work hard, play hard is one of the mentra used...</small></li>
<li><a href='http://outofcomfortzone.net/2011/12/18/one-year-at-the-evil-empire/' rel='bookmark' title='One year at the evil empire'>One year at the evil empire</a> <small>Before the end of the year, on the December 31,...</small></li>
<li><a href='http://outofcomfortzone.net/2012/03/19/oh-no-i-was-at-the-google-party/' rel='bookmark' title='Oh no, I was at the Google party'>Oh no, I was at the Google party</a> <small>Some people think we need to be enemies. I&#8217;m one...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_11533" class="wp-caption aligncenter" style="max-width: 100% !important; height: auto; width: 610px"><img class="size-full wp-image-11533" alt="A 2010 picture of me on a Friday when I was a freelancer. Thanks Mathieu Chartier." src="http://outofcomfortzone.net/wp-content/uploads/2013/04/114082129.jpg" width="600" height="450" /><p class="wp-caption-text">A picture of me in 2010 when I was <span class="GINGER_SOFATWARE_correct">a</span> entrepreneur http://j.mp/11zneMu</p></div>
<p>I don&#8217;t know why, but I have something with blog post series. I have <a href="http://outofcomfortzone.net/tag/tips-and-tricks-for-people">tips and tricks for people</a>, <a href="http://outofcomfortzone.net/tag/show-me-your-book/">show me your book</a>, <a href="http://outofcomfortzone.net/tag/freds-tees/">Fred&#8217;s tees</a>, <a href="http://outofcomfortzone.net/tag/html5-challenges">HTML5 challenges</a>, and now, <a href="http://outofcomfortzone.net/tag/so-you-want-to/">so you want to</a> series&#8230; This one is all about giving some food for thought on some of the questions or comments I usually have. I started this series with the <a href="http://outofcomfortzone.net/2013/01/10/so-you-want-to-be-an-evangelist/">Evangelist role</a>, and I&#8217;ll continue with working at home, as it&#8217;s quite often a topic people want to talk about.</p>
<p>Firstly, let me tell you one thing: working at home doesn&#8217;t mean you can do everything you want. In theory, you can, but you&#8217;ll have to live with the consequences. Usually, the jobs that give you the opportunity to do so are based on a trust relationship between you, and your employer. There are some pros, and cons, like with anything, that you need to keep in mind. Let me give you some of those based on my own experience. It has been mostly 5 years now that I don&#8217;t have to go work in an office: 1 when I was working for IBI Solutions, 1 when I was a freelancer, and more than 2 as a Microsoft employee. Since the beginning, I saw the good, the bad, and the ugly.</p>
<h2>The good</h2>
<ul>
<li><span style="line-height: 13px;"><strong>Saving time:</strong> if everything goes wrong between my bed, and my office, it can take me up to 5 minutes. If I compare this to the 1 hour of drive in traffic or public transit I had to do before, I can save up to 9 hours per week. It&#8217;s a lot of time.<br />
</span></li>
<li><strong>No lunches:</strong> I can eat whatever I want as I don&#8217;t have to prepare stuff the evening before, so it&#8217;s easier for me to eat healthier as I had the bad habit to go to restaurants instead of bringing a lunch with me.</li>
<li><strong>Flexibility:</strong> depends on your job, you may not have to be in front of the computer from 8:00 to 17:00 so that mean you can easily go to the dentist, be there for the delivery of a package&#8230; At the end, the important thing is to be sure to do what you have to do at the end of the day (week) if you take some time for personal things during the day.</li>
<li>Productivity: don&#8217;t get me wrong, I like people, but it&#8217;s a lot easier to be productive when nobody can interrupt you at any time.</li>
</ul>
<h2>The bad</h2>
<ul>
<li><span style="line-height: 13px;"><strong>Productivity:</strong> you really need to be responsible as distractions are everywhere. A full day of work can easily disappear with many things you can do at home. You&#8217;ll tell me that Facebook, and Cie can do the same at work, but you need a lot more discipline at home as your boss won&#8217;t be there to watch you. I need to say that a couple of years ago, it was not easy. Now with experience, and a couple of tips, and tricks, it&#8217;s working perfectly.</span></li>
<li><strong>Co-workers:</strong> I said in the good, that you can be more productive because there is less interruption, but on the other side, you won&#8217;t see your co-worker too much. For someone like me, who like people, but also who consider most co-workers as friends, it&#8217;s no easy task. Let&#8217;s just say that you need to cherish the moment you are all together! Some people may argue that it&#8217;s not that easy to work remotely, but if you have the right tools, and work with people who are used to work remotely, it&#8217;s not a problem.</li>
<li><strong>Physical health:</strong> by working at home, I do a lot less exercises. That may seem ridiculous, but trust me, you walk a lot less, and you can feel it at some point. The trick here is to try to stay active in other parts of your life, like going to the gym.</li>
<li><strong>Psychological health:</strong> since you woke up in your house, work in your house, eat in your house, relax in your house, and sleep in your house, you are always in your house. At some point, you&#8217;ll need to go out. So put some stuff in the evening in your calendar, just so you can get out of your home, and see some people.</li>
<li><strong>Flexibility:</strong> I said it&#8217;s a good thing as you save some time, but it&#8217;s also a trap you can fall into. Since you are not at the office, I hear some people that had the impression they were doing not enough like people at the office, so they worked a lot more. Also, you need to have a separate room for your office, so you can cut from work, and personal stuff. Even with this, it&#8217;s easy to sneak in, and finish a project at 9pm, because the work is at 1 minute of walk.</li>
</ul>
<h2>The ugly</h2>
<ul>
<li><span style="line-height: 13px;">Personally I think there is no ugly part of working at home. Of course, you can make it ugly, but even with the bad part I listed above, nothing you can change, and make it an advantage. I would say that with the experience, all the bad points I listed, aren&#8217;t bad anymore for me.</span></li>
</ul>
<p>There are also a lot of benefits for the employer. It will save cost with furnitures, office space&#8230; The employee will also produce more as he will work when he&#8217;ll really be productive. The work/life balance is also really important, so saving a couple of hours per week is not something to neglect. Last, but not least, with everything put together, there is a lot of chances that the employee will be more than happy. Of course, I said it before, it will work only, and only if there is a trust relationship between both parts, and this won&#8217;t work if your manager is the kind of manager who like to micromanage.</p>
<p>So at the end, that may or may not be for you. Some people can&#8217;t work at home, some others can&#8217;t go back full time in an office (like me!). If you want to work from home, there may be a way for you to get it done. <strong>Do you see any other good, bad or ugly points that I missed? Would you like to work from home? What is your plan to make it happen? Are you working from home? Share your thoughts!</strong></p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/23/so-you-want-to-work-at-home/">So you want to work at home?</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2011/09/14/work-hard-play-hard/' rel='bookmark' title='Work hard, play hard'>Work hard, play hard</a> <small>Work hard, play hard is one of the mentra used...</small></li>
<li><a href='http://outofcomfortzone.net/2011/12/18/one-year-at-the-evil-empire/' rel='bookmark' title='One year at the evil empire'>One year at the evil empire</a> <small>Before the end of the year, on the December 31,...</small></li>
<li><a href='http://outofcomfortzone.net/2012/03/19/oh-no-i-was-at-the-google-party/' rel='bookmark' title='Oh no, I was at the Google party'>Oh no, I was at the Google party</a> <small>Some people think we need to be enemies. I&#8217;m one...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/QMb22VZTPKI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/23/so-you-want-to-work-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/23/so-you-want-to-work-at-home/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=so-you-want-to-work-at-home</feedburner:origLink></item>
		<item>
		<title>HTML5 &amp; Windows 8, friends with benefits</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/DWzzgoA_odg/</link>
		<comments>http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 15:00:20 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[techno]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[DevTO]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTML5 Toronto]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Toronto]]></category>
		<category><![CDATA[Make Web Not War]]></category>
		<category><![CDATA[Matthew Potter]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Blend]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11516</guid>
		<description><![CDATA[In March, I was in Toronto for a Windows 8 event that DevTO, HTML5 Toronto, and JavaScript Toronto made in collaboration with us, Make Web Not War. The event was a mix of installfest, hackathon, and some presentations. I started the day with an introduction to Windows 8, and how to build amazing applications with HTML5, CSS3,...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/">HTML5 &#038; Windows 8, friends with benefits</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/08/html5-challenges-are-you-ready/' rel='bookmark' title='HTML5 challenges, are you ready?'>HTML5 challenges, are you ready?</a> <small>&nbsp; Since I joined Microsoft, part of what I&#8217;m doing...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/18/html5-challenge-1-canvas-file-api/' rel='bookmark' title='HTML5 challenge #1 &#8211; Canvas &amp; File API'>HTML5 challenge #1 &#8211; Canvas &#038; File API</a> <small>For the first challenge, let&#8217;s start with an element that...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<div id="attachment_11519" class="wp-caption aligncenter" style="max-width: 100% !important; height: auto; width: 2058px"><img class="size-full wp-image-11519" alt="Copyright Chow Productions Inc.: http://chowproductions.com/" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/893984_446458285434490_278728303_o.jpg" width="2048" height="1366" /><p class="wp-caption-text">Copyright Chow Productions Inc.: http://chowproductions.com/</p></div>
<p>In March, I was in Toronto for a Windows 8 event that <a href="http://www.devto.ca/">DevTO</a>, <a href="http://htmltoronto.ca/">HTML5 Toronto</a>, and <a href="http://www.meetup.com/torontojs/">JavaScript Toronto</a> made in collaboration with us, <a href="http://www.webnotwar.ca/">Make Web Not War</a>. The event was a mix of <span class="GINGER_SOFATWARE_correct">installfest</span>, <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">hackathon</span>, and some presentations. I started the day with an introduction to Windows 8, and how to build amazing applications with HTML5, CSS3, and JavaScript. As I like to scale online with in-person events, I was happy to see that <a href="http://twitter.com/AskMP">Matthew Potter</a> was streaming the event online, and kept a copy for on-demand viewing. Let&#8217;s start this Monday with some Windows 8 love with my always sexy English accent!</p>
<p style="text-align: center;"><!-- Embed Container --></p>
<div class='embed-container'><iframe width="500" height="281" src="http://www.youtube.com/embed/37Kb87QyKR4?feature=oembed&#038;start=334" frameborder="0" allowfullscreen></iframe></div>
<p>	<!--//end embed-container--></p>
<p style="text-align: left;"><em>P.S.: I like this picture so much, thanks Chow Productions Inc.</em></p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/">HTML5 &#038; Windows 8, friends with benefits</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2013/04/06/building-windows-8-apps-more-exciting-than-an-unicorn-in-wonderland/' rel='bookmark' title='Building Windows 8 apps, more exciting than a unicorn in wonderland'>Building Windows 8 apps, more exciting than a unicorn in wonderland</a> <small>Today I was in Toronto for the second Toronto user...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/08/html5-challenges-are-you-ready/' rel='bookmark' title='HTML5 challenges, are you ready?'>HTML5 challenges, are you ready?</a> <small>&nbsp; Since I joined Microsoft, part of what I&#8217;m doing...</small></li>
<li><a href='http://outofcomfortzone.net/2013/04/18/html5-challenge-1-canvas-file-api/' rel='bookmark' title='HTML5 challenge #1 &#8211; Canvas &amp; File API'>HTML5 challenge #1 &#8211; Canvas &#038; File API</a> <small>For the first challenge, let&#8217;s start with an element that...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/DWzzgoA_odg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/22/html5-windows-8-friends-with-benefits/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=html5-windows-8-friends-with-benefits</feedburner:origLink></item>
		<item>
		<title>Soyez remercié comme il se doit</title>
		<link>http://feedproxy.google.com/~r/outofcomfortzonenet/~3/-xcBmtEEWp8/</link>
		<comments>http://outofcomfortzone.net/2013/04/19/soyez-remercie-comme-il-se-doit/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 15:00:35 +0000</pubDate>
		<dc:creator>Frederic Harper</dc:creator>
				<category><![CDATA[français]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[Esso]]></category>
		<category><![CDATA[Humour]]></category>

		<guid isPermaLink="false">http://outofcomfortzone.net/?p=11509</guid>
		<description><![CDATA[Finissons ce vendredi avec une photo que je n&#8217;arrive pas à bien qualifier. Prise dans la toilette d&#8217;un Esso à Pointe-Saint-Charles, cette magnifique affiche laminée, qui part d&#8217;une bonne volonté j&#8217;en suis sûr, me laisse perplexe. Entièrement d&#8217;accord de vouloir garder l&#8217;endroit propre, mais l&#8217;arrière-plan de nature, dans un endroit tout aussi peu confortable qu&#8217;une étroite toilette de garage, je ne sais pas. De plus, on nous offre un désodorisant pour nous remercier d&#8217;avoir signalé que cettedite toilette n&#8217;est pas...<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/19/soyez-remercie-comme-il-se-doit/">Soyez remercié comme il se doit</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://outofcomfortzone.net/2011/05/18/soyez-vous-meme-en-toute-circonstance/' rel='bookmark' title='Soyez vous-même en toute circonstance'>Soyez vous-même en toute circonstance</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
<li><a href='http://outofcomfortzone.net/2010/07/28/si-les-docteurs-etaient-traites-comme-des-developpeurs/' rel='bookmark' title='Si les docteurs étaient traités comme des développeurs'>Si les docteurs étaient traités comme des développeurs</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
<li><a href='http://outofcomfortzone.net/2010/09/06/soyez-consequent-avec-vous-meme/' rel='bookmark' title='Soyez conséquent avec vous-même'>Soyez conséquent avec vous-même</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-11510" alt="WP_20130330_001" src="http://outofcomfortzone.net/wp-content/uploads/2013/04/WP_20130330_001.jpg" width="1632" height="918" /><br />
Finissons ce vendredi avec une photo que je n&#8217;arrive pas à bien qualifier. Prise dans la toilette d&#8217;un Esso à Pointe-Saint-Charles, cette <em>magnifique</em> affiche laminée, qui part d&#8217;une bonne volonté j&#8217;en suis sûr, me laisse perplexe. Entièrement d&#8217;accord de vouloir garder l&#8217;endroit propre, mais l&#8217;arrière-plan de nature, dans un endroit tout aussi peu confortable qu&#8217;une étroite toilette de garage, je ne sais pas. <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">De</span> plus, on nous offre <span class="GINGER_SOFATWARE_correct">un</span> désodorisant pour nous remercier d&#8217;avoir signalé <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">que</span> <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">cettedite</span> toilette n&#8217;est pas <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">propre</span>&#8230; Je vous laisse à vos réflexions sur le sujet!</p>
<p><br />--<br />
<a href="http://outofcomfortzone.net/2013/04/19/soyez-remercie-comme-il-se-doit/">Soyez remercié comme il se doit</a> is a post on <a href="http://outofcomfortzone.net">Out of Comfort Zone</a> from Frédéric Harper</p>
<div class='yarpp-related-rss'>
<p>Related posts:</p><ol>
<li><a href='http://outofcomfortzone.net/2011/05/18/soyez-vous-meme-en-toute-circonstance/' rel='bookmark' title='Soyez vous-même en toute circonstance'>Soyez vous-même en toute circonstance</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
<li><a href='http://outofcomfortzone.net/2010/07/28/si-les-docteurs-etaient-traites-comme-des-developpeurs/' rel='bookmark' title='Si les docteurs étaient traités comme des développeurs'>Si les docteurs étaient traités comme des développeurs</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
<li><a href='http://outofcomfortzone.net/2010/09/06/soyez-consequent-avec-vous-meme/' rel='bookmark' title='Soyez conséquent avec vous-même'>Soyez conséquent avec vous-même</a> <small>Ce billet a été initialement rédigé sur le défunt blogue...</small></li>
</ol>
</div>
<img src="http://feeds.feedburner.com/~r/outofcomfortzonenet/~4/-xcBmtEEWp8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://outofcomfortzone.net/2013/04/19/soyez-remercie-comme-il-se-doit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://outofcomfortzone.net/2013/04/19/soyez-remercie-comme-il-se-doit/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=soyez-remercie-comme-il-se-doit</feedburner:origLink></item>
	</channel>
</rss>
