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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Clipper: kazumanishihata: javascript</title> 
    <link>http://sbm.webcreativepark.net/</link> 
    <description>最近のブックマークを Clipper に投稿しました</description>
    <ttl>60</ttl>

    <item>
        <title>Make Your Own Bookmarklets With jQuery - Smashing Magazine</title>
        <link>http://www.smashingmagazine.com/2010/05/23/make-your-own-bookmarklets-with-jquery/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+SmashingMagazine+%28Smashing+Magazine%29</link>
        <description>we’ll go through how to make your own bookmarklets, using the jQuery JavaScript framework.</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Sun, 23 May 2010 16:35:54 +0000</pubDate>

            <category>bookmarklet</category>
            <category>javascript</category>
            <category>jquery</category>
    
    </item>
    <item>
        <title>FrontPage - マンガで分かる JavaScriptプログラミング講座</title>
        <link>http://crocro.com/write/manga_javascript/wiki.cgi</link>
        <description></description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Sun, 25 Apr 2010 20:19:19 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>HTML5のscript要素 - Torisugari の日記</title>
        <link>http://slashdot.jp/~Torisugari/journal/500096</link>
        <description>script要素は文書中に(レンダリングされない)データを埋め込むのにも使える。この用途ではtype属性必須。逆に、src属性は禁止。あくまで、文書中にインラインに埋め込むためだから、srcは必</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Thu, 11 Feb 2010 08:20:07 +0000</pubDate>

            <category>html5</category>
            <category>javascript</category>
    
    </item>
    <item>
        <title>amachang - JavaScript 入門</title>
        <link>http://web.archive.org/web/20071125073023/http://usrb.in/amachang/static/gaiax01/</link>
        <description>プログラミングのこつ</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Mon, 01 Feb 2010 23:55:46 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>David DeSandro: jQuery Masonry</title>
        <link>http://desandro.com/resources/jquery-masonry</link>
        <description>Masonry arranges elements vertically then horizontally according to a grid.</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Wed, 09 Dec 2009 17:04:41 +0000</pubDate>

            <category>javascript</category>
            <category>jquery</category>
    
    </item>
    <item>
        <title>JavaScriptとクロージャとデザインパターン　 - TechTalkManiacs</title>
        <link>http://d.hatena.ne.jp/kagigotonet/20091201/1259635740</link>
        <description>、メンバーへの関数オブジェクトの代入がそのままオーバーライトとなる性質と、クロージャという閉じ込められたグローバル変数を利用することでコンパクトな書き方が可能になるのが特</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Tue, 01 Dec 2009 02:02:32 +0000</pubDate>

            <category>javascript</category>
            <category>クロージャ</category>
    
    </item>
    <item>
        <title>JavaScriptの動かないコード　(初級編)　parseIntで返り値が0になるエラー - 主に言語とシステム開発に関して</title>
        <link>http://d.hatena.ne.jp/language_and_engineering/20090314/p1</link>
        <description>JavaScriptでは，リテラルの先頭に0が付くと8進数とみなされる。</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Wed, 14 Oct 2009 19:29:32 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>無題メモランダム: jQueryのパフォーマンスにおいて厳守すべき11の掟</title>
        <link>http://blog.mudaimemo.com/2009/07/jquery11.html</link>
        <description></description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Wed, 14 Oct 2009 09:18:59 +0000</pubDate>

            <category>javascript</category>
            <category>jquery</category>
    
    </item>
    <item>
        <title>Re: イベントリスナーの話 - hogehoge</title>
        <link>http://d.hatena.ne.jp/teramako/20080118/p2</link>
        <description>addEventListenerの高速化</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Wed, 14 Oct 2009 08:53:52 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>実践JavaScript - 株式会社ALBERT 社内勉強会資料</title>
        <link>http://www.albert2005.co.jp/study/javascript/</link>
        <description>「プログラミング経験はそこそこだけど、JavaScriptはあんまり…」な人向け社内勉強会用資料です。</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Sat, 03 Oct 2009 07:12:16 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>【ハウツー】Webデバッガに新星登場!? 操作を記録し、イベント/DOMを一発解析 - FireCrystal (1) FireCrystalとは | エンタープライズ | マイコミジャーナル</title>
        <link>http://journal.mycom.co.jp/articles/2009/09/14/firecrystal/index.html</link>
        <description>Webデザイナ・デベロッパ向けのデバッガ。Webページ上でユーザの操作を記録し、内部でどのようなイベント発生・DOM操作がおこなわれたかを解析して、時系列で表示する。</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Mon, 14 Sep 2009 08:37:43 +0000</pubDate>

            <category>firefox</category>
            <category>javascript</category>
            <category>デバッガ</category>
    
    </item>
    <item>
        <title>理由がない限り、Array.join(&quot;&quot;) による文字列連結は使わないほうがいいみたい - latest log</title>
        <link>http://d.hatena.ne.jp/uupaa/20090828/1251418928</link>
        <description>一年ほど信じてて、念のためベンチとってみたら「うそやーん」でした。ってお話。</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Thu, 27 Aug 2009 15:37:39 +0000</pubDate>

            <category>array</category>
            <category>javascript</category>
    
    </item>
    <item>
        <title>JavaScript超初心者によるJavaScript入門講座</title>
        <link>http://piyo-js.com/</link>
        <description>JavaScript初心者がお送りする、JavaScript（基礎編）リファレンスサイトです</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Tue, 18 Aug 2009 17:20:39 +0000</pubDate>

            <category>javascript</category>
    
    </item>
    <item>
        <title>Big Sky :: IEとFirefox/Google Chromeでクリック/ダブルクリックの発生回数が異なる。</title>
        <link>http://mattn.kaoriya.net/software/lang/javascript/20090730142822.htm</link>
        <description># Firefox/Google Chromeだと「トントン」で2クリックが発生 # IEだと「トントン」では1クリックしか発生しない</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Thu, 30 Jul 2009 08:59:14 +0000</pubDate>

            <category>click</category>
            <category>ie</category>
            <category>javascript</category>
    
    </item>
    <item>
        <title>IEでjavascriptでのsubmitが実行されない時 | STUDIO Bloom 大阪・北摂地域を中心としたWebサイト・システム制作</title>
        <link>http://www.studio-bloom.net/archives/1739</link>
        <description>末尾でfalseを返しましょう、とそんだけ。</description>
        <dc:creator>kazumanishihata</dc:creator>
        <pubDate>Tue, 28 Jul 2009 22:39:46 +0000</pubDate>

            <category>ie</category>
            <category>javascript</category>
            <category>submit</category>
    
    </item>

</channel>
</rss>