<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-horikiri</author_name>
  <author_url>https://blog.hatena.ne.jp/t-horikiri/</author_url>
  <blog_title>@thorikiriのてょりっき</blog_title>
  <blog_url>https://blog.horihavalabo.jp/</blog_url>
  <categories>
    <anon>appengine</anon>
    <anon>javascript</anon>
  </categories>
  <description>今日はlocalStorageとsessionStorageを学んだよ。 この2つのAPIは使い方は一緒です。 ただ、sessionはブラウザのタブが異なったりすると引き継がれないし、一度閉じると引き継がれません。それに対してlocalは別タブでも引き継ぐし、一度閉じても有効みたいです。 気をつけることは幾つかありそうです。 まず、容量制限があること。これはブラウザごとに違うようだし、バージョンによっても違うから、あんまり多くは入れられませんね。 次に、文字列しか値に入れられないみたいです。JSONオブジェクトをそのまま突っ込んだら切ないことになりました。なので、一度文字列化してから入れて、取…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.horihavalabo.jp%2Fentry%2F20120119%2F1326971537&quot; title=&quot;localStorageとsessionStorage - @thorikiriのてょりっき&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-01-19 20:12:17</published>
  <title>localStorageとsessionStorage</title>
  <type>rich</type>
  <url>https://blog.horihavalabo.jp/entry/20120119/1326971537</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
