<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shogo4405</author_name>
  <author_url>https://blog.hatena.ne.jp/shogo4405/</author_url>
  <blog_title>Thousand Years</blog_title>
  <blog_url>https://shogo4405.hatenadiary.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>カタカナの全角→半角を難しく変換するコード。やっている最中に別の方法思いついたので途中でポスト。ひらがな→カタカナは簡単なのでひらがなを半角カタカナに変更するんだったらひらがな→カタカナ→半角カタカナが一番かも...。 コード(途中...) 関数はバギーです。使い物になりません＞＜！ String.prototype.toHankakuCase = function() { var i, t, c, f, m, a = []; m = { 0x30AB:0xFF6F }; for(i=0,f=this.length;i&lt;f;i++) { c = this.charCodeAt(i); swit…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshogo4405.hatenadiary.com%2Fentry%2F20070928%2F1190985628&quot; title=&quot;全角/半角カタカナ編。失敗。 - Thousand Years&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>2007-09-28 22:20:28</published>
  <title>全角/半角カタカナ編。失敗。</title>
  <type>rich</type>
  <url>https://shogo4405.hatenadiary.com/entry/20070928/1190985628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
