<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://dev.ariel-networks.com/Members/matsuyama/categories/ajax/RSS">
  <title>ajax</title>
  <link>http://dev.ariel-networks.com</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2005-12-20T02:30:20Z</syn:updateBase>
        
  
  <image rdf:resource="http://dev.ariel-networks.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://dev.ariel-networks.com/Members/matsuyama/custom-element-initialization"/>
        
        
            <rdf:li rdf:resource="http://dev.ariel-networks.com/Members/matsuyama/ajax-tips-prototype-js"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://dev.ariel-networks.com/Members/matsuyama/custom-element-initialization">        <title>Ajax 最適化 Tips : 要素をカスタマイズする理想的な方法</title>        <link>http://dev.ariel-networks.com/Members/matsuyama/custom-element-initialization</link>        <description> HTML 内で要素をカスタマイズするための書き方はろいろありますが、おそらく理想的な方法は以下のようになるでしょう。 foo.js: function init(element) {  $(element).observe('click', fu...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>matsuyama</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-10-19T12:35:12Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://dev.ariel-networks.com/Members/matsuyama/ajax-tips-prototype-js">        <title>Ajax 最適化 Tips - Prototype.js のパフォーマンス</title>        <link>http://dev.ariel-networks.com/Members/matsuyama/ajax-tips-prototype-js</link>        <description> prototype.js 1.6.0 RC で、カスタムイベントが使えるようになったり、ネイティブの forEach が使われるようになったり、簡単に DOM エレメントを構築できるようになったり、 isNumber で数値型かチェックできるようになった...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>matsuyama</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-08-21T02:34:32Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>




</rdf:RDF>
