<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for sness</title>
    <link>http://www.advogato.org/person/sness/</link>
    <description>Advogato blog for sness</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sun, 26 May 2013 02:34:22 GMT</pubDate>
    <item>
      <pubDate>Sun, 26 May 2013 00:14:52 GMT</pubDate>
      <title>how to store a image into redis using python / PIL - Stack Overflow</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5573</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/ivsjgoeowzA/how-to-store-image-into-redis-using.html</guid>
      <description>&lt;a href="http://stackoverflow.com/questions/15225053/how-to-store-a-image-into-redis-using-python-pil" &gt;how to store a image into redis using python / PIL - Stack Overflow&lt;/a&gt;: "import Image&lt;br/&gt;
import redis&lt;br/&gt;
import StringIO&lt;br/&gt;&lt;br/&gt;
output = StringIO.StringIO()&lt;br/&gt;
im = Image.open("/home/cwgem/Pictures/portrait.png")&lt;br/&gt;
im.save(output, format=im.format)&lt;br/&gt;&lt;br/&gt;
r = redis.StrictRedis(host='localhost')&lt;br/&gt;
r.set('imagedata', output.getvalue())&lt;br/&gt;
output.close()"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 25 May 2013 14:15:38 GMT</pubDate>
      <title>Gold Bullion Vault - Periodic Table of Videos - YouTube</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5572</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/ckeCN2Zu1eQ/gold-bullion-vault-periodic-table-of.html</guid>
      <description>&lt;a href="http://www.youtube.com/watch?v=CTtf5s2HFkA" &gt;Gold Bullion Vault - Periodic Table of Videos - YouTube&lt;/a&gt;: "&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/CTtf5s2HFkA" width="560"/&gt;"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 25 May 2013 14:15:38 GMT</pubDate>
      <title>Melting Silver - Periodic Table of Videos - YouTube</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5571</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/36xwMu0HjmQ/melting-silver-periodic-table-of-videos.html</guid>
      <description>&lt;a href="http://www.youtube.com/watch?v=0SgYhzd5ehY" &gt;Melting Silver - Periodic Table of Videos - YouTube&lt;/a&gt;: "&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/0SgYhzd5ehY" width="560"/&gt;"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 24 May 2013 22:14:48 GMT</pubDate>
      <title>JJA | Praat's Pitch Algorithm</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5570</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/LFTjch36nQE/jja-praats-pitch-algorithm.html</guid>
      <description>&lt;a href="http://www.ucl.ac.uk/~ucjt465/tutorials/praatpitch.html" &gt;JJA | Praat's Pitch Algorithm&lt;/a&gt;: "The autocorrelation is highest at a time lag of 0, so we need to look for peaks that are greater than 0 for significant periodicity. However, in this case, since we are working with a complex sound wave with a loud harmonic, the autocorrelation curve shows a false peak (red line) before the time lag that we know is the sound's actual fundamental frequency (green line), which is alligned with a lower peak."&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 24 May 2013 16:15:30 GMT</pubDate>
      <title>codelike</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5569</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/s4H_zFPn3_4/codelike.html</guid>
      <description>&lt;a href="http://codelike.com/blog/2013/04/21/how-to-make-your-open-source-project-successful/" &gt;codelike&lt;/a&gt;: "1) The one which is easier to use wins"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 24 May 2013 16:15:30 GMT</pubDate>
      <title>codelike</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5568</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/47T-OZZC3Ds/codelike_24.html</guid>
      <description>&lt;a href="http://codelike.com/blog/2013/04/21/how-to-make-your-open-source-project-successful/" &gt;codelike&lt;/a&gt;: "If you create or maintain an open source project and want to make it big: Generate buzz!"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 24 May 2013 16:15:30 GMT</pubDate>
      <title>Why you should write Makefiles</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5567</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/JjnsHvNjJDw/why-you-should-write-makefiles.html</guid>
      <description>&lt;a href="http://andreypopp.com/posts/2013-05-23-why-you-should-write-makefiles.html" &gt;Why you should write Makefiles&lt;/a&gt;: "Your build process usually can be described in terms of sequences of commands with some dependencies between. make captures this naturally as a set of build targets (with dependencies) and associated snippets of shell script (usually sh):"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 24 May 2013 16:15:30 GMT</pubDate>
      <title>Doom3 BFG Source Code Review: Introduction</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5566</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/sVVp47yk7BE/doom3-bfg-source-code-review.html</guid>
      <description>&lt;a href="http://fabiensanglard.net/doom3_bfg/index.php" &gt;Doom3 BFG Source Code Review: Introduction&lt;/a&gt;: "No exceptions.&lt;br/&gt;
No References (use pointers).&lt;br/&gt;
Minimal usage of templates.&lt;br/&gt;
Const everywhere.&lt;br/&gt;
Classes.&lt;br/&gt;
Polymorphism.&lt;br/&gt;
Inheritance."&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 23 May 2013 15:15:02 GMT</pubDate>
      <title>A Gaga Musical review: Beautifully staged tale of Lady Gaga | On Stage | Arts | National Post</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5565</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/icCQLpRmf9g/a-gaga-musical-review-beautifully.html</guid>
      <description>&lt;a href="http://arts.nationalpost.com/2013/05/22/cushman-on-lady-gaga-musical/" &gt;A Gaga Musical review: Beautifully staged tale of Lady Gaga | On Stage | Arts | National Post&lt;/a&gt;: ") She&#x2019;s played here by a performer with the wonderfully appropriate name of Kimberly Persona, who functions beautifully as a walking Rorschach test."&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 23 May 2013 15:15:02 GMT</pubDate>
      <title>GRiZ - The Future Is Now - YouTube</title>
      <link>http://www.advogato.org/person/sness/diary.html?start=5564</link>
      <guid>http://feedproxy.google.com/~r/sness/~3/KrKKx3ADCcE/griz-future-is-now-youtube.html</guid>
      <description>&lt;a href="http://www.youtube.com/watch?v=tPqLfsmL0bM" &gt;GRiZ - The Future Is Now - YouTube&lt;/a&gt;: "&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/tPqLfsmL0bM" width="560"/&gt;"&lt;br/&gt;&lt;br/&gt;&lt;a href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk" &gt;'via Blog this'&lt;/a&gt;</description>
    </item>
  </channel>
</rss>
