<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plasticscafe</author_name>
  <author_url>https://blog.hatena.ne.jp/plasticscafe/</author_url>
  <blog_title>Reinvention of the Wheel</blog_title>
  <blog_url>https://plasticscafe.hatenadiary.org/</blog_url>
  <categories>
    <anon>Webシステム</anon>
    <anon>つぶやき</anon>
    <anon>Python</anon>
  </categories>
  <description>複数の画面が発生するのでヘッダーとフッターは テンプレート化して読み込みたいとか思ってたら 以前書いてたスクリプトが動かない。。。という素敵現象に陥ってましたとさ大して環境も変えてないのにおかしいなぁー とりあえずほとんど書き直して次のような形でコンテンツを読み込むようにしましたよ #コメントとかは後で書くっす #!/usr/bin/python # -*- coding: utf-8 -*- import sys import codecs sys.stdin = codecs.getreader('utf-8')(sys.stdin) sys.stdout = codecs.getwrit…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fplasticscafe.hatenadiary.org%2Fentry%2F20080906%2F1220710532&quot; title=&quot;テンプレート利用に難航中 - Reinvention of the Wheel&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>2008-09-06 23:15:32</published>
  <title>テンプレート利用に難航中</title>
  <type>rich</type>
  <url>https://plasticscafe.hatenadiary.org/entry/20080906/1220710532</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
