<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://www.mingjingyi.com/feed/rss/category/PM/">
<title>Mingjing's Blog - 产品经理</title>
<link>https://www.mingjingyi.com/category/PM/</link>
<description>产品经理改变世界。</description>
<items>
<rdf:Seq>
<rdf:li resource="https://www.mingjingyi.com/how-to-manage-product-review-meeting.html"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://www.mingjingyi.com/how-to-manage-product-review-meeting.html">
<title>产品Review会议到底Review什么？</title>
<link>https://www.mingjingyi.com/how-to-manage-product-review-meeting.html</link>
<dc:date>2017-08-12T13:22:00+00:00</dc:date>
<description>首先PM在产品管理中会各种会议帮助沟通决策，一般来说对PM有两个必须有的最基础的会议：产品功能设计review会议；产品版本迭代计划review会议；为什么要Review？产品的目标确定，需验证策略有效性的前提下，我们需要尽可能的保证执行上不出问题。功能设计和迭代计划就是这里说的执行的具体行为表现。那么review的本意是，集合团队所有人的经验智慧去预判用来验证策略有效性的方案的可行性，最大程度的避免因方案失误导致的结果不准确，造成对假设的判断失误，并因此增加目标达成的时间成本和机会成本。[...]</description>
</item>
</rdf:RDF>