<?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/faryne/javascript/">
<title>javascript&#x306B;&#x95A2;&#x3059;&#x308B;faryne&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;</title>
<link>https://b.hatena.ne.jp/faryne/javascript/</link>
<description>javascript&#x306B;&#x95A2;&#x3059;&#x308B;faryne&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; (54)</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20101216#bookmark-27288663" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20101216#bookmark-26943409" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100818#bookmark-27398644" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100629#bookmark-27398740" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100609#bookmark-22152559" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100607#bookmark-3899162" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100119#bookmark-18670791" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20100107#bookmark-19264710" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20091022#bookmark-10321325" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090516#bookmark-13446699" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090203#bookmark-11941124" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090123#bookmark-27399598" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090122#bookmark-27399670" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090114#bookmark-11660550" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090109#bookmark-11593556" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20090108#bookmark-11580193" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20081125#bookmark-10926210" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20081120#bookmark-10896089" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20081120#bookmark-27400333" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/faryne/20081101#bookmark-10107282" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/faryne/20101216#bookmark-27288663">
<title>audio.js</title>
<link>http://kolber.github.io/audiojs/</link>
<description>&#x5229;&#x7528;js&#x5728;&#x7DB2;&#x9801;&#x64AD;&#x653E;&#x97F3;&#x6A02;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-12-16T03:06:35Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>mp3</dc:subject>
<dc:subject>js</dc:subject>
<dc:subject>music</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/mp3" />
    <rdf:li resource="https://b.hatena.ne.jp/q/js" />
    <rdf:li resource="https://b.hatena.ne.jp/q/music" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>70</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://kolber.github.io/audiojs/&#x22; title=&#x22;audio.js&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fkolber.github.io%2Faudiojs%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://kolber.github.io/audiojs/&#x22;&#x3E;audio.js&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://kolber.github.io/audiojs/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;audio.js&#x22; title=&#x22;audio.js&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;audio.js is a drop-in javascript library that allows HTML5&#x2019;s &#x26;lt;audio&#x26;gt; tag to be used anywhere. It uses native &#x26;lt;audio&#x26;gt; where available and an invisible flash player to emulate &#x26;lt;audio&#x26;gt; for other browsers. It provides a consistent html player UI to all browsers which can be styled used standard css. ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/kolber.github.io/audiojs/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://kolber.github.io/audiojs/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - audio.js&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - audio.js&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/kolber.github.io/audiojs/&#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/faryne/20101216#bookmark-26943409">
<title>WebsitePolicies: Compliance Solutions for Small Businesses</title>
<link>https://www.websitepolicies.com/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-12-16T02:22:48Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>optimization</dc:subject>
<dc:subject>css</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/optimization" />
    <rdf:li resource="https://b.hatena.ne.jp/q/css" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>116</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://www.websitepolicies.com/&#x22; title=&#x22;WebsitePolicies: Compliance Solutions for Small Businesses&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwww.websitepolicies.com%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://www.websitepolicies.com/&#x22;&#x3E;WebsitePolicies: Compliance Solutions for Small Businesses&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://www.websitepolicies.com/&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/09f9e8ce609d1c1d0773ddd8f438a19e49fc5a10/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fcdn.websitepolicies.com%2Fwp-content%2Fuploads%2F2022%2F03%2Fwebsitepolicies-featured-image.png&#x22; alt=&#x22;WebsitePolicies: Compliance Solutions for Small Businesses&#x22; title=&#x22;WebsitePolicies: Compliance Solutions for Small Businesses&#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.websitepolicies.com/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://www.websitepolicies.com/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - WebsitePolicies: Compliance Solutions for Small Businesses&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - WebsitePolicies: Compliance Solutions for Small Businesses&#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.websitepolicies.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/faryne/20100818#bookmark-27398644">
<title>google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;</title>
<link>https://home.wangjianshuo.com/cn/20070514_googleloader_aece.htm</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-08-18T03:30:34Z</dc:date>
<dc:subject>programming</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>google</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/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/google" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#x22; title=&#x22;google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fhome.wangjianshuo.com%2Fcn%2F20070514_googleloader_aece.htm&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#x22;&#x3E;google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#x22; title=&#x22;google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#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/home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - google.loader &#x4EE3;&#x7801;&#x6B23;&#x8D4F; | &#x738B;&#x5EFA;&#x7855;&#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/home.wangjianshuo.com/cn/20070514_googleloader_aece.htm&#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/faryne/20100629#bookmark-27398740">
<title>http://www.limboy.com/2009/06/29/html5-css3-es5-support/</title>
<link>http://www.limboy.com/2009/06/29/html5-css3-es5-support/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-06-29T09:16:49Z</dc:date>
<dc:subject>css3</dc:subject>
<dc:subject>html5</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>webdesign</dc:subject>
<dc:subject>webdev</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/css3" />
    <rdf:li resource="https://b.hatena.ne.jp/q/html5" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/webdesign" />
    <rdf:li resource="https://b.hatena.ne.jp/q/webdev" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22; title=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.limboy.com%2F2009%2F06%2F29%2Fhtml5-css3-es5-support%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22;&#x3E;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22; title=&#x22;http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#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.limboy.com/2009/06/29/html5-css3-es5-support/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - http://www.limboy.com/2009/06/29/html5-css3-es5-support/&#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.limboy.com/2009/06/29/html5-css3-es5-support/&#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/faryne/20100609#bookmark-22152559">
<title>jQuery Text Events | Playground from ZURB</title>
<link>https://zurb.com/playground/jquery-text-change-custom-event</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-06-09T07:57:29Z</dc:date>
<dc:subject>ajax</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>plugin</dc:subject>
<dc:subject>text</dc:subject>
<dc:subject>validation</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/ajax" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/plugin" />
    <rdf:li resource="https://b.hatena.ne.jp/q/text" />
    <rdf:li resource="https://b.hatena.ne.jp/q/validation" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>48</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://zurb.com/playground/jquery-text-change-custom-event&#x22; title=&#x22;jQuery Text Events | Playground from ZURB&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fzurb.com%2Fplayground%2Fjquery-text-change-custom-event&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://zurb.com/playground/jquery-text-change-custom-event&#x22;&#x3E;jQuery Text Events | Playground from ZURB&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://zurb.com/playground/jquery-text-change-custom-event&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/ebb75ade8dd46c68d5289c7446d073dec2870fc6/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fzurb.com%2Fpacks%2Fmedia%2Fzurb%2Fimg%2Fhome%2Fspace-circle-office-e423423641ce152da9350be63ab32595.png&#x22; alt=&#x22;jQuery Text Events | Playground from ZURB&#x22; title=&#x22;jQuery Text Events | Playground from ZURB&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;jQuery Text Change Event Simple cross browser detection of text changes for input and textarea elements using a jQuery custom event plugin by ZURB. See the blog post to view or add a comment &#xBB; Plugin Tested in FireFox (3, 3.5, 3.5, Win/OS X), Safari 4, Chrome 5, IE (6, 7, 8) Real Time Validation ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/zurb.com/playground/jquery-text-change-custom-event&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://zurb.com/playground/jquery-text-change-custom-event&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jQuery Text Events | Playground from ZURB&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jQuery Text Events | Playground from ZURB&#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/zurb.com/playground/jquery-text-change-custom-event&#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/faryne/20100607#bookmark-3899162">
<title>Packer JavaScript en PHP</title>
<link>http://joliclic.free.fr/php/javascript-packer/en/index.php</link>
<description>Javascript packer</description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-06-07T09:25:29Z</dc:date>
<dc:subject>api</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>compressor</dc:subject>
<dc:subject>compress</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/api" />
    <rdf:li resource="https://b.hatena.ne.jp/q/development" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/compressor" />
    <rdf:li resource="https://b.hatena.ne.jp/q/compress" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>7</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://joliclic.free.fr/php/javascript-packer/en/index.php&#x22; title=&#x22;Packer JavaScript en PHP&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjoliclic.free.fr%2Fphp%2Fjavascript-packer%2Fen%2Findex.php&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://joliclic.free.fr/php/javascript-packer/en/index.php&#x22;&#x3E;Packer JavaScript en PHP&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://joliclic.free.fr/php/javascript-packer/en/index.php&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Packer JavaScript en PHP&#x22; title=&#x22;Packer JavaScript en PHP&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Presentation PHP Version of the Dean Edwards &#x26;#39;s Packer de Dean Edwards, a JavaScript Compressor/Obfuscator. Licence LGPL 2.1 Download download packer.php-1.1.zip Need PHP 5 . Tested under PHP 5.1.2, 5.1.3, 5.1.4, 5.2.3. New : an adaptation for PHP 4 is now available too in the archive. date : 200...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/joliclic.free.fr/php/javascript-packer/en/index.php&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://joliclic.free.fr/php/javascript-packer/en/index.php&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Packer JavaScript en PHP&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Packer JavaScript en PHP&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/joliclic.free.fr/php/javascript-packer/en/index.php&#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/faryne/20100119#bookmark-18670791">
<title>jQuery Lint &#x2013; James Padolsey</title>
<link>http://web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-01-19T01:51:38Z</dc:date>
<dc:subject>jquery</dc:subject>
<dc:subject>plugin</dc:subject>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/plugin" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>16</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#x22; title=&#x22;jQuery Lint &#x2013; James Padolsey&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fweb.archive.org%2Fweb%2F20210824125555%2Fhttps%3A%2F%2Fj11y.io%2Fjavascript%2Fjquery-lint%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#x22;&#x3E;jQuery Lint &#x2013; James Padolsey&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;jQuery Lint &#x2013; James Padolsey&#x22; title=&#x22;jQuery Lint &#x2013; James Padolsey&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;jQuery Lint is a simple script you can download and use with jQuery. It works over the top of jQuery and diligently reports errors and any incorrect usage of jQuery. It will also, to some extent, offer guidance on best practices and performance concerns. Unlike JSLint, jQuery Lint is a runtime re...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jQuery Lint &#x2013; James Padolsey&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - jQuery Lint &#x2013; James Padolsey&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/web.archive.org/web/20210824125555/https://j11y.io/javascript/jquery-lint/&#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/faryne/20100107#bookmark-19264710">
<title>Create a new fiddle - JSFiddle</title>
<link>http://jsfiddle.net/</link>
<description>javascript&#x6E2C;&#x8A66;&#x53F0;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2010-01-07T09:45:01Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>shell</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/shell" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>836</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://jsfiddle.net/&#x22; title=&#x22;Create a new fiddle - JSFiddle&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjsfiddle.net%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://jsfiddle.net/&#x22;&#x3E;Create a new fiddle - JSFiddle&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://jsfiddle.net/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Create a new fiddle - JSFiddle&#x22; title=&#x22;Create a new fiddle - JSFiddle&#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/jsfiddle.net/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://jsfiddle.net/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Create a new fiddle - JSFiddle&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Create a new fiddle - JSFiddle&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/jsfiddle.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/faryne/20091022#bookmark-10321325">
<title>JS Bin</title>
<link>http://jsbin.com/</link>
<description>JS Library&#x7684;&#x6E2C;&#x8A66;&#x5E73;&#x53F0;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-10-22T09:00:26Z</dc:date>
<dc:subject>js</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/js" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>358</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://jsbin.com/&#x22; title=&#x22;JS Bin&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fjsbin.com%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://jsbin.com/&#x22;&#x3E;JS Bin&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://jsbin.com/&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/798d088f4066232fb98454199abda1c70d3fd9b0/backend=imagemagick;height=90;version=1;width=120/http%3A%2F%2Fstatic.jsbin.com%2Fimages%2Flogo.png&#x22; alt=&#x22;JS Bin&#x22; title=&#x22;JS Bin&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x201C;Everyone should learn how to program a computer because it teaches you how to think&#x201D; &#x2014; Steve Jobs&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/jsbin.com/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://jsbin.com/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JS Bin&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - JS Bin&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/jsbin.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/faryne/20090516#bookmark-13446699">
<title>Fuel PHP Framework</title>
<link>http://www.trovster.com/lab/plugins/cheat-code/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-05-16T02:12:59Z</dc:date>
<dc:subject>jquery</dc:subject>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>31</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.trovster.com/lab/plugins/cheat-code/&#x22; title=&#x22;Fuel PHP Framework&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.trovster.com%2Flab%2Fplugins%2Fcheat-code%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.trovster.com/lab/plugins/cheat-code/&#x22;&#x3E;Fuel PHP Framework&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.trovster.com/lab/plugins/cheat-code/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Fuel PHP Framework&#x22; title=&#x22;Fuel PHP Framework&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Error! Fuel\Core\Fuel_Exception [ Error ]: No properties found in model. PKGPATH/orm/classes/query.php @ line 159 154&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;{ 155&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;$fields&#xA0;=&#xA0;array_keys(call_user_func($this-&#x26;gt;model.&#x26;#39;::properties&#x26;#39;)); 156 157&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;if&#xA0;(empty($fields)) 158&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;{ 159&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;&#xA0;...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.trovster.com/lab/plugins/cheat-code/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.trovster.com/lab/plugins/cheat-code/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Fuel PHP Framework&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Fuel PHP Framework&#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.trovster.com/lab/plugins/cheat-code/&#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/faryne/20090203#bookmark-11941124">
<title>TechTarget - Global Network of Information Technology Websites and Contributors</title>
<link>http://ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap</link>
<description>&#x7528;Javascript&#x5BEB;&#x4E00;&#x500B;&#x4FC4;&#x7F85;&#x65AF;&#x65B9;&#x584A;&#x904A;&#x6232;&#xFF01;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-02-03T01:41:15Z</dc:date>
<dc:subject>ajax</dc:subject>
<dc:subject>tetris</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>application</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/ajax" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tetris" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/development" />
    <rdf:li resource="https://b.hatena.ne.jp/q/application" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>4</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22; title=&#x22;TechTarget - Global Network of Information Technology Websites and Contributors&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fajaxian.com%2Farchives%2Fwriting-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22;&#x3E;TechTarget - Global Network of Information Technology Websites and Contributors&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/83e1b6566139c37d9838f737ac92cf457c0e5b12/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fwww.techtarget.com%2Fwp-content%2Fuploads%2F2023%2F05%2FHomepage-Forrester-hero-2023-r9.jpg&#x22; alt=&#x22;TechTarget - Global Network of Information Technology Websites and Contributors&#x22; title=&#x22;TechTarget - Global Network of Information Technology Websites and Contributors&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Looking for information about Informa TechTarget products and services? The commercial homepage has moved. Visit Informa TechTarget News 22 Jul 2025 / Risk Management &#x26;amp; Governance Federal research funding cuts could slow tech innovation With massive funding cuts proposed at both federal research ...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - TechTarget - Global Network of Information Technology Websites and Contributors&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - TechTarget - Global Network of Information Technology Websites and Contributors&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/ajaxian.com/archives/writing-a-javascript-tetris-lessons-learned-from-a-ruby-chap&#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/faryne/20090123#bookmark-27399598">
<title>Echo3 | Echo Web Framework</title>
<link>http://echo.nextapp.com/site/echo3</link>
<description>&#x4E00;&#x5957;&#x4F3C;&#x4E4E;&#x8207;ExtJS&#x76F8;&#x4F3C;&#x7684;JS Framework</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-01-23T06:39:27Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>ria</dc:subject>
<dc:subject>echo</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>framework</dc:subject>
<dc:subject>opensource</dc:subject>
<dc:subject>ui</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/ria" />
    <rdf:li resource="https://b.hatena.ne.jp/q/echo" />
    <rdf:li resource="https://b.hatena.ne.jp/q/development" />
    <rdf:li resource="https://b.hatena.ne.jp/q/framework" />
    <rdf:li resource="https://b.hatena.ne.jp/q/opensource" />
    <rdf:li resource="https://b.hatena.ne.jp/q/ui" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://echo.nextapp.com/site/echo3&#x22; title=&#x22;Echo3 | Echo Web Framework&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fecho.nextapp.com%2Fsite%2Fecho3&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://echo.nextapp.com/site/echo3&#x22;&#x3E;Echo3 | Echo Web Framework&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://echo.nextapp.com/site/echo3&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Echo3 | Echo Web Framework&#x22; title=&#x22;Echo3 | Echo Web Framework&#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/echo.nextapp.com/site/echo3&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://echo.nextapp.com/site/echo3&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Echo3 | Echo Web Framework&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Echo3 | Echo Web Framework&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/echo.nextapp.com/site/echo3&#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/faryne/20090122#bookmark-27399670">
<title>http://code.google.com/apis/ajax/playground</title>
<link>http://code.google.com/apis/ajax/playground</link>
<description>Google APIs sandbox</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-01-22T09:03:45Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>google</dc:subject>
<dc:subject>api</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>playground</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/google" />
    <rdf:li resource="https://b.hatena.ne.jp/q/api" />
    <rdf:li resource="https://b.hatena.ne.jp/q/development" />
    <rdf:li resource="https://b.hatena.ne.jp/q/playground" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://code.google.com/apis/ajax/playground&#x22; title=&#x22;http://code.google.com/apis/ajax/playground&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fcode.google.com%2Fapis%2Fajax%2Fplayground&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://code.google.com/apis/ajax/playground&#x22;&#x3E;http://code.google.com/apis/ajax/playground&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://code.google.com/apis/ajax/playground&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;http://code.google.com/apis/ajax/playground&#x22; title=&#x22;http://code.google.com/apis/ajax/playground&#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/code.google.com/apis/ajax/playground&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://code.google.com/apis/ajax/playground&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - http://code.google.com/apis/ajax/playground&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - http://code.google.com/apis/ajax/playground&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/code.google.com/apis/ajax/playground&#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/faryne/20090114#bookmark-11660550">
<title>ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM</title>
<link>http://www.activerecordjs.org/</link>
<description>&#x4F7F;&#x7528;javascript&#x4E0A;&#x7684;ActiveRecord</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-01-14T01:33:58Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>activerecord</dc:subject>
<dc:subject>database</dc:subject>
<dc:subject>orm</dc:subject>
<dc:subject>library</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/activerecord" />
    <rdf:li resource="https://b.hatena.ne.jp/q/database" />
    <rdf:li resource="https://b.hatena.ne.jp/q/orm" />
    <rdf:li resource="https://b.hatena.ne.jp/q/library" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>36</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://www.activerecordjs.org/&#x22; title=&#x22;ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fwww.activerecordjs.org%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://www.activerecordjs.org/&#x22;&#x3E;ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://www.activerecordjs.org/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#x22; title=&#x22;ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;ActiveRecord.js makes it easy to begin working with databases in JavaScript on the client or server, with Aptana Jaxer, Google Gears &#x26;amp; Chrome, Adobe AIR or any platform supporting the W3C HTML5 SQL Specification (currently Webkit and iPhone). Project Features ActiveRecord.js is a single file, rel...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/www.activerecordjs.org/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://www.activerecordjs.org/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM&#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.activerecordjs.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/faryne/20090109#bookmark-11593556">
<title>Robbin &#x26; Co. - Chicago Web Development</title>
<link>http://halobrite.com/blog/jquery-pageslide/</link>
<description>jQuery plugin</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-01-09T07:54:20Z</dc:date>
<dc:subject>slider</dc:subject>
<dc:subject>pageslide</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>jquery</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/slider" />
    <rdf:li resource="https://b.hatena.ne.jp/q/pageslide" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/development" />
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>99</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://halobrite.com/blog/jquery-pageslide/&#x22; title=&#x22;Robbin &#x26;amp; Co. - Chicago Web Development&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fhalobrite.com%2Fblog%2Fjquery-pageslide%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://halobrite.com/blog/jquery-pageslide/&#x22;&#x3E;Robbin &#x26;amp; Co. - Chicago Web Development&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://halobrite.com/blog/jquery-pageslide/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Robbin &#x26;amp; Co. - Chicago Web Development&#x22; title=&#x22;Robbin &#x26;amp; Co. - Chicago Web Development&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;On budget, on time Robbin &#x26;amp; Co. is a development studio that helps early stage companies bring their products to market. We pride ourselves on delivering projects for the agreed upon cost and timeline.&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/halobrite.com/blog/jquery-pageslide/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://halobrite.com/blog/jquery-pageslide/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Robbin &#x26;amp; Co. - Chicago Web Development&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Robbin &#x26;amp; Co. - Chicago Web Development&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/halobrite.com/blog/jquery-pageslide/&#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/faryne/20090108#bookmark-11580193">
<title>[JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;</title>
<link>https://coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html</link>
<description>&#x6536;&#x96C6;&#x4E00;&#x4E9B;&#x5F88;&#x6709;&#x8DA3;&#x7684;jQuery Plugin&#xFF01;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2009-01-08T05:58:02Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>jquery</dc:subject>
<dc:subject>plugins</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/plugins" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>234</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html&#x22; title=&#x22;[JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fcoliss.com%2Farticles%2Fbuild-websites%2Foperation%2Fjavascript%2Fjquery-plugins-best-2009-jan.html&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html&#x22;&#x3E;[JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;[JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#x22; title=&#x22;[JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x7D39;&#x4ECB;&#x6E08;&#x307F;&#x304B;&#x3089;&#x672A;&#x7D39;&#x4ECB;&#x306E;&#x3082;&#x306E;&#x307E;&#x3067;&#x3001;jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;34&#x9078;&#x3067;&#x3059;&#x3002; Ajaxify &#x3055;&#x307E;&#x3056;&#x307E;&#x306A;AJAX&#x30B3;&#x30F3;&#x30C6;&#x30F3;&#x30C4;&#x3092;&#x5B9F;&#x88C5;&#x3002; Agile Carousel &#x30D1;&#x30CD;&#x30EB;&#x3092;&#x30C0;&#x30A4;&#x30CA;&#x30DF;&#x30C3;&#x30AF;&#x306B;&#x30B9;&#x30E9;&#x30A4;&#x30C9;&#x3002; Start/S&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.html&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - [JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - [JS]jQuery&#x306E;&#x30D7;&#x30E9;&#x30B0;&#x30A4;&#x30F3;33+1&#x9078; -2009&#x5E74;1&#x6708;&#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/coliss.com/articles/build-websites/operation/javascript/jquery-plugins-best-2009-jan.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/faryne/20081125#bookmark-10926210">
<title>rikrikrik.com - jQuery magicpreview plug-in</title>
<link>http://rikrikrik.com/jquery/magicpreview/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2008-11-25T14:27:08Z</dc:date>
<dc:subject>jquery</dc:subject>
<dc:subject>plugin</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>forms</dc:subject>
<dc:subject>form</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/plugin" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/forms" />
    <rdf:li resource="https://b.hatena.ne.jp/q/form" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>35</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://rikrikrik.com/jquery/magicpreview/&#x22; title=&#x22;rikrikrik.com - jQuery magicpreview plug-in&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Frikrikrik.com%2Fjquery%2Fmagicpreview%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://rikrikrik.com/jquery/magicpreview/&#x22;&#x3E;rikrikrik.com - jQuery magicpreview plug-in&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://rikrikrik.com/jquery/magicpreview/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;rikrikrik.com - jQuery magicpreview plug-in&#x22; title=&#x22;rikrikrik.com - jQuery magicpreview plug-in&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x2014; the home of Rik&#xA0;Lomas, a web developer and technology writer, specialising in HTML, CSS and JavaScript. More about me &#xBB; jQuery plug-ins quicksearch magicpreview autosave pager shortkeys What it does Usage Examples Options Download What it does magicpreview automatically updates selected element...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/rikrikrik.com/jquery/magicpreview/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://rikrikrik.com/jquery/magicpreview/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - rikrikrik.com - jQuery magicpreview plug-in&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - rikrikrik.com - jQuery magicpreview plug-in&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/rikrikrik.com/jquery/magicpreview/&#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/faryne/20081120#bookmark-10896089">
<title>Code Tutorials | Envato Tuts+</title>
<link>https://code.tutsplus.com/t/tutorials</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2008-11-20T13:17:44Z</dc:date>
<dc:subject>javascript</dc:subject>
<dc:subject>igoogle</dc:subject>
<dc:subject>widget</dc:subject>
<dc:subject>programming</dc:subject>
<dc:subject>xhtml</dc:subject>
<dc:subject>jquery</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/igoogle" />
    <rdf:li resource="https://b.hatena.ne.jp/q/widget" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
    <rdf:li resource="https://b.hatena.ne.jp/q/xhtml" />
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>172</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;https://code.tutsplus.com/t/tutorials&#x22; title=&#x22;Code Tutorials | Envato Tuts+&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fcode.tutsplus.com%2Ft%2Ftutorials&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://code.tutsplus.com/t/tutorials&#x22;&#x3E;Code Tutorials | Envato Tuts+&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://code.tutsplus.com/t/tutorials&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/c1f277ca9cd12ddb71da24dcf96d16d30bf86b6b/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fstatic.tutsplus.com%2Fpacks%2Fstatic%2Fimages%2Ffavicon-831ac44a947d39de4326.png&#x22; alt=&#x22;Code Tutorials | Envato Tuts+&#x22; title=&#x22;Code Tutorials | Envato Tuts+&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Get every type of asset for any type of project, and access to AI tools From $16.50/m&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/code.tutsplus.com/t/tutorials&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://code.tutsplus.com/t/tutorials&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Code Tutorials | Envato Tuts+&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Code Tutorials | Envato Tuts+&#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.tutsplus.com/t/tutorials&#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/faryne/20081120#bookmark-27400333">
<title>tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;</title>
<link>http://tablesorter.com/docs</link>
<description>jquery&#x5916;&#x639B;&#xFF08;&#xFF1F;&#xFF09;&#xFF0C;&#x53EF;&#x4EE5;&#x8B93;&#x4F60;&#x7684;table&#x8F15;&#x9B06;&#x4F5C;&#x6392;&#x5E8F;</description>
<dc:creator>faryne</dc:creator>
<dc:date>2008-11-20T10:02:27Z</dc:date>
<dc:subject>jquery</dc:subject>
<dc:subject>tablesor</dc:subject>
<dc:subject>tablesorter</dc:subject>
<dc:subject>javascript</dc:subject>
<dc:subject>programming</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tablesor" />
    <rdf:li resource="https://b.hatena.ne.jp/q/tablesorter" />
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/programming" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>1</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://tablesorter.com/docs&#x22; title=&#x22;tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Ftablesorter.com%2Fdocs&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://tablesorter.com/docs&#x22;&#x3E;tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://tablesorter.com/docs&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#x22; title=&#x22;tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#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/tablesorter.com/docs&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://tablesorter.com/docs&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - tablesorter.com&#xA0;-&#xA0;tablesorter &#x30EA;&#x30BD;&#x30FC;&#x30B9;&#x304A;&#x3088;&#x3073;&#x60C5;&#x5831;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/tablesorter.com/docs&#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/faryne/20081101#bookmark-10107282">
<title>Seek Attention - jQuery plugin - by James Padolsey</title>
<link>http://enhance.qd-creative.co.uk/demo/seekAttention/</link>
<description></description>
<dc:creator>faryne</dc:creator>
<dc:date>2008-11-01T14:20:43Z</dc:date>
<dc:subject>jquery</dc:subject>
<dc:subject>plugin</dc:subject>
<dc:subject>JavaScript</dc:subject>
<dc:subject>ui</dc:subject>
<dc:subject>seek</dc:subject>
<dc:subject>webdevelopment</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/jquery" />
    <rdf:li resource="https://b.hatena.ne.jp/q/plugin" />
    <rdf:li resource="https://b.hatena.ne.jp/q/JavaScript" />
    <rdf:li resource="https://b.hatena.ne.jp/q/ui" />
    <rdf:li resource="https://b.hatena.ne.jp/q/seek" />
    <rdf:li resource="https://b.hatena.ne.jp/q/webdevelopment" />
  </rdf:Bag>
</taxo:topics>
<hatena:bookmarkcount>35</hatena:bookmarkcount>
<content:encoded>&#x3C;blockquote cite=&#x22;http://enhance.qd-creative.co.uk/demo/seekAttention/&#x22; title=&#x22;Seek Attention - jQuery plugin - by James Padolsey&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=http%3A%2F%2Fenhance.qd-creative.co.uk%2Fdemo%2FseekAttention%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;http://enhance.qd-creative.co.uk/demo/seekAttention/&#x22;&#x3E;Seek Attention - jQuery plugin - by James Padolsey&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;http://enhance.qd-creative.co.uk/demo/seekAttention/&#x22;&#x3E;&#x3C;img src=&#x22;&#x22; alt=&#x22;Seek Attention - jQuery plugin - by James Padolsey&#x22; title=&#x22;Seek Attention - jQuery plugin - by James Padolsey&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Please be aware that this page and it&#x26;#39;s functions will only work correctly if JavaScript is enabled. We have detected that you do not have JavaScript enabled... Ergo no demo for you! :-p Last updated: 17th September 2008, See related blog post Introduction PLEASE NOTE THIS IS AN EXPERIMENTAL PLUG...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/enhance.qd-creative.co.uk/demo/seekAttention/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/http://enhance.qd-creative.co.uk/demo/seekAttention/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Seek Attention - jQuery plugin - by James Padolsey&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Seek Attention - jQuery plugin - by James Padolsey&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/enhance.qd-creative.co.uk/demo/seekAttention/&#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>