<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title type="text">D3ブログ</title>
    <subtitle type="text">XCL&amp;Xmobile Test Site-Just Use it!</subtitle>
    <updated>2012-05-19T18:42:04-07:00</updated>
    <id>http://xc.9demaio.com/md/d3blog/index.php</id>
    <link rel="alternate" type="text/xhtml" hreflang="ja" href="http://xc.9demaio.com/" />
    <link rel="self" type="application/atom+xml" href="http://xc.9demaio.com/md/d3blog/index.php?page=atom" />
    <rights>Copyright &copy; 2001-2010</rights>
    <generator uri="http://xc.9demaio.com/">D3BLOG - XOOPS BLOG MODULE</generator>
    <entry>
        <title>モジュールアイコン作成ツール設置</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=70" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=70</id>
        <published>2010-08-23T20:23:35-07:00</published>
        <updated>2010-08-23T20:25:18-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">suinさんのおつくりになったモジュールアイコン作成モジュールkoinsを設置しました。モジュール作りの一助となれば、と思います。http://xc.9demaio.com/md/koins/要望などあれば、画像データを...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>suinさんのおつくりになったモジュールアイコン作成モジュールkoinsを設置しました。<br />モジュール作りの一助となれば、と思います。<br /><a href="http://xc.9demaio.com/md/koins/" target="_blank">http://xc.9demaio.com/md/koins/</a><br /><br />要望などあれば、画像データを増やすとかも検討したいと思います。<br />このツールは生成された画像をサーバーに残しません。<br />したがって、このツールでどのようなアイコンが作られても管理者側は関与いたしません。ご了承ください。</div>]]>
       </content>
    </entry>
    <entry>
        <title>Cubsonのメモ</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=69" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=69</id>
        <published>2010-08-15T03:18:38-07:00</published>
        <updated>2010-08-18T18:24:08-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">Windows開発環境だとついmainfile.phpをリードオンリーとかにしてしまいがちだが、これだとchecksetupコマンドでエラーになることがある。cubson&amp;amp;gt; checksetup
XOOPS_ROOT_PATH ... [OK]
Looking at mainf...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>Windows開発環境だとついmainfile.phpをリードオンリーとかにしてしまいがちだが、これだとchecksetupコマンドでエラーになることがある。<br /><br /><pre class="blogCode"><code>cubson&gt; checksetup
XOOPS_ROOT_PATH ... [OK]
Looking at mainfile.php ... [OK]
Parsing mainfile.php ... [FAIL]</code></pre><br />この場合はリードオンリーの属性をはずしてやる。<br /><br /><pre class="blogCode"><code>cubson&gt; checksetup
XOOPS_ROOT_PATH ... [OK]
Looking at mainfile.php ... [OK]
Parsing mainfile.php ... [OK]
Accessing the database ... [OK]
All checks are green. Enjoy development!</code></pre><br /><br />Tubsonでも同様。<br />ただしTubsonではcheck-setupコマンド。</div>]]>
       </content>
    </entry>
    <entry>
        <title>【重要】ダウンロードサービス再開とお願い</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=68" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=68</id>
        <published>2010-07-26T17:00:00-07:00</published>
        <updated>2010-07-28T00:56:22-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">7/25付でお知らせしておりました配布物が解凍できない不具合ですが、原因が判明・解消できましたので再開いたします。問題：当サイトで配布中のモジュールなどダウンロードできるも...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>7/25付でお知らせしておりました配布物が解凍できない不具合ですが、原因が判明・解消できましたので再開いたします。<br /><br />問題：当サイトで配布中のモジュールなどダウンロードできるものすべて、ダウンロード後解凍しようとするとエラーが出たり解凍そのものに失敗する。<br /><br />検証：サーバーにアップされる前のオリジナルのものとダウンロードされたものすべての比較をバイナリレベルで行い、不具合のあるものはすべて先頭に2バイト分の空白が挿入されていて、それが不具合の元となっていたことを確認しました。<br /><br />原因：7/2 17:00に当サイトのXOOPSシステムに組み込んだpreloadファイルに不具合があり、サーバーから出力されるファイル類の先頭部分に2バイト分の空白が挿入されていた(HTMLなども同様)。<br />現在、この発生元となったpreloadは更新され、2バイト分の空白が挿入されることはなくなりました。またダウンロード物にも問題がないことを確認しました。<br /><br />当サイトをご利用いただいている皆様にはたいへんご迷惑をおかけいたしました。<br />あらためてお詫び申し上げます。<br />また、この場を借りまして不具合の報告をくださいました皆様に御礼申し上げます。<br /><br />7/2以降にダウンロードされ、もし同様の問題にあわれた方がいらっしゃいましたら、大変お手数ですが再度ダウンロードしていただきますようお願いいたします。<br /><br />9demaio.com 管理人</div>]]>
       </content>
    </entry>
    <entry>
        <title>【重要】当サイトの配布物に関するお詫びとお願い</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=67" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=67</id>
        <published>2010-07-25T05:26:35-07:00</published>
        <updated>2010-07-25T05:26:37-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">当サイトで配布しておりますモジュールなど、ZIP圧縮されたファイルがダウンロード後解凍しようとするとエラーが出たり解凍そのものに失敗することが判明しました。ZIP圧縮に使用した...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>当サイトで配布しておりますモジュールなど、ZIP圧縮されたファイルがダウンロード後解凍しようとするとエラーが出たり解凍そのものに失敗することが判明しました。<br /><br />ZIP圧縮に使用したソフト<br />・Lhaplus for Windows V1.57<br /><br />解凍できなかった、またはエラーが出たソフト<br />・Lhaplus for Windows V1.57<br />・7-Zip 4.65<br />・+Lhaca　V1.24<br /><br />いずれのファイルもローカル環境では問題なく解凍できるのですが、原因が判明または問題なく解凍できることが確認できるまでダウンロードサービスを中止とさせていただきます。<br /><br />すでにダウンロードされ、もし同様の問題にあわれた方がいらっしゃいましたら、大変お手数ですが、ダウンロードされた日時、ファイル名とご使用の解凍ソフト名、バージョンをお書き添えの上ご一報いただければ幸いです。<br />ご希望の方には正常に解凍できるバージョンのものを個別にメールでお送りさせていただきます。<br />よろしくお願いいたします。<br /><br />9demaio.com管理人</div>]]>
       </content>
    </entry>
    <entry>
        <title>Imagerotator</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=66" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=66</id>
        <published>2010-07-16T18:48:24-07:00</published>
        <updated>2010-07-16T18:48:55-07:00</updated>
        <category term="日日彼是" label="日日彼是" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">以前のサイトがそうであったようにまた組み込んでみた。
すると手元のI.E.8で
HTML  Parsing Error: Unable to modify the parent
container element before the child element is closed (KB927917)
なるエラーが出て読...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>以前のサイトがそうであったようにまた組み込んでみた。
すると手元のI.E.8で
<pre class="blogCode"><code>HTML  Parsing Error: Unable to modify the parent
container element before the child element is closed (KB927917)</code></pre>
なるエラーが出て読み込み途中で止まってしまう事態に。

タグの書き方をいろいろ調整して終了。</div>]]>
       </content>
    </entry>
    <entry>
        <title>PopnupBlog</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=65" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=65</id>
        <published>2010-07-14T00:48:12-07:00</published>
        <updated>2010-07-14T00:48:13-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">再設置するもなぜかメール投稿できない・・・。
なんでだろう。</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>再設置するもなぜかメール投稿できない・・・。
なんでだろう。<img src="http://xc.9demaio.com/uploads/smil3dbd4d75edb5e.gif" alt="" /></div>]]>
       </content>
    </entry>
    <entry>
        <title>xoopsテストサイトの不具合について</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=63" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=63</id>
        <published>2010-04-22T20:57:18-07:00</published>
        <updated>2010-04-22T20:57:18-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">いろいろあったため、サイトをリセットしております。中身が空のためアクセスしても何もありません。近日中に再開予定です。申し訳ありません。</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>いろいろあったため、サイトをリセットしております。<br /><br />中身が空のためアクセスしても何もありません。<br />近日中に再開予定です。<br />申し訳ありません。</div>]]>
       </content>
    </entry>
    <entry>
        <title>XOOPS検索ハック版の修正を行いました。</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=60" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=60</id>
        <published>2010-03-24T00:01:42-07:00</published>
        <updated>2010-03-24T00:01:43-07:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">およそ1年前にリリースした当モジュールですが、バグが見つかりましたので修正版をアップしました。ダウンロードしていただいた皆様にはお手数をおかけいたしますが、再度ダウンロ...</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>およそ1年前にリリースした当モジュールですが、バグが見つかりましたので修正版をアップしました。<br />ダウンロードしていただいた皆様にはお手数をおかけいたしますが、再度ダウンロードをお願いいたします。<br /><br />【バグの内容】<br />検索から除外するモジュールの設定が保存されない。<br /><br />【アップデート】<br />当モジュールをいったんアンインストールした後、再度最新版をサーバーにアップロードしてください。<br />そして再度インストールをしてください。<br /><br />【動作確認】<br />XOOPS 2.0.16a-JP、XCL 2.1.6a&2.1.7<br /><br />【謝辞】<br />不具合報告をしていただいた柴田様、ありがとうございました。</div>]]>
       </content>
    </entry>
    <entry>
        <title>Feliz Ano Novo</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=54" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=54</id>
        <published>2010-01-01T00:48:18-08:00</published>
        <updated>2010-01-01T00:48:18-08:00</updated>
        <category term="日日彼是" label="日日彼是" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">新年明けましておめでとうございます。</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>新年明けましておめでとうございます。<br /><br />本年もどうぞよろしくお願いいたします。<br />と、書いて1年たちました。<br />思えばよく続いたものでした。<br />この先どうなるんでしょう。<br /><br />それは誰にも、私自身にも分かりません。</div>]]>
       </content>
    </entry>
    <entry>
        <title>PHP 4→5</title>
        <link rel="alternate" type="text/xhtml" href="http://xc.9demaio.com/md/d3blog/details.php?bid=50" />
        <id>http://xc.9demaio.com/md/d3blog/details.php?bid=50</id>
        <published>2009-11-16T07:10:27-08:00</published>
        <updated>2009-11-16T07:10:27-08:00</updated>
        <category term="XOOPS" label="XOOPS" />
        <author>
            <name>administrator</name>
        </author>
        <summary type="html" xml:base="http://xc.9demaio.com/" xml:lang="ja">借りているサーバーはPHP4と5のデュアルだったんだけど。</summary>
       <content type="html" xml:lang="ja" xml:base="http://xc.9demaio.com/">
<![CDATA[<div>借りているサーバーはPHP4と5のデュアルだったんだけど。<br />いまいち設定方法が分からなかった。<br />ネットで調べてもサーバーによって微妙に違うようで・・・。<br />思い切ってサポートにだめだめ英語のメール送ってみた。<br />なんと15分で返信。<br /><br />.htacessファイルに<br /><br /><pre class="blogCode"><code>AddHandler application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml</code></pre><br /><br />1行書き足すだけ。<img src="http://xc.9demaio.com/uploads/smil3dbd4d6422f04.gif" alt="" /></div>]]>
       </content>
    </entry>
</feed>
