<?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://www.maruz.net/blog/categories/works/RSS">
  <title>WORKS</title>
  <link>http://www.maruz.net</link>
  
  <description>
    
       お仕事的なものとか。副業とか？？？
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2007-06-03T09:03:02Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.maruz.net/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/360"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/355"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/354"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/350"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/289"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/244"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/184"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/155"/>
        
        
            <rdf:li rdf:resource="http://www.maruz.net/blog/125"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.maruz.net/blog/360">        <title>大興寺中</title>        <link>http://www.maruz.net/blog/360</link>        <description> 仕事環境絶賛改装ちう えるごとろんいいよえるごとろん </description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-26T06:56:22Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/355">        <title>・・・でやがったorz</title>        <link>http://www.maruz.net/blog/355</link>        <description>  三菱、超解像技術/IPSパネル搭載の23型フルHD液晶   ・・・まぢすか（；´Д｀）  この前世代にあたるRDT231WM-S買ったばっかりだってーのに・・・IPSだーって言ってU2410も買ったばっかりだってーのに・・・。  まぁU...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-10-28T14:17:38Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/354">        <title>DELL U2410購入</title>        <link>http://www.maruz.net/blog/354</link>        <description> 　えー、24インチの液晶をぽちってしまい、ついにおいらのPC環境からCRTが駆逐されました。購入したのは DELL U2410 という、液晶の中では色再現性等に優れていると言われるIPSパネルで実売7万円ぐらい(IPSからすれば結構安い)。  ち...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-10-18T12:27:05Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/350">        <title>仕事環境改善計画</title>        <link>http://www.maruz.net/blog/350</link>        <description> 　液晶ディスプレイ(MITSUBISHI RDT231WM-S)を買い足し、デュアルディスプレイ化してデスクトップ環境が格段に広くなり画面上ではかなり（・∀・）ｲｲ！環境になったと思うんですが・・・。  　いかんせん(リアル)PCデスクが狭い。小...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-24T23:40:07Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/289">        <title>会計ソフト導入(対青色申告用)</title>        <link>http://www.maruz.net/blog/289</link>        <description> 　怪社にいたときなどはほとんど意識してなかった（取られるだけなんも意識せず取られる）税金対策として、本年度より Powered by 会計ソフトで青色申告 をやりますよぉ～。  　んで、ホムペで調べて比較検討した結果、ソリマチ製みんなの青色申告っ...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-01-06T14:11:40Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/244">        <title>Linuxコマンドメモとか(find、mv)</title>        <link>http://www.maruz.net/blog/244</link>        <description> 特定のファイルやディレクトリのみのパーミッション変更  ・当該ディレクトリ以下の*.htmlファイルを744に変える  find . -name "*.html" -type f -exec chmod 744 {} \;  ・当該ディレ...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-08-12T11:56:50Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/184">        <title>悩・・・</title>        <link>http://www.maruz.net/blog/184</link>        <description> あ、あたまいたいよ～～～～。この数日で頭にたたき込まないといけましぇん 。・ﾟ・(つД｀)・ﾟ・。      [ThinkIT] 第1回：PHPフレームワークとは何か (1/3)    CakePHP    CakePHP プログラマーズ リファ...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2008-03-05T18:05:01Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/155">        <title>某さいどびじねす中</title>        <link>http://www.maruz.net/blog/155</link>        <description> 　現在、とあるさいどびじねすをやっています。これをやってるとやっぱりヲレはこっち側の人間だなーと思わずにはいられません。おもすれえおもすれえ。ここで声を大にして  再びジオンの理想を掲げるために・・・  星の屑成就のために・・・！  ソロ...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-12-11T15:39:04Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>
    <item rdf:about="http://www.maruz.net/blog/125">        <title>楽天店舗web更新中</title>        <link>http://www.maruz.net/blog/125</link>        <description> 　ここ最近、某楽天店舗web更新でひーこらしてますorz　・・・というか、ここ最近新着の商品がドカドカ舞い込んできてあっぷあっぷ状態なんですが ｡･ﾟ･(ﾉД`)･ﾟ･｡  　前にもグチったのかもしれませんが、このweb作成しすてむ(R-Storefro...</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>maru</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-06-08T13:50:28Z</dc:date>        <dc:type>COREBlog Entry</dc:type>    </item>




</rdf:RDF>
