<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shozzy</author_name>
  <author_url>https://blog.hatena.ne.jp/shozzy/</author_url>
  <blog_title>Float on the flow</blog_title>
  <blog_url>https://shozzy.hatenablog.com/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>サーバサイドブックマークレットを、ローカルのみで実現する。これをやっておくと、コードの短縮に気を使わなくてよくなるから、どんなブックマークレットを書くときにも便利。 方法 ローカルにApache入れる。そこに.jsを置く。単純に、ローカルにサーバがあるよって寸法です。 例 たとえば、Apacheのhtdocs直下にtest.jsってのを作って、以下の内容にしておく。 alert(&quot;It works!&quot;);んで、次のブックマークレットを実行。 javascript:(function(){var s=document.createElement(&quot;script&quot;);s.charset=&quot;UTF-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshozzy.hatenablog.com%2Fentry%2F20090304%2F1236132992&quot; title=&quot;サーバサイドブックマークレットを手軽に実行する - Float on the flow&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>2009-03-04 11:16:32</published>
  <title>サーバサイドブックマークレットを手軽に実行する</title>
  <type>rich</type>
  <url>https://shozzy.hatenablog.com/entry/20090304/1236132992</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
