<?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 on: Querying information from Harvest</title>
	<atom:link href="http://labs.mdbitz.com/harvest-api/examples/querying-information-from-harvest/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 12:30:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Matthew Denton</title>
		<link>http://labs.mdbitz.com/harvest-api/examples/querying-information-from-harvest/comment-page-1/#comment-8659</link>
		<dc:creator>Matthew Denton</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://labs.mdbitz.com/?page_id=53#comment-8659</guid>
		<description>They both are correct. You can either get the Project Name directly via $project-&gt;name or you can use the get method $project-&gt;get(&quot;name&quot;).  Either method will work it is user preference which one you would like to you use.</description>
		<content:encoded><![CDATA[<p>They both are correct. You can either get the Project Name directly via $project-&gt;name or you can use the get method $project-&gt;get(&#8220;name&#8221;).  Either method will work it is user preference which one you would like to you use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://labs.mdbitz.com/harvest-api/examples/querying-information-from-harvest/comment-page-1/#comment-8633</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Mon, 18 Jul 2011 11:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://labs.mdbitz.com/?page_id=53#comment-8633</guid>
		<description>First you wrote &quot;echo $project-&gt;name;&quot; and then &quot;echo $project-&gt;get( &quot;name&quot; );&quot;
what&#039;s right and what&#039;s wrong???</description>
		<content:encoded><![CDATA[<p>First you wrote &#8220;echo $project-&gt;name;&#8221; and then &#8220;echo $project-&gt;get( &#8220;name&#8221; );&#8221;<br />
what&#8217;s right and what&#8217;s wrong???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

