<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>WEB制作のネタ帳（for 初心者） &#187; Serene Bach</title>
	<atom:link href="http://www.shiteki.info/web/category/cms/serene-bach/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiteki.info/web</link>
	<description>ホームページを作る上で役立つであろう情報</description>
	<lastBuildDate>Fri, 07 Jan 2011 10:18:18 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/category/cms/serene-bach/feed" />
		<item>
		<title>「Serene Bach 3.0 β」をインストールしてみた</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/34.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/34.html#comments</comments>
		<pubDate>Mon, 01 Dec 2008 05:44:41 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/34.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/34.html"><img align="left" hspace="5" width="150" src="http://dl.dropbox.com/u/20040494/web/img/img10_sb3kanri.jpg" class="alignleft wp-post-image tfe" alt="sb3kanri.jpg" title="" /></a>なんとなく「Serene Bach 3.0 β」をインストールしてみた」。オフィシャルサイトでダウンロードして、init.cgiを下のように変更してinstall.cgiにアクセスして設定しただけ。init.cgi(DB:mysql）driver	Mysqldb_...]]></description>
			<content:encoded><![CDATA[<p>なんとなく「Serene Bach 3.0 β」をインストールしてみた」。<br />
オフィシャルサイトでダウンロードして、init.cgiを下のように変更して<br />
install.cgiにアクセスして設定しただけ。</p>
<p>init.cgi(DB:mysql）<br />
driver	Mysql<br />
db_param	{user	ユーザー名}<br />
db_param	{pass	パスワード}<br />
db_param	{name	DB名}<br />
db_param	{prefix	DB接頭}<br />
db_param	{host	localhost}<br />
db_param	{port	ポート}</p>
<p>新しい管理画面はこんな感じだ。<br />
<img src="http://dl.dropbox.com/u/20040494/web/img/img10_sb3kanri.jpg" class="pict" alt="sb3kanri.jpg" width="400" height="236" /></p>
<p>これから試してプラグインやテンプレートを試そうと思う。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/34.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/34.html" />
	</item>
		<item>
		<title>初心者用インストール手順１</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/15.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/15.html#comments</comments>
		<pubDate>Thu, 01 May 2008 00:55:09 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/15.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/15.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>1.ダウンロードし、解凍する　　ダウンロードはこちらからどうぞ2.perlのパス設定をする　　sb.cgi, cnt.cgi, mb.cgi, install.cgiとadmin.cgiだけ　　置するサーバにあわせて適時設定してください。3.FTPにてアッ...]]></description>
			<content:encoded><![CDATA[<p>1.ダウンロードし、解凍する<br />
　　ダウンロードは<a href="http://serenebach.net/download/" target="_blank">こちら</a>からどうぞ</p>
<p>2.perlのパス設定をする<br />
　　sb.cgi, cnt.cgi, mb.cgi, install.cgiとadmin.cgiだけ<br />
　　置するサーバにあわせて適時設定してください。</p>
<p>3.FTPにてアップロードする</p>
<p>4.パーミッション設定をする<br />
　　init.cgi以外の.cgiファイル　　　　　→「755」<br />
　　lock,data,log,img,templateフォルダ　→「777」<br />
　　index.html,style.css　　　　　    　→「666」<br />
　たぶんこれだけで大丈夫なはずです<br />
　より詳細は<a href="http://serenebach.net/doc/src/install_ja.html#permission1" target="_blank">こちら</a>で確認してください</p>
<p>5.インストーラ(install.cgi)へアクセスし、設定</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/15.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/15.html" />
	</item>
		<item>
		<title>特定のカテゴリーを抜き出してリスト表示する</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/14.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/14.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 05:31:43 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/14.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/14.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>特定のカテゴリーを抜き出してリスト表示する]]></description>
			<content:encoded><![CDATA[<p><a href="http://serenebach.net/log/sample_rsslist.html" target="_blank">特定のカテゴリーを抜き出してリスト表示する</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/14.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/14.html" />
	</item>
		<item>
		<title>画像をクールに見せる便利なスクリプト「Lightbox」</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/11.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/11.html#comments</comments>
		<pubDate>Tue, 05 Feb 2008 00:34:45 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/11.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/11.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>LightboxSereneBach用プラグイン　]]></description>
			<content:encoded><![CDATA[<p><a href="http://serennz.sakura.ne.jp/toybox/lightbox/?ja" target="_blank">Lightbox</a></p>
<p><a href="http://calm.sakura.ne.jp/weblog/log/eid141.html" target="_blank">SereneBach用プラグイン</a><br />
　</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/11.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/11.html" />
	</item>
		<item>
		<title>テンプレートの名前を変更する方法</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/10.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/10.html#comments</comments>
		<pubDate>Tue, 29 Jan 2008 02:38:30 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/10.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/10.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>インポートするテンプレートファイルをテキストエディタ等で開いて、「Subject」を変更する。「Name」ではないので、念のため。これでそれぞれのカテゴリートップ用のテンプレートを作成しても見分けがつくかな。]]></description>
			<content:encoded><![CDATA[<p>インポートするテンプレートファイルをテキストエディタ等で開いて、「Subject」を変更する。</p>
<p>「Name」ではないので、念のため。</p>
<p>これでそれぞれのカテゴリートップ用のテンプレートを作成しても見分けがつくかな。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/10.html" />
	</item>
		<item>
		<title>管理画面のカスタマイズ</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/6.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/6.html#comments</comments>
		<pubDate>Fri, 25 Jan 2008 09:33:05 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/6.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/6.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>小粋空間さんで紹介されていたのを発見しました。掲載ページ「Serene Bach の編集画面を広げる」　1.記事編集テキストエリアの高さを変更する　2.テンプレート編集画面の高さを変更する　3.横幅をひろげる（記事・...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.koikikukan.com/" target="_blank">小粋空間</a>さんで紹介されていたのを発見しました。</p>
<p><a href="http://www.koikikukan.com/archives/2005/11/22-235524.php" target="_blank">掲載ページ「Serene Bach の編集画面を広げる」</a></p>
<p>　1.記事編集テキストエリアの高さを変更する<br />
　2.テンプレート編集画面の高さを変更する<br />
　3.横幅をひろげる（記事・テンプレート共通）<br />
　4.フォントサイズを変更する</p>
<p>3と4のみ適用したが、効果抜群。<br />
是非どうぞ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/6.html" />
	</item>
		<item>
		<title>インストール手順</title>
		<link>http://www.shiteki.info/web/cms/serene-bach/5.html</link>
		<comments>http://www.shiteki.info/web/cms/serene-bach/5.html#comments</comments>
		<pubDate>Fri, 25 Jan 2008 07:25:12 +0000</pubDate>
		<dc:creator>shiteki</dc:creator>
				<category><![CDATA[Serene Bach]]></category>

		<guid isPermaLink="false">http://www.shiteki.info/web/uncategorized/5.html</guid>
		<description><![CDATA[<a href="http://www.shiteki.info/web/cms/serene-bach/5.html"><img align="left" hspace="5" width="150" height="150" src="http://www.shiteki.info/web/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>工事中]]></description>
			<content:encoded><![CDATA[<p>工事中</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiteki.info/web/cms/serene-bach/5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.shiteki.info/web/cms/serene-bach/5.html" />
	</item>
	</channel>
</rss>

