<?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/kompiro/Java/">
<title>Java&#x306B;&#x95A2;&#x3059;&#x308B;kompiro&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;</title>
<link>https://b.hatena.ne.jp/kompiro/Java/</link>
<description>Java&#x306B;&#x95A2;&#x3059;&#x308B;kompiro&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; (152)</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20120119#bookmark-76726441" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20111125#bookmark-19372420" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110926#bookmark-60136206" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110824#bookmark-56172710" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110823#bookmark-56021326" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110708#bookmark-25703766" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110627#bookmark-48565550" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110616#bookmark-28601966" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110616#bookmark-23286886" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110615#bookmark-466840" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110615#bookmark-46941686" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110513#bookmark-42159982" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110512#bookmark-1067509" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110408#bookmark-13130459" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110324#bookmark-1513802" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110324#bookmark-35069409" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110313#bookmark-28351230" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110303#bookmark-19166564" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110303#bookmark-4270761" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kompiro/20110228#bookmark-29848941" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20120119#bookmark-76726441">
<title>Programmatically Restart a Java Application</title>
<link>https://dzone.com/articles/programmatically-restart-java</link>
<description>&#x4F7F;&#x3048;&#x308B;&#x304B;&#xFF1F;&#xFF1F;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2012-01-19T09:49:12Z</dc:date>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>3</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://dzone.com/articles/programmatically-restart-java&#x22; title=&#x22;Programmatically Restart a Java Application&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fdzone.com%2Farticles%2Fprogrammatically-restart-java&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://dzone.com/articles/programmatically-restart-java&#x22;&#x3E;Programmatically Restart a Java Application&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://dzone.com/articles/programmatically-restart-java&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/f5a454a7a5c9b861fb5bc606b552c3c3ccd29c20/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fdz2cdn1.dzone.com%2Fstorage%2Farticle-thumb%2F13211-thumb.jpg&#x22; alt=&#x22;Programmatically Restart a Java Application&#x22; title=&#x22;Programmatically Restart a Java Application&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Today I&#x26;#39;ll talk about a famous problem : restarting a Java application. It is especially useful when changing the language of a GUI application, so that we need to restart it to reload the internationalized messages in the new language. Some look and feel also require to relaunch the application ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/dzone.com/articles/programmatically-restart-java&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://dzone.com/articles/programmatically-restart-java&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Programmatically Restart a Java Application&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Programmatically Restart a Java Application&#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/dzone.com/articles/programmatically-restart-java&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20111125#bookmark-19372420">
<title>jwebsocket.org</title>
<link>http://jwebsocket.org/</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-11-25T05:01:30Z</dc:date>
<dc:subject>websocket</dc:subject>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/websocket" />
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>27</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://jwebsocket.org/&#x22; title=&#x22;jwebsocket.org&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjwebsocket.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://jwebsocket.org/&#x22;&#x3E;jwebsocket.org&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://jwebsocket.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;jwebsocket.org&#x22; title=&#x22;jwebsocket.org&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;jwebsocket.org 2020 Copyright. All Rights Reserved. The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner direc...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/jwebsocket.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://jwebsocket.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jwebsocket.org&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jwebsocket.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/jwebsocket.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110926#bookmark-60136206">
<title>OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;</title>
<link>https://atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-09-26T08:03:31Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>debug</dc:subject>
<dc:subject>Linux</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/debug" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Linux" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>54</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html&#x22; title=&#x22;OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fatmarkit.itmedia.co.jp%2Fait%2Farticles%2F1109%2F22%2Fnews117.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html&#x22;&#x3E;OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/49656f824e1aedbcf43175f097424ca0519ea201/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fimage.itmedia.co.jp%2Fimages%2Flogo%2F1200x630_500x500_ait.gif&#x22; alt=&#x22;OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#x22; title=&#x22;OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Java&#x3067;&#x30C7;&#x30D0;&#x30C3;&#x30B0;&#x3057;&#x306B;&#x304F;&#x3044;3&#x3064;&#x306E;&#x5834;&#x9762; Java&#x30A2;&#x30D7;&#x30EA;&#x30B1;&#x30FC;&#x30B7;&#x30E7;&#x30F3;&#x3067;&#x69CB;&#x7BC9;&#x3055;&#x308C;&#x305F;&#x30B7;&#x30B9;&#x30C6;&#x30E0;&#x306E;&#x969C;&#x5BB3;&#x3084;&#x6027;&#x80FD;&#x554F;&#x984C;&#x304C;&#x767A;&#x751F;&#x3057;&#x305F;&#x5834;&#x5408;&#x3001;&#x5927;&#x534A;&#x306F;&#x30C7;&#x30D0;&#x30C3;&#x30AC;&#x3084;&#x30D7;&#x30ED;&#x30D5;&#x30A1;&#x30A4;&#x30E9;&#x3001;&#x30DF;&#x30C9;&#x30EB;&#x30A6;&#x30A7;&#x30A2;&#x3084;&#x30B5;&#x30FC;&#x30C9;&#x30D1;&#x30FC;&#x30C6;&#x30A3;&#x304C;&#x63D0;&#x4F9B;&#x3059;&#x308B;&#x30C4;&#x30FC;&#x30EB;&#x3092;&#x7528;&#x3044;&#x308B;&#x3053;&#x3068;&#x3067;&#x89E3;&#x6790;&#x3067;&#x304D;&#x3066;&#x3057;&#x307E;&#x3044;&#x307E;&#x3059;&#x3002; &#x3057;&#x304B;&#x3057;&#x3001;&#x4EE5;&#x4E0B;&#x306E;&#x3088;&#x3046;&#x306A;&#x72B6;&#x6CC1;&#x3067;&#x306F;Java&#x306E;&#x4E16;&#x754C;&#x304B;&#x3089;&#x306E;&#x30A2;&#x30D7;&#x30ED;&#x30FC;&#x30C1;&#x304C;&#x3057;&#x306B;&#x304F;&#x304F;&#x3001;&#x901A;&#x5E38;&#x306E;&#x30C7;&#x30D0;&#x30C3;&#x30B0;&#x30CE;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - OpenJDK&#xFF0B;SystemTap&#x3067;&#x30C8;&#x30E9;&#x30D6;&#x30EB;&#x89E3;&#x6790;&#x306F;&#x3053;&#x3053;&#x307E;&#x3067;&#x3067;&#x304D;&#x308B;&#xFF01;&#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/atmarkit.itmedia.co.jp/ait/articles/1109/22/news117.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110824#bookmark-56172710">
<title>JUnit 4.9 released</title>
<link>http://saffgreenbar.blogspot.com/2011/08/junit-49-released.html</link>
<description>JUnit 4.9&#x304C;&#x30EA;&#x30EA;&#x30FC;&#x30B9;&#x3055;&#x308C;&#x305F;&#x307F;&#x305F;&#x3044;&#x3002;ClassRule&#x306A;&#x3069;&#x304C;&#x52A0;&#x308F;&#x3063;&#x305F;&#x6A21;&#x69D8;&#xFF61;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-08-24T01:14:33Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>test</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/test" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>4</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://saffgreenbar.blogspot.com/2011/08/junit-49-released.html&#x22; title=&#x22;JUnit 4.9 released&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fsaffgreenbar.blogspot.com%2F2011%2F08%2Fjunit-49-released.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://saffgreenbar.blogspot.com/2011/08/junit-49-released.html&#x22;&#x3E;JUnit 4.9 released&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://saffgreenbar.blogspot.com/2011/08/junit-49-released.html&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;JUnit 4.9 released&#x22; title=&#x22;JUnit 4.9 released&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Over a year in the making, we are happy to announce the release of JUnit 4.9. This release&#x26;#39;s theme is Test-class and suite level Rules. The release notes are copied in part below, and can be read in full here. Go ahead and download, or merely let maven do the work for you (as we are now directly ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/saffgreenbar.blogspot.com/2011/08/junit-49-released.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://saffgreenbar.blogspot.com/2011/08/junit-49-released.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JUnit 4.9 released&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JUnit 4.9 released&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/saffgreenbar.blogspot.com/2011/08/junit-49-released.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110823#bookmark-56021326">
<title>Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;</title>
<link>https://torazuka.hatenablog.com/entry/20110821/increment</link>
<description>Java&#x3063;&#x3066;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3063;&#x3066;&#x632F;&#x308B;&#x821E;&#x3044;&#x9055;&#x3046;&#x3093;&#x3058;&#x3083;&#xFF65;&#xFF65;&#xFF65;&#xFF61;&#x3069;&#x3046;&#x3060;&#x3063;&#x305F;&#x3063;&#x3051;&#x3002;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-08-23T05:15:36Z</dc:date>
<dc:subject>Java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>10</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://torazuka.hatenablog.com/entry/20110821/increment&#x22; title=&#x22;Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Ftorazuka.hatenablog.com%2Fentry%2F20110821%2Fincrement&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://torazuka.hatenablog.com/entry/20110821/increment&#x22;&#x3E;Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://torazuka.hatenablog.com/entry/20110821/increment&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/c07919fee978b010ef544d9a216eb1934bc59719/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fogimage.blog.st-hatena.com%2F17680117126970463061%2F17680117126970503144%2F1550540242&#x22; alt=&#x22;Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#x22; title=&#x22;Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;id:E_Mattsan&#x3055;&#x3093;&#x304B;&#x3089;&#x30B3;&#x30E1;&#x30F3;&#x30C8;&#x3067;&#x6559;&#x3048;&#x3066;&#x3044;&#x305F;&#x3060;&#x3044;&#x305F;&#x30DA;&#x30FC;&#x30B8;&#x304C;&#x9762;&#x767D;&#x3044;&#x3067;&#x3059;&#x3002; More Effective C++ &#x7B2C;&#xFF16;&#x56DE; http://blog.livedoor.jp/exiashio/archives/2514235.html C++&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x306B;&#x3064;&#x3044;&#x3066;&#x66F8;&#x304B;&#x308C;&#x3066;&#x3044;&#x307E;&#x3059;&#x3002;&#x5143;&#x30CD;&#x30BF;&#x306F;&#x3001;&#x300E;&#x65B0;&#x8A02;&#x7248; More Effective C++&#x300F;&#x3068;&#x3044;&#x3046;&#x672C;&#x306E;&#x3088;&#x3046;&#x3067;&#x3059;&#x3002; &#x524D;&#x7F6E;&#x3068;&#x5F8C;&#x7F6E;&#x306E;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/torazuka.hatenablog.com/entry/20110821/increment&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://torazuka.hatenablog.com/entry/20110821/increment&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Java&#x306E;&#x524D;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x3068;&#x5F8C;&#x7F6E;&#x30A4;&#x30F3;&#x30AF;&#x30EA;&#x30E1;&#x30F3;&#x30C8;&#x306E;&#x5185;&#x90E8;&#x5B9F;&#x88C5;&#x3092;&#x8AAD;&#x307F;&#x305F;&#x3044; - &#x864E;&#x585A;&#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/torazuka.hatenablog.com/entry/20110821/increment&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110708#bookmark-25703766">
<title>JNotify - File system events library for Java</title>
<link>https://jnotify.sourceforge.net/</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-07-08T01:14:02Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>monitoring</dc:subject>
<dc:subject>File</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/monitoring" />
    <rdf:li resource="https://b.hatena.ne.jp/q/File" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>12</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://jnotify.sourceforge.net/&#x22; title=&#x22;JNotify - File system events library for Java&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fjnotify.sourceforge.net%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://jnotify.sourceforge.net/&#x22;&#x3E;JNotify - File system events library for Java&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://jnotify.sourceforge.net/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;JNotify - File system events library for Java&#x22; title=&#x22;JNotify - File system events library for Java&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;JNotify java API JNotify is a java library that allow java application to listen to file system events, such as: File created File modified File renamed File deleted Supported platforms Windows (2000 or newer)&#xA0;Windows notes Linux with INofity support (2.6.14 or newer)&#xA0;Linux notes Mac OS X (10.5 o...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/jnotify.sourceforge.net/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://jnotify.sourceforge.net/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JNotify - File system events library for Java&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JNotify - File system events library for Java&#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/jnotify.sourceforge.net/&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110627#bookmark-48565550">
<title>iGesture - About</title>
<link>http://www.igesture.org/index.html</link>
<description>java&#x4E00;&#x822C;&#x3067;&#x4F7F;&#x3048;&#x308B;&#x30B8;&#x30A7;&#x30B9;&#x30C1;&#x30E3;&#x30FC;&#x30D5;&#x30EC;&#x30FC;&#x30E0;&#x30EF;&#x30FC;&#x30AF;&#x3002;Eclipse 3.7&#x304B;&#x3089;&#x5C0E;&#x5165;&#x3055;&#x308C;&#x305F;SWT&#x306E;&#x30B8;&#x30A7;&#x30B9;&#x30C1;&#x30E3;&#x306B;&#x3082;&#x4F7F;&#x308F;&#x308C;&#x3066;&#x3044;&#x308B;&#xFF61;Wii Remote&#x306B;&#x3082;&#x5BFE;&#x5FDC;&#x3057;&#x3066;&#x3044;&#x308B;&#x3089;&#x3057;&#x3044;&#x3002;ASL2.0</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-06-27T03:12:38Z</dc:date>
<dc:subject>Swing</dc:subject>
<dc:subject>Eclipse</dc:subject>
<dc:subject>Java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Swing" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Eclipse" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>3</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.igesture.org/index.html&#x22; title=&#x22;iGesture - About&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.igesture.org%2Findex.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.igesture.org/index.html&#x22;&#x3E;iGesture - About&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.igesture.org/index.html&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;iGesture - About&#x22; title=&#x22;iGesture - About&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Introduction FAQ Download API Documentation iGesture Users User Guide iGesture Workbench Gesture Set Tab Tutorial Test Bench Tutorial Batch Processing Tab Tutorial Test Set Tab Tutorial Composite Test Bench Tab Tutorial Device Manager Tutorial Framework Evaluation Demo Applications Hello World Dr...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.igesture.org/index.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.igesture.org/index.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - iGesture - About&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - iGesture - About&#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.igesture.org/index.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110616#bookmark-28601966">
<title>IBM Developer</title>
<link>http://www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;cpb=dwwdv&#x26;ct=dwrss&#x26;cr=dwrss&#x26;ccy=jp&#x26;csr=012811</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-06-16T02:24:41Z</dc:date>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>16</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#x22; title=&#x22;IBM Developer&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.ibm.com%2Fdeveloperworks%2Fjp%2Fweb%2Flibrary%2Fwa-oauthsupport%2F%3Fcmp%3Ddw%26cpb%3Ddwwdv%26ct%3Ddwrss%26cr%3Ddwrss%26ccy%3Djp%26csr%3D012811&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#x22;&#x3E;IBM Developer&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/fd96a6375d3eccb388c266b03425bc42cfff053f/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fopengraph.githubassets.com%2F5ca37386ab222d1509de163476f70f35a0c90105602edb6612d3426a8f7fa951%2FIBM%2Fjapan-technology&#x22; alt=&#x22;IBM Developer&#x22; title=&#x22;IBM Developer&#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/www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - IBM Developer&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - IBM Developer&#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.ibm.com/developerworks/jp/web/library/wa-oauthsupport/?cmp=dw&#x26;amp;cpb=dwwdv&#x26;amp;ct=dwrss&#x26;amp;cr=dwrss&#x26;amp;ccy=jp&#x26;amp;csr=012811&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110616#bookmark-23286886">
<title>IBM Developer</title>
<link>http://www.ibm.com/developerworks/jp/java/library/j-5things6.html</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-06-16T01:57:11Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>jar</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/jar" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>28</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.ibm.com/developerworks/jp/java/library/j-5things6.html&#x22; title=&#x22;IBM Developer&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.ibm.com%2Fdeveloperworks%2Fjp%2Fjava%2Flibrary%2Fj-5things6.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.ibm.com/developerworks/jp/java/library/j-5things6.html&#x22;&#x3E;IBM Developer&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.ibm.com/developerworks/jp/java/library/j-5things6.html&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/2d93f9e50840d471161c34f0ff1a1eb80e6aa545/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fopengraph.githubassets.com%2F286d53daf0e6ff9fc9e1da5657f2ed294099703b8b7438e8c066cad9658fe63d%2FIBM%2Fjapan-technology&#x22; alt=&#x22;IBM Developer&#x22; title=&#x22;IBM Developer&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.ibm.com/developerworks/jp/java/library/j-5things6.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.ibm.com/developerworks/jp/java/library/j-5things6.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - IBM Developer&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - IBM Developer&#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.ibm.com/developerworks/jp/java/library/j-5things6.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110615#bookmark-466840">
<title>JCraft, Inc.</title>
<link>http://www.jcraft.com/</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-06-15T12:13:09Z</dc:date>
<dc:subject>Java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>8</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.jcraft.com/&#x22; title=&#x22;JCraft, Inc.&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.jcraft.com%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.jcraft.com/&#x22;&#x3E;JCraft, Inc.&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.jcraft.com/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;JCraft, Inc.&#x22; title=&#x22;JCraft, Inc.&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;News &#x26;amp; Updates 26-November-2018 JSch 0.1.55 is out. Check out ChangeLog. Our Crafts WiredX pure Java X Window System server WeirdX pure Java X Window System server licensed under GNU GPL JSch pure Java SSH2 implementation JZlib zlib implementation in pure Java JCTerm SSH2 enabled terminal emulato...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.jcraft.com/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.jcraft.com/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JCraft, Inc.&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JCraft, Inc.&#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.jcraft.com/&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110615#bookmark-46941686">
<title>Timing Framework &#x2014; Java.net</title>
<link>http://java.net/projects/timingframework/</link>
<description>&#x30A2;&#x30CB;&#x30E1;&#x30FC;&#x30B7;&#x30E7;&#x30F3;&#x7528;&#x306E;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x3002;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-06-15T11:21:09Z</dc:date>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://java.net/projects/timingframework/&#x22; title=&#x22;Timing Framework &#x2014; Java.net&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjava.net%2Fprojects%2Ftimingframework%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://java.net/projects/timingframework/&#x22;&#x3E;Timing Framework &#x2014; Java.net&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://java.net/projects/timingframework/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Timing Framework &#x2014; Java.net&#x22; title=&#x22;Timing Framework &#x2014; Java.net&#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/java.net/projects/timingframework/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://java.net/projects/timingframework/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Timing Framework &#x2014; Java.net&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Timing Framework &#x2014; Java.net&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/java.net/projects/timingframework/&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110513#bookmark-42159982">
<title>JGit/User Guide - Eclipsepedia</title>
<link>https://wiki.eclipse.org/JGit/User_Guide</link>
<description>Maven&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;&#x3067;&#x305F;&#x3089;git&#x672C;&#x4F53;&#x306E;&#x30BB;&#x30C3;&#x30C8;&#x30A2;&#x30C3;&#x30D7;&#x3082;&#x4E0D;&#x8981;&#x306B;&#x3067;&#x304D;&#x308B;&#x304B;&#x3082;&#x30FB;&#x30FB;&#x30FB;&#x3002;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-05-12T16:34:43Z</dc:date>
<dc:subject>Git</dc:subject>
<dc:subject>Java</dc:subject>
<dc:subject>Ant</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Git" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Ant" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>5</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://wiki.eclipse.org/JGit/User_Guide&#x22; title=&#x22;JGit/User Guide - Eclipsepedia&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwiki.eclipse.org%2FJGit%2FUser_Guide&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://wiki.eclipse.org/JGit/User_Guide&#x22;&#x3E;JGit/User Guide - Eclipsepedia&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://wiki.eclipse.org/JGit/User_Guide&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;JGit/User Guide - Eclipsepedia&#x22; title=&#x22;JGit/User Guide - Eclipsepedia&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Getting Started If you&#x26;#39;re new to Git or distributed version control systems generally, then you might want to read Git for Eclipse Users first. If you need more details and background read the book Pro Git. Find details about each release in the new and noteworthy and the release notes. Taking JG...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/wiki.eclipse.org/JGit/User_Guide&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://wiki.eclipse.org/JGit/User_Guide&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JGit/User Guide - Eclipsepedia&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JGit/User Guide - Eclipsepedia&#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/wiki.eclipse.org/JGit/User_Guide&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110512#bookmark-1067509">
<title>Jazzy</title>
<link>https://jazzy.sourceforge.net/</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-05-11T15:14:48Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>code</dc:subject>
<dc:subject>spell</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/code" />
    <rdf:li resource="https://b.hatena.ne.jp/q/spell" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>6</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://jazzy.sourceforge.net/&#x22; title=&#x22;Jazzy&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fjazzy.sourceforge.net%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://jazzy.sourceforge.net/&#x22;&#x3E;Jazzy&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://jazzy.sourceforge.net/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Jazzy&#x22; title=&#x22;Jazzy&#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/jazzy.sourceforge.net/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://jazzy.sourceforge.net/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Jazzy&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Jazzy&#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/jazzy.sourceforge.net/&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110408#bookmark-13130459">
<title>JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;</title>
<link>https://nozom.hatenadiary.org/entry/20060304/1141441887</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-04-08T10:20:38Z</dc:date>
<dc:subject>jdi</dc:subject>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jdi" />
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>3</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://nozom.hatenadiary.org/entry/20060304/1141441887&#x22; title=&#x22;JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fnozom.hatenadiary.org%2Fentry%2F20060304%2F1141441887&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://nozom.hatenadiary.org/entry/20060304/1141441887&#x22;&#x3E;JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://nozom.hatenadiary.org/entry/20060304/1141441887&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/72197b8d235b1ebda985d9fc9c2c8ca933c7e4df/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fogimage.blog.st-hatena.com%2F17680117127005435000%2F17680117127005615727%2F1554214706&#x22; alt=&#x22;JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#x22; title=&#x22;JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x305D;&#x3082;&#x305D;&#x3082;&#x3084;&#x308A;&#x305F;&#x304B;&#x3063;&#x305F;&#x306E;&#x306F;&#x3001;&#x4EFB;&#x610F;&#x306E;&#x4F8B;&#x5916;&#x304C;&#x767A;&#x751F;&#x3057;&#x305F;&#x77AC;&#x9593;&#x306B;&#x305D;&#x308C;&#x3092;&#x691C;&#x77E5;&#x3057;&#x3066;&#x30C7;&#x30D0;&#x30C3;&#x30B0;&#x30E2;&#x30FC;&#x30C9;&#x306B;&#x5165;&#x308B;&#x3088;&#x3046;&#x306A;&#x6A5F;&#x80FD;&#x3092;&#x4F5C;&#x308B;&#x3053;&#x3068;&#x3002;&#x305D;&#x306E;&#x305F;&#x3081;&#x306B;&#x306F;&#x30C7;&#x30D0;&#x30C3;&#x30AC;&#x3082;&#x3069;&#x304D;&#x3092;&#x4F5C;&#x308B;&#x5FC5;&#x8981;&#x304C;&#x3042;&#x3063;&#x3066;&#x3001;Pure Java&#x3067;&#x8A18;&#x8FF0;&#x3067;&#x304D;&#x308B;JDI&#x3092;&#x8A66;&#x3057;&#x3066;&#x3044;&#x305F;&#x3089;&#x3001;&#x306A;&#x3093;&#x3060;&#x304B;&#x3088;&#x304F;&#x5206;&#x304B;&#x3089;&#x306A;&#x3044;&#x3082;&#x306E;&#x304C;&#x51FA;&#x6765;&#x4E0A;&#x304C;&#x3063;&#x305F;&#x3002; JDITest.java import java.io.IOException; import java.util.It...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/nozom.hatenadiary.org/entry/20060304/1141441887&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://nozom.hatenadiary.org/entry/20060304/1141441887&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JDI(Java Debug Interface)&#x306E;&#x30C6;&#x30B9;&#x30C8; - &#x30D2;&#x30D3;&#x30CE;&#x30AD;&#x30ED;&#x30AF;&#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/nozom.hatenadiary.org/entry/20060304/1141441887&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110324#bookmark-1513802">
<title>JSR 292: Supporting Dynamically Typed Languages on the Java Platform</title>
<link>https://jcp.org/en/jsr/detail?id=292</link>
<description>invokeDynamic&#x306E;&#x4ED5;&#x69D8;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-03-23T16:36:23Z</dc:date>
<dc:subject>JVM</dc:subject>
<dc:subject>Java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/JVM" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>7</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://jcp.org/en/jsr/detail?id=292&#x22; title=&#x22;JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fjcp.org%2Fen%2Fjsr%2Fdetail%3Fid%3D292&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://jcp.org/en/jsr/detail?id=292&#x22;&#x3E;JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://jcp.org/en/jsr/detail?id=292&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#x22; title=&#x22;JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Updates to the Original JSR The following information has been updated from the original request. Specification Lead: Danny Coward E-Mail Address: danny.coward@sun.com Telephone Number: +1 408 276 7049 Fax Number: +1 408 276 7700 Original Java Specification Request (JSR) Identification | Request ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/jcp.org/en/jsr/detail?id=292&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://jcp.org/en/jsr/detail?id=292&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JSR 292: Supporting Dynamically Typed Languages on the Java Platform&#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/jcp.org/en/jsr/detail?id=292&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110324#bookmark-35069409">
<title>Casinonic Australia &#x2013; how to get much pleasure?</title>
<link>http://jroller.com/tomatsu/entry/i_don_t_need_invokedynamic</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-03-23T16:35:11Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>Scripting</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Scripting" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#x22; title=&#x22;Casinonic Australia &#x2013; how to get much pleasure?&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjroller.com%2Ftomatsu%2Fentry%2Fi_don_t_need_invokedynamic&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#x22;&#x3E;Casinonic Australia &#x2013; how to get much pleasure?&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Casinonic Australia &#x2013; how to get much pleasure?&#x22; title=&#x22;Casinonic Australia &#x2013; how to get much pleasure?&#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/jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Casinonic Australia &#x2013; how to get much pleasure?&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Casinonic Australia &#x2013; how to get much pleasure?&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/jroller.com/tomatsu/entry/i_don_t_need_invokedynamic&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110313#bookmark-28351230">
<title>10 Tips for Proper Application Logging - Java Code Geeks</title>
<link>https://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-03-13T09:27:15Z</dc:date>
<dc:subject>java</dc:subject>
<dc:subject>log</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/log" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>13</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html&#x22; title=&#x22;10 Tips for Proper Application Logging - Java Code Geeks&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwww.javacodegeeks.com%2F2011%2F01%2F10-tips-proper-application-logging.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html&#x22;&#x3E;10 Tips for Proper Application Logging - Java Code Geeks&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/32d5f7d3fd03134e50b5c69b48a15a26db324e77/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fwww.javacodegeeks.com%2Fwp-content%2Fuploads%2F2012%2F10%2Fsoftware-development-2-logo.jpg&#x22; alt=&#x22;10 Tips for Proper Application Logging - Java Code Geeks&#x22; title=&#x22;10 Tips for Proper Application Logging - Java Code Geeks&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Tomasz NurkiewiczJanuary 17th, 2011Last Updated: November 21st, 2022 Our latest JCP partner, Tomasz Nurkiewicz, has submitted a number of posts describing the basic principles of proper application logging. I found them quite interesting, thus I decided to aggregate them in a more compact format ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 10 Tips for Proper Application Logging - Java Code Geeks&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - 10 Tips for Proper Application Logging - Java Code Geeks&#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.javacodegeeks.com/2011/01/10-tips-proper-application-logging.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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110303#bookmark-19166564">
<title>&#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;</title>
<link>https://cero-t.hatenadiary.jp/entry/20100204/1265302329</link>
<description>&#x3042;&#x308B;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x306E;&#x6587;&#x5B57;&#x5217;&#x3092;&#x5225;&#x306E;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x3067;&#x8AAD;&#x307F;&#x8FBC;&#x3093;&#x3060;&#x3089;&#x3001;&#x5076;&#x7136;&#x5168;&#x3066;&#x306E;&#x6587;&#x5B57;&#x304C;&#x9055;&#x3046;&#x6587;&#x5B57;&#x3060;&#x3068;&#x3057;&#x3066;&#x3082;&#x30DE;&#x30C3;&#x30D4;&#x30F3;&#x30B0;&#x3057;&#x3066;&#x3057;&#x307E;&#x3046;&#x5834;&#x5408;&#x306F;&#x3046;&#x307E;&#x304F;&#x3044;&#x304B;&#x306A;&#x3044;&#x3088;&#x3046;&#x306A;&#xFF65;&#xFF65;&#xFF65;&#xFF61;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-03-03T07:17:17Z</dc:date>
<dc:subject>java</dc:subject>
<dc:subject>&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E6%96%87%E5%AD%97%E3%82%B3%E3%83%BC%E3%83%89" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>23</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://cero-t.hatenadiary.jp/entry/20100204/1265302329&#x22; title=&#x22;&#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fcero-t.hatenadiary.jp%2Fentry%2F20100204%2F1265302329&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://cero-t.hatenadiary.jp/entry/20100204/1265302329&#x22;&#x3E;&#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://cero-t.hatenadiary.jp/entry/20100204/1265302329&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/fe226325b102e058c8d27c47c9aec609c59ac45f/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fogimage.blog.st-hatena.com%2F98012380830900957%2F98012380830911800%2F1548204575&#x22; alt=&#x22;&#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#x22; title=&#x22;&#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x4ECA;&#x56DE;&#x306F;&#x3001;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x306E;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF08;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09;&#x3092;&#x884C;&#x3046;&#x51E6;&#x7406;&#x306B;&#x95A2;&#x3059;&#x308B;&#x554F;&#x984C;&#x3067;&#x3059;&#x3002; &#x554F;&#x984C; &#x4EE5;&#x4E0B;&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x306E;&#x554F;&#x984C;&#x3092;&#x6307;&#x6458;&#x3057;&#x3001;&#x4FEE;&#x6B63;&#x3057;&#x3066;&#x304F;&#x3060;&#x3055;&#x3044;&#x3002; &#x305F;&#x3060;&#x3057;&#x3001;&#x554F;&#x984C;&#x306F;&#x8907;&#x6570;&#x3042;&#x308B;&#x3053;&#x3068;&#x3082;&#x3042;&#x308C;&#x3070;&#x3001;&#x5168;&#x304F;&#x306A;&#x3044;&#x3053;&#x3068;&#x3082;&#x3042;&#x308A;&#x307E;&#x3059;&#x3002; public class StringValidator { private static boolean checkCharacterCode(String str, String encodin...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/cero-t.hatenadiary.jp/entry/20100204/1265302329&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://cero-t.hatenadiary.jp/entry/20100204/1265302329&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x30EC;&#x30D3;&#x30E5;&#x30FC;&#x3067;&#x935B;&#x3048;&#x308B;Java&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x529B; &#x305D;&#x306E;&#xFF17;&#xFF08;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x30C1;&#x30A7;&#x30C3;&#x30AF;&#xFF09; - &#x8C37;&#x672C; &#x5FC3; in &#x305B;&#x308D;&#x90E8;&#x5C4B;&#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/cero-t.hatenadiary.jp/entry/20100204/1265302329&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110303#bookmark-4270761">
<title>Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;</title>
<link>https://code.google.com/archive/p/juniversalchardet</link>
<description></description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-03-03T06:47:13Z</dc:date>
<dc:subject>Java</dc:subject>
<dc:subject>&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Java" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E6%96%87%E5%AD%97%E3%82%B3%E3%83%BC%E3%83%89" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>95</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://code.google.com/archive/p/juniversalchardet&#x22; title=&#x22;Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;&#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%2Fjuniversalchardet&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://code.google.com/archive/p/juniversalchardet&#x22;&#x3E;Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://code.google.com/archive/p/juniversalchardet&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;&#x22; title=&#x22;Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;&#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/juniversalchardet&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://code.google.com/archive/p/juniversalchardet&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#x30B0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Mozilla&#x306E;&#x30B3;&#x30FC;&#x30C9;&#x3092;&#x5207;&#x308A;&#x51FA;&#x3057;&#x3066;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x5316;&#x3057;&#x305F;&#x6587;&#x5B57;&#x30A8;&#x30F3;&#x30B3;&#x30FC;&#x30C7;&#x30A3;&#x30F3;&#x30B0;&#x5224;&#x5225;&#x30E9;&#x30A4;&#x30D6;&#x30E9;&#x30EA;&#x300C;Universalchardet&#x300D;&#x3092;java&#x306B;&#x30DD;&#x30FC;&#x30C6;&#x30A3;&#x30F3;&#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/code.google.com/archive/p/juniversalchardet&#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>
</item>
<item rdf:about="https://b.hatena.ne.jp/kompiro/20110228#bookmark-29848941">
<title>[Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;</title>
<link>https://terazzo.hatenadiary.org/entry/20110211/1297455243</link>
<description>&#x7B26;&#x53F7;&#x5316;&#x3068;&#x305D;&#x306E;&#x5229;&#x7528;&#x65B9;&#x6CD5;&#x3002;Eclipse&#x3067;&#x8A8D;&#x8B58;&#x3055;&#x305B;&#x308B;&#x306B;&#x306F;&#x3001;&#x8FFD;&#x52A0;&#x3057;&#x305F;&#x7B26;&#x53F7;&#x3067;&#x62E1;&#x5F35;&#x30DD;&#x30A4;&#x30F3;&#x30C8;&#x66F8;&#x304F;&#x3093;&#x3060;&#x308D;&#x3046;&#x306A;&#x3002;&#x305F;&#x3076;&#x3093;</description>
<dc:creator>kompiro</dc:creator>
<dc:date>2011-02-28T07:41:30Z</dc:date>
<dc:subject>java</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/java" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>37</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://terazzo.hatenadiary.org/entry/20110211/1297455243&#x22; title=&#x22;[Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fterazzo.hatenadiary.org%2Fentry%2F20110211%2F1297455243&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://terazzo.hatenadiary.org/entry/20110211/1297455243&#x22;&#x3E;[Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://terazzo.hatenadiary.org/entry/20110211/1297455243&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/895481596dc8f3f760445a66061085a59ad9ffa3/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fcdn.image.st-hatena.com%2Fimage%2Fscale%2Fa4b1f90bd837e6f845b127985e7798a9af7473a2%2Fbackend%3Dimagemagick%3Bversion%3D1%3Bwidth%3D1300%2Fhttps%253A%252F%252Fcdn-ak.f.st-hatena.com%252Fimages%252Ffotolife%252Ft%252Fterazzo%252F20110212%252F20110212000739.jpg&#x22; alt=&#x22;[Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#x22; title=&#x22;[Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x304A;&#x984C;: Java 30byte FizzBuzz - &#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DE;&#x30FC;&#x306E;&#x8133;&#x307F;&#x305D; &#x304E;&#x300C;FizzBuzz&#x304C;110&#x6587;&#x5B57;&#x3067;&#x66F8;&#x3051;&#x308B;&#x306A;&#x3089;&#x3001;1&#x6587;&#x5B57;2bit&#x306E;&#x6587;&#x5B57;&#x30B3;&#x30FC;&#x30C9;&#x3067;&#x8A18;&#x8FF0;&#x3059;&#x308C;&#x3070;220bit&#x3067;&#x8A18;&#x8FF0;&#x3067;&#x304D;&#x308B;&#x3002;byte&#x306B;&#x76F4;&#x3059;&#x3068;28byte&#x306B;&#x306A;&#x308B;&#x300D; &#x306A;&#x300C;&#x7121;&#x8336;&#x8A00;&#x3046;&#x306A;&#x3042;&#x300D; &#x305B;&#x300C;&#x3060;&#x3044;&#x305F;&#x3044;&#x3001;1&#x6587;&#x5B57;2bit&#x3058;&#x3083;&#x6587;&#x5B57;&#x304C;4&#x7A2E;&#x985E;&#x3057;&#x304B;&#x6271;&#x3048;&#x306A;&#x3044;&#x3058;&#x3083;&#x306A;&#x3044;&#x300D; &#x3058;&#x3083;&#x3042;&#x3001;&#x307E;&#x3058;&#x3081;&#x306B;&#x300C;1&#x6587;&#x5B57;&#x5358;&#x4F4D;&#x3067;&#x3061;&#x3083;&#x3093;&#x3068;&#x7B26;&#x53F7;&#x5316;&#x3067;&#x304D;&#x308B;&#x300D;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/terazzo.hatenadiary.org/entry/20110211/1297455243&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://terazzo.hatenadiary.org/entry/20110211/1297455243&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - [Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - [Java]Java 59 bytes FizzBuzz - terazzo&#x306E;&#x65E5;&#x8A18;&#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/terazzo.hatenadiary.org/entry/20110211/1297455243&#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>
</item>
</rdf:RDF>