<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/ymorimo/programming/">
<title>programming&#x306B;&#x95A2;&#x3059;&#x308B;ymorimo&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;</title>
<link>https://b.hatena.ne.jp/ymorimo/programming/</link>
<description>programming&#x306B;&#x95A2;&#x3059;&#x308B;ymorimo&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; (175)</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20110724#bookmark-1761179" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20110217#bookmark-21897743" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100908#bookmark-21925718" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100824#bookmark-24272230" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100708#bookmark-22891154" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100302#bookmark-240627" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100124#bookmark-12500508" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100112#bookmark-18213661" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20100112#bookmark-18186407" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20091210#bookmark-17774928" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20091101#bookmark-10677371" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090625#bookmark-14183479" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090310#bookmark-11984657" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090310#bookmark-1571436" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090217#bookmark-12154955" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090205#bookmark-11966702" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-3178201" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-7865875" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-93080" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ymorimo/20080901#bookmark-8331435" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20110724#bookmark-1761179">
<title>Platypus - Create Mac apps from command line scripts |</title>
<link>http://www.sveinbjorn.org/platypus</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2011-07-23T23:00:06Z</dc:date>
<dc:subject>mac</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>tools</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/mac" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tools" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.sveinbjorn.org/platypus&#x22; title=&#x22;Platypus - Create Mac apps from command line scripts |&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.sveinbjorn.org%2Fplatypus&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.sveinbjorn.org/platypus&#x22;&#x3E;Platypus - Create Mac apps from command line scripts |&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.sveinbjorn.org/platypus&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/dd1530eaf31fa3de09632abaa2a3a5e00857fa4a/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fsveinbjorn.org%2Fimages%2Fquill-hq.jpg&#x22; alt=&#x22;Platypus - Create Mac apps from command line scripts |&#x22; title=&#x22;Platypus - Create Mac apps from command line scripts |&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript and PHP programs. This is done by wrapping the script in a macOS application bundle along with an app binary that runs the script. Platypus make...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.sveinbjorn.org/platypus&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.sveinbjorn.org/platypus&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Platypus - Create Mac apps from command line scripts |&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Platypus - Create Mac apps from command line scripts |&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.sveinbjorn.org/platypus&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>49</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20110217#bookmark-21897743">
<title>Racket</title>
<link>https://racket-lang.org/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2011-02-16T19:00:11Z</dc:date>
<dc:subject>scheme</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>racket</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/scheme" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/racket" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://racket-lang.org/&#x22; title=&#x22;Racket&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fracket-lang.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://racket-lang.org/&#x22;&#x3E;Racket&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://racket-lang.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Racket&#x22; title=&#x22;Racket&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;#lang racket/gui (define my-language &#x26;#39;English) (define translations #hash([Chinese . &#x26;quot;&#x4F60;&#x597D; &#x4E16;&#x754C;&#x26;quot;] [English . &#x26;quot;Hello world&#x26;quot;] [French . &#x26;quot;Bonjour le monde&#x26;quot;] [German . &#x26;quot;Hallo Welt&#x26;quot;] [Greek . &#x26;quot;&#x393;&#x3B5;&#x3B9;&#x3AC; &#x3C3;&#x3BF;&#x3C5;, &#x3BA;&#x3CC;&#x3C3;&#x3BC;&#x3B5;&#x26;quot;] [Portuguese . &#x26;quot;Ol&#xE1; mundo&#x26;quot;] [Spanish . &#x26;quot;Hola mundo&#x26;quot;] [Thai . &#x26;quot;&#xE2A;&#xE27;&#xE31;&#xE2A;&#xE14;&#xE35;&#xE0A;&#xE32;&#xE27;&#xE42;&#xE25;&#xE01;&#x26;quot;] [Turkish . &#x26;quot;Merha...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/racket-lang.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://racket-lang.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Racket&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Racket&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/racket-lang.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>131</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100908#bookmark-21925718">
<title>MessagePack: It&#x27;s like JSON. but fast and small.</title>
<link>https://msgpack.org/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-09-07T20:00:09Z</dc:date>
<dc:subject>json</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/json" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://msgpack.org/&#x22; title=&#x22;MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fmsgpack.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://msgpack.org/&#x22;&#x3E;MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://msgpack.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x22; title=&#x22;MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;It&#x26;#39;s like JSON. but fast and small. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it&#x26;#39;s faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/msgpack.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://msgpack.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - MessagePack: It&#x26;#39;s like JSON. but fast and small.&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/msgpack.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>428</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100824#bookmark-24272230">
<title>Blog - Mikula Beutl - SEO Consulting</title>
<link>http://yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-08-24T10:00:19Z</dc:date>
<dc:subject>font</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/font" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22; title=&#x22;Blog - Mikula Beutl - SEO Consulting&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fyamashita.dyndns.org%2Fblog%2Finconsolata-as-a-programming-font%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22;&#x3E;Blog - Mikula Beutl - SEO Consulting&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/a228804dd6bdc123916fce110c3b5ce5da3bc704/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fmikulabeutl.com%2Fwp-content%2Fuploads%2F2022%2F12%2Fopengraph_mikulabeutl-min.png&#x22; alt=&#x22;Blog - Mikula Beutl - SEO Consulting&#x22; title=&#x22;Blog - Mikula Beutl - SEO Consulting&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;This guide is the safest way to do a domain switch, you get all you need to change a blocked domain. What is a user flow and a user journey? There&#x2019;s a macro view of a customer experience that we can analyze and partially control.&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Blog - Mikula Beutl - SEO Consulting&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Blog - Mikula Beutl - SEO Consulting&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/yamashita.dyndns.org/blog/inconsolata-as-a-programming-font/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>1287</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100708#bookmark-22891154">
<title>404 Error - File Not Found</title>
<link>http://sazameki.jp/programming/programmer-levels</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-07-07T19:00:10Z</dc:date>
<dc:subject>programmer</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programmer" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://sazameki.jp/programming/programmer-levels&#x22; title=&#x22;404 Error - File Not Found&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fsazameki.jp%2Fprogramming%2Fprogrammer-levels&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://sazameki.jp/programming/programmer-levels&#x22;&#x3E;404 Error - File Not Found&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://sazameki.jp/programming/programmer-levels&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;404 Error - File Not Found&#x22; title=&#x22;404 Error - File Not Found&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x6307;&#x5B9A;&#x3055;&#x308C;&#x305F;&#x30D5;&#x30A1;&#x30A4;&#x30EB;&#x306F;&#x898B;&#x3064;&#x304B;&#x308A;&#x307E;&#x305B;&#x3093;&#x3067;&#x3057;&#x305F;&#x3002; 10&#x79D2;&#x5F8C;&#x306B; &#x30C8;&#x30C3;&#x30D7;&#x30DA;&#x30FC;&#x30B8; &#x306B;&#x30B8;&#x30E3;&#x30F3;&#x30D7;&#x3057;&#x307E;&#x3059;&#x3002;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/sazameki.jp/programming/programmer-levels&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://sazameki.jp/programming/programmer-levels&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 404 Error - File Not Found&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 404 Error - File Not Found&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/sazameki.jp/programming/programmer-levels&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>724</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100302#bookmark-240627">
<title>Which are faster? | Computer Language Benchmarks Game</title>
<link>http://shootout.alioth.debian.org/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-03-01T19:00:28Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>performance</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/performance" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://shootout.alioth.debian.org/&#x22; title=&#x22;Which are faster? | Computer Language Benchmarks Game&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fshootout.alioth.debian.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://shootout.alioth.debian.org/&#x22;&#x3E;Which are faster? | Computer Language Benchmarks Game&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://shootout.alioth.debian.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Which are faster? | Computer Language Benchmarks Game&#x22; title=&#x22;Which are faster? | Computer Language Benchmarks Game&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/shootout.alioth.debian.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://shootout.alioth.debian.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Which are faster? | Computer Language Benchmarks Game&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Which are faster? | Computer Language Benchmarks Game&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/shootout.alioth.debian.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>198</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100124#bookmark-12500508">
<title>MaxMind - GeoLite City | Free Geolocation Database</title>
<link>https://dev.maxmind.com/geoip/geolite2-free-geolocation-data/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-01-23T21:00:05Z</dc:date>
<dc:subject>geo</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/geo" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22; title=&#x22;MaxMind - GeoLite City | Free Geolocation Database&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fdev.maxmind.com%2Fgeoip%2Fgeolite2-free-geolocation-data%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22;&#x3E;MaxMind - GeoLite City | Free Geolocation Database&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;MaxMind - GeoLite City | Free Geolocation Database&#x22; title=&#x22;MaxMind - GeoLite City | Free Geolocation Database&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;GeoLite Databases and Web ServicesMaxMind offers free geolocation and ASN data in downloadable database and web service formats. Find what you need: Understanding IP geolocationIntegrationGenerating a license key to authenticate GeoLiteGeoLite database formatsAutomate database downloads and updat...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - MaxMind - GeoLite City | Free Geolocation Database&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - MaxMind - GeoLite City | Free Geolocation Database&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/dev.maxmind.com/geoip/geolite2-free-geolocation-data/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>41</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100112#bookmark-18213661">
<title>Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1</title>
<link>http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-01-12T02:00:06Z</dc:date>
<dc:subject>html5</dc:subject>
<dc:subject>websockets</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/html5" />
    <rdf:li resource="https://b.hatena.ne.jp/q/websockets" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22; title=&#x22;Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fblog.0x82.com%2F2009%2F12%2F28%2Ftwitter-amqp-websocket-example-no-polling&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22;&#x3E;Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x22; title=&#x22;Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;HTML5 is here! Urray! I was tired of hearing about one of the new innovation in HTML5: the WebSocket API. After reading the excelent blog post about WebSockets and Ruby by Ilya Grigorik I got inspired by this experiment which is a simple example of a twitter-to-browser usage of websockets. Since ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Twitter AMQP WebSocket Example (No Polling) - There&#x2019;s no place like ::1&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/blog.0x82.com/2009/12/28/twitter-amqp-websocket-example-no-polling&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>7</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20100112#bookmark-18186407">
<title>&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;</title>
<link>https://www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;tr=s</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2010-01-11T20:00:47Z</dc:date>
<dc:subject>book</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/book" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22; title=&#x22;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwww.fukkan.com%2Ffk%2FCartSearchDetail%3Fi_no%3D68313239%26tr%3Ds&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22;&#x3E;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/c45330d398b881ac7f295de21e67ac7cedc3420c/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fwww.fukkan.com%2Fstore%2Ffk_item%2Fitem_file_name1%2F68313239%2Flarge%2F68313239-1.jpg&#x22; alt=&#x22;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x22; title=&#x22;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;0&#x26;quot; x-transition:enter=&#x26;quot;transition ease-out duration-100&#x26;quot; x-transition:enter-start=&#x26;quot;opacity-0 transform scale-95&#x26;quot; x-transition:enter-end=&#x26;quot;opacity-100 transform scale-100&#x26;quot; x-transition:leave=&#x26;quot;transition ease-in duration-75&#x26;quot; x-transition:leave-start=&#x26;quot;opacity-100 transform scale-100&#x26;quot; x-transition:lea...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x8A00;&#x8A9E;AWK&#xA0;A. V. &#x30A8;&#x30A4;&#x30DB;&#x3001;P. J. &#x30EF;&#x30A4;&#x30F3;&#x30D0;&#x30FC;&#x30AC;&#x30FC;&#x3001;B. W. &#x30AB;&#x30FC;&#x30CB;&#x30CF;&#x30F3; &#x8457;&#xFF0F;&#x8DB3;&#x7ACB;&#x9AD8;&#x5FB7; &#x7FFB;&#x8A33;&#xA0;&#x8CA9;&#x58F2;&#x30DA;&#x30FC;&#x30B8;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.fukkan.com/fk/CartSearchDetail?i_no=68313239&#x26;amp;tr=s&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>4</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20091210#bookmark-17774928">
<title>2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;</title>
<link>http://takaakik.com/blog/2009/12/ku.html</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-12-10T06:01:04Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>interview</dc:subject>
<dc:subject>engineer</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/interview" />
    <rdf:li resource="https://b.hatena.ne.jp/q/engineer" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://takaakik.com/blog/2009/12/ku.html&#x22; title=&#x22;2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Ftakaakik.com%2Fblog%2F2009%2F12%2Fku.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://takaakik.com/blog/2009/12/ku.html&#x22;&#x3E;2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://takaakik.com/blog/2009/12/ku.html&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x22; title=&#x22;2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;ku &#x3053;&#x3068; &#x718A;&#x8C37;&#x5065;&#x592A;&#x90CE;&#x3055;&#x3093;&#x3001;78&#x5E74;&#x751F;&#x307E;&#x308C;&#x3001;&#x4ECA;&#x5E74;31&#x624D;&#x3002; &#x304D;&#x3063;&#x304B;&#x3051;&#x306F; ku &#x3055;&#x3093;&#x304C;&#x534A;&#x5206;&#x8A33;&#x3057;&#x3066;&#x305F; Tumblr &#x306E;&#x5275;&#x696D;&#x8005; David Karp &#x306E;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3092;&#x308F;&#x305F;&#x3057; takaakik &#x304C;&#x6A2A;&#x304B;&#x3089;&#x5168;&#x8A33;(&#x5931;&#x793C;&#x306A;&#x8A71;&#x3060;)&#x3057;&#x305F;&#x3053;&#x3068;&#x306A;&#x306E;&#x3060;&#x304C;&#x3001; reblog.ido.nu &#x3068;&#x3044;&#x3046;&#x65E5;&#x672C;&#x306E;&#x300C;&#x30AC;&#x30E9;&#x30D1;&#x30B4;&#x30B9;&#x300D;&#x643A;&#x5E2F;&#x304B;&#x3089;&#x3067;&#x3082; Tumblr &#x306E; Dashboard &#x304C;&#x898B;&#x3089;&#x308C;&#x3066;&#x306A;&#x304A;&#x304B;&#x3064; reblog &#x3082;&#x3067;&#x304D;&#x308B;&#x3068;&#x3044;&#x3046;&#x30B5;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/takaakik.com/blog/2009/12/ku.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://takaakik.com/blog/2009/12/ku.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 2009&#x5E74;6&#x6708;27&#x65E5;16&#x6642;&#x6771;&#x4EAC;&#x6E0B;&#x8C37; ku &#x30ED;&#x30F3;&#x30B0;&#x30FB;&#x30A4;&#x30F3;&#x30BF;&#x30D3;&#x30E5;&#x30FC;&#x3000;(1/5) - &#x3044;&#x3044;&#x3053;&#x3068;&#x3042;&#x308B;&#x304B;&#x3044;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/takaakik.com/blog/2009/12/ku.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>123</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20091101#bookmark-10677371">
<title>Loading...</title>
<link>http://blog.lilyx.net/2008/11/03/evernote-api/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-11-01T14:00:10Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>api</dc:subject>
<dc:subject>evernote</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/api" />
    <rdf:li resource="https://b.hatena.ne.jp/q/evernote" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://blog.lilyx.net/2008/11/03/evernote-api/&#x22; title=&#x22;Loading...&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fblog.lilyx.net%2F2008%2F11%2F03%2Fevernote-api%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://blog.lilyx.net/2008/11/03/evernote-api/&#x22;&#x3E;Loading...&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://blog.lilyx.net/2008/11/03/evernote-api/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Loading...&#x22; title=&#x22;Loading...&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/blog.lilyx.net/2008/11/03/evernote-api/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://blog.lilyx.net/2008/11/03/evernote-api/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Loading...&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Loading...&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/blog.lilyx.net/2008/11/03/evernote-api/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>126</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090625#bookmark-14183479">
<title>https://www.welton.it/freesoftware/files/two-mode-mode.el</title>
<link>https://www.welton.it/freesoftware/files/two-mode-mode.el</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-06-24T18:00:19Z</dc:date>
<dc:subject>emacs</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>tools</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/emacs" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tools" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; title=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwww.welton.it%2Ffreesoftware%2Ffiles%2Ftwo-mode-mode.el&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22;&#x3E;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; title=&#x22;https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.welton.it/freesoftware/files/two-mode-mode.el&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - https://www.welton.it/freesoftware/files/two-mode-mode.el&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.welton.it/freesoftware/files/two-mode-mode.el&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>2</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090310#bookmark-11984657">
<title>&#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;</title>
<link>http://www.team-lab.com/news/index.php?itemid=469</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-03-10T09:00:31Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>event</dc:subject>
<dc:subject>algorithm</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/event" />
    <rdf:li resource="https://b.hatena.ne.jp/q/algorithm" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.team-lab.com/news/index.php?itemid=469&#x22; title=&#x22;&#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.team-lab.com%2Fnews%2Findex.php%3Fitemid%3D469&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.team-lab.com/news/index.php?itemid=469&#x22;&#x3E;&#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.team-lab.com/news/index.php?itemid=469&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;&#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x22; title=&#x22;&#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;2009/02/05: &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; &#x60C5;&#x5831;&#x304C;&#x3042;&#x3075;&#x308C;&#x3066;&#x308B;&#x3002; &#x4EBA;&#x9593;&#x306E;&#x624B;&#x3067;&#x4E00;&#x3064;&#x4E00;&#x3064;&#x60C5;&#x5831;&#x3092;&#x898B;&#x3066;&#x53D6;&#x6368;&#x9078;&#x629E;&#x3059;&#x308B;&#x3053;&#x3068;&#x306F;&#x4E0D;&#x53EF;&#x80FD;&#x3060;&#x3002; &#x3082;&#x3057;&#x4EBA;&#x9593;&#x306E;&#x624B;&#x306B;&#x4EE3;&#x308F;&#x308B;&#x30ED;&#x30DC;&#x30C3;&#x30C8;&#x304C;&#x3044;&#x305F;&#x3089;&#x4E16;&#x306E;&#x4E2D;&#x304C;&#x3061;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.team-lab.com/news/index.php?itemid=469&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.team-lab.com/news/index.php?itemid=469&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x304A;&#x77E5;&#x3089;&#x305B; &#xBB; &#x300E;&#x6A5F;&#x68B0;&#x306F;&#x3069;&#x308C;&#x3060;&#x3051;&#x4EBA;&#x9593;&#x306B;&#x8FD1;&#x3065;&#x3051;&#x308B;&#x306E;&#x304B;&#x300F; &#xFF5E;&#x7B2C;2&#x56DE;&#x3000;&#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;&#x30B3;&#x30F3;&#x30C6;&#x30B9;&#x30C8;&#xFF5E; - &#x30C1;&#x30FC;&#x30E0;&#x30E9;&#x30DC;&#x682A;&#x5F0F;&#x4F1A;&#x793E;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.team-lab.com/news/index.php?itemid=469&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>219</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090310#bookmark-1571436">
<title>Universally unique identifier - Wikipedia</title>
<link>https://en.wikipedia.org/wiki/Universally_unique_identifier</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-03-10T06:00:39Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>algorithm</dc:subject>
<dc:subject>uuid</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/algorithm" />
    <rdf:li resource="https://b.hatena.ne.jp/q/uuid" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://en.wikipedia.org/wiki/Universally_unique_identifier&#x22; title=&#x22;Universally unique identifier - Wikipedia&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FUniversally_unique_identifier&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://en.wikipedia.org/wiki/Universally_unique_identifier&#x22;&#x3E;Universally unique identifier - Wikipedia&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://en.wikipedia.org/wiki/Universally_unique_identifier&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/69ca6ea8db5bbfe02ca11a9352ef630daaa06daa/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fthumb%2Fe%2Fe5%2FExample_UUIDs.svg%2F1280px-Example_UUIDs.svg.png&#x22; alt=&#x22;Universally unique identifier - Wikipedia&#x22; title=&#x22;Universally unique identifier - Wikipedia&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, typically in software created by Microsoft.[1] When generated according to the standards, UUIDs are, for practical purposes, unique...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/en.wikipedia.org/wiki/Universally_unique_identifier&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://en.wikipedia.org/wiki/Universally_unique_identifier&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Universally unique identifier - Wikipedia&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Universally unique identifier - Wikipedia&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/en.wikipedia.org/wiki/Universally_unique_identifier&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>24</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090217#bookmark-12154955">
<title>&#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;</title>
<link>https://xtech.nikkei.com/it/article/OPINION/20090216/324752/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-02-16T18:00:28Z</dc:date>
<dc:subject>database</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>webdev</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/database" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/webdev" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22; title=&#x22;&#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fxtech.nikkei.com%2Fit%2Farticle%2FOPINION%2F20090216%2F324752%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22;&#x3E;&#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/9517e1035bb321830acce0e65d31e7a8c2acdc65/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fxtech.nikkei.com%2Fimages%2Fn%2Fxtech%2F2020%2Fogp_nikkeixtech_hexagon.jpg%3F20220512&#x22; alt=&#x22;&#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x22; title=&#x22;&#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x30C7;&#x30FC;&#x30BF;&#x30D9;&#x30FC;&#x30B9;&#x6280;&#x8853;&#x306E;&#x4E16;&#x754C;&#x306B;&#x65B0;&#x9854;&#x304C;&#x6B21;&#x3005;&#x3068;&#x767B;&#x5834;&#x3057;&#x3066;&#x3044;&#x308B;&#x3002;&#x7C73;Danga Interactive&#x306E;&#x300C;memcached&#x300D;&#x3001;&#x30DF;&#x30AF;&#x30B7;&#x30A3;&#x306E;&#x300C;Tokyo Cabinet&#x300D;&#x3068;&#x300C;Tokyo Tyrant&#x300D;&#x3001;&#x697D;&#x5929;&#x306E;&#x300C;ROMA&#x300D;&#x3001;&#x30B0;&#x30EA;&#x30FC;&#x306E;&#x300C;Flare&#x300D;&#x306A;&#x3069;&#x3060;&#x3002;&#x3044;&#x305A;&#x308C;&#x3082;&#x534A;&#x5C0E;&#x4F53;&#x30E1;&#x30E2;&#x30EA;&#x30FC;&#x3092;&#x4F7F;&#x3063;&#x3066;&#x5927;&#x898F;&#x6A21;&#x30C7;&#x30FC;&#x30BF;&#x30D9;&#x30FC;&#x30B9;&#x3092;&#x9AD8;&#x901F;&#x51E6;&#x7406;&#x3059;&#x308B;&#x6280;&#x8853;&#x3067;&#x3042;&#x308B;&#x3002;&#x9762;&#x767D;&#x3044;&#x306E;&#x306F;&#x3001;4&#x793E;&#x3068;&#x3082;IT&#x88FD;&#x54C1;&#x3092;&#x958B;&#x767A;&#x3059;&#x308B;&#x30E1;&#x30FC;&#x30AB;&#x30FC;&#x3067;&#x306F;&#x306A;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x7121;&#x3044;&#x304B;&#x3089;&#x4F5C;&#x3063;&#x305F;&#x4EBA;&#x305F;&#x3061;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/xtech.nikkei.com/it/article/OPINION/20090216/324752/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>489</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090205#bookmark-11966702">
<title>&#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;</title>
<link>https://higayasuo.hatenablog.com/entry/20090204/1233724189</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-02-05T09:00:23Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>programmer</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programmer" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://higayasuo.hatenablog.com/entry/20090204/1233724189&#x22; title=&#x22;&#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fhigayasuo.hatenablog.com%2Fentry%2F20090204%2F1233724189&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://higayasuo.hatenablog.com/entry/20090204/1233724189&#x22;&#x3E;&#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://higayasuo.hatenablog.com/entry/20090204/1233724189&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/02062faca0c643cfa3cafecdbef19e5a42e67fd0/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fogimage.blog.st-hatena.com%2F17680117126970898857%2F17680117126970910777%2F1550549477&#x22; alt=&#x22;&#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x22; title=&#x22;&#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x826F;&#x304F;&#x4ED5;&#x4E8B;&#x4EE5;&#x5916;&#x306E;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0;&#x3092;&#x3057;&#x305F;&#x3053;&#x3068;&#x306A;&#x3044;&#x4EBA;&#x3063;&#x3066;&#x3044;&#x308B;&#x3058;&#x3083;&#x306A;&#x3044;&#x3067;&#x3059;&#x304B;&#x3002;&#x3053;&#x3053;&#x3067;&#x3044;&#x3046;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x3068;&#x306F;&#x3001;&#x4ED5;&#x4E8B;&#x4EE5;&#x5916;&#x3067;&#x306F;&#x3001;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0;&#x3092;&#x3057;&#x306A;&#x3044;&#x4EBA;&#x306E;&#x3053;&#x3068;&#x3092;&#x6307;&#x3057;&#x3066;&#x3044;&#x307E;&#x3059;&#x3002; &#x4ED5;&#x4E8B;&#x4EE5;&#x5916;&#x3067;&#x3082;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;&#x3092;&#x3057;&#x3066;&#x3044;&#x308B;&#x30FB;&#x52C9;&#x5F37;&#x3057;&#x3066;&#x3044;&#x308B;&#x4EBA;&#x3001;&#x306F;&#x3001;&#x8077;&#x696D;Only&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x3067;&#x306F;&#x306A;&#x304F;&#x3001;&#x8077;&#x696D;&#x3067;&#x3082;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0;&#x3092;&#x3057;&#x3066;&#x3044;&#x308B;&#x3051;&#x3069;&#x3001;&#x305D;&#x308C;&#x4EE5;&#x5916;&#x306B;&#x3082;&#x52AA;&#x529B;&#x3092;&#x3057;&#x3066;&#x3044;&#x308B;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/higayasuo.hatenablog.com/entry/20090204/1233724189&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://higayasuo.hatenablog.com/entry/20090204/1233724189&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x81EA;&#x5206;&#x306E;&#x66F8;&#x304D;&#x305F;&#x3044;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x66F8;&#x3051; - &#x8131;&#x8077;&#x696D;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x306E;&#x3059;&#x3059;&#x3081; - &#x3072;&#x304C;&#x3084;&#x3059;&#x3092;&#x6280;&#x8853;&#x30D6;&#x30ED;&#x30B0;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/higayasuo.hatenablog.com/entry/20090204/1233724189&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>211</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-3178201">
<title>&#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;</title>
<link>http://postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-01-23T11:42:50Z</dc:date>
<dc:subject>ruby</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>gecko</dc:subject>
<dc:subject>webnail</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/ruby" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/gecko" />
    <rdf:li resource="https://b.hatena.ne.jp/q/webnail" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22; title=&#x22;&#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fpostcard.blog.ocn.ne.jp%2Fitazura%2F2006%2F11%2Fwebwebnail_ac4b.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22;&#x3E;&#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;&#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x22; title=&#x22;&#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;&#x753B;&#x50CF;&#x4F5C;&#x6210;&#x65B9;&#x6CD5;&#x306E;&#x307E;&#x3068;&#x3081;&#x3068;&#x5B9F;&#x8DF5;&#x30E1;&#x30E2;&#x3002;&#x300C;&#x8D85;&#x6574;&#x7406;&#x6CD5;&#x30BD;&#x30FC;&#x30B7;&#x30E3;&#x30EB;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x300D;&#x306B;&#x3001;&#x767B;&#x9332;&#x3055;&#x308C;&#x305F;Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(thumbnail)&#x753B;&#x50CF;&#x3092;&#x8868;&#x793A;&#x3059;&#x308B;&#x305F;&#x3081;&#x3002; Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;&#x306F;&#x3001;Web Thumbnail&#x3092;&#x7565;&#x3057;&#x3066;webnail&#x3068;&#x3082;&#x547C;&#x3070;&#x308C;&#x3066;&#x3044;&#x308B;&#x3089;&#x3057;&#x3044;&#x3002; &#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;&#x3092;&#x4F5C;&#x6210;&#x3059;&#x308B;Web&#x30B5;&#x30FC;&#x30D3;&#x30B9; Alexa&#x306E;Web&#x30B5;&#x30FC;&#x30D3;&#x30B9;&#x3067;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;&#x3092;&#x4F5C;&#x308C;&#x308B;&#x304C;&#x3001;Si...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x3075;&#x3068;&#x601D;&#x3046;--&#x3061;&#x3087;&#x3063;&#x3068;&#x8003;&#x3048;&#x308B; &#xFF08;&#x3044;&#x305F;&#x305A;&#x3089;&#x7DE8;&#xFF09;: Web&#x30DA;&#x30FC;&#x30B8;&#x306E;&#x30B5;&#x30E0;&#x30CD;&#x30A4;&#x30EB;(webnail)&#x3092;&#x4F5C;&#x308B;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/postcard.blog.ocn.ne.jp/itazura/2006/11/webwebnail_ac4b.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>24</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-7865875">
<title>Google Code Archive - Long-term storage for Google Code Project Hosting.</title>
<link>https://code.google.com/archive/p/yasnippet</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-01-22T15:56:32Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>emacs</dc:subject>
<dc:subject>yasnippet</dc:subject>
<dc:subject>utility</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/emacs" />
    <rdf:li resource="https://b.hatena.ne.jp/q/yasnippet" />
    <rdf:li resource="https://b.hatena.ne.jp/q/utility" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://code.google.com/archive/p/yasnippet&#x22; title=&#x22;Google Code Archive - Long-term storage for Google Code Project Hosting.&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fcode.google.com%2Farchive%2Fp%2Fyasnippet&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://code.google.com/archive/p/yasnippet&#x22;&#x3E;Google Code Archive - Long-term storage for Google Code Project Hosting.&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://code.google.com/archive/p/yasnippet&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Google Code Archive - Long-term storage for Google Code Project Hosting.&#x22; title=&#x22;Google Code Archive - Long-term storage for Google Code Project Hosting.&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Code Archive Skip to content Google About Google Privacy Terms&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/code.google.com/archive/p/yasnippet&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://code.google.com/archive/p/yasnippet&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Google Code Archive - Long-term storage for Google Code Project Hosting.&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Google Code Archive - Long-term storage for Google Code Project Hosting.&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/code.google.com/archive/p/yasnippet&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>98</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20090123#bookmark-93080">
<title>argouml.tigris.org</title>
<link>http://argouml.tigris.org/</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2009-01-22T15:55:38Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>software</dc:subject>
<dc:subject>tool</dc:subject>
<dc:subject>uml</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/software" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tool" />
    <rdf:li resource="https://b.hatena.ne.jp/q/uml" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://argouml.tigris.org/&#x22; title=&#x22;argouml.tigris.org&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fargouml.tigris.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://argouml.tigris.org/&#x22;&#x3E;argouml.tigris.org&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://argouml.tigris.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;argouml.tigris.org&#x22; title=&#x22;argouml.tigris.org&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Problems and suggestions about individual projects should go to users@thatproject.tigris.org 2020-03-13: This site is going to be decommissioned and shut down very soon. Please copy and archive any data you wish to keep ASAP&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/argouml.tigris.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://argouml.tigris.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - argouml.tigris.org&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - argouml.tigris.org&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/argouml.tigris.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>93</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/ymorimo/20080901#bookmark-8331435">
<title>&#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!</title>
<link>http://nari.hatenablog.com/entry/20080422/1208880928</link>
<description></description>
<dc:creator>ymorimo</dc:creator>
<dc:date>2008-09-01T08:16:40Z</dc:date>
<dc:subject>game</dc:subject>
<dc:subject>ruby</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/game" />
    <rdf:li resource="https://b.hatena.ne.jp/q/ruby" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;http://nari.hatenablog.com/entry/20080422/1208880928&#x22; title=&#x22;&#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fnari.hatenablog.com%2Fentry%2F20080422%2F1208880928&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://nari.hatenablog.com/entry/20080422/1208880928&#x22;&#x3E;&#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://nari.hatenablog.com/entry/20080422/1208880928&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;&#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x22; title=&#x22;&#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Ruby2008/8/7&#x306B;&#x3084;&#x3093;&#x308F;&#x308A;&#x4FEE;&#x6B63;&#x3057;&#x307E;&#x3057;&#x305F;&#x3002;&#x3000;&#x30BD;&#x30FC;&#x30B9;&#x30B3;&#x30FC;&#x30C9;svn&#x306F; svn co http://svn.coderepos.org/share/lang/ruby/nario Coderepos&#x306B;&#x3042;&#x3052;&#x3066;&#x3044;&#x308B;&#x306E;&#x3067;&#x81EA;&#x7531;&#x306B;&#x89E6;&#x3063;&#x3066;&#x304F;&#x3060;&#x3055;&#x3044;&#x3002;&#x3000;&#x74B0;&#x5883;&#x8A2D;&#x5B9A;Windows&#x3067;&#x3042;&#x308C;&#x3070;&#x3001;&#x30D5;&#x30A1;&#x30A4;&#x30EB;&#x5185;&#x306E;rskit/game.exe&#x3067;&#x3001;&#x30D5;&#x30EB;&#x30B9;&#x30AF;&#x30EA;&#x30FC;&#x30F3;&#x3067;&#x52D5;&#x4F5C;&#x3057;&#x307E;&#x3059;&#x3002;linux&#x3067;&#x3042;&#x308C;&#x3070;ruby/sdl&#x3092;&#x52D5;&#x304F;&#x74B0;&#x5883;&#x3092;&#x4F5C;&#x6210;&#x3057;&#x3066;&#x3001; ruby nario....&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/nari.hatenablog.com/entry/20080422/1208880928&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://nari.hatenablog.com/entry/20080422/1208880928&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30B9;&#x30FC;&#x30D1;&#x30FC;&#x30DE;&#x30EA;&#x30AA;&#x30D6;&#x30E9;&#x30B6;&#x30FC;&#x30BA;&#x3092;Ruby&#x3067;&#x4F5C;&#x3063;&#x3066;&#x307F;&#x305F; - I am Cruby!&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/nari.hatenablog.com/entry/20080422/1208880928&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>414</hatena:bookmarkcount>
</item>
</rdf:RDF>