<?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/"
	>

<channel>
	<title>HattaraTecLog &#187; Smarty</title>
	<atom:link href="http://teclog.hattara.info/?cat=40&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://teclog.hattara.info</link>
	<description>LinuxネタとかPHPネタとかの技術ログ</description>
	<lastBuildDate>Tue, 18 Nov 2014 12:15:20 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>pearでSmarty &amp; ZendFrameworkインストールする。</title>
		<link>http://teclog.hattara.info/?p=45</link>
		<comments>http://teclog.hattara.info/?p=45#comments</comments>
		<pubDate>Wed, 22 Oct 2008 11:36:36 +0000</pubDate>
		<dc:creator><![CDATA[hattara]]></dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Smarty]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[ZF]]></category>

		<guid isPermaLink="false">http://teclog.hattara.info/?p=45</guid>
		<description><![CDATA[もともとSmartyは使ってたんですが、 Zend Frameworkも勉強を始めました。 ということで、面倒 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>もともとSmartyは使ってたんですが、<br />
Zend Frameworkも勉強を始めました。</p>
<p>ということで、面倒なくインストールする方法を書いておきます。<br />
やっぱりphpまわりは、pearでインストールできると楽ですよね。</p>
<p>ということで、SmartyとZend Frameworkのpearでの設置方法です。</p>
<p>## Smarty</p>
<blockquote><p>
    pear list<br />
    pear list-channels<br />
    pear channel-discover pearified.com<br />
    pear install pearified/Smarty<br />
    pear list-channels<br />
    pear list
</p></blockquote>
<p>## Zend Framework</p>
<blockquote><p>
    pear list-channels<br />
    pear channel-discover zend.googlecode.com/svn<br />
    pear install zend/zend<br />
    pear list-channels
</p></blockquote>
<p>ただ、これをやっても、pear list で一覧に出てきません。。<br />
どうしたらいいんでしょうね。。</p>
<p>この辺は、また何かわかったら、追記することにします。</p>
<p><a href="http://px.a8.net/svt/ejp?a8mat=U70LG+CVSQKI+5WS+BWVTD&#038;a8ejpredirect=http%3A%2F%2Fbooks.rakuten.co.jp%2Frb%2FZend-Framework%25E5%25BE%25B9%25E5%25BA%2595%25E5%2585%25A5%25E9%2596%2580-%25E5%25B1%25B1%25E7%2594%25B0%25E7%25A5%25A5%25E5%25AF%259B-9784798117126%2Fitem%2F5852116%2F" target="_blank"></p>
<p style="text-align:center">ZendFrameworkのおすすめ書籍</p>
<p><img border="0" alt="" src="http://thumbnail.image.rakuten.co.jp/@0_mall/book/cabinet/7981/79811712.jpg?_ex=200x200&#038;s=2&#038;r=1"></a><br />
<img border="0" width="1" height="1" src="http://www10.a8.net/0.gif?a8mat=U70LG+CVSQKI+5WS+BWVTD" alt=""></p>
]]></content:encoded>
			<wfw:commentRss>http://teclog.hattara.info/?feed=rss2&#038;p=45</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
