<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wvogel00</author_name>
  <author_url>https://blog.hatena.ne.jp/wvogel00/</author_url>
  <blog_title>wvogel日記</blog_title>
  <blog_url>https://wvogel00.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>imageJは偉大なり。 全然知らなかったのですが、画像データをテキストデータにして保存したり、テキストデータから画像をおこしたりできるのです！！ 早速、昔作った画像をいじってみましょう これが元データ imageJで取り込んで、Text imageにして保存。ソースコード import System.IO import Control.Monad main = readFile &quot;gameboy.txt&quot; &gt;&gt;= writeFile &quot;gameboy2.txt&quot; .unlines.map (unwords.f.words).lines f :: [String] -&gt; [String] f …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwvogel00.hatenadiary.org%2Fentry%2F20110922%2F1316698717&quot; title=&quot;imageJ - wvogel日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/w/wvogel00/20110922/20110922223324.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-09-22 22:38:37</published>
  <title>imageJ</title>
  <type>rich</type>
  <url>https://wvogel00.hatenadiary.org/entry/20110922/1316698717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
