<?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: Basecamp: PHP Class In Progress &#8211; Feedback Needed</title>
	<atom:link href="http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/feed/" rel="self" type="application/rss+xml" />
	<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 23:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ianemv</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-7193</link>
		<dc:creator>ianemv</dc:creator>
		<pubDate>Thu, 26 May 2011 11:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-7193</guid>
		<description>We&#039;re using CakePHP framework and we find it easy to integrate Basecamp to our app. Using CakePHP&#039;s Httpsocket and XML, it was indeed a heads-up.</description>
		<content:encoded><![CDATA[<p>We&#8217;re using CakePHP framework and we find it easy to integrate Basecamp to our app. Using CakePHP&#8217;s Httpsocket and XML, it was indeed a heads-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-843</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Mon, 09 Aug 2010 16:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-843</guid>
		<description>Edvin:  I actually stopped development a long time ago.  Basecamp doesn&#039;t really seem interested in further developing their API (which is very disappointing), so I stopped caring to really do much with the API, as it is quite limiting.  They&#039;ll also admit that some of the API responses vary in format as well, making a nice class more difficult to create.</description>
		<content:encoded><![CDATA[<p>Edvin:  I actually stopped development a long time ago.  Basecamp doesn&#8217;t really seem interested in further developing their API (which is very disappointing), so I stopped caring to really do much with the API, as it is quite limiting.  They&#8217;ll also admit that some of the API responses vary in format as well, making a nice class more difficult to create.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edvin</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-841</link>
		<dc:creator>Edvin</dc:creator>
		<pubDate>Mon, 09 Aug 2010 15:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-841</guid>
		<description>Where do you download?</description>
		<content:encoded><![CDATA[<p>Where do you download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-215</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Thu, 19 Feb 2009 15:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-215</guid>
		<description>Guillermo,

The class uses cURL, so you will need it if you want to use it.  I hope you can find it useful!</description>
		<content:encoded><![CDATA[<p>Guillermo,</p>
<p>The class uses cURL, so you will need it if you want to use it.  I hope you can find it useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo Lopez</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-214</link>
		<dc:creator>Guillermo Lopez</dc:creator>
		<pubDate>Thu, 19 Feb 2009 15:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-214</guid>
		<description>Hi Josh,
It&#039;s great to see that you have classes for PHP to use Basecamp. My company uses Basecamp at a regular basis and there is some functionality that we want to take advantage of that Basecamp doesn&#039;t provide.

So we are going to be using the Basecamp Api with PHP. And I have a few questions for you.

Our server currently has XAMPP installed. Using your class will make most of my work easier. Do I need to install PHP/cURL? Or a better question will be: Do you suggest I install cURL?

I saw some of your scripts in the Basecamp Forums and they use curl, but it might seem that your classes does not.

BTW.: I&#039;m looking forward on the Time tracking class on your to-dos ;).

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Josh,<br />
It&#8217;s great to see that you have classes for PHP to use Basecamp. My company uses Basecamp at a regular basis and there is some functionality that we want to take advantage of that Basecamp doesn&#8217;t provide.</p>
<p>So we are going to be using the Basecamp Api with PHP. And I have a few questions for you.</p>
<p>Our server currently has XAMPP installed. Using your class will make most of my work easier. Do I need to install PHP/cURL? Or a better question will be: Do you suggest I install cURL?</p>
<p>I saw some of your scripts in the Basecamp Forums and they use curl, but it might seem that your classes does not.</p>
<p>BTW.: I&#8217;m looking forward on the Time tracking class on your to-dos <img src='http://prattski.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross Haggart</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-213</link>
		<dc:creator>Ross Haggart</dc:creator>
		<pubDate>Mon, 19 Jan 2009 14:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-213</guid>
		<description>Hi i&#039;ve used your wrapper class successfully on a local xampp server, but when i move over to the live server i&#039;m getting a String could not be parsed as XML error.  I think it&#039;s the configuration apache/php but no idea what.  SimpleXMLElement is enabled and i noticed some comments about the encoding, but no joy.  Any help would be appreciated.

R</description>
		<content:encoded><![CDATA[<p>Hi i&#8217;ve used your wrapper class successfully on a local xampp server, but when i move over to the live server i&#8217;m getting a String could not be parsed as XML error.  I think it&#8217;s the configuration apache/php but no idea what.  SimpleXMLElement is enabled and i noticed some comments about the encoding, but no joy.  Any help would be appreciated.</p>
<p>R</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-212</link>
		<dc:creator>Erin</dc:creator>
		<pubDate>Sat, 10 Jan 2009 16:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-212</guid>
		<description>Hi Josh,

Here is one more for you.  Is there a way to get all projects associated with a person, or all people associated with a project?

Thanks!!!!
-E</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>Here is one more for you.  Is there a way to get all projects associated with a person, or all people associated with a project?</p>
<p>Thanks!!!!<br />
-E</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-211</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-211</guid>
		<description>I don&#039;t know why but for me doesn&#039;t work. i&#039;ve try to post a message and a to do but nothing happens.
/// sending email to basecamp
    		$bc = new Basecamp(&#039;https://blabla.projectpath.com&#039;,&#039;username&#039;,&#039;pass&#039;);
    		$bc-&gt;set_project_id(487676); // required
			$bc-&gt;set_category_id(74543345); // required
			$bc-&gt;set_is_private(0); // optional - (0) or don&#039;t set it for non-private
			$bc-&gt;post_message(&#039;New design&#039;,&#039;some text&#039;);
			// Resource ID (integer) for any message, to-do list, or milestone
			$bc-&gt;set_resource_id(435345534);
			// Resource Type [posts&#124;milestones&#124;todo_items]
			$bc-&gt;set_resource(&#039;todo_items&#039;);
			$bc-&gt;post_comment(&#039;TITLE&#039;,&#039;MESSAGE&#039;);
i&#039;ve downloaded the * @version		1.11 where is the mistake?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why but for me doesn&#8217;t work. i&#8217;ve try to post a message and a to do but nothing happens.<br />
/// sending email to basecamp<br />
    		$bc = new Basecamp(&#8216;<a href="https://blabla.projectpath.com&#039;,&#039;username&#039;,&#039;pass" rel="nofollow">https://blabla.projectpath.com&#039;,&#039;username&#039;,&#039;pass</a>&#8216;);<br />
    		$bc-&gt;set_project_id(487676); // required<br />
			$bc-&gt;set_category_id(74543345); // required<br />
			$bc-&gt;set_is_private(0); // optional &#8211; (0) or don&#8217;t set it for non-private<br />
			$bc-&gt;post_message(&#8216;New design&#8217;,'some text&#8217;);<br />
			// Resource ID (integer) for any message, to-do list, or milestone<br />
			$bc-&gt;set_resource_id(435345534);<br />
			// Resource Type [posts|milestones|todo_items]<br />
			$bc-&gt;set_resource(&#8216;todo_items&#8217;);<br />
			$bc-&gt;post_comment(&#8216;TITLE&#8217;,'MESSAGE&#8217;);<br />
i&#8217;ve downloaded the * @version		1.11 where is the mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Nass</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-210</link>
		<dc:creator>Michael Nass</dc:creator>
		<pubDate>Wed, 17 Dec 2008 16:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-210</guid>
		<description>Josh,

Great work on this.  Thanks a ton!

Curious if you&#039;ve heard anything back from 37Signals on the XML response from Messages, etc...  Seems odd that they don&#039;t return anything.

I&#039;m working on something with your class so was really hoping to have 1.2 but it looks like I&#039;ll have to go use the curl request reply method you mentioned as this work is due end of week.

Just wanted to encourage you.  I really appreciate what you&#039;re doing.  Ever need help, let me know :)</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Great work on this.  Thanks a ton!</p>
<p>Curious if you&#8217;ve heard anything back from 37Signals on the XML response from Messages, etc&#8230;  Seems odd that they don&#8217;t return anything.</p>
<p>I&#8217;m working on something with your class so was really hoping to have 1.2 but it looks like I&#8217;ll have to go use the curl request reply method you mentioned as this work is due end of week.</p>
<p>Just wanted to encourage you.  I really appreciate what you&#8217;re doing.  Ever need help, let me know <img src='http://prattski.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Pratt</title>
		<link>http://prattski.com/2008/11/15/basecamp-php-class-in-progress-feedback-needed/#comment-209</link>
		<dc:creator>Josh Pratt</dc:creator>
		<pubDate>Fri, 12 Dec 2008 19:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=227#comment-209</guid>
		<description>George,

Thanks for the comment.  That stuff is going to be complete fixed and not an issue with the release of 1.2 - which I hope will be released sometime next week.  Thanks!</description>
		<content:encoded><![CDATA[<p>George,</p>
<p>Thanks for the comment.  That stuff is going to be complete fixed and not an issue with the release of 1.2 &#8211; which I hope will be released sometime next week.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

