<?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 API example: listing your projects</title>
	<atom:link href="http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/</link>
	<description>blog designer</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim Beadle</title>
		<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/comment-page-1/#comment-1061</link>
		<dc:creator>Tim Beadle</dc:creator>
		<pubDate>Wed, 19 Apr 2006 12:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/04/13/basecamp-api-example-listing-your-projects/#comment-1061</guid>
		<description>Rachel,

Oops :o That&#039;ll teach me to be more careful when I speed-read :)</description>
		<content:encoded><![CDATA[<p>Rachel,</p>
<p>Oops <img src='http://www.cre8d-design.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  That&#8217;ll teach me to be more careful when I speed-read <img src='http://www.cre8d-design.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Busse</title>
		<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/comment-page-1/#comment-1060</link>
		<dc:creator>Chris Busse</dc:creator>
		<pubDate>Fri, 14 Apr 2006 13:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/04/13/basecamp-api-example-listing-your-projects/#comment-1060</guid>
		<description>Hi Rachel &#038; Tim,

Thanks for noticing my work!

Rachel -- I like how you are pulling the URL from the &quot;announcement&quot;.

Although the things I&#039;m working on creating have additional data stored in other databases, I think it is important when developing add-on interfaces to the API to creatively store and retreive as much meta-data as possible in Basecamp itself so that you can see it in that interface as well -- like you are doing here with the URL.

Project Detail&#039;s Support Tickets store the ticket number in [square brackets] in the Basecamp Message title, and the To Do Minder will have an option to append the reminder date/time to the end of the To Do item when you set a reminder.

Keep on coding!</description>
		<content:encoded><![CDATA[<p>Hi Rachel &#38;#38; Tim,</p>
<p>Thanks for noticing my work!</p>
<p>Rachel &#8212; I like how you are pulling the URL from the &#8220;announcement&#8221;.</p>
<p>Although the things I&#8217;m working on creating have additional data stored in other databases, I think it is important when developing add-on interfaces to the API to creatively store and retreive as much meta-data as possible in Basecamp itself so that you can see it in that interface as well &#8212; like you are doing here with the URL.</p>
<p>Project Detail&#8217;s Support Tickets store the ticket number in [square brackets] in the Basecamp Message title, and the To Do Minder will have an option to append the reminder date/time to the end of the To Do item when you set a reminder.</p>
<p>Keep on coding!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/comment-page-1/#comment-1059</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Thu, 13 Apr 2006 22:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/04/13/basecamp-api-example-listing-your-projects/#comment-1059</guid>
		<description>Hi Tim, yes I link to them in my post :)</description>
		<content:encoded><![CDATA[<p>Hi Tim, yes I link to them in my post <img src='http://www.cre8d-design.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Beadle</title>
		<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/comment-page-1/#comment-1058</link>
		<dc:creator>Tim Beadle</dc:creator>
		<pubDate>Thu, 13 Apr 2006 16:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/04/13/basecamp-api-example-listing-your-projects/#comment-1058</guid>
		<description>Hi Rachel,

Have you seen the work these guys are doing?
http://www.projectdetail.com/</description>
		<content:encoded><![CDATA[<p>Hi Rachel,</p>
<p>Have you seen the work these guys are doing?<br />
<a href="http://www.projectdetail.com/" rel="nofollow">http://www.projectdetail.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garrett</title>
		<link>http://www.cre8d-design.com/2006/04/basecamp-api-example-listing-your-projects/comment-page-1/#comment-1057</link>
		<dc:creator>garrett</dc:creator>
		<pubDate>Thu, 13 Apr 2006 10:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/04/13/basecamp-api-example-listing-your-projects/#comment-1057</guid>
		<description>Nice piece of code, I would bet that there&#039;ll be alot more snippets coming out once people have had more time to play around with the API. One thing that would be really interesting would be to get some interaction going between &lt;a href=&quot;http://calendar.google.com&quot; rel=&quot;nofollow&quot;&gt;Google Calendar&lt;/a&gt; and Basecamp, but unless Google release an API for the calendar that&#039;s not going to be possible.</description>
		<content:encoded><![CDATA[<p>Nice piece of code, I would bet that there&#8217;ll be alot more snippets coming out once people have had more time to play around with the API. One thing that would be really interesting would be to get some interaction going between <a href="http://calendar.google.com" rel="nofollow">Google Calendar</a> and Basecamp, but unless Google release an API for the calendar that&#8217;s not going to be possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

