<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LintBleed developer blog</title>
    <description>Blog about the development of a static code analyzer capable of detecting the heartbleed bug in OpenSSL prior to version 1.0.1g.</description>
    <link>http://vscharf.github.io/</link>
    <atom:link href="http://vscharf.github.io/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Sun, 10 Aug 2014 19:43:50 +0000</pubDate>
    <lastBuildDate>Sun, 10 Aug 2014 19:43:50 +0000</lastBuildDate>
    <generator>Jekyll v2.2.0</generator>
    
      <item>
        <title>First post!</title>
        <description>&lt;p&gt;This is the first post on this blog and as it is conventional, I will start it with a “Hello World!”.&lt;/p&gt;

&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-python&quot; data-lang=&quot;python&quot;&gt;&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;print_hello_world&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;():&lt;/span&gt;
  &lt;span class=&quot;k&quot;&gt;print&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&amp;quot;Hello World!&amp;quot;&lt;/span&gt;

&lt;span class=&quot;n&quot;&gt;print_hello_world&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

</description>
        <pubDate>Sun, 10 Aug 2014 00:00:00 +0000</pubDate>
        <link>http://vscharf.github.io/general/2014/08/10/first-post/</link>
        <guid isPermaLink="true">http://vscharf.github.io/general/2014/08/10/first-post/</guid>
        
        
        <category>general</category>
        
      </item>
    
  </channel>
</rss>
