<?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/" version="2.0">

<channel>
	<title>Aymeric Gaurat-Apelli</title>
	
	<link>http://aymeric.gaurat.net</link>
	<description>On building profitable web applications</description>
	<lastBuildDate>Wed, 02 May 2012 09:41:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/grandir" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="grandir" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">grandir</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to receive incoming emails in your Asp.net MVC app</title>
		<link>http://aymeric.gaurat.net/2012/how-to-receive-incoming-emails-in-your-asp-net-mvc-app/</link>
		<comments>http://aymeric.gaurat.net/2012/how-to-receive-incoming-emails-in-your-asp-net-mvc-app/#comments</comments>
		<pubDate>Wed, 02 May 2012 09:40:49 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Programming tips and tricks]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[sendgrid]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=486</guid>
		<description>WEEK PLAN now sends an email asking its users how their day went. They can reply to the email directly and their answer is directly added to their journal. This is how I have implemented this feature using SendGrid and Asp.net MVC3. &amp;#160; 1. Set up your DNS SendGrid needs you to set up a [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=su_UG8ZQnuE:-dkci3de2bc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=su_UG8ZQnuE:-dkci3de2bc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=su_UG8ZQnuE:-dkci3de2bc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/how-to-receive-incoming-emails-in-your-asp-net-mvc-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Allowing your users to unsubscribe from your email notifications in MVC3 and Entity Framework</title>
		<link>http://aymeric.gaurat.net/2012/allowing-your-users-to-unsubscribe-from-your-email-notifications-in-mvc3-and-entity-framework/</link>
		<comments>http://aymeric.gaurat.net/2012/allowing-your-users-to-unsubscribe-from-your-email-notifications-in-mvc3-and-entity-framework/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 04:11:45 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Programming tips and tricks]]></category>
		<category><![CDATA[entity framework]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=484</guid>
		<description>This is a step by step list of all the steps I took to be able to add a “Unsubscribe” link in the signature of the emails Week Plan sends to the users. Of course, users must be unsubscribed even when they are not logged in. This is how I went about it (took me [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=Y09XsQ4OYYY:20wheFKp1A0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=Y09XsQ4OYYY:20wheFKp1A0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=Y09XsQ4OYYY:20wheFKp1A0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/allowing-your-users-to-unsubscribe-from-your-email-notifications-in-mvc3-and-entity-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling automatic migrations with Entity Framework 4.3 on an existing database</title>
		<link>http://aymeric.gaurat.net/2012/enabling-automatic-migrations-with-entity-framework-4-3-on-an-existing-database/</link>
		<comments>http://aymeric.gaurat.net/2012/enabling-automatic-migrations-with-entity-framework-4-3-on-an-existing-database/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 02:12:56 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Programming tips and tricks]]></category>
		<category><![CDATA[entity framework]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=482</guid>
		<description>Now that my online weekly planner WeekPlan has been migrated from Linq2Sql to Entity Framework, I can take advantage of automatic migrations. This is actually very simple to put in place and will save you (and me) many headaches in the future. First, execute these two commands in your Package Manager Console: Enable-Migrations -EnableAutomaticMigrations Add-Migration [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=90G5rWeNzlA:RZ8hAbvdOq4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=90G5rWeNzlA:RZ8hAbvdOq4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=90G5rWeNzlA:RZ8hAbvdOq4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/enabling-automatic-migrations-with-entity-framework-4-3-on-an-existing-database/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Migrating from Linq2Sql to Code First Entity Framework</title>
		<link>http://aymeric.gaurat.net/2012/migrating-from-linq2sql-to-code-first-entity-framework/</link>
		<comments>http://aymeric.gaurat.net/2012/migrating-from-linq2sql-to-code-first-entity-framework/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 01:44:45 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Programming tips and tricks]]></category>
		<category><![CDATA[entity framework]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=479</guid>
		<description>The blog post about Entity Framework automatic migrations motivated me to finally move away from Linq2Sql and use Code First Entity Framework instead for my online weekly planner app. 1. Generating your model classes from your database I was using a .dbml file to generate my model classes. First, I needed to install the EntityFramework [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=OPMIrbZ9pKk:Je0gmYi2TzE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=OPMIrbZ9pKk:Je0gmYi2TzE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=OPMIrbZ9pKk:Je0gmYi2TzE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/migrating-from-linq2sql-to-code-first-entity-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sending emails in Asp.net MVC like in Ruby on Rails</title>
		<link>http://aymeric.gaurat.net/2012/real-life-mvc-how-to-use-mvcmailer-to-send-html-emails-in-mvc3/</link>
		<comments>http://aymeric.gaurat.net/2012/real-life-mvc-how-to-use-mvcmailer-to-send-html-emails-in-mvc3/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 21:42:30 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Programming tips and tricks]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[mvcmailer]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=474</guid>
		<description>Recently I found&amp;#160; a nuget package that allows me to use MVC Views and Layouts to define how my emails should look like, in a similar way as how mailer works in Ruby on Rails. This article will show you how I integrated it into my online weekly planner WeekPlan. 1. Set up of the [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=P8fkzWkWKH0:yClQhtYJK-s:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=P8fkzWkWKH0:yClQhtYJK-s:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=P8fkzWkWKH0:yClQhtYJK-s:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/real-life-mvc-how-to-use-mvcmailer-to-send-html-emails-in-mvc3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siasto: smart and simple email marketing</title>
		<link>http://aymeric.gaurat.net/2012/simple-email-marketing/</link>
		<comments>http://aymeric.gaurat.net/2012/simple-email-marketing/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 03:05:58 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Startup tips and tricks]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=469</guid>
		<description>I am turning into a raving fan of the Siasto team. Everything they do seem polished. I am not just talking about their design, but also the way they communicate with their users. They just sent me a nice and short email to inform me of a new feature. The email is well designed, concise [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=UlTU1x9BL9o:q7KHsGZ65T0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=UlTU1x9BL9o:q7KHsGZ65T0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=UlTU1x9BL9o:q7KHsGZ65T0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/simple-email-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siasto: example of great reactivation email</title>
		<link>http://aymeric.gaurat.net/2012/siasto-great-reactivation-email/</link>
		<comments>http://aymeric.gaurat.net/2012/siasto-great-reactivation-email/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 21:53:52 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Startup tips and tricks]]></category>
		<category><![CDATA[saas]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=465</guid>
		<description>A week or so, someone in Hacker News asked for some feedback on his new project management software called Siasto. In the comments people were raving about the user interface so I felt intrigued as to what makes a distinctively good user interface. I registered and tested the web application (my feedback on Hacker News) and [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=ajIW1UESJDc:zKd-fdfXBKk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=ajIW1UESJDc:zKd-fdfXBKk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=ajIW1UESJDc:zKd-fdfXBKk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/siasto-great-reactivation-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tasks a virtual assistant can do for an online entrepreneur</title>
		<link>http://aymeric.gaurat.net/2012/tasks-a-virtual-assistant-can-do-for-an-online-entrepreneur/</link>
		<comments>http://aymeric.gaurat.net/2012/tasks-a-virtual-assistant-can-do-for-an-online-entrepreneur/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 01:25:32 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Entrepreneurship & Startups]]></category>
		<category><![CDATA[outsourcing]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=458</guid>
		<description>Virtual assistants are all the rage these days. Since Tim Ferriss democratized the concept with his book “Four Hour Work Week”, virtual assistants have become increasingly popular. And yet, many founders still don’t outsource. The reason why people don&amp;#8217;t outsource after the fear for poor quality is that they don&amp;#8217;t know what to outsource. Yesterday [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=732dTM5KBv4:4PjQjM63dM8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=732dTM5KBv4:4PjQjM63dM8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=732dTM5KBv4:4PjQjM63dM8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/tasks-a-virtual-assistant-can-do-for-an-online-entrepreneur/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 7 deadly sins of outsourcing</title>
		<link>http://aymeric.gaurat.net/2012/the-7-deadly-sins-of-outsourcing/</link>
		<comments>http://aymeric.gaurat.net/2012/the-7-deadly-sins-of-outsourcing/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 07:00:22 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Entrepreneurship & Startups]]></category>
		<category><![CDATA[outsourcing]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/?p=454</guid>
		<description>Outsourcing is getting more and more popular and has evolved a lot but people keep associating it with poor quality or frustrating calls with a customer support guy with a thick accent from halfway around the world. Outsourcing is a skill that can be learned. Below are the deadly outsourcing sins that business owners commit [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=WCwvRm3YCFE:btUD00X19kU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=WCwvRm3YCFE:btUD00X19kU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=WCwvRm3YCFE:btUD00X19kU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2012/the-7-deadly-sins-of-outsourcing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making changes based on data: fixing our registration process</title>
		<link>http://aymeric.gaurat.net/2011/making-changes-based-on-data-fixing-our-registration-process/</link>
		<comments>http://aymeric.gaurat.net/2011/making-changes-based-on-data-fixing-our-registration-process/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 03:44:33 +0000</pubDate>
		<dc:creator>Aymeric</dc:creator>
				<category><![CDATA[Entrepreneurship & Startups]]></category>
		<category><![CDATA[Startup tips and tricks]]></category>
		<category><![CDATA[landing page]]></category>

		<guid isPermaLink="false">http://aymeric.gaurat.net/2011/making-changes-based-on-data-fixing-our-registration-process/</guid>
		<description>UPDATE: I have added the results of my changes at the end of the article I am currently working on Goalstribe a group coaching website and this month we are trying to prove we can sell groups via online marketing channels. After bringing sufficient traffic from Google AdWords, Bing and Facebook Ads, we haven’t managed [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/grandir?a=EKLALnXMcAo:ViRTfMZH8TM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/grandir?a=EKLALnXMcAo:ViRTfMZH8TM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/grandir?i=EKLALnXMcAo:ViRTfMZH8TM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<wfw:commentRss>http://aymeric.gaurat.net/2011/making-changes-based-on-data-fixing-our-registration-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

