<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>LieuweJan.com Article Feed</title>
  <subtitle>My 2¢</subtitle>
  
  <link href="http://www.lieuwejan.com/" />
  <updated>2011-12-11T14:03:00+01:00</updated>
  <id />
  <author>
    <name>Lieuwe Jan Eilander</name>
  </author>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/LieuwejancomArticleFeed" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="lieuwejancomarticlefeed" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>tutorial: Logic-less templates with Mustache</title>
    <link href="http://www.lieuwejan.com/article/show/3/logic-less-templates-with-mustache" />
    <summary>As the frontpage of the Mustache project already states: “logic-less templates.” The description couldn't be more to the point. As stated in my previous blog, it's important to separate logic from presentation. It allows for more maintainable code and makes debugging easier. This applies to most web-applications of today that use a server-side language to handle data and use HTML to present the data. To create this separation cleanly with clear exclusion of logic from the HTML template, the influence of an external script or library is almost always needed. Mustache does exactly that.</summary>
    <updated>2011-12-11T14:03:00+01:00</updated>
    <id>http://www.lieuwejan.com/article/show/3/logic-less-templates-with-mustache</id>
  </entry>
  <entry>
    <title>tutorial: PURE: Generate HTML from JSON data</title>
    <link href="http://www.lieuwejan.com/article/show/2/pure-generate-html-from-json-data" />
    <summary>Asynchronous requests are a big part of life nowadays. Almost every major website uses AJAX in some form to increase interactivity without having to reload the full page with every request. One of the most popular response formats for AJAX is JSON. When compared to XML or HTML, JSON has a few distinct advantages: it's fast, uses less bandwidth and is supported natively by JavaScript, so no extra parsing is needed on the client-side to interpret the data sent by the server.</summary>
    <updated>2011-09-16T19:09:59+02:00</updated>
    <id>http://www.lieuwejan.com/article/show/2/pure-generate-html-from-json-data</id>
  </entry>
  <entry>
    <title>blog: A Fresh Restart</title>
    <link href="http://www.lieuwejan.com/article/show/1/a-fresh-restart" />
    <summary>Welcome and many thanks for visiting my personal website. I’ve had my fair share of personal blogs and sites, but sadly they all died a lonely and miserable death. Either I didn’t care anymore or just forgot about them over time. Therefore, for the nth time, I will try to redeem myself with LieuweJan.com.</summary>
    <updated>2011-09-11T15:09:57+02:00</updated>
    <id>http://www.lieuwejan.com/article/show/1/a-fresh-restart</id>
  </entry>
</feed>
