<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
<title>Suinasia(SuinDebug)</title>
<subtitle>「SuinDebug」なエントリー</subtitle>
<link rel="alternate" type="text/html" href="http://suin.asia/tag/SuinDebug"/>
<link rel="self" type="application/atom+xml" href="http://suin.asia/feed/atom/tag/SuinDebug"/>
<author>
<name>suin</name>
</author>
<updated>2012-02-09T00:04:55Z</updated>
<id>http://example.com/atom1.xml</id>
<entry>
<title>あなたのモジュール開発が加速するSuinDebugプリロード</title>
<link href="http://suin.asia/2010/02/12/suin_debug_preload"/>
<summary>SuinDebugプリロードは、たったひとつのファイルで、あなたのデバッグをよりスムースにするためのサイトプリロードです。</summary>
<published>2010-02-12T07:31:40Z</published>
<updated>2010-02-12T06:40:56Z</updated>
<id>http://suin.asia/2010/02/12/suin_debug_preload</id>
<category term="XOOPS" label="XOOPS" scheme="http://suin.asia/tag/XOOPS" />
<category term="プリロード" label="プリロード" scheme="http://suin.asia/tag/%E3%83%97%E3%83%AA%E3%83%AD%E3%83%BC%E3%83%89" />
<category term="ダウンロード" label="ダウンロード" scheme="http://suin.asia/tag/%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89" />
<category term="SuinDebug" label="SuinDebug" scheme="http://suin.asia/tag/SuinDebug" />
<content type="html" xml:lang="ja" xml:base="http://suin.asia/tag/SuinDebug">
<![CDATA[<a href="http://dl.dropbox.com/u/949822/Downloads/SuinDebug_1.0.zip" class="download">Download</a>

<p>SuinDebugプリロードは、たったひとつのファイルで、あなたのXOOPS Cube Legacyでのデバッグをよりスムースにするためのサイトプリロードです。</p>

<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/n_XczAn4_8A&hl=ja_JP&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/n_XczAn4_8A&hl=ja_JP&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>

<p>HD画質なので、フルスクリーンで見るのをおすすめします。</p>

<h3>特徴</h3>

<ul>
<li>
<h4>サイト(開発環境)を汚さない</h4>
SuinDebugは、たったひとつのファイルからなるサイトプリロードです。{stdout_buffer}をテーマに書くことでテーマが汚れるデメリットや、デバッグ関連のファイルをいくつもアップロードすることで、開発パッケージに余分なファイルがあふれるデメリット、デバッグ関連の情報をデータベースに保存することで、データベースに不必要な情報が紛れ込むデメリットが一切ありません。
</li>
<li>
<h4>エラーで画面を汚さない</h4>
SuinDebugは、PHPやMySQLなどのデバッグ情報をウェブページに直接出力しません。デバッグ情報などによる、レイアウト崩れ・ソースの汚損からま逃れることができます。
</li>
<li>
<h4>ポップアップウィンドウを開かない</h4>
SuinDebugを使えば、デバッグのためにこれ以上ポップアップウィンドウを開く必要はありません。デバッグ情報はJavaScriptによるモーダルウィンドウで表示されます。つまり、ひとつのウィンドで完結するので、ポップアップからくるストレスを軽減できます。
</li>
<li>
<h4>それなりのインターフェイス</h4>
エラーSQLやDelegateのハイライト機能など、視覚的な面が考慮されています。また、デバッグモードを切り替える必要なしに、SQL, Delegate, XoopsTpl, stdout_buffer, PHP Errorsを一様に閲覧することができます。
</li>
</ul>

<h3>使い方</h3>

<ol>
<li>SuinDebugをダウンロードします。</li>
<li>それを解凍して、{XOOPS_ROOT}/preload/に保存します。</li>
<li>JavaScriptをONにした状態で、管理者アカウントでログインします。</li>
<li>管理画面でPHPデバッグモードをONにします。</li>
<li>ウィンドウ上端から100pxくらいのところにカーソルを移動するとメニューが表示されます。</li>
<ol>

<h3>注意</h3>

<p>SuinDebugを公開サイトにアップロードしないでください。あくまで、このプリロードは非公開の開発環境で使用することを想定しています。たとえば、VMwareやXAMPP・MAMPで構築されたローカル開発環境。なお、サイトを公開する場合は、SuinDebugを削除してください。</p>


<h3>SuinDebug description</h3>

<p>SuinDebug is a site preload. It will help your debugging when you develop modules in XOOPS Cube Legacy.</p>

<h3>Features</h3>

<ul>
<li>
<h4>SuinDebug doesn't litter your XOOPS</h4>
SuinDebug consists of only one site preload file. You never have to write {stdout_buffer} in your theme. You never have to upload too many files for debugging. You never have to add any information into your database. You only have to upload SuinDebug preload.
</li>
<li>
<h4>SuinDebug doesn't litter your webpages with errors</h4>
SuinDebug doesn't directory output debugging information into your webpages such as PHP or MySQL. So, it doesn't break webpage layout with debugginf information.
</li>
<li>
<h4>SuinDebug never opens popup windows any more</h4>
To show debugging informaiton, SuinDebug uses mordal window. So it never annoy you with popup windows.
</li>
<li>
<h4>SuinDebug has good interface</h4>
Without changing debugging mode, you can browse SQL, Delegate, XoopsTpl, stdout_buffer, PHP Errors at the same time in the same window.
</li>
</ul>

<h3>How to Use</h3>

<ol>
<li>Please Download SuinDebug.</li>
<li>Please Upload it to {XOOPS_ROOT}/preload/</li>
<li>Please Turn on JavaScript and login as site admin.</li>
<li>Please Turn on PHP debugging mode in legacy module.</li>
<li>Please Move your pointer by near 100px from window top.</li>
<ol>

<h3>Notice</h3>

<p>Please DO NOT upload SuinDebug to public website. SuinDebug should be used only in local developing envenment; for example, VMware, XAMMP, MAMP and so on. When you public your website, please remove SuinDebug.</p>]]>
</content>
</entry>
</feed>
