<?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>javascript</anon>
    <anon>jquery</anon>
  </categories>
  <description>sessionStorageとlocalStorageって便利なんだけど、ちょっと不便なところがあるので、もっと便利にしてみようと思って作りましたよ。 不便な点は次の通り 有効期限の設定をすることが出来ない 暗号化・復号化をしてから出し入れしないとダメ 文字列形式でしか保存されないのでJSONを文字列化したりパースしてから出し入れしないとダメ 基本的な使い方はこんな感じ // 今まで通り（風）の使い方（暗号化されます） $.sessionStorage.setItem(&quot;key&quot;, &quot;value&quot;); var val = $.sessionStorage.getItem(&quot;key&quot;); $.s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.horihavalabo.jp%2Fentry%2F20120204%2F1328339787&quot; title=&quot;jquery.storage.jsを作ってみた。 - @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-02-04 16:16:27</published>
  <title>jquery.storage.jsを作ってみた。</title>
  <type>rich</type>
  <url>https://blog.horihavalabo.jp/entry/20120204/1328339787</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
