
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for symfony 中文</title>
	<atom:link href="http://symfony.lag.cn/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://symfony.lag.cn</link>
	<description>人人皆为吾师</description>
	<lastBuildDate>Sun, 18 Oct 2009 14:15:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Jobeet 第3天：数据模型 by zzylcy</title>
		<link>http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/comment-page-1/#comment-1075</link>
		<dc:creator>zzylcy</dc:creator>
		<pubDate>Sun, 18 Oct 2009 14:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/#comment-1075</guid>
		<description>我出现一个问题，不知道大家遇到没？有知道的给个答案啊
问题：根据文档的步骤打开http://jobeet.localhost/frontend_dev.php/job
时出现“Unable to open PDO connection [wrapped: could not find driver]
” 请问这是怎么回事？PHP中这些都配置过的。</description>
		<content:encoded><![CDATA[<p>我出现一个问题，不知道大家遇到没？有知道的给个答案啊<br />
问题：根据文档的步骤打开http://jobeet.localhost/frontend_dev.php/job<br />
时出现“Unable to open PDO connection [wrapped: could not find driver]<br />
” 请问这是怎么回事？PHP中这些都配置过的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobeet 第3天：数据模型 by zzylcy</title>
		<link>http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/comment-page-1/#comment-1074</link>
		<dc:creator>zzylcy</dc:creator>
		<pubDate>Sun, 18 Oct 2009 14:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/#comment-1074</guid>
		<description>hinsxun:
我也发生过这个问题，两个yml文件第一行(有#的那行)删掉就好了。</description>
		<content:encoded><![CDATA[<p>hinsxun:<br />
我也发生过这个问题，两个yml文件第一行(有#的那行)删掉就好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Criteria addJoin 取多表中的字段 by duran</title>
		<link>http://symfony.lag.cn/criteria-addjoin-%e5%8f%96%e5%a4%9a%e8%a1%a8%e4%b8%ad%e7%9a%84%e5%ad%97%e6%ae%b5/comment-page-1/#comment-1073</link>
		<dc:creator>duran</dc:creator>
		<pubDate>Sun, 13 Sep 2009 10:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/criteria-addjoin-%e5%8f%96%e5%a4%9a%e8%a1%a8%e4%b8%ad%e7%9a%84%e5%ad%97%e6%ae%b5/#comment-1073</guid>
		<description>这个doSelectRs是不是自定义的呀？

propel:build-model命令生成的文件中，没有这个静态方法的。

我用的是1.2.7版本</description>
		<content:encoded><![CDATA[<p>这个doSelectRs是不是自定义的呀？</p>
<p>propel:build-model命令生成的文件中，没有这个静态方法的。</p>
<p>我用的是1.2.7版本</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 如何显示addjoin()连接表中字段 by duran</title>
		<link>http://symfony.lag.cn/%e5%a6%82%e4%bd%95%e6%98%be%e7%a4%baaddjoin%e8%bf%9e%e6%8e%a5%e8%a1%a8%e4%b8%ad%e5%ad%97%e6%ae%b5/comment-page-1/#comment-1072</link>
		<dc:creator>duran</dc:creator>
		<pubDate>Sun, 13 Sep 2009 09:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/%e5%a6%82%e4%bd%95%e6%98%be%e7%a4%baaddjoin%e8%bf%9e%e6%8e%a5%e8%a1%a8%e4%b8%ad%e5%ad%97%e6%ae%b5/#comment-1072</guid>
		<description>你的示例中
getComment()是BlogP类的成员吧？

getCommentId()是Comment类的成员吧？

return BlogPeer::doSelectStmt($c);

//template中获取comment_id
$blog-&gt;getComment()-&gt;getCommentId();
这样可以取到附加表中的字段内容吗？不行吧！


附加表中的字段信息如何读取呢？</description>
		<content:encoded><![CDATA[<p>你的示例中<br />
getComment()是BlogP类的成员吧？</p>
<p>getCommentId()是Comment类的成员吧？</p>
<p>return BlogPeer::doSelectStmt($c);</p>
<p>//template中获取comment_id<br />
$blog-&gt;getComment()-&gt;getCommentId();<br />
这样可以取到附加表中的字段内容吗？不行吧！</p>
<p>附加表中的字段信息如何读取呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 如何显示addjoin()连接表中字段 by duran</title>
		<link>http://symfony.lag.cn/%e5%a6%82%e4%bd%95%e6%98%be%e7%a4%baaddjoin%e8%bf%9e%e6%8e%a5%e8%a1%a8%e4%b8%ad%e5%ad%97%e6%ae%b5/comment-page-1/#comment-1071</link>
		<dc:creator>duran</dc:creator>
		<pubDate>Sun, 13 Sep 2009 09:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/%e5%a6%82%e4%bd%95%e6%98%be%e7%a4%baaddjoin%e8%bf%9e%e6%8e%a5%e8%a1%a8%e4%b8%ad%e5%ad%97%e6%ae%b5/#comment-1071</guid>
		<description>用doSelectStmt($c)也不好使啊</description>
		<content:encoded><![CDATA[<p>用doSelectStmt($c)也不好使啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2009.01.01 开始翻译Jobeet教程 by heheiscool</title>
		<link>http://symfony.lag.cn/2009%e5%b9%b41%e6%9c%881%e6%97%a5%e5%bc%80%e5%a7%8b%e7%bf%bb%e8%af%91jobeet%e6%95%99%e7%a8%8b/comment-page-1/#comment-1070</link>
		<dc:creator>heheiscool</dc:creator>
		<pubDate>Tue, 14 Jul 2009 15:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/2009%e5%b9%b41%e6%9c%881%e6%97%a5%e5%bc%80%e5%a7%8b%e7%bf%bb%e8%af%91jobeet%e6%95%99%e7%a8%8b/#comment-1070</guid>
		<description>Good job!!!!写的不错啊，学习中!</description>
		<content:encoded><![CDATA[<p>Good job!!!!写的不错啊，学习中!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 写给每个朋友来访的朋友！ by moorland</title>
		<link>http://symfony.lag.cn/%e5%86%99%e4%b8%aa%e6%af%8f%e4%b8%aa%e6%9c%8b%e5%8f%8b/comment-page-1/#comment-1069</link>
		<dc:creator>moorland</dc:creator>
		<pubDate>Fri, 10 Jul 2009 22:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/%e5%86%99%e4%b8%aa%e6%af%8f%e4%b8%aa%e6%9c%8b%e5%8f%8b/#comment-1069</guid>
		<description>真高兴能找到中文的symfony的网站.
我到论坛上提问了, 可是好象很久都没有人去那里啊.</description>
		<content:encoded><![CDATA[<p>真高兴能找到中文的symfony的网站.<br />
我到论坛上提问了, 可是好象很久都没有人去那里啊.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobeet 第3天：数据模型 by yobol</title>
		<link>http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/comment-page-1/#comment-1068</link>
		<dc:creator>yobol</dc:creator>
		<pubDate>Thu, 07 May 2009 22:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/#comment-1068</guid>
		<description>谢谢你指出,才发现上面010_categories.yml文件没有用源代码标记出来。所以你一定落下了建立这个文件。
020_jobs.yml中的这行：
category_id:  programming
对应的是
010_categories.yml 中的：
programming: { name: Programming }

所谓的标记就是programming:，因为category_id实际对应是数据库中programming的id值，因为编写yml文件时这个id还不存在，所以使用programming代替。</description>
		<content:encoded><![CDATA[<p>谢谢你指出,才发现上面010_categories.yml文件没有用源代码标记出来。所以你一定落下了建立这个文件。<br />
020_jobs.yml中的这行：<br />
category_id:  programming<br />
对应的是<br />
010_categories.yml 中的：<br />
programming: { name: Programming }</p>
<p>所谓的标记就是programming:，因为category_id实际对应是数据库中programming的id值，因为编写yml文件时这个id还不存在，所以使用programming代替。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobeet 第3天：数据模型 by hinsxun</title>
		<link>http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/comment-page-1/#comment-1067</link>
		<dc:creator>hinsxun</dc:creator>
		<pubDate>Tue, 28 Apr 2009 18:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/jobeet-%e7%ac%ac3%e5%a4%a9/#comment-1067</guid>
		<description>请高手指导一下这句话：例如job_sensio_labs 工作的分类是 programming，’Programming’ 就是一个分类的标记。
我一直理解不了。
bulid的时候也会报错：
“The object &quot;programming&quot; from class &quot;JobeetCategory&quot; is not defined in your data file.”
万分感谢！！</description>
		<content:encoded><![CDATA[<p>请高手指导一下这句话：例如job_sensio_labs 工作的分类是 programming，’Programming’ 就是一个分类的标记。<br />
我一直理解不了。<br />
bulid的时候也会报错：<br />
“The object &#8220;programming&#8221; from class &#8220;JobeetCategory&#8221; is not defined in your data file.”<br />
万分感谢！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jobeet 第17天：搜索引擎 by yobol</title>
		<link>http://symfony.lag.cn/jobeet-%e7%ac%ac16%e5%a4%a9%ef%bc%9a%e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e/comment-page-1/#comment-1066</link>
		<dc:creator>yobol</dc:creator>
		<pubDate>Thu, 02 Apr 2009 00:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://symfony.lag.cn/jobeet-%e7%ac%ac16%e5%a4%a9%ef%bc%9a%e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e/#comment-1066</guid>
		<description>我没有试过 zend Lucene的搜索，中文检索时需要自定义分词函数。这样的文章在网上有很多，可以参考一下。</description>
		<content:encoded><![CDATA[<p>我没有试过 zend Lucene的搜索，中文检索时需要自定义分词函数。这样的文章在网上有很多，可以参考一下。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
