<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>37signals Product Blog</title>
    
    <link rel="alternate" type="text/html" href="http://productblog.37signals.com/products/" />
    <id>tag:typepad.com,2003:weblog-1295630</id>
    <updated>2009-07-02T10:47:22-05:00</updated>
    
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/typepad/37signals/products" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
        <title>Using the Basecamp API to create project reports</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/yFnpuOpwZCI/using-the-basecamp-api-to-create-project-reports.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/07/using-the-basecamp-api-to-create-project-reports.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e2011571a2764f970b</id>
        <published>2009-07-02T10:47:22-05:00</published>
        <updated>2009-07-02T10:48:19-05:00</updated>
        <summary>Bill Breen, Director of Web Development at SmartMoney.com, writes about using the Basecamp API to create project reports. We have a weekly managers meeting where we briefly run down all our open projects and their status. The responsible party can...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Case studies" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Developer/API" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/smartmoney-logo-tagline-tight.gif" width="242" height="72" alt="logo" class="right" /&gt;Bill Breen, Director of Web Development at &lt;a href="http://www.smartmoney.com/"&gt;SmartMoney.com&lt;/a&gt;, writes about &lt;a href="http://www.effectivedevelopment.net/2009/06/using-the-basecamp-api-to-create-project-reports/"&gt;using the Basecamp API to create project reports&lt;/a&gt;.&lt;br clear="all" /&gt;&lt;/p&gt;

&lt;blockquote&gt;We have a weekly managers meeting where we briefly run down all our open projects and their status. The responsible party can then update and if necessary elaborate briefly on specific items within their project. It is a great meeting to have because it gets all parties from various groups in one room where we quickly keep everyone abreast of the projects being worked on. People in theory can get all the same information from &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt; themselves, but reality is this is not always the case. Having the meeting lets us discuss small items with other groups and departments without having to have a longer time consuming meeting. 

&lt;p&gt;To create a report for this meeting, I decided to try the Basecamp API.  I figured a quick report that can generate a concise PDF to print out and bring to the meeting will work best.  I sat down and used my regular &lt;a href="http://www.effectivedevelopment.net/2009/05/use-the-development-community/"&gt;tech community channels&lt;/a&gt; to see if anyone has created a Basecamp API module for ColdFusion.  Sure enough, I found baseCamp.cfc from &lt;a href="http://basecampcfc.riaforge.org/" target="_blank"&gt;Terrence Ryan&lt;/a&gt;.  It was exactly what I was looking for. It was written for the older Basecamp API, so I had to plug in some new methods, but it was a real time saver because it handled all the requests, and parsing of the responses.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.effectivedevelopment.net/2009/06/using-the-basecamp-api-to-create-project-reports/"&gt;Read the full post for more details.&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/07/using-the-basecamp-api-to-create-project-reports.html</feedburner:origLink></entry>
    <entry>
        <title>Report2Base lets you analyze Basecamp data from different perspectives</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/6xvATPDtnIQ/report2base-lets-you-analyze-basecamp-data-from-different-perspectives.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/07/report2base-lets-you-analyze-basecamp-data-from-different-perspectives.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e2011570a46be0970c</id>
        <published>2009-07-01T11:01:56-05:00</published>
        <updated>2009-07-01T11:02:59-05:00</updated>
        <summary>Report2Base is an add-on to Basecamp that can be queried for milestones, tasks, messages exchanged and hours clocked for a given project or a given client. According to the Report2Base site, features include: Intuitive, 'wizard-like' interface for query construction Rich,...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Extras" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.mybcreports.com/index.php/about/page/overview">Report2Base</a> is an add-on to <a href="http://www.basecamphq.com">Basecamp</a> that can be queried for milestones, tasks, messages exchanged and hours clocked for a given project or a given client. According to the Report2Base site, features include:</p>

<ul>
	<li>Intuitive, 'wizard-like' interface for query construction</li>
	<li>Rich, tabbed UI for simultaneous viewing of multiple reports</li>
	<li>Facility to save frequently used queries</li>
	<li>Exporting of reports as PDF / CSV files</li>
	<li>periodic dispatch of reports to specified email contacts</li>
	<li>Charts for visual representation of project data</li>
</ul>

<p><a href="http://www.mybcreports.com/index.php/about/page/overview">Learn more.</a></p>

<p><img src="http://s3.amazonaws.com/37assets/svn/r2b_report.png" width="630" height="400" alt="milestones" /></p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/07/report2base-lets-you-analyze-basecamp-data-from-different-perspectives.html</feedburner:origLink></entry>
    <entry>
        <title>Highrise helps Inchoo follow-up with prospects</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/2qNDiGlEzdQ/highrise-helps-inchoo-followup-with-prospects.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/highrise-helps-inchoo-followup-with-prospects.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e20115719067ed970b</id>
        <published>2009-06-30T10:40:37-05:00</published>
        <updated>2009-06-30T10:40:37-05:00</updated>
        <summary>In "Manage your contacts effectively – where have all my post-its gone?", Aron Stanic of Inchoo discusses Highrise. Let’s say I’ve just received an email inquiry from a new prospect. When sending a response, I can instantly Bcc the email...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Buzz/Press" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://highrisehq.com/?source=svn+sidebar" title="Highrise shared contact manager"&gt;&lt;img align="left" alt="Highrise" height="32" src="http://www.37signals.com/svn/images/logo-small-highrise.png?1178119891" width="39" style="margin: 0 10px 5px 0;" /&gt;&lt;/a&gt;In &lt;a href="http://inchoo.net/tools/manage-your-contacts-effectively-highrise/"&gt;"Manage your contacts effectively – where have all my post-its gone?"&lt;/a&gt;,  Aron Stanic of &lt;a href="http://inchoo.net/"&gt;Inchoo&lt;/a&gt; discusses &lt;a href="http://www.highrisehq.com"&gt;Highrise&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;Let’s say I’ve just received an email inquiry from a new prospect. When sending a response, I can instantly Bcc the email to my Highrise dropbox making the communication transparent and easily trackable for myself and, most importantly, for the rest of the team as well.

&lt;p&gt;I’m able to upload and/or import basic contact information about the new client together with her/his picture (sometimes being good with the names simply doesn’t cut it), corporate information, other notes and – yes – even feed the profile with their Twitter updates so I can see what the client is up to in real time.&lt;/p&gt;

&lt;p&gt;While some of these features can strike you as purely cosmetic, there are others that really stand out. I can create task lists for each contact (making sure I don’t forget sending that quote or a follow-up email), add pending and any previous deals to them and tag them accordingly.&lt;/p&gt;

&lt;p&gt;It happened a couple of times that I’d make a follow-up on a prospect who needed some small Magento tweak a month ago and decided to go with another developer. He had experienced some problems and was very much relieved to hear back from us and ask for our help with a larger deal that we would then land. Who knows if I’d have remembered to make that follow-up had I not created a task two months ago.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://inchoo.net/tools/manage-your-contacts-effectively-highrise/"&gt;Read the full post.&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/highrise-helps-inchoo-followup-with-prospects.html</feedburner:origLink></entry>
    <entry>
        <title>Burndown: Generate burndown charts for Basecamp milestones and to-do lists</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/Xae06p9x-ag/burndown-generate-burndown-charts-for-basecamp-milestones-and-todo-lists.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/burndown-generate-burndown-charts-for-basecamp-milestones-and-todo-lists.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e2011570921f66970c</id>
        <published>2009-06-29T10:31:34-05:00</published>
        <updated>2009-06-29T10:31:34-05:00</updated>
        <summary>Burndown is a simple tool that takes your Basecamp milestones and to-do lists and generates burndown charts with them. With Burndown you don't need to repeat yourself. A simple synchronization process is all you have to do to keep daily...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Extras" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.burndowngraph.com/">Burndown</a> is a simple tool that takes your <a href="http://www.basecamphq.com">Basecamp</a> milestones and to-do lists and generates burndown charts with them.</p>

<blockquote>With Burndown you don't need to repeat yourself. A simple synchronization process is all you have to do to keep daily track of your iteration and generate helpful burndown charts. Forget about bloated so called "agile" software, that requires training to be used. If the "agile" tools you're using require a certification... well probably you're not being as agile as you think.</blockquote>

<p><img src="http://s3.amazonaws.com/37assets/svn/BD_front.png" width="594" height="448" alt="burndown" /></p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/burndown-generate-burndown-charts-for-basecamp-milestones-and-todo-lists.html</feedburner:origLink></entry>
    <entry>
        <title>New File Uploading features in Basecamp</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/ifvhzSIsVeQ/new-file-uploading-features-in-basecamp.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/new-file-uploading-features-in-basecamp.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e2011571737c0a970b</id>
        <published>2009-06-27T17:06:41-05:00</published>
        <updated>2009-06-27T17:12:01-05:00</updated>
        <summary>We're excited to announce a batch of improvements to File Uploads in Basecamp. Now it's easier to attach multiple files at once, we've improved our progress bar to show you as each file is uploaded, and you can click thumbnails...</summary>
        <author>
            <name>37signals</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>We're excited to announce a batch of improvements to File Uploads in Basecamp. Now it's easier to attach multiple files at once, we've improved our progress bar to show you as each file is uploaded, and you can click thumbnails to zoom image attachments without leaving the current page. These new features make it faster and easier to attach, review and discuss files in Basecamp. Here's a demo video to show you all the improvements.</p>

<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="545" height="361" id="viddler_289b5abe"><param name="movie" value="http://www.viddler.com/simple/289b5abe/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/simple/289b5abe/" width="545" height="361" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_289b5abe" /></object></p>

<p>We hope you like the new file upload features in Basecamp. Thanks as always for your support!</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/new-file-uploading-features-in-basecamp.html</feedburner:origLink></entry>
    <entry>
        <title>Timy: "An easy-to-use desktop application to fill out your Basecamp timesheet"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/hO7Ll_yogjM/timy-an-easytouse-desktop-application-to-fill-out-your-basecamp-timesheet.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/timy-an-easytouse-desktop-application-to-fill-out-your-basecamp-timesheet.html" />
        <id>tag:typepad.com,2003:post-6a00d83534b21169e20115706d4225970c</id>
        <published>2009-06-26T09:45:13-05:00</published>
        <updated>2009-06-26T09:45:37-05:00</updated>
        <summary>Timy is "an easy-to-use desktop application to fill out your Basecamp timesheet." Complete your timesheet the easy way! Completing your timesheet can be time-consuming. But no more! Timy is an easy-to-use desktop application to fill out your Basecamp timesheet. Efficient...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Extras" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://www.timy.be/"&gt;Timy&lt;/a&gt; is "an easy-to-use desktop application to fill out your &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt; timesheet."&lt;/p&gt;

&lt;blockquote&gt;Complete your timesheet the easy way!&lt;br /&gt;
Completing your timesheet can be time-consuming. But no more!&lt;br /&gt;
Timy is an easy-to-use desktop application to fill out your Basecamp timesheet.

&lt;p&gt;Efficient and with surprisingly clever features, using a quick and simple interface. Time tracking in 7th gear, so to speak.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Timy is a free downloadable product.&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/timy_screenshot.png" width="530" height="364" alt="screenshot" /&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/timy-an-easytouse-desktop-application-to-fill-out-your-basecamp-timesheet.html</feedburner:origLink></entry>
    <entry>
        <title>How to adapt Basecamp to an agile methodology</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/6Zz87vi8r2I/how-to-adapt-basecamp-to-an-agile-methodology.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/how-to-adapt-basecamp-to-an-agile-methodology.html" />
        <id>tag:typepad.com,2003:post-68489377</id>
        <published>2009-06-25T12:01:50-05:00</published>
        <updated>2009-06-25T12:07:25-05:00</updated>
        <summary>High Notes offers a blog post called "How to do SCRUM with Basecamp?" About 2 years ago we were sitting at the office trying to figure out which tool to use for project management. I mean, being agile is about...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Tips and tricks" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;High Notes offers a blog post called &lt;a href="http://highnotes.posterous.com/how-to-do-scrumxp-with-basecamp"&gt;"How to do SCRUM with Basecamp?"&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;About 2 years ago we were sitting at the office trying to figure out which tool to use for project management. I mean, being agile is about being simple, but index cards were starting to get messy...

&lt;p&gt;Of all the tools we tried, the one that gave us the best results was &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt;. These are the two reasons that we believe make Basecamp great for agile project management:&lt;/p&gt;

&lt;p&gt;Simplicity: There is no need for training when you start using Basecamp. In essence Basecamp is a set of message boards, blogging tools, calendars and to-do list trackers. All these tools combined in an intuitive way is what Basecamp is all about. If your team can't figure out how to use Basecamp... you're in troubles. Being agile is about using the simplest tools available.&lt;/p&gt;

&lt;p&gt;Interactions instead of Process: The purpose of Basecamp is to promote and enhance collaboration between a team. Basecamp doesn't try to force you into a specific workflow as most project management tools do. You can pretty much do whatever process or workflow you want, and still, Basecamp is going to be helpful. Guess what's the first line of the Agile Manifesto? Individuals and interactions over processes and tools. So instead of thinking "Is ticket 4137 assigned to David or to Paula?", you will see the discussion of a real issue between your team.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;The post goes on to give a detailed explanation of how to adapt Basecamp to an agile methodology (they use a mixture of Scrum and XP). &lt;a href="http://highnotes.posterous.com/how-to-do-scrumxp-with-basecamp"&gt;Check it out.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/sc_basecamp.jpg" width="400" height="300" alt="scrum" /&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/how-to-adapt-basecamp-to-an-agile-methodology.html</feedburner:origLink></entry>
    <entry>
        <title>Backpack is used to publish points of contact and resources during Toronto's garbage strike</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/GLwL59G0RU4/backpack-is-used-to-publish-points-of-contact-and-resources-during-torontos-garbage-strike.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/backpack-is-used-to-publish-points-of-contact-and-resources-during-torontos-garbage-strike.html" />
        <id>tag:typepad.com,2003:post-68449713</id>
        <published>2009-06-24T11:17:26-05:00</published>
        <updated>2009-06-24T11:17:26-05:00</updated>
        <summary>There's a garbage strike currently underway in the city of Toronto in Ontario, Canada. As expected, the citizens of Toronto are left with only questions about what to do about the garbage that is piling up. Luckily Danyl Sobolev used...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>There's a <a href="http://www.cbc.ca/canada/toronto/story/2009/06/24/mcguinty-strike.html">garbage strike</a> currently underway in the city of Toronto in Ontario, Canada. As expected, the citizens of Toronto are left with only questions about what to do about the garbage that is piling up. Luckily <a href="http://twitter.com/dansblv">Danyl Sobolev</a> used <a href="http://www.backpackit.com/">Backpack</a> to quickly publish <a href="https://dansblv.backpackit.com/pub/1785819">a list of useful contacts and resources</a> for this difficult situation.</p>

<p><em>Do you use a 37signals product in an interesting or noteworthy way? <a href="mailto:email@37signals.com">Let us know</a>.</em></p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/backpack-is-used-to-publish-points-of-contact-and-resources-during-torontos-garbage-strike.html</feedburner:origLink></entry>
    <entry>
        <title>Basecamp: Keep track of the hours spent on a task with time tracking</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/AjF_315NL8Q/basecamp-keep-track-of-the-hours-spent-on-a-task-with-time-tracking.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/basecamp-keep-track-of-the-hours-spent-on-a-task-with-time-tracking.html" />
        <id>tag:typepad.com,2003:post-68444233</id>
        <published>2009-06-24T09:32:30-05:00</published>
        <updated>2009-06-24T09:32:30-05:00</updated>
        <summary>Basecamp time tracking lets you keep track of the hours spent on a task or a complete project (for plus or higher accounts only). Watch an audio/video tour of Time Tracking to learn more.</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Tips and tricks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.basecamphq.com">Basecamp</a> time tracking lets you keep track of the hours spent on a task or a complete project (for plus or higher accounts only).</p>

<p><img src="http://s3.amazonaws.com/37assets/svn/time_tracking_example.png" width="600" height="263" alt="time_tracking_example" /></p>

<p><a href="http://www.basecamphq.com/demos/time">Watch an audio/video tour of Time Tracking to learn more.</a></p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/basecamp-keep-track-of-the-hours-spent-on-a-task-with-time-tracking.html</feedburner:origLink></entry>
    <entry>
        <title>Always remember with Backpack Reminders </title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/6edUgEOtlOQ/always-remember-with-backpack-reminders-.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/always-remember-with-backpack-reminders-.html" />
        <id>tag:typepad.com,2003:post-68364435</id>
        <published>2009-06-22T09:39:13-05:00</published>
        <updated>2009-06-22T09:39:13-05:00</updated>
        <summary>Backpack can send reminders to you via email or as a Mobile SMS/text message. That means you won’t ever forget to attend a meeting, make a call, or any other task that you have to do. You can even set...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Tips and tricks" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.backpackit.com/">Backpack</a> can send reminders to you via email or as a Mobile SMS/text message. That means you won’t ever forget to attend a meeting, make a call, or any other task that you have to do. You can even set and schedule reminders for your co-workers too.</p>

<p>You can schedule reminders for you or your team by clicking on the Reminders tab in your Backpack account.</p>

<p>1. Give the reminder a name.<br />
2. Choose a time for the reminder.<br />
3. Select the people to notify.</p>

<p><img src="http://37assets.s3.amazonaws.com/newsletters/backpack/2009-06-18/schedule.gif" alt="reminders" width="340" height="315" border="0" /></p>

<p>Backpack will automatically send an email message or mobile text message to the people that you selected on the time and date you have chosen.</p>

<p><a href="http://www.backpackit.com/tour#videos/reminders_video">Watch a quick video on Reminders.</a><br />
</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/always-remember-with-backpack-reminders-.html</feedburner:origLink></entry>
    <entry>
        <title>Getting Real is one of Tim Ferriss' five must read books</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/OVWsMQjio7I/getting-real-is-one-of-tim-ferriss-five-must-read-books.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/getting-real-is-one-of-tim-ferriss-five-must-read-books.html" />
        <id>tag:typepad.com,2003:post-68242557</id>
        <published>2009-06-18T10:07:47-05:00</published>
        <updated>2009-06-18T10:08:10-05:00</updated>
        <summary>Tim Ferriss and Kevin Rose Discuss Their Top 5 Must-Read Books: On Ferriss' list: Getting Real. He says, "It has the potential to change your life and your business...It does have a software focus but all of it can be...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Getting Real" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.fourhourworkweek.com/blog/2009/06/01/tim-ferriss-and-kevin-rose-discuss-their-top-5-must-read-books/">Tim Ferriss and Kevin Rose Discuss Their Top 5 Must-Read Books</a>:</p>

<p><object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4923926&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4923926&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225" /></object></p>

<p>On Ferriss' list: <a href="http://gettingreal.37signals.com/">Getting Real</a>. He says, "It has the potential to change your life and your business...It does have a software focus but all of it can be applied to entrepreneurs in general."</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/getting-real-is-one-of-tim-ferriss-five-must-read-books.html</feedburner:origLink></entry>
    <entry>
        <title>Seth Godin: "Basecamp is the perfect tool for coordinating"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/JkIGNzNDU3U/seth-godin-basecamp-is-the-perfect-tool-for-coordinating-teams.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/seth-godin-basecamp-is-the-perfect-tool-for-coordinating-teams.html" />
        <id>tag:typepad.com,2003:post-68204709</id>
        <published>2009-06-17T10:29:32-05:00</published>
        <updated>2009-06-17T10:31:40-05:00</updated>
        <summary>Seth Godin recently launched an alternative MBA program. Unaccredited, residential, free and six months long. A new way to learn about a new way of doing business. One of the lessons of the experiment: Use Basecamp. Another lesson: We used...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Buzz/Press" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://basecamphq.com/?source=svn+sidebar" title="Basecamp project management"><img align="left" alt="Basecamp" height="32" src="http://www.37signals.com/svn/images/logo-small-basecamp.gif?1178119891" width="39" style="margin: 0 10px 5px 0;" /></a><a href="http://sethgodin.typepad.com/">Seth Godin</a> recently launched an alternative MBA program. Unaccredited, residential, free and six months long. A new way to learn about a new way of doing business. <a href="http://sethgodin.typepad.com/seths_blog/2009/06/learning-from-the-mba-program.html">One of the lessons of the experiment</a>: Use <a href="http://www.basecamphq.com">Basecamp</a>.</p>

<blockquote>Another lesson: We used Basecamp. It’s the perfect tool for coordinating this sort of work.</blockquote>

<p><a href="http://sethgodin.typepad.com/seths_blog/2009/06/learning-from-the-mba-program.html">Read more of the lessons Seth learned</a> from what he called "an extraordinary learning experience."</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/seth-godin-basecamp-is-the-perfect-tool-for-coordinating-teams.html</feedburner:origLink></entry>
    <entry>
        <title>"Getting Real was a pivotal read for me and my business partners"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/2CTHQIlpNR0/getting-real-was-a-pivotal-read-for-me-and-my-business-partners.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/getting-real-was-a-pivotal-read-for-me-and-my-business-partners.html" />
        <id>tag:typepad.com,2003:post-68130131</id>
        <published>2009-06-16T10:55:24-05:00</published>
        <updated>2009-06-16T14:02:15-05:00</updated>
        <summary>Justin Wills on how Getting Real influenced him and his partners at Society6: I just wanted to drop a note and thank you for writing Getting Real. I can't say I've ever been someone to champion a book or to...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Getting Real" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Justin Wills on how &lt;a href="http://gettingreal.37signals.com/"&gt;Getting Real&lt;/a&gt; influenced him and his partners at &lt;a href="http://www.society6.com"&gt;Society6&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;a href="https://gettingreal.37signals.com" title="Getting Real, the book"&gt;&lt;img align="left" alt="Getting Real" height="51" src="http://www.37signals.com/svn/images/logo-small-grbook.gif?1178119891" width="39" style="margin: 0 10px 5px 0;" /&gt;&lt;/a&gt;I just wanted to drop a note and thank you for writing Getting Real.  I can't say I've ever been someone to champion a book or to change the way I operate based on one. That said I have to say that Getting Real was a pivotal read for me and my business partners.   The first time I read the book I had many a tearful laugh, having experienced the pitfalls of not Getting Real first hand.  

&lt;p&gt;As my partners (Justin Cooper and Lucas Tirigall-Caste) and I developed our new enterprise we were able to adhere to many of the precepts of the book, from both the business and software standpoint.  At crucial points in the development of our platform we held true to much of the great common sense in it.&lt;/p&gt;

&lt;p&gt;Recently we launched our new company, a platform to create unique opportunities for artists and creative people, called &lt;a href="http://www.society6.com"&gt;Society6&lt;/a&gt;. Our proudest moments have been when new members tell us how simple the site is and we remark to one another about how many features we were disciplined enough to NOT put it into it.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://gettingreal.37signals.com/"&gt;Read Getting Real.&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/getting-real-was-a-pivotal-read-for-me-and-my-business-partners.html</feedburner:origLink></entry>
    <entry>
        <title>New Basecamp feature: The Daily Digest</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/P0rnbaObmq0/new-basecamp-feature-the-daily-email-digest.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/new-basecamp-feature-the-daily-email-digest.html" />
        <id>tag:typepad.com,2003:post-67998405</id>
        <published>2009-06-15T10:31:06-05:00</published>
        <updated>2009-06-11T16:09:14-05:00</updated>
        <summary>We're excited to announce a great improvement to Basecamp. The new Daily Digest feature makes it easier than ever to track the progress of your projects. The Daily Digest is an email that Basecamp sends you once a day. The...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>We're excited to announce a great improvement to Basecamp. The new Daily Digest feature makes it easier than ever to track the progress of your projects. The Daily Digest is an email that Basecamp sends you once a day. The email tells you about any to-do items or milestones that were checked off or added in the last day. Daily Digests are per-project, so you can subscribe to the projects you really care about without being distracted by any unnecessary information. Now you'll always know day-by-day as work is completed or new work is assigned. It's a really powerful feature.</p>

<p>To subscribe to the Daily Digest for a project, first load the project and click on the Overview tab. You'll see a link to subscribe in the upper-right of your screen:</p>

<p><a style="display: inline;" href="http://productblog.37signals.com/.a/6a00d83534b21169e2011570f6cc88970b-pi"><img class="at-xid-6a00d83534b21169e2011570f6cc88970b" alt="Sidebar block" title="Sidebar block" src="http://productblog.37signals.com/.a/6a00d83534b21169e2011570f6cc88970b-800wi" border="0" /></a></p>

<p>After you click "Turn on email updates" the following screen will confirm your details and remind you how the Daily Digest works:</p>

<p><a style="display: inline;" href="http://productblog.37signals.com/.a/6a00d83534b21169e201157001f9a2970c-pi"><img class="at-xid-6a00d83534b21169e201157001f9a2970c" alt="Now subscribed" title="Now subscribed" src="http://productblog.37signals.com/.a/6a00d83534b21169e201157001f9a2970c-800wi" border="0" /></a></p>

<p>Now that you're subscribed, you'll receive an email once each day at 9am. You'll only receive an email if there was some activity on the project in the last 24 hours. Here's a sample of what the Daily Digest email looks like:</p>

<p><a style="display: inline;" href="http://productblog.37signals.com/.a/6a00d83534b21169e201157001fa11970c-pi"><img class="at-xid-6a00d83534b21169e201157001fa11970c" alt="Email_digest-small" title="Email_digest-small" src="http://productblog.37signals.com/.a/6a00d83534b21169e201157001fa11970c-800wi" border="0" /></a></p>

<p>We think you'll love how the Daily Digest keeps you on top of your projects step-by-step as they move toward completion. Thanks as always for your continued support and we hope you enjoy the new feature!</p>

<p><br />
</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/new-basecamp-feature-the-daily-email-digest.html</feedburner:origLink></entry>
    <entry>
        <title>Jamie Pittock of ErskineLabs: "Basecamp’s beauty is its simplicity"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/rx7rWwxlAvI/jamie-pittock-of-erskinelabs-basecamps-beauty-is-its-simplicity.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/jamie-pittock-of-erskinelabs-basecamps-beauty-is-its-simplicity.html" />
        <id>tag:typepad.com,2003:post-68032789</id>
        <published>2009-06-12T12:38:33-05:00</published>
        <updated>2009-06-12T12:38:33-05:00</updated>
        <summary>In "Project management is easy," Jamie Pittock of ErskineLabs talks about how his team uses Basecamp to manage projects. THE PROJECT BACKLOG – create a list that you can use to store everything you might need to remember during the...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Case studies" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Tips and tricks" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;In &lt;a href="http://erskinelabs.com/post/project-management-is-easy"&gt;"Project management is easy,"&lt;/a&gt; Jamie Pittock of ErskineLabs talks about how his team uses &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt; to manage projects.&lt;/p&gt;

&lt;blockquote&gt;THE PROJECT BACKLOG – create a list that you can use to store everything you might need to remember during the project.

&lt;p&gt;WEEKLY REVIEW MEETINGS – at the start of each week get the project team together, review the items in the Project Backlog, and convert the ones you need to work on into actionable tasks.&lt;/p&gt;

&lt;p&gt;WEEK-BASED TO-DO LISTS – move these actionable tasks from the Project Backlog into a dedicated to-do list for that week’s work. Make sure anything in these lists are assigned to the person who’s responsible for making sure it’s done.&lt;/p&gt;

&lt;p&gt;That’s it for now, if you take anything away from this take the following three points.&lt;/p&gt;

&lt;p&gt;1. Don’t fight Basecamp&lt;br /&gt;
2. Write everything down&lt;br /&gt;
3. Focus on the actionable &lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/project-backlog.png" width="600" height="222" alt="backlog" /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://erskinelabs.com/post/project-management-is-easy"&gt;The post&lt;/a&gt; is filled with good tips. Check it out.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Do you use a 37signals product in an interesting or noteworthy way? &lt;a href="mailto:&amp;#101;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#064;&amp;#051;&amp;#055;&amp;#115;&amp;#105;&amp;#103;&amp;#110;&amp;#097;&amp;#108;&amp;#115;&amp;#046;&amp;#099;&amp;#111;&amp;#109;"&gt;Let us know&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/jamie-pittock-of-erskinelabs-basecamps-beauty-is-its-simplicity.html</feedburner:origLink></entry>
    <entry>
        <title>"Run your home more like a business" with 37signals tools</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/5LOzeV6AQro/run-your-home-more-like-a-business-with-37signals-tools.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/run-your-home-more-like-a-business-with-37signals-tools.html" />
        <id>tag:typepad.com,2003:post-67987511</id>
        <published>2009-06-11T10:27:44-05:00</published>
        <updated>2009-06-11T10:27:44-05:00</updated>
        <summary>101 Tools to Run Your Home More Like a Business: Home life seems to get more and more complicated as days go by. There are chores, paperwork, and lots of maintenance to deal with, but your home doesn’t have to...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Campfire" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Writeboard" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.earnaccountingdegree.com/blog/2009/101-tools-to-run-your-home-more-like-a-business/">101 Tools to Run Your Home More Like a Business</a>:</p>

<blockquote>Home life seems to get more and more complicated as days go by. There are chores, paperwork, and lots of maintenance to deal with, but your home doesn’t have to take over your life. By using tools that streamline the work of businesses, you’ll find that it’s easy to get things done. Read on and you’ll find 101 tools that will make your home run like a business.</blockquote>

<p>Included on the list: <a href="http://www.basecamphq.com">Basecamp</a>, <a href="http://www.backpackit.com/">Backpack</a>, <a href="http://www.highrisehq.com">Highrise</a>, <a href="http://www.campfirenow.com">Campfire</a>, and <a href="http://www.writeboard.com">Writeboard</a>.</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/run-your-home-more-like-a-business-with-37signals-tools.html</feedburner:origLink></entry>
    <entry>
        <title>Import Clients, Contacts and Won Deals from Highrise into Harvest</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/9dmbEuEuiGY/import-clients-contacts-and-won-deals-from-highrise-into-harvest.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/import-clients-contacts-and-won-deals-from-highrise-into-harvest.html" />
        <id>tag:typepad.com,2003:post-67941091</id>
        <published>2009-06-10T11:46:44-05:00</published>
        <updated>2009-06-10T11:49:46-05:00</updated>
        <summary>Harvest lets you and your staff track time, log expenses, and create invoices in one simple, integrated workflow. Now you can quickly import Highrise contacts and won deals into Harvest to track time and invoice clients. Here is a short,...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Harvest lets you and your staff track time, log expenses, and create invoices in one simple, integrated workflow. Now you can quickly import Highrise contacts and won deals into Harvest to track time and invoice clients.</p>

<p>Here is a short, 2-minute video to show you how the integration works:</p>

<p><object width="500" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5024402&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=5024402&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="375" /></object></p>

<p><a href="http://www.getharvest.com/blog/2009/06/import-clients-contacts-and-won-deals-from-highrise-into-harvest/">Learn more about Highrise and Harvest integration</a> at the Harvest blog. <a href="http://www.getharvest.com/signup">Sign up for a free trial</a> of Harvest today and give this new feature a spin.</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/import-clients-contacts-and-won-deals-from-highrise-into-harvest.html</feedburner:origLink></entry>
    <entry>
        <title>The Star-Ledger: Highrise is a a new breed of CRM that emphasizes simplicity</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/sMevyHy_wVw/the-starledger-highrise-is-a-a-new-breed-of-crm-that-emphasizes-simplicity.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/the-starledger-highrise-is-a-a-new-breed-of-crm-that-emphasizes-simplicity.html" />
        <id>tag:typepad.com,2003:post-67895393</id>
        <published>2009-06-09T10:06:54-05:00</published>
        <updated>2009-06-09T10:07:49-05:00</updated>
        <summary>"New programs can help firms rid themselves of their Rolodexes" [The Star-Ledger] says that while you might think of CRM software as being a tool for mega-corporations (or costing mega-bucks), relatively affordable web-based versions of CRM software are now available....</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Buzz/Press" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://highrisehq.com/?source=svn+sidebar" title="Highrise shared contact manager"&gt;&lt;img align="left" alt="Highrise" height="32" src="http://www.37signals.com/svn/images/logo-small-highrise.png?1178119891" width="39" style="margin: 0 10px 5px 0;" /&gt;&lt;/a&gt;&lt;a href="http://www.nj.com/business/index.ssf/2009/05/new_programs_can_help_firms_ri.html"&gt;"New programs can help firms rid themselves of their Rolodexes"&lt;/a&gt; [The Star-Ledger] says that while you might think of CRM software as being a tool for mega-corporations (or costing mega-bucks), relatively affordable web-based versions of CRM software are now available. Along the way, &lt;a href="http://www.highrisehq.com"&gt;Highrise&lt;/a&gt; gets a mention.&lt;/p&gt;

&lt;blockquote&gt;For many businesses, especially small businesses -- a law firm, say, or a niche retailer -- the idea of embarking on an effort to move to a CRM system can seem like a daunting task. Yet with a new breed of CRM, the emphasis is on simplicity and ease-of-use, as well as helping you run a business without the need to configure and install complex software. You pay a monthly fee, and then you can forget about the technical end of maintaining the CRM software... 

&lt;p&gt;&lt;a href="http://www.highrisehq.com"&gt;Highrise&lt;/a&gt;, offers a free plan, for two users and 250 contacts. A $24-per-month plan provides up to six users and 5,000 contacts, while the $149- per-month plan allows for unlimited users and 50,000 contacts. I particularly like the description used by 37 signals, the makers of the Highrise CRM: Highrise is a great way for business to keep track of who talked to whom, what was said and what needs to happen next. The software excels in the way it blends contact management, to-do lists and other features. You look at a contacts page in Highrise, and you have a window into your communications with that person, notes from meetings, background and any tasks related to the contact...&lt;/p&gt;

&lt;p&gt;If you're working on your own, you can certainly try to make do with sticky notes, a simple address book and your memory. But if multiple people are working on projects together, maybe even in far-flung locations, then coordination becomes essential. Given that an increasing number of small businesses now operate in a virtual environment, or have telecommuters, the need for tools to know who's doing what is even more important. Just beware: Even these streamlined CRM services won't do much for you unless you actually use and update them.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.nj.com/business/index.ssf/2009/05/new_programs_can_help_firms_ri.html"&gt;Read the full article.&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/the-starledger-highrise-is-a-a-new-breed-of-crm-that-emphasizes-simplicity.html</feedburner:origLink></entry>
    <entry>
        <title>Put your Highrise Dropbox address in the BCC field automatically in Mail.app</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/AIP7qpON6YI/put-your-highrise-dropbox-address-in-the-bcc-field-automatically-in-mailapp.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/put-your-highrise-dropbox-address-in-the-bcc-field-automatically-in-mailapp.html" />
        <id>tag:typepad.com,2003:post-67550001</id>
        <published>2009-06-08T10:35:43-05:00</published>
        <updated>2009-06-08T10:35:44-05:00</updated>
        <summary>Want to put your Highrise Dropbox address in the BCC field automatically in Mail.app? Easy Automatic Highrise Dropbox in Apple Mail offers a hack that will make it so (requires messing with Terminal.app so "buyer beware"): Open Terminal.app $ defaults...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Tips and tricks" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://highrisehq.com/?source=svn+sidebar" title="Highrise shared contact manager"&gt;&lt;img align="left" alt="Highrise" height="32" src="http://www.37signals.com/svn/images/logo-small-highrise.png?1178119891" width="39" style="margin: 0 10px 5px 0;" /&gt;&lt;/a&gt;Want to put your Highrise Dropbox address in the BCC field automatically in Mail.app? &lt;br /&gt;
&lt;a href="http://vocino.com/technology/easy-automatic-highrise-dropbox-in-apple-mail/659/"&gt;Easy Automatic Highrise Dropbox in Apple Mail&lt;/a&gt; offers a hack that will make it so (requires messing with Terminal.app so "buyer beware"):&lt;/p&gt;

&lt;blockquote&gt;&lt;ol&gt;&lt;li&gt;Open Terminal.app&lt;/li&gt;&lt;li&gt;&lt;code&gt;$ defaults read com.apple.mail UserHeaders&lt;/code&gt;&lt;/li&gt;&lt;li&gt;If nothing shows up, you don&amp;#8217;t currently have anything set and you should be golden to move to the next step.&lt;/li&gt;&lt;li&gt;&lt;code&gt;$ defaults write com.apple.mail UserHeaders '{"BCC" = "dropbox@YOURDROP.highrisehq.com"; }'&lt;/code&gt;&lt;/li&gt;&lt;li&gt;Restart Mail.app&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;That&amp;#8217;s it.  From now on your email should be automatically BCC&amp;#8217;d to your dropbox address and you should get a warm fuzzy feeling inside.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Have a neat tip related to a 37signals product? &lt;a href="mailto:&amp;#101;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#064;&amp;#051;&amp;#055;&amp;#115;&amp;#105;&amp;#103;&amp;#110;&amp;#097;&amp;#108;&amp;#115;&amp;#046;&amp;#099;&amp;#111;&amp;#109;"&gt;Let us know&lt;/a&gt;.&lt;/em&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/put-your-highrise-dropbox-address-in-the-bcc-field-automatically-in-mailapp.html</feedburner:origLink></entry>
    <entry>
        <title>Improving the Basecamp API</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/5Q6A4WEw7hU/improving-the-basecamp-api.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/improving-the-basecamp-api.html" />
        <id>tag:typepad.com,2003:post-67586715</id>
        <published>2009-06-04T11:42:40-05:00</published>
        <updated>2009-06-04T11:44:59-05:00</updated>
        <summary>We've been working behind the scenes to improve the Basecamp API. One recent change lets developers know whether the person making an API request is from a client or an internal firm. This went over quite well. Here's the response...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Developer/API" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;We've been working behind the scenes to improve the Basecamp API. One recent change lets developers know whether the person making an API request is from a client or an internal firm.&lt;/p&gt;

&lt;p&gt;This went over quite well. Here's the response from the guys behind &lt;a href="http://www.outpostapp.com/"&gt;Outpost&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;Noticed this during testing this morning &amp; did a double-take when I realized there were names appearing in Outpost — much kudos for keeping it in line with the existing API, so all us 3rd parties’ apps will just start working now. Very exciting to see progress on the API end.&lt;/blockquote&gt;

&lt;p&gt;Fyi, all communication on this topic was done via &lt;a href="http://forum.37signals.com/basecamp/forums/"&gt;the Basecamp forum&lt;/a&gt;. We're making an effort to stay on top of API issues reported there. And we've also started &lt;a href="http://groups.google.com/group/37signals-api?hl=en"&gt;a 37signals API developer list&lt;/a&gt; which is a great place to get feedback on API stuff.&lt;/p&gt;

&lt;p&gt;As we come to expect more out-of-browser experiences, good, well-documented APIs are becoming more important. We look forward to continuing to improve the APIs for all our products.&lt;/p&gt;

&lt;p&gt;You can check out the updated API documentation for further details:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://developer.37signals.com/basecamp/people.shtml"&gt;People API Calls&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://developer.37signals.com/basecamp/companies.shtml"&gt;Companies API Calls&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/improving-the-basecamp-api.html</feedburner:origLink></entry>
    <entry>
        <title>TUAW: "Satchel is Backpack on the iPhone done right"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/17pesmfhBm4/tuaw-satchel-is-backpack-on-the-iphone-done-right.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/tuaw-satchel-is-backpack-on-the-iphone-done-right.html" />
        <id>tag:typepad.com,2003:post-67586829</id>
        <published>2009-06-03T09:34:07-05:00</published>
        <updated>2009-06-03T09:34:41-05:00</updated>
        <summary>Satchel is Backpack on the iPhone done right (finally) according to The Unofficial Apple Weblog. Whenever I'm evaluating a client application that interacts with a web-based service via its API, my acid test is the answer to this question: "Could...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Extras" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://www.tuaw.com/2009/05/17/satchel-is-backpack-on-the-iphone-done-right-finally/"&gt;Satchel is Backpack on the iPhone done right (finally)&lt;/a&gt; according to The Unofficial Apple Weblog.&lt;/p&gt;

&lt;blockquote&gt;Whenever I'm evaluating a client application that interacts with a web-based service via its API, my acid test is the answer to this question: "Could I fully utilize this service using only this application?". Satchel gets you most of the way there. With existing &lt;a href="http://www.backpackit.com/"&gt;Backpack&lt;/a&gt; pages, you can view all of your notes and lists, edit the pages tags and even view attached images and files. You can also create new pages, but the API doesn't allow for creating anything other than Note and List elements within your new page (though, you can email files, etc. directly to it once it's created). The good news is, Satchel also has a "send an email to this page" button, so you can add content to your new page relatively easily. The Satchel crew also really spent some time on the list interface, making it easy to add, remove and reorder list items in a very iPhone-ish way...

&lt;p&gt;While you may be a little hesitant to drop the $9.99US on this one, I can say that it's worth every penny for the true Backpack fanatic. It's gone a long way to removing the barrier for those looking to embrace Backpack as a service, but feeling a little hamstrung by the lack of a decent mobile interface. If you love Backpack, you'll love &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=308009733&amp;mt=8"&gt;Satchel&lt;/a&gt; [App Store].&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/satchel_page_view.jpg" width="223" height="320" alt="satchel" /&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/tuaw-satchel-is-backpack-on-the-iphone-done-right.html</feedburner:origLink></entry>
    <entry>
        <title>"Create a kick ass intranet app using 37signals"</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/u4b1aCvXz8E/create-a-kick-ass-intranet-app-using-37signals.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/create-a-kick-ass-intranet-app-using-37signals.html" />
        <id>tag:typepad.com,2003:post-67549475</id>
        <published>2009-06-02T11:20:55-05:00</published>
        <updated>2009-06-02T11:22:18-05:00</updated>
        <summary>Travis Vocino, a South Florida based technologist, explains how to "Create a Kick Ass Intranet App using 37signals": I use three 37signals applications: Backpack, Basecamp and Highrise (go go referral links). With these 3 excellent web apps, I’m able to...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Multiple products" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Travis Vocino, a South Florida based technologist, explains how to &lt;a href="http://vocino.com/productivity/create-a-kick-ass-intranet-app-using-37signals/687/"&gt;"Create a Kick Ass Intranet App using 37signals"&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;I use three 37signals applications: &lt;a href="http://www.backpackIT.com/?referrer=TRAVISVOCINO" onclick="pageTracker._trackPageview('/outgoing/www.backpackIT.com/?referrer=TRAVISVOCINO&amp;amp;referer=');"&gt;Backpack&lt;/a&gt;, &lt;a href="http://www.basecampHQ.com/?referrer=TRAVISVOCINO" onclick="pageTracker._trackPageview('/outgoing/www.basecampHQ.com/?referrer=TRAVISVOCINO&amp;amp;referer=');"&gt;Basecamp&lt;/a&gt; and &lt;a href="http://www.highriseHQ.com/?referrer=TRAVISVOCINO" onclick="pageTracker._trackPageview('/outgoing/www.highriseHQ.com/?referrer=TRAVISVOCINO&amp;amp;referer=');"&gt;Highrise&lt;/a&gt; (go go referral links).  With these 3 excellent web apps, I&amp;#8217;m able to rock out a seriously awesome complete intranet setup for my business.

&lt;p&gt;Just using them is fine but, as usual, I like to take it one step further into better integration with my desktop workflow.  That&amp;#8217;s where OpenID and Fluid.app come in.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/voc_picture-3.png" alt="Backpack, Basecamp and Highrise on the OpenBar" title="OpenBar Bar" width="500" height="187" class="alignnone size-full wp-image-689" /&gt;&lt;/p&gt;

&lt;p&gt;The article goes on to explain how to use OpenID and Fluid.app to "turn this puppy into a desktop-like application."&lt;/p&gt;

&lt;blockquote&gt;Having all of these applications in place really creates a great intranet-type workflow. It’s helpful even when working solo but if you have a small team like me it really shines. I also noticed my people used the various apps a lot more once I introduced them to using OpenID to bring them together — as well as putting it all together in Fluid.app...

&lt;p&gt;It’s great for tabbing to your intranet window, adding a calendar entry, and tabbing back to Photoshop, to give a quick example. This is a process that just isn’t as exciting when you’re stuck in Safari.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://vocino.com/productivity/create-a-kick-ass-intranet-app-using-37signals/687/"&gt;Read the whole piece&lt;/a&gt; for step-by-step details on how Travis set up his system.&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/create-a-kick-ass-intranet-app-using-37signals.html</feedburner:origLink></entry>
    <entry>
        <title>The new 37signals API developer list</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/FN04qJoKzFw/the-new-37signals-api-developer-list.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/06/the-new-37signals-api-developer-list.html" />
        <id>tag:typepad.com,2003:post-67508837</id>
        <published>2009-06-01T10:53:01-05:00</published>
        <updated>2009-06-01T10:53:01-05:00</updated>
        <summary>The new 37signals API developer list is meant to be the new hub for all things 37signals API. A place where developers can discuss their experiences and challenges working with the APIs from Basecamp, Backpack, Highrise, and Campfire. We'll try...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Developer/API" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://groups.google.com/group/37signals-api?hl=en">The new 37signals API developer list</a> is meant to be the new hub for all things 37signals API. A place where developers can discuss their experiences and challenges working with the APIs from Basecamp, Backpack, Highrise, and Campfire. We'll try to make ourselves available as best we can to help answer questions and provide clarification on implementation. <a href="http://groups.google.com/group/37signals-api?hl=en">Sign up now.</a><br />
</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/06/the-new-37signals-api-developer-list.html</feedburner:origLink></entry>
    <entry>
        <title>txtinn^ is an online SMS application for Basecamp that allows you to create, schedule and monitor mobile SMS campaigns</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/NqxKm5pymG8/txtinn-is-an-online-sms-application-for-basecamp-that-allows-you-to-create-schedule-and-monitor-mobi.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/txtinn-is-an-online-sms-application-for-basecamp-that-allows-you-to-create-schedule-and-monitor-mobi.html" />
        <id>tag:typepad.com,2003:post-67345475</id>
        <published>2009-05-27T16:50:30-05:00</published>
        <updated>2009-05-27T16:50:30-05:00</updated>
        <summary>txtinn^ is a new Basecamp extra. It's a simple SMS application that allows Basecamp users to create, schedule and monitor mobile SMS notifications and SMS campaigns. It integrates seamlessly into your everyday use of Basecamp, making it simple to schedule...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Extras" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.txtinn.com/">txtinn^</a> is a new <a href="http://www.basecamphq.com">Basecamp</a> extra. It's a simple SMS application that allows Basecamp users to create, schedule and monitor mobile SMS notifications and SMS campaigns.</p>

<blockquote>It integrates seamlessly into your everyday use of Basecamp, making it simple to schedule SMS broadcasts, associate them with your projects and complete milestones.</blockquote>

<p><img src="http://s3.amazonaws.com/37assets/svn/pho_tour_02_small.jpg" width="320" height="180" alt="screen" /><br />
<em>"With txtinn^s integration into Basecamp, your SMS broadcasts will be automatically assigned to your chosen project. Each text message will appear as a Milestone in Basecamp and be visible to your teammates and clients, keeping everyone on the pulse of your communications."</em></p>

<p><a href="http://www.txtinn.com/signup/?1">It's free to sign up</a> or you can <a href="http://www.txtinn.com/plans/">view the different plans available</a>.<br />
</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/txtinn-is-an-online-sms-application-for-basecamp-that-allows-you-to-create-schedule-and-monitor-mobi.html</feedburner:origLink></entry>
    <entry>
        <title>Survey says Basecamp is the best project management software</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/Qii2-zla8Rs/survey-says-basecamp-is-the-best-project-management-software.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/survey-says-basecamp-is-the-best-project-management-software.html" />
        <id>tag:typepad.com,2003:post-67054327</id>
        <published>2009-05-20T10:54:38-05:00</published>
        <updated>2009-05-20T10:54:38-05:00</updated>
        <summary>"What’s the Best Project Management Software?" asked Gina Trapani, software and self improvement junkie at Smarterware. I asked my Twitter followers what project management software they use at home and at work, and how they like it on a scale...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Buzz/Press" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;&lt;a href="http://basecamphq.com/?source=svn+sidebar" title="Basecamp project management"&gt;&lt;img align="left" alt="Basecamp" height="32" src="http://www.37signals.com/svn/images/logo-small-basecamp.gif?1178119891" width="39" style="margin: 0 10px 5px 0;" /&gt;&lt;/a&gt;&lt;a href="http://smarterware.org/1590/whats-the-best-project-management-software"&gt;"What’s the Best Project Management Software?"&lt;/a&gt; asked Gina Trapani, software and self improvement junkie at Smarterware.&lt;/p&gt;

&lt;blockquote&gt;I asked my Twitter followers what project management software they use at home and at work, and how they like it on a scale of 1 to 10...Out of the 97 replies I did get, 17 said they use 37 Signals’ &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt; (and gave it an 8 out of 10 average rating), 12 said they used Microsoft Project (it averaged a 6.6 out of 10 rating), and, interestingly, 9 people said they like Things (which averaged a 7.7 rating) and OmniFocus (which got a rating of 9), both for Mac OS X.&lt;/blockquote&gt;

&lt;p&gt;Some of the responses:&lt;/p&gt;

&lt;blockquote&gt;tofumatt says, “We use Basecamp, and can’t imagine a better working system.”

&lt;p&gt;rendini says, “Basecamp. I’d give it an 8 out of 10. Perspective = I’ve used many PM tools &amp; I can’t think of one other that I’d give a 5 to.”&lt;/p&gt;

&lt;p&gt;Grodzman says, “we use Basecamp for project management at work and at Walsh College. I love it! 10/10.”&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://smarterware.org/1590/whats-the-best-project-management-software"&gt;See more responses.&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/survey-says-basecamp-is-the-best-project-management-software.html</feedburner:origLink></entry>
    <entry>
        <title>DoneDone: Web-based issue tracking tool integrates with Basecamp</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/xtOx1ZFmMlw/donedone-webbased-issue-tracking-tool-integrates-with-basecamp.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/donedone-webbased-issue-tracking-tool-integrates-with-basecamp.html" />
        <id>tag:typepad.com,2003:post-66991443</id>
        <published>2009-05-19T11:05:04-05:00</published>
        <updated>2009-05-19T11:07:10-05:00</updated>
        <summary>Ka Wai Cheung of We Are Mammoth answers some questions about his team's recently launched web-based issue tracking tool called DoneDone that integrates with Basecamp. What's DoneDone and why did we build it? We built DoneDone because we just couldn't...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Extras" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><em>Ka Wai Cheung of <a href="http://www.wearemammoth.com/">We Are Mammoth</a> answers some questions about his team's recently launched web-based issue tracking tool called <a href="http://www.getdonedone.com">DoneDone</a> that integrates with <a href="http://www.basecamphq.com">Basecamp</a>.</em></p>

<blockquote><strong>What's DoneDone and why did we build it?</strong><br />
We built DoneDone because we just couldn't find an issue tracking system that we actually liked (free or paid).  To us, they all look like dropdown boxes made babies with an Excel spreadsheet. We wanted something better.<br /><br /> 
 
We think issues get solved faster if an issue tracker can delegate responsibility better.  DoneDone is about real-time responsibility. It's focused on who needs to do what next.  <a href="http://www.wearemammoth.com/sprout/2009/04/real-time-responsibility-with-donedone.html">Here’s a post</a> that better explains it.<br /><br />
 
<strong>How does it integrate with Basecamp?</strong><br />
That brings us to Basecamp.  We love using Basecamp at the start of a project to collaborate with our clients.  We love using it during development to communicate and organize our thoughts.  But, at the end of a project, when we're tying up loose ends, we need something that feels more dictatorial than collaborative.  That's when we use DoneDone. <br /><br />
 
We're using your API to let users import companies and users from projects in Basecamp over to DoneDone so completing a project is as seamless as possible.<br /><br />
 
<strong>Who's behind it?</strong><br />
Our little company is called We Are Mammoth. We're mainly a Flash/Flex-based software shop but <a href="http://www.x2oframework.com">we also write other software on the side</a> and <a href="http://www.wearemammoth.com/sprout">blog</a>.<br /><br />
 
Thanks!</blockquote>

<p><a href="http://www.getdonedone.com"><img class="at-xid-6a00d83534b21169e201156fa0c0f5970c image-full" alt="Donedone" title="Donedone" src="http://productblog.37signals.com/.a/6a00d83534b21169e201156fa0c0f5970c-800wi" border="0" width="500" /></a></p>

<p><a href="http://www.getdonedone.com">Learn more about DoneDone.</a></p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/donedone-webbased-issue-tracking-tool-integrates-with-basecamp.html</feedburner:origLink></entry>
    <entry>
        <title>New in Highrise: Twitter integration</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/XJbXxDuDbWI/new-in-highrise-twitter-integration.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/new-in-highrise-twitter-integration.html" />
        <id>tag:typepad.com,2003:post-66938335</id>
        <published>2009-05-18T15:11:24-05:00</published>
        <updated>2009-05-18T15:11:24-05:00</updated>
        <summary>Today we're excited to release basic Twitter integration in Highrise. Highrise is the best way to keep track of who you talked to, what was said, and what to do next. Twitter integration allows you to have an even better...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Features, updates, and fixes" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Today we're excited to release basic Twitter integration in <a href="http://www.highrisehq.com">Highrise</a>.</p>

<p>Highrise is the best way to keep track of who you talked to, what was said, and what to do next. Twitter integration allows you to have an even better view of what's on a person's mind, what they're saying right now, and what their current interests are.</p>

<p>This is especially handy if you check a person's Highrise page before contacting them again. Now you can check your previous communications history as well as what they are tweeting right now. Tweets are great conversation starters that show you're paying attention to what's going on in their world.</p>

<p>Here's a video to show you how easy it is to add Twitter info for a contact:</p>

<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="545" height="394" id="viddler_ed7503c2"><param name="movie" value="http://www.viddler.com/player/ed7503c2/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/ed7503c2/" width="545" height="394" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_ed7503c2" /></object></p>

<p>We really hope you like this feature! Thanks again for using Highrise!</p>

<p>(Be sure to follow us on Twitter at <a href="http://www.twitter.com/37signals">twitter.com/37signals</a>)</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/new-in-highrise-twitter-integration.html</feedburner:origLink></entry>
    <entry>
        <title>Convert password protected RSS feeds to emails with Feed My Inbox</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/c9mrfAb249s/convert-password-protected-rss-feeds-to-emails-with-feed-my-inbox.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/convert-password-protected-rss-feeds-to-emails-with-feed-my-inbox.html" />
        <id>tag:typepad.com,2003:post-66924207</id>
        <published>2009-05-18T10:12:23-05:00</published>
        <updated>2009-05-18T13:20:02-05:00</updated>
        <summary>Want to get your password protected RSS feeds (from Basecamp, Backpack, Highrise, or wherever) delivered via email? Benjamin Stangland, Operations Manager at Weber Marketing Group, offers this tip on converting password protected RSS feeds to emails. I found a free...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Tips and tricks" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Basecamp: Tips and tricks" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Tips and tricks" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Multiple products" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Want to get your password protected RSS feeds (from &lt;a href="http://www.basecamphq.com"&gt;Basecamp&lt;/a&gt;, &lt;a href="http://www.backpackit.com/"&gt;Backpack&lt;/a&gt;, &lt;a href="http://www.highrisehq.com"&gt;Highrise&lt;/a&gt;, or wherever) delivered via email? Benjamin Stangland, Operations Manager at &lt;a href="http://webermarketing.com/"&gt;Weber Marketing Group&lt;/a&gt;, offers this tip on converting password protected RSS feeds to emails.  &lt;/p&gt;

&lt;blockquote&gt;I found a free solution that will convert password protected rss feeds to emails that I just wanted to share with you guys. Since this might help other 37signals customers.

&lt;p&gt;Converting password protected rss feeds seems to be a challenge but &lt;a href="http://www.feedmyinbox.com/"&gt;www.feedmyinbox.com&lt;/a&gt; works.&lt;/p&gt;

&lt;p&gt;You have to place your username and password into the feed line itself however.&lt;br /&gt;
https://[username]:[password]@[domain]/[path]&lt;/p&gt;

&lt;p&gt;We use this all the time with &lt;a href="http://www.highrisehq.com"&gt;Highrise&lt;/a&gt; and love it.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/feedmyinbox.png" width="502" height="462" alt="feedmyinbox" /&gt;&lt;/p&gt;

&lt;p&gt;FYI: An email will be sent to you each time the feed is updated, but no more than every 24 hours (to cut down on inbox clutter). Whether there is 1 post or 10 posts to the feed in a 24 hour period, you receive them all in one email.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Have a good tip related to a 37signals product? &lt;a href="mailto:&amp;#101;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#064;&amp;#051;&amp;#055;&amp;#115;&amp;#105;&amp;#103;&amp;#110;&amp;#097;&amp;#108;&amp;#115;&amp;#046;&amp;#099;&amp;#111;&amp;#109;"&gt;Let us know&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/convert-password-protected-rss-feeds-to-emails-with-feed-my-inbox.html</feedburner:origLink></entry>
    <entry>
        <title>Why The Strategic Incubator chooses Backpack for internal project management</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/E2BBP6wBaN8/internal-project-management-backpack-is-our-choice----matthew-scott-----think-of-backpack-as-your-small-business-intranet-wh.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/internal-project-management-backpack-is-our-choice----matthew-scott-----think-of-backpack-as-your-small-business-intranet-wh.html" />
        <id>tag:typepad.com,2003:post-66825989</id>
        <published>2009-05-15T11:22:54-05:00</published>
        <updated>2009-05-15T11:23:46-05:00</updated>
        <summary>Matthew Scott of The Strategic Incubator just wrote: "Internal Project Management: Backpack Is Our Choice." Think of Backpack as your small business intranet where you share, store, secure, and discuss everything that is important for your team to accomplish a...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Buzz/Press" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Backpack: Case studies" />
        
        
<content type="html" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Matthew Scott of The Strategic Incubator just wrote: &lt;a href="http://strategicincubator.com/businessdevelopment/internal-project-management-backpack-is-our-choice"&gt;"Internal Project Management: Backpack Is Our Choice."&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;Think of &lt;a href="http://www.backpackit.com/"&gt;Backpack&lt;/a&gt; as your small business intranet where you share, store, secure, and discuss everything that is important for your team to accomplish a client engagement.

&lt;p&gt;For example, we are currently working on multiple client engagements. We have an office located in Greater NYC area and one in Portland. Occasionally we have specialty contractors from different parts of country. We needed a shared system enabling each person to access, share, and store information vital to the client project success.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ll share a brief overview of how we use Backpack within minutes of partnering with a new client.&lt;/p&gt;

&lt;p&gt;When Company-X partners with The Strategic Incubator, a process is set in motion:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: medium;"&gt;We establish a Backpack page of Company X. It takes us about 10 seconds and then we click one button to send an automatic email and text message notifying selected members of our team that we have a new project page.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: medium;"&gt;Each team member gets to work adding to the to-do list, notes section, and the writeboard section to brainstorm some preliminary creative ideas.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Before Backpack, we would pick-up the phone and receive a work status a few times a day.&lt;/p&gt;

&lt;p&gt;Now, we just open our shared and secured Backpack URL site from any computer and in seconds I can see exactly what our individuals are doing.&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://s3.amazonaws.com/37assets/svn/2009-05-14_1643.png" alt="Work Status" width="570" height="297" alt="journal" /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://strategicincubator.com/businessdevelopment/internal-project-management-backpack-is-our-choice"&gt;The full post&lt;/a&gt; also includes lots of sharp ideas for how you can use Backpack for your business.&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/internal-project-management-backpack-is-our-choice----matthew-scott-----think-of-backpack-as-your-small-business-intranet-wh.html</feedburner:origLink></entry>
    <entry>
        <title>Sync your Ballpark estimates with Highrise Deals</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/typepad/37signals/products/~3/i45ke7d8W-g/sync-your-ballpark-estimates-and-invoices-with-highrise-deals.html" />
        <link rel="replies" type="text/html" href="http://productblog.37signals.com/products/2009/05/sync-your-ballpark-estimates-and-invoices-with-highrise-deals.html" />
        <id>tag:typepad.com,2003:post-66775911</id>
        <published>2009-05-14T12:00:33-05:00</published>
        <updated>2009-05-14T12:01:55-05:00</updated>
        <summary>Ballpark, an app that lets you send estimates and invoices, now syncs with Highrise Deals. Highrise Deals are a great way to keep track of estimates and proposals and take note of which you’ve won and lost. Avid users of...</summary>
        <author>
            <name>37signals</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Highrise: Extras" />
        
        
<content type="xhtml" xml:lang="en-US" xml:base="http://productblog.37signals.com/products/">
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.getballpark.com/">Ballpark</a>, an app that lets you send estimates and invoices, now <a href="http://blog.getballpark.com/post/104066373/new-features-highrise-deals-syncing-improved-client">syncs</a> with <a href="http://www.highrisehq.com">Highrise</a> Deals.</p>

<blockquote>Highrise Deals are a great way to keep track of estimates and proposals and take note of which you’ve won and lost. Avid users of Highrise ourselves, we’ve added the ability to sync your Ballpark estimates with Highrise as Deals. <a href="http://www.37signals.com/svn/posts/1327-new-in-highrise-track-proposals-bids-and-estimates-with-the-new-deals-feature">Learn more about Highrise Deals</a></blockquote>

<p><img src="http://dl.getdropbox.com/u/157907/ballpark%20blog/deals-illustration.png" alt="#" /></p>

<blockquote>We use Highrise to keep track of incoming RFPs and emails from clients that need to be shared with our team. With Highrise Deals syncing, we can keep the whole team - specifically team members who aren’t in Ballpark - aware of what projects we’ve won and lost, leave notes about what happened, and keep everyone on the same page.</blockquote>

<p>Learn more about the integration and how to enable it <a href="http://blog.getballpark.com/post/104066373/new-features-highrise-deals-syncing-improved-client">at this post on Ballpark's blog</a>.<br />
</p></div>
</content>


    <feedburner:origLink>http://productblog.37signals.com/products/2009/05/sync-your-ballpark-estimates-and-invoices-with-highrise-deals.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:from_kauri -->
