<?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>たんたん狸のWeblog &#187; ブログ</title>
	<atom:link href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://nikkocity.net/tanuki</link>
	<description>何事修行と思えば辛い事も乗り越えられる。時が解決してくれるまで気長に待とう！</description>
	<lastBuildDate>Sat, 03 Dec 2011 07:01:00 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0/feed" />
		<item>
		<title>WordPressバージョンアップ</title>
		<link>http://nikkocity.net/tanuki/post/414.html</link>
		<comments>http://nikkocity.net/tanuki/post/414.html#comments</comments>
		<pubDate>Tue, 29 Apr 2008 09:05:15 +0000</pubDate>
		<dc:creator>管理人</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ブログ]]></category>
		<category><![CDATA[車]]></category>

		<guid isPermaLink="false">http://nikkocity.net/tanuki/post/414.html</guid>
		<description><![CDATA[WordPress2.5日本語版から2.5.1日本語版にアップグレードしてみましたが、2.5で指摘されていた画像のアップが未だに上手く行きません？ でも Windows Live Writer を使っているので問題はあり [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnikkocity.net%2Ftanuki%2Fpost%2F414.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></div>
<p>WordPress2.5日本語版から2.5.1日本語版にアップグレードしてみましたが、2.5で指摘されていた画像のアップが未だに上手く行きません？<br />
でも Windows Live Writer を使っているので問題はありませんが？<br />
フォーラムに書かれていた事を一通りチャレンジしてみましたが未だに？<br />
今日は諦めます。</p>
<p>5月1日からガソリンの価格が上がりそうなので今から近くのスタンドに行ってきま～す</p>

	Tag: <a href="http://nikkocity.net/tanuki/post/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0" title="ブログ" rel="tag">ブログ</a>, <a href="http://nikkocity.net/tanuki/post/tag/%e8%bb%8a" title="車" rel="tag">車</a><br />
]]></content:encoded>
			<wfw:commentRss>http://nikkocity.net/tanuki/post/414.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/414.html" />
	</item>
		<item>
		<title>記事を読みやすくしました</title>
		<link>http://nikkocity.net/tanuki/post/316.html</link>
		<comments>http://nikkocity.net/tanuki/post/316.html#comments</comments>
		<pubDate>Fri, 18 Apr 2008 08:01:29 +0000</pubDate>
		<dc:creator>管理人</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[パソコン]]></category>
		<category><![CDATA[ブログ]]></category>

		<guid isPermaLink="false">http://nikkocity.net/tanuki/?p=316</guid>
		<description><![CDATA[このテーマにして一つ気になっていたことがあります。 記事本文の行間が狭くて読みにくいことです。それでそれでチョコット調べてみました。 テーマエディターでスタイルシート(style.css)を書き換えてみました。 変更箇所 [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnikkocity.net%2Ftanuki%2Fpost%2F316.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></div>
<p>このテーマにして一つ気になっていたことがあります。<br />
記事本文の行間が狭くて読みにくいことです。それでそれでチョコット調べてみました。<br />
テーマエディターでスタイルシート(style.css)を書き換えてみました。<br />
変更箇所は</p>
<table border="1" cellspacing="0" cellpadding="2" width="449">
<tbody>
<tr>
<td width="199" valign="top">.post-body {<br />
position: relative;<br />
float: left;<br />
margin: 0;<br />
padding: 0;<br />
}</td>
<td width="248" valign="top">.post-body {<br />
    position: relative;<br />
    float: left;<br />
    <span style="color: #ff0000;">line-height: 160%;</span>    ←ここを追加<br />
    margin: 0;<br />
    padding: 0;<br />
}</td>
</tr>
</tbody>
</table>
<p>これで少しは見栄え良くなったかな～<br />
数字を大きくすれば当然のことながら行間も広くなります。</p>
<p>もう一つ記事のタイトル文字を太字にしてみました。</p>
<table border="1" cellspacing="0" cellpadding="2" width="448">
<tbody>
<tr>
<td width="446" valign="top">.post-title h1, .post-title h1 a, .post-title h1 a:visited { margin: 0; padding: 0; color: #740B00; font-size: 20px; font-weight: <span style="color: #ff0000;">strong</span>; text-decoration: none; }<br />
.post-title h1 a:hover {color: #000;}</td>
</tr>
</tbody>
</table>
<p>font-weight: stron<strong> </strong>に変更しただけです。font-size: 20px の数字を変えればフォントの大きさも変えられます。</p>

	Tag: <a href="http://nikkocity.net/tanuki/post/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://nikkocity.net/tanuki/post/tag/pasocon" title="パソコン" rel="tag">パソコン</a>, <a href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0" title="ブログ" rel="tag">ブログ</a><br />
]]></content:encoded>
			<wfw:commentRss>http://nikkocity.net/tanuki/post/316.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/316.html" />
	</item>
		<item>
		<title>ぼちぼちと引っ越し</title>
		<link>http://nikkocity.net/tanuki/post/163.html</link>
		<comments>http://nikkocity.net/tanuki/post/163.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 13:50:13 +0000</pubDate>
		<dc:creator>管理人</dc:creator>
				<category><![CDATA[徒然なるままに]]></category>
		<category><![CDATA[ブログ]]></category>

		<guid isPermaLink="false">http://nikkocity.net/tanuki/?p=163</guid>
		<description><![CDATA[長年利用していたteacupブログからこちらに引っ越します。 やはり自由度の高いwordpressがベターと結論しました。 Tag: ブログ [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnikkocity.net%2Ftanuki%2Fpost%2F163.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></div>
<p>長年利用していた<a href="http://green.ap.teacup.com/tantan/" target="_blank">teacup</a>ブログからこちらに引っ越します。<br />
やはり自由度の高いwordpressがベターと結論しました。</p>

	Tag: <a href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0" title="ブログ" rel="tag">ブログ</a><br />
]]></content:encoded>
			<wfw:commentRss>http://nikkocity.net/tanuki/post/163.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/163.html" />
	</item>
		<item>
		<title>BlogWriteを使って投稿</title>
		<link>http://nikkocity.net/tanuki/post/201.html</link>
		<comments>http://nikkocity.net/tanuki/post/201.html#comments</comments>
		<pubDate>Sun, 01 Jul 2007 02:28:15 +0000</pubDate>
		<dc:creator>管理者</dc:creator>
				<category><![CDATA[パソコン]]></category>
		<category><![CDATA[ブログ]]></category>

		<guid isPermaLink="false">http://nikkocity.net/tanuki/?p=201</guid>
		<description><![CDATA[複数の ブログサイト を持っていると、管理が大変です。 ブログごとにIDやパスワードを入力しなければなりませんし投稿文章の入力の仕方もまちまちです。 そんな悩みを解消してくれるソフトが BlogWrite です。 この記 [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnikkocity.net%2Ftanuki%2Fpost%2F201.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></div>
<p>複数の <span style="color: #003300;"><em>ブログサイト</em></span> を持っていると、管理が<strong><span style="font-size: large; color: #ff0000;">大変</span></strong>です。 ブログごとに<strong>ID</strong>や<strong>パスワード</strong>を入力しなければなりませんし投稿文章の入力の仕方もまちまちです。<br />
そんな悩みを解消してくれるソフトが <strong><a title="ブログの新時代を切り拓く「BlogWrite」" href="http://www.witha.jp/BlogWrite/"><span style="background-color: #ff6600;">BlogWrite</span></a></strong> です。<br />
この記事も <a title="ブログの新時代を切り拓く「BlogWrite」" href="http://www.witha.jp/BlogWrite/"><strong><span style="background-color: #ff6600;">BlogWrite</span></strong></a> を使って投稿してみました。ぜひお試しあれ!<!-- __entry_body_end__ --></p>

	Tag: <a href="http://nikkocity.net/tanuki/post/tag/pasocon" title="パソコン" rel="tag">パソコン</a>, <a href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0" title="ブログ" rel="tag">ブログ</a><br />
]]></content:encoded>
			<wfw:commentRss>http://nikkocity.net/tanuki/post/201.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/201.html" />
	</item>
		<item>
		<title>日記を書く</title>
		<link>http://nikkocity.net/tanuki/post/289.html</link>
		<comments>http://nikkocity.net/tanuki/post/289.html#comments</comments>
		<pubDate>Fri, 09 Feb 2007 06:14:59 +0000</pubDate>
		<dc:creator>たぬき</dc:creator>
				<category><![CDATA[徒然なるままに]]></category>
		<category><![CDATA[お酒]]></category>
		<category><![CDATA[ブログ]]></category>

		<guid isPermaLink="false">http://nikkocity.net/tanuki/?p=289</guid>
		<description><![CDATA[日記(ブログ)を書くとは如何なる事か？ 仕事が一段落し風呂に入り夕食前 銘酒「黄桜ドンキング」を片手に考える。 自分の足跡として行動や考えを日々書きとめる？ 自分の考えや存在を世間様に知ってもらいたくて書く？ 単純に楽し [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnikkocity.net%2Ftanuki%2Fpost%2F289.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></div>
<p>日記(ブログ)を書くとは如何なる事か？   <br />仕事が一段落し風呂に入り夕食前 銘酒<img alt="" src="http://img.ap.teacup.com/common/icon/sake.gif" />「<a href="http://www.kizakura.co.jp/products/ht02.htm" target="_blank">黄桜ドンキング</a>」を片手に考える。    <br />自分の足跡として行動や考えを日々書きとめる？    <br />自分の考えや存在を世間様に知ってもらいたくて書く？    <br />単純に楽しいから書く？寂しさを紛らわすために書く？    <br />同じ趣味を持つ方と語り合うために書く？&#8230;&#8230;&#8230;&#8230;    <br />それぞれの思いがあり短い文章の中でどれだけみんなに伝えられるか    <br />私は文章力のなさを恥、表現力を身につけるために書く！ ん～ 何事修行 チョット飲み過ぎた。    <br /><a href="http://nikkocity.net/tanuki/wp-content/uploads/2008/04/1170979343.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="116" alt="1170979343" src="http://nikkocity.net/tanuki/wp-content/uploads/2008/04/1170979343-thumb.jpg" width="154" border="0" /></a></p>

	Tag: <a href="http://nikkocity.net/tanuki/post/tag/%e3%81%8a%e9%85%92" title="お酒" rel="tag">お酒</a>, <a href="http://nikkocity.net/tanuki/post/tag/%e3%83%96%e3%83%ad%e3%82%b0" title="ブログ" rel="tag">ブログ</a><br />
]]></content:encoded>
			<wfw:commentRss>http://nikkocity.net/tanuki/post/289.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://nikkocity.net/tanuki/post/289.html" />
	</item>
	</channel>
</rss>

