<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaplus1</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaplus1/</author_url>
  <blog_title>四角革命前夜</blog_title>
  <blog_url>https://sasaplus1.hatenadiary.com/</blog_url>
  <categories>
    <anon>node.js</anon>
    <anon>CoffeeScript</anon>
  </categories>
  <description>140文字とか言ったけどなかなか難しい…… h = require 'http' do -&gt; h.createServer (req, res) -&gt; h.get process.argv[2], (s) -&gt; s.pipe res .listen 3000 とかしてもページがそのまま表示されるだけだし…… ストリームだからとっても扱い難い！ぐぬぬ。 h = require 'http' h.get process.argv[2], (res) -&gt; b = '' res.on 'data', (c) -&gt; b += c res.on 'end', -&gt; h.createServer (q, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20121216%2F1355587039&quot; title=&quot;短いコードでアイドルの水着画像を取得するやつ？ その2 - 四角革命前夜&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-12-16 00:57:19</published>
  <title>短いコードでアイドルの水着画像を取得するやつ？ その2</title>
  <type>rich</type>
  <url>https://sasaplus1.hatenadiary.com/entry/20121216/1355587039</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
