<?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>Mattias Hising | Front-End Book</title>
	
	<link>http://frontendbook.com</link>
	<description>Web Development, User Experience and all other user centered aspects of the web.</description>
	<lastBuildDate>Mon, 19 Dec 2011 13:41:43 +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/FrontEndBook" /><feedburner:info uri="frontendbook" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>FrontEndBook</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Fixing SASS –watch on OS X Lion</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/R4BNd2PBg5c/fixing-sass-watch-on-os-x-lion</link>
		<comments>http://frontendbook.com/fixing-sass-watch-on-os-x-lion#comments</comments>
		<pubDate>Sat, 12 Nov 2011 09:51:23 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sass]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=548</guid>
		<description><![CDATA[I have had problem with my SASS-styles not being compiled automatically when I change a partial file, so first I got help from @chriseppstein, Sass Core Developer via Twitter suggesting I should watch the directory instead of the file. Then &#8230; <a href="http://frontendbook.com/fixing-sass-watch-on-os-x-lion">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I have had problem with my <a href="http://sass-lang.com/">SASS</a>-styles not being compiled automatically when I change a partial file, so first I got help from <a href="http://twitter.com/#!/chriseppstein">@chriseppstein</a>,  Sass Core Developer via Twitter suggesting I should watch the directory instead of the file. Then I ran into this:</p>
<pre><code>sass --watch public_html/css
&gt;&gt;&gt; Sass is watching for changes. Press Ctrl-C to stop.
  overwrite public_html/css/style.css
/Library/[...]/fsevents.rb:27: [BUG] Segmentation fault
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]
</code></pre>
<p>@chriseppstein suggested I try to reinstall fsevents, I did not get that to work so I searched some more, and found <a href="http://miekd.com/articles/how-to-make-sass-not-crash-on-lion/">this resource</a> suggesting running this command:</p>
<pre><code>
gem install fssm
 </code></pre>
<p>When that has finished and you start watching a folder you get promted to:</p>
<pre><code>
FSSM -&gt; An optimized backend is available for this platform!
FSSM -&gt;     gem install rb-fsevent
</code></pre>
<p>So, just do what you are told</p>
<pre><code>
gem install rb-fsevent
</code></pre>
<p>Now it works. Thanks for helping. Just putting this down for people experience the same issues (and myself when I have forgot the solution)</p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=R4BNd2PBg5c:VUJkgTRlN_c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=R4BNd2PBg5c:VUJkgTRlN_c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=R4BNd2PBg5c:VUJkgTRlN_c:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=R4BNd2PBg5c:VUJkgTRlN_c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=R4BNd2PBg5c:VUJkgTRlN_c:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=R4BNd2PBg5c:VUJkgTRlN_c:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=R4BNd2PBg5c:VUJkgTRlN_c:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/R4BNd2PBg5c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/fixing-sass-watch-on-os-x-lion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/fixing-sass-watch-on-os-x-lion</feedburner:origLink></item>
		<item>
		<title>Mumrik 2 – Work has started</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/_7-OWdCpNmI/mumrik-2-work-has-started</link>
		<comments>http://frontendbook.com/mumrik-2-work-has-started#comments</comments>
		<pubDate>Fri, 04 Nov 2011 18:37:30 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=543</guid>
		<description><![CDATA[For a long time (2 years+) I have had the intention to start working on Mumrik 2, a web framework and WordPress theme aiming at getting a good looking web up quickly. Today I started working on it. It will &#8230; <a href="http://frontendbook.com/mumrik-2-work-has-started">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/wordpress-theme-mumrik-available-for-download' rel='bookmark' title='Permanent Link: WordPress Theme Mumrik available for Download'>WordPress Theme Mumrik available for Download</a></li>
<li><a href='http://frontendbook.com/mumrik-theme' rel='bookmark' title='Permanent Link: Mumrik Theme'>Mumrik Theme</a></li>
<li><a href='http://frontendbook.com/adding-a-header-image-to-the-mumrik-theme' rel='bookmark' title='Permanent Link: Adding a header image to the Mumrik theme'>Adding a header image to the Mumrik theme</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For a long time (2 years+) I have had the intention to start working on Mumrik 2, a web framework and WordPress theme aiming at getting a good looking web up quickly. Today I started working on it. It will be a web framework mainly and the wordpress theme will be based on the framework. If you are interested, make sure you follow the project on Github:</p>
<p><a href="https://github.com/hising/m2">https://github.com/hising/m2</a></p>
<p>Mumrik 2 is a follow-up to my old <a href="http://wordpress.org/extend/themes/mumrik">WordPress theme named Mumrik</a></p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/wordpress-theme-mumrik-available-for-download' rel='bookmark' title='Permanent Link: WordPress Theme Mumrik available for Download'>WordPress Theme Mumrik available for Download</a></li>
<li><a href='http://frontendbook.com/mumrik-theme' rel='bookmark' title='Permanent Link: Mumrik Theme'>Mumrik Theme</a></li>
<li><a href='http://frontendbook.com/adding-a-header-image-to-the-mumrik-theme' rel='bookmark' title='Permanent Link: Adding a header image to the Mumrik theme'>Adding a header image to the Mumrik theme</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=_7-OWdCpNmI:WZyXIO4pwUU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=_7-OWdCpNmI:WZyXIO4pwUU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=_7-OWdCpNmI:WZyXIO4pwUU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=_7-OWdCpNmI:WZyXIO4pwUU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=_7-OWdCpNmI:WZyXIO4pwUU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=_7-OWdCpNmI:WZyXIO4pwUU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=_7-OWdCpNmI:WZyXIO4pwUU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/_7-OWdCpNmI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/mumrik-2-work-has-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/mumrik-2-work-has-started</feedburner:origLink></item>
		<item>
		<title>If Developers Were To Try a Real Job – Carpenter</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/ncTAYac-bww/if-developers-were-to-try-a-real-job-carpenter</link>
		<comments>http://frontendbook.com/if-developers-were-to-try-a-real-job-carpenter#comments</comments>
		<pubDate>Tue, 07 Jun 2011 07:41:15 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=535</guid>
		<description><![CDATA[&#8220;How many hours do you need to build this interior wall, it is 2.40 x 5 meters. Just a standard wall with 2-by-4 studs and covered with plasterboard?&#8221; &#8220;I don&#8217;t like plasterboards, I try to solve the wall problems with &#8230; <a href="http://frontendbook.com/if-developers-were-to-try-a-real-job-carpenter">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/recession-reality-check-for-web-developers' rel='bookmark' title='Permanent Link: Recession Reality Check for Web Developers'>Recession Reality Check for Web Developers</a></li>
<li><a href='http://frontendbook.com/real-world-javascript-evolution' rel='bookmark' title='Permanent Link: Real World JavaScript Evolution'>Real World JavaScript Evolution</a></li>
<li><a href='http://frontendbook.com/web-standards-vs-reality' rel='bookmark' title='Permanent Link: Web Standards vs. Reality'>Web Standards vs. Reality</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">&#8220;How many hours do you need to build this interior wall, it is 2.40 x 5 meters. Just a standard wall with 2-by-4 studs and covered with plasterboard?&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;I don&#8217;t like plasterboards, I try to solve the wall problems with plain particleboard.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;OK, good for you, but back to reality, I want a 2.40 x 5 meter interior wall with plasterboard. Can you do it?&#8221;</div>
<div id="_mcePaste">&#8220;Of course I can, but I wont, only idiots use plasterboard.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;OK, why is that?&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;Plasterboard was invented 1938 as a solution to another problem, and it has come to my attention that it is not perfect in all conditions. You must use another solution in order to create a better quality. That is why I use glue and particleboard on steel studs. It is the smartest and best solution.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;But that was not what I wanted.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;You want wrong&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;No, I WANT A 2.40 x 5 meter interior wall with tree 2-by-4 studs and plasticboard, because that is the freaking standard!&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;Standards are compromizes, I DO NOT COMPROMIZE.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;So, you cant do it?&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;I wont do it.&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;You cant&#8221;</div>
<div></div>
<div id="_mcePaste">&#8220;I can, but I suggest you go to India, hrrm, sorry Poland because they just build what you want with high skills and quality at a good price. If you want something expensive and not what you expected, please call me.&#8221;</div>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/recession-reality-check-for-web-developers' rel='bookmark' title='Permanent Link: Recession Reality Check for Web Developers'>Recession Reality Check for Web Developers</a></li>
<li><a href='http://frontendbook.com/real-world-javascript-evolution' rel='bookmark' title='Permanent Link: Real World JavaScript Evolution'>Real World JavaScript Evolution</a></li>
<li><a href='http://frontendbook.com/web-standards-vs-reality' rel='bookmark' title='Permanent Link: Web Standards vs. Reality'>Web Standards vs. Reality</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=ncTAYac-bww:SpF10l-9Qxc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=ncTAYac-bww:SpF10l-9Qxc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=ncTAYac-bww:SpF10l-9Qxc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=ncTAYac-bww:SpF10l-9Qxc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=ncTAYac-bww:SpF10l-9Qxc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=ncTAYac-bww:SpF10l-9Qxc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=ncTAYac-bww:SpF10l-9Qxc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/ncTAYac-bww" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/if-developers-were-to-try-a-real-job-carpenter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://frontendbook.com/if-developers-were-to-try-a-real-job-carpenter</feedburner:origLink></item>
		<item>
		<title>Action is the Killer App</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/eykYipHAZXY/action-is-the-killer-app</link>
		<comments>http://frontendbook.com/action-is-the-killer-app#comments</comments>
		<pubDate>Sat, 16 Apr 2011 19:47:58 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Product Management]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[gtd]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=524</guid>
		<description><![CDATA[Everybody is looking for the killer app. Everyone wants the billion dollar idea, sell it to Google and sit back and just watch the money roll in. I got a question a couple a weeks ago on how much value &#8230; <a href="http://frontendbook.com/action-is-the-killer-app">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/search-still-the-next-killer-application' rel='bookmark' title='Permanent Link: Search &#8211; Still the Next Killer Application'>Search &#8211; Still the Next Killer Application</a></li>
<li><a href='http://frontendbook.com/how-twitter-learned-me-to-love-the-user' rel='bookmark' title='Permanent Link: How Twitter learned me to love the user'>How Twitter learned me to love the user</a></li>
<li><a href='http://frontendbook.com/you-know-you-are-doing-things-right-when' rel='bookmark' title='Permanent Link: You Know You Are Doing Things Right When&#8230;'>You Know You Are Doing Things Right When&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Everybody is looking for the killer app. Everyone wants the billion dollar idea, sell it to Google and sit back and just watch the money roll in. I got a question a couple a weeks ago on how much value I would be able to generate as a developer if I got to work 100% on developing new stuff together with one of the best guys in the industry. I have not worked for more than 4 hours focused the last couple of years due to enterprise architecture, meetings and family. My answer was:</p>
<blockquote><p>If I get to work on something 100% for three months with skilled people I am sure I will be able to create a new religion.</p></blockquote>
<p>It felt so absurd. Once when time was an infinite factor action was just something that came along. Now when time is finite and is competed for, a timespan such as three months is just absurd.</p>
<p>Whether you have 4 hours a week to focus or three months, there is only one hidden secret for creating great value and moving towards the billion dollar idea. Action. There are probably 1000 reasons for not being able to deliver the idea you have.  Below I have listed a few, just to show that it is all about mindset. Dont take the items to serious, they are just examples of the 1000 reasons people use in order to not get things done.</p>
<ul>
<li><strong>I need a designer!</strong> &#8211; Solution: Call one and give him/her percentage on the product if you dont have any money</li>
<li><strong>The pricing model is not set yet</strong> &#8211; Solution: Pricing and income should not be the key elements for building a product from the beginning, user expectations and experience should. Go with the first pricing model you have in mind, if you dont have one in mind, start without.</li>
<li><strong>There may be legal problems with the product</strong> &#8211; Solution: Yep, there may be, do your best to find out, start, this will only be a problem if usage picks up, then you can hire people for this, of course you should avoid things that are illegal to start with, like selling drugs, offer online poker to americans or similiar.</li>
<li><strong>There may be scaling issues if we get 100,000 users</strong> &#8211; Solution: If you have 100,000 users that is a good thing, fix it when you have 100,000 users, IF it is a problem (choose your tech solution wisely)</li>
<li><strong>I will only be able to support payments in USD, I would like to offer a solution that works for all</strong> &#8211; Solution: Offer only payments in USD, prioritize other currencies in your product backlog after launch</li>
<li><strong>I need to get me a computer with Windows XP and Internet Explorer and test that everything works</strong> &#8211; Solution: Do it or use your users. There are a lot of users using Internet Explorer, they will contact you if stuff doesn&#8217;t work, or be a pioneer and dont give a f**k about user of IE8 and below. You should build the product according to some development principle such as accessible, mobile first, graceful degradation or progressive enhancement, so this shouldnt be a big problem.</li>
<li><strong>I have written inline styles, inline scripts and run business code in the view</strong> &#8211; Solution: Hell yeah! The thing with products is that the user buys the product not the components it was built of. Forget it, or fix it when you have the time and money to fix it. Sometimes problem solving forces ugly solutions, hard fact, so forget it.</li>
<li><strong>There are someone who does the same thing online already</strong> &#8211; Yeah, as there is only one brand of cereals or toothpaste. Do your thing, find your niche and execute it better than the competition.</li>
</ul>
<p>The important thing with the list is not the actual problems or the solutions, but the thing that there is always a way to move forward when you run into trouble. Think <strong>action</strong> and <strong>get things done</strong>. It is better to release a product that fails than not to release a product at all. You are not that smart that you can think it all out. Get it out there, let people feel it. If they dont like it, build something new. If you still believe in your product, keep building, but release often in order to be able to fail early. Sooner or later your product will be good, and if it is good you will gain users. The big problem is that a lot of people has to move away from the idea that the idea is the killer app, when it is action. Any idea is the killer application with action bundled into its implementation. Now go and build what you love and users will show their love.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/search-still-the-next-killer-application' rel='bookmark' title='Permanent Link: Search &#8211; Still the Next Killer Application'>Search &#8211; Still the Next Killer Application</a></li>
<li><a href='http://frontendbook.com/how-twitter-learned-me-to-love-the-user' rel='bookmark' title='Permanent Link: How Twitter learned me to love the user'>How Twitter learned me to love the user</a></li>
<li><a href='http://frontendbook.com/you-know-you-are-doing-things-right-when' rel='bookmark' title='Permanent Link: You Know You Are Doing Things Right When&#8230;'>You Know You Are Doing Things Right When&#8230;</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=eykYipHAZXY:B4U7Ceo5bYk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=eykYipHAZXY:B4U7Ceo5bYk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=eykYipHAZXY:B4U7Ceo5bYk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=eykYipHAZXY:B4U7Ceo5bYk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=eykYipHAZXY:B4U7Ceo5bYk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=eykYipHAZXY:B4U7Ceo5bYk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=eykYipHAZXY:B4U7Ceo5bYk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/eykYipHAZXY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/action-is-the-killer-app/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://frontendbook.com/action-is-the-killer-app</feedburner:origLink></item>
		<item>
		<title>You Can’t Fight Youth</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/0dXr8fAItyA/you-cant-fight-youth</link>
		<comments>http://frontendbook.com/you-cant-fight-youth#comments</comments>
		<pubDate>Wed, 09 Mar 2011 14:22:26 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=520</guid>
		<description><![CDATA[I am not old. If you ask my sons, they probably say I am though. A couple of days ago my oldest son said that when he is a grown up, me and my wife will be an old man &#8230; <a href="http://frontendbook.com/you-cant-fight-youth">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/evolutionary-or-revolutionary-product-development' rel='bookmark' title='Permanent Link: Evolutionary or Revolutionary Product Development?'>Evolutionary or Revolutionary Product Development?</a></li>
<li><a href='http://frontendbook.com/you-know-you-are-doing-things-right-when' rel='bookmark' title='Permanent Link: You Know You Are Doing Things Right When&#8230;'>You Know You Are Doing Things Right When&#8230;</a></li>
<li><a href='http://frontendbook.com/long-term-vs-short-term-online-business' rel='bookmark' title='Permanent Link: Long Term vs. Short Term Online Business'>Long Term vs. Short Term Online Business</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am not old. If you ask my sons, they probably say I am though. A couple of days ago my oldest son said that when he is a grown up, me and my wife will be an old  man and an old woman. True in it is simplicity of course and not so much to argue about. You can&#8217;t fight aging, it will happen whether you like it or not. You can&#8217;t fight death either, sooner or later it will occur and you have to leave it to your kids and their kids to make sure the wheels are still spinning. Why not start right away.</p>
<p>When I started my walk towards where I am now I was young and thought that I was a pretty smart guy. I was 22, had just started studying at the University and thought that changing stuff was easy, it was all about heart, knowledge and wanting it. I set up some goals, goals that may sound stupid as hell for a 22 year old, those were:</p>
<ol>
<li>I am going to get married and have a family with kids</li>
<li>I am going to build my own house</li>
<li>I am going to have my own business</li>
</ol>
<p>I probably scared of a number of good-looking-20-somethings-potential-wifes communicating these goals after one or two beer too many. 2001 I fooled a woman who now is the mother of my two kids, married to me and live in the house I have built. Right now she is the one who pushes me when I want to quit on running my own business. It took me 15 years to accomplish these goals. Now I am setting three new goals, the big difference is youth. I am not as young anymore and I need that inspiring feeling that everything is possible. I think I am blessed with a lot of heart and focus, but to be honestly true, I am having tougher times now getting things done than I had 10 years ago. How to cure that? With the kids and age I have a different view of myself, I am not that smart as I thought I was 15 years ago, but I try to use my bits and pieces to do good, focus on the things I like and are somewhat talented in. I have realized a couple of things (sometimes the hard way):</p>
<ul>
<li>I cant fix everything by myself</li>
<li>I try to be around people I like</li>
<li>I try to work with smarter people than myself</li>
<li>I try to do things I am good at differently from time-to-time</li>
<li>I focus on stuff I can do something about</li>
<li>I avoid things that burn me</li>
<li>I do not lick frozen lamp posts</li>
</ul>
<p>I have hundreds of different business ideas. I know that ideas alone just sucks. You need to get them out there. You need to stop thinking and start building, otherwise it will all just be ideas. But what if there are 22-year-olds with the same ideas, better stamina, more risk taking tendency and new skills acquired by the life they have lived, which I have not. There are two options:</p>
<ul>
<li>Try to do a better job than the young, skilled and risk taking youth</li>
<li>Join them or make them join you</li>
</ul>
<p>Stop thinking that your brilliant idea together with your long experience is superior to the idea of the younger and less experienced. It is not. But it may be one hell of an idea to go for together with younger minds.</p>
<p>It is a rule so simple it is easy to forget. The young ones today will be the older ones tomorrow with a lot of experience. Why not join forces with these people giving them your excellent ideas and experience and get heart, inspiration and getting-things-done mentality in return. Lets face it, they are producing young people in numbers you simply can&#8217;t fight, it is impossible. Instead of fighting them, join them or make them join you and get fuel enough for you to finish the idea you have come to love.</p>
<p>The moral of this story is that it is often a good idea to ally oneself with other people and how experienced you may be you will have a lot to learn from people with less experience. Nothing beats the heart and getting things done mentality from a 20-something. We dont see a lot of 40-years old starting riots. Sometimes it is very helpful to have someone starting the riot and enjoy the ride.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/evolutionary-or-revolutionary-product-development' rel='bookmark' title='Permanent Link: Evolutionary or Revolutionary Product Development?'>Evolutionary or Revolutionary Product Development?</a></li>
<li><a href='http://frontendbook.com/you-know-you-are-doing-things-right-when' rel='bookmark' title='Permanent Link: You Know You Are Doing Things Right When&#8230;'>You Know You Are Doing Things Right When&#8230;</a></li>
<li><a href='http://frontendbook.com/long-term-vs-short-term-online-business' rel='bookmark' title='Permanent Link: Long Term vs. Short Term Online Business'>Long Term vs. Short Term Online Business</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=0dXr8fAItyA:fHogVMGruzA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=0dXr8fAItyA:fHogVMGruzA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=0dXr8fAItyA:fHogVMGruzA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=0dXr8fAItyA:fHogVMGruzA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=0dXr8fAItyA:fHogVMGruzA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=0dXr8fAItyA:fHogVMGruzA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=0dXr8fAItyA:fHogVMGruzA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/0dXr8fAItyA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/you-cant-fight-youth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/you-cant-fight-youth</feedburner:origLink></item>
		<item>
		<title>Web Performance, Django CMS and Smileys</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/-yyXh7aWLic/web-performance-django-cms-and-smileys</link>
		<comments>http://frontendbook.com/web-performance-django-cms-and-smileys#comments</comments>
		<pubDate>Thu, 03 Mar 2011 20:51:18 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ipad 2]]></category>
		<category><![CDATA[performance tuning]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=518</guid>
		<description><![CDATA[Below is some links I got today in my inbox after different discussions on Twitter (follow me on Twitter). Putting them here for two reasons, first for myself, I may forget to read them otherwise, second, if any of you &#8230; <a href="http://frontendbook.com/web-performance-django-cms-and-smileys">Continue reading <span class="meta-nav">&#8594;</span></a>


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Below is some links I got today in my inbox after different discussions on Twitter (<a href="http://twitter.com/hising">follow me on Twitter</a>). Putting them here for two reasons, first for myself, I may forget to read them otherwise, second, if any of you are interested in reading.</p>
<ul>
<li><a href="http://www.webperformancetoday.com/2010/06/15/everything-you-wanted-to-know-about-web-performance/">Cheat Sheet: Everything you wanted to know about web performance but were afraid to ask</a></li>
<li><a href="http://mezzanine.jupo.org/">Mezzanine &#8211; Django CMS</a></li>
<li><a href="http://lifehacker.com/#!5574668/get-rid-of-the-smiley-j-problem-in-microsoft-office-applications">The mystic Smiley J</a></li>
<li><a href="https://docs.google.com/document/d/16KltSuXtoPLF42JC2HAPyDVbEsYiVyQAmreqZNBO23I/edit?hl=en&amp;authkey=COTh6McP&amp;ndplr=1&amp;pli=1#">Google are looking for a Graphic/Visual Designer</a></li>
<li><a href="http://events.apple.com.edgesuite.net/1103pijanbdvaaj/event/index.html">Keynote from the iPad 2 Event yesterday</a></li>
</ul>
<p>Hope to deliver more links tomorrow.</p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=-yyXh7aWLic:a-unsZBreYE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=-yyXh7aWLic:a-unsZBreYE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=-yyXh7aWLic:a-unsZBreYE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=-yyXh7aWLic:a-unsZBreYE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=-yyXh7aWLic:a-unsZBreYE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=-yyXh7aWLic:a-unsZBreYE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=-yyXh7aWLic:a-unsZBreYE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/-yyXh7aWLic" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/web-performance-django-cms-and-smileys/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/web-performance-django-cms-and-smileys</feedburner:origLink></item>
		<item>
		<title>Redirect www to non-www on nginx</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/DxHGbKBBvfU/redirect-www-to-non-www-on-nginx</link>
		<comments>http://frontendbook.com/redirect-www-to-non-www-on-nginx#comments</comments>
		<pubDate>Wed, 02 Mar 2011 07:21:19 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=516</guid>
		<description><![CDATA[Logging this as a note for myself (and eventually someone else) so I dont forget it. Solves the problem of coexisting contexts www and non-www. With this all requests to www.* are redirected to * on the nginx webserver server &#8230; <a href="http://frontendbook.com/redirect-www-to-non-www-on-nginx">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/rewrite-and-log-links-with-jquery' rel='bookmark' title='Permanent Link: Rewrite and log links with jQuery'>Rewrite and log links with jQuery</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Logging this as a note for myself (and eventually someone else) so I dont forget it. Solves the problem of coexisting contexts www and non-www. With this all requests to www.* are redirected to * on the nginx webserver</p>
<pre><code>server {

	listen 80;

	server_name www.domain.com domain.com;

	root /var/www/domain.com/public_html;

	index /index.html;

	if ($host = 'www.domain.com' ) {
		rewrite  ^/(.*)$  http://domain.com/$1  permanent;
	}

	location / {
		#whatever
	}

	location ~ /\.ht {
		deny  all;
	}
}</code></pre>
<p>Update. <a href="http://wiki.nginx.org/Pitfalls">According to Nginx</a> the above code is a common pitfall, and should instead read:</p>
<pre><code>server {
        server_name www.domain.com;
        rewrite ^ $scheme://domain.com$request_uri redirect;
}

server {

	listen 80;

	server_name domain.com;

	root /var/www/domain.com/public_html;

	index /index.html;

	location / {
		#whatever
	}

}</code></pre>
<blockquote><p>There are actually three problems here. The first being the if. That&#8217;s what we care about now. Why is this bad? Did you read <a href="http://wiki.nginx.org/IfIsEvil">If is Evil</a>? When nginx receives a request no matter what is the subdomain being requested, be it www.domain.com or just the plain domain.com this if directive is always evaluated. Since you&#8217;re requesting nginx to check for the Host header for every request. It&#8217;s extremely inefficient. You should avoid it. Instead use two server directives like the example below.</p></blockquote>
<p>Thanks to Johan as well who pointed me in this direction in his comments. However, if you use the first setup, I dont think you have to hurry to change it, it is almost certain of academic value on 90%+ of all nginx-setups.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/rewrite-and-log-links-with-jquery' rel='bookmark' title='Permanent Link: Rewrite and log links with jQuery'>Rewrite and log links with jQuery</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=DxHGbKBBvfU:IJdoAEg7h00:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=DxHGbKBBvfU:IJdoAEg7h00:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=DxHGbKBBvfU:IJdoAEg7h00:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=DxHGbKBBvfU:IJdoAEg7h00:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=DxHGbKBBvfU:IJdoAEg7h00:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=DxHGbKBBvfU:IJdoAEg7h00:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=DxHGbKBBvfU:IJdoAEg7h00:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/DxHGbKBBvfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/redirect-www-to-non-www-on-nginx/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://frontendbook.com/redirect-www-to-non-www-on-nginx</feedburner:origLink></item>
		<item>
		<title>My Upcoming Posts</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/MfQc0kB3LWQ/my-upcoming-posts</link>
		<comments>http://frontendbook.com/my-upcoming-posts#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:08:36 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Internal Linking]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=514</guid>
		<description><![CDATA[Below you can find the upcoming blog posts on Frontendbook.com with a short excerpt for them. Please come with input if you find some of them more interesting than others. jQuery Plugin Template In this article I will show how &#8230; <a href="http://frontendbook.com/my-upcoming-posts">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/jquery-plugin-for-logging-links' rel='bookmark' title='Permanent Link: jQuery plugin for logging links'>jQuery plugin for logging links</a></li>
<li><a href='http://frontendbook.com/unobtrusive-form-enhancements' rel='bookmark' title='Permanent Link: Unobtrusive Form Enhancements'>Unobtrusive Form Enhancements</a></li>
<li><a href='http://frontendbook.com/10-must-have-jquery-plugins-and-extensions' rel='bookmark' title='Permanent Link: 10 Must have jquery plugins and extensions'>10 Must have jquery plugins and extensions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Below you can find the upcoming blog posts on Frontendbook.com with a short excerpt for them. Please come with input if you find some of them more interesting than others.</p>
<h3>jQuery Plugin Template</h3>
<p>In this article I will show how easily you can write your own plugin template for jquery plugins. Having a template for this eases development and lets you get up to speed quickly. I will also share this template for Textmate so that you easily can use the best editor out there for writing your jQuery plugins.</p>
<h3>Extend Google Analytics</h3>
<p>In this post I will go into details on how you can extend Google Analytics to better suit your needs. We will look into custom reports, user types, tracking external links, tracking downloads and more. After reading this article you will be able to better track and analyze the behavior of your visitors.</p>
<h3>Writing a SEO-friendly Widget</h3>
<p>In this article we will go through the steps needed in order to setup a SEO-friendly widget. If someone is willing to put your content on their website, you should thank them, but you should also take the advantage to send some link-juice back to your site with the preferred keywords you are targeting. I show you how.</p>
<h3>Piggybacking API-loading</h3>
<p>Sometimes you will have to write some generic JavaScript code that can be used in a wide variety of environments, maybe on platforms not hosted by you (read our Writing a SEO-friendly Widget article) or maybe as script used in a plugin on some CMS or blogging platform. Of course you should make use of any of the nice libraries that exists (jQuery, Prototype, YUI, MooTools or Dojo) but at the same time, you should not distribute these libraries as a lot of websites already have them included, and if not better alternatives exists. I show you how.</p>
<h3>The Zen of Internal Linking</h3>
<p>Why is internal linking important? I see internal linking as way describing your content in a more dynamic and interactional type of pattern, adding usability to the user. Internal linking done right is very close to the first idea of hypertext or hyperlinking. Look at Wikipedia, they have taken internal linking to perfection. This article will discuss the philosophy and zen behind internal linking and discuss why and who users and search engines likes it.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/jquery-plugin-for-logging-links' rel='bookmark' title='Permanent Link: jQuery plugin for logging links'>jQuery plugin for logging links</a></li>
<li><a href='http://frontendbook.com/unobtrusive-form-enhancements' rel='bookmark' title='Permanent Link: Unobtrusive Form Enhancements'>Unobtrusive Form Enhancements</a></li>
<li><a href='http://frontendbook.com/10-must-have-jquery-plugins-and-extensions' rel='bookmark' title='Permanent Link: 10 Must have jquery plugins and extensions'>10 Must have jquery plugins and extensions</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=MfQc0kB3LWQ:JdvWo_e-ADc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=MfQc0kB3LWQ:JdvWo_e-ADc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=MfQc0kB3LWQ:JdvWo_e-ADc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=MfQc0kB3LWQ:JdvWo_e-ADc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=MfQc0kB3LWQ:JdvWo_e-ADc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=MfQc0kB3LWQ:JdvWo_e-ADc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=MfQc0kB3LWQ:JdvWo_e-ADc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/MfQc0kB3LWQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/my-upcoming-posts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/my-upcoming-posts</feedburner:origLink></item>
		<item>
		<title>How to get started on HTML5</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/mSagCmQwUaE/how-to-get-started-on-html5</link>
		<comments>http://frontendbook.com/how-to-get-started-on-html5#comments</comments>
		<pubDate>Thu, 17 Feb 2011 09:12:57 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MDN]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Symbian]]></category>
		<category><![CDATA[WebOS]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=485</guid>
		<description><![CDATA[You all have read and heard about HTML5 and how all this new beauty will change the world. Now is the time for web based applications. Some people even think HTML5 will make native desktop and mobile apps redundant as &#8230; <a href="http://frontendbook.com/how-to-get-started-on-html5">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/10-web-development-links-for-you' rel='bookmark' title='Permanent Link: 10 Web Development Links for You'>10 Web Development Links for You</a></li>
<li><a href='http://frontendbook.com/javaone-2009-day-1-my-input' rel='bookmark' title='Permanent Link: JavaOne 2009 Day 1 &#8211; My Input'>JavaOne 2009 Day 1 &#8211; My Input</a></li>
<li><a href='http://frontendbook.com/real-world-javascript-evolution' rel='bookmark' title='Permanent Link: Real World JavaScript Evolution'>Real World JavaScript Evolution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://frontendbook.com/wp3/wp-content/uploads/2011/02/HTML5_sticker.png"><img class="alignleft size-medium wp-image-486" title="HTML5_sticker" src="http://frontendbook.com/wp3/wp-content/uploads/2011/02/HTML5_sticker-300x150.png" alt="" width="300" height="150" /></a></p>
<p>You all have read and heard about <strong>HTML5</strong> and how all this new beauty will change the world. Now is the time for web based applications. Some people even think HTML5 will make native desktop and mobile apps redundant as we will be able to build all our interfaces as web based applications with rich interfaces built on the features and new standards HTML5 offers. The trend is pretty straightforward, <strong>Google</strong> builds an OS on web technology, <strong>Facebook</strong> chooses HTML5 as its common future platform, pushes it as a game platform, <strong>PhoneGap</strong> lets you build web based applications in <strong>JavaScript</strong> and build and deploy them on a wide variety of mobile platforms, such as <strong>iOS</strong>, <strong>Android</strong>, <strong>WebOS</strong>, <strong>Blackberry</strong>, <strong>Symbian</strong>. In this post I try to collect some links and articles for you that makes it easier for you to get started on developing HTML5 based web apps. In the next post I will focus more on how to get started with CSS3 and the post after that will focus on the JavaScript parts of all these new standards available.</p>
<h3>Introduction to HTML5 by Robert Nyman</h3>
<p><a href="http://twitter.com/robertnyman">Robert Nyman</a> has an thorough article on his blog about HTML5 with examples, pros and cons with the approach and code examples. Head over there and read <a href="http://robertnyman.com/2009/10/14/an-introduction-to-html5/ ">An introduction to HTML5</a></p>
<h3>HTML5 Demos and Examples</h3>
<p>On <a href="http://html5demos.com/">html5demos.com</a> by <a href="http://twitter.com/rem">Remy Sharp</a> you find some code examples, table with supported features of HTML5 in different browsers and some experiments with HTML5. The code is Creative Commons and can be <a href="https://github.com/remy/html5demos">forked on GitHub</a>.</p>
<h3>Dive into HTML5</h3>
<p>&#8220;<a href="http://diveintohtml5.org/">Dive Into HTML5</a> seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards&#8221;</p>
<p>Dive into HTML5 is an online book by <a href="http://twitter.com/diveintomark">Mark Pilgrim</a> where he goes into different bits and pieces of HTML5. He writes about stuff such as <a href="http://diveintohtml5.org/detect.html">Detecting HTML5 features</a>, <a href="http://diveintohtml5.org/canvas.html">Canvas Support</a> and <a href="http://diveintohtml5.org/offline.html">Offline Support</a>. Recommended reading.</p>
<h3>HTML5 Showcase by Apple</h3>
<p>Apple has made some clear statements the last couple of years supporting HTML5 over proprietary software such as Flash from Adobe. Their top sellers iPhone and iPad does not support Flash and will rely on HTML5 for richer interfaces on web apps. They have set up a landing page where you can find <a href="http://www.apple.com/html5/">HTML5 demos</a> that shows what Safari can do.</p>
<h3>HTML5Rocks</h3>
<p>Google has a website named <a href="http://www.html5rocks.com/">HTML5Rocks</a> where they push the new standards as well. You can find a studio with examples of what can be done with these standards, a code playground where you can easily start playing with the code behind all this fancy magic. They also offer tutorials and and interactive presentation on HTML5. Feel free to <a href="http://code.google.com/p/html5rocks/wiki/ContributorsGuide">contribute code to the project</a> to show off how HTML5 rocks.</p>
<h3>HTML5 Boilerplate</h3>
<p>When you just want to start building stuff that works in all major browsers there are some stuff that needs to be set up, a lot of boilerplate code, lucky enough <a href="http://twitter.com/paul_irish">Paul Irish</a> and <a href="http://twitter.com/nimbuin">Divya Manian</a> already did that for you. From time to time I use <a href="http://html5boilerplate.com/">the HTML5 Boilerplate template</a> for getting HTML5-frontends up quick. It is also available <a href="https://github.com/paulirish/html5-boilerplate">directly from GitHub</a>.</p>
<h3>Introduction to HTML5 by Mozilla</h3>
<p>On MDN there is <a href="https://developer.mozilla.org/en/HTML/HTML5">a list of links to different HTML5 articles</a> covering different parts of the new standards and features that build up HTML5.</p>
<h3>Chrome Experiments</h3>
<p>Another Google product, focusing on what can be done with JavaScript and tools such as WebGL is <a href="http://www.chromeexperiments.com/">Chrome Experiments &#8211; Not your mother&#8217;s JavaScript</a>. It is user-driven and they describe the project in this way:</p>
<blockquote><p>Chrome Experiments is a showcase for creative web experiments, the vast majority of which are built with the latest open technologies, including HTML5, Canvas, SVG, and WebGL. All of them were made and submitted by talented artists and programmers from around the world.</p></blockquote>
<h3>Internet Explorer Test Drive</h3>
<p>With Internet Explorer 9 Microsoft finally delivers a browser that more or less supports the standards web developers and designers would like to use in order to utilize the web as it was intended. Microsoft has released a<a href="http://msdn.microsoft.com/en-us/ie/ff468705.aspx"> Internet Explorer 9 Developer Guide</a> and a page for <a href="http://ie.microsoft.com/testdrive/">HTML5 Demos</a> that show off the new browsers capabilities.</p>
<h3>Acid3 Browser Test</h3>
<p><a href="http://acid3.acidtests.org/">Test how well the different browsers support a subset of the standards</a> available for web developers and designers. Primarily Acid3 is for web browser vendors to ensure that their browsers match a set of features that enable a richer and better web.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/10-web-development-links-for-you' rel='bookmark' title='Permanent Link: 10 Web Development Links for You'>10 Web Development Links for You</a></li>
<li><a href='http://frontendbook.com/javaone-2009-day-1-my-input' rel='bookmark' title='Permanent Link: JavaOne 2009 Day 1 &#8211; My Input'>JavaOne 2009 Day 1 &#8211; My Input</a></li>
<li><a href='http://frontendbook.com/real-world-javascript-evolution' rel='bookmark' title='Permanent Link: Real World JavaScript Evolution'>Real World JavaScript Evolution</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=mSagCmQwUaE:ayIIIJCuU54:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=mSagCmQwUaE:ayIIIJCuU54:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=mSagCmQwUaE:ayIIIJCuU54:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=mSagCmQwUaE:ayIIIJCuU54:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=mSagCmQwUaE:ayIIIJCuU54:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=mSagCmQwUaE:ayIIIJCuU54:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=mSagCmQwUaE:ayIIIJCuU54:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/mSagCmQwUaE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/how-to-get-started-on-html5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://frontendbook.com/how-to-get-started-on-html5</feedburner:origLink></item>
		<item>
		<title>My Thoughts on Apple Subscriptions</title>
		<link>http://feedproxy.google.com/~r/FrontEndBook/~3/xsyXApYKDMU/my-thoughts-on-apple-subscriptions</link>
		<comments>http://frontendbook.com/my-thoughts-on-apple-subscriptions#comments</comments>
		<pubDate>Wed, 16 Feb 2011 14:23:20 +0000</pubDate>
		<dc:creator>mattias</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://frontendbook.com/?p=492</guid>
		<description><![CDATA[I have just read the official statement about subscription plans in app store from Apple. On top of that I have had an interesting discussion today on Twitter with @nollbit, @sinex, @baskillen and @jbripley (all smart guys you should follow) &#8230; <a href="http://frontendbook.com/my-thoughts-on-apple-subscriptions">Continue reading <span class="meta-nav">&#8594;</span></a>

<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/how-iphone-and-android-will-change-the-web' rel='bookmark' title='Permanent Link: How iPhone and Android Will Change the Web'>How iPhone and Android Will Change the Web</a></li>
<li><a href='http://frontendbook.com/the-strategy-behind-google-chrome' rel='bookmark' title='Permanent Link: The Strategy behind Google Chrome'>The Strategy behind Google Chrome</a></li>
<li><a href='http://frontendbook.com/how-to-get-started-on-html5' rel='bookmark' title='Permanent Link: How to get started on HTML5'>How to get started on HTML5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://frontendbook.com/wp3/wp-content/uploads/2011/02/fat-banker.jpg"><img class="alignleft size-medium wp-image-494" title="fat banker" src="http://frontendbook.com/wp3/wp-content/uploads/2011/02/fat-banker-229x300.jpg" alt="" width="229" height="300" /></a></p>
<p>I have just read the <a href="http://www.apple.com/pr/library/2011/02/15appstore.html">official statement about subscription plans</a> in app store from Apple. On top of that I have had an interesting discussion today on Twitter with <a href="http://twitter.com/nollbit">@nollbit</a>, <a href="http://twitter.com/sinex">@sinex</a>, <a href="http://twitter.com/baskillen">@baskillen</a> and <a href="http://twitter.com/jbripley">@jbripley</a> (all smart guys you should follow)  about whether or not this is a good or a bad thing. From what I have read and heard almost everyone thinks it is a bad idea, I on the other hand think that it is a natural step for mazimizing revenue from its application publishing platform. It is quite easy to figure out the arguments against giving Apple 30% on all in-app subscriptions. This has nothing to do with doing good, doing bad or doing no evil. This is pure business and as such Apple is of course tuning all the different revenue streams. After all, why wouldn&#8217;t Apple take a fee on all transactions made in their ecosystem, transactions that would not have been made if the Apple app store had not exist.</p>
<p>It is not hard to figure out how this change came about. With more and more subscription based apps, free of charge for download in the App store but with premium content available in-app, Apple saw that they offered a market place more or less free of charge if the publisher used their own in-app payment solutions. That is of course a good thing for the publisher, and I am pretty sure that the ones crying out loudest about this change is the ones with their own payment solution.</p>
<p>If someone offers a market with millions of daily transactions, the same someone will wanna get payed for handing publishers that system. You might argue that the publisher payed for the iOS Development Program and the user for the iPhone but compared to the revenue streams that Wired, Amazon, Netflix and Sony could generate, the fees are nothing compared to what a revenue share will generate for Apple. Of course, one could argue about the right share for Apple, 30% is pretty high, especially for products that totally rely on incomes from iPhone and subscriptions. One could also argue that having that relationship with one big platform is unhealthy for business, it is not a good thing to rely on revenue streams from one source.</p>
<p>My prediction is that all publishers will adapt since there are no marketplace today that offer the same liquidity of paying customers. In two or three weeks we will see apps that climbs high in the top lists that use Apples subscription payments in a smart way. I am pretty sure that this is nothing that Steve Jobs pulled without a second thought, it has nothing to do with monopolizing, since the publishers has the right to leave the marketplace, it is all about monetizing on the user base Apple has managed to put together via hardware, software and revenue sharing. There will always be people who shouts that it should be up to the publisher to decide how he/she handles payments. The thing is that it still is! If you do not like what is on TV, please change the channel or shut down the TV. If you think VISA stores too much information about your payments, stop paying with VISA, if you think that CIA stores too much information about your behaviors online, stop using online services. Everything comes with a price, and there are no such things as companies that do no evil, they are all in it for the money. And I would recommend you all to think what the price is to have a free marketplace with open payment solutions on an application market handled by the worlds largest ad network. The greatest trick the Devil pulled was that he did not exist.</p>


<h3>Related posts</h3><ol><li><a href='http://frontendbook.com/how-iphone-and-android-will-change-the-web' rel='bookmark' title='Permanent Link: How iPhone and Android Will Change the Web'>How iPhone and Android Will Change the Web</a></li>
<li><a href='http://frontendbook.com/the-strategy-behind-google-chrome' rel='bookmark' title='Permanent Link: The Strategy behind Google Chrome'>The Strategy behind Google Chrome</a></li>
<li><a href='http://frontendbook.com/how-to-get-started-on-html5' rel='bookmark' title='Permanent Link: How to get started on HTML5'>How to get started on HTML5</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=xsyXApYKDMU:x-jmvrTYMa4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=xsyXApYKDMU:x-jmvrTYMa4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=xsyXApYKDMU:x-jmvrTYMa4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=xsyXApYKDMU:x-jmvrTYMa4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=xsyXApYKDMU:x-jmvrTYMa4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?i=xsyXApYKDMU:x-jmvrTYMa4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/FrontEndBook?a=xsyXApYKDMU:x-jmvrTYMa4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/FrontEndBook?d=7Q72WNTAKBA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/FrontEndBook/~4/xsyXApYKDMU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://frontendbook.com/my-thoughts-on-apple-subscriptions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://frontendbook.com/my-thoughts-on-apple-subscriptions</feedburner:origLink></item>
	</channel>
</rss>

