<?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>Worth Living &#187; Movable Type</title>
	<atom:link href="https://worthliv.com/category/programming/programming-movabletype/feed" rel="self" type="application/rss+xml" />
	<link>https://worthliv.com</link>
	<description>楽しく幸せに人生を送るためにはどうすれば良いのか？人生の要素をお金、仕事、勉強、プライベート、健康、心の6要素に分類して考察しています。プログラミング入門に関する記事も掲載。</description>
	<lastBuildDate>Wed, 09 Mar 2016 04:20:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/category/programming/programming-movabletype/feed" />
	<item>
		<title>Movable TypeにJavaScriptを直接記述する方法</title>
		<link>https://worthliv.com/wlh_movable_typejavascript.html</link>
		<comments>https://worthliv.com/wlh_movable_typejavascript.html#comments</comments>
		<pubDate>Tue, 12 Mar 2013 03:50:03 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Movable Type]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1005</guid>
		<description><![CDATA[このブログは、Movable Type（MT）のVersion 3.34で構築しています。 バージョンアップは面倒くさいのでしていない。 スポンサーリンク で、昨日MTの管理画面のエントリー記事投稿で、直接JavaScr [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/wlh_movable_typejavascript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/wlh_movable_typejavascript.html" />
	</item>
		<item>
		<title>最近のトラックバックを表示する（MT・Movable Type）</title>
		<link>https://worthliv.com/wlh_mtmovable_type.html</link>
		<comments>https://worthliv.com/wlh_mtmovable_type.html#comments</comments>
		<pubDate>Mon, 04 Mar 2013 17:28:22 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Movable Type]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1002</guid>
		<description><![CDATA[MTで、最近のトラックバックを表示する方法を調べた。 トラックバック先のURLへのリンクを表示するだけでなく、トラックバックされた自分のブログ内の記事を表示して、その記事へリンクしたい場合。 適用されるテンプレートは、メ [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/wlh_mtmovable_type.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/wlh_mtmovable_type.html" />
	</item>
		<item>
		<title>最近のエントリーを表示する（MT・Movable Type）</title>
		<link>https://worthliv.com/wlh_movable_type_1.html</link>
		<comments>https://worthliv.com/wlh_movable_type_1.html#comments</comments>
		<pubDate>Sun, 03 Mar 2013 18:21:20 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Movable Type]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=1000</guid>
		<description><![CDATA[以前、Movable Type・最新コメントを表示する導入をしたときに、同時に最新エントリーを表示させる方法も調べたのだが、そのメモ。 これも、MTの全てのテンプレートにおいて、有効な記述です。 スポンサーリンク 追記： [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/wlh_movable_type_1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/wlh_movable_type_1.html" />
	</item>
		<item>
		<title>preタグ内の改行（brタグ）を無効にする（MT・Movable Type）</title>
		<link>https://worthliv.com/wlh_prebr.html</link>
		<comments>https://worthliv.com/wlh_prebr.html#comments</comments>
		<pubDate>Sun, 03 Mar 2013 17:16:57 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Movable Type]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=999</guid>
		<description><![CDATA[preタグで文字を端っこで折り返すで試みた行を端っこで折り返す方法で、プログラムコードのソースの表示が楽になった。 スポンサーリンク しかし、またしても新たな問題発生。 Movable Typeのエントリーを投稿で、改行 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/wlh_prebr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/wlh_prebr.html" />
	</item>
		<item>
		<title>最新コメントを表示する（MT・Movable Type）</title>
		<link>https://worthliv.com/wlh_movable_type.html</link>
		<comments>https://worthliv.com/wlh_movable_type.html#comments</comments>
		<pubDate>Sun, 03 Mar 2013 14:46:43 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Movable Type]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=998</guid>
		<description><![CDATA[Movable Typeでブログを運営している場合、訪問者からの投稿コメントを新しい順に表示したいことがある。 その時に、MTテンプレートに記述するソース。 全てのテンプレートにおいて、有効な記述です。 スポンサーリンク [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/wlh_movable_type.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/wlh_movable_type.html" />
	</item>
	</channel>
</rss>
