 <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
		<channel>
			<title>Intervals Forum - All Discussions</title>
			<lastBuildDate>Wed, 16 May 2012 21:45:56 -0700</lastBuildDate>
			<link>http://www.myintervals.com/forum/</link>
			<description> Intervals Community &amp; Support</description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<image>
				<link>http://www.myintervals.com/forum/</link>
				<url>http://stats.indextools.com/p.pl?a=1000681782912&amp;x=11</url>
				<title>Intervals Forum - All Discussions</title>
			</image>
			<atom:link href="http://www.myintervals.com/forum/?Feed=RSS2" rel="self" type="application/rss+xml" />
            <ttl>1800</ttl>
			<item>
		<title>Intervals Roadmap</title>
		<link>http://www.myintervals.com/forum/discussion/265/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/265/</guid>
		<pubDate>Wed, 17 Sep 2008 14:47:43 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Since Intervals is typically updated every four to six weeks it would be a bit involved to list everything in the works, but our goal is to communicate openly about some of the bigger items we have under development that should be completed in the near future.  We will do our best to keep this discussion up to date. <b >If you ever have any specific questions about the status of a feature request please feel free to shoot an email to <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a></b>. <br /><br /><b >Q2 2012:</b><br /><ul ><li >Daily email digest to view all daily activity for projects</li><li >Update all support videos and add additional videos</li><li >Allow per person time zone settings (instead of per account)</li><li >Improved task filtration for mobile experience</li><li >Basecamp™ import out of beta</li></ul><br /><b >Q3 2012:</b><br /><ul ><li >Mobile - add milestones and projects</li><li >Calendar - add ability to have multi day events in addition to notes, tasks and milestones</li><li >Activity feed - global and project specific feeds to get a running log/diary of activity</li></ul><br />Thanks again for all of the great suggestions on how to make Intervals the best time, task and project management service for small business.]]>
		</description>
	</item>
	<item>
		<title>Using the email request queue</title>
		<link>http://www.myintervals.com/forum/discussion/301/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/301/</guid>
		<pubDate>Fri, 31 Oct 2008 16:54:30 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Each Intervals account comes with a work request queue.  The queue fields work requests that can be reviewed and turned into tasks.  All user levels within Intervals can submit work requests by navigating to Tasks >> Request queue.  This method requires users to login and physically submit a request.  If you have clients submit work requests it can be challenging getting them to login and submit request.  This is where the email request queue can be very useful.<br /><br />If you navigate to Tasks >>  Request queue there is an option on the left for the email queue:<br /><img src="http://www.myintervals.com/i/forum/queue_setup.gif" alt="Email Queue for Work Requests" /><br /><br />If you click on Email Queue Settings you can have Intervals check an email account on your behalf and jump start work requests via email.  The Email Queue will check the email account that you have specified every 10 minutes and if there is a new request it creates a header alert and emails members of your team that you have selected to receive alerts of new requests.<br /><br />Here is what the header alert looks like:<br /><br /><img src="http://www.myintervals.com/i/forum/header.gif" title="header alert" /><br /><br />Here is a screenshot of he configuration page:<br /><br /><img src="http://www.myintervals.com/i/forum/queue_final.gif" alt="Configure Email Queue" /><br /><br />Attachments in the email will be attached to the request/task as documents.  On the <a href="http://www.pelagodesign.com" title="Pelago" target="_blank" >Pelago</a> side of our business we have all of our maintenance customers submit requests to a special work request email.  Instead of emailing their project manager directly they can email the request to this email address and any member of our team can assign the request to jump start it.  It helps streamline the flow quite a bit and allows us to give a hi level of customer service.]]>
		</description>
	</item>
	<item>
		<title>Search Improvements, Syntax and Tips</title>
		<link>http://www.myintervals.com/forum/discussion/788/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/788/</guid>
		<pubDate>Fri, 13 Jan 2012 12:24:46 -0800</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[We recently have been making updates to the search functionality. Below are some technical details as well as some tips to get search return meaningful results.<br /><br /><b >Search syntax</b><br /><br />All searches contain support for boolean operators AND, OR and NOT. For example you can search for:<br /><br /><tt >dashboard AND screenshot AND png</tt><br /><br />If you plan on using multiple operators, make sure you set a correct order of operations so the search groups your query correctly:<br /><br /><tt >screenshot AND (dashboard OR homepage) AND (png OR psd)</tt><br /><br />To narrow down a search to only one specific field, use one of the field names below the "what's indexed" section and format your search in the form <tt >field:</tt><em >{fieldvalue}</em>. For example, to search for documents with the title screenshot: <br /><br /><tt >title:screenshot</tt><br /><br />Or to retrieve only documents containing screenshot in any of the indexed fields and is also a photoshop document (the asterisk character enables partial word matching.):<br /><br /><tt >screenshot AND filename:*.psd</tt><br /><br />To search an exact phrase (finding words in a specific order), wrap the search in double quotes. For example: <br /><br /><tt >&quot;status hilight&quot;</tt><br /><br /><b >Advanced search page</b><br /><br />When searching tasks, the advanced search page auto formats your query when you specify these options:<br /><br /><ul ><br />    <li >Match any keywords - auto inserts OR in between all your search keywords</li><br />    <li >Match all keywords - auto inserts AND in between all your search keywords</li><br />    <li >Match exact phrase - wraps all your keywords in double quotes; for example, <tt >mod pdf</tt> becomes <tt >&quot;mod pdf&quot;</tt> </li><br />    <li >Wildcard search - wraps each keyword in asterisks and inserts OR between them; for example, <tt >mod pdf Q1</tt> is turned into <tt >*mod* OR *pdf* OR *Q1*</tt> </li><br /></ul><br /><br /><b >Stemming</b><br /><br />Task searches will take search terms and use the "stem" of the term as the search term, like <tt >screenshot</tt> from <tt >screenshots</tt> or <tt >walk</tt> from <tt >walks, walking, walked</tt>. Also note that the addition of wildcard automatically disables stemming. Stemming and wildcard search cannot be performed at the same time. <br /><br />A note on sorting. By default, sorting is based on relevancy when searching from the footer. When searching from the task list filter on the sidebar, it is based on the last sort column you clicked. When using the advanced search, the sorting is based on what you select for the sort dropdown.<br /><br /><b >What's indexed</b><br />Each resource type has different fields that can be searched on. Below are each of the supported fields per resource:<br />Clients<br /><ul ><br />    <li ><tt >name:</tt><em >{client name}</em></li><br />    <li ><tt >description:</tt><em >{client description}</em></li><br />    <li ><tt >localid:</tt><em >{client localid}</em></li><br />    <li ><tt >email:</tt><em >{client email}</em></li><br /></ul><br />Projects<br /><ul ><br />    <li ><tt >name:</tt><em >{client name}</em></li><br />    <li ><tt >client:</tt><em >{client description}</em></li><br />    <li ><tt >localid:</tt><em >{client localid}</em></li><br />    <li ><tt >description:</tt><em >{client email}</em> - searchable only by managers and administrators</li><br /></ul><br />Tasks<br /><ul ><br />    <li ><tt >title:</tt><em >{task title}</em></li><br />    <li ><tt >summary:</tt><em >{task summary}</em></li><br />    <li ><tt >queuetitle:</tt><em >{request queue title}</em> - the request queue item title that originated the task</li><br />    <li ><tt >queuedescription:</tt><em >{request queue description}</em> - the request queue item description that originated the task</li><br />    <li ><tt >tasknotes:</tt><em >{task comment}</em> - searches public and private task comments; executive users cannot search this field</li><br />    <li ><tt >tasknotespublic:</tt><em >{private task comment}</em> - only searches comments marked as public </li><br /></ul><br />Milestones<br /><ul ><br />    <li ><tt >title:</tt><em >{milestone title}</em></li><br />    <li ><tt >description:</tt><em >{milestone description}</em></li><br />    <li ><tt >localid:</tt><em >{milestone localid}</em></li><br />    <li ><tt >milestonenotes:</tt><em >{milestone comment}</em> - searches public and private milestone comments; executive users cannot search this field</li><br />    <li ><tt >milestonenotespublic:</tt><em >{private milestone comment}</em> - only searches comments marked as public </li><br /></ul><br />Project Invoices<br /><ul ><br />    <li ><tt >title:</tt><em >{invoice title}</em></li><br />    <li ><tt >description:</tt><em >{invoice description}</em></li><br />    <li ><tt >localid:</tt><em >{invoice localid}</em></li><br />    <li ><tt >addressfrom:</tt><em >{address}</em></li><br />    <li ><tt >addressto:</tt><em >{address}</em></li><br />    <li ><tt >purchaseorder:</tt><em >{po number}</em></li><br />    <li ><tt >invoicenotes:</tt><em >{invoice comment}</em> - searchable only by managers and administrators</li><br /></ul><br />Person<br /><ul ><br />    <li ><tt >firstname:</tt><em >{first name}</em></li><br />    <li ><tt >lastname:</tt><em >{last name}</em></li><br />    <li ><tt >client:</tt><em >{client}</em></li><br />    <li ><tt >personcontact:</tt><em >{contact info}</em></li><br />    <li ><tt >notes:</tt><em >{person note}</em> - searchable only by managers and administrators</li><br />    <li ><tt >username:</tt><em >{user name}</em> - searchable only by managers and administrators</li><br /></ul><br />Document<br /><ul ><br />    <li ><tt >title:</tt><em >{document title}</em></li><br />    <li ><tt >notes:</tt><em >{document note}</em></li><br />    <li ><tt >notesversions:</tt><em >{document notes for previous versions}</em></li><br />    <li ><tt >filename:</tt><em >{document file name}</em></li><br />    <li ><tt >filenameversions:</tt><em >{document file name for previous versions}</em></li><br />    <li ><tt >tags:</tt><em >{tag name}</em></li><br /></ul><br />Project Note<br /><ul ><br />    <li ><tt >title:</tt><em >{note title}</em></li><br />    <li ><tt >note:</tt><em >{project note}</em> - encrypted notes cannot be searched</li><br /></ul>]]>
		</description>
	</item>
	<item>
		<title>QuickBooks integration using QBTimer</title>
		<link>http://www.myintervals.com/forum/discussion/442/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/442/</guid>
		<pubDate>Mon, 20 Jul 2009 15:02:26 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[<h2 >What are the requirements for QuickBooks integration?</h2><p >QuickBooks 2006 or newer for Windows is required for Quickbooks integration.<br />QuickBooks Mac and Quickbooks Online are not supported because they do not allow time activity to be imported.</p><h2 >How does data get from Intervals into QuickBooks?</h2><p >Intervals exports time data as IIF files for importing into the QuickBooks QBTimer. Follow the instructions below to set up QuickBooks and your Intervals account. Once the setup is complete you will see the QuickBooks export icon <img src="http://www.myintervals.com/i/forum/iif.png" width="33" height="17" border="0" alt="QuickBooks export" style="" /> appear to administrator level users on the following pages:</p><ul style="list-style-type: none; margin: 0; padding: 0;" ><li ><strong >Timesheet</strong></li><li ><strong >Edit Time</strong></li><li ><strong >Summary Report</strong></li><li ><strong >Project Activity Report</strong></li></ul><h2 >How do I set up QuickBooks?</h2><p >First, you will need to make sure that you have QBTimer installed in QuickBooks (it is not installed by default). If you don&rsquo;t, follow these steps to install it and get QuickBooks set up for importing time from IIF files.</p><ol >	<li >Load the QuickBooks CD on the computer</li>	<li >Browse to the CD and open the QBTimer folder</li>	<li >Run the install.exe file</li>	<li >Follow the onscreen instructions</li></ol><h2 >How do I set up Intervals?</h2><p >Now that you&rsquo;ve set up QuickBooks, follow these steps to extract the COMPANYCREATETIME variable from QuickBooks (Intervals will need this value to properly export time data into QuickBooks).</p><ol >	<li >Enable the QuickBooks functionality by clicking on the "Enable QuickBooks" button on the left</li>	<li >Open QuickBooks and go to File &gt; Utilities &gt; Export &gt; Timer Lists</li>	<li >Save the IIF file and open it in Excel or your favorite text editor</li>	<li >Look for the value listed under COMPANYCREATETIME. It will appear at the end of the line beginning with TIMERHDR.	<p >	<img src="http://www.myintervals.com/i/forum/quickbooks_export_timer_iif.png" alt="COMPANYCREATETIME" width="550" height="174" border="0" /></p></li>	<li >Copy and paste the COMPANYCREATETIME into the "Company Create Time" value on the above left and click update</li></ol><h3 >Notes:</h3><ol >	<li >QuickBooks time export only works with the QuickBooks Windows edition.</li>	<li >The COMPANYCREATETIME and COMPANYNAME variables must match exactly between QuickBooks and Intervals.</li>	<li >Once you have enabled QuickBooks and entered the COMPANYCREATETIME value in the site settings section, the QuickBooks time export icon will appear on the above-mentioned pages with exportable time data.</li>	<li >QuickBooks Mac does not allow time activity imports.</li></ol><a name="mapping" ></a><h2 >How does Intervals map exported time data to QuickBooks?<br />&hellip;and which fields are required?</h2><p >It is essential that data between QuickBooks and Intervals matches, otherwise, QuickBooks will error out when trying to import the time data. For example, Quickbooks will give an error if a customer name you are trying to import matches a vendor name. The spelling and spacing of all items must match exactly for the fields in bold.</p><p >If there QuickBooks does not find a match, it will treat the data as a new client, project, etc without warning you. It's difficult reverse the data once imported (i.e. all data entries must be deleted one by one) so it's best to make sure the fields match beforehand</p><table cellpadding="0" cellspacing="0" border="1" style="border: 1px solid #AAAA99; border-collapse: collapse;" ><tr ><th style="text-align: left; padding: 3px 9px 5px 2px;" ><em >Intervals</em></th><th style="text-align: left; padding: 3px 9px 5px 2px;" ><em >QuickBooks</em></th></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Client</strong></td><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Customer</strong></td></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Project</strong></td><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Job</strong></td></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Person</strong></td><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Employee</strong></td></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Worktype</strong></td><td style="text-align: left; padding: 3px 9px 5px 2px;" ><strong >Item</strong></td></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" >Module</td><td style="text-align: left; padding: 3px 9px 5px 2px;" >Payroll Item</td></tr><tr ><td style="text-align: left; padding: 3px 9px 5px 2px;" >Task &amp; Description</td><td style="text-align: left; padding: 3px 9px 5px 2px;" >Note</td></tr></table><h2 >Support for mapping work types to QuickBooks sub items</h2><p >Are you a QuickBooks power user? If so, we’ve updated the QuickBooks functionality for exporting time tracking data to IIF formatted files to support mapping work types to sub items. When creating your work types, use a colon to format the work type as an item/sub-item. For example, creating a work type labeled as “Web Design:HTML” will translate to QuickBooks with “Web Design” being the item and “HTML” being the sub-item. While this feature doesn’t add the ability to create sub work types, it does allow QuickBooks power users to take advantage of the items/sub-items feature within QuickBooks.</p><h2 >Importing Intervals time data into QuickBooks</h2><p >After you have downloaded and saved an IIF file from Intervals, follow these instructions to import the file into QuickBooks.</p><div style="float: right; margin: 0 11px 33px 11px;" >	<img src="http://www.myintervals.com/i/forum/quickbooks_import_time_iif.png" alt="COMPANYCREATETIME" width="324" height="200" border="0" /></div><ol ><li >We strongly recommend backing up your QuickBooks data before doing your first import.</li><li >Open QuickBooks and go to File -&gt; Utilities -&gt; Import -&gt; Timer Activities</li><li >Find the saved IIF file on your computer and select it for import.</li><li >If QuickBooks warns you that the import file was created with an older version, click OK (Intervals can&rsquo;t guess which version of QuickBooks you are running).</li><li >A small timer window will open showing the results of the import. Click &ldquo;View Report&rdquo; to verify your time data was imported correctly.</li><li >Close the status window and you are done!</li></ol>]]>
		</description>
	</item>
	<item>
		<title>How do I import data into Intervals?  Is there any help on running the imports?</title>
		<link>http://www.myintervals.com/forum/discussion/764/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/764/</guid>
		<pubDate>Fri, 30 Sep 2011 09:43:32 -0700</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[Intervals can import many types of items into your account, below is a detailed description with screenshots included.<br /><br />Each import has required fields and must not be left blank. Here for example, date, amount, project and type show as highlighted in orange to signify that they are required. <br /><br />Note: The following tutorial requires that your account have access the Settings & Defaults section. If you don't have access to this area you need to contact your intervals administrator (or whoever setup your account) and have them give you access.<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/csv_map.png" /></div><br /><br />You can also grab sample CSV template files by navigating to Settings & Defaults >> Import Data and clicking on the links on the sidebar.<br /><br />After the mapping step, you will be displayed one or two groups of items.  If there are items that are valid for importing, they will display in the top table.  Bolded values suggest the item has been found within the account and will correctly be associated with the item being imported.<br /><br />If there are items that are not available for importing, they will display on the bottom table. The bottom table displays individual errors for each of the column values. They will display in red and will be italicized.<br /><br />Both the tables will display up to 50 items. Be prepared to go back and forth between the mapping and preview step if your data needs any massaging or if you have a great deal of items to import (such as importing time entries ). We recommend splitting the import into multiple files if that is the case. <br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/preview.png" /></div><br /><br />You can undo an import by going to Options >> Settings & Defaults >> Import Data and clicking Import history link on the left side bar. After an import is deleted all items associated with the import are deleted permanently. <br /><br />Below is a list of all the resources that are available for importing and their required field types. If the field contains a default value, it will also be displayed. <br /><br /><a name="client" ></a><strong >Client</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Name</td><td >Text</td><td ></td><td >The name of the client</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Address</td><td >Text</td><td ></td><td >The client address.</td></tr><tr ><td >Apt / Suite</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >City</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Contact Email</td><td >Text</td><td ></td><td >If a value is included for this field, a client contact profile will be created under the people section. This profile does not have the ability to log in.</td></tr><tr ><td >Country</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Description</td><td >Text</td><td ></td><td >The client description/notes area.</td></tr><tr ><td >Email</td><td >Text</td><td ></td><td >The main client email address. This email can also be part of a person contact, that is a perso profile who cannot login.</td></tr><tr ><td >Fax</td><td >Text</td><td ></td><td >Client fax number.</td></tr><tr ><td >First Name</td><td >Text</td><td ></td><td >If a value is included for this field, a client contact profile will be created under the people section. This profile does not have the ability to log in.</td></tr><tr ><td >Last Name</td><td >Text</td><td ></td><td >If a value is included for this field, a client contact profile will be created under the people section. This profile does not have the ability to log in.</td></tr><tr ><td >Network</td><td >Text</td><td ></td><td >If a value is included for this field, a client contact profile will be created under the people section. This profile does not have the ability to log in.</td></tr><tr ><td >Phone</td><td >Text</td><td ></td><td >Client phone number.</td></tr><tr ><td >State / Province</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Status</td><td >Text</td><td >Active</td><td >The status of the client. Active or Inactive is allowed. Active is the default.</td></tr><tr ><td >Website</td><td >Text</td><td ></td><td >Client website URL.</td></tr><tr ><td >Zip / Postal Code</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_client.png" /></div><br /><br /><a name="project" ></a><strong >Project</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Billable</td><td >Yes or No</td><td ></td><td >Whether this project is billable or unbillable. This value becomes the default value for time submitted for this project.</td></tr><tr ><td >Name</td><td >Text</td><td ></td><td >The name of this project.</td></tr><tr ><td >Start Date</td><td >Date</td><td ></td><td >The start date of the project. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Status</td><td >Yes or No</td><td >Yes</td><td >Whether the project is active or not. Certain plans have a limited number of active accounts available.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Alert Percent</td><td >Number</td><td ></td><td >Setting this value will send an alert to the project manager when a certain percentage of the budget is reached.</td></tr><tr ><td >Budget</td><td >Number</td><td ></td><td >The project budget.</td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name. This client must already exist in on your account.</td></tr><tr ><td >Description</td><td >Text</td><td ></td><td >A short description of the project.</td></tr><tr ><td >End Date</td><td >Date</td><td ></td><td >The end date of the project. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Manager</td><td >Text</td><td ></td><td >The full mananger name (first and last combined). This person must already exist in on your account and must have manager privileges.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_project.png" /></div><br /><br /><a name="task" ></a><strong >Task</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Module</td><td >Text</td><td ></td><td >The module name. This module must exist in the system and must be already associated to the destination project.</td></tr><tr ><td >Owner</td><td >Text</td><td ></td><td >The full owner name (first and last combined and comma-separated for multiples). This person must already exist in on your account and must have access to the project. Executive users cannot be task owners, assignees or followers.</td></tr><tr ><td >Priority</td><td >Text</td><td ></td><td >The task priority. The priority must be one of the already-existing task priorities from Settings & Defaults.</td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project name. This field is not required when the field Project ID is used instead</td></tr><tr ><td >Start Date</td><td >Date</td><td ></td><td >The start date of the task. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Status</td><td >Text</td><td ></td><td >The status of the task. The status must be one of the already-existing task statuses from Settings & Defaults.</td></tr><tr ><td >Title</td><td >Text</td><td ></td><td >The task title.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Assignee</td><td >Text</td><td ></td><td >The full assignee name (first and last combined and comma-separated for multiples). This person must already exist in on your account and must have access to the project. Executive users cannot be task owners, assignees or followers.</td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client for the project.</td></tr><tr ><td >Date Closed</td><td >Date</td><td ></td><td >The date on which the task was closed. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Date Due</td><td >Date</td><td ></td><td >The due date of the task. Tasks that have a due date in the past that don't have the status set to closed are considered overdue. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Estimate</td><td >Number</td><td ></td><td >The estimated hours for the task.</td></tr><tr ><td >Follower</td><td >Text</td><td ></td><td >The full follower name (first and last combined and comma-separated for multiples). This person must already exist in on your account and must have access to the project. A follower cannot be the task owner or assignee. Executive users cannot be task owners, assignees or followers.</td></tr><tr ><td >Milestone</td><td >Text</td><td ></td><td >The name of an already-existing milestone that belongs to the same project as the task being added.</td></tr><tr ><td >Project ID</td><td >Number</td><td ></td><td >The project ID. This field is not required when the field Project is used instead</td></tr><tr ><td >Summary</td><td >Text</td><td ></td><td >The task summary.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_task.png" /></div><br /><br /><a name="&quot;person" ></a><strong >Person</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >First Name</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Last Name</td><td >Text</td><td ></td><td ></td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Address</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Apt / Suite</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >City</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name allows you to associate people with clients. The client name must already exist in on your account.</td></tr><tr ><td >Country</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Email</td><td >Text</td><td ></td><td >For users that can log in, the email address associated with the account. The emaill address must not already be assigned to an existing user.</td></tr><tr ><td >Fax</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Group</td><td >Text</td><td ></td><td >Each group defines what a person can see within the application. If this person can log in (contains username, password, group and email) then field must contain one of the following: Administrator, Manager, Resource, Executive. For a description of group permissions please visit http://www.myintervals.com/forum/discussion/94/what-are-the-user-levels-and-what-can-they-see/</td></tr><tr ><td >Network</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Notes</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Password</td><td >Text</td><td ></td><td >For users that can log in, the password they will log in with.</td></tr><tr ><td >Phone</td><td >Text</td><td ></td><td ></td></tr><tr ><td >State / Province</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr><tr ><td >Status</td><td >Yes or No</td><td >Yes</td><td >Whether the person is active or inactive.</td></tr><tr ><td >Title</td><td >Text</td><td ></td><td ></td></tr><tr ><td >User Name</td><td >Text</td><td ></td><td >For users that can log in, the username they will log in with. To remove a person's ability to log in, set this field to blank.</td></tr><tr ><td >Website</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Zip / Postal Code</td><td >Text</td><td ></td><td >This field exists only for import purposes, it will be merged with the client Address field above.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_person.png" /></div><br /><br /><a name="milestone" ></a><strong >Milestone</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Date Due</td><td >Date</td><td ></td><td >The due date of the milestone. Milestones that are not completed and have a due date in the past are considered overdue. Milestones that are completed that have a due date in the future are considered in progress. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Owner</td><td >Text</td><td ></td><td >The full owner name (first and last combined and comma-separated for multiples). This person must already exist in on your account and must have access to the project. Executive users and restriced resources cannot be milestone owners.</td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project for this milestone.</td></tr><tr ><td >Status</td><td >Text</td><td >In Progress</td><td >Complete or In Progress</td></tr><tr ><td >Title</td><td >Text</td><td ></td><td >The title of the milestone.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client for the project in this milestone.</td></tr><tr ><td >Description</td><td >Text</td><td ></td><td >The milestone description.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_milestone.png" /></div><br /><br /><a name="time" ></a><strong >Time</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Billable</td><td >Yes or No</td><td ></td><td ></td></tr><tr ><td >Date</td><td >Date</td><td ></td><td > <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Module</td><td >Text</td><td ></td><td >Module is only required when adding general time that is not part of a task (not required when Task field is included). The module must already be associated with the project or task.</td></tr><tr ><td >Person</td><td >Text</td><td ></td><td >The full name of the person who added the time. This person must already exist in on your account and must have access to the project and task. </td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project for this time entry. If this time entry belongs to task, the task must also be part of this project.</td></tr><tr ><td >Time</td><td >Number</td><td ></td><td >The time in decimal format.</td></tr><tr ><td >Work type</td><td >Text</td><td ></td><td >Work type is only required when adding general time that is not part of a task (not required when Task field is included). The work type must already be associated with the project or task.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Date Modified</td><td >Date</td><td ></td><td >The date this time entry was modified. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Description</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Task</td><td >Text</td><td ></td><td >The task for this time entry.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_time.png" /></div><br /><br /><a name="invoice" ></a><strong >Invoice</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Date</td><td >Date</td><td ></td><td > <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project for this invoice.</td></tr><tr ><td >Term</td><td >Text</td><td ></td><td >Must match one of the following: Upon Receipt, Net 15, Net 30, Net 45, Net 60 or Other</td></tr><tr ><td >Title</td><td >Text</td><td ></td><td >The invoice title.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Address From</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Address To</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client for the project in this invoice</td></tr><tr ><td >Date Begin</td><td >Date</td><td ></td><td >If you wish to create a pre-filled invoice based on work performed, set this to the start date of the time entries you wish to include. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Date End</td><td >Date</td><td ></td><td >If you wish to create a pre-filled invoice based on work performed, set this to the end date of the time entries you wish to include. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Description</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Disclaimer</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Purchase Order</td><td >Text</td><td ></td><td ></td></tr><tr ><td >Second Tax</td><td >Number</td><td ></td><td >For places with dual taxation levels, the value of the secondary tax level.</td></tr><tr ><td >Second Tax Compound</td><td >Yes or No</td><td >No</td><td >For places with dual taxation levels, true if the second tax is compounded, false if the second tax is added.</td></tr><tr ><td >Tax</td><td >Number</td><td ></td><td ></td></tr><tr ><td >Term Other</td><td >Text</td><td ></td><td >If you specify the termid as "other" (6), you can assign a custom term name to this invoice.</td></tr><tr ><td >Term Other Date Due</td><td >Date</td><td ></td><td >If you specify the termid as "other" (6), you must specify the custom due date of this invoice. <em class="light" >Formatted according to locale settings</em></td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_invoice.png" /></div><br /><br /><a name="invoiceitem" ></a><strong >Invoiceitem</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Amount</td><td >Number</td><td ></td><td >The value for the amount must be the product of the quantity and the rate, if they are both specified. Not settable for existing non-custom items.</td></tr><tr ><td >Invoice Title</td><td >Text</td><td ></td><td >The invoice title must already exist on the account.</td></tr><tr ><td >Name</td><td >Text</td><td ></td><td >The name for this line item.</td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project the invoice belongs to. This project must be the same as the invoice that this line item is being added to.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client as the invoice that this line item is being added to.</td></tr><tr ><td >Description</td><td >Text</td><td ></td><td >The line item description.</td></tr><tr ><td >Quantity</td><td >Number</td><td ></td><td >Settable only for new/custom line items.</td></tr><tr ><td >Rate</td><td >Number</td><td ></td><td >Settable only for new/custom line items.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_invoiceitem.png" /></div><br /><br /><a name="invoicenote" ></a><strong >Invoicenote</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Invoice Title</td><td >Text</td><td ></td><td >The invoice title must already exist on the account.</td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project the invoice belongs to. This project must be the same as the invoice that this note is being added to.</td></tr><tr ><td >Title</td><td >Text</td><td ></td><td >The title of the note.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client as the invoice that this note is being added to.</td></tr><tr ><td >Date</td><td >Date</td><td ></td><td > <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Note</td><td >Text</td><td ></td><td >The description of the note.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_invoicenote.png" /></div><br /><br /><a name="payment" ></a><strong >Payment</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Amount</td><td >Number</td><td ></td><td ></td></tr><tr ><td >Date</td><td >Date</td><td ></td><td > <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project the payment belongs to.</td></tr><tr ><td >Type</td><td >Text</td><td ></td><td >Must match one of the following: Cash, Check, Credit Card, Project Credit, Bank Transfer or Other</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client as the invoice that this payment is being added to.</td></tr><tr ><td >Invoice Title</td><td >Text</td><td ></td><td >If the payment is associated with an invoice, the invoice title must be sent.</td></tr><tr ><td >Note</td><td >Text</td><td ></td><td >A description for the payment.</td></tr><tr ><td >Reference</td><td >Text</td><td ></td><td >If the payment type is of type Other, a descriptor for that can be stored here.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_payment.png" /></div><br /><br /><a name="expense" ></a><strong >Expense</strong><br /><br /><table ><colgroup ><col width="75" /><col width="50" /><col /></colgroup><tr ><td colspan="4" ><strong >Required fields:</strong></td></tr><tr ><td >Field</td><td >Type</td><td >Default</td><td >&nbsp;</td></tr><tr ><td >Date</td><td >Date</td><td ></td><td >The date that the expense was incurred. <em class="light" >Formatted according to locale settings</em></td></tr><tr ><td >Expense</td><td >Number</td><td ></td><td >The amount of the expense is what the expense cost the company. Executive users do not see this value.</td></tr><tr ><td >Fee</td><td >Number</td><td ></td><td >This is what you are charging the client. If you are marking up the expense, the fee should be greater than the expense value. If you are not marking up the expense, this should be the same as the expense value.</td></tr><tr ><td >Project</td><td >Text</td><td ></td><td >The project this payment is being added to.</td></tr><tr ><td colspan="4" style="padding: 4px 0" ><strong >Optional fields:</strong></td></tr><tr ><td >Client</td><td >Text</td><td ></td><td >The client name must already exist in on your account and must be the same client as the project is being added to.</td></tr><tr ><td >Note</td><td >Text</td><td ></td><td >The descrition of the expense.</td></tr></table><br /><br />Sample CSV:<br /><br /><div style="width:700px;overflow:auto" ><img src="http://w0.b.myintervals.com/i/import/sample_csv_expense.png" /></div>]]>
		</description>
	</item>
	<item>
		<title>Welcome to the API Discussion Forum</title>
		<link>http://www.myintervals.com/forum/discussion/463/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/463/</guid>
		<pubDate>Thu, 20 Aug 2009 10:31:27 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[With the API recently going into beta, we wanted to give our customers an arena to discuss and share ideas on how they are using the API. Share your developments here and find collaboraters. Working on git integration? iPhone apps? Let it be known and get feedback from others. <br /><br />The API documentation can be found here:<br /><a href="http://www.myintervals.com/api/" >API Documentation for Intervals Web-based Project Management Software</a><br /><br />If you have any questions or bugs to report, please contact the API support staff at:<br /><a href='mailto:%61pi@%6Dyi%6Eter%76a%6Cs.%63om' title="Intervals API Support" >a&#112;i&#64;&#109;yin&#116;er&#118;als&#46;&#99;om</a>]]>
		</description>
	</item>
	<item>
		<title>How do I submit a bug or feature request or get help?</title>
		<link>http://www.myintervals.com/forum/discussion/661/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/661/</guid>
		<pubDate>Tue, 19 Oct 2010 11:26:06 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[From within your Intervals account there are "Find a bug?" and "Feature Request?" links in the footer.  <br /><br /><img src="http://www.myintervals.com/i/forum/find_a_bug.jpg" alt="Find a Bug and Feature Request" /><br /><br />The find a bug link gives our support team additional diagnostics about your web browser, the current user and computer that greatly help our troubleshooting efforts.  There is an option to attach a file as well.  When encountering a bug a screenshot of the error page is always appreciated so we can see exactly what you are seeing.  Sending an email to <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a> is always an option as well.]]>
		</description>
	</item>
	<item>
		<title>What is the purpose of this forum?</title>
		<link>http://www.myintervals.com/forum/discussion/467/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/467/</guid>
		<pubDate>Thu, 03 Sep 2009 11:00:04 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Our hope with the forum is that it will be place where Intervals users can contribute and discuss ideas while engaging in lightly moderated conversations. We are deliberately a little slower to respond with the forum than email or the feature request and bug submission links within each account.  The quickest way to get action on a feature request or bug is by submitting it directly from within your account.  Our goal is to maintain a high quality support service while giving Intervals users the opportunity to express themselves via the forums. If you ever have a question about a feature or if you need urgent assistance we recommend emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>. <br /><br />It might be helpful to describe how we prioritize features.  It is the general nature of hosted software that adding any new feature affects all users. We have to be certain the benefits outweigh any potential negatives or unnecessary complexity in the interface. If a feature adds value for most without adding too much complexity we typically move forward with it. We categorize feature requests into the following groups: <br /><br />1. ruled out<br />2. being contemplated<br />3. on the development plan<br />4. active / under development<br /><br />During a typical week we receive several hundred feature requests which translates into a healthy amount of items in the #2 camp. Some of these requests are incorporated into our regular Intervals updates occurring every three to four weeks. For larger features, <a href="http://www.myintervals.com/forum/discussion/265/intervals-roadmap" title="Intervals Roadmap" >the roadmap discussion is a good place to keep an eye on planned development and launch times</a>. <br /><br />Thanks again for your feedback and participation in making Intervals the best time, task, and project management service for small businesses.  If you ever have any questions or concerns please feel free to shoot an email to <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a> and we will do our best to get back to you quickly.]]>
		</description>
	</item>
	<item>
		<title>Assign person to task</title>
		<link>http://www.myintervals.com/forum/discussion/807/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/807/</guid>
		<pubDate>Fri, 04 May 2012 03:00:39 -0700</pubDate>
		<dc:creator>igor.s</dc:creator>
		<description>
			<![CDATA[Hi all. How I can assign person to task ?]]>
		</description>
	</item>
	<item>
		<title>Maintenance Notification - April 28th (7:00 AM Pacific Time)</title>
		<link>http://www.myintervals.com/forum/discussion/806/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/806/</guid>
		<pubDate>Wed, 25 Apr 2012 09:04:45 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We will be performing maintenance on the server environment this weekend.  <b >We anticipate approximately 20 to 30 minutes of down time during the maintenance window</b>.  The maintenance will be performed <b >Saturday, April 28th during a three hour window of 7:00 AM - 10:00 AM (PDT)</b> | 2:00 PM - 5:00 PM (GMT).  If you have any questions please contact our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Act.Time View in Calendar</title>
		<link>http://www.myintervals.com/forum/discussion/805/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/805/</guid>
		<pubDate>Mon, 23 Apr 2012 09:12:17 -0700</pubDate>
		<dc:creator>Andreas Bollongino</dc:creator>
		<description>
			<![CDATA[It would be great to see the actual time serviced in the calendar overview. you can add time in the monthly view - which is great, but you cannot see that time is already added. <br />This would be a great feature for those which are working not so task oriented and are adding time by day - like us consultants. <br />A sum of time in relation to the filter would be OK]]>
		</description>
	</item>
	<item>
		<title>Freshbooks?  Anyone done an API/Integration with FB?</title>
		<link>http://www.myintervals.com/forum/discussion/724/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/724/</guid>
		<pubDate>Tue, 10 May 2011 16:04:01 -0700</pubDate>
		<dc:creator>Hitch</dc:creator>
		<description>
			<![CDATA[Hi:<br /><br />I admit I'm a bit at the end of my rope, here.  I wanted to use QB--but QB does not have a native Paypal integration, which I find mind-boggling in this day and age.  So I migrated to Freshbooks (which does), for my accounting.  However, it does not have an integration with Intervals (although it  does with Basecamp, Deskaway and ClientSpot).  So now, in addition to the double-entry I was doing before, using Intervals, now I'm doing triple-entry; in order to correlate the data, from the time I receive a RFQ, I have to:<br /><ol ><br /><li >Create an estimate in FB, and send another via email, because I can't attach a form I need from the client in EITHER Intervals or FB;</li><br /><li >When the estimate is accepted, create the project in Intervals</li><br /><li >Set the deliverable as an expense in Intervals, because Intervals doesn't have deliverables, so I: </li><br /><li >Create the deliverable with my cost as the cost and my charge as the Fee (which is the price quoted in the Freshbooks quote)</li><br /><li >THEN, when the project is done, I have to:</li><br /><li >generate the invoice from Freshbooks, and </li><br /><li >Enter the expense side from Intervals manually into FB, so I can get a P&L report and other info for taxes at year end, and</li><br /><li >from the Freshbooks side, get a report of who's paid, which I then</li><br /><li >have to manually enter into Intervals as Payments, so the same clients don't show up in my Outstanding balances report.</li></ol><br /><br />There seems to be NO way to import the expense information from Intervals into FB, nor to even use a CSV file, because I have no way to correlate the client name/info from one to the other, nor can I export the payment info from FB to use in Intervals, to eliminate ANY of this endlessly repetitive data entry.  <br /><br />So:  has anyone done an Intervals-Freshbooks API integration they'd be willing to share or sell?  Or, for that matter, anyone here use FB that found a way to make <u >any of this easier</u>?  I realize that this mayn't sound very onerous, but when you're doing over a hundred projects every single month, doing this a hundred+ times really is beyond onerous, and it's sucking up very valuable time to do it.  And I can't NOT put the data in Intervals, because then I have no way whatsoever to be sure that each project is invoiced--and the only way to do that is to use the Outstanding Balances report (which I get to compare manually to my FB reports), as I don't/can't use Intervals invoicing, which again, sans integration with live-checkout partners, is useless to me.  <br /><br />Alternatively, any chance that Intervals is looking at an integration with any other accounting or invoicing program that resides in <i >this </i>century?  I was absolutely gobsmacked that QB doesn't have any PP integration, nor Google Checkout--it's amazing to me.  <br /><br />Thanks,<br />Hitch]]>
		</description>
	</item>
	<item>
		<title>how to easily bill by project not task, such as Project Status</title>
		<link>http://www.myintervals.com/forum/discussion/785/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/785/</guid>
		<pubDate>Wed, 04 Jan 2012 22:06:22 -0800</pubDate>
		<dc:creator>ben</dc:creator>
		<description>
			<![CDATA[We bill by project not by the individual task so it would be handy to have a project status that was &quot;ready to Invoice/Bill&quot; in addition to &quot;Open&quot; and &quot;Closed&quot;. As this is not currently the cast does anyone have a suggestion on how we can do this as a project could have between 10 and 50 tasks assigned to it. We have looked at editing the name to add a keyword and that was adding more workload than going through it with accounts. We need a simple way to notify accounts that a project is ready to bill by a simple filter if possible.<br /><br />Any help is greatly appreciated.]]>
		</description>
	</item>
	<item>
		<title>Import projects from basecamp</title>
		<link>http://www.myintervals.com/forum/discussion/437/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/437/</guid>
		<pubDate>Tue, 14 Jul 2009 09:42:57 -0700</pubDate>
		<dc:creator>ryanjsalva</dc:creator>
		<description>
			<![CDATA[My company has four years of project history in Basecamp and would like to make the transition to Intervals. However, without a way to migrate the data, we're stuck. Does anyone know if there's a way to import Basecamp data into Intervals?]]>
		</description>
	</item>
	<item>
		<title>getting times that have been submitted</title>
		<link>http://www.myintervals.com/forum/discussion/804/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/804/</guid>
		<pubDate>Tue, 10 Apr 2012 14:11:50 -0700</pubDate>
		<dc:creator>t. sonuyi</dc:creator>
		<description>
			<![CDATA[How can I make a request to filter time objects based on which times have been submitted? I tried to go at it via tasks and taskstatus but that doesn't seem to work (as the taskstatus options are custom, and for my client &quot;submitted&quot; isnt one of them).<br /><br />Thanks,<br />-T]]>
		</description>
	</item>
	<item>
		<title>How to &quot;submit for approval&quot; ?</title>
		<link>http://www.myintervals.com/forum/discussion/716/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/716/</guid>
		<pubDate>Wed, 13 Apr 2011 14:42:01 -0700</pubDate>
		<dc:creator>francois</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I would like to simulate the &quot;Submit for approval&quot; button in my command line script. <br />How to do that via the API? I didn't find any documentation on this point, except the 'approved'<br /> parameter here: http://www.myintervals.com/api/resource.php?r=time<br /><br />François]]>
		</description>
	</item>
	<item>
		<title>Billable Flag at task level</title>
		<link>http://www.myintervals.com/forum/discussion/317/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/317/</guid>
		<pubDate>Mon, 17 Nov 2008 12:47:58 -0800</pubDate>
		<dc:creator>mholtzman</dc:creator>
		<description>
			<![CDATA[We are looking to replace our many systems to intervals to serve as our PM, time tracking and issue tracking system.  <br />One request I have is related to how the billable flag is set.  It appears that the flag is only set at the time entry level by the person submitting the time entry.  <br /><br />In certain cases this doesn't feel right.  Really the PM for a project should decide if the task is billable or not, in many cases the developer will have no idea if the task is billable or not.  <br />Therefore, it would be great if the PM (or person who creates the task) can set billable to true or false.  Then any time that is entered against that task will have the billable flag set automatically set and not be changed by the person submitting the time.]]>
		</description>
	</item>
	<item>
		<title>Recurring Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/803/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/803/</guid>
		<pubDate>Wed, 04 Apr 2012 07:36:35 -0700</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[Is it possible to set a task so that it's recurring?  I have several tasks for different clients that have to be completed weekly and it would be a huge help to have this showing up on my calendar and allowing me to have an email reminder.<br /><br />If it's not possible - is it on the road map for future updates?<br /><br />Thanks,<br />Dawn]]>
		</description>
	</item>
	<item>
		<title>New person added</title>
		<link>http://www.myintervals.com/forum/discussion/802/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/802/</guid>
		<pubDate>Thu, 29 Mar 2012 03:58:11 -0700</pubDate>
		<dc:creator>Alia Elkilany</dc:creator>
		<description>
			<![CDATA[When a new person is added to people, there is a problem that always face us which is adding them to all the previous projects... can we find a solution for this???]]>
		</description>
	</item>
	<item>
		<title>Import Projects Creates Duplicates ?</title>
		<link>http://www.myintervals.com/forum/discussion/801/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/801/</guid>
		<pubDate>Mon, 26 Mar 2012 12:09:42 -0700</pubDate>
		<dc:creator>joe.salas.rp</dc:creator>
		<description>
			<![CDATA[I've exported a project list in CSV format from a production instance of Intervals.<br />Then I've imported into a development instance of intervals.<br />I've noticed there are duplicate projects every time I re-import projects.<br />I was under the impression the new import project title (and data) would overwrite the current project (record) .<br /><br />Should I import projects one time only?<br /><br /><br />I've noticed and corrected some project and client titles contained a comma within the name example &quot;company x, inc.&quot;<br />Comma characters break the CSV export and made reimporting into MS Access difficult.<br />I've imported 'time' correctly without any duplicates.<br /><br />In Summary <br />Should I import project titles one time only?<br />How do I remove the multiple duplicates?]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - March 24th, 2012</title>
		<link>http://www.myintervals.com/forum/discussion/800/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/800/</guid>
		<pubDate>Wed, 21 Mar 2012 14:27:48 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our efforts to continually improve Intervals we will be performing maintenance on the server environment this weekend.  <b >We do anticipate approximately 20 to 30 minutes of down time during the maintenance window</b>.  The maintenance will be performed <b >Saturday, March 24th during a three hour window of 7:00 AM - 10:00 AM (PST)</b> | 2:00 PM - 5:00 PM (GMT).  If you have any questions please contact our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>How to modify whois contact details?</title>
		<link>http://www.myintervals.com/forum/discussion/799/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/799/</guid>
		<pubDate>Wed, 14 Mar 2012 05:57:59 -0700</pubDate>
		<dc:creator>jeybala</dc:creator>
		<description>
			<![CDATA[function modify(.......)<br />{<br />  $mcontact = file_get_contents( "https://test.httpapi.com/api/contacts/modify.json?auth-userid=$uid&auth-password=$pass&contact-id=$cid&name=$name &company=$company&email=$email&address-line-1=$street&city=$city&country=$country&zipcode=$pincode&phone-cc=$countryCodeList[$phc]&phone=$phone" );<br /><br />  $mdetails = json_decode( $mcontact, true );<br /><br />  return $mdetails;<br />}<br /><br />	<br /><br />function modify(.......)<br />{<br />  $mcontact = file_get_contents( "https://test.httpapi.com/api/contacts/modify.json?auth-userid=$uid&auth-password=$pass&contact-id=$cid&name=$name &company=$company&email=$email&address-line-1=$street&city=$city&country=$country&zipcode=$pincode&phone-cc=$countryCodeList[$phc]&phone=$phone" );<br /><br />  $mdetails = json_decode( $mcontact, true );<br /><br />  return $mdetails;<br />}<br /><br /><b >using this modify function, displays warning mesage</b><br /><br />Warning: file_get_contents(https://...@hihfg.com&address-line-1=3,dfgdf,fgdf&city=dfgfd&country=India&zipcode=641005&phone-cc=91&phone=756657) <br />  [function.file-get-contents]: failed to open stream: HTTP request failed!<br />  HTTP/1.0 400 Bad request in /home/gfdgfd/public_html/new_one/customer/account/class.whois.php<br />  on line 49<br /><br /><b >Please help me, modify contact details..</b>]]>
		</description>
	</item>
	<item>
		<title>Reports with descriptions and rate</title>
		<link>http://www.myintervals.com/forum/discussion/787/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/787/</guid>
		<pubDate>Wed, 11 Jan 2012 06:59:51 -0800</pubDate>
		<dc:creator>lgates</dc:creator>
		<description>
			<![CDATA[I am looking for a report which combines both the detail of time entries per project (date, person, task, description) with the work type and rate charged.  I find I am constantly toggling between the Summary Report and the Project Activity Report and would like to be able to review this data all in one place.  Does that exist?]]>
		</description>
	</item>
	<item>
		<title>Automate Creating Milestones for new projects</title>
		<link>http://www.myintervals.com/forum/discussion/797/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/797/</guid>
		<pubDate>Thu, 23 Feb 2012 12:17:19 -0800</pubDate>
		<dc:creator>joe.salas.rp</dc:creator>
		<description>
			<![CDATA[Within Intervals I would like a way to apply a series of milestones to each project without having to manually create and assign milestones to a large volume of projects.<br /><br />Is there  a way to automate the creation of milestones for each project?<br /><br />If the answer is &quot;NO&quot;, is there a way to create milestones using special API code within a project details field?<br />Example:<br />1. create milestones within milestone tab.<br />2. go to project &gt;details field and enter the following:<br />Description Field: %[Milestone one] + [Milestone two + [MIlestone three]%<br /><br />Thanks for your help!]]>
		</description>
	</item>
	<item>
		<title>limit -&gt; nolimit</title>
		<link>http://www.myintervals.com/forum/discussion/798/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/798/</guid>
		<pubDate>Thu, 01 Mar 2012 04:33:54 -0800</pubDate>
		<dc:creator>icvanee</dc:creator>
		<description>
			<![CDATA[If I want a list of, for instance, tasks and I do not want a limited list can it be done with limit=0?<br />Or do I have to set an extreme high number in the limit value?]]>
		</description>
	</item>
	<item>
		<title>Updating Tasks via Email</title>
		<link>http://www.myintervals.com/forum/discussion/182/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/182/</guid>
		<pubDate>Wed, 16 Jan 2008 09:13:07 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[We've recently received more requests to <a href="http://www.myintervals.com/forum/discussion/107/pop3-polling-andor-email-integration/#Item_2" >Email Integration</a>:<br /><blockquote >I'm finding that a lot of the task updates are coming by way of copy/paste from email correspondence to customers, vendors, executives, etc. So, Give each task an email account, so that email correspondence can show up in the task comments. Something like: tasknumber@customerurl.timetask.com. The task's email address would be included in the notification email sent to assignee / owner.</blockquote><br />Interesting idea; one worth more consideration as we further define integrating email into Intervals. How would you like to see emails handled in Intervals? Let us know what you think...]]>
		</description>
	</item>
	<item>
		<title>email integration roadmap</title>
		<link>http://www.myintervals.com/forum/discussion/737/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/737/</guid>
		<pubDate>Thu, 30 Jun 2011 15:10:40 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i first asked about email integration in 2009 and it was supposedly scheduled for Q3 of 2009:<br /><a href="http://www.myintervals.com/forum/discussion/426/critical-features/#Item_4" >http://www.myintervals.com/forum/discussion/426/critical-features/#Item_4</a><br /><br />then it was supposed to happen 2010<br />then it was on the roadmap for Q2 2011.<br />then it was scheduled for late Q2 / early Q3<br />now it is scheduled for Q3.<br /><br /><br />i understand that things get shifted around slightly, but this is really getting absurd.... and i feel really misled/abused here.<br /><br />will it ever happen?  is Q3 FOR REAL?]]>
		</description>
	</item>
	<item>
		<title>POP3 Polling and/or Email Integration</title>
		<link>http://www.myintervals.com/forum/discussion/107/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/107/</guid>
		<pubDate>Tue, 18 Sep 2007 17:08:17 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received the following feature request:<br /><br /><blockquote >It would be great if Intervals had a POP3 polling feature for Work Requests (and possibly other functions). So a client could e-mail a specific address (requests@domain.com) and Intervals would poll that mail account every 5-10 minutes for new messages. If there’s one that matches certain criteria (or all for that matter), a new work request would be generated. Intervals would look up the user by their e-mail address. Then all I’d have to do is assign it to a project.</blockquote><br /><br />On our long range development plan we have plans to do email integration to handle this exact scenario.  When you create your Intervals URL we are planning on associating a work request email with it.  For example, requests@intervals.projectaccount.com.  Then, if that address gets an email it would automatically pull it into the Work Request Queue...including attachments.<br /><br />We currently have our Clients either:<br />a. log into Intervals as executive users to submit work requests<br />or<br />b. have them send an email to a generic email account that we check periodically throughout the day and then copy and paste the email as a task.<br /><br />It would be great to get others thoughts on email integration in general, automating work requests, and ways to use email to streamline work flow.<br /><br />We have wrestled with this issue over the years because we feel like email is a terrible productivity tool.  That is why we try to get all of our work done inside of Intervals and a lot of the emails push you back into Intervals.  If you track time, this is essential.  However, we are not naive enough to try and shut out email altogether, but we are wrestling with the best integration that is easy to use, makes sense, and enhances work flows. <br /><br />If you have any thoughts, please feel free to sound off...]]>
		</description>
	</item>
	<item>
		<title>X-Intervals-Send-Notifications not working</title>
		<link>http://www.myintervals.com/forum/discussion/796/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/796/</guid>
		<pubDate>Tue, 21 Feb 2012 14:10:09 -0800</pubDate>
		<dc:creator>tgardner</dc:creator>
		<description>
			<![CDATA[So I added the &quot;X-Intervals-Send-Notifications: t&quot; to my header through xml when adding a tasknote to a task, however just like when you add comments to a task in intervals I expected it to send a notification to the assignee's, however it doesn't seem to do that. <br /><br />Is this intended to not trigger that notification, or does this only apply to when you edit a task itself etc? which I thought was handled by: <br />X-Intervals-Disable-Action-Notes: t]]>
		</description>
	</item>
	<item>
		<title>Retroactively adding hours</title>
		<link>http://www.myintervals.com/forum/discussion/713/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/713/</guid>
		<pubDate>Tue, 05 Apr 2011 09:29:38 -0700</pubDate>
		<dc:creator>rspritchard</dc:creator>
		<description>
			<![CDATA[We're using Intervals at the University of Oklahoma to teach students how to track their hours during their internships. Several of my students have tried unsuccessfully to retroactively add hours they worked over spring break. Can anybody help me figure out how to do this, please?]]>
		</description>
	</item>
	<item>
		<title>Bill estimated time not actuals (fixed cost)</title>
		<link>http://www.myintervals.com/forum/discussion/795/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/795/</guid>
		<pubDate>Fri, 17 Feb 2012 07:33:30 -0800</pubDate>
		<dc:creator>ondrejd</dc:creator>
		<description>
			<![CDATA[We have been running with intervals for three months and what i want to achieve is to be able to bill by task estimate for projects. If the task that need to be completed was 10 hours and the resource completed it in 5 hours, currently the system displays revenue against the 5 hours only. I want it to run of the estimate time as this is what the client has agreed to pay (fixed cost).<br /><br />if i look now i will have to manually pull the time time down to check this. lickewise if the time estimate was 10 hours, and the actuals was 15, i only want to bill the client for 10.]]>
		</description>
	</item>
	<item>
		<title>timesheet overview</title>
		<link>http://www.myintervals.com/forum/discussion/794/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/794/</guid>
		<pubDate>Mon, 13 Feb 2012 01:07:46 -0800</pubDate>
		<dc:creator>icvanee</dc:creator>
		<description>
			<![CDATA[Is there a way to have a timesheet overview with tasks per project. The current overview only shows per client, but we'd like to have also an overview per task (per project).]]>
		</description>
	</item>
	<item>
		<title>time object</title>
		<link>http://www.myintervals.com/forum/discussion/793/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/793/</guid>
		<pubDate>Wed, 08 Feb 2012 07:37:07 -0800</pubDate>
		<dc:creator>icvanee</dc:creator>
		<description>
			<![CDATA[As far as I can see there is only a client property in the time object? <br />What I'd like to have is (also) the clientid. Is that possible, or am I wrong?<br /><br />Second question is a request. Is it possible to have a property hastimer in the task object? <br />I'd like to show a color bar in our new (iPhone) application. If the task has a timer running i'd like to show the user a special color.]]>
		</description>
	</item>
	<item>
		<title>Activity reporting</title>
		<link>http://www.myintervals.com/forum/discussion/792/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/792/</guid>
		<pubDate>Tue, 31 Jan 2012 09:44:52 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[Intervals has lots of features for reporting on the work being completed, but little on the work coming in.<br /><br />What can I do if I want to report on things like:<br /> * Number of tasks opened  per month<br /> * Number of open tasks by month (e.g. 50 open tasks at end of Jan, 70 open tasks at end of Feb, etc)<br /> * Number of comments added<br /> * Number of requests logged<br /><br />These are metrics that are particularly useful in the later stages on a project, when you're coming up against a deadline but the client is still raising issues. I need to estimate if we'll be able to complete the project on time, even though I don't have the complete list of tasks.]]>
		</description>
	</item>
	<item>
		<title>&quot;person&quot; resource: filter by email returns error</title>
		<link>http://www.myintervals.com/forum/discussion/791/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/791/</guid>
		<pubDate>Sun, 29 Jan 2012 14:46:59 -0800</pubDate>
		<dc:creator>cs</dc:creator>
		<description>
			<![CDATA[Hello<br /><br />I'm trying to filter person resource by email, but got 500 error instead:<br /><br />{&quot;personid&quot;:&quot;xxx&quot;,&quot;status&quot;:&quot;Internal Server Error&quot;,&quot;code&quot;:500,&quot;error&quot;:{&quot;code&quot;:1,&quot;message&quot;:&quot;General (unknown) error&quot;,&quot;verbose&quot;:[&quot;An error has occurred and the Intervals support team has been notified.&quot;]}]]>
		</description>
	</item>
	<item>
		<title>CRM Integration?</title>
		<link>http://www.myintervals.com/forum/discussion/719/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/719/</guid>
		<pubDate>Wed, 27 Apr 2011 08:16:09 -0700</pubDate>
		<dc:creator>dangolden</dc:creator>
		<description>
			<![CDATA[Intervals is great for project management, but we're finding we still need a lot of functionality that we get with a typical CRM. WE need to keep track of client contacts, leads, statuses, customize some fields for billing &amp; product mix, etc.<br /><br />Will any of these types of features ever be built into intervals?<br />Are there any CRM systems that integrate well with Intervals?<br />Any that you recommend? What about client helpdesks?<br /><br />We've played with Zoho/Salesforce but ideally hoping for something that integrates well and plays nice with intervals and google apps.]]>
		</description>
	</item>
	<item>
		<title>Mass change of owners or assignees for a list of Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/790/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/790/</guid>
		<pubDate>Tue, 24 Jan 2012 12:15:53 -0800</pubDate>
		<dc:creator>jeffldumont</dc:creator>
		<description>
			<![CDATA[Hi everyone,<br /><br />I can't seem to figure out if it's possible to check multiple tasks and do a mass re-assign of the Owner or Assignees?<br /><br />Thanks in advance.]]>
		</description>
	</item>
	<item>
		<title>List a person's tasks on the &quot;people&quot; tab section.</title>
		<link>http://www.myintervals.com/forum/discussion/789/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/789/</guid>
		<pubDate>Mon, 23 Jan 2012 13:09:31 -0800</pubDate>
		<dc:creator>erikas.savvy</dc:creator>
		<description>
			<![CDATA[Hi, I love intervals and I have a feature request!<br /><br />I would love to be able to click on one of my employees and see, not only their personal info and picture &amp; so forth, but also I'd love to be able to scroll down on their page and see all of the tasks that I've assigned to that person.<br /><br />Please let me know if this is planned in the future.<br /><br />Thanks,<br />Erika Ward]]>
		</description>
	</item>
	<item>
		<title>Should resource users be restricted to only view their own tasks?</title>
		<link>http://www.myintervals.com/forum/discussion/299/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/299/</guid>
		<pubDate>Fri, 31 Oct 2008 09:22:36 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals currently features project level permissions.  This means that any team member that has access to a project can see the tasks, project notes, and documents for that project.  Up until a few weeks ago Intervals did not include the ability to <a href="http://www.myintervals.com/blog/2008/10/14/new-feature-assign-tasks-to-multiple-people/" title="Assign a task to multiple people" >assign a task to multiple people</a>.  This made the open project permissions more advantageous, but now that tasks can be assigned to multiple people we are contemplating locking down resource level users so that they can only see their own tasks.  This would not impact managers or administrator level users.  <br /><br />If you feel strongly one way or the other, please feel free to weigh in.  It would be great to get some feedback.]]>
		</description>
	</item>
	<item>
		<title>Monthly time</title>
		<link>http://www.myintervals.com/forum/discussion/786/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/786/</guid>
		<pubDate>Tue, 10 Jan 2012 14:13:00 -0800</pubDate>
		<dc:creator>Boni Lidderdale</dc:creator>
		<description>
			<![CDATA[Can we have our staff complete a monthly time sheet instead of having to see 4 sheet every month?]]>
		</description>
	</item>
	<item>
		<title>Expense Report</title>
		<link>http://www.myintervals.com/forum/discussion/207/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/207/</guid>
		<pubDate>Fri, 14 Mar 2008 08:50:01 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals has very basic expense tracking at the project level.  These expenses get pulled into the amount of work being done and invoicing, but there is not a distinct expense report.  Would you use an expense report?  If so, what would you like to see on it in an ideal world?]]>
		</description>
	</item>
	<item>
		<title>Offset and limit params on /project/ endpoint</title>
		<link>http://www.myintervals.com/forum/discussion/784/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/784/</guid>
		<pubDate>Mon, 19 Dec 2011 08:47:36 -0800</pubDate>
		<dc:creator>francois</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />It seems that offset and limit params on /project/ endpoint doesn't works.<br /><br />I tried different values without any effects.<br /><br />Are you aware of this issue ?]]>
		</description>
	</item>
	<item>
		<title>Pay Invoice Via PayPal</title>
		<link>http://www.myintervals.com/forum/discussion/294/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/294/</guid>
		<pubDate>Tue, 28 Oct 2008 14:24:22 -0700</pubDate>
		<dc:creator>gscottwalker</dc:creator>
		<description>
			<![CDATA[We're a new Intervals user.  We've been using a simple little invoicing tool, and are excited to move to Intervals' invoicing, but there's one thing that our old tool does that is sooooo handy: it embeds a &quot;pay via PayPal&quot; button at the bottom of each invoice, so that the Client can click on that, and it passes through the invoice number and amount.  (Many of our Clients don't have PayPal accounts, but the PayPal pay-by-credit/debit-card function is wonderful for FAST collection of receivables!)  Ever thought of this feature?  Thanks for the wonderful tool!!  ;o)  ~ Scott]]>
		</description>
	</item>
	<item>
		<title>Anyone have a workaround for periscope report not sorting?</title>
		<link>http://www.myintervals.com/forum/discussion/770/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/770/</guid>
		<pubDate>Fri, 14 Oct 2011 04:39:02 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[By inspection, our periscope reports are sorted by the milestone number - i.e., the chronological entry time that then drives the number. We create our projects by copying old ones, and so have no real control over the milestone number sequencing. In addition, we may need to add tasks or milestones later as the project evolves.<br /><br />The result is a mishmash that we are a little embarrassed to show to customers, with what appears to be a Ganntt-like chart but with the milestones all over the place vertically. The first milestone is halfway down the page, the second is at the top, the third is at the bottom - even though they are progressing correctly from right to left.<br /><br />Has anyone found a work around for the inability to sort milestones by start date, end date, or title so that you can show them (and intervals) to customers with confidence? Or are we doing something stupid and don't know about some obvious commands?]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - Saturday, December 10th</title>
		<link>http://www.myintervals.com/forum/discussion/783/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/783/</guid>
		<pubDate>Thu, 08 Dec 2011 11:07:20 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine maintenance during a <b >two hour window of 8:00 AM - 10:00 AM (PST)</b> | 4:00 PM - 6:00 PM (GMT) on Saturday, December 10th.  During the maintenance window users may experience slow loading pages or sluggishness for a few minutes and <b >we do anticipate approximately 10 - 20 minutes of down time</b>.  If you have any questions please contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>]]>
		</description>
	</item>
	<item>
		<title>Advanced Theme Editor Tips &amp; Tricks</title>
		<link>http://www.myintervals.com/forum/discussion/668/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/668/</guid>
		<pubDate>Fri, 12 Nov 2010 12:34:16 -0800</pubDate>
		<dc:creator>cameron</dc:creator>
		<description>
			<![CDATA[A while back Intervals rolled out a new advanced theme editor so that companies who want to add more personalized changes to the interface can do so by making additions to the stylesheets.<br /><br />To access this part of the application, you'll need administrator-level access. It can be found by clicking on Options > Settings & Defaults > Try the Advanced Theme Editor (this is found in the center column, below the chosen theme.<br /><br />I'd like to use this thread to discuss some neat things you can do with CSS to customize your company's interface, and hopefully some of you will join in with your own tips and tricks. Also, if there's something that you're trying to accomplish in your interface, and don't know how to do it, feel free to ask here and we'll show you how to do it.<br /><br />I'm going to start off with some easy examples and eventually add more complicated examples.<br /><br /><strong >Make the home page dashboard show only week days</strong><br /><br />The following code will get rid of Saturday and Sunday on the homepage dashboard, and works in most modern browsers (Firefox 3.6+, Chrome, Safari, Opera):<br /><br /><code ><br />#calendarTable tr th:nth-last-child(-n+2),<br />#calendarTable tr td:nth-last-child(-n+2) { display: none; }<br /></code><br /><br /><strong >Get rid of a particular tab</strong><br /><br />Don't use a part of the Intervals and want to hide a particular tab? The following code will get rid of a tab (we use Milestones as an example here, but you can change it to whatever you want). (Note: this will only hide the tab; people will access to a particular area of the site can still access it if they know the URL.)<br /><br /><code ><br />div#navCell ul li a[href='/milestones/'] { display: none; }<br /></code>]]>
		</description>
	</item>
	<item>
		<title>Have actual start and end times for Tasks and draw time line on the calendar</title>
		<link>http://www.myintervals.com/forum/discussion/364/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/364/</guid>
		<pubDate>Wed, 28 Jan 2009 10:15:03 -0800</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Hey everyone,<br />Every year I keep asking for the same thing - this has been going on for three years - is this impossible programatically? I don't think so. Come on Intervals - this would be a huge improvement to the program.<br /><br />Happy New Year! One thing that I really wish could be added, especially in light of the new calendar and Milestones would be for each task scheduled for the future to be added to the calendar automatically in various color coded options - very similar to the Google calendar - also as a new task timer is started it automatically added the start time to the calendar and draws a color coded line for the time span when the timer is stopped.<br />Basically I want each aspect of Intervals not just to record the AMOUNT of time but the ACTUAL time span on the calendar that the task was performed in. The actual start and end time for each task should not be a big deal to add as I'm sure the data is already somewhere in the program.<br />Hope this is something you can do very soon!<br />Thanks. Craig.]]>
		</description>
	</item>
	<item>
		<title>Special actions reference?</title>
		<link>http://www.myintervals.com/forum/discussion/782/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/782/</guid>
		<pubDate>Thu, 01 Dec 2011 10:26:55 -0800</pubDate>
		<dc:creator>jblauer</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />The API docs mention special actions, and how they are called, but I can't seem to find any reference to which actions are available for which resources.<br /><br />Am I missing something?<br /><br />thanks,<br />Joe]]>
		</description>
	</item>
	<item>
		<title>Is is possible to add people to a project team via the API?</title>
		<link>http://www.myintervals.com/forum/discussion/778/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/778/</guid>
		<pubDate>Tue, 15 Nov 2011 15:33:54 -0800</pubDate>
		<dc:creator>rhatfield</dc:creator>
		<description>
			<![CDATA[I don't see any way to specify a team for a project via the API. Is it doable and I'm just not seeing it?<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Roadmap: iCal integration</title>
		<link>http://www.myintervals.com/forum/discussion/491/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/491/</guid>
		<pubDate>Wed, 07 Oct 2009 08:00:34 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[For discussing this planned new feature.]]>
		</description>
	</item>
	<item>
		<title>Estimates &amp; change order quotes sent to customers</title>
		<link>http://www.myintervals.com/forum/discussion/147/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/147/</guid>
		<pubDate>Wed, 31 Oct 2007 13:31:44 -0700</pubDate>
		<dc:creator>wlevins</dc:creator>
		<description>
			<![CDATA[It'd be nice if you could provide an estimate in an email...like the invoice...to a customer a the start of a project or before the start. And then, once a project is working, if you were able to create and send an email with a change order quote when a request is made outside of the scope...that then would track their acceptance of this.<br /><br />Perhaps it's asking a lot, but you've built such a nice system...I just want it to do everything.]]>
		</description>
	</item>
	<item>
		<title>Payroll Services in California</title>
		<link>http://www.myintervals.com/forum/discussion/781/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/781/</guid>
		<pubDate>Tue, 22 Nov 2011 04:00:04 -0800</pubDate>
		<dc:creator>cyntronps</dc:creator>
		<description>
			<![CDATA[Cyntron Payroll Solutions, LLC is the premier provider of Internet-based payroll solutions and is dedicated to providing the highest level of client service in the industry.<br /><br />Cyntron’s mission is to ensure that your payrolls are processed accurately, timely and with the highest level of professional attention. We are not your typical payroll service bureau – Our management team is comprised of CPAs formerly of Deloitte and Touche.<br /><br />This means that people that are professionals in accounting and tax matters are handling your payroll.]]>
		</description>
	</item>
	<item>
		<title>Team view of active timers and work</title>
		<link>http://www.myintervals.com/forum/discussion/780/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/780/</guid>
		<pubDate>Mon, 21 Nov 2011 13:37:08 -0800</pubDate>
		<dc:creator>ben</dc:creator>
		<description>
			<![CDATA[I would like to be able to see who has active timers running and if they are active for a particular task. This is as I am project managing a team across a couple of projects and occasionally want to see what they are up to without disturbing their work. if they are ahead of schedule I can add more tasks to their day, if behind move some to another member of the team.<br /><br />Is this possible and if so how do I see this?<br /><br />Thanks<br /><br />Ben.]]>
		</description>
	</item>
	<item>
		<title>Email Hopper Whitelist Error</title>
		<link>http://www.myintervals.com/forum/discussion/779/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/779/</guid>
		<pubDate>Mon, 21 Nov 2011 12:20:13 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[Whenever I add a filter to the email hopper whitelist, i get the following alert:<br /><br /><b >The server is temporarily unavailable. Please try again in a few moments.</b><br /><br />this has been happening for a week now and doesn't matter what we put in the field]]>
		</description>
	</item>
	<item>
		<title>Private Documents - kind of like how private project notes work</title>
		<link>http://www.myintervals.com/forum/discussion/195/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/195/</guid>
		<pubDate>Tue, 19 Feb 2008 16:11:28 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request:<br /><blockquote >We attach a lot of money sensitive documents to the project such as estimates and wrap sheets and I think it would be best to keep those to the administrative viewing only. It would be nice to have a key lock on documents as well more than just the notes because we would like to keep the numbers to ourselves. </blockquote><br />I am curious to get thoughts from others on this feature.  Would you use it?<br /><br />We have a very similar need, but we use project level access to control this.  For example, we have a "Pelago Bookkeeping" project and only three people have access to that project since it contains very sensitive information.]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: Update a Person</title>
		<link>http://www.myintervals.com/forum/discussion/601/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/601/</guid>
		<pubDate>Fri, 21 May 2010 12:34:31 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[In this PHP code sample we will show you how to update information for a person already in the database. This request uses the PUT method and requires the Curl library.<br /><br />The API documentation for the person resource can be found at:<br />http://www.myintervals.com/api/resource.php?r=person<br /><br /><code ><br />//initialize variable values<br />$apiToken = &quot;&quot;; //your api token value<br />$personId = 80212; //the id of the person you are updating<br /><br />//create the xml file to PUT<br />$putString  = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;\n&quot;;<br />$putString .= &quot;&lt;person&gt;\n&quot;;<br />$putString .= &quot;&lt;firstname&gt;John&lt;/firstname&gt;\n&quot;;<br />$putString .= &quot;&lt;lastname&gt;Reeve&lt;/lastname&gt;\n&quot;;<br />$putString .= &quot;&lt;/person&gt;\n&quot;;<br /><br />//write the put string to a temp file, since curl PUT has to read from a file<br />$putData = tmpfile();<br />fwrite($putData, $putString);<br />fseek($putData, 0);<br /><br />//intialize and send the curl request<br />$ch = curl_init();<br />curl_setopt($ch, CURLOPT_URL, &quot;https://{$api_url}/person/$personId&quot;);<br />curl_setopt($ch, CURLOPT_PUT, true);<br />curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />curl_setopt($ch, CURLOPT_USERPWD, $apiToken . &quot;:&quot;);<br />curl_setopt($ch, CURLOPT_HTTPHEADER, array(&quot;Accept: application/xml&quot;, &quot;Content-type: application/xml&quot;));<br />curl_setopt($ch, CURLOPT_INFILE, $putData);<br />curl_setopt($ch, CURLOPT_INFILESIZE, strlen($putString));<br />$response = curl_exec($ch);<br />curl_close($ch);<br /><br />//close out the temp file<br />fclose($putData);<br /><br /><br /></code>]]>
		</description>
	</item>
	<item>
		<title>Task Timer - Pomodoro Technique</title>
		<link>http://www.myintervals.com/forum/discussion/761/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/761/</guid>
		<pubDate>Wed, 21 Sep 2011 09:43:52 -0700</pubDate>
		<dc:creator>pspeth</dc:creator>
		<description>
			<![CDATA[There has been a longstanding request for a desktop Task Manager tied to Intervals.  I have been really wishing for this.<br />The last I heard is that it is off the table, and the suggested path would be for a pinned mobile version.<br />I have always been challenged with finding a way to accurately stay on top of my Task/Time documentation and I am pretty sure that is a very common challenge for companies and employees.<br /><br />I have been interested lately with the Pomodoro time management technique.<br /><a href="http://www.pomodorotechnique.com/" >Pomodoro - Site</a><br /><br />I downloaded an free Adobe Air app that (has some limitations but)  is very nicely implemented.<br />It allows you to setup tasks, and track productive time as well as take managed breaks.<br /><br /><a href="http://code.google.com/p/pomodairo/" >Here is the app site link.</a><br /><br />This app provides what would be an absolutely killer feature addition to intervals.<br />I users could:<br /><ul ><br /><li >Morning Process to select the Days Tasks to show in the timer. (or display all)</li><br /><li >Have the timer docked to their - Desktop, or mobile</li><br /><li >Once started the Timer would poll them periodically to select the appropriate task/break/interruption</li><br /><li >A great mobile feature would be to have a location service option that would log with the task</li><br /><li >At the end of the day There could be a review process to review/correct the poms allocations, and even set things up for the next day.</li><br /></ul><br /><br />In the end Intervals is about capturing and being paid for our time.  This feature could drastically improve this process.  For this reason I hope you will seriously consider this suggestion.]]>
		</description>
	</item>
	<item>
		<title>Invoice Level Discounts</title>
		<link>http://www.myintervals.com/forum/discussion/744/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/744/</guid>
		<pubDate>Mon, 01 Aug 2011 14:13:43 -0700</pubDate>
		<dc:creator>vrsioffice</dc:creator>
		<description>
			<![CDATA[It would be REALLY nice if we could get a place to add a discount to invoices.  Currently you need to add a new line item with a negative amount to add a discount.  It would be nice to have an area specifically designated for discounts that applies a discount amount or percentage to the current invoice only.<br /><br />The problem with utilizing the adding a new line with a negative amount method is that when a client logs in and looks at the Project Overview / Budget Overview, the amount of the manual discounts entered shows up as an uninvoiced amount.  This makes the client think that this amount is due for the current (in progress) billing cycle, when in fact it will never be due from the client.  I would REALLY like the ability to add a discount without messing up the Budget Overview.  <br /><br />I know you can add a discount to an entire client profile, but this does not work for me.  My discounts vary from invoice to invoice based on the amount of hours billed each billing cycle.  Therefore I need a method to apply discounts at the invoice level.]]>
		</description>
	</item>
	<item>
		<title>Need assistance with WIP and billing</title>
		<link>http://www.myintervals.com/forum/discussion/773/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/773/</guid>
		<pubDate>Sun, 16 Oct 2011 12:07:06 -0700</pubDate>
		<dc:creator>ducati996guy</dc:creator>
		<description>
			<![CDATA[Hi All,<br /><br />We switched to intervals about 12 months ago now and it was a big jump on the way we used to track time. We do however have some issues which we haven't yet raised in regards to how we use intervals. It is possible we are too close to our own stuff to see the issue is not really the software but how we use it, so any assistance greatly appreciated.<br /><br />1.	We quote projects to clients at a fixed price. We then track hours against the tasks. Intervals expects us to invoice the hours we work, not the hours quoted. So if we go over or under on a project, intervals says we have accrued <br /><br />   N hours @ $ rate = revenue of Y<br /><br />But in reality the revenue will be what we quoted, not the time taken which is what intervals thinks it should be. This is throwing out the reporting of our WIP for each consultant and project. Of course we could log billable hours up to the quoted amount and then switch to logging non billable, but this would likely end up a mess as different people try to remember what is the project up to and how much was quoted.<br /><br />2.	We need to be able to see actual revenue earned per person on a daily basis. At the moment we log time as billable and non billable in intervals. We have an estimate/quote for a project or task. We then log hours against it which is fine for estimate vs actual, but as noted above does nothing for how are we tracking from an output or revenue earned point of view. If we just look at billable hours for a person, they may be working on a project that is over or under time already. So we get a false number on our WIP.<br /><br />3.	We need a way of quickly prioritising tasks and schedules. The way Pivotal Tracker does this looks quite good with the ability to view the work week by individual(s) and then drag work estimates around on a calendar to get the desired results in terms of deliveries and available resources. I cant see anything like this drag and drop for task scheduling in Intervals.<br /><br />Thanks <br /><br />David]]>
		</description>
	</item>
	<item>
		<title>CNAME intervals support</title>
		<link>http://www.myintervals.com/forum/discussion/777/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/777/</guid>
		<pubDate>Thu, 03 Nov 2011 09:06:57 -0700</pubDate>
		<dc:creator>uare</dc:creator>
		<description>
			<![CDATA[Hi there,<br />As far as I can tell you don't have, nor plan on having support for custom CNAME DNS support. My question is why not.  I've seen some answers in the forums, but I don't see the actual problem.  Let me explain how I think it could work, and you tell me why it would be really hard/difficult.<br />My example of how it could be done will be in PHP, but you could do it in whatever language you use.....<br /><code ><br />$calling_url = $_SERVER['SERVER_NAME'];<br />if(strpos($calling_url, &quot;.timetask.com&quot;) === FALSE)<br />{<br />// might check a cache here otherwise:<br />$dns_records = dns_get_record($calling_url, DNS_CNAME);<br />if($dns_records !== FALSE &amp;&amp; !empty($dns_records))<br />{<br />$dns_record = reset($dns_records);<br />if(isset($dns_record['target']) &amp;&amp; !empty($dns_record['target'])<br />{<br />$calling_url = $dns_record['target'];<br />//might cache this value to skip constant lookups<br />}<br />}<br />}<br />// Do what you would normally do with $calling_url to determine the client id, etc.<br /></code><br />Not sure why that would be too hard, then there is 0 configuration except for a CNAME entry in the DNS table to the correct subdomain as you currently already have it.<br />Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Modules vs Work Types</title>
		<link>http://www.myintervals.com/forum/discussion/776/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/776/</guid>
		<pubDate>Thu, 03 Nov 2011 07:18:48 -0700</pubDate>
		<dc:creator>rbd</dc:creator>
		<description>
			<![CDATA[Afternoon<br /><br />We are relatively new to Intervals but are using it with our agency in London.<br /><br />We currently have the default modules and worktypes configured in our account. Our Project Managers own the projects with the developers and designers being resources. However, some tasks within a project are billable and some are not.<br /><br />An example would be a project for a specific client that is &quot;support&quot; tasks or bugs. We have an agreed number of hours pre-paid by the client per month and anything over that is chargeable. In addition, some work may be billable and some not.<br /><br />To get around this, we've added modules for non-billable design and development against tasks. This however contradicts what modules are used for and I think we are meant to use time information for this. However, the developers have no idea what is billable or not and therefore cannot make that decision. <br /><br />Another way to solve this would be worktype but that again is linked to time not the task itself and therefore forces the decision back to the developers.<br /><br />So, my question is, does anyone have a good way of solving this other than using modules ??]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - Wednesday, November 2nd</title>
		<link>http://www.myintervals.com/forum/discussion/775/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/775/</guid>
		<pubDate>Tue, 01 Nov 2011 16:45:18 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our ongoing efforts to improve Intervals we will be performing routine maintenance on the server infrastructure. The maintenance will be performed during a two hour maintenance window of <b >4:00 PM - 6:00 PM (PDT) | 11:00 PM - 1:00 AM (GMT) on Wednesday, November 2nd</b>.  During the maintenance window users may experience slow page loads but we <b >do not anticipate any down time</b>. If you have any questions please contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Strategies for tracking INTERNAL PROJECTS</title>
		<link>http://www.myintervals.com/forum/discussion/774/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/774/</guid>
		<pubDate>Thu, 27 Oct 2011 16:19:22 -0700</pubDate>
		<dc:creator>ValerieS</dc:creator>
		<description>
			<![CDATA[Well, it didn't take me long to discover the limitations of using PROJECTS to track internal work by department. For example, if MARKETING is a project, then when I have more than a task - say a real marketing project like redesigning our logo or something - I'm out of luck. So .... that seems to leave 2 options and I'm curious to know what others have done.<br /><br /><b >Option 1: Multiple internal clients</b><br />Using this strategy we would set up each dept/work area as a client. NSI Mktg, NSI Finance, NSI HR, NSI Sales, etc. (NSI = our company)<br />.....<b >BENEFITS</b>: projects, modules, tasks all still available<br />.....<b >DRAWBACK</b>: I'm thinking no single report would easily capture all the internal work we're doing.<br /><br /><b >Option 2: Single Internal Clients, use MODULES for departments/work areas.</b><br />Using this strategy I would select NSI Internal as client, then for a marketing project I would always select the module NSI MKTG.<br />.....<b >BENEFITS</b>: With only one internal client it would be easy to get reports on how much internal work is done; using modules it seems we could also get reports by department or work area via the modules.<br />.....<b >DRAWBACK</b>: "modules" not available for projects.  For a lot of projects this isn't likely to be an issue, but for something as massive as the rollout of intervals to staff, contractors, etc., I've already conceptualized the project in modules.<br /><br /><b >THOUGHTS ???</b> If you use modules on interal projects, how much would you miss them?  If you use multiple internal clients, is it a pain to pull together full-company numbers for reports? etc - any thoughts helpful!!]]>
		</description>
	</item>
	<item>
		<title>Include invoice number and project title or other parameters in invoice filename</title>
		<link>http://www.myintervals.com/forum/discussion/768/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/768/</guid>
		<pubDate>Thu, 06 Oct 2011 00:23:11 -0700</pubDate>
		<dc:creator>artd</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />Current the exported pdf has the name invoice.pdf. It would be nice that it would be possible to include some paratmers like number, projectname, creationdate etc. in the filename, so it makes sence.<br /><br />check billings pro how they did. There it possible to incliude stuff like that.<br /><br />%clientName%_%Y%_%invNum%<br /><br />thx<br />Raphael from artd webdesign]]>
		</description>
	</item>
	<item>
		<title>More granular control over user levels</title>
		<link>http://www.myintervals.com/forum/discussion/215/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/215/</guid>
		<pubDate>Tue, 01 Apr 2008 16:46:49 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received the following feature request:<br /><blockquote >I’d like my Managers to be able to setup a project or client without having to come to the admin (me) to do it for them. I don’t have a complete open book policy to our finances so it would be great if there was more customization on the features users have access to.</blockquote><br />User levels are always challenging.  We have wrestled with this and have gone with broad user levels because it makes it easier for most Intervals users to administer and support.  You don't run into the problem of user 1 can do this, user 2 can do this, etc.  With our client work on the <a href="http://www.pelagodesign.com" title="Pelago" target="_blank" >Pelago</a> side of our business we have created very granular user permissions for some of our customers and the complexity has caused problems.  With one client we created a series of check boxes for just about every piece of functionality and those could be saved and grouped.  Unfortunately our client constantly struggled with certain pieces of functionality being there for some users but not others.  I have seen this done in a more simplistic fashion where each tab (global link) could be turned on and off per user, but Intervals has so much cross referenced information that this approach isn't super clean. <br /><br />It would be great to get feedback on the current user levels.  Are they working for your needs? Are you in favor of broad user levels for simplicity or very granular user levels?]]>
		</description>
	</item>
	<item>
		<title>Bug Tracking</title>
		<link>http://www.myintervals.com/forum/discussion/104/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/104/</guid>
		<pubDate>Tue, 18 Sep 2007 16:40:42 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When Intervals was first developed as an internal tool it had "type of Task" as an attribute.  For example, "bug", "feature", "improvement", etc.  We found that the additional attribute for a task wasn't really necessary.  Intervals assumes "a task is a task" and works well with Bug Tracking.  We use Intervals to handle bugs for our service projects at <a href="http://www.pelagodesign.com" >Pelago</a>.  In fact, we use Intervals to manage Intervals bugs...are we allowed to admit that?  <br /><br />Depending on your work flow you can add a module for bugs, a project for bugs, or just treat bugs like a normal task.  That is what we do.  We typically attach a screenshot to the task with the steps used to create the bug and the expected outcome.<br /><br />In regards to who can submit a bug, we encourage all of our team to submit bugs.  The Work Request Queue can be used to submit a potential bug and then the Project Manager can review it, prioritize it, and decide whether or not to assign it.]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: JSON Parsing</title>
		<link>http://www.myintervals.com/forum/discussion/772/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/772/</guid>
		<pubDate>Fri, 14 Oct 2011 12:51:36 -0700</pubDate>
		<dc:creator>cameron</dc:creator>
		<description>
			<![CDATA[Up to this point, most of the code examples have shown how to make and form requests, but we really haven't shown you what to do with the result once you get it back from the API. Depending on what you set as your Accept header, you're either going to get XML or JSON back from the API. This forum post is going to concentrate on how to handle a JSON response. The examples contained within are going to be in PHP, but there's emerging widespread support for JSON in most programming languages (and third-party libraries available for pretty much every programming language), so most of the examples should be transferable to your programming language of choice with a bit of work.<br /><br /><strong >JSON</strong><br /><br />JSON support in PHP is extremely straightforward, with just <a href="http://us3.php.net/manual/en/book.json.php" title="Javascript Object Notation" >one common library</a> to handle conversion of JSON data to and from PHP arrays and objects. <a href="http://en.wikipedia.org/wiki/JSON" title="JSON" >JSON</a> is rapidly gaining in popularity because of its readability, portability and its ability to be used within web browsers without any additional libraries. If you're wary of XML, JSON is probably your best route. With XML, it's usually best to work with your data directly within the XML parser you are using; with JSON, you can immediately convert your data into a PHP object or array and work with it using familiar PHP data structures, functions, and control flow structures.<br /><br />So to start out, here's a simple request to get information about my account:<br /><br /><code >GET https://api.myintervals.com/me<br /></code><br /><br />The response from the server looks something like this (some information has been removed and replaced with '****', but most has been left intact):<br /><br /><code >{&quot;personid&quot;:&quot;9999&quot;,&quot;status&quot;:&quot;OK&quot;,&quot;code&quot;:200,&quot;me&quot;:[{&quot;id&quot;:&quot;9999&quot;,&quot;localid&quot;:&quot;13&quot;,&quot;clientid&quot;:&quot;****&quot;,&quot;title&quot;:&quot;&quot;,&quot;firstname&quot;:&quot;Cameron&quot;,&quot;lastname&quot;:&quot;Brooks&quot;,&quot;primaryaccount&quot;:&quot;f&quot;,&quot;notes&quot;:&quot;&quot;,&quot;allprojects&quot;:&quot;f&quot;,&quot;private&quot;:&quot;t&quot;,&quot;username&quot;:&quot;cameron&quot;,&quot;groupid&quot;:&quot;2&quot;,&quot;group&quot;:&quot;Administrator&quot;,&quot;client&quot;:&quot;Pelago&quot;,&quot;numlogins&quot;:&quot;2070&quot;,&quot;lastlogin&quot;:&quot;2011-10-12 11:46:44&quot;,&quot;clientlocalid&quot;:&quot;****&quot;}],&quot;listcount&quot;:1}<br /></code><br /><br />Now, the first thing your application ought to do is check to see if the error code you got back is what you expected. For a simple GET request, your error code should be <tt >200</tt> if the request was successful (more information on error codes can be found <a href="http://www.myintervals.com/api/errors.php" title="Intervals API Error Codes" >here</a>). To get the status code using <tt >json_decode()</tt>, you can use something like this (where <tt >$return</tt> represents the content returned from the API request):<br /><br /><code >$json = json_decode($return, true);<br />$code = $json['code'];<br /></code><br /><br />For the above request, <tt >$code</tt> would be set to 200. The second argument in <tt >json_decode()</tt> tells the function to return the result as an associative array (rather than an object). I'm doing it this way because I assume more PHP programmers are familiar with working with associative arrays than objects. An even better way to check for an error would be to do the following:<br /><br /><code >$json = json_decode($return, true);<br />$error = isset($json['error']);<br /></code><br /><br />It's very important that your code be set up to handle and account for all errors properly. Even if your request is perfectly formed, there is still a chance that you may receive an error code when you make a request. For the moment though, let's assume that the request goes through and I get the JSON result I posted above. To get my first name, all I would have to do is the following:<br /><br /><code >$first_name = $json['me'][0]['firstname'];<br /></code><br /><br />Now let's say you want to do something a bit more complicated. Say you want to get the names of all the projects that belong to a particular client. It's simply a matter of iterating over an associative array, which you should be quite familiar with:<br /><br /><code >$json = json_decode($return, true);<br />$project_names = array();<br />foreach ($json['project'] as $project) {<br />    $project_names[] = $project['name'];<br />}<br /></code><br /><br />I hope that gives you guys enough to get going. If I left anything out, please let me know. If you would like to contribute an example in a language other than PHP, please don't hesitate to do so. And as always, if you have any questions on how to parse the the response from the API or questions about the API in general, please don't hesitate to use this forum to do so.]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: XML Parsing</title>
		<link>http://www.myintervals.com/forum/discussion/771/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/771/</guid>
		<pubDate>Fri, 14 Oct 2011 12:10:03 -0700</pubDate>
		<dc:creator>cameron</dc:creator>
		<description>
			<![CDATA[Up to this point, most of the code examples have shown how to make and form requests, but we really haven't shown you what to do with the result once you get it back from the API. Depending on what you set as your Accept header, you're either going to get XML or JSON back from the API. This forum post is going to concentrate on how to parse XML. The examples contained within are going to be in PHP, but there's such widespread support for XML in every programming language that most of the examples will be transferable to your programming language of choice with a bit of work.<br /><br /><strong >Note:</strong> <em >XML parsing can be a bit tricky if you've never done it before. If after reading this you're not sure whether XML parsing is right for you, be sure to check out our post on <a href="http://www.myintervals.com/forum/discussion/771/api-php-code-sample-xml-parsing/" title="API PHP Code Sample: JSON Parsing" >how to parse API output using JSON</a></em>.<br /><br />PHP really gives you so many options on how to parse XML that it can at times be a bit daunting. There are no less than 15 libraries within PHP for dealing with <a href="http://www.php.net/manual/en/refs.xml.php" title="XML Manipulation" >XML manipulation</a>. This post is going to focus on SimpleXML, which is probably the most versatile of the PHP XML libraries.<br /><br /><strong >SimpleXML</strong><br /><br /><a href="http://php.net/manual/en/book.simplexml.php" title="SimpleXML" >SimpleXML</a> is probably the easiest, fastest way to parse XML in PHP, and its inclusion of XPath means that's it's also robust enough to handle almost any parsing issue you throw at it. Here's a simple request to get information about my account:<br /><br /><code >GET https://api.myintervals.com/me<br /></code><br /><br />The response from the server looks something like this (some information has been removed and replaced with '****', but most has been left intact):<br /><br /><code >&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;intervals personid=&quot;9999&quot; status=&quot;OK&quot; code=&quot;200&quot; listcount=&quot;1&quot;&gt;&lt;me&gt;&lt;item&gt;&lt;id&gt;9999&lt;/id&gt;&lt;localid&gt;13&lt;/localid&gt;&lt;clientid&gt;****&lt;/clientid&gt;&lt;title&gt;&lt;/title&gt;&lt;firstname&gt;Cameron&lt;/firstname&gt;&lt;lastname&gt;Brooks&lt;/lastname&gt;&lt;primaryaccount&gt;f&lt;/primaryaccount&gt;&lt;notes&gt;&lt;/notes&gt;&lt;allprojects&gt;f&lt;/allprojects&gt;&lt;private&gt;t&lt;/private&gt;&lt;username&gt;****&lt;/username&gt;&lt;groupid&gt;2&lt;/groupid&gt;&lt;group&gt;Administrator&lt;/group&gt;&lt;client&gt;Pelago&lt;/client&gt;&lt;numlogins&gt;2070&lt;/numlogins&gt;&lt;lastlogin&gt;2011-10-12 11:46:44&lt;/lastlogin&gt;&lt;clientlocalid&gt;****&lt;/clientlocalid&gt;&lt;/item&gt;&lt;/me&gt;&lt;/intervals&gt;<br /></code><br /><br />Now, the first thing your application is probably going to do is check to see if the error code you got back is what you expected. For a simple GET request, your error code should be <tt >200</tt> if the request was successful (more information on error codes can be found <a href="http://www.myintervals.com/api/errors.php" title="Intervals API Error Codes" >here</a>). To get the status code using SimpleXML, you can use something like this (where <tt >$return</tt> represents the content returned from the API request):<br /><br /><code >$xml = new SimpleXMLElement($return, LIBXML_NOCDATA);<br />$code = (int)$xml-&gt;attributes()-&gt;code;<br /></code><br /><br />For the above request, the value of <tt >$code</tt> would be 200. An even better way to check for an error would be to do the following:<br /><br /><code >$xml = new SimpleXMLElement($return, LIBXML_NOCDATA);<br />$error = isset($xml-&gt;error);<br /></code><br /><br />It's very important that your code be set up to handle and account for all errors properly. Even if your request is perfectly formed, there is still a chance that you may receive an error code when you make a request. For the moment though, let's assume that the request goes through and I get the XML result I posted above. To get my first name, all I would have to do is the following:<br /><br /><code >$first_name = (string)$xml-&gt;me-&gt;item-&gt;firstname;<br /></code><br /><br />SimpleXML will let you parse XML like public object attributes. Each XML node is an attribute of the parent node and each node is an object of type SimpleXMLElement. More examples of basic SimpleXML can be found <a href="http://www.php.net/manual/en/simplexml.examples-basic.php" title="Basic SimpleXML Usage" >here</a>. Since each node is a SimpleXMLElement object, you can get its value as a string by explicitly casting the object to a string.<br /><br />Now let's say you want to do something a bit more complicated. Say you want to get the names of all the projects that belong to a particular client. It's possible to do that by walking through the XML like we did before, but it's easier to use XPath.<br /><br /><code >$xml = new SimpleXMLElement($return, LIBXML_NOCDATA);<br />$projects = $xml-&gt;xpath('//project/item/name');<br /></code><br /><br />The <a href="http://php.net/manual/en/simplexmlelement.xpath.php" title="SimpleXMLElement::xpath" >xpath</a> function returns an array of SimpleXMLElement objects that you can parse. But if you just want the names, you can quickly cast them to strings by doing the following:<br /><br /><code >$projects = array_map('strval', $projects);<br /></code><br /><br />I hope that gives you guys enough to get going. If I left anything out, please let me know. If you would like to contribute an example in a language other than PHP, please don't hesitate to do so. And as always, if you have any questions on how to parse the the response from the API or questions about the API in general, please don't hesitate to use this forum to do so.]]>
		</description>
	</item>
	<item>
		<title>cheap iphone 4 armband on sale,iPhone 5 Accessories,ipad 2 case</title>
		<link>http://www.myintervals.com/forum/discussion/769/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/769/</guid>
		<pubDate>Mon, 10 Oct 2011 23:01:03 -0700</pubDate>
		<dc:creator>Bella_Jacquelin</dc:creator>
		<description>
			<![CDATA[cheap iphone 4 armband on sale,iPhone 5 Accessories,ipad 2 case<br />I laughed and said: &quot;originally wanted to keep some to other silver number, but too much trouble and I think your letter this man had so just a good memory to you here!&quot; cheap iphone 4 armband on sale <br />Ye Haotian shouted: &quot;You are what room of the disciples, how to understand the rules a little?&quot;<br />　<br /><br /><br />&quot;So!&quot; Yellow dispensers smile: &quot;I am open bank No. ancestors three generations had never handled such large sums of money ... Well, it seems I was not sleep these days!&quot; cheap white iphone on sale <br />The man repeatedly for mercy and said: &quot;I'm sorry, Shishu, I want to try your skill.&quot;<br />　<br /><br /><br />&quot;Hard yellow dispensers!&quot; I laughed haha. cheap iphone 4 wallet on sale <br />Ye Haotian pretending to suddenly said: &quot;So this A, come on, get up.&quot; Then release the finger.<br />　<br /><br /><br />Yellow dispensers envy exclaimed: &quot;ancestors did generations of business accumulating so much money, all Silver number silver combined probably did not so much!&quot; cheap fido iphone 4 on sale <br />The man stood up and touched the swollen fist apostasy: &quot;I came to Shishu lead the way, you may not be familiar with the way the mountain.&quot;<br />　<br /><br /><br />I laughed and said: &quot;Slowly, this matter can be hurried! Not have many people envy the wealth and yellow dispensers do!&quot; cheap iphone white on sale <br />Ye Haotian urged: &quot;Well, let's go.&quot;<br />Volume VIII started his career fourth emperor of the so-called<br /><br /><br />&quot;That is, it is! Hwang exposed corruption as today to call son laughed!&quot; Huang treasurer to attend a lecture and said: &quot;This is ...&quot; looked a yard of red paint wooden box. cheap iphone 4 malaysia on sale <br />The man walked in front, while feeling the pain unbearable hand side of the teeth slightly, and soon received the Ye Haotian Tianshi Cave, let him wait, he go report it.<br />　<br /><br /><br />I laughed and said: &quot;Yellow treasurer received only a single opening can be, anyway, I take care of your troops in the dark to the worry about security! My temporary stay on these guys to help it!&quot; cheap starhub iphone 4 on sale <br />Soon out of a lay person, about four ten-year-old temple protruding, arrogant look Yehao Tian said: &quot;You come back late, Qingcheng completely disappeared, and now is the human resource school!&quot;<br />Ye Siwang back to the government after Zhu Jianqing hurriedly leaves Siwang to detail all the circumstances of the newspaper, between words, quite indignant. Ye Si Wang for such a situation, and there is not much commentary, just a touch of the Zhu Jianqing said: &quot;If you pity her, and then ransom them to help her, but, you know, as long as you redeem her out, she becomes your responsibility, and that she is a woman born brothel, like jade, but also maintained a clean body of her as a woman, thank you autumn can accept it? &quot;<br /><br />cheap refurbished iphone on sale,<br /><br />Yellow shopkeeper said: &quot;This is very good!&quot; Busy acquiring open to me. ipad 2 case <br />Ye Haotian glance into the real world about the other third, four-fold, pretending to be furious and said: &quot;What, What are you people? Why accounting for the door division powerhouse?&quot;<br />Zhu Jianqing Lengle Leng, think leaf Siwang would say, first began to think quietly underground. Ye Si Wang faint smile, did not say anything, turned down the Magic House, his wife will go. Said fonder, though only separated for three days, but he has a little bit like them.<br /><br /><br />I accept the documents after he bade farewell to prepare a horse and carriage back to the Wang Fu Restaurant, yellow shopkeeper said: &quot;Li Gongzi you that money is too great, the saying goes, money does not grin, I will not go where you can rest assured that exposed a little wind, but can not effect, be careful that the smell of your own flavor of friends! &quot; cheap iphone 4 best deal on sale <br />The man did not answer, just laughed: &quot;how? You can not go out of us?&quot;<br />Three days later, Shang Hongwu died suddenly at home, physician diagnosis, find no cause of death, only let the matter rest. All along, Cheng Weijun, all Guards, Guards Guards in the capital of the three, only have Weijun Liu Zhiqing is in the hands of the grip, but now, Shang Hongwu's death, the posts are Guards, the Royal want it back the hands of Liu Zhiqing and Chew also want it new in hand, holds many lessons are free point guard Jun Tongling seat down, all forces have become coveted positions.<br /><br />cheap iphone 4g for sale on sale,<br /><br />I nodded and thanked him. It seems I'll have to try a little low-key, single-handedly in the invitation that Agile is estimated to have caused some people's attention, do not provoke unnecessary trouble. iPhone 5 Cases <br />Ye Haotian sword drawn, understated style applied to start Qingcheng seventy-two attack up, catch the man waving palms. Blink of an eye removed three dozen strokes, Ye Haotian fury and skill plus one point, Feijian facilities out of Qingcheng thirteen style, the man was taken aback, will Feijian wielding, two Feijian in aerial dance, full of homes are Jianguang.<br />And it leaves Si Wang, Chang Temple has started to cruise, beginning the so-called learning. In Chang Temple, is the largest official Chang Temple Zhengqing, here is the leaf Siwang this Shaoqing. Chang Temple now, but today the country is Zhengqing Normal people rarely come to Chang Temple, that is, Ye Si Wang Chang Temple now is one person.<br /><br /><br />Back to the residence, has been very, very sleepy, did not even wash the feet on a fell. cheap 4 iphone on sale <br />Ye Haotian only seven type display stopped, do not want to go on fighting, turned and ran. He did not run down the hill, but ran inside the cave to the Fearless, running while shouting: &quot;Master! You? Master?&quot; Looked back, the man then came.<br />Although the temple too often, no one can take control of leaf Si Wang, but he spared superficial, on time every day to go to Chang Temple, faithful to fulfill their duties.]]>
		</description>
	</item>
	<item>
		<title>resource allocation</title>
		<link>http://www.myintervals.com/forum/discussion/54/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/54/</guid>
		<pubDate>Mon, 04 Dec 2006 12:47:19 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received the following Feature Request:<br /><blockquote >"I am just fiddling around with Intervals for my first time today. So perhaps this feature exists and I just haven't found it yet. I am curious if there is a way to predict workload. It appears that you can track what's already happened, but can you predict someone's workload for the next few months? For example, I have an employee who only works 21 hours a week. I want to be able to predict out whether if I assign her say these four tasks, I will have gone over her 21 hour a week limit. If this already exists, just let me know. Otherwise it would be mightly helpful."</blockquote><br />We are contemplating this feature and we'd love to get thoughts on what others would like to see.<br /><br />Other project management software often has very laborious and complicated ways of pulling this off.  It can include any of the following:<br />1. setting up a users maximum weekly hours<br />2. "resource leveling" - the ability to shuffle due dates based on availability<br />3. requesting time off<br />4. not assigning tasks to someone if they are not available or overtaxed with hours<br /><br />We want to do it in a very simplistic way because this one feature can add a lot of complexity.  In it's simplest form we may just add the "maximum weekly hours" to a user, then have a report where you can:<br /><br />- select the user<br />- start & end date<br />- see how much work they are currently assigned<br /><br />Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Can I import data?</title>
		<link>http://www.myintervals.com/forum/discussion/674/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/674/</guid>
		<pubDate>Sat, 20 Nov 2010 11:18:54 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[You sure can.  Simply navigate to Options >> Settings & Defaults >> Import Data.  The following items can be imported and there are template files available on the import data page.  <br /><br /><ul ><li >Clients</li><li >Projects</li><li >Tasks</li><li >People</li><li >Milestones</li><li >Time</li><li >Invoices</li><li >InvoiceLine Items</li><li >Invoice Notes</li><li >Payments</li><li >Expenses</li></ul><br />Data can be imported in the comma, tab and pipe delimited formats.  If you have any questions or troubles importing data please contact our support team at  <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>What is the best way to import existing time and projects?</title>
		<link>http://www.myintervals.com/forum/discussion/468/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/468/</guid>
		<pubDate>Thu, 10 Sep 2009 07:07:06 -0700</pubDate>
		<dc:creator>brandera33</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I'm currently evaluating intervals, and I love the views it gives me into where the project is at and what work has been done.  We currently have a few hundred open projects, with lots of time already tracked to them.<br /><br />What's the best way to add those projects and get the existing block of time in place?<br /><br />Or should I just use the legacy system for all current projects, and start intervals for new projects going forward?<br /><br />Thanks for your insight.<br /><br />Aaron Brander]]>
		</description>
	</item>
	<item>
		<title>how to import a list of clients</title>
		<link>http://www.myintervals.com/forum/discussion/173/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/173/</guid>
		<pubDate>Thu, 13 Dec 2007 06:20:51 -0800</pubDate>
		<dc:creator>mlandis</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />Am I really missing something? I have a list of clients I want to import (not retype). I'm guessing I'm missing something right in front of me...<br /><br />Thanks,<br />Matt]]>
		</description>
	</item>
	<item>
		<title>Is it possible to have a different email address receive the monthly billing receipt?</title>
		<link>http://www.myintervals.com/forum/discussion/767/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/767/</guid>
		<pubDate>Wed, 05 Oct 2011 12:02:00 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you need the monthly Intervals invoice/receipt to be emailed to someone other than the account owner additional email addresses can be added by navigating to Options >> Plan Info >> Billing history.  Here is a screenshot:<br /><img src="http://www.myintervals.com/i/forum/monthly_receipt.png" alt="Billing History" /><br />Any administrator level user with access to the Plan Info section can make the change.]]>
		</description>
	</item>
	<item>
		<title>Importing time from Harvest</title>
		<link>http://www.myintervals.com/forum/discussion/766/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/766/</guid>
		<pubDate>Mon, 03 Oct 2011 16:21:34 -0700</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[When you export Time Data from Harvest your data is formatted in such a way that it cannot be directly imported into Intervals. A couple of extra steps need to be taken. Before we describe the steps please have a look at the following.<br /><br /><b >Problem: </b><br /><br />Harvest's hierarchy follows Project > Task > Time while the Intervals workflow hierarchy flows as (Project > Module > Tasks (To-dos) > Time) resulting in missing Modules.<br /><br /><b >Solution:</b><br /><br />There are two ways of importing Time Data from Harvest into Intervals. Have a look at each of the scenarios and follow the one that best describes your data:<br /><br /><b >Scenario one: </b>Your Task column describes time entries as categories <br /><br />E-commerce<br />Out of Scope<br />Development<br />... and any time entries that could be treated like categories and are not necessarily a to-do or work type<br /><br />If your data falls in that category (the task is vague enough to be considered a category) we suggest creating those tasks as modules (<a href="http://www.myintervals.com/forum/discussion/82/modules-how-to-use-them/" >what are modules?</a>) in Intervals under the Settings & defaults section. Once you've done that don't forget to assign them to the projects that you have created (you should get an option to do so after creating each individual module). Once you've created the modules rename the task column in your CSV to "Module". <br /><br />The last step is to add a Work Type column. You will need to associate all time entries with a Work Type. The easiest would be to create one named "General", "Harvest" or use an already existing work type from Intervals (that you may create before importing).<br /><br /><b >Scenario two: </b>Your Task column describes time entries as action items or to-do's <br /><br />Programming<br />Engineering<br />Copywriting<br />... (and any time entries that could be treated as work types (to-do's)<br /><br />If your data falls into this scenario we suggest entering all time as general time (project time not associated with a task). Do this by renaming the Task column in your CSV to "Work Type". Then add all the unique work types in your CSV to the Settings & Defaults > Default work types section. Don't forget to assign those work types to the  projects you've created. <br /><br />The last step is to add a "Module" column. You will need to associate all time entries with a Module. The easiest would be to create one named "General", "Harvest" or use an already existing Module from Intervals (that you may create before importing).<br /><br />Once you followed one of the above scenarios your data should be compatible with Intervals. For more information about time imports there is also <a href="http://www.myintervals.com/forum/discussion/764/how-do-i-import-data-into-intervals-is-there-any-help-on-running-the-imports/#time" >more information on this post.</a> If you are having any trouble importing your time from Harvest or if you have any questions on importing data please contact our support team direct at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Can I add a new default module to all existing projects?</title>
		<link>http://www.myintervals.com/forum/discussion/765/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/765/</guid>
		<pubDate>Fri, 30 Sep 2011 14:16:18 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When a new module is added to the defaults it is not automatically added to all existing projects.  This is done to maintain the integrity of the already created projects.  There is a way in Options >> Settings & Defaults >> Default Modules to add a module to existing projects.  If you click on the pushpin icon below it will open a dialogue where the projects can be selected.<br /><br /><img src="http://www.myintervals.com/i/forum/module_bulk.png" alt="Bulk Update Project Modules" />]]>
		</description>
	</item>
	<item>
		<title>Deleting/Deactivating a project...what happens?</title>
		<link>http://www.myintervals.com/forum/discussion/33/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/33/</guid>
		<pubDate>Sat, 20 May 2006 18:41:40 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When a project is deleted, all the information associated to that project is deleted and will no longer be available. <br /><br />When a project is deactivated, all the information is still there, you just can't search on the project when running reports. The information, however, will be displayed if all projects are searched on and there is information for that particular project in the time frame specified. The project name will have an * next to the name, identifying it as an inactive project.<br /><br />Tasks assigned to an inactive project will not be displayed and are not able to be searched on, using Advanced Searching. The only way to display a task assigned to an inactive project, is to know the number of the task and type it in the Task # search box in the footer.]]>
		</description>
	</item>
	<item>
		<title>Editing invoice number (or start from x)</title>
		<link>http://www.myintervals.com/forum/discussion/296/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/296/</guid>
		<pubDate>Thu, 30 Oct 2008 10:55:12 -0700</pubDate>
		<dc:creator>dsloan</dc:creator>
		<description>
			<![CDATA[We have our existing invoice number format, and although we can amend the format of this going forward, it makes no sense to begin invoicing again at number 1! It would certainly be useful to have a configuration parameter where you can specify what number to start from, and then let that be overridden if necessary. We simply couldn't start from invoice 1 again as we already have invoice number 1 which was generated years ago... <br /><br />Thanks,<br />Diarmid]]>
		</description>
	</item>
	<item>
		<title>Can I change the starting invoice number?</title>
		<link>http://www.myintervals.com/forum/discussion/763/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/763/</guid>
		<pubDate>Thu, 29 Sep 2011 13:10:31 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you have been using another invoicing system and would like to have the invoices that start within Intervals to line up in chronological order this can be done.  If you navigate to Options >> Settings & Defaults >> Default Invoicing there is an option to change the next invoice number.  Here is a screenshot:<br /><br /><img src="http://www.myintervals.com/i/forum/invoice_number.png" alt="Default Invoicing" /><br /><br />Just a note that invoice numbers can be recycled but gaps will not be filled.  For example, say you have created ten invoices (#1 - #10).  If you delete invoice #10, invoice #9 and invoice #8 when the next invoice is created it will be invoice #8.  If you have this same scenario with ten invoices and delete invoice #5 when the next invoice is created it will be #11.  This is done by design when there is a high number of invoices it would be odd going backwards if a legacy project was deleted or a really old invoice was deleted.]]>
		</description>
	</item>
	<item>
		<title>Redirect a domain to my intervals domain</title>
		<link>http://www.myintervals.com/forum/discussion/646/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/646/</guid>
		<pubDate>Wed, 25 Aug 2010 06:51:13 -0700</pubDate>
		<dc:creator>joshreeder</dc:creator>
		<description>
			<![CDATA[how can i redirect a sub domain (my.vinecreative.com) to my my intervals domain (http://vinecreative.intervalsonline.com/) to simply things internally.<br /><br />I have tried it multiple ways  a cname record, .htaccess entry and they all get to the my intervals site but get an error? What could possibly be the problem, i have tested with and without http:// with no luck.<br /><br />Above links are working to see what I'm talking about... Seems like a simple task everyone would want to do.]]>
		</description>
	</item>
	<item>
		<title>Workload Allocation</title>
		<link>http://www.myintervals.com/forum/discussion/553/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/553/</guid>
		<pubDate>Sun, 31 Jan 2010 18:49:12 -0800</pubDate>
		<dc:creator>spoulos</dc:creator>
		<description>
			<![CDATA[Intervals Demo Newbie here...<br /><br />Is there a way to input start dates/end dates for resources (designers / production, etc) so that a manager can forecast any workload collisions?]]>
		</description>
	</item>
	<item>
		<title>Forward planning and development scheduling</title>
		<link>http://www.myintervals.com/forum/discussion/568/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/568/</guid>
		<pubDate>Thu, 18 Mar 2010 13:06:01 -0700</pubDate>
		<dc:creator>Robd-London</dc:creator>
		<description>
			<![CDATA[Hi there, we're a small software/telecoms company, and we are busy developing some new products.  Frankly we want to develop the products (using projects) &quot;a soon as possible&quot;.<br /><br />We have 3 planning horizons:-<br />(1) 0-&gt;04 weeks out where we are setting stuff into diaries to get the tasks done<br />(2) 04-&gt;12 weeks where we are trying to estimate and plan our projects quite precisely, but will mainly be looking at checking that people are not overloaded on a week by week basis<br />(3) 12-52 weeks where we are doing a really rough cut of what projects will take what % of people's time over the weeks<br /><br />Can Intervals help us directly (e.g.  allow us to view under/over capacity for each person/week) <br />or indirectly (e.g. output something to a CSV so we can monkey around with Access or Excel)<br /><br />Thanks, and regards from London]]>
		</description>
	</item>
	<item>
		<title>Gmail and inability to reply to tasks and milestones via email</title>
		<link>http://www.myintervals.com/forum/discussion/762/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/762/</guid>
		<pubDate>Thu, 22 Sep 2011 10:14:51 -0700</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[There is currently an issue with Gmail causing the Reply-To header to be ignored when the From: and To: email addresses are the same. This especially includes the usage of plus ("+") sign in the email (e.g. email+resource@site.com and email+manager@site.com).<br /><br /><a href="http://www.google.com/support/forum/p/gmail/thread?tid=1c92a8b0d5b71c94&hl=en" title="Gmail Support" target="_blank" >http://www.google.com/support/forum/p/gmail/thread?tid=1c92a8b0d5b71c94&hl=ent</a><br /><br />The symptom causes the to: field not support emailing to task+1234@yoursite.projectaccount.com. <br /><br />As a workaround, we recommend not using the same type of emails for different user accounts. This ensures the from: and to: fields are always different, preventing the bug altogether.]]>
		</description>
	</item>
	<item>
		<title>Contacts per project</title>
		<link>http://www.myintervals.com/forum/discussion/759/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/759/</guid>
		<pubDate>Thu, 15 Sep 2011 01:57:56 -0700</pubDate>
		<dc:creator>jsteenbuck</dc:creator>
		<description>
			<![CDATA[Hi Intervals team,<br /><br />wouldn't it be great if you could assign persons to projects? Not only the team, but people who are responsible for a certain project from the client side. I often find that it would come in handy to quickly look at a project and see who at the client is responsible for a specific project.<br /><br />These are not even followers of tasks, but people I frequently need to contact. It would be great if I could link the people to a project and then see their contact information on the project dashboard at a glance.<br /><br />Kind regards from germany,<br />Jan]]>
		</description>
	</item>
	<item>
		<title>Javascript Help</title>
		<link>http://www.myintervals.com/forum/discussion/494/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/494/</guid>
		<pubDate>Mon, 12 Oct 2009 04:43:25 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[I'm, unfortunately, not a developer, and the intricacies of the restful APIs are a little overwhelming to me. We use SOAP and web services for our own APIs, and while they are (also) somewhat over my head, once I see a javascript snippet that leverages one of our APIs, I can usually hack out a script that will leverage the other ones.<br /><br />So, and forgive me if this is too stupid for words...<br /><br />Is it possible to write javascript that will leverage Intervals APIs?<br /><br />If so, would some kind soul be willing to post what such a script would look like that, for example, passes the authentication string and then outputs a task list (or virtually any other simple GET or PUT function)?]]>
		</description>
	</item>
	<item>
		<title>Clear filters bookmarklet</title>
		<link>http://www.myintervals.com/forum/discussion/760/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/760/</guid>
		<pubDate>Fri, 16 Sep 2011 03:06:02 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I often find I've got several filters selected and I want to change to a totally different set of filters. To do so, I have to manually reset each of the current filters to All, and sometimes wait for the same filter to be updated multiple times via Ajax. The bookmarklet below will reset all filters on the current page to all, so you can start fresh. <br /><br />Note that it won't trigger the Ajax calls, which means any filters that have a shorter list because of other filters that were set will keep that shorter list. If you need to use a filter and the value you want doesn't show, then just change the client filter and all other filters will be corrected.<br /><br /><a href="http://function%20clear(){var%20filters%20=%20[&#39;clients&#39;,&#39;projects&#39;,&#39;milestones&#39;,&#39;modules&#39;,&#39;status&#39;,&#39;priority&#39;,&#39;assignees&#39;,&#39;owners&#39;,&#39;followers&#39;];for(var%20i%20in%20filters){%20if%20(document.getElementById(&#39;list_&#39;+filters[i])){document.getElementById(&#39;list_&#39;+filters[i]).selectedIndex=0;}}return;}clear();" >Bookmark this link</a><br /><br />If you've not heard of bookmarklets see <a href="http://en.wikipedia.org/wiki/Bookmarklet" >the wikipedia article</a>]]>
		</description>
	</item>
	<item>
		<title>Too many Intervals emails causing email burnout-- anyone else?</title>
		<link>http://www.myintervals.com/forum/discussion/758/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/758/</guid>
		<pubDate>Mon, 12 Sep 2011 13:03:31 -0700</pubDate>
		<dc:creator>brownrice</dc:creator>
		<description>
			<![CDATA[Here's the issue -- we're a small agency, and everyone's a project manager on most projects. The problem is that every time I update a project or task, intervals sends an email to everyone, filling up the inbox with non-actionable emails that still need to be read, b/c you never know which one is actually going to need an action.<br /><br />Is it possible to add a second &quot;save&quot; button -- so one button would be simply &quot;save&quot; and the other &quot;save and email&quot; (maybe with a drop-down like the one that adds multiple project managers or people to a task) so we could have a choice of sending email updates only when we need to?]]>
		</description>
	</item>
	<item>
		<title>Task % Complete</title>
		<link>http://www.myintervals.com/forum/discussion/743/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/743/</guid>
		<pubDate>Tue, 26 Jul 2011 12:33:23 -0700</pubDate>
		<dc:creator>comoga</dc:creator>
		<description>
			<![CDATA[Is there a way to log and monitor the % complete of a task -- not necessarily the hours spent vs. budget, but the % of work actually completed?]]>
		</description>
	</item>
	<item>
		<title>Make the header &quot;alerts&quot; relevant to me</title>
		<link>http://www.myintervals.com/forum/discussion/736/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/736/</guid>
		<pubDate>Wed, 29 Jun 2011 06:31:53 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I'm an administrator, currently in the titlebar of my intervals account it shows:<br /><br /> * There is 1 new task in the queue awaiting assignment<br /> * There are 6 overdue timesheets<br /> * 4 timesheets are ready to be approved<br /><br />However, I am only responsible for some of these tasks/timesheets, and I've no way of knowing if I need to action anything without clicking on the links.<br /><br />I'd rather these were displayed as a table:<br /> * Task queue: 5 in your projects / 2 in no project / 10 total<br /> * Overdue timesheets: 3 in your team / 0 in no team / 7 total<br /> * Timesheets to be approved: 0 in your team / 0 in no team / 3 total<br /><br />The second two would require a new 'reports to' field against a person. This field would also be very useful as a filter for reports (currently I have to tick multiple team members when I run such a report).]]>
		</description>
	</item>
	<item>
		<title>View report of most recently modified tasks or comments</title>
		<link>http://www.myintervals.com/forum/discussion/755/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/755/</guid>
		<pubDate>Thu, 25 Aug 2011 08:46:01 -0700</pubDate>
		<dc:creator>qrund</dc:creator>
		<description>
			<![CDATA[We use comments to update each other on specific needs for broader tasks. I would like to see a report of tasks based on latest comments. If this could be just a &quot;comments report&quot; sortable by date, task or project, where the comments linked to the task, that would be fine. But I need some way of seeing which tasks/comments have been most recently updated/added.<br /><br />As a stop-gap measure, I would like to be able to view a list of tasks and sort by 'date last modified'. That would get me pretty close to what I really want - which is the comments report. <br /><br />Anyone else find a way to get a report of comments or most recently updated tasks?]]>
		</description>
	</item>
	<item>
		<title>&quot;CWT Digital Intervals&quot; API scripts</title>
		<link>http://www.myintervals.com/forum/discussion/757/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/757/</guid>
		<pubDate>Wed, 07 Sep 2011 07:31:12 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I have put up a collection of PHP reports at http://www.cwtdigital.com/hosted/Intervals-0.1.zip<br /><br />At the moment it's just a couple of scripts that we've thrown together for reports that we need, but I've seen requests from others who interested in similar reports so hopefully you'll find it useful, if only as a base for your own scripts.<br /><br />Current features are:<br /> * Activity Report - When was a task last updated? Has a task been open too long?<br /> * Workload by resource - When will employees get round to the tasks on their todo lists?<br /> * Upload Timelogs - Convert .txt timelogs into paused Intervals timers, which can then easily be saved as time entries using the Intervals website.<br /><br />You'll need PHP with Smarty available in the class path and a google API key for the inclusion of jquery, and there is a sample apache vhost in the readme.txt. Please let me know if you try the scripts and what you think (or if you can't get them to work for you), as if there is interest I'll release post updated versions.]]>
		</description>
	</item>
	<item>
		<title>Can I export a freeform invoice to Quickbooks</title>
		<link>http://www.myintervals.com/forum/discussion/756/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/756/</guid>
		<pubDate>Wed, 31 Aug 2011 08:57:29 -0700</pubDate>
		<dc:creator>poloDesign</dc:creator>
		<description>
			<![CDATA[Is it possible to export freeform (not time-based) invoices to Quickbooks? Most of my work is done on a project basis rather than hourly billing and I really like the idea of being able to have all the invoicing information with the rest of a project's information. I would prefer to just use QB for the actual tracking of income and expenses but create invoice through Intervals. Will I be able to do this?<br /><br />Thanks,<br />Penny]]>
		</description>
	</item>
	<item>
		<title>Integration with Toodledo</title>
		<link>http://www.myintervals.com/forum/discussion/677/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/677/</guid>
		<pubDate>Fri, 10 Dec 2010 05:03:47 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[Anyone else out there using Toodledo for task management? I'm interested in integrating toodledo with intervals so that I can continue to use intervals for my larger-scale project management, but use toodledo's more sophisticated task management features to manage my daily to do list. <br /><br />Anyone else tried this?]]>
		</description>
	</item>
	<item>
		<title>Sortfield</title>
		<link>http://www.myintervals.com/forum/discussion/754/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/754/</guid>
		<pubDate>Fri, 19 Aug 2011 09:45:32 -0700</pubDate>
		<dc:creator>yalp</dc:creator>
		<description>
			<![CDATA[Hello and thank you for your time.<br /><br />Is there a way to sort a GET call on the Milestone?<br /><br />In other spots we have the sortfield for this but I dont see a way to do this in Milestone.<br /><br />thanks]]>
		</description>
	</item>
	<item>
		<title>Project Types/Categories</title>
		<link>http://www.myintervals.com/forum/discussion/753/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/753/</guid>
		<pubDate>Fri, 12 Aug 2011 11:40:21 -0700</pubDate>
		<dc:creator>MarkH</dc:creator>
		<description>
			<![CDATA[New user here, and trying to figure out the best way to use Intervals to suit my needs.<br /><br />We have different types of seasonal projects throughout the year, and I would like to be able to view those projects (or a report) by the project type.  Example: What is the progress of all Summer campaigns?<br /><br />I saw that there was a feature request for a project type drop-down from 2008, but it doesn't look like it has progressed since then.  Is there a work-around?<br /><br />Thanks,<br /><br />Mark]]>
		</description>
	</item>
	<item>
		<title>Project/Task Level Access Control</title>
		<link>http://www.myintervals.com/forum/discussion/752/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/752/</guid>
		<pubDate>Thu, 11 Aug 2011 06:18:14 -0700</pubDate>
		<dc:creator>cvwcorp</dc:creator>
		<description>
			<![CDATA[I believe this isn't possible currently, so I'm posting this here. If it is possible and I'm just missing something, please point me in the right direction. :)<br /><br />It would be nice to be able to limit access to a project, and even a task, to selected users only. For example, my company has a few users at Administrative level, and they all need to be in order to do their jobs. However, I may want to use Intervals to run my own projects that contain sensitive company information, or for HR purposes. In those cases, even my highest level staff need to be prevented from accessing the project/task information.]]>
		</description>
	</item>
	<item>
		<title>Changing subdomains</title>
		<link>http://www.myintervals.com/forum/discussion/748/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/748/</guid>
		<pubDate>Wed, 10 Aug 2011 09:26:09 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[The thread about the email request queue made me think about something I've been meaning to ask. <br /><br />My company recently rebranded, but our Intervals address still uses the old brand. If we change our domain in settings and defaults, will our users get redirected to the new address?]]>
		</description>
	</item>
	<item>
		<title>Total (estimated time - actual time) sorted by module</title>
		<link>http://www.myintervals.com/forum/discussion/746/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/746/</guid>
		<pubDate>Fri, 05 Aug 2011 06:44:37 -0700</pubDate>
		<dc:creator>thomasb</dc:creator>
		<description>
			<![CDATA[Advice wanted.<br /><br />I know that my team has alot of work to do in module &quot;Software Development&quot;.<br />How do I see how much? Any good reports to use?<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>customizing the invoice</title>
		<link>http://www.myintervals.com/forum/discussion/747/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/747/</guid>
		<pubDate>Sun, 07 Aug 2011 14:01:23 -0700</pubDate>
		<dc:creator>mhiggins</dc:creator>
		<description>
			<![CDATA[Can I customize the look of my invoice with Intervals? In particular, I would like the Module, Task and Work type columns to be smaller and the Description column to be larger. Any way I can do that? <br />~M]]>
		</description>
	</item>
	<item>
		<title>C# Post time</title>
		<link>http://www.myintervals.com/forum/discussion/745/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/745/</guid>
		<pubDate>Tue, 02 Aug 2011 04:54:25 -0700</pubDate>
		<dc:creator>Riaan</dc:creator>
		<description>
			<![CDATA[I'm trying to log time against a current task, but get the error: &quot;The remote server returned an error: (400) Bad Request.&quot;<br /><br />I'm an amateur c# developer and have come up following code:<br /><br /><br />            HttpWebRequest request = WebRequest.Create(&quot;https://api.myintervals.com/time/?taskid=1028237&quot;) as HttpWebRequest;<br />            request.Method = &quot;POST&quot;;<br />            request.Accept = &quot;application/xml&quot;;<br />            request.Headers.Add(&quot;Authorization&quot;, &quot;Basic &quot; + Convert.ToBase64String(System.Text.Encoding.ASCII.GetBytes(&quot;XXXXXX:&quot;)));<br />            StreamWriter writer = new StreamWriter(request.GetRequestStream());<br />            writer.Write(@&quot;&lt;?xml version=&quot;&quot;1.0&quot;&quot; encoding=&quot;&quot;UTF-8&quot;&quot;?&gt;<br />&lt;time&gt;<br />	&lt;worktypeid&gt;164205&lt;/worktypeid&gt;<br />	&lt;personid&gt;56602&lt;/personid&gt;<br />	&lt;date&gt;2011-08-02&lt;/date&gt;<br />	&lt;time&gt;07:46:00&lt;/time&gt;<br />	&lt;billable&gt;f&lt;/billable&gt;<br />&lt;/time&gt;&quot;);<br />            writer.Flush();<br />            // Get response <br />            using (HttpWebResponse response = request.GetResponse() as HttpWebResponse)<br />            {<br />                // Get the response stream <br />                StreamReader reader = new StreamReader(response.GetResponseStream());<br /><br />                // Console application output <br />                textBox1.Text = reader.ReadToEnd();<br />            }<br /><br /><br />Any ideas?  Or samples I can look at?<br /><br />Thanks,<br />R]]>
		</description>
	</item>
	<item>
		<title>how to use a template approach</title>
		<link>http://www.myintervals.com/forum/discussion/742/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/742/</guid>
		<pubDate>Sun, 24 Jul 2011 08:14:10 -0700</pubDate>
		<dc:creator>kim</dc:creator>
		<description>
			<![CDATA[we are new to intervals and are trying to upload a number of project.  I understand from reading the forum that there is not a &quot;template&quot; capability today but we could copy project and then basically change the name.  the copied project would of course have a schedule input but if we change the start date the project should readjust--basically the X + approach. but we would also like to do a global replace on names associated with tasks.  is there a way to do that?  and do you have any other tips and tricks for fast uploads?]]>
		</description>
	</item>
	<item>
		<title>Using the API with large numbers of executive users</title>
		<link>http://www.myintervals.com/forum/discussion/740/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/740/</guid>
		<pubDate>Thu, 21 Jul 2011 04:54:57 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />We're looking at integrating Intervals with our existing admin site using the API. We already have a list of users in our admin site, and many of these are set up as executive users in Intervals (we're happy to keep maintaining two lists).<br /><br />We want each admin site user to access their corresponding Intervals user account, but the only way we can see to do this is to send them to the api page and get them to copy-paste the api token. That's fine for some users, but this work would be for those clients who struggle using Intervals anyway (and computers in general).<br /><br />Are there any more user-friendly solutions?]]>
		</description>
	</item>
	<item>
		<title>'Hours' missing from Task resource</title>
		<link>http://www.myintervals.com/forum/discussion/741/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/741/</guid>
		<pubDate>Thu, 21 Jul 2011 08:31:16 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I'm trying to write a report for time spent on various tasks (basically the tasks tab, but with my own extensions).<br /><br />I can do one call to get the list of tasks back, which includes the estimated time, but I'm going to have to make another call per task to get the elapsed time back. It would be good to have this as an (optional?) field on the task resource, if only to reduce the number of XML calls.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - Thursday, July 21st</title>
		<link>http://www.myintervals.com/forum/discussion/739/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/739/</guid>
		<pubDate>Wed, 20 Jul 2011 18:46:45 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We will be performing server maintenance between <b >3:00 PM and 6:00 PM (PDT)</b> on Thursday, July 21st | 10:00 PM and 1:00 AM (GMT).  We are <b >not expecting any down time</b>, however, it is possible that<b > we may experience 30 minutes of down time if the maintenance does not go as planned</b>.  We will do everything we can to prevent that and we apologize for the last minute notice. If you have any questions please contact our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Is it possible to add Owned by to Task list screen</title>
		<link>http://www.myintervals.com/forum/discussion/717/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/717/</guid>
		<pubDate>Tue, 19 Apr 2011 08:49:14 -0700</pubDate>
		<dc:creator>sdoyle</dc:creator>
		<description>
			<![CDATA[Is it possible to add either Owned By or Followed by columns to the main screen for Tasks? For is this page not customizable from the standpoint of hiding/showing columns?]]>
		</description>
	</item>
	<item>
		<title>Custom Profile Fields</title>
		<link>http://www.myintervals.com/forum/discussion/738/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/738/</guid>
		<pubDate>Sun, 17 Jul 2011 15:00:03 -0700</pubDate>
		<dc:creator>acsonline</dc:creator>
		<description>
			<![CDATA[Is there a way to add custom fields to the Profile form when adding People and Clients? I would like to add a few more input fields under the Create a New Person tab. Thanks.]]>
		</description>
	</item>
	<item>
		<title>personalised / office specific order for projects in the periscope report?</title>
		<link>http://www.myintervals.com/forum/discussion/681/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/681/</guid>
		<pubDate>Tue, 21 Dec 2010 21:53:18 -0800</pubDate>
		<dc:creator>dani</dc:creator>
		<description>
			<![CDATA[we are using the intervals periscope report to show when which project task is current and due. is there a possibility to show in this periscope report the projects in a personalised / office specific order or is it always the order of the assigned intervals project number?]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - Friday, June 18th</title>
		<link>http://www.myintervals.com/forum/discussion/735/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/735/</guid>
		<pubDate>Wed, 15 Jun 2011 09:02:27 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine server maintenance this Friday.  The maintenance will be performed <b >June 17th during a two hour maintenance window of 8:00 PM - 10:00 PM (PDT)</b> | 3:00 AM - 5:00 AM (GMT) on June 18th.  We may encounter a few minutes of down time but <b >hopefully no more than 10-15 minutes</b>. If you have any questions please contact our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Default work types by person</title>
		<link>http://www.myintervals.com/forum/discussion/93/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/93/</guid>
		<pubDate>Wed, 11 Jul 2007 11:04:17 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this email:<br /><br /><blockquote >When you say "set default billable rates" does this mean that the each USER can have a rate set, or do rates apply only to jobs or functions (which unfortunately is what most time accounting programs provide, which is of no use when you have junior and senior copywriters). Thanks	</blockquote><br /><br />Intervals is pretty flexible with how it handles work types.  At <a href="http://www.pelagodesign.com" target="_blank" >Pelago</a>, we do use them by type of work and not person, but we have seen a lot of different ways to do it.  For example:<br /><br />Junior Copywriting<br />Senior Copywriting<br /><br />OR<br /><br />Bill - Copywriting<br />Sam - Copywriting<br /><br />OR <br /><br />Bill - Rush Fee<br />Bill - Regular Fee<br />Bill - Non Billable<br /><br />If you have a lot of people using Intervals this could get crazy pretty quick, but since Intervals is designed with small business in mind modifying the default work types to match your process usually works pretty well.]]>
		</description>
	</item>
	<item>
		<title>Change default task status?</title>
		<link>http://www.myintervals.com/forum/discussion/734/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/734/</guid>
		<pubDate>Wed, 08 Jun 2011 13:06:07 -0700</pubDate>
		<dc:creator>GMB</dc:creator>
		<description>
			<![CDATA[Anybody know if it is possible to change the default task status from Open to something else. If so, how? We're supposed to start each task as Assigned, and the assignee switches it to Open when they accept it. I remember to do this close to 2% of the time and making it automatic would really help.]]>
		</description>
	</item>
	<item>
		<title>Linking clients or multiple clients on a project</title>
		<link>http://www.myintervals.com/forum/discussion/733/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/733/</guid>
		<pubDate>Wed, 08 Jun 2011 11:08:43 -0700</pubDate>
		<dc:creator>b.rochefort</dc:creator>
		<description>
			<![CDATA[I'm trying to find out if there's a way to link three clients - sometimes we do tasks/projects for the whole group simultaneously and the data can be tracked as a whole, while other times each subgroup has specific needs that are dealt with individually.  example: I have three different colleges within our university as &quot;clients&quot; however as a whole, they make up one particular client group (called &quot;college partners&quot;). Regular projects happen 3 times a year, and my time is spent pretty much equally across all three colleges doing standard process stuff. for those projects, I'd like to have them affiliated with all three clients, not just one, so I can say XXX hours working on Quality assurance for college partners. <br /><br />Is this possible? what's the best way to set this up?<br />Thanks,<br />Beth]]>
		</description>
	</item>
	<item>
		<title>June 3rd - Service Interruption</title>
		<link>http://www.myintervals.com/forum/discussion/732/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/732/</guid>
		<pubDate>Fri, 03 Jun 2011 12:10:05 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[On Friday morning, June 3rd, 2011, Intervals experienced a <b >40 minute service interruption</b> between the hours of <b >8:40 AM (PDT) and 9:20 AM (PDT)</b>. The problem was due to a network configuration issue and has since been resolved by our system administration team. We sincerely apologize for any inconvenience this may have caused. We would like to reiterate that consistent uptime is our number one priority with Intervals. <br /><br /><b >What exactly happened?</b><br />At approximately 7:10 AM (PDT) on June 3rd, 2011, our network probes and monitoring system reported a problem with network availability.  Our system administration team immediately started an investigation and isolated the problem to a configuration issue with the load balancer technology we utilize for high availability. While we were working to resolve the issue, connectivity was intermittent, but appeared mostly stable until around 8:40 AM (PDT).  At that time  the problem escalated and the servers in the server farm were virtually unable to communicate with one another, which in turn caused the load balancer to fail. At approximately 9:20 AM (PDT) the problem was resolved and all network traffic was fully restored.<br /><br /><b >How did we fix it?</b><br />The source of the problem was a  configuration problem between the load balancer technology we utilize and a recently upgraded router in the data center.  The  problem did not become apparent until after the router was recently upgraded. The router upgrade exposed a configuration glitch in our load balancer settings that resulted in our servers being unable to communicate with one another over the private network. As the saying goes, "it was working, but it wasn't working right." Once we updated the load balancer configuration and network configuration, the private network came back online with no incident.  <br /><br /><b >What did we learn from this issue?</b><br />During this interruption we were focused on two things: fixing the problem and responding to customer support inquiries as quickly as possible. In addition, we should have broadcast updates to <a href="http://www.facebook.com/intervals" title="Intervals on Facebook" target="_blank" >Facebook</a> and <a href="http://twitter.com/#!/intervals" title="Intervals on Twitter" target="_blank" >Twitter</a> immediately once we knew of the problem. We want to be sure to maintain transparency and keep our customers in the loop. <br /><br /><b >Questions?</b><br />If you have any questions or concerns please feel free to email our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>. We’d be more than happy to provide you with any more information you might need. We appreciate the patience and understanding extended to us during this interruption in service.]]>
		</description>
	</item>
	<item>
		<title>Request que attachements</title>
		<link>http://www.myintervals.com/forum/discussion/731/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/731/</guid>
		<pubDate>Tue, 31 May 2011 16:38:03 -0700</pubDate>
		<dc:creator>yalp</dc:creator>
		<description>
			<![CDATA[Hello dev team,<br />I have a code generated email that adds an attachemnt to the email, sends to your request que and then sends to our email account. <br />The email makes to both accounts with no issue but for some reason the attachement is lost when it is sent to the request que. <br />I've tested a few diff setups and I can't get the code generated email to the request que with any attachement. <br />It's no issue when sending the email from Outlook or Hotmail.<br />Has anyone else been able to get this to work or any ideas what I could be doing wrong?<br />thanks for your time]]>
		</description>
	</item>
	<item>
		<title>Request queue auto response</title>
		<link>http://www.myintervals.com/forum/discussion/730/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/730/</guid>
		<pubDate>Tue, 31 May 2011 12:38:21 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[It would be good to be able to configure a message to automatically be emailed to a task raiser when an item arrives in the request queue (either from an email or raised directly in Intervals). This could be used for a thank you message and to provide estimated response times and escalation procedures.<br /><br />These could potentially even be specified per-project (different SLAs) and by time of day (out of hours support number).<br /><br />We can do these in gmail for anything raised by email, but that doesn't cover tasks raised directly.]]>
		</description>
	</item>
	<item>
		<title>Discussion Possibilities</title>
		<link>http://www.myintervals.com/forum/discussion/729/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/729/</guid>
		<pubDate>Wed, 25 May 2011 20:15:44 -0700</pubDate>
		<dc:creator>tjpresley</dc:creator>
		<description>
			<![CDATA[What are the options for discussion/collaboration. This is the only thing so far holding me back from hitting the buy button. So far I like what I see. I tried searching but came up with a ton of stuff that wasn't useful. Something like a helpdesk or issue tracker. Something simple that would allow me and the client to create a topic and comment back and forth on.]]>
		</description>
	</item>
	<item>
		<title>Finding the default Work Types / Models</title>
		<link>http://www.myintervals.com/forum/discussion/728/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/728/</guid>
		<pubDate>Wed, 25 May 2011 11:04:01 -0700</pubDate>
		<dc:creator>tjpresley</dc:creator>
		<description>
			<![CDATA[When I set it up I clicked through to come back to it later when I could price everything out appropriately. Now I can't find where to edit them...]]>
		</description>
	</item>
	<item>
		<title>Restrict worktypes by users</title>
		<link>http://www.myintervals.com/forum/discussion/709/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/709/</guid>
		<pubDate>Fri, 18 Mar 2011 05:58:26 -0700</pubDate>
		<dc:creator>sergi</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I cannot find a way to restrict the worktypes associates to a project by user, because not all the team members can do all the work types we can find in a project (e.g. a designer does not deploy the DB, a developer does not make the planning, etc.)<br /><br />So this could be a nice improvement to the tool: Add in the user profile a list to the available worktypes per project he/she has access.<br /><br />Regards,<br />Sergi]]>
		</description>
	</item>
	<item>
		<title>Recurring Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/51/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/51/</guid>
		<pubDate>Tue, 07 Nov 2006 16:54:59 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[A new Intervals user asked us about re-occuring task support for monthly tasks.  <br /><br />At present Intervals does not have true "re-occurring" tasks but there is a quasi way to do it.  What we do is track the time, make updates, notes, etc. and then use the "copy task" link on the left hand side of the task detail page.  So we close out the task for the given month, then spawn it's twin for the next month.  We actually tinkered with true "re-occurring" tasks, but found that it created too many tasks and created overload so we decided to focus on one task at a time.  "Copy" task creates a new task # but with the same summary, project, module, etc. then we schedule it for the next month.  In fact, we often "copy" a task for a given project to a new project.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance &amp; Feature Launch Notification - Saturday, May 21st</title>
		<link>http://www.myintervals.com/forum/discussion/727/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/727/</guid>
		<pubDate>Wed, 18 May 2011 16:07:05 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our effort to continually improve Intervals we will be performing maintenance on the server environment this weekend and we will deploy some updates and new features.  We do not anticipate any down time but service may be intermittent during the maintenance window.  The maintenance will be performed <b >Saturday, May 21st during a four hour window of 8:00 AM - 12:00 PM (PST)</b> | 3:00 PM - 7:00 PM (GMT).  If you have any questions please contact our support team at <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Access to closed projects</title>
		<link>http://www.myintervals.com/forum/discussion/726/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/726/</guid>
		<pubDate>Wed, 18 May 2011 04:59:03 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[We use Intervals to manage our website development projects - each new website gets a project, and when it goes live the project gets closed and a new 'maintenance' project is opened to keep track of any small bugs / features that popup.<br /><br />Occasionally, someone will raise something in the maintenance project and say 'I never asked for it to be done this way', but we can't check that as we've deactivated the project. We're on top shelf, so project limits aren't a problem, but we still want to close projects once they are done so people can't add comments and/or time to a project that has already been billed (we'd also end up with far too many open projects).<br /><br />I'd like for there to be a new project status, &quot;Read Only&quot;. They would show at the bottom of the list in the filters and look a bit different, you wouldn't be able to change anything, but other than that they would just be like normal projects. You'd obviously need to consider billing (free, part of normal project quota or separate quota), but I'm sure you could work something out.]]>
		</description>
	</item>
	<item>
		<title>myIntervals with ColdFusion</title>
		<link>http://www.myintervals.com/forum/discussion/725/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/725/</guid>
		<pubDate>Mon, 16 May 2011 12:45:45 -0700</pubDate>
		<dc:creator>sdoyle</dc:creator>
		<description>
			<![CDATA[Has anyone used the myIntervals API with ColdFusion? If so, do you have any examples you could share?  I have been trying to get the CFHTTP to work but have had no luck yet.<br /><br />Thanks,<br />Steven]]>
		</description>
	</item>
	<item>
		<title>C# Example to get a persons time</title>
		<link>http://www.myintervals.com/forum/discussion/723/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/723/</guid>
		<pubDate>Wed, 04 May 2011 09:23:58 -0700</pubDate>
		<dc:creator>imran.silat</dc:creator>
		<description>
			<![CDATA[Hi,<br />I am new to intervals and need help?  I need to get a persons time using C#.  Can someone please help?  I'd really appreciate it.  I am creating a local windows app in c#, This is what i have so far and don't know how to proceed further.  I want to use date range to get specific time entered by the user.<br /><br />var request = (HttpWebRequest)HttpWebRequest.Create(&quot;https://api.myintervals.com/person/&quot;);<br /><br />            request.Accept = &quot;application/xml&quot;;<br /><br />            request.ContentType = &quot;application/xml&quot;;<br /><br />            request.Proxy = (WebProxy)WebProxy.GetDefaultProxy();<br /><br />            request.Method = &quot;GET&quot;;<br /><br />            request.Headers.Add(&quot;Authorization&quot;, &quot;Basic &quot; + Convert.ToBase64String(Encoding.ASCII.GetBytes(&quot;APIToken&quot;)));<br /><br />what comes next??? please help!!!!!!!<br /><br />Thank you in advance]]>
		</description>
	</item>
	<item>
		<title>Looking for report: monthly equivalent of weekly hour graph</title>
		<link>http://www.myintervals.com/forum/discussion/722/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/722/</guid>
		<pubDate>Tue, 03 May 2011 20:48:40 -0700</pubDate>
		<dc:creator>TNM_Pete</dc:creator>
		<description>
			<![CDATA[I'm looking for a report that I swear I came across at some point... <br /><br />It's the monthly version of the Weekly Hour Graph, or really the Weekly Trends Report with Billable vs. Unbillable as the View By option. I believe I was able to pull this report before, but haven't been able to recreate it after poking around anywhere I'd find it. <br /><br />What I'm trying to get at is looking at a resource / group's bill:non-bill ratio over time. It seems odd that I can filter to see only billable, only non-billable, or both together as one value... but not see one vs. the other in the same column. Am I missing something, was this intentionally removed, or something else? <br /><br />Any info would be helpful, as I've started working on the CSV export -&gt; Excel version of the charts <br /><br />Thanks, <br /><br />--Pete]]>
		</description>
	</item>
	<item>
		<title>Syncing Ical</title>
		<link>http://www.myintervals.com/forum/discussion/721/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/721/</guid>
		<pubDate>Thu, 28 Apr 2011 05:01:38 -0700</pubDate>
		<dc:creator>cyrilcee</dc:creator>
		<description>
			<![CDATA[Hello, does anybody know how to sync ical with my intervals? This information would be greatly appreciated.]]>
		</description>
	</item>
	<item>
		<title>500 error with personid parameter</title>
		<link>http://www.myintervals.com/forum/discussion/707/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/707/</guid>
		<pubDate>Mon, 14 Mar 2011 06:24:20 -0700</pubDate>
		<dc:creator>francois</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />Intervals API return a 500 error when I'm using the personid parameter in some methods:<br /><br />* GET /project/<br />* GET /projectworktype/<br />* GET /projectmodule/<br /><br />It's a know issue ?<br /><br />François]]>
		</description>
	</item>
	<item>
		<title>Are the help videos publicly available?</title>
		<link>http://www.myintervals.com/forum/discussion/720/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/720/</guid>
		<pubDate>Wed, 27 Apr 2011 12:20:07 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Within each Intervals account there are help videos and lessons for getting started with Intervals.  Even though many of the videos are pretty basic we have received very positive feedback and we are starting the process or recreating them.  Many of the videos were created in 2007 and 2008 and Intervals has changed quite a bit since then (especially since we typically update Intervals every four weeks).  We are looking forward to releasing updated videos.  The current help videos are available on myintervals.com in the <a href="http://www.myintervals.com/video/" title="Intervals Video Tour" >video tour page</a> and here are links to each individual video as well:<br /><br /><b >Time Related Videos</b><br /><a href="http://www.myintervals.com/video/time/time-tracking/" title="Time Tracking Video Demo" >Time Tracking</a><br /><a href="http://www.myintervals.com/video/time/timesheets/" title="Timesheet Video Demo" >Timesheet Approvals</a><br /><br /><b >Project Management Videos</b><br /><a href="http://www.myintervals.com/video/tasks/" title="Task Management Video Demo" >Task Management</a><br /><a href="http://www.myintervals.com/video/projects/" title="Project Management Video Demo" >Project Management</a><br /><a href="http://www.myintervals.com/video/milestones/" title="Milestones Video Demo" >Using Milestones</a><br /><a href="http://www.myintervals.com/video/reports/" title="Reporting Video Demo" >Reporting</a><br /><a href="http://www.myintervals.com/video/documents/" title="Document Management Video Demo" >Document Management</a><br /><a href="http://www.myintervals.com/video/invoices/" title="Invoicing Video Demo" >Invoicing</a><br /><a href="http://www.myintervals.com/video/clients/" title="Client Management Video Demo" >Clients</a><br /><br /><b >User Level Videos</b><br /><a href="http://www.myintervals.com/video/users/executives/" title="Executive User Video Demo" >Executive Users</a><br /><a href="http://www.myintervals.com/video/users/resources/" title="Resource User Level" >Resource Users</a><br /><a href="http://www.myintervals.com/video/users/managers/" title="Manager User Level" >Manager Users</a><br /><a href="http://www.myintervals.com/video/users/administrators/" title="Administrator User Level" >Administrators</a><br /><br /><b >Tips & Tricks (modules, personalization, etc.)</b><br /><a href="http://www.myintervals.com/video/settings/modules-worktypes/" title="Work types and Modules" >Work types and Modules</a><br /><a href="http://www.myintervals.com/video/settings/personalizing/" title="Personalizing Intervals Video Demo" >Personalization - Settings & Defaults</a><br /><a href="http://www.myintervals.com/video/utilities/search-project-notes/" title="Search and Project Notes Video Demo" >Search & Project Notes</a><br /><a href="http://www.myintervals.com/video/utilities/export-email-print-notifications/" title="Data Export and Notifications Video" >Misc. Utilities</a>]]>
		</description>
	</item>
	<item>
		<title>myintervals.com and intervalsonline.com totally blank</title>
		<link>http://www.myintervals.com/forum/discussion/718/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/718/</guid>
		<pubDate>Sat, 23 Apr 2011 05:12:12 -0700</pubDate>
		<dc:creator>doonyakka</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />The Intervals sites, myintervals.com (with the exception of this forum and a few other pages) and intervalsonline.com appear to be down. I don't think it's just me, because I've tried from various browsers and devices, and all I get are blank pages with the following source:<br /><br /><code >&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;<br />&lt;HTML&gt;&lt;HEAD&gt;<br />&lt;META content=&quot;text/html; charset=utf-8&quot; http-equiv=Content-Type&gt;&lt;/HEAD&gt;<br />&lt;BODY&gt;&lt;/BODY&gt;&lt;/HTML&gt;</code><br /><br />Is anyone else seeing this? Any help much appreciated.<br /><br />Cheers,<br />Antonio]]>
		</description>
	</item>
	<item>
		<title>Custom Domain</title>
		<link>http://www.myintervals.com/forum/discussion/393/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/393/</guid>
		<pubDate>Thu, 26 Mar 2009 13:50:22 -0700</pubDate>
		<dc:creator>azavia</dc:creator>
		<description>
			<![CDATA[It'd be very nice to be able to point a subdomain like projects.example.com to our existing subdomain on Intervals, just to make it a little more brandable. I'm afraid of clients being uncomfortable with me putting their project information on a third-party web site.]]>
		</description>
	</item>
	<item>
		<title>What Timers Need --- Time in _ Time out</title>
		<link>http://www.myintervals.com/forum/discussion/517/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/517/</guid>
		<pubDate>Tue, 17 Nov 2009 11:43:55 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Our Clients are starting to ask for Super Details.  Now it's no longer good enough for them to see that on October 9th, 3.245 hours was appled to their project.  They want to know the time of day it was started and time of day it was ended.  TIMESTAMP for Timers - System Time in (9:49) and system Time out (13:23).  We can not rely on the workers to keep this time even though we ask.]]>
		</description>
	</item>
	<item>
		<title>Deleting multiple clients or people</title>
		<link>http://www.myintervals.com/forum/discussion/712/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/712/</guid>
		<pubDate>Sun, 03 Apr 2011 21:59:51 -0700</pubDate>
		<dc:creator>dpkonkin</dc:creator>
		<description>
			<![CDATA[How do I delete multiple client and person records?  I have a number of each that appear to have been scrambled on import.  There are several hundred of each, so doing them one by one isn't feasible.]]>
		</description>
	</item>
	<item>
		<title>Forecasting and Workflow Management Feature</title>
		<link>http://www.myintervals.com/forum/discussion/715/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/715/</guid>
		<pubDate>Tue, 12 Apr 2011 12:15:45 -0700</pubDate>
		<dc:creator>jmplaut</dc:creator>
		<description>
			<![CDATA[We would like to request a feature that projects workflow and reveunue based on open tasks/projects and their associated deadlines.  It seems like a logical step from the project landscape report.  The feature would give managers an idea of how much work is in the pipe, when it is likely to happen and the expected reveunue from these activities. It would also help to with managing workloads. We are thinking of this function at a high level showing all projects, their remaining work, and projected cashflow, probably on a monthly basis.    <br /><br />Thanks for your consideration!]]>
		</description>
	</item>
	<item>
		<title>Forcasting Projected Work Flow</title>
		<link>http://www.myintervals.com/forum/discussion/714/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/714/</guid>
		<pubDate>Tue, 12 Apr 2011 11:23:41 -0700</pubDate>
		<dc:creator>jmplaut</dc:creator>
		<description>
			<![CDATA[Is there a &quot;look ahead&quot; function in Intervals where you can forcase upcoming work (in hours and in dollars) based on estimated hours and fees for tasks/projects and their respective completion dates?]]>
		</description>
	</item>
	<item>
		<title>Create a task without a project</title>
		<link>http://www.myintervals.com/forum/discussion/672/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/672/</guid>
		<pubDate>Fri, 19 Nov 2010 11:26:27 -0800</pubDate>
		<dc:creator>xelalex24</dc:creator>
		<description>
			<![CDATA[I feel like there was a post quite some time back about something similar. In some cases we find ourself doing 30 minutes of work of maintnanace for a client that month. We would like to track it becuase accross the board, it adds up.<br /><br />However, we have to always create a project regardless. I do remeber someone asking a similar question and that Intervals was looking for an option while making sure that people wouldn't take advantage of this workaround, that would allow us to create a task, assign it to a client, but not have related to a project.<br /><br />I could be remembering incorrectly, but anyhow, I figured I could at least ask and see if there is a way to do what I'm asking.<br /><br />Thanks, =)]]>
		</description>
	</item>
	<item>
		<title>Modules WorkTypes Project POST</title>
		<link>http://www.myintervals.com/forum/discussion/711/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/711/</guid>
		<pubDate>Wed, 30 Mar 2011 12:26:24 -0700</pubDate>
		<dc:creator>yalp</dc:creator>
		<description>
			<![CDATA[IS there any way to POST a Project with specific WorkTypes or Modules vs. everything is added on a new project POST? <br />I've looked at the ProjectWorkType and ProjectModules (DELETE [remove each one], PUT [override entire list], POST [add the ones we want]) and dont see a way to easily achieve this.<br />Thanks for your time]]>
		</description>
	</item>
	<item>
		<title>Billable Time vs. Payroll Time</title>
		<link>http://www.myintervals.com/forum/discussion/696/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/696/</guid>
		<pubDate>Tue, 01 Feb 2011 18:46:49 -0800</pubDate>
		<dc:creator>FritzGreen</dc:creator>
		<description>
			<![CDATA[This is our first day evaluating Intervals.<br /><br />I've noticed that having multiple timers running simultaneously, (which I've read is a handy feature for billing purposes while multitasking,) also results a a time sheet for each employee (Resource user) that totals to more hours than they actually worked.<br /><br />I suppose this is fine if all employees earn salary wages, but our employees are all paid hourly.<br /><br />Does Intervals have the ability to account for overlapping timers and provide us with actual hours worked for each employee, or at least the ability to disable overlapping timers so that it is not possible for one person to time on two tasks at the same time?<br /><br />Thanks,<br />Fritz]]>
		</description>
	</item>
	<item>
		<title>Temporarily switch off notifications</title>
		<link>http://www.myintervals.com/forum/discussion/710/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/710/</guid>
		<pubDate>Wed, 23 Mar 2011 14:31:51 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[As principle Admin and Project Manager, I often find myself 'cleaning-up' tasks, updating minor stuff to keep everything 'disciplined'.<br /><br />Is there a way (or can it be added) to, by task, elect not to send notifications?<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Resource Utilization Management</title>
		<link>http://www.myintervals.com/forum/discussion/700/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/700/</guid>
		<pubDate>Fri, 04 Feb 2011 13:15:31 -0800</pubDate>
		<dc:creator>chucl2</dc:creator>
		<description>
			<![CDATA[Looking for how Intervals can track &amp; show my resource utilization (by named resources or roles) for past present and future planned work (task or project). Want to see how many hours each resource/role is cumulatively allocated across multiple tasks/projects for selected time interval. Would like to be able to choose the reporting time intervals (hours, days, weeks, months, quarters). Would like to see some some conditional formatting done/configurable on time interval totals for each resource to show when/if they are collectively over allocated for the time period selected. Like highlighting the sum total time yellow if over 80% of available hours are used and red if 100% is used.]]>
		</description>
	</item>
	<item>
		<title>Task List: display to include &quot;last comment&quot; column</title>
		<link>http://www.myintervals.com/forum/discussion/645/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/645/</guid>
		<pubDate>Tue, 24 Aug 2010 15:14:56 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[Suggestion #1.<br /><br />In my pursuit to be able to review quickly the task list and their current activity, I would request that the&quot; Last Comment&quot; in a column, be shown when displaying the Task list.<br /><br />Ideally, I would also be able to print/export a task list, including the last comment field, as either an excel file or as a report.<br /><br />Suggestion#2<br />In the Task List view, given that I already filter the list, save real estate by not displaying &quot;Client&quot;; &quot;Project&quot; columns if these filters are selected...<br />OR<br />provide and option to hide or display columns.<br /><br />Great product!<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Sub Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/708/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/708/</guid>
		<pubDate>Thu, 17 Mar 2011 14:11:48 -0700</pubDate>
		<dc:creator>seanmh</dc:creator>
		<description>
			<![CDATA[Is there a way to have a sub tasks or have task depend on the completion of another task?]]>
		</description>
	</item>
	<item>
		<title>How do I apply full cost of a vendor contract?</title>
		<link>http://www.myintervals.com/forum/discussion/697/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/697/</guid>
		<pubDate>Wed, 02 Feb 2011 08:46:14 -0800</pubDate>
		<dc:creator>maelynn</dc:creator>
		<description>
			<![CDATA[I have a project with say a budget of $100K. I purchase software under contract at a cost of $65K.<br /><br />How do I account for that so it deducts from the allocated budget? I tried putting something into the expense area but it doesn't deduct. Thanks!]]>
		</description>
	</item>
	<item>
		<title>Project Templates (via copy a project)</title>
		<link>http://www.myintervals.com/forum/discussion/481/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/481/</guid>
		<pubDate>Fri, 18 Sep 2009 10:26:55 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals does not include true project templating but copying a project can be utilized for a very similar purpose. <br /><br /><b >Copy a Project</b> - (left hand side of project profile page)<br /><img src="http://www.myintervals.com/i/forum/copy_project.gif" alt="copy a project" /><br /><br /><b >Copy Confirmation</b><br /><img src="http://www.myintervals.com/i/forum/copy_project_confirm.gif" alt="confirm copying project" /><br /><br />A few notes:<br /><ul ><br /><li >The task start dates for the new copied project are based on their reference to the project start date of the previous project.  For example, if Task 1 started five days after the project start date...it will also start five days after the start date of the new copied project.</li><br /><li >The timestamp for project notes, project documents and project expenses will be the start date of the project</li><br /><li >No email alerts go out when the new project is copied.  This is done intentionally so that if you want to edit the team, move due dates around, etc. you can</li><br /></ul>]]>
		</description>
	</item>
	<item>
		<title>Announce: node-intervals</title>
		<link>http://www.myintervals.com/forum/discussion/706/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/706/</guid>
		<pubDate>Mon, 14 Mar 2011 06:18:20 -0700</pubDate>
		<dc:creator>francois</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I started a little project using intervals API. It's called node-intervals: https://github.com/francois2metz/node-intervals<br /><br />It allow you to add your time with in command line.<br /><br />A simple usage:<br /><br />intervals --date 2011-03-14 --billable  --description &quot;Working on node-intervals&quot;<br /><br />Any feedback is welcome.<br /><br />François]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - March 5th and 6th</title>
		<link>http://www.myintervals.com/forum/discussion/705/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/705/</guid>
		<pubDate>Wed, 02 Mar 2011 09:28:47 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will be performing two rounds of server and infrastructure maintenance.  The <b >first round</b> of maintenance will be performed <b >March 4th / 5th</b> during a <b >three hour window of 11:00 PM - 2:00 AM (PST)</b> | 7:00 AM - 10:00 AM (GMT).  The <b >second round</b> of maintenance will be performed <b >March 5th / 6th</b> during a <b >five hour window of 10:00 PM - 3:00 AM (PST) </b>| 6:00 AM - 11:00 AM (GMT).  We are expecting approximately <b >half an hour to one hour of down time during each maintenance window</b> and you may experience slow loading pages and sluggishness during the maintenance.]]>
		</description>
	</item>
	<item>
		<title>Modules - how to use them?</title>
		<link>http://www.myintervals.com/forum/discussion/82/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/82/</guid>
		<pubDate>Tue, 08 May 2007 10:05:18 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Modules are an advanced feature in Intervals.  If you don't use them they should not get in the way, but if you do use them they help create pretty powerful reports.  Here is an example of how a software developer can use Modules:<br /><br />Security <strong >(Module)</strong><br />	- login page (.5 hrs)  - <strong >(task)</strong><br />	- password change page (.5 hrs)- <strong >(task)</strong><br />	- user initialize -<strong > (task)</strong><br /><br />Then you can run a Project Activity report on a single module if needed, or use Projects >> Time Summary >> View By Module for grand totals.<br /><br />If you plan to use "Security" frequently with your projects it can be added as a default Module under Site Settings.  That way you can compare that particular Module across projects as well as do aggregate reports.  For example, show me all hours I have spent on "Security" this year.]]>
		</description>
	</item>
	<item>
		<title>Widgets Anyone?</title>
		<link>http://www.myintervals.com/forum/discussion/513/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/513/</guid>
		<pubDate>Thu, 12 Nov 2009 11:03:40 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Here is a tip that could possibly speak to the developers fear of making Intervals too complicated.<br /><br />I have recently increased my presence on Google.  I now use so many services from G that I actually started Using iGoogle.  It's kinda hokey and I think each individual service is better in it's native window, but now that I see condensed versions of each of my services I can keep an eye on all of them with out shuffling through the browser windows.  Widgets have made it easier to follow everything.<br /><br />Maybe as "periscope" becomes another huge addition to Intervals, clients can simplify their project management based on what tabs they want to include or make visible.  Just so to not get overwhelmed when first starting using Intervals.<br /><br />I started using intervals when it was just a baby (or at least before it's pubescent years) and I found it very easy to get around.  Because I've been on it for so long, I can adapt to the new changes as they get assimilated.  For a newbie it can be frustrating getting used to all the bells and whistles since the early years.  So perhaps when usage starts, it starts with its bare essentials (go back 2 years) and then start adding, invoices, Milestones, and periscope.  <br /><br />Just food for thought as Intervals grows into it's own.  I for one have been a huge fan of each upgrade.  Keep up the good work.]]>
		</description>
	</item>
	<item>
		<title>Intervals widget workaround</title>
		<link>http://www.myintervals.com/forum/discussion/618/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/618/</guid>
		<pubDate>Thu, 17 Jun 2010 23:37:46 -0700</pubDate>
		<dc:creator>591dave</dc:creator>
		<description>
			<![CDATA[Intervals is a good system with a great interface, but one of the shortcomings is that there is no desktop timer widget.<br /><br />Quickbooks has a timer that is a desktop application. Their timer is technically poor, but it is a lot easier to find than searching dozens of tabs to find the Intervals page with the timer running.<br /><br />Up until now, the only hope was to wait for the Intervals developers to come out with the long-promised Time Tracking Widget,<br />http://www.myintervals.com/forum/discussion/172/time-tracking-widget/<br />http://www.myintervals.com/forum/discussion/265/intervals-roadmap/<br /><br />But today I realized that there is a function in Google Chrome browser that allows one to create a type of widget out of any given Web page.<br />Here is how to combine that with the Mobile Device view of Intervals to make an improved timer experience.<br /><br />1) Start Google Chrome <br />Get it at www.google.com/chrome<br /><br />2) Open Intervals Mobile<br />Example URL:<br />https://YOURGROUP.timetask.com/m/#time/timers<br /><br />Hit the Page menu (the one with the picture of a page) and hit Create Application Shortcuts. Select the options you want (in Windows, be sure to include the Quick Launch Bar -- in Windows 7, &quot;Pin to Task Bar&quot;), and hit OK.<br /><br />3) You should now see an Intervals icon.<br />Clicking it will launch the Chrome window that you've 'bookmarked'.<br />You can now resize the window to whatever you want, then close the window.<br />Clicking the shortcut will open it in the same position/size that you left it.<br /><br />[Windows: If you created a Start Menu shortcut in step 2, you can right-click on it and rename it Timer.]<br /><br />You will notice that the Mobile window has some differences from the docked timer approach in the &quot;Full Site&quot; Intervals interface. I already like working with it. If you are used to similar mobile interfaces (ie, if you have an iPhone) you will be immediately comfortable with it.<br /><br />Dave Smith]]>
		</description>
	</item>
	<item>
		<title>so what about time tracking widget?</title>
		<link>http://www.myintervals.com/forum/discussion/670/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/670/</guid>
		<pubDate>Tue, 16 Nov 2010 23:00:10 -0800</pubDate>
		<dc:creator>jacek</dc:creator>
		<description>
			<![CDATA[Okay - I've been waiting for the PC/Mac time tracking widget for a very long time. With every roadmap update it was again and again delayed, until it completely disappeared from the roadmap after last update.<br /><br />What happened? Does it mean that you cancelled the development plans?<br /><br />Really, working with a widget to manage timers would be a lot easier - for example, there wouldn't be a need to keep the Intervals open in the browser at all time.]]>
		</description>
	</item>
	<item>
		<title>Time Tracking Widget</title>
		<link>http://www.myintervals.com/forum/discussion/172/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/172/</guid>
		<pubDate>Tue, 11 Dec 2007 11:05:06 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have been contemplating adding widgets to the roadmap and we just received an inquiry about widgets and Intervals:<br /><blockquote >Can you tell me if you have any timer widgets for the Mac platform or any tools to help on the workstation side of things?</blockquote><br />We have kicked around doing the time tracking widget a variety of ways:<br /><ol ><br /><li >General Timer</li><li >General Timer with all 'non closed' tasks assigned to me</li><li >General Timer with tasks listed by due date with individual task timers</li><li >General Timers with the ability to apply the time to tasks (just like within Intervals)</li></ol><br />Thoughts?  Other widget ideas (tasks, reports, etc.)?  I'm curious what aspects of Intervals would be useful widgets.]]>
		</description>
	</item>
	<item>
		<title>Administrator Can't change Site Setting</title>
		<link>http://www.myintervals.com/forum/discussion/704/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/704/</guid>
		<pubDate>Tue, 01 Mar 2011 00:10:20 -0800</pubDate>
		<dc:creator>Deelip Khanal</dc:creator>
		<description>
			<![CDATA[There are two Admininistrator in my site. I can't see 'site setting' option in my account which I can see in the videos. But the other administrator can use that feature. I need that to change the locale of my site. What is wrong? Isn't administrator supposed to have access to site setting as well? <br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Mark a project as ready to be billed</title>
		<link>http://www.myintervals.com/forum/discussion/703/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/703/</guid>
		<pubDate>Fri, 25 Feb 2011 13:34:40 -0800</pubDate>
		<dc:creator>jpbecho2</dc:creator>
		<description>
			<![CDATA[I love Intervals.  We are a nine person firm that relies on it for all project scheduling. One improvement that would greatly help us would be to just create a simple checkbox that says, &quot;ready to invoice&quot; in projects.  Once checked, we could then search for jobs that are ready to invoice.  Right now it's either Active or Inactive.  We just need a little help to take it from production to billing.  If you wanted to take it even a little further, you could have three checkboxes related to invoicing.  <br /><br />- ready to invoice<br />- ready for review<br />- approved, send to client.<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Invoice all projects per client</title>
		<link>http://www.myintervals.com/forum/discussion/687/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/687/</guid>
		<pubDate>Tue, 18 Jan 2011 02:13:29 -0800</pubDate>
		<dc:creator>lvt</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />At the moment, it looks to me like you can only include 1 project for each invoice... However, we have clients that works with us on multiple project and every month we need to put all the projects billable into 1 invoice for that client.<br /><br />We really don't want to use free form and input manually as that's error prone. And if we filter all the relevant invoice and export the report to PDF, that looks horrible as it doesn't have any formatting like a normal invoice.<br /><br />Could this be done please?<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Reschedule Milestones And Tasks Seems To Ignore Weekends</title>
		<link>http://www.myintervals.com/forum/discussion/651/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/651/</guid>
		<pubDate>Fri, 03 Sep 2010 06:02:51 -0700</pubDate>
		<dc:creator>littlephil</dc:creator>
		<description>
			<![CDATA[I have been trying to test rescheduling of milestones and tasks on a project to speed up the process of moving everything manually. The system appears to work by modifying the dates based in the number of days the milestone is being moved by.<br /><br />This makes perfect sense to me except that as we do not work weekends when a future milestone and it's tasks were moved it assumed it could run over a weekend. I therefore had to manually move that milestone and all future milestones.<br /><br />Am I doing something wrong, is there a way around this?]]>
		</description>
	</item>
	<item>
		<title>Restricting Document Access</title>
		<link>http://www.myintervals.com/forum/discussion/702/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/702/</guid>
		<pubDate>Tue, 15 Feb 2011 13:02:49 -0800</pubDate>
		<dc:creator>Rockett</dc:creator>
		<description>
			<![CDATA[I understand that I can restrict Executive users from accessing documents.  Is there a way of restricting RESOURCE workers from seeing certain documents?<br /><br />Can they see ALL documents?  OR ... are they restricted according to the Project they are allowed access to?<br /><br />thanks for your help.]]>
		</description>
	</item>
	<item>
		<title>Managing ongoing work</title>
		<link>http://www.myintervals.com/forum/discussion/699/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/699/</guid>
		<pubDate>Fri, 04 Feb 2011 07:10:02 -0800</pubDate>
		<dc:creator>britbloke</dc:creator>
		<description>
			<![CDATA[I'm really struggling to find a managable way to handling ongoing work.  For example we do ongoing optimisation work for people.  This involves some regular monthly jobs that are common across projects plus ongoing work some of which is common and some isn't.<br /><br />I have tried to set this up as follows:<br />* created a client to hold my &quot;template&quot; projects.<br />* create a project for &quot;type A seo contract&quot;.<br />* Create 3 milestones (Account set-up, technical set-up, End of Month 1).<br />* Add tasks to each of those milestones for all the recurring issues<br />* Add tasks outside the milestones for the ongoing issues<br /><br />This looked like a genius solution to me.  My plan had been to copy this project for each client using that package, tweak the monthly milestone to suit them then copy that 11 times. Perfect.<br /><br />However doing that absolutely floods the task list. I had thought milestones would be sequential and tasks in later ones wouldn't show until the previous milestone due date was reached.  I couldn't see a sensible way to make the tasks lists manageable like this, so had to re-think.<br /><br />My next idea was to copy the monthly milestone at the end of each month. again, seemed sensible.  However the status of each task is copied as well - so we would have to go in a update each of these (incidentally this behaviour doesn't seem correct).  It was also a pain as anything added to that milestone as a one off would be copied.<br /><br />Next option was to only have the current milestone in place, but also have a &quot;dummy&quot; one. We could copy the dummy each month rather than the previous month's milestone. this would solve the status issue and ensure we were using an unspoilt copy.  Problem here is that the dummy shows in task lists etc even if marked as complete.<br /><br />The only option I can see remaining is to export the milestone and import them each month. This seems like overkill.<br /><br />Am i being daft? This seems like a fairly straight forward request.  I am deperate to find a way around this as we've come across intervals at the end of a very long search.  <br /><br />Help!]]>
		</description>
	</item>
	<item>
		<title>Intervals API - sooner or later?</title>
		<link>http://www.myintervals.com/forum/discussion/80/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/80/</guid>
		<pubDate>Tue, 24 Apr 2007 21:32:48 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We are trying to gauge how much an API with Intervals would help our current customers.  An API is on every Web 2.0  checklist, but we have focused our attention on listening to our customers and rolling out features that are most in demand.<br /><br />We have the core in place for an API <a href="http://www.pelagodesign.com/sidecar/framework/" >in our framework</a> are wondering if we should execute it sooner rather than later.  Much to our surprise, many of our customers have been asking for more and more features and have not been clamoring for an API.  They have been looking to use Intervals as their one stop place for all task, time, and project management needs.<br /><br />As web developers ourselves, we expected more API demand so here is your chance to sound off.  Would you use an API?  Should we move it to our list of features to execute sooner rather than later?<br /><br />As always, thanks for you thoughts - Michael]]>
		</description>
	</item>
	<item>
		<title>Add custom tag in the email subject to ease filtering mails</title>
		<link>http://www.myintervals.com/forum/discussion/701/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/701/</guid>
		<pubDate>Tue, 08 Feb 2011 00:46:13 -0800</pubDate>
		<dc:creator>sergi</dc:creator>
		<description>
			<![CDATA[It would be great to optionally define a tag to add to email subjects, so that the team could filter out the automatic email that Intervals sends. Now, I am (as admin) the sender of the emails the app sends, so nobody can separate my actual mails from the automatic emails, and it can be a bit annoying sometimes.<br /><br />I suggest to add that somewhere in the &quot;Settings &amp; Defaults&quot; section, and put that tag optionally at the beggining of the subject, for example, let me define a tag &quot;Timetask&quot;, and then send emails with subject like &quot;[Timetask] Current Virtua Tasks: 4&quot;.<br /><br />Some of the emails have their own tag, but that means configuring several filters, and we do not know the whole list from the beggining... so it may be an &quot;iterative&quot; process to modify the filter every time you get a new mail. I also found that other emails do not have tag... so these are quite more difficult to filter.<br /><br />Hope someone else finds this feature useful.]]>
		</description>
	</item>
	<item>
		<title>Spanish Language</title>
		<link>http://www.myintervals.com/forum/discussion/302/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/302/</guid>
		<pubDate>Sat, 01 Nov 2008 07:01:00 -0700</pubDate>
		<dc:creator>ataiano</dc:creator>
		<description>
			<![CDATA[Hi everyone. I already signed up to Intervals Timetask, and I think is great for me and my team work; but the only thing is stopping me to go up with it is spanish language support. As I understood, from Settings im able to change Locale, as they named it, but i guess it only refers to currency and all that staff, not to lenguage in fact.<br /><br />Can somebody let me know if that as i think it is or im doing something wrong?<br /><br />Thanks!<br /><br />Ariel]]>
		</description>
	</item>
	<item>
		<title>One Click mark Invoice as paid/Bulk mark Invoices as paid</title>
		<link>http://www.myintervals.com/forum/discussion/698/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/698/</guid>
		<pubDate>Thu, 03 Feb 2011 03:41:20 -0800</pubDate>
		<dc:creator>dkopp</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />it would be nice if you can add an simple Button to mark a Invoice as paid without add a payment to it.<br />Also it would be nice to bulk mark Invoices as paid.<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Client Contacts</title>
		<link>http://www.myintervals.com/forum/discussion/692/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/692/</guid>
		<pubDate>Mon, 24 Jan 2011 19:29:37 -0800</pubDate>
		<dc:creator>hrybko</dc:creator>
		<description>
			<![CDATA[Hi <br />We are new to Intervals and would like to add contacts to Clients. These contacts should behave like OutLook or Maximizer type of contacts and will almost never require access to login.<br /><br />Naturally these need to be visible to our staff working on intervals. (So that they can use these client details to contact and communicate)<br /><br />However it seems that contact details for No Login users are only visible to administrators (for reasons that escape me).<br /><br />I have read this thread: http://www.myintervals.com/forum/discussion/621/contacts/#Item_0<br />But it offers no real advice.<br /><br />Please help<br /><br />Thanks<br />Howard Rybko<br />Syncrony.com]]>
		</description>
	</item>
	<item>
		<title>Reversing client and vendors - using intervals &quot;backwards&quot;</title>
		<link>http://www.myintervals.com/forum/discussion/695/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/695/</guid>
		<pubDate>Sun, 30 Jan 2011 07:38:00 -0800</pubDate>
		<dc:creator>tychorosenfeld</dc:creator>
		<description>
			<![CDATA[As a business, I am interested in using Intervals to manage multiple vendors, which seems to be using Intervals in reverse.  Because of the flexibility of Intervals it looks like it may be possible, but i wanted to know if anyone has advice about how to go about this.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - January 29th</title>
		<link>http://www.myintervals.com/forum/discussion/693/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/693/</guid>
		<pubDate>Wed, 26 Jan 2011 08:25:05 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend on <b >Saturday, January  29th</b> during a <b >two hour maintenance window of 7:00 AM - 9:00 AM (PST) </b>| 3:00 PM - 5:00 PM (GMT). We <b >do not exepct any down time</b> but users may experience slow loading pages for a few minutes during the maintenance window.]]>
		</description>
	</item>
	<item>
		<title>Hide 'Summary' in invoices</title>
		<link>http://www.myintervals.com/forum/discussion/688/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/688/</guid>
		<pubDate>Tue, 18 Jan 2011 02:38:47 -0800</pubDate>
		<dc:creator>lvt</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />Since intervals can't set rates per person, we decided to used Work type as the indicator for each employee (I.e. employee will select their name in the work type), therefore, we don't want that showing up in the invoice.<br /><br />Is there a way to hide the Summary (Because we normally just group them by date)<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Hiding Client Name</title>
		<link>http://www.myintervals.com/forum/discussion/689/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/689/</guid>
		<pubDate>Wed, 19 Jan 2011 16:04:05 -0800</pubDate>
		<dc:creator>ThePengoose</dc:creator>
		<description>
			<![CDATA[I am new to Intervals and have a question in regards to hiding or removing the &quot;People&quot; tab for my resources and/or just hiding individuals? <br /><br />I work with many clients and sub-contractors and though Intervals has many options for this I totally want to remove the client name from the project category. However just seeing the clients/firm name isn't that big of a concern the more important item his preventing the sub-contractor/resource from seeing the individuals name who is associated with the client which they can see by clicking on the &quot;People&quot; tab.]]>
		</description>
	</item>
	<item>
		<title>Monthly Time Summary?</title>
		<link>http://www.myintervals.com/forum/discussion/694/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/694/</guid>
		<pubDate>Fri, 28 Jan 2011 14:38:13 -0800</pubDate>
		<dc:creator>mkeesling</dc:creator>
		<description>
			<![CDATA[I'm looking for a report that will show me timesheet entries for a month, summarized by project and/or client. I saw a response to another posting that suggested using the Summary report for a monthly timesheet review. While I can use that to generate the details, it doesn't summarize on anything other than the person. Here is what I'm looking for...if it doesn't exist, how difficult would it be to create?<br /><br />Employee Name<br />Total Hours<br />Client 1 - Total Hours<br />Client 1 - Project 1 - Total Hours<br />Client 1 - Project 1 - entries<br />Client 1 - Project 2 - Total Hours<br />Client 1 - Project 2 - entries<br />Client 2 - Total Hours<br />etc]]>
		</description>
	</item>
	<item>
		<title>Fixed Project Costs</title>
		<link>http://www.myintervals.com/forum/discussion/690/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/690/</guid>
		<pubDate>Wed, 19 Jan 2011 21:54:55 -0800</pubDate>
		<dc:creator>kelly1</dc:creator>
		<description>
			<![CDATA[Mostly we don't charge hourly rates but rather charge a flat fee for a design/project.   Is it possible to configure Intervals to work on flat fee per design/project rather than hourly.]]>
		</description>
	</item>
	<item>
		<title>Project Hourly Rate?</title>
		<link>http://www.myintervals.com/forum/discussion/691/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/691/</guid>
		<pubDate>Fri, 21 Jan 2011 14:04:07 -0800</pubDate>
		<dc:creator>mkeesling</dc:creator>
		<description>
			<![CDATA[Is there (or can there be) a way to set the hourly rate at the Project level instead of having to set it for each Work Type? Perhaps adding an option to &quot;Set Hourly Rate&quot; to the &quot;With Selected&quot; dropdown, or something similar to the Discount option?]]>
		</description>
	</item>
	<item>
		<title>Remove task number from drop downs</title>
		<link>http://www.myintervals.com/forum/discussion/404/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/404/</guid>
		<pubDate>Tue, 21 Apr 2009 03:37:08 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[When entering data, I can use the keyboard everywhere except on tasks. For instance, I can tab to the customer field and type the first letter or two of the customer name and immediately see that customer. I can then tab to the project field and type the first letter or two of the project name.<br /><br />But the task field - the most important one in my data entry - is preceded by the unique task number that is pretty much totally unimportant in data entry - it's simply a unique identified used by the application but not by the user.<br /><br />Pretty please - eliminate this task number in the drop downs so we can type the first few letters of the task name to select it?]]>
		</description>
	</item>
	<item>
		<title>Sharing Intervals projects across accounts</title>
		<link>http://www.myintervals.com/forum/discussion/10/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/10/</guid>
		<pubDate>Thu, 02 Mar 2006 14:40:44 -0800</pubDate>
		<dc:creator>mzelina</dc:creator>
		<description>
			<![CDATA[It would be great to have projects shareable across accounts. So, when Joe Company works on an Intervals project with me and falls in love with the program, Joe Company can get their own account for internal projects and include my Intervals project as part of their account. No need to log in and out.<br /><br />Depending on how the database is structured this would either be a 10 minute job or many weeks :)]]>
		</description>
	</item>
	<item>
		<title>Clearer branding</title>
		<link>http://www.myintervals.com/forum/discussion/630/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/630/</guid>
		<pubDate>Wed, 14 Jul 2010 07:10:53 -0700</pubDate>
		<dc:creator>rowan_clickwt</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />Not sure if this is the best place to mention this, but I think you should consider giving Intervals some stronger branding, and a consistent domain for people to log into.<br /><br />At the moment, my company's task management is hosted under clickwt.timetask.com, and makes no mention of &quot;Intervals&quot; when you log in. The problem with this is that our clients accessing the system don't know what to call it, and end up confusedly talking about &quot;timetask&quot;, &quot;this site&quot;, &quot;that issue tracking system&quot;, etc.<br /><br />Interestingly, 37 Signals originally went down the same route of minimal branding and multiple domains for their Basecamp product, but later decided to change to a strong, consistent brand, as explained here: http://basecamphq.com/transition<br /><br />The alternative suggested by one of my colleagues is that we completely rebrand Intervals with some name of our own, using the logo image in the corner, and then consistently refer to it as that.<br /><br />What does anyone else think?<br /><br />Regards,<br />Rowan]]>
		</description>
	</item>
	<item>
		<title>Reporting By &quot;Owner&quot; of Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/629/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/629/</guid>
		<pubDate>Mon, 12 Jul 2010 09:12:06 -0700</pubDate>
		<dc:creator>gemprousa</dc:creator>
		<description>
			<![CDATA[One really cool feature that I use with Intervals is the ability to assign one person as the owner of a task, and a different person as the assignee. The work performed on the task is always done by the person assigned to the task. However, I need to total the time by the owner of each task. So, even though the owner of the tasks does not input any time, I need to find out how much time each owner is responsible for... <br /><br />I do this by exporting all of the tasks and time in .csv, and then importing these files in Access. Then by linking the tables, I am able to create two very important reports: 1 - A report showning all the time entered for a specific date range; by owner. And 2 - A report showing all open tasks and their estimated time; by owner.<br /><br />I am unable to find any report within Intervals that can give me this data. It is very important for my company to know what managers are utilizing the time of our technicians, and how much time each manager is using.<br /><br />It would be awesome if you could add the ability to create pie charts that show time by owner!]]>
		</description>
	</item>
	<item>
		<title>Rates - Person - Default Work type for each person</title>
		<link>http://www.myintervals.com/forum/discussion/686/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/686/</guid>
		<pubDate>Sun, 16 Jan 2011 23:31:52 -0800</pubDate>
		<dc:creator>lvt</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />As far as I'm aware, you cannot currently set rates/person atm, so I'm wondering if its at least possible to set default work type for a person? <br />E.g. Whenever an employee named Paul enter his time, the  Work Type will automatically filled in as Design for him.<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Comments Search feature</title>
		<link>http://www.myintervals.com/forum/discussion/683/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/683/</guid>
		<pubDate>Mon, 10 Jan 2011 08:25:23 -0800</pubDate>
		<dc:creator>ecurry</dc:creator>
		<description>
			<![CDATA[I'd like to request a feature to be able to search task comments only. Also if the search can be restricted by the normal filter options (clients/projects/milestones/modules/status/priorities etc) that would be good.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - January 15th</title>
		<link>http://www.myintervals.com/forum/discussion/684/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/684/</guid>
		<pubDate>Thu, 13 Jan 2011 13:45:54 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend. The maintenance will be performed <b >Saturday, January 13th</b> during a <b >two hour maintenance window of 6:00 AM - 8:00 AM (PST) </b>| 2:00 PM - 4:00 PM (GMT). We do expect a few minutes of down time but <b >hopefully no more than 20 minutes.</b>]]>
		</description>
	</item>
	<item>
		<title>How do I delete a person?  Is there data deleted?</title>
		<link>http://www.myintervals.com/forum/discussion/685/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/685/</guid>
		<pubDate>Fri, 14 Jan 2011 15:23:09 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When a person is deleted their data is indeed deleted.  If a person leaves your organization or you want to revoke a person's ability to login we strongly recommend setting the user to inactive.  Inactive users cannot login but their legacy time data, task data, etc. is still available and they are immediately logged out.  You can always reassign their tasks if needed.  When a person is deleted their time data is deleted and any tasks, projects, milestones, etc. they own or are assigned will be moved to the person that is performing the deletion.  <br /><br />To delete a person you can right click on their name on the task listing:<br /><img src="http://www.myintervals.com/i/forum/person_delete_right.png" alt="Person Listing Right Click" /><br /><br />OR you can view their detail page and click on delete in the left hand column:<br /><img src="http://www.myintervals.com/i/forum/person_delete_detail.png" alt="Person Detail Page" /><br /><br />When deleting a person there is a final confirmation step that will show which data is about to be deleted or moved.  For this example user they do not have any time data:<br /><br /><img src="http://www.myintervals.com/i/forum/person_delete_confirm.png" alt="Confirm Person Deletion" /><br /><br />Most delete actions work in a very similar fashion where you can right click on the listing or view the detail page.  This is true for clients, projects, invoices, etc.]]>
		</description>
	</item>
	<item>
		<title>Gantt Charts</title>
		<link>http://www.myintervals.com/forum/discussion/63/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/63/</guid>
		<pubDate>Thu, 01 Feb 2007 10:33:40 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Recently we were asked if Gantt charts are going to be added to Intervals.  We currently do not have any plans to add Gantt charts.  <br /><br />Our rationale is that a lot of people glaze over when looking at Gantt charts.  Project managers and people who know how to create and read Gantt charts love them, but no one else on the team does.  I have personally been in many a meeting where Gantt charts were used to make everyone feel good that there was a schedule but few actually understood the project plan and potential risks in the schedule.  Most of our customers just don't appreciate what a  Critical Path is.     <br /><br />Intervals does not have a lot of scheduling built into it.  We did this on purpose because there are so many different ways to build a project schedule…especially with small companies.  We found some people use Microsoft Project and other desktop Project Management software, but many use Microsoft Excel, whiteboards, and individual systems to create project schedules.  Intervals is flexible and lets you schedule your projects in your own fashion. <br /><br />This doesn’t mean that you can’t use Gantt charts in your process.  I personally use Microsoft Project to plan out the project relationships and timelines that I manage, but I use Intervals to get the actual work done and track the effort on tasks.  Intervals flourishes at managing tasks, tracking time, and managing budgets while giving you detailed analysis of your efforts. <br /><br />We do have plans to layer in some basic scheduling.  It will be more in the form of “Project Calendars” and/or “Resource Calendars”, but not full tilt Gantt charts.]]>
		</description>
	</item>
	<item>
		<title>How does the home page calendar work?</title>
		<link>http://www.myintervals.com/forum/discussion/662/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/662/</guid>
		<pubDate>Tue, 26 Oct 2010 15:25:48 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The home page calendar includes a weekly view, monthly view and custom date range view.  It also feature the ability to export tasks and milestones in iCal format to be imported elsewhere.  Via right click you can add public and private notes as well as create tasks and milestones.  The calendar includes drag and drop capabilities where you can move tasks and milestones by dragging them and dropping them or by right clicking and changing their due date.  When a milestone is moved there is an option to move all of the tasks that are attached to that milestone as well as other milestones for that project.  It is a pretty convenient way to reschedule an entire project if the first phase runs late for example.  <a href="http://www.myintervals.com/video/#Milestones" title="Calendar and Milestones" >Here is a video introduction to milestones</a> that shows some of the home page calendar functionality toward the end of the video (about 2:45 into the video) that is a good introduction to the calendar.]]>
		</description>
	</item>
	<item>
		<title>New to Intervals and having trouble with slow or non responding server</title>
		<link>http://www.myintervals.com/forum/discussion/682/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/682/</guid>
		<pubDate>Mon, 27 Dec 2010 18:21:26 -0800</pubDate>
		<dc:creator>jpdrake56</dc:creator>
		<description>
			<![CDATA[I am doing the 30 day trial. I started 15 days ago and really like the features for time tracking, invoicing and reports on projects. Mid-last week I found clicking between tasks and projects the pages loaded very slowly or not at all. Still today the same problem. I got a task page to open and started a timer. When I wanted it to stop it would not respond and just kept running. Eventually the page loaded and it stopped about an hour later. The most common error message I get is that the server is not responding. I like the Intervals concept and methods of organizing all my time/task/project/client information, but it is frustrating that now it is not working. Is there something I am missing performance wise? All other servers I am connected to are working fine.]]>
		</description>
	</item>
	<item>
		<title>recurring invoices</title>
		<link>http://www.myintervals.com/forum/discussion/347/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/347/</guid>
		<pubDate>Fri, 02 Jan 2009 09:28:08 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[it would be nice to see a recurring invoices feature.]]>
		</description>
	</item>
	<item>
		<title>Edit or Collaborate on Documents through intervals.</title>
		<link>http://www.myintervals.com/forum/discussion/647/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/647/</guid>
		<pubDate>Wed, 25 Aug 2010 10:52:51 -0700</pubDate>
		<dc:creator>joshreeder</dc:creator>
		<description>
			<![CDATA[Similar to a google docs feature, (just use their api) create a document in documents to post text and links, where certain privileges can add or change and you can attach it to projects milestones or tasks.  Very helpful for collaboration and minutes from meetings without uploading and downloading all the time.  More like a note on steroids that can be linked from tasks or whatever.]]>
		</description>
	</item>
	<item>
		<title>DCAA Compliance for Federal Contractors</title>
		<link>http://www.myintervals.com/forum/discussion/680/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/680/</guid>
		<pubDate>Sun, 19 Dec 2010 13:31:26 -0800</pubDate>
		<dc:creator>gbrewing</dc:creator>
		<description>
			<![CDATA[Are any Intervals customers using the tool for DCAA compliant timekeeping and associated invoicing?<br /><br />Have any passed their DCAA audit using this product as their primary timesheet system?<br /><br />I have been told Quickbooks time reporting module from Intuit is not DCAA compliant so you have to get some kind of extra timesheet system, of which there are several to choose from, but not several that are also valuable for actually managing a  project.<br /><br />In general I want to track projects at a lower level of granularity than required by the govt so we will get smarter about bidding our contracts.  I want to get buy-in from the project team why this is important.  But it is imperative we be able to pass a DCAA audit as well.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - Saturday, Dec 18th</title>
		<link>http://www.myintervals.com/forum/discussion/676/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/676/</guid>
		<pubDate>Tue, 07 Dec 2010 10:40:24 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will be performing routine server maintenance and upgrading hardware on the server environment for performance and scalability. The maintenance will be performed <b >December 11th</b> during a <b >three hour window of 6:00 AM - 9:00 AM (PST) </b>| 2:00 PM - 5:00 PM (GMT). We are expecting approximately <b >one hour of down time during the maintenance</b>. If you have any questions please contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.<br /><br />## Update ##<br />Our apologies for the hassle but the scheduled maintenance has been postponed for today.  We will update this forum discussion and re-issue another header alert within each account once the a maintenance window has been established.<br /><br />## Update ##<br />The <b >new maintenance window</b> has been set for <b >December 18th</b> during a <b >three hour window of 6:00 AM - 9:00 AM (PST) </b>| 2:00 PM - 5:00 PM (GMT).  Once again we are expecting approximately <b >one hour of down time during the maintenance</b>.]]>
		</description>
	</item>
	<item>
		<title>Do you have a frequently asked questions (FAQ) section?</title>
		<link>http://www.myintervals.com/forum/discussion/679/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/679/</guid>
		<pubDate>Thu, 16 Dec 2010 12:00:07 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We do.  Frequently asked questions <a href="http://www.myintervals.com/faq.php" title="Intervals FAQ" >are available here</a>.  If you don't find an answer to your question there or in the forums please email <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Add types of projects (aka project categories)?</title>
		<link>http://www.myintervals.com/forum/discussion/295/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/295/</guid>
		<pubDate>Thu, 30 Oct 2008 08:45:58 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received the following feature request.  It would be great to get feedback on if it would add value for you:<br /><br /><blockquote >Can we add one more field called Project Category and allow us to customize it so we can also search projects by category?<br /><br />Example, I'd like to create the following categories: Branding, CMS, E-commerce, Print</blockquote>]]>
		</description>
	</item>
	<item>
		<title>What is with the &quot;save&quot; button?</title>
		<link>http://www.myintervals.com/forum/discussion/532/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/532/</guid>
		<pubDate>Wed, 09 Dec 2009 11:26:48 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[There is a pencil next to comments etc when you view a task, but when you click it it is replaced by two arrows in a circle - which makes me think &quot;refresh&quot; (think Internet Explorer toolbar).<br /><br />Please can we have a more conventional save icon? I know floppy disks are a bit out dated, but they are normally understood to mean save.]]>
		</description>
	</item>
	<item>
		<title>Example: Integration with Virtual Team Platform</title>
		<link>http://www.myintervals.com/forum/discussion/678/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/678/</guid>
		<pubDate>Fri, 10 Dec 2010 07:19:49 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[i think a while ago someone asked for examples of folks who were using the Intervals API. Here's a screencast of how we've integrated the Q2 Platform with Intervals. Four minutes. Enjoy!<p ><br /><br />        </p><br /><p ><br />	<a href="http://www.screencast.com/t/93GWkEYnkVUm" target="_blank" >http://www.screencast.com/t/93GWkEYnkVUm</a></p>]]>
		</description>
	</item>
	<item>
		<title>Does Intervals work in Windows 7</title>
		<link>http://www.myintervals.com/forum/discussion/675/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/675/</guid>
		<pubDate>Fri, 03 Dec 2010 18:44:45 -0800</pubDate>
		<dc:creator>proofpos</dc:creator>
		<description>
			<![CDATA[I can't get anything to work.  In tasks ... the dropdown lists don't work ...  project, module.<br /><br />When I finally get a task created in a projects panel ... it totally disappears when I click on the tasks tab.<br /><br />I'm pretty disappointed.]]>
		</description>
	</item>
	<item>
		<title>Looking for Eclipse Integration</title>
		<link>http://www.myintervals.com/forum/discussion/673/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/673/</guid>
		<pubDate>Fri, 19 Nov 2010 13:19:58 -0800</pubDate>
		<dc:creator>mhamel</dc:creator>
		<description>
			<![CDATA[Hi all,<br /><br />We are currently evaluating the option to use Intervals for project management, but one thing that we miss is integration with Eclipse (Mylyn). Does it exists? If not, is Intervals able to do custom development/integration for this feature?<br /><br />Thanks, <br /><br />Mathieu]]>
		</description>
	</item>
	<item>
		<title>Reporting on future hours and projected billable hours</title>
		<link>http://www.myintervals.com/forum/discussion/639/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/639/</guid>
		<pubDate>Sat, 07 Aug 2010 02:58:18 -0700</pubDate>
		<dc:creator>TomatParkD</dc:creator>
		<description>
			<![CDATA[I am just 3 days into using Intervals and enjoying the experience.<br /><br />I have set up all my tasks for the next few months and now want to see what reports are available for future dates. I have entered all my estimated hours with chargeable rates <br /><br />I need to get information of my forward hours for say August + and my likely billing for August + using all the available filters.  Filtering is great for historic reporting but every future report that I try comes back with no results.<br /><br />What am I doing wrong?]]>
		</description>
	</item>
	<item>
		<title>Desktop (win) application in combination with Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/591/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/591/</guid>
		<pubDate>Wed, 28 Apr 2010 02:08:41 -0700</pubDate>
		<dc:creator>ltidk</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />Im trying to figure out what product to use for a smallteam timetracking and issuetracking projectmanagement tool. I like Intervals but im missing something. What i would like is a combination of a webbased enviorment and the desktopapplication ((windows) which will do the timetracking + being an alerter if anything happens for the given user/developer (notify bugs/tasks). <br /><br />Some other products have this, but mssing other things. I noticed the API here is version 0.x - so its probably not possible yet with intervals to either get finished apps for this (desktop apps / not web) or create one yourself ?]]>
		</description>
	</item>
	<item>
		<title>Round up configuration</title>
		<link>http://www.myintervals.com/forum/discussion/353/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/353/</guid>
		<pubDate>Mon, 12 Jan 2009 13:26:33 -0800</pubDate>
		<dc:creator>pearlbear</dc:creator>
		<description>
			<![CDATA[Hi, <br /><br />Right now, when you use &quot;round up&quot; in the time tracking window, it uses 1/8 hour time. Is there a way to change this? We're moving to a minimum 15 minute time chunk, and it would be great if we could specify. (Maybe this is a feature request?)<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Reports I cant find</title>
		<link>http://www.myintervals.com/forum/discussion/671/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/671/</guid>
		<pubDate>Fri, 19 Nov 2010 02:02:09 -0800</pubDate>
		<dc:creator>ducati996guy</dc:creator>
		<description>
			<![CDATA[Hi All,<br /><br />Apologies if there is an east way to do this, but I cant find it.<br /><br />We need to run the following types of reports.<br /><br />- Estimate vs Actual for a project<br />- Estimate vs Actual for person<br /><br />Thanks<br />David]]>
		</description>
	</item>
	<item>
		<title>Priority and Status plus grouping of Projects</title>
		<link>http://www.myintervals.com/forum/discussion/669/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/669/</guid>
		<pubDate>Mon, 15 Nov 2010 09:34:58 -0800</pubDate>
		<dc:creator>bcooper</dc:creator>
		<description>
			<![CDATA[Hello.. We have a wish list of features we need for our Project software - I 'm pleased to say that Intervals look like it can meet almost all of them.<br />I have questions on two things: 1/ Can we set a priority field on Projects? i.e. Red, Green or Amber for example. Maybe I could use the Client field for this and have priorities defined in there? This way, we can report on all Red priority Projects etc.<br />2/ Is there any way to group projects into market sectors? We have projects under way from other countries and would like to keep them separate.<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>What makes a task 'not started'?</title>
		<link>http://www.myintervals.com/forum/discussion/4/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/4/</guid>
		<pubDate>Mon, 27 Feb 2006 12:30:19 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[On the Home page and Project Dashboard page there are pie charts that show various statuses on tasks. One of the types of status is &quot;not started&quot;.<br /><br />Intervals considers a task &quot;not started&quot; if no time has been applied to it. Therefore, you can have a running timer or make a comment on the task and it will still be considered not started. As soon as any time is applied to the task, it ceases to be &quot;not started&quot;.]]>
		</description>
	</item>
	<item>
		<title>Discount hourly rates for a Client</title>
		<link>http://www.myintervals.com/forum/discussion/603/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/603/</guid>
		<pubDate>Wed, 26 May 2010 23:54:22 -0700</pubDate>
		<dc:creator>mvonderlinn</dc:creator>
		<description>
			<![CDATA[I see the discussion below addresses Project-level discounts, but what about the Clients-level? We have clients that get a discount on ALL work we do for them. I don't want people to have to remember to set up the Discount every time they create a new project. Is there a way to assign a Discount to a client so it applies to all Projects created for them?<br /><br />http://www.myintervals.com/forum/discussion/202/discount-hourly-rates-for-a-project/]]>
		</description>
	</item>
	<item>
		<title>Invoicing by Quote/Estimate not time spent</title>
		<link>http://www.myintervals.com/forum/discussion/664/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/664/</guid>
		<pubDate>Mon, 01 Nov 2010 19:02:38 -0700</pubDate>
		<dc:creator>kristen</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />We invoice in 15 minute increments.  An employee spent  0.15 hrs on a task;  however I want the invoice to read 0.25 hrs and charge  (as quoted).  But the employee time to remain 0.15.   Can't seem to figure out how to make this work.<br /><br />Similarly i would have the opposite problem if they spent 1.00 hrs on a task and the quote was for 0.5 hrs,  the invoice would need to read 0.5 hrs with the employees time remaining as 1.00.<br /><br />Please point me in the right direction.  Clearly I can't override the invoice... or can I?<br /><br />Thanks<br />Kristen]]>
		</description>
	</item>
	<item>
		<title>Expenses - adding non-labor expenses with a % markup</title>
		<link>http://www.myintervals.com/forum/discussion/30/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/30/</guid>
		<pubDate>Thu, 04 May 2006 13:58:36 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[You currently can add expenses in Intervals and keep track of what it cost you vs. your client.  Here is where Expenses are located:<br /><br />Go to Projects &gt; Pick a Single Project &gt; Expenses is located in the left hand navigation:<br /><br />Project Name<br />    * Profile<br />    * Dashboard<br />    * Time Summary<br />    * Estimated vs. Actual<br />    * Payments<br />    * Expenses<br />    * Project notes <br /><br />The expense is what it cost you the Fee is what you are charging your client.]]>
		</description>
	</item>
	<item>
		<title>Routine Server Maintenance Scheduled for Saturday, November 13th</title>
		<link>http://www.myintervals.com/forum/discussion/666/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/666/</guid>
		<pubDate>Tue, 09 Nov 2010 13:04:21 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our efforts to continually improve Intervals we will be performing routine maintenance on the server infrastructure. The maintenance will be performed during a three hour maintenance window of 6:00 AM - 9:00 AM (PST) | 2:00 PM - 5:00 PM (GMT) on Saturday, November 13th.  During the maintenance window users may experience interruptions and we do anticipate a few minutes of down time but hopefully no more than 15-20 minutes. If you have any questions please contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Is there a way to create write-offs on invoices?</title>
		<link>http://www.myintervals.com/forum/discussion/667/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/667/</guid>
		<pubDate>Tue, 09 Nov 2010 14:51:04 -0800</pubDate>
		<dc:creator>benjamin</dc:creator>
		<description>
			<![CDATA[We had a client who we did a lot of work for and in the end they refused to pay the final invoice.  We finally got them to pay a large portion of the invoice.  Now we have an invoice in the system which permanently sits in Outstanding Invoices because it has a remaining balance.  We are using the Intervals invoice system to keep track of our financial records as well as create various metrics.  Is there any way that we can put a write-off on the remaining balance of the invoice without actually applying any payments towards the invoice?  We'd love to be able to clear that invoice out of the list.<br /><br />Let me know if I need to clarify further.  Thank you in advance.]]>
		</description>
	</item>
	<item>
		<title>Getting multiples</title>
		<link>http://www.myintervals.com/forum/discussion/665/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/665/</guid>
		<pubDate>Mon, 08 Nov 2010 23:53:51 -0800</pubDate>
		<dc:creator>yalp</dc:creator>
		<description>
			<![CDATA[Hello,<br />If I wanted to return the details for one value I can use<br />https://api.myintervals.com/time/?moduleid=123456&amp;datebegin=10-10-2&amp;dateend=10-10-10&amp;limit=2000<br /><br />How could I combine this to return multiples<br />https://api.myintervals.com/time/?moduleid=123456&amp;moduleid=123457&amp;moduleid=123458&amp;datebegin={1}&amp;dateend={2}&amp;limit=2000<br /><br />thanks for your time]]>
		</description>
	</item>
	<item>
		<title>Pending Category for Task or Milestone</title>
		<link>http://www.myintervals.com/forum/discussion/663/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/663/</guid>
		<pubDate>Thu, 28 Oct 2010 10:27:32 -0700</pubDate>
		<dc:creator>vrsioffice</dc:creator>
		<description>
			<![CDATA[Currently you can mark a task/milestone as &quot;In-Progress&quot; or &quot;Completed&quot;.  It would be nice to be able to mark the task or milestone as&quot; Pending&quot;.  Often a tasks/milestone gets &quot;tabled&quot; for a period of time.  During this time I do not want the item showing as overdue, but would like to be able to view Pending tasks/milestones.  I do not want to delete the task/milestone as it will eventually become active again (however I would not know an estimated new due date, so simply changing the due date is not an option), but I do not want it sitting in overdue tasks.]]>
		</description>
	</item>
	<item>
		<title>Adding work types to tasks</title>
		<link>http://www.myintervals.com/forum/discussion/622/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/622/</guid>
		<pubDate>Fri, 25 Jun 2010 11:06:37 -0700</pubDate>
		<dc:creator>atait</dc:creator>
		<description>
			<![CDATA[Can i do this?]]>
		</description>
	</item>
	<item>
		<title>Estimated vs. Actuals report for each task</title>
		<link>http://www.myintervals.com/forum/discussion/167/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/167/</guid>
		<pubDate>Wed, 28 Nov 2007 11:01:17 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request:<br /><br /><blockquote >Is there any report which provides an 'estimates vs actuals' where we can track actual head hours against the estimated hours for each task in a project? We are already entering the 'estimated hours' for a task and developers are clocking up time against the tasks so it would seem the data is there to do this. Ideas?</blockquote> <br /><br />Here was my follow-up response:<br />The estimated hours on tasks presently do not total up anywhere.  That is a very interesting idea.  The project level estimate is meant to help control total scope for the project and the task estimate is meant to help the person know how many hours to work on something while also letting the owner of the task change course if the task starts tallying up too many hours. We will ponder this one some more...thanks for the suggestion.<br /><br />Would you use it?  A new report maybe?  Does it add additional complexity or a lot of value?]]>
		</description>
	</item>
	<item>
		<title>Syncronising Calendar</title>
		<link>http://www.myintervals.com/forum/discussion/402/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/402/</guid>
		<pubDate>Thu, 16 Apr 2009 05:49:01 -0700</pubDate>
		<dc:creator>perseo</dc:creator>
		<description>
			<![CDATA[Is there any way to Sync Intervals with Google Calendar? This could be good also to Sync with Iphone. I Sync already my desktop application, Google Calendar and Iphone calendar together. If there's a way to make my Intervals tasks milestones notes etc, sync with GCal that would make my week!]]>
		</description>
	</item>
	<item>
		<title>Expenses vs Billing</title>
		<link>http://www.myintervals.com/forum/discussion/235/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/235/</guid>
		<pubDate>Mon, 02 Jun 2008 12:59:28 -0700</pubDate>
		<dc:creator>Chancery</dc:creator>
		<description>
			<![CDATA[Is there a report that will show me my project billing amount and the expenses so that I can easily see profit for each project?<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Currency Setting per Project</title>
		<link>http://www.myintervals.com/forum/discussion/148/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/148/</guid>
		<pubDate>Tue, 06 Nov 2007 09:40:57 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received this question:<br /><br /><blockquote ><br />Is there a way to have different currencies associated with different projects. This is important to us as we have clients from different locations.</blockquote><br /><br />Presently with Intervals the Locale extends across the entire Intervals account.  The date format and currency are tied into the locale.  This request would break the Locale setting into only date / time formatting while currency could be manipulated at the Project level.  A sort of "currency setting for this project".  It could get tricky pretty quick with billable rates, expenses, invoicing, etc.    I am curious to get thoughts from others on this one.]]>
		</description>
	</item>
	<item>
		<title>How to disable overdue timesheet reminders</title>
		<link>http://www.myintervals.com/forum/discussion/257/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/257/</guid>
		<pubDate>Wed, 13 Aug 2008 09:26:17 -0700</pubDate>
		<dc:creator>gscottwalker</dc:creator>
		<description>
			<![CDATA[Maybe I'm missing out on some cool functionality, but I really don't think I need to use the &quot;timesheet&quot; function the way I'm utilizing Intervals.  But I'm getting the notifications at the top of every screen that timesheets are due - and being one who likes to &quot;do the right thing&quot;, I keep feeling like I should act on 'em!  Is there a way to simply turn off timesheet notifications?  Thanks for your help!!  ;o)]]>
		</description>
	</item>
	<item>
		<title>Is there a way to reverse or void an invoice without actually having to delete it?</title>
		<link>http://www.myintervals.com/forum/discussion/660/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/660/</guid>
		<pubDate>Thu, 14 Oct 2010 16:22:26 -0700</pubDate>
		<dc:creator>jwong</dc:creator>
		<description>
			<![CDATA[Is there a way to reverse or void an invoice without actually having to delete it?]]>
		</description>
	</item>
	<item>
		<title>Better invoicing</title>
		<link>http://www.myintervals.com/forum/discussion/626/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/626/</guid>
		<pubDate>Thu, 01 Jul 2010 03:44:37 -0700</pubDate>
		<dc:creator>MrM</dc:creator>
		<description>
			<![CDATA[It's been nearly 6 months since I've submitted some feature requests for invoicing. Since I've received no reply, save for the initial confirmation, I'm re-posting them here to see if there is any interest for these changes among other users as well.<br /><br /><blockquote >I would like to propose some features regarding invoices.<br /><br />1. An ability to create an invoice (prefilled with work performed) for all the (active) projects of a particular client. We have a couple of clients for which we do regular outsourcing work on multiple projects. We would like to be able to create an invoice for them at the end of each month, containing all the work performed for the client in question in the past month.<br /><br />2. An option to use estimated instead of actual time in an invoice. The functionality should be exactly the same as it is for the "prefilled with work performed" option right now, with the exception that the quantity is taken from the estimate and not from the timesheets. Ideally, we should be able to choose between actual/estimated time for each row in the invoice. However, if this is too difficult to implement, a per-invoice option would suffice.<br /><br />3. Custom templates for invoices. A functionality similar to the one at http://invoice.zoho.com/, where an HTML editor is provided for creating a custom invoice layout. Alternatively, we would really need an option to translate all the text on the invoice, at the very least.<br /><br />All three of these features would be really helpful for us. However, in order for invoices to be useful at all, #3 is absolutely essential. We cannot afford to send out invoices in a foreign language (English).<br /><br />I hope you will consider the above feature requests, making the Intervals invoicing functionality something we can use in our company.</blockquote><br /><br />#1 would really save us a lot of time as well as make the invoices much more manageable. It is very tedious to have to create lots of invoices for a single client each month. The excess of invoices also makes browsing through them quite difficult.]]>
		</description>
	</item>
	<item>
		<title>Hourly Rate per user and dependency between tasks</title>
		<link>http://www.myintervals.com/forum/discussion/658/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/658/</guid>
		<pubDate>Thu, 07 Oct 2010 07:05:12 -0700</pubDate>
		<dc:creator>askoropad</dc:creator>
		<description>
			<![CDATA[Is there way to set hourly rate per user? I have different rates for senior/middle/junior developers and I'd like to see billing reports based on their revenue.<br /><br />Next question is how to set dependencies between tasks.]]>
		</description>
	</item>
	<item>
		<title>Running reports on closed tasks and projects</title>
		<link>http://www.myintervals.com/forum/discussion/659/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/659/</guid>
		<pubDate>Fri, 08 Oct 2010 12:26:10 -0700</pubDate>
		<dc:creator>jpflasterer</dc:creator>
		<description>
			<![CDATA[Is there a report format or option in Intervals that allows me to run reports on closed projects and closed tasks, that shows the date the task was closed and date the project was inactivated?  I don't want the date the task was due - I want to be able to run reports that show the number and frequency of tasks that are closed on time vs. tasks that were completed after the due date.]]>
		</description>
	</item>
	<item>
		<title>Can I use Intervals to mark and track vacation time?</title>
		<link>http://www.myintervals.com/forum/discussion/657/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/657/</guid>
		<pubDate>Wed, 29 Sep 2010 12:04:00 -0700</pubDate>
		<dc:creator>Ritu</dc:creator>
		<description>
			<![CDATA[Ideally, I would like to use time tracking for both tasks and time off within the same tool. Can Intervals track vacation for my resources as well?]]>
		</description>
	</item>
	<item>
		<title>Clientid Null in json/xml response</title>
		<link>http://www.myintervals.com/forum/discussion/656/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/656/</guid>
		<pubDate>Fri, 24 Sep 2010 08:49:23 -0700</pubDate>
		<dc:creator>pennywise</dc:creator>
		<description>
			<![CDATA[Hello, I'm having a big trouble with api response.<br />I have done, with app engine, a client to use timesheet: tested the app with a free account it works, but when i try to use it with business account, no.<br />When I ask to myintervals the json corrisponding to my person, this is the response:<br /><br />{<br />"personid":"XXXXX",<br />"status":"OK",<br />"code":200,<br />"person":<br />	{<br />		"id":"XXXX",<br />		"title":"",<br />		"firstname":"XXXXX",<br />		"lastname":"XXXXX",<br />		"primaryaccount":"f",<br />		"allprojects":"f",<br />		"username":"XXXX.XXXXX",<br />		"active":"t",<br />		"groupid":"4",<br />		"notes":"",<br />		"lastlogin":<br />		"2010-09-24 15:21:37",<br />		"numlogins":"90",<br />		"clientid":null, &lt;-- no ids here!<br />		"private":"f",<br />		"permids":[]<br />	}<br />}<br /><br />Clientid is null!! How is possible? I got a lot of client associated to my person...Is this a bug? <br /><br />this is the response in my test enviroment with free account<br />{<br />"personid":"XXXXX",<br />"status":"OK",<br />"code":200,<br />"person":<br />	{<br />		"id":"XXXX",<br />		"title":"",<br />		"firstname":"XXXXX",<br />		"lastname":"XXXXX",<br />		"primaryaccount":"f",<br />		"allprojects":"f",<br />		"username":"XXXX.XXXXX",<br />		"active":"t",<br />		"groupid":"4",<br />		"notes":"",<br />		"lastlogin":<br />		"2010-09-24 17:31:38",<br />		"numlogins":"90",<br />		"clientid":51116,  &lt;---now we got id!<br />		"private":"f",<br />		"permids":[]<br />	}<br />}<br /><br />Token, header, and url to make request is right, because in test enviroment it works, so I need an help :(<br /><br />I hope you understand me, my english is very bad!]]>
		</description>
	</item>
	<item>
		<title>Search Time</title>
		<link>http://www.myintervals.com/forum/discussion/655/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/655/</guid>
		<pubDate>Wed, 15 Sep 2010 08:14:10 -0700</pubDate>
		<dc:creator>iTistic</dc:creator>
		<description>
			<![CDATA[I recently needed to search time records for a specific key phrase that would be found in the comments of a time entry. I don't see a way to do this within Intervals currently. Am I missing something?]]>
		</description>
	</item>
	<item>
		<title>POST project</title>
		<link>http://www.myintervals.com/forum/discussion/653/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/653/</guid>
		<pubDate>Fri, 10 Sep 2010 07:09:07 -0700</pubDate>
		<dc:creator>yalp</dc:creator>
		<description>
			<![CDATA[Hello,<br />I am trying to create a project with a defined value like clientid and defined values like worktypeid and moduleid. <br />How can I do this?<br />Thanks for your time]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: Timer Manipulation</title>
		<link>http://www.myintervals.com/forum/discussion/654/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/654/</guid>
		<pubDate>Fri, 10 Sep 2010 11:37:46 -0700</pubDate>
		<dc:creator>cameron</dc:creator>
		<description>
			<![CDATA[The following PHP class shows how to create, pause, restart, and delete a timer. It requires PHP5 and the cURL and SimpleXMLElement libraries. It is a bare bones example that you are free to use in your application, modify to your programming language, extend, or distribute as you wish. It contains no error handling, which you are advised to put in your application when making API requests, so you will have to write your own.<br /><br />Documentation for the timer resource can be found here:<br />http://www.myintervals.com/api/resource.php?r=timer<br /><br /><br /><code ><br />&lt;?php<br />define('TOKEN',''); // put your token here<br />define('BASEURL','https://api.myintervals.com/');<br /><br />class Timer {<br /><br />    private $timerid;<br />    private $ch;<br /><br />     function __construct() {<br />        $this-&gt;ch = curl_init();<br />        curl_setopt($this-&gt;ch, CURLOPT_HEADER, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_RETURNTRANSFER, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_FOLLOWLOCATION, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_SSL_VERIFYPEER, true);<br />        curl_setopt($this-&gt;ch, CURLOPT_SSL_VERIFYHOST, 2);<br />        curl_setopt($this-&gt;ch, CURLOPT_USERPWD, TOKEN.':x');<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPHEADER, array(&quot;Accept: application/xml&quot;, &quot;Content-type: application/xml&quot;));<br />    }<br /><br />    function __descruct() {<br />        curl_close($this-&gt;ch);<br />    }<br /><br />    public function setTimerId($id) {<br />        $this-&gt;timerid = $id;<br />    }<br /><br />    public function getTimerId() {<br />        return $this-&gt;timerid;<br />    }<br /><br />    // Creates a timer.<br />    public function createTimer() {<br /><br />        // Get information about me so that we can start my timer. If you know your personid, you can skip this step<br />        curl_setopt($this-&gt;ch, CURLOPT_URL, BASEURL.'me/');<br />        // load the returned value into a SimpleXML parser.<br />        // you'll probably want to space this out and add your own error handling here<br />        $me = new SimpleXMLElement(curl_exec($this-&gt;ch), LIBXML_NOCDATA);<br />        $personid = (int)$me-&gt;me-&gt;item-&gt;id;<br /><br />        $timenow = gmdate('Y-m-d H:i:s');<br />        curl_setopt($this-&gt;ch, CURLOPT_URL, BASEURL.'timer/');<br />        // we should use DOMDocument or SimpleXMLElement to create well-formatted XML, but for simplicity and so you can<br />        // see the output being sent to the server, I'm going to send it as a string.<br />        $newTimer =&lt;&lt;&lt;EOF<br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;timer&gt;<br />    &lt;personid&gt;$personid&lt;/personid&gt;<br />    &lt;starttime&gt;$timenow&lt;/starttime&gt;<br />&lt;/timer&gt;<br />EOF;<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPGET, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_POST, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_POSTFIELDS, $newTimer);<br />        $timer = new SimpleXMLElement(curl_exec($this-&gt;ch), LIBXML_NOCDATA);<br /><br />        $this-&gt;setTimerId((int)$timer-&gt;timer-&gt;id);<br /><br />        return true;<br />    }<br /><br />    public function pauseTimer() {<br /><br />        // Now let's pause the timer. To do this, we'll get the most recent information about how long the timer's been running.<br />        // If you want to set the time manually, you can set the `time` field to whatever you want and skip this step.<br />        curl_setopt($this-&gt;ch, CURLOPT_POST, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_POSTFIELDS, '');<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPGET, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_URL, BASEURL.'timer/'.$this-&gt;getTimerId());<br />        $timer = new SimpleXMLElement(curl_exec($this-&gt;ch), LIBXML_NOCDATA);<br />        $timelapsed = (float)$timer-&gt;timer-&gt;timelapsed;<br />        // We'll set the `starttime` field to null to indicate a paused timer.<br />        $pauseTimer =&lt;&lt;&lt;EOF<br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;timer&gt;<br />    &lt;time&gt;$timelapsed&lt;/time&gt;<br />    &lt;starttime /&gt;<br />&lt;/timer&gt;<br />EOF;<br />        // Now reset the cURL options to POST to pause the timer.<br />        curl_setopt($this-&gt;ch, CURLOPT_POST, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPGET, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_POSTFIELDS, $pauseTimer);<br />        curl_exec($this-&gt;ch);<br /><br />        return true;<br /><br />    }<br /><br />    public function restartTimer() {<br /><br />        // Now, let's restart the timer the same way we started it originally (only we don't need personid, as it's already set)<br />        curl_setopt($this-&gt;ch, CURLOPT_URL, BASEURL.'timer/'.$this-&gt;getTimerId());<br />        curl_setopt($this-&gt;ch, CURLOPT_POST, 1);<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPGET, 0);<br />        $timenow = gmdate('Y-m-d H:i:s');<br />        $restartTimer =&lt;&lt;&lt;EOF<br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;timer&gt;<br />    &lt;starttime&gt;$timenow&lt;/starttime&gt;<br />&lt;/timer&gt;<br />EOF;<br />        curl_setopt($this-&gt;ch, CURLOPT_POSTFIELDS, $restartTimer);<br />        curl_exec($this-&gt;ch);<br /><br />        return true;<br /><br />    }<br /><br />    public function deleteTimer() {<br />        // Now, let's get rid of the timer we created. This should be super simple.<br />        curl_setopt($this-&gt;ch, CURLOPT_POST, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_POSTFIELDS, '');<br />        curl_setopt($this-&gt;ch, CURLOPT_HTTPGET, 0);<br />        curl_setopt($this-&gt;ch, CURLOPT_CUSTOMREQUEST, 'DELETE');<br />        curl_exec($this-&gt;ch);<br /><br />        return true;<br />    }<br />}<br /><br />?&gt;<br /></code>]]>
		</description>
	</item>
	<item>
		<title>Creating a paused timer</title>
		<link>http://www.myintervals.com/forum/discussion/652/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/652/</guid>
		<pubDate>Fri, 10 Sep 2010 01:36:07 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I've got an offline timer, and I'm trying to write a script that will take the times and convert them into intervals timers, but I can't get them to pause.<br /><br />From the API docs, it looks like I need to create the timer and then send a second request to pause it, and 'nullify' the starttime field at the same time, but doesn't document how you 'nullify' a field. I've tried omiting the field, setting it to 'null', setting it to 0, but nothing seems to pause the time.<br /><br />My pause-a-running-timer XML is<br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />&lt;timer&gt;<br />&lt;personid&gt;12345&lt;/personid&gt;<br />&lt;starttime&gt;&lt;/starttime&gt;<br />&lt;time&gt;2700&lt;/time&gt;<br />&lt;/timer&gt;<br /><br />With various values for starttime.<br /><br />Is there a bug, or am I doing something wrong?]]>
		</description>
	</item>
	<item>
		<title>time since last invoice</title>
		<link>http://www.myintervals.com/forum/discussion/637/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/637/</guid>
		<pubDate>Tue, 03 Aug 2010 10:12:44 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i just did a test and realized there is a HUGE problem<br /><br />usually i do invoices in the morning on a business day and include everything since last invoice.  i noticed that the invoice doesn't include the time and so i did a test.  it turns out that the next invoice will include everything starting on the DAY AFTER.  that means that any labor performed on the day of the invoice is never billed.  i've been doing it this way for a year now and this has probably meant we didn't bill for a few thousand dollars of labor performed :(<br /><br />"since last invoice" should do just that.  if a time entry was billed, it should not be included again.  if a time entry was not billed, it needs to be.]]>
		</description>
	</item>
	<item>
		<title>Additional themes and/or the ability to create your own</title>
		<link>http://www.myintervals.com/forum/discussion/114/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/114/</guid>
		<pubDate>Thu, 27 Sep 2007 09:32:40 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have plans to create additional themes to allow for greater visual personalization of Intervals.  Presently there are eight different theme options and we envision doubling that number. <br /><br />Another idea we have batted around is the ability to create your own theme or even attach your own CSS.]]>
		</description>
	</item>
	<item>
		<title>How do I upgrade or downgrade my plan?</title>
		<link>http://www.myintervals.com/forum/discussion/650/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/650/</guid>
		<pubDate>Fri, 27 Aug 2010 13:07:09 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Plans can be upgraded or downgraded at any time by navigating over to Options >> Plan Info from within your account.  There is a plan information grid that looks like this:<br /><br /><img src="http://www.myintervals.com/i/forum/intervals_upgrade_downgrade.png" alt="Intervals Upgrade Downgrade Options" /><br /><br />Simply click on the desired plan and your account is immediately updated.]]>
		</description>
	</item>
	<item>
		<title>I need to include my VAT number with my account and I need a monthly invoice - is this possible?</title>
		<link>http://www.myintervals.com/forum/discussion/649/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/649/</guid>
		<pubDate>Thu, 26 Aug 2010 14:56:50 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Each month when the anniversary date comes up for the account and the credit card on file is run a receipt will be sent to the Intervals administrator for the account.  Also, all past invoices are available online in Options >> Plan Info >> Billing History. If your official company name and VAT number must be associated with the account our support team can definitely do this.  There is a Customer Billing ID associated with each account and it can be set to whatever is needed.  For example, we can change it to be something like Web Design Company Name (VAT No PT 123456789).  If this is something you need to have happen please shoot an email to <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a> and be sure to include the Intervals domain name where you login and instructions on what you would like displayed (precise company name and VAT number).]]>
		</description>
	</item>
	<item>
		<title>How do I cancel my account?</title>
		<link>http://www.myintervals.com/forum/discussion/648/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/648/</guid>
		<pubDate>Thu, 26 Aug 2010 14:47:50 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Accounts can be cancelled by logging in and going to Options (top right) >> Plan info.  On the plan info page there is an option to cancel service.  Also, there is an option to export any of your data as well in case you would like to hold onto it.  When the account is cancelled all data is deleted from our servers.]]>
		</description>
	</item>
	<item>
		<title>iPad Optinization (Now doesn't work!)</title>
		<link>http://www.myintervals.com/forum/discussion/644/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/644/</guid>
		<pubDate>Tue, 24 Aug 2010 01:38:05 -0700</pubDate>
		<dc:creator>maurob</dc:creator>
		<description>
			<![CDATA[Hi,<br />  I'm an happy customer. I bought an iPad and when I use Safari Browser the Time Bar (that normally is down in the window) remain freezed in the middle of the screen .....<br />I don't use the time bar, can you put a flag in the option section with Hide Time bar???<br /><br />Thanks in advance,<br />Regards,<br />Mauro]]>
		</description>
	</item>
	<item>
		<title>How do I run a report on the amount of hours in a certain status?</title>
		<link>http://www.myintervals.com/forum/discussion/178/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/178/</guid>
		<pubDate>Wed, 09 Jan 2008 11:09:22 -0800</pubDate>
		<dc:creator>mlandis</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I think I must be missing simple...<br /><br />I would like to run a report on the amount of hours in a certain status. For example: I would like to see the total hours sitting in &quot;Verify &amp; Close&quot; status.<br /><br />Thanks for all the help,<br />Matt]]>
		</description>
	</item>
	<item>
		<title>upload file via API</title>
		<link>http://www.myintervals.com/forum/discussion/642/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/642/</guid>
		<pubDate>Wed, 18 Aug 2010 14:29:03 -0700</pubDate>
		<dc:creator>levinh</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />Could anyone please help me how can i upload files to a individual task via API ?<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Outstanding task report with last comments</title>
		<link>http://www.myintervals.com/forum/discussion/643/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/643/</guid>
		<pubDate>Thu, 19 Aug 2010 08:21:34 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[Hi all,<br /><br />I really need to generate a status report for weekly Client/project meetings.  This report, ideally grouped by milestones, would list current tasks, assignee, due date, status and most importantly, the last comment as a &quot;current status reminder&quot;.<br /><br />Anyone figure out how to capture the last comment field?<br /><br />Even an export to an excel is good, as I can format there.<br /><br />Many thanks,<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Can I create subtasks?</title>
		<link>http://www.myintervals.com/forum/discussion/641/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/641/</guid>
		<pubDate>Mon, 16 Aug 2010 14:20:28 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals does not feature traditional subtasks but milestones can be used as an alternative since they work in a very similar fashion.  Each task becomes a child (or subtask) of its milestone. Milestones allow you to group tasks into one entity that can be managed easier and the milestones piece does have quasi dependencies since you can group tasks together with one milestone and use the milestone to move all of the tasks that are associated with it.  Also, if you have a project with multiple milestones you can shift around all of the tasks and all of the milestones for the project by moving a single milestone.  We use this functionality quite a bit to move around the remaining items for a project.  Say for example the first phase runs late.  You can move the due date of the first milestone and all of the other milestones and tasks will move as well. We typically drag and drop the milestone from the home calendar but you can right click on the milestone and change the due date or edit the milestone from the milestones section.]]>
		</description>
	</item>
	<item>
		<title>How do I export my data?</title>
		<link>http://www.myintervals.com/forum/discussion/640/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/640/</guid>
		<pubDate>Mon, 16 Aug 2010 14:18:05 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are looking to export an individual page look for the green export to CSV icon at the top of the page.  Most pages (task listing, clients, projects, reports, timesheet, etc.) can be exported to manipulate the data in a spreadsheet program.  If you are looking to export all account data for backups or importing the data into another program account data can be exported by navigating to Options >> Settings & Defaults >> Export data.  Each major section of Intervals can be exported in either CSV or XML format.  Also, a custom export can be created by utilizing the API.  If that is something you are interested in exploring here is some information on getting started with the API <a href="http://www.myintervals.com/api/" title="Intervals API Data Export" >http://www.myintervals.com/api/</a>.]]>
		</description>
	</item>
	<item>
		<title>Email Template</title>
		<link>http://www.myintervals.com/forum/discussion/638/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/638/</guid>
		<pubDate>Wed, 04 Aug 2010 09:49:21 -0700</pubDate>
		<dc:creator>bdust</dc:creator>
		<description>
			<![CDATA[I was wondering if there was a way to edit and/or create new welcome email templates. I love the default welcome email but we need to add more information to it. I've looked under the Site Settings to see if this was an option but I didn't see anything. Can anyone help me?<br /><br />Thanks,<br />Bobbi]]>
		</description>
	</item>
	<item>
		<title>jquery script to access api</title>
		<link>http://www.myintervals.com/forum/discussion/636/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/636/</guid>
		<pubDate>Tue, 03 Aug 2010 09:11:22 -0700</pubDate>
		<dc:creator>tilleythetoon</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />I'm trying to use jquery to access the api and return data this is what I have so far:<br /><br />&lt;script&gt;<br />$.ajax({<br />		type: 'GET',<br />		url: 'https://api.myintervals.com/me/',<br />		data: '{Accept: application/xml, Authorization: Basic base64encodedkey}',<br />		dataType: 'xml',<br />		success: parseXml <br />});<br /><br />function parseXml(xml)<br />{<br />   alert('I am here');<br />}<br />&lt;/script&gt;<br /><br />My knowledge of javascript programming is limited any help would be greatly appreciated]]>
		</description>
	</item>
	<item>
		<title>Routine Server Maintenance Scheduled - July 31st</title>
		<link>http://www.myintervals.com/forum/discussion/635/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/635/</guid>
		<pubDate>Wed, 28 Jul 2010 09:03:07 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our ongoing efforts to improve Intervals we will be performing routine maintenance on the server infrastructure. The maintenance will be performed during a three hour maintenance window of <b >4:30 AM - 7:30 AM (PST) | 11:30 AM - 2:30 PM (GMT) on Saturday, July 31st</b>.  During the maintenance window users may experience interruptions and we do <b >anticipate a few minutes of down time but hopefully no more than 10 minutes</b>. If you have any questions please contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Provisioning new projects</title>
		<link>http://www.myintervals.com/forum/discussion/384/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/384/</guid>
		<pubDate>Fri, 13 Mar 2009 06:07:02 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[Here are a few feature requests that would  make it 1000x easier to provision a new project:<br /><br />1. Copy assignments<br />    When a project is copied, copy the project team AND the tasks they are assigned to<br />    Alternatively, ASK whether assignments should be copied<br />    Currently, on a 25 task project, I have to manually go into each task and assign it. Not fun.<br />2. Roll up estimates by tasks<br />    Pretty much 100% of the projects I've ever worked with - the customer wants to know how the work is<br />    progressing - by task and milestone. (NOT by &quot;work type&quot;).<br />    a. Automatically create an estimated work by program table from the estimated level of effort I put in<br />        when I create tasks.<br />    b. Automatically populate the overall project cost estimate from the total of the estimated tasks<br />    c. Either dump the curent estimated work by work type OR at least give those of us who work in a more<br />        standard way the option of seeing the estimates by task and by milestone - in addition to by work type<br /><br />Sample use case -<br /><br />Just completed copying a 25 task Program launch. About 80% of the work is done by the instructional designer who does 20 of the tasks. 15% by the project manager who does 3 of the tasks, and 5% by a sysadmin who does two of the tasks.<br /><br />The estimated work by work type is fairly useless - it simply says that the Id does a lot of work which is undifferentiated. I cannot use this information with my customer.<br /><br />I CAN use the estimated/actual work by task, but then it doesn't roll up into the milestone or project level.<br /><br />(of course, it would also be great if there were a way of marking a task's progress independently from marking the amount of effort, since the two are usually not the same - hence the term &quot;slippage&quot; in project mgt. All the progress indicators mark a percent complete by the total estimated time v. the time actually spent - both by task and by project. When we have our project status meetings, we cannot use the data in intervals - the project manager needs to give us a verbal that's like:<br /><br />Well on task 1 we worked 3 hours and it looks like it isn't complete because the estimate is for 8 hours, but it's actually done.<br /><br />On task 5 we have invested 25 hours and are probably only 50% done, and that's really bad because it was estimated at an 8 hour task - so we have a real problem here.<br /><br />What's needed - and again a fairly standard project management type thing - is a way to mark the percent complete that a task actually is.<br /><br />Thanks for listening.]]>
		</description>
	</item>
	<item>
		<title>Customize ID # of Project</title>
		<link>http://www.myintervals.com/forum/discussion/634/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/634/</guid>
		<pubDate>Mon, 26 Jul 2010 15:45:06 -0700</pubDate>
		<dc:creator>MikeBond</dc:creator>
		<description>
			<![CDATA[Hello, <br /><br />So we are using Intervals but we need to customize the ID# of some projects.<br /><br />Is this possible to do?<br /><br />Thanks,<br /><br />Mike]]>
		</description>
	</item>
	<item>
		<title>Java servlet and API response</title>
		<link>http://www.myintervals.com/forum/discussion/633/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/633/</guid>
		<pubDate>Fri, 23 Jul 2010 06:52:37 -0700</pubDate>
		<dc:creator>pennywise</dc:creator>
		<description>
			<![CDATA[Hi all, I'm trying to make a simple jquery script that send data to a java servlet, that will send request to myintervals, retrieve the response and send this one to the jquery script. So, the problem is the myinterval's response:<br /><br />&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br /><br />&lt;intervals personid=&quot;59348&quot; status=&quot;Bad Request&quot; code=&quot;400&quot;&gt;&lt;error&gt;&lt;code&gt;17&lt;/code&gt;&lt;message&gt;Parameter not recognized&lt;/message&gt;&lt;verbose&gt;&lt;item&gt;Unable to parse PUT/POST input. Please check your XML/JSON for validity and well-formedness.&lt;/item&gt;&lt;/verbose&gt;&lt;/error&gt;&lt;/intervals&gt;<br /><br />The request is done by servlet, in this way:<br /><br />protected void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException<br />	{<br />		HttpURLConnection my = null;<br />		URL myint = new URL(  -- query url  --);<br />		<br />		<br />		my = (HttpURLConnection)myint.openConnection();<br />		my.setRequestMethod(&quot;POST&quot;);<br />		my.addRequestProperty(&quot;Host&quot;, &quot;api.myintervals.com&quot;);<br />	        my.addRequestProperty(&quot;Accept&quot;, &quot;application/xml&quot;);<br />	        my.addRequestProperty(&quot;Content-type&quot;, &quot;application/json&quot;);<br />	        my.addRequestProperty(&quot;Authorization&quot;, &quot;Basic M2k1NnhzY3EzOG86WA==&quot;);<br />	        InputStream is = my.getInputStream();<br />	        BufferedReader in = new BufferedReader(new InputStreamReader(is));<br />		String inputLine;<br />		while ((inputLine = in.readLine()) != null) {<br />		    resp.getWriter().println(inputLine);<br />		}<br />		//resp.getWriter().println(myint);<br />		in.close();<br />		<br />	}<br /><br />With this i'm trying, with POST, to insert a new time object...what's wrong? I don't understand the error message!<br />If I try to retrieve information with GET, with the same java class, it works!<br />I hope you can help me, thx!<br /><br />ps: sorry for my english..<br />ppss: maybe this forum got problem with rich text? I can't set [CODE] or similar tag in this post...]]>
		</description>
	</item>
	<item>
		<title>Problem with overdue tasks</title>
		<link>http://www.myintervals.com/forum/discussion/631/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/631/</guid>
		<pubDate>Mon, 19 Jul 2010 06:54:20 -0700</pubDate>
		<dc:creator>spippy</dc:creator>
		<description>
			<![CDATA[I have two overdue tasks and don't know how to finish them?<br />The projects are finished and there is time written on the tasks, but I have no idea how to get rid of them.<br />HELP!<br />And a general question: is there a PDF manual somewhere?]]>
		</description>
	</item>
	<item>
		<title>Delete Task Filters</title>
		<link>http://www.myintervals.com/forum/discussion/627/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/627/</guid>
		<pubDate>Thu, 01 Jul 2010 05:43:22 -0700</pubDate>
		<dc:creator>alandrum</dc:creator>
		<description>
			<![CDATA[1. How do I update an existing task filer (thought by naming it the same, but that just creates another one) which leads to my second question: <br /><br />2. how do I delete a task filter?]]>
		</description>
	</item>
	<item>
		<title>session problem</title>
		<link>http://www.myintervals.com/forum/discussion/628/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/628/</guid>
		<pubDate>Wed, 07 Jul 2010 13:31:54 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i have been getting an error that is driving me absolutely crazy.  when i sign into intervals i get an alert popup that says "Your session has expired and the resource you requested requires an active session.  Please reload the page and log back in."<br /><br />i can't figure out how to fix it.  i've cleared my cache, cleared cookies, trying different browsers.... i'm almost locked out completely it only works randomly.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Alert - Wednesday, June 30th &amp; Saturday, July 3rd</title>
		<link>http://www.myintervals.com/forum/discussion/624/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/624/</guid>
		<pubDate>Tue, 29 Jun 2010 11:02:53 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals we will be undergoing maintenance on the server environment during a two hour maintenance window of <b >4:00 PM - 6:00 PM (PST)</b> | 11:00 PM - 1:00 AM (GMT) on Wednesday, June 30th.  During the maintenance window users <b >may experience slow loading pages for approximately 5 - 10 minutes</b> but we <b >do not anticipate any down time</b>.]]>
		</description>
	</item>
	<item>
		<title>Offline time tracking</title>
		<link>http://www.myintervals.com/forum/discussion/86/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/86/</guid>
		<pubDate>Fri, 08 Jun 2007 09:06:12 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[]]>
		</description>
	</item>
	<item>
		<title>Intervals on mobile devices</title>
		<link>http://www.myintervals.com/forum/discussion/183/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/183/</guid>
		<pubDate>Thu, 17 Jan 2008 08:20:46 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[We've had several customers ask when Intervals might be available for mobile devices, such as cell phones, blackberries, and the iphone. It's a much-desired feature, especially considering the amount of time we spend away from our computers. It would be ideal to have a mobile version of Intervals that allows you to start and stop timers while you are out in the field, updating your timesheet as you wait to catch a plane, or running a quick financial report in the middle of a client meeting; the uses of a mobile Intervals are infinite. <br /><br />At Pelago, we use a combination of devices; Windows Mobile on Cingular 8125s, iPhones, and Blackberries. So which mobile devices do you use? Tell us what you think about a mobile Intervals; we'll be taking your ideas and input into consideration when we begin developing.]]>
		</description>
	</item>
	<item>
		<title>Manage a Budget to spend versus Hours to spend</title>
		<link>http://www.myintervals.com/forum/discussion/623/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/623/</guid>
		<pubDate>Mon, 28 Jun 2010 11:44:48 -0700</pubDate>
		<dc:creator>Sarah_NVI</dc:creator>
		<description>
			<![CDATA[I have an issue with our projects: We create a project with a budget which include hours to produce (X # of hrs x hourly rate) and a budget to spend in order to produce the hours. <br />For example I have a 5000$ for a project that which represent 4000$ of hours to produce (ex: 40hrs @ $100/hr) and $1000 as a spend.<br />My main concern is that in the project i can only manage production but not a budget to spend. The only trick that i found is to create a fake user and add x # of hours on that user so that it can work on the project timeline/budget alert.<br />I really don't like that trick cuz it renders my production reports false.<br /><br />Do you have an option or an other trick which might help me to manage a budget to spend?]]>
		</description>
	</item>
	<item>
		<title>Request queue access</title>
		<link>http://www.myintervals.com/forum/discussion/613/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/613/</guid>
		<pubDate>Thu, 10 Jun 2010 03:23:02 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I'd like to be able to see the request queue using RSS. I was going to write a script to pull the data from the API and convert it to RSS, but it doesn't seem to be available in the API.<br /><br />Ian]]>
		</description>
	</item>
	<item>
		<title>Project Reports</title>
		<link>http://www.myintervals.com/forum/discussion/620/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/620/</guid>
		<pubDate>Fri, 25 Jun 2010 11:02:37 -0700</pubDate>
		<dc:creator>atait</dc:creator>
		<description>
			<![CDATA[I'm looking to get a report that lists all projects and tasks, i haven't been able to get any results with teh things i have tried, can you help me?<br /><br />thanks]]>
		</description>
	</item>
	<item>
		<title>Contacts</title>
		<link>http://www.myintervals.com/forum/discussion/621/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/621/</guid>
		<pubDate>Fri, 25 Jun 2010 11:04:33 -0700</pubDate>
		<dc:creator>atait</dc:creator>
		<description>
			<![CDATA[I noticed in &quot;People&quot; under the access level, there is  &quot;contact - no login&quot;. What is this and how do i create them?<br /><br />thanks]]>
		</description>
	</item>
	<item>
		<title>Reports - Weekly summary of tasks.</title>
		<link>http://www.myintervals.com/forum/discussion/619/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/619/</guid>
		<pubDate>Fri, 18 Jun 2010 15:19:19 -0700</pubDate>
		<dc:creator>pspeth</dc:creator>
		<description>
			<![CDATA[I would like to set the interval to 1 or 2 months and get a breakdown of time spent based on each task per week.<br />With a summary of hours that week.<br />For example:<br />Tasks - Week of 4/1  -----------------------   Time (hrs)<br />14:  Admin and Maintenance ------------------ 5<br />17:  Newsletter Support  -----------------------  4<br />19:  Site Analysis   ------------------------------  9<br />                                               <br />------------------------------------------------- 18]]>
		</description>
	</item>
	<item>
		<title>Sending E-mail Requests</title>
		<link>http://www.myintervals.com/forum/discussion/616/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/616/</guid>
		<pubDate>Fri, 11 Jun 2010 07:42:09 -0700</pubDate>
		<dc:creator>aj993mills</dc:creator>
		<description>
			<![CDATA[We have been forced to add rules to our anti spam filters not to allow e-mails to come into our organization from and external source with the sender being from our domain.  Example I am fred and my E-mail is fred@xyz.com in intervals I setup a task for someone but the e-mail is blocked by out spam filter because it sees it coming from fred@xyz.com from an external source.<br />Any way to have Intervals send the e-mail with a from address of admin@intervalsxyz.com or something like this?]]>
		</description>
	</item>
	<item>
		<title>I need to report on time used by a customer who has a block of time</title>
		<link>http://www.myintervals.com/forum/discussion/611/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/611/</guid>
		<pubDate>Sat, 05 Jun 2010 13:39:00 -0700</pubDate>
		<dc:creator>aj993mills</dc:creator>
		<description>
			<![CDATA[We have customers who have blocks of time purchased for the year. How can I report on the amount of time they have left or bill and report on overages?]]>
		</description>
	</item>
	<item>
		<title>Project re-activation</title>
		<link>http://www.myintervals.com/forum/discussion/615/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/615/</guid>
		<pubDate>Thu, 10 Jun 2010 07:13:54 -0700</pubDate>
		<dc:creator>Aaron</dc:creator>
		<description>
			<![CDATA[We have multiple users, is there a way to find out who re-activated a project?<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Expanded Search</title>
		<link>http://www.myintervals.com/forum/discussion/614/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/614/</guid>
		<pubDate>Thu, 10 Jun 2010 06:40:33 -0700</pubDate>
		<dc:creator>david</dc:creator>
		<description>
			<![CDATA[I love the new search feature. It's almost perfect... One thing that would make it a little better is if I was able to search on multiple fields at once. So if I type in &quot;client project programming&quot; it'll bring up tasks with name, description, project name, or client name containing any part of my search. <br /><br />A lot of times we'll have tasks like &quot;PHP Programming&quot; for 2 dozen or more projects at a time, except for the one project I want to enter time for. If I was able to enter &quot;chacha programming&quot;, I would be able to see that under the client &quot;ChaCha&quot; the task is named &quot;website programming&quot;.<br /><br />I've found a way around this by entering the client and project name into the description of each task, but it's a band-aid, really...<br /><br />It's getting much faster for me to enter time, and that's a huge plus! Thanks so much for the work on this. As a PHP developer, I know what's involved in this type of thing, so I really do appreciate it.<br /><br />David<br /><br />PS - It seems like your &quot;Subscribe&quot; functions are broken... They just sit and load forever.]]>
		</description>
	</item>
	<item>
		<title>How to carry over balances and credits on invoices</title>
		<link>http://www.myintervals.com/forum/discussion/606/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/606/</guid>
		<pubDate>Mon, 31 May 2010 12:08:15 -0700</pubDate>
		<dc:creator>mhiggins</dc:creator>
		<description>
			<![CDATA[How do I get outstanding balances or credits/retainers to carry over to the next invoice? <br />Thanks, Mary]]>
		</description>
	</item>
	<item>
		<title>Worktypes where there are different rates</title>
		<link>http://www.myintervals.com/forum/discussion/610/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/610/</guid>
		<pubDate>Fri, 04 Jun 2010 09:12:13 -0700</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[We have clients that prepay their care for us, but the rates for different work varies.  Rather than having them prepay for each service they want to use I'd like to figure out a way to use Intervals better.<br /><br />Scenario:<br /><br />Client pays $200 <br />They use 45 minutes for bookkeeping ($50/hour)<br />They use 1.5 hours for admin work ($40/hour)<br />They use 20 minutes for graphic design ($60/hour)<br /><br />What I'd like to have is one work type that I can list the $200 and then use each of the different worktypes (bookkeeping, admin, graphic design) for the day to day work so that when I look at the overall projects I can see what amount of time is left.<br /><br />I thought I had it figured out by creating a &quot;do not use&quot; worktype that had 1 hour at a rate of $200, but once I got over the 1 hour mark it got messed up.<br /><br />Any tips?  Ideas?]]>
		</description>
	</item>
	<item>
		<title>I need a Weekly Summary Report Broken down by Task</title>
		<link>http://www.myintervals.com/forum/discussion/533/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/533/</guid>
		<pubDate>Sat, 12 Dec 2009 20:03:53 -0800</pubDate>
		<dc:creator>pspeth</dc:creator>
		<description>
			<![CDATA[Can this be done with the existing Reports or added as a new feature.<br />Basically I need a report that will show the total amount of time I spent on each task broken down  per week.<br /><br />I would have a date range of 1 month and then get the task time breakdown/week.]]>
		</description>
	</item>
	<item>
		<title>What are the user levels and what can they see?</title>
		<link>http://www.myintervals.com/forum/discussion/94/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/94/</guid>
		<pubDate>Sat, 14 Jul 2007 13:14:06 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[There are four types of users in Intervals.  Here is a quick introduction to each level:<br /><br /><strong >Administrators</strong><br />Administrators are the only user level not limited by project level permissions and can see and do everything.  They can change the site settings, create users, create projects, edit time, and approve time.  Administrator level users are the only users that can approve timesheets.   This is done primary because Intervals features project level permissions so you could run into a scenario where a manager level user does not have access to the same projects that are assigned to a resource so they would only have a partial view of what the person is working on.  Since administrator level users see all projects and are not limited by the project permissions any administrator level user can approve time. <br /><br /><strong >Managers</strong><br />Managers can see all budgetary information related to the projects that they have been granted access to.  They cannot create new users or new projects and they can only run reports on the projects that they are a part of.   They do not see site settings.   <br /><br /><strong >Resources</strong><br />Resources do not see any budget or financial information.  They can only see their timesheet and have limited reporting.  They can see all tasks for the projects they have access to.  In the projects section they only see project notes and documents.<br /><br /><i >Update:  Restricted Resource Preference</i><br />If you create or edit a resource level user there is an option to:<br /><br />Restrict task access? yes / no<br /><br />If set to yes the user will only be able to view tasks which they own or are assigned. They will not be able to edit or create milestones. Also, they cannot view documents from tasks they do not own or are not the assignee. They can access project documents and project notes. This preference is a way to further restrict a resource to only see what they are assigned. <br /><br /><strong >Executives</strong><br />Executives can be used to make your client or a hi level reviewer a part of the process.  Executive users only see the projects that they have been granted access.  Executive users can submit work requests and have a few limited reports and cannot see who has done the work or any comments that are made on tasks unless "allow executive users to view this comment" has been selected on the individual task comment.  In essence you can have comments for your team that executives cannot see and then executive specific comments on the same task.  They see a high level view of the task that includes the summary, due date, project, module, milestone, etc.  You might want to create a generic executive user and log in as them to see what they can do.<br /><br /><i >Update:  Executive Users Granular Controls</i><br />Executive users have been modified to give greater control over what they see.  When creating or editing an executive user the following options are present:<br /><br />Allow commenting on tasks & milestones	- yes / no	<br />- if set to yes the user will have the ability to add comments to milestones and tasks<br /><br />Allow to view time - yes / no		<br />- if set to no the user will not see time on tasks, milestones, projects, and does not have the report link in the navigation since all of the reports are time centric<br /><br />Allow to view financials - yes / no	<br />- if set to no the user will not see any financial information on reports or within projects and includes project fees, payments, and the financial value of work.  If you flat bid on your projects this is a good preference to set to no. <br /><br />Allow to view invoices - yes / no<br />- if set to no the user does not see the invoices tab in the navigation or the invoices link within projects<br /><br />For each of these user types you can setup your team however you like.  At Pelago we are primarily Administrators and Resources and we create Executive users for our clients on a case-by-case basis.]]>
		</description>
	</item>
	<item>
		<title>Have clients approve time sheets</title>
		<link>http://www.myintervals.com/forum/discussion/596/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/596/</guid>
		<pubDate>Thu, 13 May 2010 11:25:22 -0700</pubDate>
		<dc:creator>david.webster</dc:creator>
		<description>
			<![CDATA[We would like the ability when submitting time sheets to have certain ones be approved by our client.  But the client can only see the submitted time sheets and nothing else.<br /><br />Thanks,<br /><br />David Webster<br />current customer.]]>
		</description>
	</item>
	<item>
		<title>Infrasturcture Maintenance Notification - Saturday, June 5th</title>
		<link>http://www.myintervals.com/forum/discussion/609/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/609/</guid>
		<pubDate>Thu, 03 Jun 2010 15:05:53 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our efforts to continually improve Intervals we will be performing maintenance on the server environment. The maintenance will be performed during a <b >three hour maintenance window of 4:30 AM - 7:30 AM (PST)</b> | 11:30 AM - 2:30 PM (GMT) on Saturday, June 5th.  During the maintenance window users may experience interruptions and <b >we do anticipate a few minutes of down time but hopefully no more than 30 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Potential new user hoping for some insight :)</title>
		<link>http://www.myintervals.com/forum/discussion/597/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/597/</guid>
		<pubDate>Thu, 20 May 2010 02:44:00 -0700</pubDate>
		<dc:creator>holypixel</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I have been searching long and hard to find a solution that is as powerful and straight forward as intervals appears. Before I purchase though, I would love to know if it is possible to;<br /><br /><ul ><br /><li >Create leads/opportunites/marketing campaigns (like in many CRMs)</li><br /></ul><br /><ul ><br /><li >Create a custom integration between intervals and my own LAMP website so that when clients purchases a membership on my website, intervals will automatically create an account for that client</li><br /></ul><br /><ul ><br /><li >If the previous integration is possible, is it possible to have intervals automatically generate and email an invoice to the new customer</li><br /></ul><br /><ul ><br /><li >Have members on my website request support and have that automatically generate a support request in intervals? If so, would that have to be using a public/guest ticket system or could it be more specific (ie, registered client on intervals)</li><br /></ul><br /><ul ><br /><li >Mass email customers</li><br /></ul><br /><br />With any luck this is possible. I understand that if it is, there would be a fair amount of custom api work needed, which wouldn't be a problem...<br /><br />Thanks in advance!]]>
		</description>
	</item>
	<item>
		<title>Feature request - project templates</title>
		<link>http://www.myintervals.com/forum/discussion/608/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/608/</guid>
		<pubDate>Thu, 03 Jun 2010 13:36:22 -0700</pubDate>
		<dc:creator>rmorel</dc:creator>
		<description>
			<![CDATA[Is there any chance project templates can be created such as in AceProject?]]>
		</description>
	</item>
	<item>
		<title>Quickbooks Online - How do I?</title>
		<link>http://www.myintervals.com/forum/discussion/607/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/607/</guid>
		<pubDate>Wed, 02 Jun 2010 19:52:20 -0700</pubDate>
		<dc:creator>aetemadi</dc:creator>
		<description>
			<![CDATA[Hello everyone,<br /><br />Has anyone been able to import time data into Quickbooks Online?<br /><br />Thanks,<br />Andy]]>
		</description>
	</item>
	<item>
		<title>Ability to set a &quot;reply to&quot; email address</title>
		<link>http://www.myintervals.com/forum/discussion/559/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/559/</guid>
		<pubDate>Fri, 19 Feb 2010 02:34:46 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[When I comment on a task in Intervals, the emails appear to come from my address, not from intervals. I would rather that when someone clicks reply on an email that their response goes into our work request queue to be assigned to the relevant task. I can't change my email address as recorded in intervals, because there is where notifications for me are sent to. I've also tried setting up filters on the mail servers (gmail), but I can't tell the difference between emails sent by intervals and intervals sent by customers, because new work requests also appear to come from the customer and not from intervals.<br /><br />Ideally I'd like all generated emails to come from our intervals@clickwt.com account, but being able to set this as a reply to would solve most of the problem.]]>
		</description>
	</item>
	<item>
		<title>View Invoice and Assign Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/605/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/605/</guid>
		<pubDate>Sat, 29 May 2010 06:02:19 -0700</pubDate>
		<dc:creator>WVFour</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />It would be perfect if you could create a user profile which allowed the client to view their invoices (not be able to edit them) and also have tasks assigned to them properly.<br /><br />I cant see any reason why this shouldn't be possible or even a feasible default option. At the moment, I cant assign a task to my client and also let them view their invoices. I have to create a task leave it assigned to me, and then have a status which says &quot;Awaiting your comments&quot; Its not clear to the client then that they have a task assigned to them.<br /><br />Could you actually include this in a release sooner rather than later as I'm sure I'm not the only person who thinks this is required and is the only feature preventing me from upgrading further.]]>
		</description>
	</item>
	<item>
		<title>User types</title>
		<link>http://www.myintervals.com/forum/discussion/604/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/604/</guid>
		<pubDate>Fri, 28 May 2010 03:36:34 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />Is there a document listing what each user type can/can't do? A table with access rights down the left and a column for each user type with a yes/no would be ideal.<br /><br />At the moment it can be difficult deciding what type of user to set people up as, and some of the settings seem a little odd (e.g. I changed myself from admin to manager, and can no longer see outstanding timesheets. I would have expect to see that so I can chase my team).<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Tracking time against Clients and Projects</title>
		<link>http://www.myintervals.com/forum/discussion/602/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/602/</guid>
		<pubDate>Wed, 26 May 2010 07:54:20 -0700</pubDate>
		<dc:creator>amirshirazi</dc:creator>
		<description>
			<![CDATA[We have a number of products (projects) and each product is subscribed to by many clients. A particular client may have also purchased a number of our products. We want to use MyIntervals for development lifecycle but also for tracking amount of support given to clients. Therefore ideal scenario for us is to be able to create an additional Work Type of "Client Support" and have support resources log their time against BOTH Client AND Project.  This will then give us very powerful reporting and analysis capabilities, such as:<br /><br />- Have a cross chart of Project vs Client filtered for: Work Type of "Client Support" for a specific time period.<br /><br />My current understanding of the MyIntervals concepts are that a project can only belong to one client. Furthermore when adding time, the client's name only appears when there is at least a project owned by that client. This is restricting. Ideally we need the list of Clients and Projects to be independent but more loosely linked to each other.<br /><br />Could anyone confirm whether my understanding is correct and advise how we can set-up MyIntervals to accommodate our requirement?]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: People List</title>
		<link>http://www.myintervals.com/forum/discussion/600/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/600/</guid>
		<pubDate>Fri, 21 May 2010 10:07:53 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[The following code PHP requires the Curl library and shows how to request and parse a people list. In this example we will query the people list for all people with the same email domain.<br /><br />Documentation for the person resource can be found here: <br /><a href="http://www.myintervals.com/api/resource.php?r=person" >http://www.myintervals.com/api/resource.php?r=person</a><br /><br /><code ><br />//set some variables<br />$apiToken = &quot;&quot;; // set this value to your API token<br /><br />//initialize the curl handler<br />$ch = curl_init();<br />//set options<br />curl_setopt($ch, CURLOPT_URL, &quot;https://api.myintervals.com/person/?email=pelagodesign.com&quot;);<br />curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />curl_setopt($ch, CURLOPT_USERPWD, $apiToken . &quot;:&quot;);<br />curl_setopt($ch, CURLOPT_HTTPHEADER, array(&quot;Accept: application/json&quot;)); //application/xml is also a valid header<br />//query the API and parse the resulting json code into an array<br />$response = json_decode(curl_exec($ch);)<br />//close the curl handler<br />curl_close($ch);<br /><br />//output the results<br />print_r($response);<br /></code>]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: Create a Task</title>
		<link>http://www.myintervals.com/forum/discussion/599/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/599/</guid>
		<pubDate>Fri, 21 May 2010 09:29:20 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[In this PHP code sample we'll see how to create a task from XML data using the API and the Curl library. When using this code, remember to replace variable values with your own to avoid errors.<br /><br />The API documentation for the task resource can be found at:<br /><a href="http://www.myintervals.com/api/resource.php?r=task" >http://www.myintervals.com/api/resource.php?r=task</a><br /><br /><code ><br />//create the xml file to POST<br />$putString  = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;\n&quot;;<br />$putString .= &quot;&lt;task&gt;\n&quot;;<br />$putString .= &quot;&lt;statusid&gt;67329&lt;/statusid&gt;\n&quot;;<br />$putString .= &quot;&lt;projectid&gt;920391&lt;/projectid&gt;\n&quot;;<br />$putString .= &quot;&lt;moduleid&gt;667821&lt;/moduleid&gt;\n&quot;;<br />$putString .= &quot;&lt;title&gt;New Task&lt;/title&gt;\n&quot;;<br />$putString .= &quot;&lt;dateopen&gt;2010-05-26&lt;/dateopen&gt;\n&quot;;<br />$putString .= &quot;&lt;datedue&gt;2010-05-29&lt;/datedue&gt;\n&quot;;<br />$putString .= &quot;&lt;priorityid&gt;46781&lt;/priorityid&gt;\n&quot;;<br />$putString .= &quot;&lt;ownerid&gt;97351&lt;/ownerid&gt;\n&quot;;<br />$putString .= &quot;&lt;assigneeid&gt;101881, 100283&lt;/assigneeid&gt;\n&quot;;<br />$putString .= &quot;&lt;summary&gt;A summary of the task&lt;/summary&gt;\n&quot;;<br />$putString .= &quot;&lt;/task&gt;\n&quot;;<br /><br />//set api token value to your api token<br />$apiToken = &quot;&quot;;<br /><br />//intialize and send the curl request<br />$ch = curl_init();<br />curl_setopt($ch, CURLOPT_URL, &quot;https://api.myintervals.com/task&quot;);<br />curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />curl_setopt($ch, CURLOPT_USERPWD, $apiToken. &quot;:&quot;);<br />curl_setopt($ch, CURLOPT_HTTPHEADER, array(&quot;Accept: application/xml&quot;, &quot;Content-type: application/xml&quot;));<br />//POST<br />curl_setopt($ch, CURLOPT_POST, true);<br />curl_setopt($ch, CURLOPT_POSTFIELDS, $putString);<br />$response = curl_exec($ch);<br />curl_close($ch);<br /><br />//output the resulting XML<br />echo $response;<br /><br /></code>]]>
		</description>
	</item>
	<item>
		<title>API PHP Code Sample: Task List</title>
		<link>http://www.myintervals.com/forum/discussion/598/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/598/</guid>
		<pubDate>Fri, 21 May 2010 08:54:41 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[The following code PHP requires the Curl library and shows how to request and parse a task list. In this example we will query the task list for all tasks assigned to one person and print out the results.<br /><br />Documentation for the task resource can be found here: <br /><a href="http://www.myintervals.com/api/resource.php?r=task" >http://www.myintervals.com/api/resource.php?r=task</a><br /><br /><code ><br />//set some variables<br />$apiToken = &quot;&quot;; // set this value to your API token<br />$assigneeId = 92; //your assignee id<br /><br />//initialize the curl handler<br />$ch = curl_init();<br />//set options<br />curl_setopt($ch, CURLOPT_URL, &quot;https://api.myintervals.com/task/?assigneeid=$assigneeId&quot;);<br />curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);<br />curl_setopt($ch, CURLOPT_USERPWD, $apiToken . &quot;:&quot;);<br />curl_setopt($ch, CURLOPT_HTTPHEADER, array(&quot;Accept: application/json&quot;)); //application/xml is also a valid header<br />//query the API and parse the resulting json code into an array<br />$response = json_decode(curl_exec($ch);)<br />//close the curl handler<br />curl_close($ch);<br /><br />//output the results<br />print_r($response);<br /></code>]]>
		</description>
	</item>
	<item>
		<title>Quickbooks Export creates duplicate jobs?</title>
		<link>http://www.myintervals.com/forum/discussion/588/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/588/</guid>
		<pubDate>Mon, 19 Apr 2010 16:16:16 -0700</pubDate>
		<dc:creator>mvonderlinn</dc:creator>
		<description>
			<![CDATA[I'm VERY new, as we're evaluating intervals (and liking it). I'm testing quickbooks export and finding:<br />a)  I love that it adds the client &amp;/or job to quickbooks if it's not already there! But...<br />b)  It appears to create a duplicate job when exporting time for a job that is already in Quickbooks....<br /><br />Explan:  I created a Client in Ivals &quot;Vonderland&quot; and a Proj &quot;Generic&quot;. Neither of these existed in Qbooks. I then exported time for the Proj (using Summary report) to Qbooks, which showed up as:<br />- Customer:  Vonderland<br />- Job:  Generic<br />So far so good. But then I added hrs to the Proj in Ivals and repeated the export. In Quickbooks I got:<br />- Customer:  Vonderland<br />- Job:  Generic<br />- Job:  Generic<br />It created a second/duplicate job in quickbooks.  Did I do something wrong?<br /><br />Mark]]>
		</description>
	</item>
	<item>
		<title>Email Generation on Task Creation</title>
		<link>http://www.myintervals.com/forum/discussion/577/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/577/</guid>
		<pubDate>Tue, 30 Mar 2010 15:23:29 -0700</pubDate>
		<dc:creator>tgardner</dc:creator>
		<description>
			<![CDATA[Is there anything that can be setup that would allow an email to be generated to either the ownerid or assignee id's when a task is created?<br /><br />I'm writing an api interface for the framework I'm programming for that allows for admins to create &quot;bug report&quot; tasks essentially, and it would be nice just like you can when you create a task in intervals itself, have the ability to generate an email through the api as well on task creation/ or even updates.]]>
		</description>
	</item>
	<item>
		<title>iCal task lists via API and Ruby</title>
		<link>http://www.myintervals.com/forum/discussion/595/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/595/</guid>
		<pubDate>Thu, 13 May 2010 10:40:19 -0700</pubDate>
		<dc:creator>rowan_clickwt</dc:creator>
		<description>
			<![CDATA[Hi everybody!<br /><br />I was keen to have my Intervals tasks show up without having to log into the web interface, and already use Thunderbird+Lightning for my appointments, so I've put together a quick iCal task export using the API and a simple Ruby script.<br /><br />It will output events and/or tasks for each task assigned to you, according to options in the URL you use. Just build up the URL with your API token and preferences, and add it as a &quot;remote&quot; calendar in Thunderbird/Outlook/Google etc.<br /><br />For some reason I can't actually access closed tasks through the API, which is a bit odd, so I haven't been able to test those properly, although the iCal returned should work in Lightning, at least. (Maybe it's because of my access level, which is &quot;resource&quot;? although quite why the restrictions would be different on the API than the site I'm note sure...)<br /><br />Full details of public copy, plus source code, on my website: http://rwec.co.uk/x/ical/<br /><br />Let me know if you have any questions, requests, feedback, bug reports, etc!<br /><br />Regards,<br />Rowan Collins]]>
		</description>
	</item>
	<item>
		<title>Pulling up time by task status and more</title>
		<link>http://www.myintervals.com/forum/discussion/423/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/423/</guid>
		<pubDate>Wed, 27 May 2009 15:10:10 -0700</pubDate>
		<dc:creator>xelalex24</dc:creator>
		<description>
			<![CDATA[It is hard to explain exactly what we are trying to do and keep it somewhat short. Either way, I’ll give it my best shot.<br />We would like to pull a report up that shows all “hourly rate” hours that a consultant has worked in a month, and also pull up hours that a consultant has done for project rate projects in which can only be billed by consultant to us and to us to the client once the project has been completed.<br /><br />We are having difficulties in figuring a way to make this work. One issue is that while we want people to track their time, we don’t want to pay for project rate projects until the project is complete.<br /><br />I have figured I can filter out the times by “work types” in the summary report. If I can have a report that pulls up times based on “work types” plus the status of the task, I can then pull times that are for project rate tasks that have been closed.<br /><br />So my questions are:<br />1. Can you pull a report where you cross reference the work type with a task status?<br />2. Is there a better way to manage hourly rate projects and project rates? (Please note that our projects rate projects are still based on an hourly formula. The only difference is that we don’t pay our consultants until the project is finished. This is to ensure that the project is indeed finished since they usually have more moving parts than an hourly maintenance project.)]]>
		</description>
	</item>
	<item>
		<title>Delete Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/590/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/590/</guid>
		<pubDate>Fri, 23 Apr 2010 20:13:33 -0700</pubDate>
		<dc:creator>vale007</dc:creator>
		<description>
			<![CDATA[It would be really helpful to add a &quot;delete&quot; option for the dropdown actions available to selected items in the task list.<br />I had to manually delete 50+ tasks today and it was a drag.]]>
		</description>
	</item>
	<item>
		<title>I want to have clients approve time sheets</title>
		<link>http://www.myintervals.com/forum/discussion/594/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/594/</guid>
		<pubDate>Thu, 13 May 2010 08:54:22 -0700</pubDate>
		<dc:creator>david.webster</dc:creator>
		<description>
			<![CDATA[We would like to be able to submit a time sheet for a particular project and have an email sent to the client, and have them accept / decline the time-sheet.  How can I do this?<br /><br />Thanks,<br /><br />David]]>
		</description>
	</item>
	<item>
		<title>Report on Request Queue?</title>
		<link>http://www.myintervals.com/forum/discussion/593/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/593/</guid>
		<pubDate>Thu, 13 May 2010 05:07:51 -0700</pubDate>
		<dc:creator>HardyEsterhuizen</dc:creator>
		<description>
			<![CDATA[Is there any way to report on all tasks originated from the email request queue? It seems like there should be functionality to report on the request queue but there does not seem to be anything of this nature. We would love to use the email request queue functionality, but if there is no way to report on it, it is of no use. <br /><br />Typically we would want to be able to to see statistics such as how many requests have been placed in the queue over a period, which proportion were assigned to which clients, how long requests wait before being assigned, which requests are open/closed, etc. As it is, we cannot even seem to see the date that an item was placed in a queue or assigned, and once assigned you would have to hunt for the task among many projects. <br /><br />The reason why this is important is that it is too easy for people to clear the queue by carelessly assigning them to incorrect clients/projects, and we would have no way of knowing if a client request had been properly assigned or followed up. We have hundreds of clients and projects and thousands of tasks on Intervals - so there is no easy way to ensure that each and every item that was added to the request queue is being properly dealt with.]]>
		</description>
	</item>
	<item>
		<title>Invoicing - how do I include detailed task information on an invoice?</title>
		<link>http://www.myintervals.com/forum/discussion/211/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/211/</guid>
		<pubDate>Tue, 18 Mar 2008 18:34:03 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[You cannot get the very granular minutia with one click, but there is a fairly convenient way to get the information.  Invoicing within Intervals is meant to accommodate a variety of different ways to generate invoices.  For example:<br /><ol ><br /><li >Pre-pay - generate an invoice in advance of the work being performed</li><br /><li >Regular time intervals - after work is performed (monthly is common)</li><br /><li >Include a breakdown of all the details</li><br /><li >Exclude the details and only show hi level information</li><br /></ol><br />#1 and #2 are the two main methods for creating an invoice in Intervals.  'Free form' allows you to create whatever line items are needed and 'based on actual work performed' pulls in the totals for each type of work AND any expenses that occurred during the time period  (<i >Hint - If you use the calendar, dates where billable work occurred will turn green - <a href="http://www.myintervals.com/blog/2007/11/09/modification-to-invoices-based-on-actual-work-performed/" >here is an example in the blog</a></i>).<br /><br />#3 and #4 are in direct conflict of one another and we have learned that the need often varies from client to client.  This can be handled by running a report in combination with the invoice.  <a href="http://www.myintervals.com/i/forum/project_activity_full.gif" target="_blank" >The Project Activity report by Task includes very granular information</a>.  The Project Activity report in combination with the invoice usually does the trick.  Another option is to set your client up as an Executive User and encourage them to run reports.  We do this with a healthy percentage of our clients.]]>
		</description>
	</item>
	<item>
		<title>Bug submission forms</title>
		<link>http://www.myintervals.com/forum/discussion/592/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/592/</guid>
		<pubDate>Tue, 04 May 2010 01:23:38 -0700</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />We're using intervals for bug tracking, with our clients raising / updating tasks by emailing them to the request queue.<br /><br />I've noticed that the Intervals &quot;Find a bug?&quot; and &quot;Feature request?&quot; links raise a new task in intervals with certain values pre-populated. Is there a way for us to configure such a form, or would we need to write our own script to collect the data and then submit it using the API?<br /><br />Thanks,<br />Ian]]>
		</description>
	</item>
	<item>
		<title>Scheduling appointments</title>
		<link>http://www.myintervals.com/forum/discussion/585/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/585/</guid>
		<pubDate>Sat, 17 Apr 2010 15:55:24 -0700</pubDate>
		<dc:creator>jcrens8392</dc:creator>
		<description>
			<![CDATA[How does everyone track appointments in intervals?<br /><br />I really need appointments to appear at the top of the calendar, so I've created an &quot;Appointments&quot; task priority that is higher than all others for this, but what if I have multiple appointments in one day and want them to appear in order? Is that possible?<br /><br />Do others handle appointments in Intervals or use an external Calendar?]]>
		</description>
	</item>
	<item>
		<title>New Features Launch &amp; Maintenance Scheduled- April 24th</title>
		<link>http://www.myintervals.com/forum/discussion/589/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/589/</guid>
		<pubDate>Fri, 23 Apr 2010 14:19:11 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will be deploying updates to Intervals.  <a href="http://www.myintervals.com/blog/2010/04/13/upcoming-features-from-the-intervals-roadmap/" title="New Intervals Features" target="_blank" >Here is a blog post outlining some of the new features</a> if you would like to take a look.  The window to deploy the new features and perform maintenance is between <b >1:00 PM (Pacific) and 5:00 PM (Pacific) this Saturday, April 24th</b> | (8:00 PM - 12:00 AM (GMT). We do not expect any down time during this window but we do expect performance to be a little spotty.]]>
		</description>
	</item>
	<item>
		<title>Copying multiple Tasks to a new Project</title>
		<link>http://www.myintervals.com/forum/discussion/581/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/581/</guid>
		<pubDate>Tue, 13 Apr 2010 14:17:48 -0700</pubDate>
		<dc:creator>fs2010</dc:creator>
		<description>
			<![CDATA[Is it possible to copy multiple tasks to a new project.  Essentially i would like to have a task template that we can use for multiple projects which are the same.<br />thanks<br />flav]]>
		</description>
	</item>
	<item>
		<title>RSS for tasks</title>
		<link>http://www.myintervals.com/forum/discussion/108/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/108/</guid>
		<pubDate>Tue, 18 Sep 2007 17:13:18 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[I am curious to get feedback on whether or not you would use RSS for tasks?  This feature has been very similar to the <a href="http://www.myintervals.com/forum/discussion/80/intervals-api-sooner-or-later/" >Intervals API</a> for us.  We thought that a lot of our users would clamor for an API and RSS but much to our surprise neither has not been a highly requested feature.  If I had to estimate the request for Invoices vs. RSS is probably 50 - 1.<br /><br />We have RSS on our long-term road map, but it would be great to get additional feedback.]]>
		</description>
	</item>
	<item>
		<title>Client and Project ID's</title>
		<link>http://www.myintervals.com/forum/discussion/584/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/584/</guid>
		<pubDate>Sat, 17 Apr 2010 10:34:54 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[Is there a way to edit the Client and Project ID's?<br /><br />Two points:<br /><br />We have established systems of Client/Project ID's already in place (Estimating, Proposals, Quickbooks, etc.) and would like to continue to use them (not have to generate a intervals/projects just to get the next ID to use on preliminary estimating before we get awarded the job).<br /><br />Not comfortable with Clients seeing that they are Client 00001 or Clients getting the impression that this project is only the second project we've done (project ID 00002)<br /><br />Thanks,<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Comment email notification</title>
		<link>http://www.myintervals.com/forum/discussion/403/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/403/</guid>
		<pubDate>Thu, 16 Apr 2009 06:12:11 -0700</pubDate>
		<dc:creator>Jillianmk</dc:creator>
		<description>
			<![CDATA[Is there a way to have email notification for the comments section on a task? Can I email certain people when I make a comment?]]>
		</description>
	</item>
	<item>
		<title>Is there a way to switch off the profile image?</title>
		<link>http://www.myintervals.com/forum/discussion/587/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/587/</guid>
		<pubDate>Mon, 19 Apr 2010 10:25:28 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[At minimum if there is no image saved in the profile don't display blank image.<br /><br />On the comment history, IMHO, it just consumes to much space for one liners plus it dominates the page rather than focusing on the comments/task content.]]>
		</description>
	</item>
	<item>
		<title>Using Intervals for Agile development</title>
		<link>http://www.myintervals.com/forum/discussion/391/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/391/</guid>
		<pubDate>Thu, 26 Mar 2009 12:43:59 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[I was asked today if anyone uses Intervals for agile development.  We do indeed have a healthy number of customers using Intervals that utilize agile development methodologies.  In fact, we use methodologies very similar to agile ourselves for Intervals development and typically release updates every three weeks.  Our approach is a sort of hybrid between true agile development and user centered design and we gun for three week sprints.  <br /><br />What we do is use milestones as releases and then attach all of the tasks for that particular release.  We set the priorities of the tasks and instruct our team to work on the highest priority tasks first.  If we can't get something in a particular sprint we want it to be the lower priority tasks/features/stories. If a milestone needs to move back a week Intervals will cascade the next releases and all of the tasks.  For stories we just use tasks and we have a backlog module within our Intervals development project where we stash away features that are not on the current development plan.  Probably the biggest omission in Intervals is any sort of velocity tracking but you can use customized task priorities for that to keep track of points.  For us we know how many hours we have to spend per sprint so we focus more on the amount of work and the priority as opposed to the point value. <br /><br />If you are new to agile and iterative development and would like to learn more, here are a few links:<br /><a href="http://en.wikipedia.org/wiki/Agile_software_development" title="Wikipedia Agile Software Development" target="_blank" >Wikipedia - Agile software development</a><br /><a href="http://www.agilemanifesto.org" title="Principles behind the Agile Manifesto" target="_blank" >Principles behind the Agile Manifesto</a>]]>
		</description>
	</item>
	<item>
		<title>Expenses</title>
		<link>http://www.myintervals.com/forum/discussion/547/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/547/</guid>
		<pubDate>Wed, 06 Jan 2010 18:47:08 -0800</pubDate>
		<dc:creator>lisaharvey</dc:creator>
		<description>
			<![CDATA[Happy New Year. <br /><br />Expenses will be really useful for us on projects, except that I can't find a way to aggregate them.<br /><br />All I need is a list of expenses for all projects, not just by project. If I can do this I am not able to find it.<br /><br />To add to the usefulness of expenses:<br /><br />- A date range filter would be even better<br /><br />- And if i could classify them as well with a list that I made up (eg Travel, administration, printing) this would be even better.<br /><br />- And to push my request just a little more - a tick box that indicates that the expense has been dealt with (ie charged to customer or re-imbursed. <br /><br />lisa]]>
		</description>
	</item>
	<item>
		<title>where do notes show up for manager access?</title>
		<link>http://www.myintervals.com/forum/discussion/582/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/582/</guid>
		<pubDate>Fri, 16 Apr 2010 13:24:33 -0700</pubDate>
		<dc:creator>delia</dc:creator>
		<description>
			<![CDATA[My understanding is that you can post notes so that manager level persons can view them but I've logged in as that user and the note isn't showing. Am I misunderstand this?]]>
		</description>
	</item>
	<item>
		<title>Getting the most out of searches</title>
		<link>http://www.myintervals.com/forum/discussion/71/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/71/</guid>
		<pubDate>Tue, 20 Mar 2007 10:05:50 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[For the advanced search and regular search, we recently modified the search mechanism.  Everything looks the same, but the search is much more powerful now.<br /><br />Much of the new functionality attempts to match the way Google works.<br /><br />1) The searching has been made more restrictive. Previously, searches were set up as boolean OR searches. This meant that a result would be returned even if only word matched, resulting in many results. Now, all words must match for a result to be returned. This allows for much more specific searching.<br /><br />2) Search operators. Now if I want to look for Honda cars, but not the Accord, I can type "Honda cars -Accord". The minus operator means to exclude a certain search term. Likewise, if I want to search for one word or another, I can type "accord OR camry". .<br /><br />2) Phrase searches. You can now search for phrases, and matches will include everything within the quotes in the specific order that you supplied them. For instance, if you have a task which says "Please pick up eggs and milk from the grocery store", the following search query will match:<br /><br />> milk eggs grocery<br /><br />But this will not:<br /><br />> "milk and eggs" grocery<br /><br />For more information about tips and tricks you can use on our search engine, please check out Google's notes here:<br /><br />http://www.google.com/intl/en/help/basics.html<br /><br />All of Google's features apply to our search (except for their proprietary "I'm Feeling Lucky" feature).]]>
		</description>
	</item>
	<item>
		<title>Not receiving notifications...</title>
		<link>http://www.myintervals.com/forum/discussion/586/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/586/</guid>
		<pubDate>Sun, 18 Apr 2010 10:20:48 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[Followed the advice of a previous thread:<br /><br />Checked under 'People' and confirmed that my notifications were switched on;<br />Checked SPAM filters;<br />Updated 'Task' and sent an email without problems.<br /><br />What have I missed?<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Quickly be able to see what other users will see...</title>
		<link>http://www.myintervals.com/forum/discussion/583/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/583/</guid>
		<pubDate>Sat, 17 Apr 2010 10:13:25 -0700</pubDate>
		<dc:creator>rmlewis</dc:creator>
		<description>
			<![CDATA[During this evaluation period I am constantly trying to verify what my clients or team members will see. This little feature would greatly increase my initial confidence that this is the right application for me.<br /><br />As principle Administrator, it would be very helpful to be able to toggle and view what other team members/users are experiencing.<br /><br />Given that 80% of my project 'teams' are client staff and third party contractors, it is important to me to confirm what the Clients are seeing and experiencing before I launch (and during) a project.<br /><br />Logging in and out is a pain.<br /><br />Thanks,<br /><br />Robert.]]>
		</description>
	</item>
	<item>
		<title>Assigning tasks</title>
		<link>http://www.myintervals.com/forum/discussion/560/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/560/</guid>
		<pubDate>Mon, 22 Feb 2010 16:54:59 -0800</pubDate>
		<dc:creator>sarahfitzg</dc:creator>
		<description>
			<![CDATA[Hi!<br />A question from a potential user here.<br />Is it possible that every task that is created by a resource user must go to either a manager or administrator to then be delegated? The reviewing user would then assign (and possibly make alterations to) the task before it gets started.<br /><br />Also is there then the option for the person assigned the task to &quot;accept&quot; or &quot;decline&quot;?<br /><br />Thank you]]>
		</description>
	</item>
	<item>
		<title>&quot;person&quot; resource seems not to work</title>
		<link>http://www.myintervals.com/forum/discussion/569/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/569/</guid>
		<pubDate>Fri, 19 Mar 2010 08:29:13 -0700</pubDate>
		<dc:creator>Brade</dc:creator>
		<description>
			<![CDATA[Yo, all the other API calls I've tried at work, but when I do a GET request for &quot;person&quot; (the whole list) I get an empty response but no errors. My API key is for a Manager user-type, which is said to have permissions to this resource. But I get an empty list where I would expect to get all our employees.<br /><br />If I change the spelling to &quot;persony&quot; to test for errors, I do get an error, so that tells me that something else might be going on.]]>
		</description>
	</item>
	<item>
		<title>Too many modules and work types in Add Time</title>
		<link>http://www.myintervals.com/forum/discussion/580/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/580/</guid>
		<pubDate>Mon, 12 Apr 2010 13:27:55 -0700</pubDate>
		<dc:creator>Lorena</dc:creator>
		<description>
			<![CDATA[When our staff go to add time to different projects, we can see modules and work types associated with that project and modules and work types not associated with that project. For example, we have created a project with specific work types not assigned to any other project (they are not default work types). However, when we go to add time to other projects, we can see all work types in an ever-increasing drop-down list. Also, the same module or work type is often duplicated in the drop-down box (e.g. the module 'Management' will appear twice).<br /><br />How can we fix this? I don't want to have to wade through a million different modules or work types when adding time to a project to which only two modules and five or six work types have been allocated.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Asking again - critical to have 'actual time' of tasks not just 'amount' of time</title>
		<link>http://www.myintervals.com/forum/discussion/578/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/578/</guid>
		<pubDate>Fri, 09 Apr 2010 10:21:58 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Still waiting on this - this is critical -<br />One thing that I really wish could be added, especially in light of the new calendar and Milestones would be -<br /><br />1/     for each task scheduled for the future to be added to the calendar automatically in various color coded options - very similar to the Google calendar - also, <br /><br />2/    as each new task timer is started it automatically adds the start time to the calendar and draws a color coded line (configurable by user based on project or user etc) for the time span when the timer is stopped.<br /><br />Basically I want each aspect of Intervals not just to record the AMOUNT of time but the ACTUAL time span on the calendar that the task was performed in. <br /><br />The actual start and end time for each task should not be a big deal to add as I'm sure the data is already somewhere in the program.<br />Hope this is something you can do very soon!<br />Thanks. Craig.]]>
		</description>
	</item>
	<item>
		<title>Resource Capacity Management</title>
		<link>http://www.myintervals.com/forum/discussion/579/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/579/</guid>
		<pubDate>Sat, 10 Apr 2010 22:22:18 -0700</pubDate>
		<dc:creator>Lee</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />Just new to Intervals.  I am trying to assign weekly time to my in house resources. I want to assign tasks but would like to know when a resource is 'getting to much work'.  This will help me know whether to step on the gas for sales, or to lay off the new sales.  I don't want to overwhelm my team so assigning tasks and knowing my resources time capacity would be very helpful.<br /><br />does intervals already offer this?<br />thanks so much,]]>
		</description>
	</item>
	<item>
		<title>People access email</title>
		<link>http://www.myintervals.com/forum/discussion/573/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/573/</guid>
		<pubDate>Thu, 25 Mar 2010 08:38:49 -0700</pubDate>
		<dc:creator>i9mickey</dc:creator>
		<description>
			<![CDATA[Hello, I set up a new person in Intervals, but I got their email address wrong. I corrected the issue with the email address, but there doesn't seem to be a way to re-issue them their access information like it does when you first create the person. So how do I do that? It was much more convenient to use the form, I hope I don't have to send them a &quot;handwritten&quot; email to give them the info.]]>
		</description>
	</item>
	<item>
		<title>sync with Outlook calander</title>
		<link>http://www.myintervals.com/forum/discussion/576/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/576/</guid>
		<pubDate>Mon, 29 Mar 2010 07:28:47 -0700</pubDate>
		<dc:creator>veryvisual</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />We're testing the trial version of Intervals, we're very pleased with it, but have a question.<br /><br />Is it possible to sync the calender with your Outlook calender? We're searched the forum, but didn't find an answer.<br /><br />Michel.]]>
		</description>
	</item>
	<item>
		<title>Filter options do not highlight current filters</title>
		<link>http://www.myintervals.com/forum/discussion/561/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/561/</guid>
		<pubDate>Thu, 25 Feb 2010 01:51:06 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[On the tasks tab (and others I think) there is a box on the left of 'filter options', with 8 dropdowns. Normally, I will have 6 or 7 of these set to the default, and one set to a specific client/project/whatever.<br /><br />The problem is that it is not obvious at a glance which options are selected, and which are set to &quot;All xxx&quot;. I'd suggest a simple style change, e.g. slightly grey out the 'All' options, or make selected options bold.]]>
		</description>
	</item>
	<item>
		<title>Executive Private Notes</title>
		<link>http://www.myintervals.com/forum/discussion/574/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/574/</guid>
		<pubDate>Thu, 25 Mar 2010 09:12:25 -0700</pubDate>
		<dc:creator>i9mickey</dc:creator>
		<description>
			<![CDATA[So if I create an executive level user and allow them access to comments, will they see a private comment when I check the little key icon checkbox? Sorry for the seemingly stupid question, but I really want to know what these folks will be having access too. I don't mind if my resources can see discussion on a project, but I don't want the executives seeing everything.]]>
		</description>
	</item>
	<item>
		<title>Project Activity Report Shows Billable and unbillable time</title>
		<link>http://www.myintervals.com/forum/discussion/575/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/575/</guid>
		<pubDate>Thu, 25 Mar 2010 09:24:52 -0700</pubDate>
		<dc:creator>i9mickey</dc:creator>
		<description>
			<![CDATA[I thought the executive level user was not supposed to see anything about billing? In the Project Activity report, logged in as an executive user, I'm able to see what billable and unbillable time has been performed. Am I just confused?]]>
		</description>
	</item>
	<item>
		<title>All modules not showing in pop-up list.</title>
		<link>http://www.myintervals.com/forum/discussion/572/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/572/</guid>
		<pubDate>Wed, 24 Mar 2010 07:24:44 -0700</pubDate>
		<dc:creator>i9mickey</dc:creator>
		<description>
			<![CDATA[When I go into tasks and create a new one, all of the modules I have created do not show up in that list. Is there a reason for that? Is this a setting somewhere?]]>
		</description>
	</item>
	<item>
		<title>Using SPF with emails that are sent from Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/412/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/412/</guid>
		<pubDate>Fri, 01 May 2009 14:59:33 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[All emails from Intervals are sent from updates@myintervals.com on behalf of the user.  The mechanism is very similar to gmail, yousendit, and other companies that handle hi volume email.  If your organization utilizes SPF (<a href="http://en.wikipedia.org/wiki/Sender_Policy_Framework" alt="Sender Policy Framework" target="_blank" >Sender Policy Framework</a>) and the emails from Intervals are not making it through adding mx.myintervals.com to the record should alleviate the problem.  For example:<br /><br />Modify this record:<br />"v=spf1 a mx ~all"<br /><br />To include mx.myintervals.com: <br />"v=spf1 a mx a:mx.myintervals.com ~all"<br /><br />If you do not use SPF and emails are getting blocked approving updates@myintervals.com as an authorized sender and/or whitelisting all email from mx.myintervals.com | 174.37.88.194 may do the trick as well.]]>
		</description>
	</item>
	<item>
		<title>Calendar</title>
		<link>http://www.myintervals.com/forum/discussion/571/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/571/</guid>
		<pubDate>Sat, 20 Mar 2010 05:01:33 -0700</pubDate>
		<dc:creator>judeee77</dc:creator>
		<description>
			<![CDATA[Hi...I'm small consult firm that runs multiple projects.  Planning time requires that I see the big picture using the deadlines to back into planning/priority designations.  Is there a way to use the calendar effectively?  Move things around if I have to?  I'm new to this tool and really don't want to spend a ton of time researching every aspect..thanks.]]>
		</description>
	</item>
	<item>
		<title>Required Email field</title>
		<link>http://www.myintervals.com/forum/discussion/567/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/567/</guid>
		<pubDate>Tue, 16 Mar 2010 12:08:45 -0700</pubDate>
		<dc:creator>avimia</dc:creator>
		<description>
			<![CDATA[In trying to set up my &quot;people&quot;, I have found that Intervals &quot;requires&quot; I put an email address for them. I do not want/need their emails in there (some don't have email address to put in). Hence, the system will not let me include these resources in my projects. How can I get past this?]]>
		</description>
	</item>
	<item>
		<title>Facebook and Twitter names</title>
		<link>http://www.myintervals.com/forum/discussion/564/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/564/</guid>
		<pubDate>Mon, 08 Mar 2010 14:31:37 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Contact info for clients is important.  Part of contact these days is through Social Media.  I think it would be wise to have Live Link contact fields specifically for twitter and facebook and "other".<br /><br />I submitted this via the feature request on my intervals site.]]>
		</description>
	</item>
	<item>
		<title>Projects, Modules and Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/566/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/566/</guid>
		<pubDate>Sun, 14 Mar 2010 21:18:14 -0700</pubDate>
		<dc:creator>DavidHawk</dc:creator>
		<description>
			<![CDATA[Hello, <br /><br />We have just subscribed to intervals and I am just having a bit of trouble getting my head around the relationship between projects, modules, tasks and how these interact with each other. I work in a design/advertising agency and we have Clients, each of these clients have multiple jobs (active and insctive), each of these jobs have a series of steps that need to happen from briefing to a completion and each one of these steps need to be completed by a different team members.<br /><br />Would be I correct is assuming the following<br /><br />Project - This is like a job e.g. Design of a logo<br />Modules - These are the steps involved in completing the task  e.g. Brief from client, manager to brief designer, artwork to client etc. <br /><br />If there are any links to previous posts that describe the hierarchy of projects, modules and tasks, and how they interact, it would be a great help. <br /><br />Thanks for your time and help. <br /><br />David]]>
		</description>
	</item>
	<item>
		<title>Completed Projects</title>
		<link>http://www.myintervals.com/forum/discussion/570/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/570/</guid>
		<pubDate>Fri, 19 Mar 2010 08:29:33 -0700</pubDate>
		<dc:creator>Malcolm</dc:creator>
		<description>
			<![CDATA[When a project is completed do I just click the inactive box or what is the procedure?<br /><br />Can I view past completed projects by client name?]]>
		</description>
	</item>
	<item>
		<title>Outbound emails</title>
		<link>http://www.myintervals.com/forum/discussion/565/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/565/</guid>
		<pubDate>Wed, 10 Mar 2010 16:24:15 -0800</pubDate>
		<dc:creator>mfuggle</dc:creator>
		<description>
			<![CDATA[I am not sure where to configure email for outbound emails.  I am getting 551 errors on certain emails going via our email server because it needs to use authentication (at least I think that's the issue).  I have configured the email settings for the Request Queue and that functions sucessfully.<br /><br />Cheers<br />Martin Fuggle]]>
		</description>
	</item>
	<item>
		<title>Bulk delete from Request Queue</title>
		<link>http://www.myintervals.com/forum/discussion/563/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/563/</guid>
		<pubDate>Thu, 04 Mar 2010 22:41:58 -0800</pubDate>
		<dc:creator>mfuggle</dc:creator>
		<description>
			<![CDATA[Hi Folks,<br /><br />I am very new to Intervals and am in the early setup phase.  I have made a mistake in setting the email account incorrectly and now have over 2000 emails in the Request Queue.  Is there some way that they can be removed in bulk rather than 10 at a time?<br /><br />Cheers<br />Martin Fuggle]]>
		</description>
	</item>
	<item>
		<title>Executive Tasks?</title>
		<link>http://www.myintervals.com/forum/discussion/325/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/325/</guid>
		<pubDate>Thu, 04 Dec 2008 10:00:08 -0800</pubDate>
		<dc:creator>Jonathan</dc:creator>
		<description>
			<![CDATA[Can tasks be assigned to Executive level users (e.g. Clients)?<br /><br />We'd like a way to "nudge" a client when a phase/milestone/module is completed -- letting them know that we're ready for their feedback. I don't see a way to create a task that can be assigned to an Exec.<br /><br />Any feedback??]]>
		</description>
	</item>
	<item>
		<title>Client-based notes and documents?</title>
		<link>http://www.myintervals.com/forum/discussion/551/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/551/</guid>
		<pubDate>Fri, 29 Jan 2010 08:08:25 -0800</pubDate>
		<dc:creator>alandrum</dc:creator>
		<description>
			<![CDATA[We are looking to store notes and documents on a client-basis instead of a project basis. Reason being, you close a project out and the notes and documents are not visiable (i'm assuming you can still search, but nonetheless low visability). There are certainly situations that call for a document to be assigned to a project and/or a document to be assigned to the client.<br /><br />Is this in the roadmap or is there another suggestion to store notes and documents by client instead of per project?]]>
		</description>
	</item>
	<item>
		<title>View Person - Add Weekly time Graph</title>
		<link>http://www.myintervals.com/forum/discussion/562/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/562/</guid>
		<pubDate>Fri, 26 Feb 2010 15:26:14 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[It would be nice when viewing a person, under their Profile photo and notification - to have a graph that shows their weekly activity.  This graph would be viewable by admins and managers only.  The graph I'm thinking of is similar to the one displayed on  our dashboard view on login.]]>
		</description>
	</item>
	<item>
		<title>Calendar Feature</title>
		<link>http://www.myintervals.com/forum/discussion/558/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/558/</guid>
		<pubDate>Thu, 18 Feb 2010 14:34:09 -0800</pubDate>
		<dc:creator>aking</dc:creator>
		<description>
			<![CDATA[I'm a new user and curious if there are other clients using this website for tracking time in the automotive repair industry.  My company works on specialized vehicles and are in need of tracking our mechanic's time per vehicle.  So far it's been great but I've not figured out the scheduling and calendaring.  For instance if i have assigned a task to one of my mechanics it does not show up on the calendar on the home page tab...??  Maybe i have just not gotten there in the help videos yet!!]]>
		</description>
	</item>
	<item>
		<title>Additional Project Fields</title>
		<link>http://www.myintervals.com/forum/discussion/228/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/228/</guid>
		<pubDate>Fri, 09 May 2008 11:16:35 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received the following feature request:<br /><blockquote >The project functionality offers limited options to categorize it. I am looking some additional fields to populate data such as Project Sponsor, Project contact name, project complexity (high, medium, low), project type (new enhancement, new development, maintenance, support, admin)--it should be a user-defined field like the Module field but attached to the project. In addition, I would like to see a field for project class (Strategic, Non-strategic, capital intensive, business as usual).</blockquote><br />Intervals currently does not have a lot of project specific fields to try and keep creating new projects quick and easy.  The project description field is the catch all for any supplemental project related information, but that information cannot be sorted or used for reporting.<br /><br />I'm curious to get thoughts on this from others.  Too much complexity?  Would this benefit you or add too much?]]>
		</description>
	</item>
	<item>
		<title>Regional settings</title>
		<link>http://www.myintervals.com/forum/discussion/557/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/557/</guid>
		<pubDate>Fri, 05 Feb 2010 15:58:03 -0800</pubDate>
		<dc:creator>kbofoz</dc:creator>
		<description>
			<![CDATA[In the regional settings, it would be nice to simply use the modified settings as set in the Regional settings in Windows Control Panel.<br />Windows allows modifications to suit individual taste.  For example, we have used it to standardise the date formats as yyyy-mm-dd in all our other software.<br />However, in Intervals, we have to accept the standard format for our region (French Canada).  We searched for another region that had the settings we like to use, but didn't find one.<br />There are also the list separator and the decimal symbol.  The French use a comma as a decimal point, and so standard decimal in French Canada settings is the comma, even though we all prefer to use the period.<br /><br />Hoping it's not complicated for you to add this choice,<br />Kevin]]>
		</description>
	</item>
	<item>
		<title>Closed Task Status</title>
		<link>http://www.myintervals.com/forum/discussion/271/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/271/</guid>
		<pubDate>Mon, 29 Sep 2008 16:53:42 -0700</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[I just ran into an issue that is going to make my artists crazy. It goes like this:<br /><br />When an artist finishes a task, he changes the status to Closed. The task then disappears from his list of To Dos, unless he clicks &quot;Include Closed Tasks.&quot; <br /><br />I use a list of all Closed tasks to see what needs to be billed. Because sometimes a single project might have many tasks, I need a way to keep track of which tasks I have already billed, and which ones are new to my to-bill list. Therefore, I created a new Task Status called &quot;Billed.&quot; After billing, I change the task status to this.<br /><br />Enter the problem. Changing the status from Closed to Billed causes the task to reappear on the artists' To Do lists. This makes them cranky. Cranky artists are to be avoided at all costs.<br /><br />So here, at last, is my question: Is there any way to make custom Task Statuses mimic the built-in Closed status, so that items marked &quot;Billed&quot; would be listed (or not listed) the same as regular Closed tasks?]]>
		</description>
	</item>
	<item>
		<title>Redefining TASKS</title>
		<link>http://www.myintervals.com/forum/discussion/493/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/493/</guid>
		<pubDate>Mon, 12 Oct 2009 04:31:45 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[Having used the product for a year or more with my 10-person organization, I have started using Intervals in a new way - one that may help others who are used to traditional project management software.<br /><br />In MS Project, a &quot;task&quot; is a line item. Depending on the detail of your work breakdown structure, it might be something like:<br /> <br />* Write use case<br />* Customer reviews use case<br />* Use case approved (milestone)<br /><br />We used to replicate this WBS in Intervals, having two tasks (draft, review) and one milestone. We would then assign time to the two tasks as we engaged in them.<br /><br />We have started to work in a new way, translating the word &quot;task&quot; into the word &quot;activity.&quot;  By way of example, the &quot;task&quot; draft the use case (in our world anyway) actually encompasses many activities over a series of days. A typical scenario might look like this:<br /><br />* I start to draft the use case<br />* I need to talk with Val - but she's not available. <br />* I schedule a tie to talk with Val, and hold this converation later that afternoon<br />* I think work on the use case some more<br />* I post it for a couple others to see - Tom posts a couple suggestions back.<br />* I'm not sure I agree. Schedule a time to talk with Tom...<br /><br />What we did in the past was to pre-populate a project template with &quot;tasks&quot; and milestones - just as we would for MS Project. Now we don't. We pre-populate the milestones (and the phases if appropriate) and leave it at that. Or possibly if we are sure we know the first activity, we might pre-populate that as the first task. But oten we don't because in the scenario above, it's also likely that before I put pen to paper (or fingers to keyboard), I might chat with Val and Tom first.<br /><br />So, knowing the milestone - Use Case Approved - I simply put in my first action as a &quot;task&quot;.<br /><br />This sounds simple, but it was a conceptual breakthrough for us. In the past we would have one task that had multiple time entries against it - but you couldn't really see what the next *action* was. (Draft? Call Val? Post for comment?). <br /><br />Now, since we are seeing tasks as activities, if I need to talk to Val I put her name on that activity as well as mine, so it's easy for her to account the 30 minutes on your timesheet as well. We don't have a pile of theoretical tasks built up in our task list, and we can see what our &quot;next action&quot; is for a project - which is really a next *activity*, not a next &quot;task&quot; (in MS Project terms).<br /><br />Again, this may sound simple or &quot;why did he even post this?&quot; but this conceptual shift has enabled a bunch of MS Project types to make much better use of Intervals. It also removes one of our biggest gripes about Intervals - the lack of dependencies between tasks. Of course there are still dependencies between activities (I must post the draft for comments before I react to them), but at this micro level the dependencies are obvious, AND the activities themselves are more indeterminate. In other words, if everyone agrees with my draft I don't have to have my call with Tom. So I can simply post my next activity towards a milestone as I finish the last one.<br /><br />Make sense?<br /><br />Do others use Intervals this same way?]]>
		</description>
	</item>
	<item>
		<title>Is there any way to restrict the Work Types available to Resource users?</title>
		<link>http://www.myintervals.com/forum/discussion/387/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/387/</guid>
		<pubDate>Fri, 20 Mar 2009 12:23:41 -0700</pubDate>
		<dc:creator>dellaratcliffe</dc:creator>
		<description>
			<![CDATA[We have a large variety of work types, many of which will never be used by individual Resources set up in our system. Many of the work types are for system administrators or project managers only. <br /><br />Is there any way to restrict or allocate the work types, so they don't all appear in the drop-down menu when logging time at the Resource level?]]>
		</description>
	</item>
	<item>
		<title>How do I rename or remove a saved report?</title>
		<link>http://www.myintervals.com/forum/discussion/556/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/556/</guid>
		<pubDate>Thu, 04 Feb 2010 13:30:53 -0800</pubDate>
		<dc:creator>lisaharvey</dc:creator>
		<description>
			<![CDATA[I accidentally created two reports of the same name that do opposite things. I'd like to be able to rename or remove one of them.<br /><br />thanks<br />lisa]]>
		</description>
	</item>
	<item>
		<title>How to RE-activate a project</title>
		<link>http://www.myintervals.com/forum/discussion/555/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/555/</guid>
		<pubDate>Thu, 04 Feb 2010 08:18:33 -0800</pubDate>
		<dc:creator>bodvar</dc:creator>
		<description>
			<![CDATA[So I deactivated a project that I'd like to reactivate, but can't figure out how to do it.  Help please &amp; thank you!]]>
		</description>
	</item>
	<item>
		<title>Resetting the % budget alert for repeating monthly retainer clients</title>
		<link>http://www.myintervals.com/forum/discussion/554/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/554/</guid>
		<pubDate>Mon, 01 Feb 2010 13:36:02 -0800</pubDate>
		<dc:creator>peterlkelley</dc:creator>
		<description>
			<![CDATA[We have recently been struggling with using the % budget alert feature, for clients whose project budget resets on the first of each month when their monthly retainer renews. Things we've tried:<br /><br />- First we were checking those clients manually, and not using the automatic budget alert feature. Seemed like a shame and we'd forget and go over, costing us thousands of dollars worth of hours.<br />- Then we thought we could simply reset the date that the project started. But that didn't seem to exclude the previous hours, that is, it didn't appear to also reset the budget.<br />- Then we thought we'd create a new project each month. Realized that would leave all the previous undone tasks behind.<br />- Now thinking we'll use &quot;copy project&quot; to make a new project, naming it with that month's date, i.e. January-Client A, February-Client A. But that does require going in each month to create a new set of projects by copying the old ones, for each of our clients that pay a monthly retainer. <br /><br />Does anyone know of a better way to reset the monthly budget on which the % budget alert is generated, which we find very valuable? Or have any other tips or experiences to share?]]>
		</description>
	</item>
	<item>
		<title>Assign a task to a client?</title>
		<link>http://www.myintervals.com/forum/discussion/546/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/546/</guid>
		<pubDate>Wed, 06 Jan 2010 17:00:52 -0800</pubDate>
		<dc:creator>i9mickey</dc:creator>
		<description>
			<![CDATA[Hey there, newbie here with a simple question...<br /><br />Can I assign a task to a client? I mean, there are points in the process where we're waiting on input from the client. Especially content. Can we assign that as a task for them to do with a projected deadline?]]>
		</description>
	</item>
	<item>
		<title>Email Request Queue and Leaving Emails on your Server</title>
		<link>http://www.myintervals.com/forum/discussion/552/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/552/</guid>
		<pubDate>Fri, 29 Jan 2010 10:00:04 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[For those of you who are using the Intervals Email Request Queue to field requests from your clients, we have some special instructions to help maintain a speedy and consistent retrieval of emails from your server. When setting up your mail queue Intervals gives you the option to leave the emails on the server. When using this option, please be sure to whittle down your inbox on a regular basis by deleting already processed emails or moving them to a different folder. <br /><br />The reason for this is that Intervals does not know which emails it has already processed until it has a chance to validate the email against a unique signature stored internally. So even if the email has already been processed, it will still be verified by Intervals each time the server is queried. If your inbox starts to pile up with emails this can put a strain on the request queue, resulting in newer emails never making it to the queue. <br /><br />Unfortunately, this is a limitation of POP and IMAP protocols and there isn't much we can do other than to encourage our users to keep their inboxes to a minimum.]]>
		</description>
	</item>
	<item>
		<title>Client Pre-Pay for Hours</title>
		<link>http://www.myintervals.com/forum/discussion/550/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/550/</guid>
		<pubDate>Wed, 27 Jan 2010 09:40:01 -0800</pubDate>
		<dc:creator>amachina</dc:creator>
		<description>
			<![CDATA[I sometimes take a retainer, and then apply hours used to that retainer.  How do I set that up so that the client doesn't get double billed.<br /><br />For simplicity's sake, let's say it's a project for $1000 = 10 hours at $100 an hour. I want to:<br /><br />1.  Bill the client $1000. (free form invoice?)<br />2.  Track my hours.  (set up as billable?)<br />3.  When hours are used, send the client an hours reconciliation.  (Just a report?)<br />4.  Send another bill.<br /><br />Suggestions on how to properly setup?  I ask because I set this up wrong in QuickBooks, and ended up getting all confused.  Thanks for your help.<br /><br />Adrianne]]>
		</description>
	</item>
	<item>
		<title>tell when client has responded</title>
		<link>http://www.myintervals.com/forum/discussion/371/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/371/</guid>
		<pubDate>Thu, 05 Feb 2009 22:11:02 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[this is really driving me crazy...how do you easily tell which tasks need to be responded to?  i need to be able to tell when a client has posted a comment, and clicking individually through a hundred tasks to see what needs to be done is not at all what i'd like to do.]]>
		</description>
	</item>
	<item>
		<title>How do I get a report that filters by Task? - not worktype</title>
		<link>http://www.myintervals.com/forum/discussion/534/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/534/</guid>
		<pubDate>Wed, 16 Dec 2009 05:30:24 -0800</pubDate>
		<dc:creator>vstrappini</dc:creator>
		<description>
			<![CDATA[Hi there,<br /><br />Can anyone help me?<br />I recently had a client who wanted to know a full breakdown of the work carried out, but by task, not work type. I can't see that there is an option to filter the tasks to see how much the client has spent on each one.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Modifying multiple time records at once</title>
		<link>http://www.myintervals.com/forum/discussion/549/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/549/</guid>
		<pubDate>Thu, 14 Jan 2010 08:48:29 -0800</pubDate>
		<dc:creator>MrM</dc:creator>
		<description>
			<![CDATA[I've imported hundreds of time records via API from our old project management application, where there was no module or worktype data. I would now like to set the module and worktype on these records for reporting purposes, but it is very tedious to do it one by one. Is it possible to modify multiple time records at once, similarly to how I can modify the module of multiple tasks in one go?]]>
		</description>
	</item>
	<item>
		<title>Seeing other's overdue tasks</title>
		<link>http://www.myintervals.com/forum/discussion/548/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/548/</guid>
		<pubDate>Thu, 14 Jan 2010 04:12:10 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[The 'overdue' tasks view is really useful for seeing what I've got to pay attention to, but how can I see overdue tasks for another user? The best I've come up with is filtering by user then sorting by due date.]]>
		</description>
	</item>
	<item>
		<title>Things a Resource person can do...</title>
		<link>http://www.myintervals.com/forum/discussion/545/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/545/</guid>
		<pubDate>Tue, 05 Jan 2010 09:52:08 -0800</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[Is there a way to allow a resource person to upload a document AND mark it as viewable for executive users?]]>
		</description>
	</item>
	<item>
		<title>Adding a worktype -- where?</title>
		<link>http://www.myintervals.com/forum/discussion/544/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/544/</guid>
		<pubDate>Mon, 04 Jan 2010 14:55:58 -0800</pubDate>
		<dc:creator>janet</dc:creator>
		<description>
			<![CDATA[I'm stymied as to where I can add new worktypes. I'd thought the defaults would show up so I could select from them when putting my time in, but obviously that's not the case. There's no where to search for this info &amp; I don't have time to go through all the videos to find where it's buried. Help!]]>
		</description>
	</item>
	<item>
		<title>Maintain link to executive user when processing the request queue</title>
		<link>http://www.myintervals.com/forum/discussion/543/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/543/</guid>
		<pubDate>Mon, 04 Jan 2010 13:32:29 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[When I add an email from the request queue, everything shows up with my name, even though some of the fields are pre-populated with data from the email. There should be some way to mark that these details came from a particular executive user / email address, even if the 'author' of the comment is shown as me.<br /><br />At the moment if I look back at my tasks it looks like I'm just having a conversation with myself!]]>
		</description>
	</item>
	<item>
		<title>Add to closed tasks</title>
		<link>http://www.myintervals.com/forum/discussion/542/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/542/</guid>
		<pubDate>Mon, 04 Jan 2010 09:11:29 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[When a request comes into the request queue I need to be able to assign it to closed tasks, and in doing so reopen the task.<br /><br />The work flow at the moment is:<br />* Client raises new issue<br />* I convert their request to a task, respond and close as I believe the issue is resolved<br />* Client emails back in saying that the problem is not resolved - I need to reopen the original task and assign it, but I can't do that from the request queue.]]>
		</description>
	</item>
	<item>
		<title>Which report to use</title>
		<link>http://www.myintervals.com/forum/discussion/541/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/541/</guid>
		<pubDate>Mon, 04 Jan 2010 08:58:12 -0800</pubDate>
		<dc:creator>efogel</dc:creator>
		<description>
			<![CDATA[I'd like to prepare a detailed analysis of last year's projects performance. What are the best reports to run?]]>
		</description>
	</item>
	<item>
		<title>Quickly add task and project</title>
		<link>http://www.myintervals.com/forum/discussion/540/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/540/</guid>
		<pubDate>Sun, 03 Jan 2010 15:29:17 -0800</pubDate>
		<dc:creator>mritchie</dc:creator>
		<description>
			<![CDATA[Intervals seems to be a superior product. Good work!<br /><br />One question: In addition to working on web design projects, a substantial amount of our work is in the form of relatively small updates to existing sites. Those updates could often be described by a single task, and might often be submitted to Intervals through the request queue. Does assignment of the new task require creation of a new project? If so, is there an easy method to create the new project, associate the task with the project, and assign the task all in one step?<br /><br />The apparent method of converting the 'task request' to an active task would require a number of steps and navigation to several sections of the Intervals system: An administrator would need to 1) note the request, then 2) go to &quot;Projects&quot; to create a new projects, then 3) return to the request queue to associate the task with the project, and assign it. <br /><br />It will be excellent if there is a simple process to convert a 'task request' to a new project with single task in a single step.<br /><br />Thanks!<br />Mike]]>
		</description>
	</item>
	<item>
		<title>Why are there two hourly estimates?  Task estimates and project estimates?</title>
		<link>http://www.myintervals.com/forum/discussion/288/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/288/</guid>
		<pubDate>Thu, 23 Oct 2008 11:25:00 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The project estimate is meant to be used as the hi level original budget for a project.  For example, on the <a href="http://www.pelagodesign.com" title="Pelago" target="_blank" >Pelago</a> side of our business we sell contracts based on estimated hours.  We enter those hours into the project estimate.  The tasks estimates are meant as a check and balance.  If the task estimates are much greater than the project estimates it can be an early indicator of a problem.  You can toggle between the project estimates and tasks estimates on the estimated vs. actual page for a single project:<br /><br />Project Name<br />•    Profile<br />•    Estimated Work<br />•    Modules<br />•    Team<br />•    Dashboard<br />•    Time Summary<br />•    <b >Estimated vs. Actual </b> <br /><br />The task estimates are also meant to help control an individual task so that the person working on the tasks knows the allotted hours for that particular task.  Since the task estimates follow the task they are not tied into any particular work type since multiple work types can be used for a given task.<br /><br />One related item that may be helpful if you run the project activity report for a single project and select the “by task” option the task estimates for each task and the total for the project will appear.  It works as a very detailed estimate versus actual report.]]>
		</description>
	</item>
	<item>
		<title>Tracking by Client Department or Division</title>
		<link>http://www.myintervals.com/forum/discussion/539/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/539/</guid>
		<pubDate>Thu, 31 Dec 2009 17:52:24 -0800</pubDate>
		<dc:creator>marseyasf</dc:creator>
		<description>
			<![CDATA[Intervals works very well for my business to business customers.  However, a big portion of my business is government.  One of our requirements is to track our work and billable hours per department or division within the government agency.  The government is very large so adding numerous client entries does not seems the best answer.  We thought of using the Project feature but that would just confused things and take us away for our project organization model.  So... Is there a way to enhance intervals so that for any one customer I could assign, track and report work for each client department and/or division?<br /><br />Thank you in advance for any response.  Happy New Year!!<br /><br />-marseyas]]>
		</description>
	</item>
	<item>
		<title>Add time to multiple persons in the time dialogue box?</title>
		<link>http://www.myintervals.com/forum/discussion/538/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/538/</guid>
		<pubDate>Thu, 31 Dec 2009 09:36:40 -0800</pubDate>
		<dc:creator>matt</dc:creator>
		<description>
			<![CDATA[Dear Intervals developers,<br /><br />I have several instances where multiple people are assigned to the same task - and they each work the same amount of hours on that task.  For example, I have 10 people assigned to a task, and they each take 1 hour to complete their part of the task.  Is there a way to assign 1 hour of time on a task to all 10 people at once?  As it is now, I have to go into the time dialogue box 10 times and enter the same exact info for each person.  Would be awfully spiffy if I could go into the time dialogue box once, enter the info, click a button that allows me to select all 10 people, and be done with it.<br /><br />Thanks for a great product.  Appreciate your consideration.]]>
		</description>
	</item>
	<item>
		<title>Timesheet alerts for project still showing after I deleted project</title>
		<link>http://www.myintervals.com/forum/discussion/537/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/537/</guid>
		<pubDate>Tue, 29 Dec 2009 13:03:37 -0800</pubDate>
		<dc:creator>matt</dc:creator>
		<description>
			<![CDATA[I just signed up (went with Intervals over Basecamp) and am experimenting with exactly how to customize the system for what I need.  After experimenting with a dummy project to get used to the system, I deleted the project in order to start from scratch.  Upon deleting the dummy project, all the data associated with the project was deleted, including the timesheets - except the overdue and rejected timesheet alerts still show at the top of my page.  When I click on the alerts, or click on the Time tab, there are no timesheets to revised and/or approve.  I've logged out and logged back in and that has not cleared the alerts.<br /><br />Any help would be much appreciated.]]>
		</description>
	</item>
	<item>
		<title>Import Tasks and/or add multiple Tasks at one time</title>
		<link>http://www.myintervals.com/forum/discussion/212/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/212/</guid>
		<pubDate>Wed, 19 Mar 2008 17:49:58 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received the following feature request:<br /><blockquote >When entering tasks, I noticed that you have to enter them one at a time, and that could get pretty onerous.  Is there any way that you may be planning to make entering tasks faster (like, importing from csv, or entering "10 at a time" - in a row type format like the modules)?</blockquote><br />This request is similar to another feature request to import weekly time from CSV.  We want to allow for easier ways to move data in and out of Intervals (<a href="http://www.myintervals.com/forum/discussion/80/intervals-api-sooner-or-later/" title="Intervals API" >the API is underway</a>).  It would be great to get thoughts on how much value task importing and/or adding multiple tasks at once would help?]]>
		</description>
	</item>
	<item>
		<title>Deep invoice customization</title>
		<link>http://www.myintervals.com/forum/discussion/536/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/536/</guid>
		<pubDate>Tue, 22 Dec 2009 08:46:13 -0800</pubDate>
		<dc:creator>sdomenech</dc:creator>
		<description>
			<![CDATA[Hi all,<br />We are from Spain and we are testing intervals.<br />Nice product but we really need invoices in spanish. Is possible to customize things like &quot;Bill To&quot; &quot;Balance&quot;....?<br />We can manage normal functions in english but things destined to customers must be in spanish.<br />Thanks,<br />Sergi]]>
		</description>
	</item>
	<item>
		<title>PDF Invoice size (I need A4 not US Letter size)</title>
		<link>http://www.myintervals.com/forum/discussion/528/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/528/</guid>
		<pubDate>Thu, 03 Dec 2009 20:51:25 -0800</pubDate>
		<dc:creator>redinstead</dc:creator>
		<description>
			<![CDATA[I like that I can issue and track invoices as well as manage projects and tasks and this is one reason I chose this system over others.  I have just put in my first invoice and outputted as PDF and I find that it's not A4 but US Letter instead.  I am in Australia and have the locale set correctly, but the paper size is not an option.  Is there a work-around for this or some setting I have missed?  What do other Australians or A4-countries do with their invoices?<br /><br />Also, is there a way to play with the design of the invoice itself?  eg. move things around or have a much larger banner image?  As you host the program, I am guessing not but thought I would check.<br /><br />thanks<br /><br />Jen<br /><a href="http://www.redinstead.com.au" >www.redinstead.com.au</a>]]>
		</description>
	</item>
	<item>
		<title>Recurring line items on invoice</title>
		<link>http://www.myintervals.com/forum/discussion/529/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/529/</guid>
		<pubDate>Tue, 08 Dec 2009 09:09:15 -0800</pubDate>
		<dc:creator>jentlefur</dc:creator>
		<description>
			<![CDATA[Is there an option to have recurring invoices or line items on invoices? For example, if I need to bill for hosting every month.]]>
		</description>
	</item>
	<item>
		<title>Additional Permission Level</title>
		<link>http://www.myintervals.com/forum/discussion/516/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/516/</guid>
		<pubDate>Tue, 17 Nov 2009 08:44:48 -0800</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[I'm here to make my quarterly plea for an additional permissions level. I know it's been discussed before, but since the only feedback I've ever gotten was an email suggesting you might think about it &quot;some day&quot; but it continues to not show up on the Roadmap, I figure I'll just keep asking. <br /><br />Right now, every single one of our employees is an Administrator because they all need to have the ability to add Clients and Projects into the system. This has the potential to be problematic on so many levels. I've read the comments from your end about the difficulties presented by allowing permissions to be too granular, but I'm not asking about that, per se. I'm just hoping you might be willing to consider an additional permission level that lets a person have access to all aspects of Intervals EXCEPT Settings &amp; Defauls, Plan Info, and the ability to delete anything ever. Basically, to allow them to do their jobs without the risk of them messing with the actual Intervals account or causing any real damage to the records in the God-forbid event that something goes sour.<br /><br />We've already run into the problem of having employees delete tasks which should not have been deleted, but right now, all we can do about it is tell them not to do it again and hope for the best, because we can't restrict permissions.<br /><br />I would like you to know that this is my single biggest concern with your program, which has otherwise been nothing but wonderful for our business. If you would be willing to consider this option for the future, I would be immensely grateful.]]>
		</description>
	</item>
	<item>
		<title>&quot;Last Actitivy&quot; field</title>
		<link>http://www.myintervals.com/forum/discussion/531/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/531/</guid>
		<pubDate>Wed, 09 Dec 2009 11:22:35 -0800</pubDate>
		<dc:creator>thelem</dc:creator>
		<description>
			<![CDATA[I'd like to be able to see on the task list the last time a task was modified - be a comment added, the task itself updated, or time logged. That way I can easily filter out tasks that are actively being worked on, so I notice any that are likely to slip through the cracks.]]>
		</description>
	</item>
	<item>
		<title>Sharing Calendar</title>
		<link>http://www.myintervals.com/forum/discussion/535/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/535/</guid>
		<pubDate>Wed, 16 Dec 2009 08:17:18 -0800</pubDate>
		<dc:creator>MikeBond</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I would like to know is it possible to have a Calendar that everyone can see and can share what tasks, milestones etc need to be completed then, so that everyone who uses Intervals right when you sign in the Calendar shows up and you can see whats on it and stuff and that everyone will be notified when there is an upcoming Task or Milestone due.<br /><br />Thanks,<br /><br />Mike]]>
		</description>
	</item>
	<item>
		<title>subversion repository / source / svn / git</title>
		<link>http://www.myintervals.com/forum/discussion/363/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/363/</guid>
		<pubDate>Mon, 26 Jan 2009 12:04:08 -0800</pubDate>
		<dc:creator>jo22</dc:creator>
		<description>
			<![CDATA[Hi,<br />Since you have Email retreiving capabilities, that can be opened into tasks/tickets, it would be great if you now had a hook to a subversion repository ... and hook over to hosted ones like beanstalkapp or springloop or ...<br /><br />:)<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>How do you track &quot;consumables&quot; like CDs, DVDs, laser proofs?</title>
		<link>http://www.myintervals.com/forum/discussion/144/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/144/</guid>
		<pubDate>Wed, 31 Oct 2007 13:22:16 -0700</pubDate>
		<dc:creator>wlevins</dc:creator>
		<description>
			<![CDATA[In our old system, we were able to track &quot;items&quot; or rather things other than time. We used this to track color laser prints, epson proofs, DVDs, CDs, FedEx shipments etc.<br /><br />How would you suggest we do that in intervals?]]>
		</description>
	</item>
	<item>
		<title>Weekly timesheet submissions and approvals</title>
		<link>http://www.myintervals.com/forum/discussion/64/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/64/</guid>
		<pubDate>Tue, 06 Feb 2007 17:15:02 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When you first start using Intervals you will notice reminders popping up in the header to submit your timesheets.  For Administrators you will be prompted to "approve" timesheets.<br /><br /><strong >When will I get prompted to submit time?</strong><br />- Intervals uses a Monday through Sunday work week.  If you have logged time for the previous week come Monday you will be prompted to submit your timesheet.<br /><br /><strong >Why does Intervals nag and put reminders in place?</strong><br />- This system is built out of our struggle tracking time and trying a variety of systems.  We found that if you never have to "submit" your time you were more likely not to review your time.  As you've seen by the <a href="http://www.myintervals.com" >lost time calculator</a>, the little pieces can really add up.  <br /><br />- We also found that it's human nature to not like tracking time and submitting timesheets.  That's why Intervals is built around tracking time on tasks.  If you work on something add time to the task you are working on.  Timesheets are really more of a metaphor for your week than a <em >real</em> timesheet.<br /><br /><strong >Why do I have to approve timesheets?</strong><br />- We originally did not want to approve time, but we found that the weekly approval process is the best way to keep the time information clean and correct.  If you don't do it weekly you can fall behind and find yourself approving and/or entering a ton of time at once.<br /><br />- The approval process is there to deliberately have Administrators get a final look over the time.  Before using Intervals is took us hours to approve our weekly time.  It's not uncommon for our small team to work on 30 different billable projects in a week.  Tabulating and reviewing that time was a nightmare before Intervals.  When we approve time we typically are making sure that billable and unbillable work is set properly and that each team person is near their weekly goals.<br /><br />- At <a href="http://www.pelagodesign.com" target="_blank" >Pelago</a> we average about 240 hours per week across our billable and unbillable projects per week.  It typically takes us less than 1/2 an hour to approve the previous week.  <br /><br />Timesheet submissions and approvals are a deliberate friendly nag to submit time weekly and approve it to help keep you and us organized.]]>
		</description>
	</item>
	<item>
		<title>List of Clients with contact info?</title>
		<link>http://www.myintervals.com/forum/discussion/530/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/530/</guid>
		<pubDate>Tue, 08 Dec 2009 12:40:17 -0800</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[It's that happy time of year when we'll be sending out cards to call of our clients. I was hoping there was some nice easy way to pull a list of all our clients with contact info, but I don't see anything. Any chance I'm missing something...?]]>
		</description>
	</item>
	<item>
		<title>Our phones are down</title>
		<link>http://www.myintervals.com/forum/discussion/519/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/519/</guid>
		<pubDate>Fri, 20 Nov 2009 14:11:29 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Just wanted to let everyone know that verizon took our phones offline this morning and we are still waiting to get a tech out to resolve the issue. We will let you know just as soon as our phones are back online. If you need to get in touch with the intervals team please email us at support at myintervals dot com. Fortunately for us, verizon doesn't do our Internet ;)]]>
		</description>
	</item>
	<item>
		<title>Executive Users &amp; Time</title>
		<link>http://www.myintervals.com/forum/discussion/527/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/527/</guid>
		<pubDate>Tue, 01 Dec 2009 13:07:12 -0800</pubDate>
		<dc:creator>iTistic</dc:creator>
		<description>
			<![CDATA[Is there any way for us to give our clients access to the system without showing them Time records for tasks?]]>
		</description>
	</item>
	<item>
		<title>Calendar view</title>
		<link>http://www.myintervals.com/forum/discussion/526/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/526/</guid>
		<pubDate>Mon, 30 Nov 2009 18:41:07 -0800</pubDate>
		<dc:creator>AlexC</dc:creator>
		<description>
			<![CDATA[Hello<br />I'm using Timetask at our company and trying to convince everybody to use it.  My main problem right now is to be able to see tasks on a calendar not as just a block where there is a due date, but as a sort of Gantt chart or at least a block of time over multiple days.<br />Is that possible?<br /><br />Thanks!<br />Alex]]>
		</description>
	</item>
	<item>
		<title>Profitability Report</title>
		<link>http://www.myintervals.com/forum/discussion/525/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/525/</guid>
		<pubDate>Mon, 30 Nov 2009 11:13:13 -0800</pubDate>
		<dc:creator>alank</dc:creator>
		<description>
			<![CDATA[Is there a report that analyzes project profitability by allowing you to input employees' base cost rates (hourly based on salary &amp; overhead) and compare to task/billing rates?]]>
		</description>
	</item>
	<item>
		<title>Restore Task Summary</title>
		<link>http://www.myintervals.com/forum/discussion/512/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/512/</guid>
		<pubDate>Thu, 12 Nov 2009 06:07:13 -0800</pubDate>
		<dc:creator>iTistic</dc:creator>
		<description>
			<![CDATA[We recently had a developer accidentally overwrite a task summary with his comments instead of adding them as a comment. We've now lost the task summary (which was quite extensive). Is there any way to revert the task back to a previous version or somehow retrieve the task summary? I searched the forums but could not find anything helpful. I'm assuming this isn't possible currently but wanted to make sure.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Infrasturcture Maintenance Notification - Sunday, November 29th</title>
		<link>http://www.myintervals.com/forum/discussion/523/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/523/</guid>
		<pubDate>Tue, 24 Nov 2009 15:27:40 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing <b >server infrastructure maintenance during a one hour maintenance window of 11:00 PM - 12:00 AM (PST) on Sunday, November 29th</b> (7:00 AM - 8:00 AM (GMT) | Monday, November 30th).  During the maintenance window users <b >will likely experience interruptions</b> and we do anticipate a few minutes of <b >down time but hopefully no more than 20 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Invoicing by Time Entry</title>
		<link>http://www.myintervals.com/forum/discussion/522/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/522/</guid>
		<pubDate>Tue, 24 Nov 2009 14:59:09 -0800</pubDate>
		<dc:creator>trick685</dc:creator>
		<description>
			<![CDATA[If I'm understanding right, a freeform invoice or an invoice with work performed can be created. If 'invoice with work performed' is selected, is there a way to select which time entries are billed? Reason I ask is that sometimes we dont bill for all the work performed at one time. It would be nice to have a check box next to each entry so that you can select which time entries to bill. Is this something that can be done now or is it something that will be implemented in the future?<br />Thanks!!]]>
		</description>
	</item>
	<item>
		<title>Difference between work types and modules</title>
		<link>http://www.myintervals.com/forum/discussion/524/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/524/</guid>
		<pubDate>Wed, 25 Nov 2009 07:47:32 -0800</pubDate>
		<dc:creator>DivineDesigns</dc:creator>
		<description>
			<![CDATA[Can someone please explain how they use both work types and modules.  I have watched the video, and it is good, but I don't find that it clearly displays how to properly use modules and work types together for the best management and reporting results.  Can someone maybe give some examples of how they would use these two features in combination in a project.<br /><br />Thank you]]>
		</description>
	</item>
	<item>
		<title>How do I simplify the interface?</title>
		<link>http://www.myintervals.com/forum/discussion/521/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/521/</guid>
		<pubDate>Tue, 24 Nov 2009 06:12:21 -0800</pubDate>
		<dc:creator>SparkyWalker</dc:creator>
		<description>
			<![CDATA[I am trialing Intervals using the free Demo version. I'm using the software within an Engineering team that does NOT have clients, send invoices, have set milestones etc. <br /><br />(a) Is there any way to simplify the interface i.e. hide or remove the Clients, Invoices or Milestones functionality.<br />(b) Also, is it possible to enter time against a task across multiple days (without creating the same task 4 times for each day).<br /><br />I want to simplify this as much as possible - otherwise our development team may be reluctant to use the software.]]>
		</description>
	</item>
	<item>
		<title>Can users correct their hours once submitted and approved</title>
		<link>http://www.myintervals.com/forum/discussion/520/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/520/</guid>
		<pubDate>Mon, 23 Nov 2009 10:11:15 -0800</pubDate>
		<dc:creator>dellaratcliffe</dc:creator>
		<description>
			<![CDATA[Once a user has submitted their hours and the hours have been approved by the system administrator, does the user have the capability/authority to change or amend their previous input? <br /><br />For instance, they may have marked 2.0 hours against Project X and they should have selected Project Y. I know that I can change that, as the administrator, but wondering if the user can. <br /><br />Couldn't find anything in the forum notes....]]>
		</description>
	</item>
	<item>
		<title>Adding new fields</title>
		<link>http://www.myintervals.com/forum/discussion/518/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/518/</guid>
		<pubDate>Thu, 19 Nov 2009 23:09:39 -0800</pubDate>
		<dc:creator>abc</dc:creator>
		<description>
			<![CDATA[hi all,<br />   In creating time cards or creating new projects, we have default fields like name, profile image etc.<br />In time cards, start time, total hours, etc..<br /><br />How to add new fields to this like estimated time, comments or something new?]]>
		</description>
	</item>
	<item>
		<title>taskID versus taskLocalID</title>
		<link>http://www.myintervals.com/forum/discussion/515/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/515/</guid>
		<pubDate>Mon, 16 Nov 2009 19:32:02 -0800</pubDate>
		<dc:creator>tmazierski</dc:creator>
		<description>
			<![CDATA[Hi jreeve,<br /><br />I can't find a way through the API to query using a taskLocalID, only a taskID.  Is there a particular reason for this?<br /><br />Thanks,<br />Todd]]>
		</description>
	</item>
	<item>
		<title>Add time and Update task in one screen</title>
		<link>http://www.myintervals.com/forum/discussion/514/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/514/</guid>
		<pubDate>Mon, 16 Nov 2009 03:36:31 -0800</pubDate>
		<dc:creator>pernille</dc:creator>
		<description>
			<![CDATA[Hi,<br />Is there a way of entering time against a task at the same time as updating it? As people will often have to change the status of a task when they add time to it, this would be a very useful functionality. Currently it requires editing two different screens.<br /><br />I'm still new to Intervals, so apologies if this is already possible!<br /><br />Many thanks in advance,<br />Pernille]]>
		</description>
	</item>
	<item>
		<title>Interface for Projects: Itask, MS Project and Liquid Planner</title>
		<link>http://www.myintervals.com/forum/discussion/435/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/435/</guid>
		<pubDate>Thu, 09 Jul 2009 10:40:26 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Currently I have a client that is managing a project that is huge and involves many of our departments.  They are using a project Management tool that is not web friendly. - iTaskX  It get's zero points for it's Web-i-tude.<br /><br /> iTaskX (below)<br /><br /><img src="http://www.itaskx.com/software/bilder/iTask2Screenshots/en/image/09.jpg" /><br /><br />Liquid Planner<br /><br /><img src="http://www.liquidplanner.com/images/screenshot_page/s16_schedule_650.png" /><br /><br />However, This kind of Layout is super beneficial for keeping all tasks in check within a given deadline.<br /><br />Can we get something like this going?]]>
		</description>
	</item>
	<item>
		<title>Collapse / Expand buttons for tasks</title>
		<link>http://www.myintervals.com/forum/discussion/511/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/511/</guid>
		<pubDate>Wed, 11 Nov 2009 15:39:55 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Some times you have a long list of people on one task.  It shows every single person.  This makes the task visually very large.  It then takes up too much space and you have to scroll to see your other tasks.  it would be nice to collapse them to a single 14 px row.  for ease of viewing.]]>
		</description>
	</item>
	<item>
		<title>Creating tasks based on clients rather than projects</title>
		<link>http://www.myintervals.com/forum/discussion/510/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/510/</guid>
		<pubDate>Wed, 11 Nov 2009 15:35:15 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I submitted a question via email about having the ability to create multiple tasks For Clients as well as for Projects.  You replied back saying that was in the works.  Well I found a work around. <br /><br /> If you go to any of your projects for a client (or even multiple clients), you can click "create Multiple tasks".  once you are there you can change the project or client on the multiple tasks.<br /><br />it allows me to create tasks for many projects for one client that are basically all the same.]]>
		</description>
	</item>
	<item>
		<title>Task Due Date vs. Actual Completion Date</title>
		<link>http://www.myintervals.com/forum/discussion/508/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/508/</guid>
		<pubDate>Sat, 07 Nov 2009 13:45:24 -0800</pubDate>
		<dc:creator>mgmacmurray</dc:creator>
		<description>
			<![CDATA[I'd like to be able to compare the Task Due Dates against their actual completion dates. All of my Tasks could be completed within their Estimated Hours, but *when* they're actually completed is just as important. A day behind schedule? A week?<br /><br />The Tasks currently show if they are Overdue(!) which helps keep things on track. But I'm just as interested in reviewing entire Projects and looking for patterns in missed due dates. Is it a particular Assignee that's consistently behind (or even ahead) of schedule? Or are there trends by Module?<br /><br />Wanted: a report that shows +/- differences in Task Due Date versus Task Completion Date, slice-able by Assignee and Module.<br /><br />[entails addition of a new field: Task Completion Date, auto-populated by change of Task Status to 'Closed']]]>
		</description>
	</item>
	<item>
		<title>Dependencies</title>
		<link>http://www.myintervals.com/forum/discussion/509/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/509/</guid>
		<pubDate>Tue, 10 Nov 2009 08:51:45 -0800</pubDate>
		<dc:creator>trick685</dc:creator>
		<description>
			<![CDATA[Does Intervals have task dependencies? Meaning, if Task A is 5 hours, Task B has 2 hours, and Task C has 4 hours, will they all add up to 11 hours in this case and show next to the specific milestone that the tasks are associated with?]]>
		</description>
	</item>
	<item>
		<title>How can I create repeating tasks?</title>
		<link>http://www.myintervals.com/forum/discussion/505/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/505/</guid>
		<pubDate>Thu, 29 Oct 2009 06:40:56 -0700</pubDate>
		<dc:creator>csroberson</dc:creator>
		<description>
			<![CDATA[We have many tasks that repeat on a regular basis for a client and was wondering how we can manage them with Intervals.  Some tasks happen on a daily, weekly or monthly schedule and we want our people to have these on their calendar and be able to report their hours against them.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Locking worktypes to a task</title>
		<link>http://www.myintervals.com/forum/discussion/507/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/507/</guid>
		<pubDate>Mon, 02 Nov 2009 13:55:47 -0800</pubDate>
		<dc:creator>csroberson</dc:creator>
		<description>
			<![CDATA[We are new to Intervals and are trying to figure out how to manage the worktypes.  We have some contractors (resources) who we pay one rate ($) for worktype-a and a higher rate ($$) for worktype-b.  What we are concerned about is a contractor entering work against the wrong worktype and thus having the work expense be either under or over reported.<br /><br />It seems we might want to limit the work-type(s) (e.g. only worktype-a) that are possible for any given task.  Is that or something like it possible?<br /><br />Thanks!<br /> Chip]]>
		</description>
	</item>
	<item>
		<title>Changing the order of listed tasks</title>
		<link>http://www.myintervals.com/forum/discussion/504/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/504/</guid>
		<pubDate>Wed, 28 Oct 2009 17:04:23 -0700</pubDate>
		<dc:creator>Kathleen Stewart-Lig</dc:creator>
		<description>
			<![CDATA[I have created multiple tasks under a Milestone in the order in which they should be completed.  After I save the tasks, if I missed an entry on one of the tasks, (e.g. did not specify a module) all other tasks are saved and the one that needs additional data is opened to make the correction, then populates at the bottom of the list.  How can I re-order the list of tasks so they appear in the original order I created?]]>
		</description>
	</item>
	<item>
		<title>analyse project management softwares</title>
		<link>http://www.myintervals.com/forum/discussion/506/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/506/</guid>
		<pubDate>Thu, 29 Oct 2009 08:14:27 -0700</pubDate>
		<dc:creator>Claudio</dc:creator>
		<description>
			<![CDATA[Dear all,<br /><br />my name is Claudio and I am studying business administration and engineering at the University of Applied Science Berlin, Germany. For a project report we analyse project management softwares (amongst others: intervals). The most criterias by which we analyse the softwares, I found on your website. For this criterias I do not found an answer:<br /><br />chat<br />e-mail<br />video chat<br />sms communication<br />personal description<br />shared organizer<br />file sharing<br />Gallup polls<br />controversy<br />wiki<br />Gantt chart<br /><br />It would be nice, if you could answer me whether intervals has these funcitons.<br /><br />Best regards<br /><br />Claudio Förtsch]]>
		</description>
	</item>
	<item>
		<title>Critical - Record the ACTUAL time span of a task on the calendar w START &amp; STOP times</title>
		<link>http://www.myintervals.com/forum/discussion/503/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/503/</guid>
		<pubDate>Wed, 28 Oct 2009 12:32:02 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Still waiting on this - this is critical - <br />One thing that I really wish could be added, especially in light of the new calendar and Milestones would be for each task scheduled for the future to be added to the calendar automatically in various color coded options - very similar to the Google calendar - also as a new task timer is started it automatically added the start time to the calendar and draws a color coded line for the time span when the timer is stopped.<br />Basically I want each aspect of Intervals not just to record the AMOUNT of time but the ACTUAL time span on the calendar that the task was performed in. The actual start and end time for each task should not be a big deal to add as I'm sure the data is already somewhere in the program.<br />Hope this is something you can do very soon!<br />Thanks. Craig.]]>
		</description>
	</item>
	<item>
		<title>User rights</title>
		<link>http://www.myintervals.com/forum/discussion/502/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/502/</guid>
		<pubDate>Mon, 26 Oct 2009 10:08:34 -0700</pubDate>
		<dc:creator>Roger</dc:creator>
		<description>
			<![CDATA[Is there a user right that like the manager role allows the user to see and view everything but can also create projects? The admin role does this bu also gives the user lots of things that i would not want them to have access to such as Setting etc?]]>
		</description>
	</item>
	<item>
		<title>Price Lists</title>
		<link>http://www.myintervals.com/forum/discussion/501/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/501/</guid>
		<pubDate>Mon, 26 Oct 2009 10:06:08 -0700</pubDate>
		<dc:creator>Roger</dc:creator>
		<description>
			<![CDATA[Is there any way that you can apply different price lists by client? At the moment we have to leave the rate cards black and fill in the prices when we create a project. This is time consuming and to be able to add prices by client would save so much work.<br /><br />Any ideas?]]>
		</description>
	</item>
	<item>
		<title>Password Change</title>
		<link>http://www.myintervals.com/forum/discussion/499/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/499/</guid>
		<pubDate>Thu, 22 Oct 2009 16:42:39 -0700</pubDate>
		<dc:creator>lisaharvey</dc:creator>
		<description>
			<![CDATA[Perhaps I am having a bad day, but I can't seem to find where to change my password.<br /><br />Also, is there an option to search the forum?<br /><br />thanks<br />lisa]]>
		</description>
	</item>
	<item>
		<title>Add the ability for Administrator level users to start, stop and apply other users timers</title>
		<link>http://www.myintervals.com/forum/discussion/137/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/137/</guid>
		<pubDate>Thu, 18 Oct 2007 13:50:13 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Presently, Administrator level users can see all of the timers running within Intervals, but they cannot start, stop or apply a timer on behalf of another user.   Administrators can manually add time on behalf of others.  Also, they can add, edit and delete other users time once it has been applied.  The thinking behind this is that the timers are a tool to help people get their time entered.  Once it is applied, then it becomes a "time chunk" that Administrator can manage.<br /><br />Thoughts?  As an Administrator do you want the ability to apply other users timers?]]>
		</description>
	</item>
	<item>
		<title>How about a dialogue box for Clients</title>
		<link>http://www.myintervals.com/forum/discussion/441/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/441/</guid>
		<pubDate>Fri, 17 Jul 2009 15:36:07 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Milestones and task in calendar view have a dialogue box that pops up when you hover over it.  This would be nice to have in clients with contact info.]]>
		</description>
	</item>
	<item>
		<title>Invoicing By Client</title>
		<link>http://www.myintervals.com/forum/discussion/497/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/497/</guid>
		<pubDate>Mon, 19 Oct 2009 12:27:57 -0700</pubDate>
		<dc:creator>MikeBond</dc:creator>
		<description>
			<![CDATA[Hello, <br /><br />Just wondering is it possible to invoice by client?<br /><br />I see you can invoice by Project but this means then we have to invoice for each Project per client monthly.<br /><br />We would like to be able to just Invoice the client which would include all the time from all Projects and Tasks.<br /><br />Thanks,<br /><br />Mike]]>
		</description>
	</item>
	<item>
		<title>Profit and Loss by Project</title>
		<link>http://www.myintervals.com/forum/discussion/216/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/216/</guid>
		<pubDate>Thu, 10 Apr 2008 17:36:23 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received the following feature request:<br /><blockquote >A job profit and loss. The ability to produce a budget for hourly production is great. It would be good to be able to budget for the expenses. Then we could combine the estimated vs actual to include the expenses, estimated vs actual and there is the P+L</blockquote><br />Thoughts?  Would you use it?]]>
		</description>
	</item>
	<item>
		<title>QuickBooks Data Export</title>
		<link>http://www.myintervals.com/forum/discussion/238/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/238/</guid>
		<pubDate>Wed, 18 Jun 2008 13:25:29 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[One of the main items in the Intervals development queue is a QuickBooks export. This feature will allow users to export invoices, payments, expenses, and time tracking data into QuickBooks. Please share any input you may have. We want to be sure to include our users as we build this out.<br /><br /><i >On technical note, we are reviewing the IIF and QBXML formats for this feature. </i>]]>
		</description>
	</item>
	<item>
		<title>Creating custom tabs</title>
		<link>http://www.myintervals.com/forum/discussion/446/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/446/</guid>
		<pubDate>Thu, 30 Jul 2009 07:08:42 -0700</pubDate>
		<dc:creator>jhorne</dc:creator>
		<description>
			<![CDATA[Intervals is a fantastic system - as a fast-paced web agency, it's speed and intuitive interface meets our needs nearly perfectly.<br /><br />One nice addition would be to able to create your own custom tabs.  For example, we use Tasks to manage our Leads, as many others do from reading in various forums.  It would be fantastic if I could create a custom Tab called &quot;Leads&quot; that shows a Filtered view of the Tasks that are categorized in the Module of Leads.<br /><br />Or, alternatively, adding a Lead utility direclty into Intervals would be a nice addition as well, as this seems to come up frequently in online discussions regarding the app.]]>
		</description>
	</item>
	<item>
		<title>campaign</title>
		<link>http://www.myintervals.com/forum/discussion/345/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/345/</guid>
		<pubDate>Wed, 31 Dec 2008 11:23:39 -0800</pubDate>
		<dc:creator>jhamilton</dc:creator>
		<description>
			<![CDATA[New interval user here, we just migrated from Creative Manager Pro. I was wondering if Intervals has a way to group multiple projects into a campaign (like CMP did). This is greatly beneficial if you have lots of projects tied into one campaign budget. I'd love to be able to see where we stand on progress and budget for the entire campaign in addition to the individual project level. Thanks!<br /><br />John]]>
		</description>
	</item>
	<item>
		<title>Sharing of sample modules, worktype and tasks</title>
		<link>http://www.myintervals.com/forum/discussion/454/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/454/</guid>
		<pubDate>Wed, 12 Aug 2009 12:43:16 -0700</pubDate>
		<dc:creator>kaniz1</dc:creator>
		<description>
			<![CDATA[Hello everyone,<br />We are a small advertising agency with 5 staffs located in Northwestern Ontario. We are in the process of customizing our modules, worktype and tasks. Is there any other small company willing to share your sample modules, worktype and tasks? We will send moose meat in exchange ;).]]>
		</description>
	</item>
	<item>
		<title>How to add expenses?</title>
		<link>http://www.myintervals.com/forum/discussion/456/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/456/</guid>
		<pubDate>Thu, 13 Aug 2009 13:36:01 -0700</pubDate>
		<dc:creator>Kaniz</dc:creator>
		<description>
			<![CDATA[Hello,<br />I wanted to know how to add expenses into intervals?]]>
		</description>
	</item>
	<item>
		<title>What happens with a rejected timesheet?</title>
		<link>http://www.myintervals.com/forum/discussion/495/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/495/</guid>
		<pubDate>Tue, 13 Oct 2009 08:12:14 -0700</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[We have a new policy in place that any time sheet that doesn't have a description attached to the time is rejected.  <br /><br />Once I've rejected the time sheet, does the user receive a notice?  Can they then go in and revise + resubmit the time sheet to me?]]>
		</description>
	</item>
	<item>
		<title>Monthly Projects (Retainer)</title>
		<link>http://www.myintervals.com/forum/discussion/496/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/496/</guid>
		<pubDate>Thu, 15 Oct 2009 07:11:43 -0700</pubDate>
		<dc:creator>MikeBond</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I was wondering is it possible to set a ongoing Project for the length of a month with a specific budget. <br /><br />Example would be say we have a client with a $2,000 Monthly Retainer which we setup as a project in Intervals and then at the end of the month instead of us Deactivating this project is it possible that this project can start again with no hours in it from previous month tasks and with the same budget from the previous month. <br /><br />Thanks,<br /><br />Mike]]>
		</description>
	</item>
	<item>
		<title>uservoice</title>
		<link>http://www.myintervals.com/forum/discussion/490/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/490/</guid>
		<pubDate>Tue, 06 Oct 2009 08:57:34 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i just wanted to suggest you all check out uservoice.com  may work better for managing feature requests...and you could probably get away with the free plan :)]]>
		</description>
	</item>
	<item>
		<title>Do notes or can projects notes auto email to users?</title>
		<link>http://www.myintervals.com/forum/discussion/143/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/143/</guid>
		<pubDate>Tue, 30 Oct 2007 06:14:38 -0700</pubDate>
		<dc:creator>wlevins</dc:creator>
		<description>
			<![CDATA[If I add a note to a project, will it or can it automatically email users assigned to that projects?]]>
		</description>
	</item>
	<item>
		<title>I added a new Default Work Type, but I don't see it on all my Projects?</title>
		<link>http://www.myintervals.com/forum/discussion/13/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/13/</guid>
		<pubDate>Wed, 08 Mar 2006 14:26:17 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When a new Default Work Type is added, it is not added to all projects by default.  It's helpful to think about Default Work Types like a pool of potential work types that a project can use.  If you add a new Default Work Type, it will not show up in your project until you edit the project and add the new work type.  To attach the new work type to a project you have to edit the project, click ‘add another work type’ and it will show up as a new option.<br /><br />We built it this way so that you don't all of a sudden get new work types in every project you have already created.  This gives you greater control over which work types are used in your projects.<br /><br />For example, say you add Copywriting as a default Work Type but only 10% of your projects need Copywriting.  Instead of having Copywriting show up in all of your projects, you can edit the projects that need Copywriting.  This way time is not submitted for a type of work that shouldn't be in your project and the drop down menus are nice and small.]]>
		</description>
	</item>
	<item>
		<title>link to another online application?</title>
		<link>http://www.myintervals.com/forum/discussion/160/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/160/</guid>
		<pubDate>Fri, 09 Nov 2007 21:20:48 -0800</pubDate>
		<dc:creator>cr8tivsolutions</dc:creator>
		<description>
			<![CDATA[Is it possible to add a link to an online application we use to a task or project?  If so, how or where .  Thanks]]>
		</description>
	</item>
	<item>
		<title>Showing priority name, not just color????</title>
		<link>http://www.myintervals.com/forum/discussion/471/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/471/</guid>
		<pubDate>Fri, 11 Sep 2009 06:35:07 -0700</pubDate>
		<dc:creator>bflaumenhaft</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I'm new to Intervals and generally pretty delighted.<br /><br />Here is the one thing that drives me crazy -- in the task list, I can't see priority names -- just colors. I can sort by priority, but I can't easily see the actual numbers, and it's hard to remember the association of priorities to colors (even with the legend on the left).<br /><br />We do *everything* based on priorities. And we have our priorities set to simple numbers: &quot;1&quot;, &quot;2&quot;, through 9. This just seems trivial to do, and it would make such a big difference.<br /><br />Also: if it won't fit, how about just the first two or three letters of the priority?? Or only show the full name if &quot;widescreen&quot; is selected?<br /><br /> Thanks, Ben.]]>
		</description>
	</item>
	<item>
		<title>Quickbooks Uses with Quickbooks</title>
		<link>http://www.myintervals.com/forum/discussion/476/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/476/</guid>
		<pubDate>Wed, 16 Sep 2009 06:04:38 -0700</pubDate>
		<dc:creator>PTMG</dc:creator>
		<description>
			<![CDATA[Our company's desire is to track time in Intervals and then import that time into Quickbooks in order to track costs on jobs.  We do not wish to use the intervals time to invoice clients (a quote is given to client's up front, and that dictates the final invoice, regardless of actual time spent).  <br /><br />We have recently hired a new marketing and operations manager, and it is this person's job to quote on jobs and schedule staff to prepare the job.  As part of this person's compensation, the company wishes to provide an incentive bonus when the job costs are below the revenue generated.  As a result, we would like to import the Intervals time information which would then integrate into a Quickbooks Job Cost or Job Profitability report.<br /><br />Can Intervals provide this data?  At present, I am only able to import the time spent on a job, and not the billing rate that I have assigned to different work functions.  Am I wasting my time?]]>
		</description>
	</item>
	<item>
		<title>Updates disappearing</title>
		<link>http://www.myintervals.com/forum/discussion/478/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/478/</guid>
		<pubDate>Wed, 16 Sep 2009 06:11:41 -0700</pubDate>
		<dc:creator>effectwebdesign</dc:creator>
		<description>
			<![CDATA[Sometimes when I make updates in a task summary and click update, when I come back to the page the new summary item is gone, but you can see in the history that I made the update.<br /><br />Is this a bug?]]>
		</description>
	</item>
	<item>
		<title>Please record AMOUNT OF TIME and ACTUAL TIME period task done in - very important for me</title>
		<link>http://www.myintervals.com/forum/discussion/488/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/488/</guid>
		<pubDate>Tue, 06 Oct 2009 08:07:00 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[One thing that I really wish could be added, especially in light of the new calendar and Milestones would be for each task scheduled for the future to be added to the calendar automatically in various color coded options - very similar to the Google calendar - also as a new task timer is started it automatically added the start time to the calendar and draws a color coded line for the time span when the timer is stopped.<br />Basically I want each aspect of Intervals not just to record the AMOUNT of time but the ACTUAL time span on the calendar that the task was performed in. The actual start and end time for each task should not be a big deal to add as I'm sure the data is already somewhere in the program.<br />Hope this is something you can do very soon!<br />Thanks. Craig.]]>
		</description>
	</item>
	<item>
		<title>Best place/how to insert a form/template</title>
		<link>http://www.myintervals.com/forum/discussion/492/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/492/</guid>
		<pubDate>Thu, 08 Oct 2009 05:27:30 -0700</pubDate>
		<dc:creator>Kengstrom</dc:creator>
		<description>
			<![CDATA[I'd like to have a template set up where the marketing managers can insert a &quot;design request.&quot; I'd prefer to not have them upload a document every time but to actually be able to set up a template for them that they can check off and insert fields. Is it possible to do this in this system? Where? Thanks.]]>
		</description>
	</item>
	<item>
		<title>Close tasks, but keep as billable</title>
		<link>http://www.myintervals.com/forum/discussion/489/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/489/</guid>
		<pubDate>Tue, 06 Oct 2009 08:49:48 -0700</pubDate>
		<dc:creator>Cheryl</dc:creator>
		<description>
			<![CDATA[Whenever we finish a task and close it so that it will no longer show up as needing to be finished, it no longer shows up in the outstanding balance under projects. We had an incident where we were using freshbooks and intervals to keep track of invoices and intervals was FAR behind freshbooks in cost. After doing a bit of searching, we discovered that the money under the closed tasks would not show up in the project financial overview.<br /><br />Is there a way to close tasks but have the money that needs to be billed show up under the main project?]]>
		</description>
	</item>
	<item>
		<title>Reviewing Documents-collaborative comments</title>
		<link>http://www.myintervals.com/forum/discussion/487/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/487/</guid>
		<pubDate>Mon, 05 Oct 2009 18:44:06 -0700</pubDate>
		<dc:creator>Kengstrom</dc:creator>
		<description>
			<![CDATA[I'm wondering if there is an area (would this be documents) where you can upload a design/pdf and then post notes about it on the design/pdf- so you can have one area where changes/notes are done to each design round?<br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>How do I allow managers to add resources to a project?</title>
		<link>http://www.myintervals.com/forum/discussion/486/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/486/</guid>
		<pubDate>Mon, 28 Sep 2009 19:46:39 -0700</pubDate>
		<dc:creator>husain</dc:creator>
		<description>
			<![CDATA[Is there any way I can allow project managers to add/remove resources to/from a project without asking an administrator to do it for them?]]>
		</description>
	</item>
	<item>
		<title>Time granularity (block size / increment)?</title>
		<link>http://www.myintervals.com/forum/discussion/483/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/483/</guid>
		<pubDate>Mon, 28 Sep 2009 05:56:53 -0700</pubDate>
		<dc:creator>bflaumenhaft</dc:creator>
		<description>
			<![CDATA[Hi all,<br /><br />Is there a way to set the granularity for time entries?<br /><br />I see a lot of time entries like &quot;4.621&quot;.  This is a little hard to read when you're scanning a bunch of entries.<br /><br />Short of asking my users to enter things in blocks of 12 mins or 15 mins or something -- is there a way to have Intervals round entries when entering, round them when displaying, or ask users to round them?<br /><br />If not, this would be a great feature. Lots of companies bill on specific block sizes. It would be great to have it either as an account-level setting. (Fancier would be a client-level setting, or a project-level setting, but I don't need that and I doubt most users do.)<br /><br />Let me know if you have any suggestions.<br /><br />   Thanks, Ben.]]>
		</description>
	</item>
	<item>
		<title>How do I allow managers to approve time?</title>
		<link>http://www.myintervals.com/forum/discussion/485/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/485/</guid>
		<pubDate>Mon, 28 Sep 2009 19:35:04 -0700</pubDate>
		<dc:creator>husain</dc:creator>
		<description>
			<![CDATA[To my understanding, administrators can approve time. Is there any way I can allow managers the ability to approve time for the projects they have access to?]]>
		</description>
	</item>
	<item>
		<title>Invoices - other language?</title>
		<link>http://www.myintervals.com/forum/discussion/482/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/482/</guid>
		<pubDate>Thu, 24 Sep 2009 07:35:55 -0700</pubDate>
		<dc:creator>naskin</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I'm new with intervals and on this moment I'm doing a bit of exploring. And yes I like this application.<br /><br />Our studio is in the Netherlands and of course our English is good enough to understand and work with Intervals. But I like to send my invoices completely in Dutch to our customers. Is there a solution?<br /><br />Next to this, I like to have more possibilities within the invoice, font type and size, position of logo and  some of the text.<br /><br />Am I missing something or is this not yet in Intervals?<br /><br />ciao, Jan Willem]]>
		</description>
	</item>
	<item>
		<title>Intervals Lean GM Script</title>
		<link>http://www.myintervals.com/forum/discussion/484/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/484/</guid>
		<pubDate>Mon, 28 Sep 2009 10:58:44 -0700</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[I use this script to expand the viewable area of Intervals. It uses <a href="https://addons.mozilla.org/en-US/firefox/addon/748" >Greasemonkey</a> plugin for Firefox (and Chrome) to insert some css that makes intervals maximize to the whole browser window. I would post a screenshot, but I couldn't get one without displaying a bunch of internal-only tasks to the whole world.<br /><br />Copy and install if you think it would be useful to you:<br /><br /><code >// ==UserScript==<br />// @name         Intervals Lean<br />// @namespace    Intervals<br />// @description  Maximizes overall viewing area of Intervals. Also contains some <br />// @version      0.1<br />// @include      https://*.intervalsonline.com/*<br />// @include      https://*.projectaccount.com/*<br />// @include      https://*.timetask.com/*<br />// ==/UserScript==<br /><br /><br />var style = &quot;&quot;;<br />style+= &quot;div#container { padding-top: 0; }&quot;;<br />style+= &quot;div#brandCell, div#globalIconCell { padding-bottom: 0; }&quot;;<br />style+= &quot;td.noteLeft img { display: none; } &quot;;<br />style+= &quot;div#allLeft { background: none; padding-left: 0 } &quot;;<br />style+= &quot;div#allRight { background: none; padding-right: 0 } &quot;;<br />style+= &quot;div#all { margin: 0 } &quot;;<br />style+= &quot;div#allFooter { display:none; &quot;;<br />style+= &quot;body { background: #fff; } &quot;;<br />style+= &quot;table.newTable { width: 100%; } &quot;;<br /><br />var head=document.getElementsByTagName(&quot;HEAD&quot;)[0];<br />var el=window.document.createElement('link');<br />el.rel='stylesheet';<br />el.type='text/css';<br />el.href='data:text/css;charset=utf-8,'+escape(style);<br />head.appendChild(el);<br /></code>]]>
		</description>
	</item>
	<item>
		<title>JIRA Import via API</title>
		<link>http://www.myintervals.com/forum/discussion/475/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/475/</guid>
		<pubDate>Fri, 11 Sep 2009 13:54:20 -0700</pubDate>
		<dc:creator>bnix</dc:creator>
		<description>
			<![CDATA[We are currently evaluating your application and we are excited at what we have seen so far, but have some questions in regards to importing data.<br /><br />Currently, we use JIRA for bug and task tracking and having developers enter time applied to tasks in JIRA.  If we were to move to Intervals, initially we would continue business as usual and use the API to import and update project data.  I have not dug fully into the API yet, but wanted to know if you feel we would be able to somehow map the fields between the system so that we could conditionally update tasks and time after an initial load into intervals.<br /><br />Hopefully this makes sense.<br /><br />Thanks,<br /><br />bnix]]>
		</description>
	</item>
	<item>
		<title>Routine Maintenance Notification - Saturday, September 19th</title>
		<link>http://www.myintervals.com/forum/discussion/480/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/480/</guid>
		<pubDate>Wed, 16 Sep 2009 16:51:24 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As part of our efforts to continually improve Intervals we will be performing maintenance on the server environment. The maintenance will be performed during a <b >three hour maintenance window of 5:00 AM - 8:00 AM (PST) </b>| 12:00 PM - 3:00 PM (GMT) on <b >Saturday, September 19th</b>.  During the maintenance window <b >users may experience interruptions</b> and we do <b >anticipate a few minutes of down time but hopefully no more than 10 minutes</b>. If you have any questions please feel free to contact our support team by emailing <a href="mailto:support@myintervals.com" >&#115;u&#112;&#112;&#111;&#114;&#116;&#64;&#109;&#121;&#105;n&#116;&#101;r&#118;&#97;&#108;&#115;.&#99;&#111;m</a>.]]>
		</description>
	</item>
	<item>
		<title>Monitoring time and status</title>
		<link>http://www.myintervals.com/forum/discussion/470/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/470/</guid>
		<pubDate>Fri, 11 Sep 2009 06:33:11 -0700</pubDate>
		<dc:creator>bflaumenhaft</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I'm new to intervals and have been struggling to perform a basic daily function -- monitoring what is going on and what has changed.<br /><br />We have several owners of tasks (project managers), and since I'm overseeing all of it, I'd like to be able to watch what's happening to everything. Since I'm not owner or assignee, a lot of stuff happens that I can't watch.<br /><br />There are two relatively simple functions that I think would be really helpful:<br /><br />(a)  View time entries for multiple people<br /><br />Each morning, I want to see what everyone worked on yesterday (at a detail level, not in a chart). The only way I can see to do this is go to Time, and then repeatedly choose each member of the team from the dropdown to view their time entries.<br /><br />It would be great if I could choose &quot;All Team Member&quot; from the dropdown on the Task list -- or filter by project or milestone.<br /><br />(b)  On time report, show current status of task.<br /><br />Right now, the table of time entries lets me see what people worked on -- task ID and name -- but doesn't let me see what they did. It would be great to know the current assignee and status of each task (possibly in two new columns).<br /><br />Failing that, I would love to be able to hover over the task names in the time entry table, so that I could monitor the status of each task.<br /><br />(c)  See &quot;what has changed&quot; recently.<br /><br />I would love to see all changes to tasks (assignments, statuses, comments) since a particular date listed in one table, possibly ordered by date, possibly filterable by dropdowns (like on the Task list), or filterable by who took the action.<br /><br /><br />If you have any suggestions for how else to accomplish these in the meantime, please let me know!<br /><br /> Thanks, Ben.]]>
		</description>
	</item>
	<item>
		<title>Assign multiple tasks at once?</title>
		<link>http://www.myintervals.com/forum/discussion/472/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/472/</guid>
		<pubDate>Fri, 11 Sep 2009 06:37:02 -0700</pubDate>
		<dc:creator>bflaumenhaft</dc:creator>
		<description>
			<![CDATA[Hi all,<br /><br />Maybe this is obvious, but I can't figure it out.<br /><br />I have a bunch of tasks in the task list, and I want to assign them all to one person. Is there an easy way to do this?  I can select multiple tasks with the checkbox, but in the &quot;With selected ...&quot; dropdown, there's no option to assign.<br /><br />The best I can figure out is to right-click them one at a time, or to go into each task detail and &quot;Update&quot; them one at a time. This is a real pain.<br /><br />   Thanks, Ben.]]>
		</description>
	</item>
	<item>
		<title>Add multiple tasks to milestone?</title>
		<link>http://www.myintervals.com/forum/discussion/473/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/473/</guid>
		<pubDate>Fri, 11 Sep 2009 06:38:30 -0700</pubDate>
		<dc:creator>bflaumenhaft</dc:creator>
		<description>
			<![CDATA[Hello all,<br /><br />One more question.<br /><br />I know that from the Milestone detail page, I can choose a bunch of tasks to add (from a long list of tasks).<br /><br />But it is awfully hard to remember / select tasks from a long list. From the main task list, is it possible to add multiple tasks to a milestone? It would be great to use all the dropdown filters to identify a bunch of tasks, then add them all at once to a milestone.<br /><br />But the &quot;With selected ...&quot; dropdown doesn't have a &quot;set milestone&quot; option.<br /><br />Is there another way to do this?<br /><br />   Thanks, Ben.]]>
		</description>
	</item>
	<item>
		<title>Tasks Disappear Bug</title>
		<link>http://www.myintervals.com/forum/discussion/477/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/477/</guid>
		<pubDate>Wed, 16 Sep 2009 06:09:55 -0700</pubDate>
		<dc:creator>effectwebdesign</dc:creator>
		<description>
			<![CDATA[Normally I use the left Filter Options to access tasks, but now often the tasks will not show up even though they exist. I check and recheck I have the right client, project, and assignee and leave the other drop downs to &quot;all&quot;.<br /><br />I now have to go to the Projects tab at the top, click on the project below, then click on its Tasks on the left, they will magically reappear. After that I can use the left Filter Options again to access as normal.<br /><br />Is this a bug?<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Bug when updating tasks</title>
		<link>http://www.myintervals.com/forum/discussion/474/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/474/</guid>
		<pubDate>Fri, 11 Sep 2009 10:28:22 -0700</pubDate>
		<dc:creator>JillianK</dc:creator>
		<description>
			<![CDATA[We have multiple users making changes to tasks everyday. However, I have found that if two users have a task open at the same time and are making changes, usually one person's changes get deleted. Is there some way to avoid this? We have also found that if one person has a time running for a task, and someone else opens the task to make changes and saves it appears the changes have been made. However, if you close the task and open it again, the changes are deleted. <br /><br />Anyone have any insight as to why this is happening? It's frustrating because we are losing data and forced to find other ways to track time.]]>
		</description>
	</item>
	<item>
		<title>Hourly rates in default Work Types</title>
		<link>http://www.myintervals.com/forum/discussion/469/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/469/</guid>
		<pubDate>Thu, 10 Sep 2009 10:48:14 -0700</pubDate>
		<dc:creator>jholcomb</dc:creator>
		<description>
			<![CDATA[When I edited the default Work Types and added our hourly rate for Administration, the hourly rate didn't show up in the project.]]>
		</description>
	</item>
	<item>
		<title>Indian Currency (INR)</title>
		<link>http://www.myintervals.com/forum/discussion/162/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/162/</guid>
		<pubDate>Thu, 15 Nov 2007 00:21:40 -0800</pubDate>
		<dc:creator>muneez</dc:creator>
		<description>
			<![CDATA[We request you add Indian currency (INR) and we also suggest to make the currency format into 3 characters so that all currencies can be integrated in the future.<br /><br />You should seriously think about this as INDIA is one of the largest countries handling outsourced IT projects and this would help open a wider market for intervals.<br /><br />Without this a company like us is not able to utilise intervals to the fullest.]]>
		</description>
	</item>
	<item>
		<title>Is there away to Change the UI color choice</title>
		<link>http://www.myintervals.com/forum/discussion/120/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/120/</guid>
		<pubDate>Fri, 28 Sep 2007 14:46:48 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Just so I can match my branding a little better and make things easier for my employees when it comes to getting them adjusted to my various ways of Tracking everything.  I have a method for tracking Movie files and Audio files that I don't find Intervals handy for.  However I love the PM of Intervals.  So to make things as seamless as possible to everybody working on this I would love to have the ability to adjust the colors of various backgrounds and fonts.]]>
		</description>
	</item>
	<item>
		<title>Contextual Menu for all Tabs - Similar to Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/311/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/311/</guid>
		<pubDate>Mon, 10 Nov 2008 12:42:11 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[So the contextual Menu for Tasks is Awesome.  It saves a lot of time.<br /><br />Wouldn't it be nice to get it going to for all the tabs?<br /><br />I needed to deactivate a lot of "people" and I could only do it one at a time.  Things that would be nice to add to the contexual menu (for people) would be update adress, email, phone, password, download Vcard, Status, access, project access.<br /><br />A similar thing would be good for the other tabs as well.  Clients, Projects, Invoices.]]>
		</description>
	</item>
	<item>
		<title>Timer Access in pop-up in Calendar view</title>
		<link>http://www.myintervals.com/forum/discussion/380/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/380/</guid>
		<pubDate>Thu, 05 Mar 2009 12:54:48 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[The pop right now has good info.  I would be great to have access to the timer under assigned and owned.  At least to start and stop the timer.  This would prevent us from having to click on tasks to get our list of tasks to start timers on.]]>
		</description>
	</item>
	<item>
		<title>Module field on submit request form</title>
		<link>http://www.myintervals.com/forum/discussion/326/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/326/</guid>
		<pubDate>Fri, 05 Dec 2008 15:04:36 -0800</pubDate>
		<dc:creator>Jonathan</dc:creator>
		<description>
			<![CDATA[What about the module selection on the submit request form? Clients use this feature to submit maintenance, support issues, and RFPs. Rather than creating a project for each (and thus eating up our quota), using the Module field (as you do to handle your backlog of Intervals development) would allow our Execs/Client requests to be routed properly. <br /><br />If you have any ideas on this -- or suggestions as to how it fits your environment in this respect, let me know.<br /><br />Thank you in advance!]]>
		</description>
	</item>
	<item>
		<title>Running Timers - add Date started (08/17/09)</title>
		<link>http://www.myintervals.com/forum/discussion/460/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/460/</guid>
		<pubDate>Mon, 17 Aug 2009 11:22:40 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I sometimes catch timers employees don't.  only because the timer just runs and runs amassing 500 hours sometimes.  But I don't want to find out that a running timer got forgotten about because the time put in on the project gets lost due to not stopping the timer.  It would be great as a saftey measure to add a column - The Date -  as part of the row information next to each timer.  This also gives admin better ammo at reprimanding the worker who forgets to stop timers.]]>
		</description>
	</item>
	<item>
		<title>How can I create an invoicing Statement?</title>
		<link>http://www.myintervals.com/forum/discussion/360/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/360/</guid>
		<pubDate>Wed, 21 Jan 2009 08:32:16 -0800</pubDate>
		<dc:creator>gscottwalker</dc:creator>
		<description>
			<![CDATA[I'd like to be able to send a statement (manually, or even better, automatically) to any Client who has outstanding invoices, say once per week.  I know that I can query their overdue Invoices and e-mail the page to them - is there any better way to do so?  Thanks ~ Scott]]>
		</description>
	</item>
	<item>
		<title>Restricting Worktypes by Module?</title>
		<link>http://www.myintervals.com/forum/discussion/466/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/466/</guid>
		<pubDate>Thu, 27 Aug 2009 14:54:25 -0700</pubDate>
		<dc:creator>jbilbo</dc:creator>
		<description>
			<![CDATA[Is there a way to restrict certain tasktypes by module?  That way when the time gets added to the timesheet, the user can only select valid worktypes for the predefined module selected for that task.<br /><br />Thanks!<br />John]]>
		</description>
	</item>
	<item>
		<title>Lost Task</title>
		<link>http://www.myintervals.com/forum/discussion/464/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/464/</guid>
		<pubDate>Mon, 24 Aug 2009 09:33:30 -0700</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[I'm in a huge pickle. I billed a client for some work we did (using an outside invoicing program). The client replied contesting that we never did the work in question. I went back to look for more details to provide to them, and the task where the work was logged is gone. Completely gone. I am so very very confused. I have searched for it in every conceivable way. The only thing I don't know about it is the Task #. I remember the date the project owner closed it, the comments made in the description, EVERYTHING that should allow me to find it by searching. Nothing. <br /><br />So what's left? We have to give every single one of our employees admin access to do what they need to do - which is the absolutely worst thing about Intervals, as far as I'm concerned - and I'm a little worried that someone might have deleted this task for some unknown reason. I'd really hate to accuse my employees of something like this without any basis, though, so I'm hoping someone has another suggestion (other than that I'm crazy). <br /><br />Intervals hasn't been having any problems with losing data lately, have you?<br /><br />I don't suppose there's any sort of Activity Log I could check somewhere? Knowing as much as I do about this task, I feel sure I could find it that way. <br /><br />Any suggestions?]]>
		</description>
	</item>
	<item>
		<title>Routine Maintenance Scheduled for Saturday, August 29th</title>
		<link>http://www.myintervals.com/forum/discussion/465/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/465/</guid>
		<pubDate>Wed, 26 Aug 2009 16:32:02 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend. The maintenance will be performed Saturday, August 29th during a two hour maintenance window of 5:00 AM - 7:00 AM (PST) | 12:00 PM - 2:00 PM (GMT). We do anticipate a  few minutes of down time but hopefully no more than 10 minutes.]]>
		</description>
	</item>
	<item>
		<title>Sorting, Slippage, and Dependencies</title>
		<link>http://www.myintervals.com/forum/discussion/341/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/341/</guid>
		<pubDate>Fri, 19 Dec 2008 10:03:14 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[New customer; setting up first projects, and having some questions. Every software package is different, so please don't take these as &quot;intervals should have these features&quot; but rather as &quot;how do I do this in intervals?&quot;<br /><br />1. How can I have project tasks appear in a certain order? (i.e., the first task that needs to be done first, etc.) <br /><br />I'm seeing two ways to do it now, and not sure if there's a better one. The goal is for me to see the things I need to do before I can do other things in that order.<br /><br />   a. Enter the tasks in the correct order.<br />       Problem: If a new task is identified during the project, I can't get it into the right order.<br />   b. Enter a number in the title then sort by title.<br />       Problem: Same thing - if I have a new task, I have to manually renumber all remaining ones.<br /><br />2. I know that philsoophically you don't support dependencies, though I'm not sure why. How should I be thinking about the task list for a consultant who has to do 8 tasks for a project, but three of them in fact depend on the completion of three other tasks in order to start them? or a situation where it is not exactly a dependency, but the logical progression of work would be to complete one before starting the next? Won't he wind up with a task list that has 8 items on it when there may only be 2 or 3 that he could really work on today?<br /><br />    (is the solution to make all dependent tasks low priority, then filter to not show them?)<br /><br />3. How is slippage handled? One of the major things I need to know is whether slippage is occurring in my projects. If a task was scoped as 8 hours, and a person has put in 4 BUT they are only 10% complete, then I really need to know this. How is intervals used to let me see that important piece of information?]]>
		</description>
	</item>
	<item>
		<title>Detect Manually entered time Vs. Timer time</title>
		<link>http://www.myintervals.com/forum/discussion/461/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/461/</guid>
		<pubDate>Mon, 17 Aug 2009 11:32:57 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Currently the only way to detect if a worker is Manually entering his time at the end of the day is to see that they enter Whole numbers.  If the worker is smart enough he will begin to start entering in numbers+decimals.  I would like the ability to see if a worker puts his time in manually or with the clock.<br /><br />Manually entered time is always wrong.  One may feel like they worked 5 hours on something when in actuality they worked 2 hours.  Even if one does look at the clock, there is usually a discrepancy of 15 to 30 minutes being unaccounted for or over-billed by.<br /><br />Perhaps Placing an asterisk by the Manually entered time would help admins monitor who is being naughty and who is being nice.<br /><br />Some indication like this would help me weed out "the lazy" worker's during reviews and allow me to plug-up money holes in the ship so I don't waste that extra 1% that I am losing on workers that dont follow the guidelines.]]>
		</description>
	</item>
	<item>
		<title>DNS Provider Problems</title>
		<link>http://www.myintervals.com/forum/discussion/445/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/445/</guid>
		<pubDate>Tue, 28 Jul 2009 08:34:32 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[We are currently experiencing outages with our DNS provider. We are currently investigating the matter with our provider and have requested their support team escalate the issue. Expect Intervals access to be spotty until the issue is resolved. We will let you know as DNS is back to normal. <br /><br />Thank you for your patience while we resolve this matter with our DNS provider.<br /><br />John]]>
		</description>
	</item>
	<item>
		<title>Add Second Tax Rate - Canadian GST and Quebec PST Taxes</title>
		<link>http://www.myintervals.com/forum/discussion/204/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/204/</guid>
		<pubDate>Fri, 07 Mar 2008 10:00:28 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a requests to support Canadian GST and PST taxes.  We are contemplating adding a second default tax amount to the invoice defaults.  This would allow you to create and name two default taxes.  For people that only need one tax the second tax would never be used, but for those that need two taxes it would make managing invoices easier by having a true secondary tax.   <br /><br />In the mean-time, this shortcut may be helpful:<br /><br /><a href="http://en.wikipedia.org/wiki/Sales_taxes_in_Canada" target="_blank" title="Canadian GST and Quebec PST" >Canada: Provincial rates is nominally 7.5%, but is also applied to the federal 5% GST so effectively 7.875%</a><br /><br />It would be great to get feedback on the secondary tax feature.  Would you use it?  Any other ideas on how to execute this and keep it easy to use?]]>
		</description>
	</item>
	<item>
		<title>Client Profile and Client Dashboard</title>
		<link>http://www.myintervals.com/forum/discussion/449/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/449/</guid>
		<pubDate>Mon, 10 Aug 2009 12:10:52 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Why is it that the Clients name (the hyperlink) takes you to the Dashboard view of the client.  There already is a button on the client's line that will do that.  The Hyperlink of the Client's name should take you to the Profile of the the client.  Otherwise you have two redundant links.<br /><br />Client name hyperlink (goes to) ---> Profile<br /><br />Dashboard image button (goes to) ---> Dashboard.]]>
		</description>
	</item>
	<item>
		<title>Task Dependancies</title>
		<link>http://www.myintervals.com/forum/discussion/462/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/462/</guid>
		<pubDate>Mon, 17 Aug 2009 13:36:05 -0700</pubDate>
		<dc:creator>thollas</dc:creator>
		<description>
			<![CDATA[Is there a way to manage your projects based on dependencies?  For example, Task A has to be completed before Task B starts?  Or Milestones?]]>
		</description>
	</item>
	<item>
		<title>Uninvoiced - what does that mean?</title>
		<link>http://www.myintervals.com/forum/discussion/188/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/188/</guid>
		<pubDate>Wed, 06 Feb 2008 09:10:16 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[On the project dashboard and on the outstanding balance report there are references to uninvoiced, what does that mean?  <br /><br />The uninvoiced line item shows the amount of billable work that has been done, but not yet invoiced.  Think of it as a cue that a client may need to get invoiced for work performed.  In this example:<br /><br /><img src="http://www.myintervals.com/i/forum/uninvoiced.gif" alt="Uninvoiced Project Dashboard" /><br /><br />$18,253.13 worth of work has been done, a payment has been made for $5,528.13, an outstanding invoice exists for $10,350 and $2,375 worth of work has been done after sending the $10,350 invoice.  $12,725 worth of work has been done that has not been paid for.<br /><br />We use the unvinvoiced information a few ways:<br />1. It tells us that we may need to invoice our client again before their balance gets too large<br />2. It tells us that we may want to stop work if it gets too large until the outstanding invoice is paid<br />3. Generate invoices - we go to the outstanding balance report and click on the uninvoiced column to see who we needs to get invoiced<br /><br />Here is where uninvoiced totals show up on the Outstanding Balance Report:<br /><img src="http://www.myintervals.com/i/forum/uninvoiced_report.gif" alt="Uninvoiced Outstanding Balance Report" />]]>
		</description>
	</item>
	<item>
		<title>Multiple projects that follow similar task structure</title>
		<link>http://www.myintervals.com/forum/discussion/459/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/459/</guid>
		<pubDate>Sat, 15 Aug 2009 14:26:17 -0700</pubDate>
		<dc:creator>tlutz</dc:creator>
		<description>
			<![CDATA[Is there a way to create a template &quot;project&quot; that would have repeatable tasks associated? As a home builder we follow the same steps - for example - with every new new home project.  I'd like to be able to start a new project by pulling in a template that has a typical set of tasks associated.   Is this possible?]]>
		</description>
	</item>
	<item>
		<title>Adding a new module</title>
		<link>http://www.myintervals.com/forum/discussion/452/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/452/</guid>
		<pubDate>Tue, 11 Aug 2009 08:27:15 -0700</pubDate>
		<dc:creator>kaniz1</dc:creator>
		<description>
			<![CDATA[Hello, <br />I wanted to know whether i can add a new module and then add hourly rate to the module?]]>
		</description>
	</item>
	<item>
		<title>How to recover a project that has been deleted</title>
		<link>http://www.myintervals.com/forum/discussion/458/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/458/</guid>
		<pubDate>Fri, 14 Aug 2009 06:23:13 -0700</pubDate>
		<dc:creator>Kaniz</dc:creator>
		<description>
			<![CDATA[Hello,<br />We deleted a project by mistake which contained our staff's hours. Is there a way to recover the project? Your help is greatly appreciated.]]>
		</description>
	</item>
	<item>
		<title>Default worktype and modules</title>
		<link>http://www.myintervals.com/forum/discussion/455/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/455/</guid>
		<pubDate>Wed, 12 Aug 2009 13:15:52 -0700</pubDate>
		<dc:creator>kaniz1</dc:creator>
		<description>
			<![CDATA[hello,<br />I customized my modules and worktype however, it is not showing up i go to add time. Can anyone help?]]>
		</description>
	</item>
	<item>
		<title>Adding Modules</title>
		<link>http://www.myintervals.com/forum/discussion/453/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/453/</guid>
		<pubDate>Tue, 11 Aug 2009 08:39:43 -0700</pubDate>
		<dc:creator>kaniz1</dc:creator>
		<description>
			<![CDATA[Hi,<br />I wanted to know whether there is a way to add new modules for the overall program instead of adding new modules to each project?]]>
		</description>
	</item>
	<item>
		<title>Hourly rate</title>
		<link>http://www.myintervals.com/forum/discussion/450/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/450/</guid>
		<pubDate>Mon, 10 Aug 2009 13:00:05 -0700</pubDate>
		<dc:creator>kaniz1</dc:creator>
		<description>
			<![CDATA[I wanted to know whether we can assign hourly rate to tasks?]]>
		</description>
	</item>
	<item>
		<title>Timesheets by month not week</title>
		<link>http://www.myintervals.com/forum/discussion/447/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/447/</guid>
		<pubDate>Mon, 03 Aug 2009 15:05:51 -0700</pubDate>
		<dc:creator>drewsky</dc:creator>
		<description>
			<![CDATA[We bill monthly by consultant and only need a month readout.  The approval by week is overkill.  Is there a setting that defaults to calender month not week?<br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Billable rates for staff</title>
		<link>http://www.myintervals.com/forum/discussion/448/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/448/</guid>
		<pubDate>Wed, 05 Aug 2009 09:00:52 -0700</pubDate>
		<dc:creator>Kaniz</dc:creator>
		<description>
			<![CDATA[Hello there,<br />We are still in the trial version of the Intervals website. Is it possible to know whether we can add billable rates for each staffs/people?]]>
		</description>
	</item>
	<item>
		<title>How do I include the client name on the task listing?</title>
		<link>http://www.myintervals.com/forum/discussion/444/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/444/</guid>
		<pubDate>Wed, 22 Jul 2009 14:28:46 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[At the top of the task listing there is a checkbox to "show widescreen view".  If the widescreen view is enabled three additional columns will appear on the task listing:  client, module, and start date.  You can click to sort on each of these columns.  Also, if you click on the export to CSV link at the top of the task listing additional columns of information are included.  This is true whether or not the listing is in widescreen mode or regular mode.]]>
		</description>
	</item>
	<item>
		<title>Project number</title>
		<link>http://www.myintervals.com/forum/discussion/443/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/443/</guid>
		<pubDate>Tue, 21 Jul 2009 09:41:32 -0700</pubDate>
		<dc:creator>martin</dc:creator>
		<description>
			<![CDATA[Hi <br /><br />I have just started the 30 day trail as we need a more efficient way of running our 20 man design &amp; marketing company. We have always had a unique job number for everything we do so we can track, archive and retrieve a specific piece of work. Is there any way intervals can add a unique number when starting a new project?<br /><br />Thanks<br />Martin Meadows]]>
		</description>
	</item>
	<item>
		<title>Task ID on Set Up</title>
		<link>http://www.myintervals.com/forum/discussion/438/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/438/</guid>
		<pubDate>Thu, 16 Jul 2009 02:58:28 -0700</pubDate>
		<dc:creator>paulgannaway</dc:creator>
		<description>
			<![CDATA[Would it be possible to let you know what a task ID was before you save it? <br /><br />I often name files and folders using task IDs and like to do this as I'm setting up a task (and then referencing them in the 'summary' - it's a bit awkward having to go back and edit the summary just so I can reference the correct file or folder path/name.<br /><br />I appreciate this could cause problems with sequential task IDs if many people are setting up tasks at the same time and someone was to cancel a task before saving it but was wondering if there's any work around!]]>
		</description>
	</item>
	<item>
		<title>Vendor's Pricing</title>
		<link>http://www.myintervals.com/forum/discussion/439/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/439/</guid>
		<pubDate>Thu, 16 Jul 2009 13:20:38 -0700</pubDate>
		<dc:creator>tsanpakit</dc:creator>
		<description>
			<![CDATA[Hello, I'm very new to Intervals and hoping this will be the solution our small ad agency is looking for. <br /><br />How can I show outside costs in the Estimated Work screen? For instance, we may have $1,200 for the agency's services but then we may have $1,000 in printing costs from an outside vendor. How can this be inputted and reflected in the total?<br /><br />Thank you.]]>
		</description>
	</item>
	<item>
		<title>Mainenance Notice - New Features Launching this Weekend</title>
		<link>http://www.myintervals.com/forum/discussion/440/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/440/</guid>
		<pubDate>Fri, 17 Jul 2009 10:04:06 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will deploying some updates to Intervals.  We do not anticipate any down time but service may be <b >intermittent during the maintenance window</b>.  The launch will be performed <b >Saturday, July 18th</b> during a three hour window of <b >6:00 AM - 9:00 AM (PST)</b> | 1:00 PM - 4:00 PM (GMT).  We will send a follow-up email next week to all Intervals account owners outlining some of the new and exciting features.  Here are a few of the highlights:<br /><ul ><br /><li >QuickBooks Time Export</li><li >Rich Text Editor support for Safari</li><li >Wide screen option on the task list which includes additional columns</li><li >A massive overhaul to invoicing based on actual work performed</li></ul>]]>
		</description>
	</item>
	<item>
		<title>Intervals running slow in Firefox as a result of Web Developer and Firebug addons</title>
		<link>http://www.myintervals.com/forum/discussion/383/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/383/</guid>
		<pubDate>Mon, 09 Mar 2009 14:41:33 -0700</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[We've been receiving a small number of emails about Intervals running slow. And while we are working on some optimizations that will make the app significantly faster, there are two things that Firefox users can do to make sure the application is not being impeded by addons. <br /><br />We figured this one out the hard way as well. Being web application developers by nature, we all have the Web Developer and Firebug toolbars installed and enabled to help debug as we develop. Turns out they both present problems that will slow down web sites. And since many of our customers are web developers, there is a good chance they have these addons enabled in a similar manner.<br /><br />First, let's start with the Web Devleoper addon. If you have it installed, go to Tools -> Web Developer -> Disable and make sure that "Disable Cache" is unchecked. This one step alone will significantly increase the speed in Intervals, as it will allow your browser to cache static content like stylesheets, javascripts, and images.<br /><br />Second, disable Firebug. This will result in having to restart Firefox. The problem we found with Firebug is that it was meddling with the cache. Cached content that should have been returning 304 headers from the server were alternately returning 200, 304, 200, 304. It turns out that Firebug was not always transimitting the "If-modified-since" header, which was resulting in the cache being disabled for certain files.<br /><br />So try these two updates and let us know if it makes a difference. We're hoping it will. If this doesn't apply to you and the site still feels slow, stay tuned for several performance optimizations to be launched next week and the week after. <br /><br />Thanks for all the feedback everyone.<br /><br />Regards,<br />John]]>
		</description>
	</item>
	<item>
		<title>Any plans for an iPhone APP?</title>
		<link>http://www.myintervals.com/forum/discussion/436/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/436/</guid>
		<pubDate>Fri, 10 Jul 2009 01:33:19 -0700</pubDate>
		<dc:creator>vzaud</dc:creator>
		<description>
			<![CDATA[Not sure if the API is accessible or not - but are there plans that anyone knows of - for any one/company or Pelago to create an iPhone app that would provide at least &quot;access&quot; to a user's information status - even if it's not for creation - being able to READ latest tasks, etc. would be great.<br /><br />Vic]]>
		</description>
	</item>
	<item>
		<title>Deleting default modules/work types vs. deleting modules/work types in a Project</title>
		<link>http://www.myintervals.com/forum/discussion/38/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/38/</guid>
		<pubDate>Wed, 28 Jun 2006 19:00:20 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When you create a project, all the activated default modules/work types are pulled into the project. If you delete modules/work types in the new project, they are only deleted from that project, not from the default module/work types list. They will remain available to the project and can be added at a later time.]]>
		</description>
	</item>
	<item>
		<title>Can Executive users change the status of a task?</title>
		<link>http://www.myintervals.com/forum/discussion/434/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/434/</guid>
		<pubDate>Fri, 03 Jul 2009 09:47:35 -0700</pubDate>
		<dc:creator>MPH</dc:creator>
		<description>
			<![CDATA[Can Executive users change the status of a task? <br /><br />Several of my clients have asked for this ability... when I change the status of a task to Client Review, they would like to change the status back to Open or Closed. Currently, they've been making a comment of APPROVED, and then I have to go into the task to actually close it out. It'd be much easier if the client could update the status themselves. <br /><br />Is there any way I can tweak Executive's user controls on my side?? Perhaps a list of actions that each particular user can see or control? A list where I can select a YES or NO in each field, giving granular control to users. <br /><br />Any plans for a feature like this?]]>
		</description>
	</item>
	<item>
		<title>Advanced Searching - great for finding things you've lost...</title>
		<link>http://www.myintervals.com/forum/discussion/29/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/29/</guid>
		<pubDate>Thu, 27 Apr 2006 21:01:57 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[As your projects grow, more and more information is added which can make it challenging to find things. Where did I put that list of IP address for our servers? I know it was in a task, but what project? And it was so long ago!<br /><br />Click on the Advanced Search link in the footer and search all tasks, or narrow your search to specific clients, projects, etc. <br /><br />Searching project notes is also available to help you quickly find what it is you are looking for.]]>
		</description>
	</item>
	<item>
		<title>critical features</title>
		<link>http://www.myintervals.com/forum/discussion/426/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/426/</guid>
		<pubDate>Mon, 01 Jun 2009 10:36:44 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i have a few &quot;nice to haves&quot; that i would love to see on intervals.  but whats more important it pointing out the critical missing pieces in the system<br /><br />1) two-way email integration <br />2) auto-filled invoice doesn't show work logs.  client gets an invoice for several thousand dollars and sees one line item something like this: support: 12.235 hours - $4005.32.  this is useless to the client.  whats worse, there is no way to append a report to the invoice.  sitting there and retyping every work log into an invoice is beyond stupidity<br />3) project credit.  if a client has 3 bills and pays them with one check, we have to do the math to make sure it all adds up, which leads to a very bad situation: underbilling or overbilling.  if a payment is applied which is more than what is owed, it needs to be added to a running credit for the client which can be applied to other invoices.<br /><br />the above i think are mission critical missing pieces that are killing us.  as an alternative to these, i would see an API as another option to where intervals does other things well enough that we could justify building out the extra features ourselves.]]>
		</description>
	</item>
	<item>
		<title>View a document in your web browser</title>
		<link>http://www.myintervals.com/forum/discussion/89/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/89/</guid>
		<pubDate>Tue, 12 Jun 2007 13:12:56 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request:<br /><br />Intervals would be much improved by implementing a system to display Uploaded documents internally in the browser (instead of viewing through the original program).  Especially when you only want to get a quick view of a document, it is no fun waiting  for Windows to load the external program to see a document. Even if it's just for the most common ones (PDF, DOC, XLE, TXT, etc).<br /><br />Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Customised Log In Page</title>
		<link>http://www.myintervals.com/forum/discussion/433/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/433/</guid>
		<pubDate>Wed, 01 Jul 2009 04:19:59 -0700</pubDate>
		<dc:creator>ashley</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />Is is possible to incorporate the log in into a page within our website?<br /><br />Thanks in advance<br />Ashley]]>
		</description>
	</item>
	<item>
		<title>how do pre-filled invoices work?</title>
		<link>http://www.myintervals.com/forum/discussion/432/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/432/</guid>
		<pubDate>Fri, 19 Jun 2009 08:37:13 -0700</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[here is a situation that i'm not sure how to address<br /><br />lets say on the first of the month, we generate all our invoices (using prefilled with last invoice option ) in the morning and email them to our clients.  <br /><br />later that same day, we log billable time on a project that we just billed.  my question is:<br /><br />does the &quot;pre-filled with work since last invoice&quot; include the work that occurred on the same day as the last invoice (but after that time).  i.e. is there some switch in the database that marks if an item has been billed or not (to prevent duplicate billing, but also ensure all work is billed)<br /><br />if yes, GREAT!  but how do i get a summary report to show the exact time logs for that invoice?<br />if no, OOPS!  that means we may have lost $1k or more if that work never got billed.]]>
		</description>
	</item>
	<item>
		<title>Overall site slow</title>
		<link>http://www.myintervals.com/forum/discussion/352/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/352/</guid>
		<pubDate>Wed, 17 Jun 2009 22:16:04 -0700</pubDate>
		<dc:creator>joe</dc:creator>
		<description>
			<![CDATA[Hi guys,<br /><br />I love the system, but omg the site is so slow.<br /><br />I find it's easier to open multiple tabs if I know I'm going to different areas of my intervals site so I only have to wait for the first one to load.<br /><br />I didn't mind so much when I wasn't paying for the service, but now that I'm paying for it, I would've expected a bit quicker response times.<br /><br />I'd love for this to be sorted out.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - June 13th</title>
		<link>http://www.myintervals.com/forum/discussion/431/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/431/</guid>
		<pubDate>Thu, 11 Jun 2009 15:06:47 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend. The maintenance will be performed Saturday, June 13th during a <b >three hour maintenance window of 7:00 AM - 10:00 AM (PST) </b>| 2:00 PM - 5:00 PM (GMT). We do expect a few minutes of down time but <b >hopefully no more than 10 - 15 minutes.</b>]]>
		</description>
	</item>
	<item>
		<title>Changing the project manager in a project</title>
		<link>http://www.myintervals.com/forum/discussion/430/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/430/</guid>
		<pubDate>Thu, 11 Jun 2009 04:57:08 -0700</pubDate>
		<dc:creator>carruthers1</dc:creator>
		<description>
			<![CDATA[We've got a new member of staff assuming the role of project manager. How can I change from one person owning a project to another?<br /><br />Thanks in advance.]]>
		</description>
	</item>
	<item>
		<title>Modules and Worktypes Limits</title>
		<link>http://www.myintervals.com/forum/discussion/428/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/428/</guid>
		<pubDate>Tue, 09 Jun 2009 04:51:46 -0700</pubDate>
		<dc:creator>shofmann</dc:creator>
		<description>
			<![CDATA[Is there a limit to how many default modules or worktypes can be setup and is this amount dependent on the type of intervals account/plan you have signed up for? It seems as though i can only create a maximum of ten worktypes. - Scott]]>
		</description>
	</item>
	<item>
		<title>Task setup</title>
		<link>http://www.myintervals.com/forum/discussion/429/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/429/</guid>
		<pubDate>Tue, 09 Jun 2009 04:54:52 -0700</pubDate>
		<dc:creator>shofmann</dc:creator>
		<description>
			<![CDATA[When setting up a new task is there a way to allow the selection of a module to be optional? I saw this being allowed in one of your lesson videos but does not appear to be permitted anymore. - Scott]]>
		</description>
	</item>
	<item>
		<title>Quick way to mark time/project as invoiced</title>
		<link>http://www.myintervals.com/forum/discussion/373/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/373/</guid>
		<pubDate>Tue, 17 Feb 2009 05:09:19 -0800</pubDate>
		<dc:creator>dsloan</dc:creator>
		<description>
			<![CDATA[We are using Intervals to record time against project and task type primarily, to be able to establish metrics for where our time is going and how projects are performing. It is also very useful to see at the end of a period just how much time needs to be invoiced. However, we handle invoicing via a separate application. Has anyone any suggestions on how to mark time as billed, to reset the clock effectively, once we have generated an invoice in the other system. The only way I can find is to generate an invoice in Intervals for the sake of it, then mark it as paid, even though invoicing is managed elsewhere.]]>
		</description>
	</item>
	<item>
		<title>&quot;Task Type&quot; Field</title>
		<link>http://www.myintervals.com/forum/discussion/427/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/427/</guid>
		<pubDate>Mon, 01 Jun 2009 16:28:50 -0700</pubDate>
		<dc:creator>dayveeb</dc:creator>
		<description>
			<![CDATA[Currently if a task comes in, there's no way to filter the task by &quot;type.&quot; For example, if I'm adding a task or if I've received a work request from a client I'd like to be able to categorize the task as one of the following:<br /><br />-Bug Report<br />-Feature Request<br />-Inquiry/ Question]]>
		</description>
	</item>
	<item>
		<title>How do I delete a project, task, or client?</title>
		<link>http://www.myintervals.com/forum/discussion/386/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/386/</guid>
		<pubDate>Fri, 20 Mar 2009 11:55:22 -0700</pubDate>
		<dc:creator>JillianK</dc:creator>
		<description>
			<![CDATA[I am in the trial phase of intervals and I want to delete some psuedo clients, projects, and tasks I made up to test. How do I do so?]]>
		</description>
	</item>
	<item>
		<title>Exporting Time</title>
		<link>http://www.myintervals.com/forum/discussion/213/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/213/</guid>
		<pubDate>Fri, 21 Mar 2008 21:04:07 -0700</pubDate>
		<dc:creator>dscisco</dc:creator>
		<description>
			<![CDATA[Hi Michael,<br />I see that I can export time under the Settings tab but I am not sure what the range for this is (it all time for everyone?)  I am wondering if you plan to add a &quot;export this list to CSV&quot; option to the &quot;approved&quot; Timesheet page so that we can export our timesheets each week and then import into Quickbooks.<br />thx,<br />Deb]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for May 30th @ 1:00 AM CDT</title>
		<link>http://www.myintervals.com/forum/discussion/424/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/424/</guid>
		<pubDate>Thu, 28 May 2009 08:42:09 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine server maintenance this weekend.  The maintenance will be performed <b >May 30th </b> during a<b > three hour maintenance window of 1:00 AM - 4:00 AM (CDT) </b>| 6:00 AM - 9:00 AM (GMT).  We may encounter a few minutes of down time but hopefully <b >no more than 10-15 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>How to change the Intervals Administrator (Superuser)</title>
		<link>http://www.myintervals.com/forum/discussion/425/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/425/</guid>
		<pubDate>Fri, 29 May 2009 06:30:30 -0700</pubDate>
		<dc:creator>jdahltorp</dc:creator>
		<description>
			<![CDATA[The person that signed up for Intervals and was the intervals superuser left our company and we need to assign a new superuser.  How do we do this?  I have administrative rights but can't see where to make the change.]]>
		</description>
	</item>
	<item>
		<title>Date entry</title>
		<link>http://www.myintervals.com/forum/discussion/405/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/405/</guid>
		<pubDate>Tue, 21 Apr 2009 15:37:05 -0700</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[A small enhancement but would save me lots of time...<br /><br />Could you allow intervals to recognize partial dates entered into date fields, i.e., 4/16 for 4/16/09 (where by default Intervals would fill in the current year)?]]>
		</description>
	</item>
	<item>
		<title>Executive Level Access Restrictions</title>
		<link>http://www.myintervals.com/forum/discussion/422/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/422/</guid>
		<pubDate>Tue, 26 May 2009 13:06:49 -0700</pubDate>
		<dc:creator>kbishop</dc:creator>
		<description>
			<![CDATA[Is there a way to restrict access to all reports for an Executive level user?<br /><br />I want a client to be able to upload documents only - not view reports.  Can this be done?<br /><br />Thanks in advance for any help.]]>
		</description>
	</item>
	<item>
		<title>Daily view of My Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/377/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/377/</guid>
		<pubDate>Sat, 28 Feb 2009 06:47:33 -0800</pubDate>
		<dc:creator>bluespark</dc:creator>
		<description>
			<![CDATA[Somewhere in the upgrade to the calendar I lost the daily view I was used to and which meant I could print off the tasks for the day (especially if I then go off-line)<br /><br />I discovered I can still get the page by crafting this link<br />/tasks/review/today/xxxxx///28_02_2009/<br />(change xxxxx to your account number if anyone wants to try this)<br /><br />So, please don't take the old page away! but wouldn't a 'Today' option on the weekly view make sense?<br /><br />Mark]]>
		</description>
	</item>
	<item>
		<title>Invoice Section - Choice: Invoice a Client or a Project</title>
		<link>http://www.myintervals.com/forum/discussion/199/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/199/</guid>
		<pubDate>Thu, 21 Feb 2008 16:12:20 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I made a post about small jobs are making invoicing hard for my Accounting department to keep up with.<br /><br />Creating a Project for something that will cost only 500 dollars is overkill.  especially if it's a same day delivery.  Each of these jobs are so different in what the client expects.  <br /><br />To go through the trouble of making a project so you can make an invoice takes more time than to do the actual job. <br /><br /><br />I would love to be able to fire off an invoice that has client info and an easy line item.]]>
		</description>
	</item>
	<item>
		<title>Rounding reports to full hours</title>
		<link>http://www.myintervals.com/forum/discussion/408/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/408/</guid>
		<pubDate>Wed, 29 Apr 2009 10:36:19 -0700</pubDate>
		<dc:creator>johanakerman</dc:creator>
		<description>
			<![CDATA[Hi!<br /><br />When showing reports (e.g. weekly trend) to our board I get asked to round all times to full hours. Having 3 decimals for all bars makes the report harder to read.<br /><br />I have tried to find any setting to change for the number of decimals, without finding any. Is there a way to do this?<br /><br />Thx!<br /><br />Johan]]>
		</description>
	</item>
	<item>
		<title>Customized Project Status in addition to Active and Inactive</title>
		<link>http://www.myintervals.com/forum/discussion/111/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/111/</guid>
		<pubDate>Mon, 24 Sep 2007 13:00:17 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received this feature request and I am curious to get other feedback:<br /><br /><blockquote >One thing that intervals is missing that some other applications have is the ability to customize project status. You guys currently have "active" and "inactive" . For my company, I would love to be able to add in "In Process" "In Planning" "Archived" "Rejected" etc. Additionally, the ability to designate each project (and thus each attached task) a color tag would make things much easier to track visually. I love being able to look at a chart and see what projects are going on in what time-frame, based by color tag.</blockquote><br /><br />A lot of the <a href="http://en.wikipedia.org/wiki/Program_management" title="program management" target="_blank" >Program Management</a> type of software does indeed feature this functionality.  It is meant to help manage your portfolio of projects from concept to completion.  Intervals is deliberately light on the Program Management features (including <a href="http://www.myintervals.com/forum/discussion/63/gantt-charts/" >Project Management features like Gantt Charts</a> for that matter) to keep it easy to use and keep its primary objective in the forefront which is  Time Tracking and Task Management.<br /><br />Any likes/dislikes or other thoughts would be great to hear... <br /><br />- Michael]]>
		</description>
	</item>
	<item>
		<title>Email Queue - automatically sets Send Email Notification value to yes</title>
		<link>http://www.myintervals.com/forum/discussion/414/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/414/</guid>
		<pubDate>Mon, 04 May 2009 08:12:45 -0700</pubDate>
		<dc:creator>ssinger</dc:creator>
		<description>
			<![CDATA[When I login to Intervals and either manually create a task or update a task, the Send Email Notification checkbox is unchecked by default, which is preferable.<br /><br />However, when assigning a task that is in a task queue that was created via email, this same Send Email Notification checkbox is checked by default, which is not preferable.<br /><br />I know I can check and uncheck these boxes as needed, but the inconsistency with the default setting has resulted in some email notifications going out unintentionally.<br /><br />Are these settings configurable?]]>
		</description>
	</item>
	<item>
		<title>Client Contacts or Sub Clients</title>
		<link>http://www.myintervals.com/forum/discussion/419/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/419/</guid>
		<pubDate>Sat, 23 May 2009 12:40:56 -0700</pubDate>
		<dc:creator>dayveeb</dc:creator>
		<description>
			<![CDATA[Hello: I've just signed up for the 30 day Intervals trial. So far, seems like a wonderful fit! There's one thing I'm missing though:<br /><br />Is there a way to create multiple contacts for one client? Or create sub clients (divisions within a larger company for example)?<br /><br />I'd like the ability to create a &quot;hierarchy&quot; where I can associate a project with a specific contact or division within a company. Potentially even run reports to see what contact/ division within a company has given the most business, etc... At a minimum though, it's fairly important for me to be able to list multiple contacts under a client. Is this available?<br /><br />Great product! Thanks!]]>
		</description>
	</item>
	<item>
		<title>How do I make employee-based payment? (Interval's Customer)</title>
		<link>http://www.myintervals.com/forum/discussion/420/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/420/</guid>
		<pubDate>Mon, 25 May 2009 07:13:18 -0700</pubDate>
		<dc:creator>ilia</dc:creator>
		<description>
			<![CDATA[I use intervals to track project internal to my organization.<br />I have people in my project internal to my organization, and external that charge me with Intervals. <br /><br />Intervals allows to track time for works, but I cant find how do I bind individual rate for works. For example:<br /><br />- I have John, internal complany person, who does work types: Press-release writing and Analytics. I only track his hours, he receives flat fee monthly (works are 0$, 0$ per hour).<br />- I have Mary, external person, who also does Press-release writing and Analytics, but she charges me $20/hr for any job he does.<br />- I have Andrew, external person, who also does Press-release writing and Anitycs, but he charges me $25/hr for Press-releases, and $15/hr for Analytics.<br /><br />All are in one project. How do I calculate Invoices with Intervals for Mary and Andrew?]]>
		</description>
	</item>
	<item>
		<title>Close a task in one step</title>
		<link>http://www.myintervals.com/forum/discussion/14/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/14/</guid>
		<pubDate>Sun, 12 Mar 2006 13:06:58 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[We all love shortcuts…here’s one we’ve provided to quickly set a task status to Close without having to update the task. Just simply click on the 'Close' link on the left navigation when viewing a task.]]>
		</description>
	</item>
	<item>
		<title>Edit/Customize Round Up intervals</title>
		<link>http://www.myintervals.com/forum/discussion/421/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/421/</guid>
		<pubDate>Tue, 26 May 2009 12:43:10 -0700</pubDate>
		<dc:creator>AprilCoffman</dc:creator>
		<description>
			<![CDATA[The Round up feature in the Add Time dialogue is great if you are billing in 6 minute intervals. I need to bill in 10 or 15 minute intervals depending on the client. It would be great to see the option to choose what interval to round up to, either as a drop down in the Add Time dialogue or through Client Invoicing.]]>
		</description>
	</item>
	<item>
		<title>Deleting/Deactivating a user...what happens?</title>
		<link>http://www.myintervals.com/forum/discussion/32/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/32/</guid>
		<pubDate>Sat, 20 May 2006 18:23:03 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When a user is deactivated, an * is displayed next to their name, identifying them as an inactive user.  This can be seen in the tasks assigned to the user, as well as in reports, when time assigned to that user is displayed. <br /><br />When deleting a user, the person deleting them will become the owner of any tasks they created, assigned to any tasks assigned to them and Project Manager of any projects in which they were assigned as the Project Manager. This information will be displayed to the user performing the deletion and they will be asked to confirm the deletion.]]>
		</description>
	</item>
	<item>
		<title>Does the Timer Automatically Shut Off?</title>
		<link>http://www.myintervals.com/forum/discussion/416/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/416/</guid>
		<pubDate>Mon, 11 May 2009 15:06:42 -0700</pubDate>
		<dc:creator>amyalisonb</dc:creator>
		<description>
			<![CDATA[Can anyone tell me whether the timer has a prompter that asks &quot;are you still there?&quot; -- it's important to me that my helpers not be able to forget to stop their timer.]]>
		</description>
	</item>
	<item>
		<title>Is there a way to prioritize all of the projects once they are entered?</title>
		<link>http://www.myintervals.com/forum/discussion/417/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/417/</guid>
		<pubDate>Thu, 14 May 2009 06:44:08 -0700</pubDate>
		<dc:creator>dcardblue</dc:creator>
		<description>
			<![CDATA[I am wondering how to prioritize my projects. I know you can prioritize TASKS, but I can't see a way to change the order of the projects to reflect which one needs to be done first, second, etc. I entered a lot of projects in random order. Is there a way to re-arrange them on my main screen when I click &quot;Projects&quot;? <br /><br />Maybe I'm missing something but I can't see an option to do so anywhere. <br /><br />Thanks in advance for any help you can give me! :-)<br /><br />Donna]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Notification - May 9th</title>
		<link>http://www.myintervals.com/forum/discussion/409/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/409/</guid>
		<pubDate>Thu, 30 Apr 2009 11:52:08 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend.  The maintenance will be performed <b >Saturday, May 2nd</b> during a three hour maintenance window of <b >1:00 AM - 4:00 AM (CDT)</b> | 6:00 AM - 9:00 AM (GMT).  We do expect a few minutes of down time but hopefully no more than <b >10 - 15 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Intervals for Non Client Related Projects</title>
		<link>http://www.myintervals.com/forum/discussion/36/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/36/</guid>
		<pubDate>Sun, 04 Jun 2006 11:30:08 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We use Intervals to not only track client related billable work, but for our internal projects.<br /><br />For example, we have these projects:<br /><br />Pelago Sales<br />- bids<br />- invoices &amp; billing<br /><br />Pelago IT<br />- desktops<br />- servers<br />- ISP<br /><br />We use the Sales project to keep track of how long bids take and to see what % of our total time needs to be spent in that arena.  We also use it to keep tabs on who we need to bill and when.  <br /><br />Pelago IT was an eye opener when we first started tracking our IT time.  We view IT as not just &quot;desktops and keep everyone working&quot;, but as leverage to make sure we're staying current with upcoming trends.  It's almost an R&amp;D project for us and we can see how much time is need to support us vs. keep us current.  We spend a lot more time here that we thought we did.]]>
		</description>
	</item>
	<item>
		<title>Is all the time here?</title>
		<link>http://www.myintervals.com/forum/discussion/415/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/415/</guid>
		<pubDate>Wed, 06 May 2009 04:53:51 -0700</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[I have several Resource level users who collaborate on projects for clients.  When I'm looking at the progress bar on the Projects page, does that include ALL resource level users time, or just mine?  I need to ensure I'm monitoring the total hours my entire company is putting in for each client.<br /><br />Thanks!!]]>
		</description>
	</item>
	<item>
		<title>more configurable reporting</title>
		<link>http://www.myintervals.com/forum/discussion/350/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/350/</guid>
		<pubDate>Wed, 07 Jan 2009 19:21:52 -0800</pubDate>
		<dc:creator>wiredkiwi</dc:creator>
		<description>
			<![CDATA[I'd liek to be able to not only share reports I create with my team, but to have a more flexible way of reporting. as a project manager, my team need to know how far through each iteration (module) we are - eg we have used 15 hours of the estimated 20. we use modules for this because we can then add individuals tasks under it.<br /><br />The option to switch off reporting on deactived modules would be much apprecitated. On a multi-iteration project it clouds the view]]>
		</description>
	</item>
	<item>
		<title>Totaling the estimated task time in Calendar View</title>
		<link>http://www.myintervals.com/forum/discussion/400/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/400/</guid>
		<pubDate>Thu, 16 Apr 2009 03:28:47 -0700</pubDate>
		<dc:creator>Roger</dc:creator>
		<description>
			<![CDATA[We use Intervals to manage the workloads that we have going through our production department and really like the Calendar functionality that has been created on the home page view. <br /><br />I think that it could be even better however if the system could total up all the estimated time for each task displayed on a day and display it next to the date on the Calendar. This would make it extremely easy to see how much work has been booked for a particular date and then allow us to plan better.<br /><br />Does anyone else think that this would be useful?]]>
		</description>
	</item>
	<item>
		<title>Is it possible to invoice two times for past periods?</title>
		<link>http://www.myintervals.com/forum/discussion/413/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/413/</guid>
		<pubDate>Sun, 03 May 2009 09:12:50 -0700</pubDate>
		<dc:creator>mplankm</dc:creator>
		<description>
			<![CDATA[I am a new customer and I am tring to invoice for last month, but with an already approved timesheet system says:<br />&quot;This time frame has already been approved as a timesheet and is not available (please try a different date&quot;<br />In my business it is quite usual to invoice two or three times for a past period (last month or last two months), if some activities are registered late.<br />Are there any possibilitiy to be able to invoice the same month for two times? (different activities obviously)<br />Marco]]>
		</description>
	</item>
	<item>
		<title>French invoicing?</title>
		<link>http://www.myintervals.com/forum/discussion/385/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/385/</guid>
		<pubDate>Mon, 16 Mar 2009 18:43:59 -0700</pubDate>
		<dc:creator>virtualeman</dc:creator>
		<description>
			<![CDATA[Hi all,<br /><br />Is any way to convert the invoicing tool in French? Most of my client are French Canadian. <br />I also found some request about multiple taxes that I suggest too!<br /><br />Thanks in advance<br /><br />Emanuel]]>
		</description>
	</item>
	<item>
		<title>Can I add people to parts of a project?</title>
		<link>http://www.myintervals.com/forum/discussion/411/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/411/</guid>
		<pubDate>Fri, 01 May 2009 07:37:40 -0700</pubDate>
		<dc:creator>MondayMorningVA</dc:creator>
		<description>
			<![CDATA[I've set up one project that is specifically for internal projects with my company.  I'd like to find a way that I can give access to PARTS of the project to people on my team.<br /><br />Can I give access to just a module?  Or just one milestone?  Or can I upload documents and give certain people permission to view them?  The remaining items must be kept from the peoples view.<br /><br />My goal is to have a training section of the site for our independent contractors.<br /><br />One further thought - is there a user manual for MyIntervals that I can send to new users?  Would be much more convenient than creating a manual for clients and ICs.]]>
		</description>
	</item>
	<item>
		<title>Editing Time</title>
		<link>http://www.myintervals.com/forum/discussion/410/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/410/</guid>
		<pubDate>Thu, 30 Apr 2009 13:04:48 -0700</pubDate>
		<dc:creator>JillianK</dc:creator>
		<description>
			<![CDATA[Is there a way I can go back to time cards that have been already approved and switch time from billable to nonbillable or vice versa?]]>
		</description>
	</item>
	<item>
		<title>Overdue timesheets</title>
		<link>http://www.myintervals.com/forum/discussion/407/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/407/</guid>
		<pubDate>Tue, 28 Apr 2009 06:50:23 -0700</pubDate>
		<dc:creator>JoNairn</dc:creator>
		<description>
			<![CDATA[Michael,<br /><br />Why does Intervals Bulk email for overdue timesheets only send a message if a person has started a timesheet.  I am currently having to go into Intervals TIME every Monday morning and check to see if someone hasn't created a timesheet for the prior week and then put 1 hour on their timesheet before sending the overdue notice.  I would love to be able to send an overdue notice to those who haven't even started a timesheet for the prior week.]]>
		</description>
	</item>
	<item>
		<title>Project notes summary view</title>
		<link>http://www.myintervals.com/forum/discussion/254/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/254/</guid>
		<pubDate>Mon, 04 Aug 2008 06:10:13 -0700</pubDate>
		<dc:creator>msheldonjr</dc:creator>
		<description>
			<![CDATA[We have been trying to reproduce a function from our in-house project tracking/mgt homebrewed software, and one of the big gotchyas we're running into is a way to give a quick summary of all projects' current status, or even the ones updated in the last week.<br /><br />Not the task-level status, but even say a Note that's called Summary or EOW Status etc that could be used in a report view so that as folks are traveling around they can get a quick glance as to what's on time, and an asynchronous ability to help assure the owner and managers that everything's taken care of.<br /><br />There's a quick work-around of using the Description field and listing all projects, but that's just a bad kludge.  A different Summary report of By Project with the hours billed/estimated, hours added this week, tasks overdue, and a newer text based status update field would be huge, and I think help a lot of folks in keeping an accurate summary of where a project is and not having to read through a dozen task descriptions and notes as well.]]>
		</description>
	</item>
	<item>
		<title>Project status and billing</title>
		<link>http://www.myintervals.com/forum/discussion/398/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/398/</guid>
		<pubDate>Tue, 14 Apr 2009 09:09:13 -0700</pubDate>
		<dc:creator>vkenward</dc:creator>
		<description>
			<![CDATA[I'm really not sure if we are not seeing something obvious or our business model is vastly atypical, so I am looking for some input on using Intervals. We have successfully been managing projects and task in Intervals for a few months now. We really like many of the features and are hoping for some updates that will make it even better.  Unfortunately, we are also paying for and using Timefox to enter and track our time against projects since we cannot seem to get the information we need to manage our company, or bill our clients from Intervals.  <br /><br />The high-level explanation is this:  we need to track billable and non-billable hours to projects that may be fixed, hourly, or internal.  We need to measure performance of our staff based on the hours they spend that are billable vs. non-billable, working within project budgets, etc.  We need to know if fixed projects are profitable or not. We need to know where we are in the project process and, to some extent, gage workflow and resource availability.<br /><br />The biggest obstacle we keep confronting is that the project in Interval has no billing type (fixed, hourly, internal) and no status (design, copy, programming, testing, completed, etc.)  We need to be able to run an open project report weekly sorted by status and project manager.  Currently, this has to come from Timefox because we cannot store this in Intervals.  Then, when it comes to billing, we don't know which projects are completed and ready to bill (we bill work in process for hourly projects but on completion for fixed.)  It seems billing in Intervals is on the task level not the project level and that just doesn’t work for us.<br /><br />One possible solution may be to just have a couple of user-defined fields on the project.  We could use one for type and one for status.  If we had the ability to report on these user-defined fields, we could get our weekly project status report and we would be close on the billing. (In fact, user-defined fields on all entities would be useful – clients, tasks, etc.)  <br /><br />I'd really like to remove Timefox from our process but I am at a loss for how to do this.  I don't want to go back to reviewing PM solutions but we really cannot justify paying for two services.<br /><br />Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Client -- when creating task or adding time</title>
		<link>http://www.myintervals.com/forum/discussion/394/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/394/</guid>
		<pubDate>Fri, 03 Apr 2009 08:59:36 -0700</pubDate>
		<dc:creator>lredfern</dc:creator>
		<description>
			<![CDATA[One thing I am running into when creating a new task or adding time is that the first pull-down is to select the client. As soon as one does that, it changes what projects are available.  It's made for a lot of disorganized task/project relationships within our department. <br /><br />Since we set the client in the project already, and almost every task belongs to a project, why is this option at all, or why is it listed first? I feel like it would be really helpful if Project was listed first, and module/client after that. <br /><br />Ideally with the way we use it, we would prefer not to have a client selection option at all on tasks or time, and to leave that within projects. But that might not be feasible for every business using Intervals. It would be nice to have the option to turn the client selection option off at the task/time level to personalize.]]>
		</description>
	</item>
	<item>
		<title>Infrastructure Improvements Scheduled for this Weekend :: Saturday, April 11th</title>
		<link>http://www.myintervals.com/forum/discussion/396/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/396/</guid>
		<pubDate>Wed, 08 Apr 2009 17:07:33 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will be performing hardware and infrastructure improvements that will pave the way for some upcoming features. We anticipate a <b >service interruption of approximately one hour</b> during the maintenance window of <b >6:00 AM - 9:00 AM (Pacific) </b>| 1:00 PM - 4:00 PM (GMT). <br /><br /><b >Coming Soon</b><br />The infrastructure improvements will allow us to offer more functionality per plan including more active projects across each plan tier, increased document storage, and SSL on the Not So Basic Plan ($50).  Stay tuned for an announcement in the next few weeks.]]>
		</description>
	</item>
	<item>
		<title>Invoicing in Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/78/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/78/</guid>
		<pubDate>Tue, 24 Apr 2007 11:49:15 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have received several requests about adding Invoicing to Intervals.  We do have this in the master plan, but have moved back the development of this feature because we are currently gathering more information about how it should play out.  We want to make sure we get it right and make it very easy to use.  <br /><br />We have received two divergent and equally strong requests:<br /><br />1. QuickBooks integration for those who rely on QuickBooks<br />2. Simple invoicing for those that do not want to rely on QuickBooks<br /><br />We plan to do both.  If you feel passionate about this one, we would love to get your thoughts.  In the meantime, the Project Activity report is very similar to an invoice and can be exported nicely.<br /><br />Please feel free to weigh in...<br /><br />-Michael]]>
		</description>
	</item>
	<item>
		<title>HOW TO GET DESCRIPTION TO SHOW IN INVOICES</title>
		<link>http://www.myintervals.com/forum/discussion/246/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/246/</guid>
		<pubDate>Thu, 10 Jul 2008 06:00:27 -0700</pubDate>
		<dc:creator>ifyjd2003</dc:creator>
		<description>
			<![CDATA[This is perplexing to me.  How come we enter description, but it does not show up in the invoice.  Most people want to know what their money is being spent on and they would want to know exactly what work was done.  Is there a way to get the description of work done in the invoice sent to clients?]]>
		</description>
	</item>
	<item>
		<title>Default Work Types</title>
		<link>http://www.myintervals.com/forum/discussion/392/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/392/</guid>
		<pubDate>Thu, 26 Mar 2009 13:02:32 -0700</pubDate>
		<dc:creator>JillianK</dc:creator>
		<description>
			<![CDATA[When I created out account, I accidentally deleted the default work types. Can anyone tell me what they were?]]>
		</description>
	</item>
	<item>
		<title>Adding a client</title>
		<link>http://www.myintervals.com/forum/discussion/390/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/390/</guid>
		<pubDate>Thu, 26 Mar 2009 03:06:33 -0700</pubDate>
		<dc:creator>azavia</dc:creator>
		<description>
			<![CDATA[I added a client, but am a little confused.<br /><br />It has &quot;name,&quot; which seems obvious enough, but then asks for &quot;first name&quot; and &quot;last name.&quot; So isn't this redundant, or is &quot;name&quot; supposed to mean &quot;username&quot;?<br /><br />Is the client emailed when they are added? Are they able to register and get access to the project?]]>
		</description>
	</item>
	<item>
		<title>Is Intervals available as instalalble software on my own server?</title>
		<link>http://www.myintervals.com/forum/discussion/389/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/389/</guid>
		<pubDate>Tue, 24 Mar 2009 12:15:01 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals is only available as a hosted offering at this time and is not available for installation.  The primary rationale for this decision is that it allows us to give a much higher level of service.  We typically update Intervals every three to four weeks and having Intervals hosted allows us to rapidly fix bugs and add new features since everyone is on the same platform.  Also, most of our customers are small businesses that do not want to worry about the <a href="http://www.myintervals.com/security.php" title="Intervals Security Statement" >IT side of things such as security, backup, server hardening and patching, etc</a>.]]>
		</description>
	</item>
	<item>
		<title>Tracking non-project related time</title>
		<link>http://www.myintervals.com/forum/discussion/252/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/252/</guid>
		<pubDate>Wed, 30 Jul 2008 09:44:56 -0700</pubDate>
		<dc:creator>blinkmg</dc:creator>
		<description>
			<![CDATA[So far, during our demo, we love intervals. It's exactly what we've been looking for - almost. Yet that almost is probably a lack of understanding:<br /><br />It seems the only way to track time on tasks if for them to be related to a project. Correct?  Projects are mandatory when setting up a task? We'd like to track all of our time, including time not related to related to specific projects (though related to a client), and agency time. Also, if there is some site maintenance for a website that we did 3 months ago, do I need to leave that project open in order to add time to it? or leave a project open for a site we just finished in anticipation of 4-5 hours a month or two from now? I'm on the tier with 15 projects here. :)<br /><br />What about time not directly related to a project? Say time estimating FOR a project. What about agency time? Time updating our own website, writing e-newsletters, blog articles etc. Do those all need their own project?]]>
		</description>
	</item>
	<item>
		<title>Click and drag - Move Java Pop-up windows around</title>
		<link>http://www.myintervals.com/forum/discussion/278/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/278/</guid>
		<pubDate>Mon, 13 Oct 2008 12:10:15 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[The java pop-ups (for instance when the screen goes dim and you apply your time), would be nice if we could move them around inside the browser window.  Sometimes I want to apply time and then reference something that the pop-up window is blocking.  Hence why moving it would be beneficial.]]>
		</description>
	</item>
	<item>
		<title>Timely timesheets</title>
		<link>http://www.myintervals.com/forum/discussion/339/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/339/</guid>
		<pubDate>Thu, 18 Dec 2008 19:44:37 -0800</pubDate>
		<dc:creator>hvermeulen</dc:creator>
		<description>
			<![CDATA[Is there a way to alert managers that timesheets are outstanding, not approved, also list which ones?<br />What triggers the overdue timesheet alert?]]>
		</description>
	</item>
	<item>
		<title>IM Handle?</title>
		<link>http://www.myintervals.com/forum/discussion/338/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/338/</guid>
		<pubDate>Thu, 18 Dec 2008 19:33:05 -0800</pubDate>
		<dc:creator>hvermeulen</dc:creator>
		<description>
			<![CDATA[What is stored in this field?<br />Is there any IM facility in the product?<br />Is the data in IM handle used in any way?]]>
		</description>
	</item>
	<item>
		<title>Bulk email</title>
		<link>http://www.myintervals.com/forum/discussion/344/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/344/</guid>
		<pubDate>Tue, 30 Dec 2008 05:38:36 -0800</pubDate>
		<dc:creator>JoNairn</dc:creator>
		<description>
			<![CDATA[We have over 100 users on our Intervals, is there anyway for the admin to be able to send an email to all the users at once?  The only bulk email function I see is the one to be able to email those who have past due timesheets.<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>Re-submit the time sheet option</title>
		<link>http://www.myintervals.com/forum/discussion/378/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/378/</guid>
		<pubDate>Sun, 01 Mar 2009 21:37:09 -0800</pubDate>
		<dc:creator>ranjini</dc:creator>
		<description>
			<![CDATA[Greetings is there any way of re-submitting a time sheet?]]>
		</description>
	</item>
	<item>
		<title>Intervals - the vision</title>
		<link>http://www.myintervals.com/forum/discussion/382/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/382/</guid>
		<pubDate>Thu, 05 Mar 2009 15:39:31 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[As our small company has adopted Intervals, I've read along here regularly over the last few months, and today I had a little bit of an epiphany. Perhaps it's because we just released a new version of our eCampus software, and as the lead architect I am now thinking at the 50,000 foot level about the overall direction we should be going for the rest of 2009, and there are forces pulling us east and west, north and south...<br /><br />So it occurred to me as I was reading the feature requests that I don't have a real good sense of the product's vision - the fundamental purpose that you hope it will serve; in that vein, it seems like folks use the product for a variety of inter-related yet different purposes, and it's hard to optimize it for all of them. The ones I've been noticing are:<br /><br />o Project management<br />o Time tracking<br />o Task management<br />o Invoicing and billing<br />o Bug collector<br />o Trouble ticket system<br /><br />We, for instance, use the product for project management and time tracking. We use QBooks for invoicing, and really don't need integration. We use individual desktop applications for task management ; we use a home grown &quot;bugzilla&quot; type app as a collector; and SalesForce for our trouble tickets. <br /><br />I don't think I'd want to use Intervals for anything other than project mgt and time tracking, because each of the apps we use for the others has affordances that Intervals would never really have. Of course, other PM and time tracking systems have more sophisticated affordances, too - but like most small companies we don't need sophisticated PM and TT.<br /><br />My hope is that you all will continue to build on the project management capabilities Intervals offers - the simplicity and ability to manage multiple people's work in small scale projects while simultaneously quickly and efficiently tracking the time spent against those tasks.  So my hope is that you'll strengthen the tasks and milestones featurs - and make it possible to manage more via them (which I really thing most folks do) rather than the &quot;work types&quot; and &quot;modules&quot; focus that many of your screens and reports have; and that you'll implement some simple type of dependencies. This could be a real MS Project Killer.<br /><br />But I guess I'm also asking - what is YOUR vision?]]>
		</description>
	</item>
	<item>
		<title>Newbie: How do I create an estimate (bid) with Intervals?</title>
		<link>http://www.myintervals.com/forum/discussion/374/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/374/</guid>
		<pubDate>Fri, 20 Feb 2009 07:36:55 -0800</pubDate>
		<dc:creator>Justin</dc:creator>
		<description>
			<![CDATA[I want to use our task list and time estimates to output a bid that I can send a customer and link to the project.  I just haven't figured out the right way to do this.  Can you help?<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Task without a project</title>
		<link>http://www.myintervals.com/forum/discussion/367/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/367/</guid>
		<pubDate>Fri, 30 Jan 2009 10:51:56 -0800</pubDate>
		<dc:creator>smaggelet</dc:creator>
		<description>
			<![CDATA[Is there a way to track random tasks that come in that are not connected to any project, but are billable to any given client?  I am a web developer and I get small update requests all the time.<br /><br />My first thought is to build a project and de-activate it after the task is complete, but it seems like a lot of work to go through for a ten minute task.  I could also keep separate general projects running for each client, but that would bump me into the $100/month plan, when I really don't have more than 10 real active projects at any given time.  Any suggestions?<br /><br />Thanks in advance!]]>
		</description>
	</item>
	<item>
		<title>Feature Request: Output Bid</title>
		<link>http://www.myintervals.com/forum/discussion/376/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/376/</guid>
		<pubDate>Mon, 23 Feb 2009 07:59:45 -0800</pubDate>
		<dc:creator>Justin</dc:creator>
		<description>
			<![CDATA[As discussed here:<br />http://www.myintervals.com/forum/discussion/374/newbie-how-do-i-create-an-estimate-bid-with-intervals/#Item_0<br /><br />This feature would take the numbers and text in the &quot;estimated work&quot; table, wrap it all in the invoice layout, and output a handsome PDF or e-mail.<br /> - It should replace &quot;invoice&quot; with &quot;estimate&quot; in the output.<br /> - It could take the next invoice #, but still allow any invoices generated for same work to have the same #.<br /><br />If this feature already exists, please let me know.<br /><br />Justin]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for 2/21</title>
		<link>http://www.myintervals.com/forum/discussion/375/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/375/</guid>
		<pubDate>Fri, 20 Feb 2009 14:09:52 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend.  The maintenance will be performed <b >February 21st </b>during a<b > two hour maintenance window of 6:00 AM - 8:00 AM (PST) </b>| 2:00 PM - 4:00 PM (GMT).  We may encounter a few minutes of down time but hopefully <b >no more than 5-10 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>People Section - Jump To: Pull down filter</title>
		<link>http://www.myintervals.com/forum/discussion/196/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/196/</guid>
		<pubDate>Thu, 21 Feb 2008 15:55:09 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[It would be nice to have a "Jump to:" filter pull down to go to the next person you want to edit.  Instead of clicking to go back to the people tab and waiting for all the people to load, you just short cut jump to the next person you want to edit.<br /><br />This would be nice as well as having a "next" or "previous" link to go to the next person.]]>
		</description>
	</item>
	<item>
		<title>Intervals strengths / weaknesses?</title>
		<link>http://www.myintervals.com/forum/discussion/369/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/369/</guid>
		<pubDate>Wed, 04 Feb 2009 11:36:45 -0800</pubDate>
		<dc:creator>damieniso</dc:creator>
		<description>
			<![CDATA[Hi<br />We are looking for that 'silver bullet' of studio management. Presently use a mix of Copper, Basecamp, Fasttrack, irregular xls sheets.... <br /><br />Really like the look of Intervals - simple,clean design with good reporting.<br /><br />Any weaknesses (be honest). <br /><br />A lot of products we have looked at are moving away from the MS Project / Gantt traditional view of scheduling and resource allocation - looks like Intervals does the same. Does this work okay? What experience do users have? Do they have to supplement with other apps - or is it more of a mental shift?<br /><br />Thanks, in advance<br /><br />Damien]]>
		</description>
	</item>
	<item>
		<title>Calculate time for Resource by calendar month</title>
		<link>http://www.myintervals.com/forum/discussion/372/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/372/</guid>
		<pubDate>Fri, 06 Feb 2009 14:36:39 -0800</pubDate>
		<dc:creator>gscottwalker</dc:creator>
		<description>
			<![CDATA[Okay, I'm probably missing something REALLY obvious here - sorry to waste anyone's time...  but we pay our Resources on a calendar-month basis, for the time that they've entered into Intervals, so I want to run a report which shows me:<br />Resource #1     total hrs<br />Resource #2     total hrs<br />Resource #3     total hrs<br />[etc.]<br />I assume that I need some Filter that allows a Custom Date Range, but the Summary Report gives me dozens of pages of timesheet entries for each of my Resources, and my Accountant would like to be able to print it out.  Any way to do so?  Thanks ~ Scott]]>
		</description>
	</item>
	<item>
		<title>Can I check my Intervals on my PDA?</title>
		<link>http://www.myintervals.com/forum/discussion/370/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/370/</guid>
		<pubDate>Thu, 05 Feb 2009 07:30:48 -0800</pubDate>
		<dc:creator>ricardo.pravia</dc:creator>
		<description>
			<![CDATA[Hi, I'm new to Intervals and I was wondering if there is a mobile version of it?]]>
		</description>
	</item>
	<item>
		<title>Calender view by task assignee</title>
		<link>http://www.myintervals.com/forum/discussion/368/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/368/</guid>
		<pubDate>Tue, 03 Feb 2009 16:34:51 -0800</pubDate>
		<dc:creator>muneez</dc:creator>
		<description>
			<![CDATA[The calendar view on the homepage is brilliant but our project managers would rather like to see the task assignees name displayed rather than the project name. interestingly the task assignees name is not even displayed on mouse over where as the project name is repeated. Atleast could you please give us an option like view by project or view by resource. We believe this is a high priority feature required for the project managers to get the birds eye view of resource allocation.]]>
		</description>
	</item>
	<item>
		<title>Client listed in email and time sheets?</title>
		<link>http://www.myintervals.com/forum/discussion/293/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/293/</guid>
		<pubDate>Mon, 27 Oct 2008 16:41:16 -0700</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[We're suffering from a little confusion because there are a couple places where the client isn't listed. Often, we have several projects for different clients which are similar. For example, we may be designing websites for five or six clients at a time, which could result in fix or six projects titled &quot;Interface Design&quot; or &quot;Site Layout.&quot; The two places where this causes trouble are A: in the email notification to the artist who has been assigned a new task, and B: in the time sheets.<br /><br />The email notification currently looks like this:<br />_______________________________________________________<br />Laura,<br /><br />You have been assigned a new task. Below are the details:<br /><br />Assigned by: Laura<br />Task #: 229<br />Task name: General Financial<br />Summary:<br /><br /><br /><br />Project: Laura's Admin Projects<br />Priority: Low<br />Due Date: None<br />View task: http://lalalalala<br />__________________________<br /><br />Would it be possible to get a line added in there for Client? Obviously, they can click on the link and get the full information, but having all the details at a glance would be really nice.<br /><br />The second place is Time Sheets. If an employee accidentally logs their time under an incorrect project (I don't know how, but it seems to happen with fair regularity), I would fix it myself from the Approve Time Sheets page, but if I edit the line on the time sheet, there's no line to indicate which client the project was for. If I click the Project drop down, I get a list of hundreds of projects for dozens of clients, many of which are named generic things like &quot;Logo Design,&quot; &quot;Brochure Design,&quot; &quot;Business Cards,&quot; etc. If we're doing business cards for four different clients, there's no way from that screen to tell which project is which. <br /><br />One solution is that we could start naming our projects to include the client name, but that seems kind of redundant since we've already assigned that project to a specific client. Can an additional column for Client be added to that screen? I know it's already a little crowded in there, but I love having all that information available in one place.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Maintenance Notice :: New Features Launching this Weekend</title>
		<link>http://www.myintervals.com/forum/discussion/335/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/335/</guid>
		<pubDate>Thu, 18 Dec 2008 12:28:35 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend we will be launching an updated home page and milestones.  The launch will be performed <b >December 20th during a four hour window of 7:00 AM - 11:00 AM (PST)</b> | 3:00 PM - 7:00 PM (GMT).  We do not anticipate any down time but Intervals may be spotty at times during the launch. <br /><br /><a href="http://www.myintervals.com/blog/2008/12/18/new-milestones-project-management-feature-launching-soon/" title="Milestones to Manage Projects" >Learn more about the new features including screenshots and a feature preview here</a>.]]>
		</description>
	</item>
	<item>
		<title>Weekly Time Entry</title>
		<link>http://www.myintervals.com/forum/discussion/200/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/200/</guid>
		<pubDate>Sat, 01 Mar 2008 08:17:15 -0800</pubDate>
		<dc:creator>mdronam</dc:creator>
		<description>
			<![CDATA[Hi Gurus, <br /><br />I am new to  Intervals, started using it recently. I liked this tool very much (after being evaluated a ton). I have few pertinent questions and hoping someone could help me get through them.<br /><br />1. Is there a way to enter the time for the entire week, than having to enter time one after the other. A good subset of my team works off-line and would want to enter the time for the entire week in a single-go for all customers/projects than being the "One Entry at A Time" approach. <br /><br />2. Secondly, As my team is off-line, I was wondering is there any "Desktop Integration Tool" available where my team can track data using that tool working off-line, and upload the data to the server (all week's worth of data) in a single-go.<br /><br />I would greatly appreciate any help.<br /><br />Good Day Fellas!<br /><br />-M]]>
		</description>
	</item>
	<item>
		<title>Milestones and Project Scheduling with a Calendar view</title>
		<link>http://www.myintervals.com/forum/discussion/84/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/84/</guid>
		<pubDate>Thu, 31 May 2007 10:51:23 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have plans to begin developing Milestones and Light Scheduling.  Milestones will simply be a collection of tasks (or notes you want to add).  Say for example you need to finish a feature by June 25th you will be able to create a Milestone and attach tasks to that milestone.  Then you can view the milestone to see how far along each task is.  This will give a calendar view to a project schedule that can be viewed across a person, project, or client.<br /><br />It would be great to get early thoughts on what all is needed.  This is an area where a lot of value can be added to Intervals, but we have to be careful not to add too much complexity.]]>
		</description>
	</item>
	<item>
		<title>automatic task status</title>
		<link>http://www.myintervals.com/forum/discussion/366/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/366/</guid>
		<pubDate>Fri, 30 Jan 2009 09:42:56 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[we are just starting out with intervals, and already the tasks are getting cluttered.  the problem is that we have to manually define what the task status is....which is not a very easy system.  there needs to be automatically set status based on any actions that occur on a task, ex:<br /><br />when a staff (manager/resource) comments on a task, it can be automatically set to a replied status<br />when a client (executive) comments on a task, it can be automatically set to a open status]]>
		</description>
	</item>
	<item>
		<title>Nested Milestone or Sub Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/348/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/348/</guid>
		<pubDate>Fri, 02 Jan 2009 10:12:40 -0800</pubDate>
		<dc:creator>GeorgeT</dc:creator>
		<description>
			<![CDATA[Hello!<br /><br />We are migrating our business to your system and can say we are really liking what we are seeing so far!<br /><br />The new milestone feature was the feature that got us onboard with Intervals 100%.<br /><br />We would love to have the following added in a future update to Milestones and Tasks.  Two parts of our company develop software and software products that contain features and work to implement the features. We have to number them so they will sort in a fashion we can differentiate the work being done by feature in the main software project. Currently in Intervals we have to set this up like so:<br /><br />[Main Software Project]:<br /><br /># Milestone 1: Development Phase (total 130 hours projected)<br />-- Feature 1.0 (main task of feature 1, 0 hours)<br />-- Feature 1.1 (sub task of feature 1, 30 hours)<br />-- Feature 1.2 (sub task of feature 1, 30 hours)<br />-- Feature 1.3 (sub task of feature 1, 30 hours)<br />-- Feature 2.0 (main task of feature 2, 0 hours)<br />-- Feature 1.1 (sub task of feature 1, 20 hours)<br />-- Feature 1.2 (sub task of feature 1, 20 hours)<br /><br /># Milestone 2: QA Phase<br />-- QA Work Effort 1.0<br />-- QA Work Effort 1.1<br />-- QA Work Effort 1.2<br />-- QA Work Effort 1.3<br />-- QA Work Effort 2.0<br />-- QA Work Effort 2.1<br />-- QA Work Effort 2.2<br />-- QA Work Effort 2.3<br /><br />(etc...)<br /><br />As you can see, the features have subtasks that must be done before the main feature can be ready so the whole milestone can be complete to pass to the next phase (Dev-&gt; QA-&gt; Public Beta-&gt; then Release to Market (where the project is then closed)). Also, there is no way for us to quickly find out the time tracked for each feature under the milestone.<br /><br />What we would love is to have nested milestones or subtasks so we can breakdown the Features to track work behind done on them.  This would allow us to use Interval's very nice time tracking to budget time for each feature in our software and track and report, feature by feature, its progress. The idea is that we could 'roll up', track and budget the hours for each feature under the milestone.<br /><br />We only really need one level of nesting to help organize the sub work under each milestone. <br /><br />[Main Software Project]:<br /><br /># Milestone: Software Development Phase (total 130 hours projected) <br />-- Feature 1 (main task of feature 1, 90 hours budgeted)<br />---- Subtask 1 (sub task of feature 1, 30 hours)<br />---- Subtask 2 (sub task of feature 1, 30 hours)<br />---- Subtask 3 (sub task of feature 1, 30 hours)<br />-- Feature 2 (main task of feature 2, 40 hours budgeted)<br />---- Subtask 1 (sub task of feature 2, 20 hours)<br />---- Subtask 2 (sub task of feature 2, 20 hours)<br /><br /># Milestone: Software QA Phase ...<br />-- QA Work Effort 1 ...<br />---- Subtask 1 ...<br />---- Subtask 2 ...<br />---- Subtask 3 ...<br />-- QA Work Effort 2 ...<br />---- Subtask 1 ...<br />---- Subtask 2 ...<br />---- Subtask 3 ...<br /><br />We really enjoy Intervals, but going forward this feature would be very very helpful to us in keeping things organized, but also in tracking/reporting on features within a milestone nicely.<br /><br />~George]]>
		</description>
	</item>
	<item>
		<title>Roles by Project</title>
		<link>http://www.myintervals.com/forum/discussion/365/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/365/</guid>
		<pubDate>Thu, 29 Jan 2009 05:40:34 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[it would be great if we could specify roles by project in addition to roles by person. Use case:<br /><br />We have two folks who are project managers and one &quot;I like to play&quot; executive-type. They need to have visibility on all projects. However, because of their role, they have complete freedom to make any changes to any project - even ones they are not managing themselves.<br /><br />Similarly, one of the project managers may have a role in someone else's project where she is NOT the project manager. But to give her any role at all in that second project, she is given complete project manager privs.<br /><br />IIt would be great if the &quot;role by person&quot; wound up being the DEFAULT role a person had for a new project, but they could be reassigned to a different role for that project in the screen that assigns them to the specific project.]]>
		</description>
	</item>
	<item>
		<title>Estimate and report by tasks rather than work types</title>
		<link>http://www.myintervals.com/forum/discussion/354/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/354/</guid>
		<pubDate>Tue, 13 Jan 2009 09:41:23 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[Sample project: Design a learning program.<br /><br />Module 1: Analysis<br /> Task 1.1 Gather data<br /> Task 1.2 Analyze data<br /> Task 1.3 Write report<br /><br />In this sample project, task 1.1 involves several work types. I account time to Meetings, Admin (logistics), Design (creating a survey tool), etc.<br /><br />However, I estimate the project based on task - task 1.1 should take about 20 hours to complete. Something like Meetings flows through every one of the tasks, as does Admin. <br /><br />So now creating an estimate is very tough - I have to create a spreadsheet with tasks x work types, and figure out how much of each task will be meetings v. writing v. admin, then total the meeting time across tasks - because Intervals asks me to estimate the total time spent in meetings, NOT the total time spent in each task.<br /><br />Worse, much of the reporting is work type oriented rather than task oriented. I want to know my estimated v. actual by task - because that's what the customer wants to know - not work type.<br /><br />I'm not quite sure what type of projects the software architects had in mind that promoted the importance of work type to the degree it has - and I'm LOVING the tool overall so please take this as constructive suggestion - but it would be very very helpful to have estimates and reporting by task as well as (or in my case instead of) by work type.<br /><br />Or am I thinking uncldearly and there are better ways to skin my particular cat?]]>
		</description>
	</item>
	<item>
		<title>Service is down?</title>
		<link>http://www.myintervals.com/forum/discussion/362/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/362/</guid>
		<pubDate>Mon, 26 Jan 2009 02:19:15 -0800</pubDate>
		<dc:creator>jbrey</dc:creator>
		<description>
			<![CDATA[I've been trying for the last hour to access Intervals but all I see is a &quot;System error&quot; page. I guess the servers are down due to some internal problems but as I don't see any maintenance page up or any announcement...<br /><br />Seeing this issue I was wondering whether the support of the application is done only by resources in the US or there are resources in other timezones to keep it up and running round the clock. Having customers all over the world would imply something along these lines, otherwise waiting for the sun to rise in the US could mean half a day lost for clients in Europe.<br /><br />Thanks,<br />Jose]]>
		</description>
	</item>
	<item>
		<title>Monitoring x hours/month support contracts</title>
		<link>http://www.myintervals.com/forum/discussion/351/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/351/</guid>
		<pubDate>Sun, 11 Jan 2009 15:01:54 -0800</pubDate>
		<dc:creator>jamesarobertson</dc:creator>
		<description>
			<![CDATA[We have several support contracts (&quot;projects&quot;) that allow for a certain number of hours support work per month. Sometime these hours are fixed, but sometimes we need to increase or reduce available hours ad hoc.<br /><br />I need a way to monitor the number of hours spent in a given month, against the available hours. or, better yet, a way to alert staff when they are nearing or have exceeded the available hours for the month.<br /><br />Cheers<br />James]]>
		</description>
	</item>
	<item>
		<title>Overall mental model for using Intervals as a project management software</title>
		<link>http://www.myintervals.com/forum/discussion/361/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/361/</guid>
		<pubDate>Sun, 25 Jan 2009 09:03:44 -0800</pubDate>
		<dc:creator>chrisc</dc:creator>
		<description>
			<![CDATA[I'm trying to quickly assess Intervals and just want to ask a question or two to see if I understand it properly.  I'm coming from a mental model of project management software and running client programs of 12 to 16 weeks with phases and different kinds of work with assigned resources.<br /><br />With only about an hour of assessment, Intervals seems to be a well designed interface to a relational database.  For example, I would expect to set up a project with phases &amp; tasks and assign resources to them.  But what I am experiencing is one form to fill out a project form.  Then another place to create tasks.  In tasks I can assign them to a project.  Then I might go over to milestones to which I can add some tasks that I created elsewhere.  Then I can go over to Projects to drill down to see all the stuff that has been associated to it.<br /><br />Is this &quot;kind of&quot; how Intervals works?  <br /><br />Is there an overall mental model that is useful to have as I try to undertstand how my organization could use this? (35 person consulting firm integrating research, business strategy &amp; design in our client programs)<br /><br />One final question, do we have to have extremely well defined tasks for Intervals to work for us or can it work at one level up of detail?<br /><br />Thanks!<br /><br />Chris]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for January 17th</title>
		<link>http://www.myintervals.com/forum/discussion/357/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/357/</guid>
		<pubDate>Thu, 15 Jan 2009 13:59:47 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing server maintenance this weekend.  The maintenance will be performed <b >January 17th </b>during a<b > two hour maintenance window of 5:00 AM - 7:00 AM (PST) </b>| 1:00 PM - 3:00 PM (GMT).  We may encounter a few minutes of down time but hopefully <b >no more than 5-10 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Quicker data entry...</title>
		<link>http://www.myintervals.com/forum/discussion/356/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/356/</guid>
		<pubDate>Tue, 13 Jan 2009 10:13:31 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[1. When copying a project, it would be very helpful if we could enter all values (such as the assignee) for all tasks in one screen. <br /><br />2. When copying a project, have an option for having the same assignees as the source project<br /><br />3. Allow all estimate info to be entered in one spreadsheet-like screen (est hours and est cost/hour)]]>
		</description>
	</item>
	<item>
		<title>Roll up from task to project</title>
		<link>http://www.myintervals.com/forum/discussion/355/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/355/</guid>
		<pubDate>Tue, 13 Jan 2009 09:43:41 -0800</pubDate>
		<dc:creator>bbruck</dc:creator>
		<description>
			<![CDATA[It would be very helpful if project budget and projected end date could roll up from the granular to the top level, so that the project end date could be defined as the due date of the last task (or the latest due date of any task), and the project budget could be the total of the estimates. This could then be locked down, but when creating the project it's a little weird to have a disconnect bewteen the granular and the overall.]]>
		</description>
	</item>
	<item>
		<title>Fixed Cost Projects</title>
		<link>http://www.myintervals.com/forum/discussion/181/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/181/</guid>
		<pubDate>Mon, 14 Jan 2008 12:54:51 -0800</pubDate>
		<dc:creator>jharris</dc:creator>
		<description>
			<![CDATA[Our company does mostly fixed cost projects rather than time and materials, how can I account for this in Intervals?  My specific concern is that I haven't been able to figure out how Intervals would calculate a correct Actual Bill Rate.  For example, I have a fixed cost project of $10,000.  The bill rate on each work type is $100.  If 200 hours are billed to the project, I would expect the actual bill rate to drop to $50, but I don't see that happening.  How can I account for this?]]>
		</description>
	</item>
	<item>
		<title>Can I change the 'from' email for the daily task email?</title>
		<link>http://www.myintervals.com/forum/discussion/6/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/6/</guid>
		<pubDate>Mon, 27 Feb 2006 12:31:21 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[You sure can. It actually comes from the Intervals Administrator account that was used to create your Intervals account. If you change that email account, the daily auto emails will change as well.<br /><br />We considered adding a 'default from email' for the daily email, but that seems to add complexity that is not needed.]]>
		</description>
	</item>
	<item>
		<title>Development Module vs Production Module?</title>
		<link>http://www.myintervals.com/forum/discussion/349/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/349/</guid>
		<pubDate>Mon, 05 Jan 2009 08:57:18 -0800</pubDate>
		<dc:creator>MPH</dc:creator>
		<description>
			<![CDATA[Howdy - I use Intervals for my Animation studio (http://www.megasquad.com). We work on all kinds of creative stuff for Games, TV, Web, and Films. In our industry, the common term for most tasks fall under two modules, Design and Production. But when my artists are entering their timesheets, some have been classifying their work under Development. <br /><br />So we're having a debate over what's the best terminology to use here... Development or Production? Can you give me your definition between these two modules? <br /><br />I'm leaning towards using 'Production' since that's the most common term used in our industry. I guess I could deactivate Development under the default modules, but that will probably mess up my reports from previous projects. Any advice here?]]>
		</description>
	</item>
	<item>
		<title>Invoice by Client</title>
		<link>http://www.myintervals.com/forum/discussion/310/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/310/</guid>
		<pubDate>Sun, 09 Nov 2008 12:18:29 -0800</pubDate>
		<dc:creator>muneez</dc:creator>
		<description>
			<![CDATA[Wouldn't it be great if we could create invoices by client apart from what we have right now, invoice by project.<br />This would really help providers like us working with clients on multiple projects save lot of time.]]>
		</description>
	</item>
	<item>
		<title>Record and display the &quot;start&quot; and &quot;end&quot; time for each work unit</title>
		<link>http://www.myintervals.com/forum/discussion/62/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/62/</guid>
		<pubDate>Thu, 11 Jan 2007 15:51:06 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[An Intervals customer recently asked if there are plans to record the start and end time for each work unit.  For accounting purposes, they need to show the actual physical start and start times for each piece of work performed.  They are currently using the description field in the "add time" dialogue.<br /><br />We do not have this requirement at Pelago and only need to track the total amount of time and the day that the work  transpired.<br /><br />I am curious to hear what other Intervals users may need?  <br /><br />In an ideal world would the start and stop time of each work unit be recorded and displayed?]]>
		</description>
	</item>
	<item>
		<title>Locale Support | Multiple Currency Support and Date Formatting</title>
		<link>http://www.myintervals.com/forum/discussion/72/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/72/</guid>
		<pubDate>Tue, 20 Mar 2007 10:16:51 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We tend to be slow in adding new features and spend more of our time enhancing the current experience to try and keep complexity to a minimum.  We have a ton of enhancements and cool ideas we want to add to Intervals, but we don't want to make it bloatware so we tend to move slowly on purpose.<br /><br />We typically classify new features and enhancements to Intervals in these terms:<br /><br />- "working on"<br />- "planned for development"<br />- "pondering"<br /><br />It's kind of like the food pyramid, but different.<br /><br />These features have been in the "planned for development" camp, but are now moving into the "working on" camp:<br />1. add in the ability to use currency other than US Dollars<br />2. customize the date/time format for better international support<br /><br />Thank you to our International customers for pushing the priority on this one.]]>
		</description>
	</item>
	<item>
		<title>Milestones</title>
		<link>http://www.myintervals.com/forum/discussion/342/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/342/</guid>
		<pubDate>Tue, 23 Dec 2008 15:24:05 -0800</pubDate>
		<dc:creator>kelly</dc:creator>
		<description>
			<![CDATA[After looking through the screen shots and the introduction, I still don't quite understand how to use milestones. Is it to track how far along a series of tasks are in the scope of a whole project? Can anyone shed some light on how to make the best of it? I do like the new home page though; the calendar view is very organized and useful.]]>
		</description>
	</item>
	<item>
		<title>Intervals CRM website integration</title>
		<link>http://www.myintervals.com/forum/discussion/298/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/298/</guid>
		<pubDate>Thu, 30 Oct 2008 19:08:20 -0700</pubDate>
		<dc:creator>pixolut</dc:creator>
		<description>
			<![CDATA[Hi guys,<br /><br />I have just finished a CRM integration solution for Intervals which can be bolted in to any website so that leads can go in to the Intervals system (under the request queue). The idea is that we created a 'Leads' project in which tasks as prospective customers. <br /><br />The idea is that all interactions with a lead are tracked in the task as comments - just like a regular CRM system. If a customer lead turns in to a real client we move the tasks associated with that lead to a dedicated customer project to understand the true time/cost in acquisition of the client. <br /><br />Is anyone else interested in this kind of functionality? I can package up the code as a DLL to be shared with everyone. Right now it is written in C#...<br /><br />You can see how it looks from the consumer perspective at http://www.saasmentor.com.au/join.aspx<br /><br />Not sure how hard this would be to port to PHP. I am guessing Ruby would be simple enough and I know its easy in Java - practically the same as the C# code.<br /><br />Regards<br />Joe<br />[ www.pixolut.com ]]]>
		</description>
	</item>
	<item>
		<title>edit time entries from summary report</title>
		<link>http://www.myintervals.com/forum/discussion/346/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/346/</guid>
		<pubDate>Wed, 31 Dec 2008 15:39:47 -0800</pubDate>
		<dc:creator>franz</dc:creator>
		<description>
			<![CDATA[In the summary report, I'd like a way to click on an entry and be able to edit it. Currently, I end up reviewing the report and each time I see something I want to change, I have to manually search back through the timesheets to find the corresponding time entry there. <br /><br />Thanks and hope that makes sense.]]>
		</description>
	</item>
	<item>
		<title>New Task - Default to current project?</title>
		<link>http://www.myintervals.com/forum/discussion/343/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/343/</guid>
		<pubDate>Mon, 29 Dec 2008 12:47:42 -0800</pubDate>
		<dc:creator>iTistic</dc:creator>
		<description>
			<![CDATA[Is there a way for me to set the &quot;New Task&quot; links to default to the last project viewed or the current project that is being viewed? I know there is an &quot;Add new tasks&quot; link on each project page, but if I'm in the Task List for that project and click on &quot;New Task&quot; (the only way to create a task from there) I always have to select the project. Is there a way around this?]]>
		</description>
	</item>
	<item>
		<title>Seperately Track what We bill clients and What we pay freelancers?</title>
		<link>http://www.myintervals.com/forum/discussion/269/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/269/</guid>
		<pubDate>Thu, 25 Sep 2008 11:22:15 -0700</pubDate>
		<dc:creator>alatona</dc:creator>
		<description>
			<![CDATA[Is there any way to to do this?  If we're paying someone $35/hr and billing out $75 to the client, it would be great to automatically record that and automatically calculate amounts due to freelancers based on their clocked, recorded and approved time.  <br /><br />Also, we pay some freelancers different rates based on each project, making time sheets even more complicated. If that was another option, it would be fantastic.  <br /><br />So far, this is the only thing my company needs that I can't find in this software.  It's otherwise amazing.<br /><br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Handling expenses by employees/contractors</title>
		<link>http://www.myintervals.com/forum/discussion/337/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/337/</guid>
		<pubDate>Thu, 18 Dec 2008 19:18:24 -0800</pubDate>
		<dc:creator>hvermeulen</dc:creator>
		<description>
			<![CDATA[I notice that expenses is only handled at the project level and not associated to a person. If this is true then it is a huge omission in terms of day to day usage of the product for consulting companies. <br />A possible solution : can pretty much work exactly as the timesheet by adding a tab for expenses and specifying date, client, project, expense category, amount, comments instead of the time related items.<br />I would suggest creating a default expense code table, that can be changed, with the default items airfare, hotel, breakfast, dinner, lunch, rental car, mileage, parking etc.<br /><br />Then we would also need it included as an csv or in the soon to be Quick Books export.<br /><br />For us this would be the final piece that is missing in an otherwise great product!]]>
		</description>
	</item>
	<item>
		<title>Share Reports</title>
		<link>http://www.myintervals.com/forum/discussion/336/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/336/</guid>
		<pubDate>Thu, 18 Dec 2008 14:42:56 -0800</pubDate>
		<dc:creator>wiredkiwi</dc:creator>
		<description>
			<![CDATA[I have some reports I'd like both the other Admins and Resources to be able to look at and i dont' want them to all have to go through the process of setting up the same report.<br /><br />It would be great if I could save a report and tick the people I wanted it made available to!]]>
		</description>
	</item>
	<item>
		<title>Multi-Currency</title>
		<link>http://www.myintervals.com/forum/discussion/329/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/329/</guid>
		<pubDate>Mon, 08 Dec 2008 11:44:43 -0800</pubDate>
		<dc:creator>malcolm.fraser</dc:creator>
		<description>
			<![CDATA[Multi-Currency functionality would be really great. While I understand that Intervals is US centric, there are a vast number of professional services firms like our that invoice in multi-currency. <br /><br />For example we use US$, EURO, UK Pounds, Australian and New Zealand Dollars. 97% of what we do is off-shore and we are only 12 people ;-)<br /><br />This functionality could be based on the invoice amount and then apply back to billing rates at the default currency....]]>
		</description>
	</item>
	<item>
		<title>Managers able to add modules and clients</title>
		<link>http://www.myintervals.com/forum/discussion/334/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/334/</guid>
		<pubDate>Tue, 16 Dec 2008 16:05:20 -0800</pubDate>
		<dc:creator>wiredkiwi</dc:creator>
		<description>
			<![CDATA[Hi, I'd like to be able to add modules to a project and also clients - I'm currently set as a Manager, and as such I have the role of structuring the project, yet only the overall admin seems to be able to add modules and clients. Basically I dont' need to be an admin (I dont' need to see any of the projects I'm not working on) but I do need more 'power' within a project :-)]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for December 13th</title>
		<link>http://www.myintervals.com/forum/discussion/331/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/331/</guid>
		<pubDate>Thu, 11 Dec 2008 10:50:37 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine server maintenance this weekend.  The maintenance will be performed <b >December 13th during a two hour maintenance window of 6:00 AM - 8:00 AM (PST)</b> | 2:00 PM - 4:00 PM (GMT).  We may encounter a few minutes of down time but<b > hopefully no more than 5-10 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Cross linking Payments and Invoices</title>
		<link>http://www.myintervals.com/forum/discussion/141/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/141/</guid>
		<pubDate>Fri, 26 Oct 2007 15:22:11 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[So I was just looking at the Dashboard of one of my projects.  I saw that I had some &quot;payments&quot; for a project.  But when I went to look at the invoice that was created for the project, there were no payments in the &quot;Add a payment&quot; section.<br /><br />I remembered in an effort to understand &quot;Payments&quot; from Project view on the left, I added some payments as fake.  I forgot to delete them and once I had gotten use to &quot;Add a payment&quot; in invoice, I was confused to where the &quot;payment&quot; was coming from.  <br /><br />You probably have a few people who use the &quot;Payments&quot; field already so getting rid of it is not a solution.  But Crosslinking the Project &quot;payment&quot; with Invoice's &quot;Add a payment&quot; would be helpful.]]>
		</description>
	</item>
	<item>
		<title>XML export</title>
		<link>http://www.myintervals.com/forum/discussion/333/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/333/</guid>
		<pubDate>Thu, 11 Dec 2008 15:02:26 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[is it possible to provide us an XML export along with the pdf and csv.]]>
		</description>
	</item>
	<item>
		<title>File maker Pro?</title>
		<link>http://www.myintervals.com/forum/discussion/332/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/332/</guid>
		<pubDate>Thu, 11 Dec 2008 15:00:51 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[The other day I had someone say to me about Timetask, "It's cool, it looks like File maker Pro".  I was a little offended.  Just because in the past I have not liked file maker pro.  <br /><br />And then I got to thinking... "Is Intervals File Maker Pro?"<br /><br />I haven't interacted with FMP in quite a while.  But thought I would ask just to put that doubt to bed.<br /><br />J]]>
		</description>
	</item>
	<item>
		<title>Discount Hourly Rates for a Project</title>
		<link>http://www.myintervals.com/forum/discussion/202/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/202/</guid>
		<pubDate>Thu, 06 Mar 2008 10:26:30 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you have a project and need to discount the hourly rates, this can be done in Project Profile >> Estimated Work.<br /><br />#   Profile<br />    * <b >Estimated Work</b><br />    * Modules<br />    * Team<br /><br />The right column has the discount functionality:<br /><img src="http://www.myintervals.com/i/forum/project_discount.gif" title="Hourly Discounts on Projects" /><br /><br />When applying the discount the rates will be updated and you will have the option to confirm or deny the discount.<br /><br />Hourly discounts can be useful in a variety of way.  We use them for our Maintenance contracts because we give various discounts for purchasing buckets of hours up front.  Discounting the rate is easier than setting up a bunch of different default work type and rate combos for each contract.]]>
		</description>
	</item>
	<item>
		<title>Adding an Intervals login to your web site</title>
		<link>http://www.myintervals.com/forum/discussion/330/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/330/</guid>
		<pubDate>Tue, 09 Dec 2008 08:30:51 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Wondering how to add an Intervals login form to your web site? Here is some HTML code to get you started:<br /><br /><code ><br />&lt;form method=&quot;POST&quot; action=&quot;http[s]://[your.intervals.domain]/&quot;&gt;<br />     &lt;input type=&quot;hidden&quot; name=&quot;module&quot; value=&quot;people&quot; /&gt;<br />     &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;loginsubmit&quot; /&gt;<br />     Username: &lt;input type=&quot;text&quot; name=&quot;f_username&quot; value=&quot;&quot; /&gt;&lt;br /&gt;<br />     Password: &lt;input type=&quot;password&quot; name=&quot;f_password&quot; value=&quot;&quot; /&gt;&lt;br /&gt;<br />     &lt;input type=&quot;submit&quot; /&gt;<br />&lt;/form&gt;<br /></code><br /><br />* If you have a premium or top shelf account, use https://<br />** Form action should be your domain, i.e. https://pelago.projectaccount.com/<br /><br />The finished result should look something like this:<br /><form method="POST" action="http[s]://[your.intervals.domain]/" ><br />     <input type="hidden" name="module" value="people" /><br />     <input type="hidden" name="action" value="loginsubmit" /><br />     Username: <input type="text" name="f_username" value="" /><br /><br />     Password: <input type="password" name="f_password" value="" /><br /><br />     <input type="submit" /><br /></form>]]>
		</description>
	</item>
	<item>
		<title>task id # / permalink</title>
		<link>http://www.myintervals.com/forum/discussion/327/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/327/</guid>
		<pubDate>Fri, 05 Dec 2008 18:54:35 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[since this is my first post, let me preface by saying that i am quite impressed with intervals!  here is my request:<br /><br />i cannot tell you how badly i hate incremented task ids. (example.timetask.com/tasks/view/1/)<br />just like whenever we create a shopping cart that has incremental order numbers.  the client gets their first sale on the site and gets EXTREMELY upset because a customer just got a confirmation email &quot;thank you for your order customer 0000001&quot;<br /><br />all it does is call attention to the quantity of tasks that you process.  if you process a ton of tasks, then clients get worried that you don't have time for them.  if you process very few tasks, then they get worried that you are going out of business.  either way, they get curious and worried for nothing!<br /><br />please PLEASE create an option for random ticket/task ids.]]>
		</description>
	</item>
	<item>
		<title>estimate tasks instead of work type</title>
		<link>http://www.myintervals.com/forum/discussion/328/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/328/</guid>
		<pubDate>Sun, 07 Dec 2008 20:10:03 -0800</pubDate>
		<dc:creator>yourmanstan</dc:creator>
		<description>
			<![CDATA[i've been trying to figure this out, and i think it comes down to a feature request.<br /><br />creating an hours estimate based on work type isn't as useful as it would be to estimate tasks.  ex: stating that you expect to spend 10 hours on &quot;development services&quot; isn't nearly as informational as showing &quot;creation of widget x - 5 hours&quot;, &quot;debugging widget x - 3 hours&quot;, &quot;training on widget x - 2 hours&quot;.<br /><br />basically what i would envision is the ability to create tasks from the &quot;estimate time&quot; page for the project.  each task created there would have its hours added to the project estimated hours.  other tasks created for the project would not be added to the estimated time because they are out of the original scope.<br /><br />the benefits of this would be 3 fold<br />1) you would now have what amounts to a project estimate feature.<br />2) clients would have much more personalized estimates<br />3) doesn't make you appear to be going over budget.  if you have &quot;custom development 10 hours&quot; estimated, and it goes to 15 hours from additional work outside the original scope...client might not be happy to see this.  However, if client sees all the bidded tasks under budget, and the only reason they are over budget is because of their additional task requests...then the will iikely be much more understanding of the overage.]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for December 3rd</title>
		<link>http://www.myintervals.com/forum/discussion/324/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/324/</guid>
		<pubDate>Tue, 02 Dec 2008 12:07:48 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine server maintenance this week.  The maintenance will be performed <b >December 3rd </b>during a <b >four hour maintenance window of 8:00 PM - 12:00 AM (PST)</b> | 4:00 AM - 8:00 AM (GMT).  We do anticipate a few minutes of down time but<b > hopefully no more than 10 - 15 minutes</b>.]]>
		</description>
	</item>
	<item>
		<title>Continue - HELP - Here is the work flow that I want / problems that I've encountered</title>
		<link>http://www.myintervals.com/forum/discussion/322/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/322/</guid>
		<pubDate>Wed, 19 Nov 2008 07:18:03 -0800</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[I've added some other problems I'm having - please see my comment in <br />HELP - Here is the work flow that I want / problems that I've encountered<br /><br />So I try to set the task up from the other angle -<br />First I select my Client from the drop down list - now I cannot select a Project or Module - both give 'Choose a ...' but nothing in the lists - so that's not working - so I setup the task without a Client - with Choose a Client selected.<br /><br />Now I go to the tasks area and I'm going to enter time for the first shoot - the 'Add time' dialog comes up with Shooting as the Project and Real Estate as the Module and I can select the Worktype from the dropdown, but I don't get a Client drop down - it just says 'No Client' - I would really like to be able to select a Client from a dropdown here.]]>
		</description>
	</item>
	<item>
		<title>Financial Overview</title>
		<link>http://www.myintervals.com/forum/discussion/323/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/323/</guid>
		<pubDate>Tue, 02 Dec 2008 05:49:41 -0800</pubDate>
		<dc:creator>muneez</dc:creator>
		<description>
			<![CDATA[I always see all the Financial Overview values under the project dashboard in zeroes. What needs to be done to get these values auto populated or is this a bug.]]>
		</description>
	</item>
	<item>
		<title>What are Milestones?</title>
		<link>http://www.myintervals.com/forum/discussion/314/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/314/</guid>
		<pubDate>Thu, 13 Nov 2008 09:42:17 -0800</pubDate>
		<dc:creator>kelly</dc:creator>
		<description>
			<![CDATA[What is milestones and how are we supposed to use it? There are no directions to help guide our staff through it. Can anyone explain it? Please help!<br />Thanks,<br />Kelly and the Hinmon Agency team]]>
		</description>
	</item>
	<item>
		<title>Client Departments/Areas</title>
		<link>http://www.myintervals.com/forum/discussion/319/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/319/</guid>
		<pubDate>Mon, 17 Nov 2008 14:19:14 -0800</pubDate>
		<dc:creator>baronnoraz</dc:creator>
		<description>
			<![CDATA[I'm new to Intervals and trying to figure out how best to conform to its structure to get the most out of it.<br /><br />I have a large client that has several internal departments, Accounting, Sales and Marketing, etc. They want to be able to know how much time we spend working on projects for each individual department.  Conceptually, I think of this as...<br /><br />Client | Department | Project | Module | Work Task<br /><br />Of course Intervals doesn't have (appears to not have) the &quot;Department&quot; concept.  My initial thought was to either roll up the department information into the Client and lose the ability to report across all of the client's projects or push down the department into the Project, effectively making Modules projects...<br /><br />Client 1 [Accounting] | Project... | Module... | Work Task...<br />Client 1 [Sales and Marketing] | Project... | Module... | Work Task...<br /><br />or<br /><br />Client 1 | [Accounting] | Project/Module... | Work Task...<br />Client 1 | [Sales and Marketing] | Project/Module... | Work Task...<br /><br />Maybe there are more sophisticated reporting mechanisms that I'm not aware of, but I was thinking that you could roll up totals by Client, Project, Module at the very least.  Any info would be greatly appreciated.]]>
		</description>
	</item>
	<item>
		<title>HELP - Here is the work flow that I want / problems that I've encountered</title>
		<link>http://www.myintervals.com/forum/discussion/297/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/297/</guid>
		<pubDate>Thu, 30 Oct 2008 13:18:07 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Here is the work flow that I want -<br /><br />Working with Projects, Modules, work types, tasks and clients - some questions  -<br /><br />I am a photographer and I wish to have all of my work based under 4 projects -<br />        shooting, pre/post production, office/misc, and marketing (so each tracks total time in each project)<br /><br />then I wish to have various modules linked to each type of project and then a work type linked to the module and finally a client linked to the individual task - eg<br /><br />project = pre/post production     module = weddings      work type = Album Design     Client = Joe Bloe   Task = Do this   Other data such as start time / end time etc<br /><br />an example of what I want -<br />       project = shooting           <br />                modules = portraits, events, corporate, and various other categories     <br />                            Work types = shooting    <br />                                        Client = Any that I have in my data base<br />                                                    Task = Amy's pre-event portrait<br /><br />       project = pre/post production            <br />                modules = portraits, events, corporate, and various other categories      <br />                            Work types = image editing, album design, album output - and so on ad infinitum        <br />                                        Client = Any that I have in my data base<br />                                                    Task = Edit Amy's pre-event portrait<br /><br />       project = marketing        <br />                modules = portraits, events, corporate, and various other categories             <br />                            Work types = ad design, meetings, etc        <br />                                        Client = Any that I have in my data base<br />                                                    Task = Market to Amy for her wedding<br /><br />       project = office                 <br />                modules = portraits, events, corporate, and various other categories     <br />                            Work types = financial management, materials ordering, equipment research, info tech management, etc     <br />                                        Client =  Probably myself but could be any that I have in my data base<br />                                                     Task = Billing for Amy's job<br /><br />So here is my problem -<br /><br />I go to setup a new task<br />       I select the Project as  Pre / Post Production<br />                   I go to Module and select 'Wedding'<br />                            Now I wish to add a work type of 'Album Design' - WOOPS! - NO WORK TASKS ARE AVAILABLE WHEN CREATING A NEW TASK - this eliminates a whole area of functionality<br />                Now I wish to link a client to this - I select a client from my drop down list and then - WOOPS! - NOW IT'S REMOVED MY PROJECT AND MODULE - AND NONE ARE AVAILABLE IN THE DROP DOWN MENUS<br /><br />HELP - I'm in a death spiral - how can this be solved - any pointers appreciated!!<br /><br />Thanks in advance. Craig.]]>
		</description>
	</item>
	<item>
		<title>Permissions for Project documents</title>
		<link>http://www.myintervals.com/forum/discussion/318/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/318/</guid>
		<pubDate>Mon, 17 Nov 2008 13:07:52 -0800</pubDate>
		<dc:creator>mholtzman</dc:creator>
		<description>
			<![CDATA[We would like to store different types of documents within a Project.  As an example, lets say there are two types:  contracts and development.<br />We would like to set permissions such that only PMs and maybe Clients could see documents in the contract bucket.<br />Everyone associated with the Project can see documents in the development bocket.  <br /><br />Is this possible, feature on the road map?]]>
		</description>
	</item>
	<item>
		<title>Manual/Edit Indicator for Time</title>
		<link>http://www.myintervals.com/forum/discussion/321/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/321/</guid>
		<pubDate>Tue, 18 Nov 2008 18:34:04 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[it would be nice to be able to tell what time entries were manually entered by hand, or edited.  and perhaps the time that it was edited from (like a little floating pop up).]]>
		</description>
	</item>
	<item>
		<title>Rapid entry of tasks</title>
		<link>http://www.myintervals.com/forum/discussion/320/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/320/</guid>
		<pubDate>Tue, 18 Nov 2008 06:42:36 -0800</pubDate>
		<dc:creator>mholtzman</dc:creator>
		<description>
			<![CDATA[One feature I would like to see implemented is a sort-of rapid fire task entry system.  <br />As the first step in quoting out a new projects (after gathering customer requirements) is to organize all high-level tasks for the project and assign time estimates to them.  I would then like to print out this task list and attach it to our proposal as an appendix.  <br /><br />While doing the estimates it would be great if we could enter the tasks faster, all through the keyboard.  We could select the client and project this &quot;task set&quot; was for, so those fields could get populated automatically so then it would really be task title, time estimate, description that would need to be entered by the user.  <br /><br />As a must - the enter key would have to submit the form so it could all be done via keyboard.]]>
		</description>
	</item>
	<item>
		<title>Show Task Start Dates?</title>
		<link>http://www.myintervals.com/forum/discussion/292/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/292/</guid>
		<pubDate>Mon, 27 Oct 2008 10:52:48 -0700</pubDate>
		<dc:creator>LauraTDG</dc:creator>
		<description>
			<![CDATA[I'm wondering if there is a way to get a list of tasks which shows task Start Dates. The task lists available by default all show Due Date, which is great, but there are times when it would be helpful for us to be able to see when tasks started. Ideas?]]>
		</description>
	</item>
	<item>
		<title>Add to Tasks View - &quot;My Tasks List&quot;</title>
		<link>http://www.myintervals.com/forum/discussion/316/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/316/</guid>
		<pubDate>Mon, 17 Nov 2008 10:23:27 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[The No Assignee for Tasks is great.  This will allow less task creation and more accuracy for assessments.  But what would be a nice feature for tasks is "My Tasks List".  Since No assignee means you have to go hunting for your task, you may not know that you have a task to work with. <br /><br />This is where "My Task List" comes in.  If it is a task that you intend on using alot, but it belongs to a whole group, then having a personalized page that is unique to each "My Account" would be helpful in the Task Tab view.  It could easily be added to the Contextual menu - "Add to My Tasks","Delete from my Tasks".<br /><br />I submitted this as a feature request on our timetask page.]]>
		</description>
	</item>
	<item>
		<title>how do I set up my clients to login</title>
		<link>http://www.myintervals.com/forum/discussion/315/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/315/</guid>
		<pubDate>Thu, 13 Nov 2008 12:46:54 -0800</pubDate>
		<dc:creator>billthomas</dc:creator>
		<description>
			<![CDATA[I would like my clients to be able to login to view their dashboard - how do I set that up?]]>
		</description>
	</item>
	<item>
		<title>Can you do Flat Rate projects without using timers?</title>
		<link>http://www.myintervals.com/forum/discussion/313/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/313/</guid>
		<pubDate>Tue, 11 Nov 2008 14:28:21 -0800</pubDate>
		<dc:creator>dsmith</dc:creator>
		<description>
			<![CDATA[I am new to intervals, and currently still on my evaluation period and really like Intervals so far. But we are a design agency that do a significant portion of our work on a flat rate project basis. Can I set up a project based on a flat rate and if so can I simply not use the timers to track hours for that project? I'm trying to learn how to use this tool and see if it will truly work for our agency. Please forgive me if this is a basic question but I would appreciate any insight. Thank you.]]>
		</description>
	</item>
	<item>
		<title>Enter time against task, not users</title>
		<link>http://www.myintervals.com/forum/discussion/312/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/312/</guid>
		<pubDate>Tue, 11 Nov 2008 11:44:42 -0800</pubDate>
		<dc:creator>jbrey</dc:creator>
		<description>
			<![CDATA[Hi everyone,<br /><br />We are currently having a discussion on how to go about some tasks that aren't based on effort but on duration. Let's say a meeting. When we create the task in timetask, we estimate 1 hour (duration of the task) and assign the task to X number of attendees.<br /><br />In that situation, the task is 1 hour but after each of the attendees adding their time, there's a deviation on the actual hours (estimated time ==&gt; 1 hour vs actual time ==&gt; X attendees * 1 hour).<br /><br />We seem to miss a field that states the duration of the task, regardless of how many hours are billed against it (based on number of resources assigned to the task).<br /><br />Are we missing anything here? Is there any other way to register duration of the task vs how many hours of work per resource assigned to the task?<br /><br />Thank you all for taking the time to read this,<br /><br />Jose Brey]]>
		</description>
	</item>
	<item>
		<title>client access</title>
		<link>http://www.myintervals.com/forum/discussion/309/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/309/</guid>
		<pubDate>Sat, 08 Nov 2008 16:14:23 -0800</pubDate>
		<dc:creator>bizone</dc:creator>
		<description>
			<![CDATA[Do clients get access to their project?  We have a need to allow the client access to add tasks and also complete tasks asked of them.  Just wondering how we do that on here.]]>
		</description>
	</item>
	<item>
		<title>Iframe for external sites</title>
		<link>http://www.myintervals.com/forum/discussion/308/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/308/</guid>
		<pubDate>Thu, 06 Nov 2008 17:44:39 -0800</pubDate>
		<dc:creator>bizone</dc:creator>
		<description>
			<![CDATA[It would be very useful to be able to define a link that will open inside intervals as an iframe -- so project web sites sites that are under development can be viewed as well as any other external link.  The system at weboffice handles this very well.  You can check it out at http://www.webexone.com/lp/200705/projectmanagement.asp?adid=GC$WOWENCATCOLL~10.06.008$LS=A_LP  <br /><br />I found that to be quite useful -- that coupled wtih your current structure is of tremendous value to us web development shops.]]>
		</description>
	</item>
	<item>
		<title>How do I quickly run a report for the life of a single project?</title>
		<link>http://www.myintervals.com/forum/discussion/307/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/307/</guid>
		<pubDate>Tue, 04 Nov 2008 14:17:39 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The long way to run a report for the life of a single project:<ol ><br /><li >Click on Reports</li><li >Select the type of report</li><li >Blank out the start and end dates (this is like saying "all" dates)</li><li >Choose the project</li><li >Click Filter</li><br /></ol><br />A much quicker way to do the same thing:<br /><ol ><br /><li >Click on Projects</li><li >Find the project you would like to run the report for and click on the dashboard icon (<img src="http://w2.s.myintervals.com/i/icons/dashboard.gif" alt="Dashboard Icon" />)</li><li >Scroll to the bottom of the dashboard and click on the report name to run the report</li><br /></ol><br />Here is a screen shot:<br /><img src="http://www.myintervals.com/i/forum/dashboard.gif" alt="Project Dashboard" /><br />If you need to run several different reports for the same project this can be much quicker.]]>
		</description>
	</item>
	<item>
		<title>Check tasks for particular dates</title>
		<link>http://www.myintervals.com/forum/discussion/303/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/303/</guid>
		<pubDate>Sun, 02 Nov 2008 11:32:40 -0800</pubDate>
		<dc:creator>Zee</dc:creator>
		<description>
			<![CDATA[Is there a way to check tasks on a particular date or between certain dates - or is the only way via &quot;home&quot; and going through the weeks?]]>
		</description>
	</item>
	<item>
		<title>Private Tasks for Admin only</title>
		<link>http://www.myintervals.com/forum/discussion/304/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/304/</guid>
		<pubDate>Sun, 02 Nov 2008 18:44:33 -0800</pubDate>
		<dc:creator>yorktown48</dc:creator>
		<description>
			<![CDATA[I noticed that my managers can see everything on the myintervals task list,  Inlcuding me (the superuser).<br /><br />This is bad in this particular case:<br /><br />ex: Superuser (company owner of a plumbing firm) types task for Himself only.<br /><br />&quot;Place ad in Help Wanted - Find replacement to Joe the Plumber&quot;<br /><br />This is not good if the firms other managers can see this.  Now they know that Joe the Plumber will be fired.]]>
		</description>
	</item>
	<item>
		<title>is there no way to have just 1 url for todays tasks?</title>
		<link>http://www.myintervals.com/forum/discussion/305/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/305/</guid>
		<pubDate>Tue, 04 Nov 2008 05:45:55 -0800</pubDate>
		<dc:creator>Zee</dc:creator>
		<description>
			<![CDATA[Having to go to the homepage then click 'today' every time I need to view todays tasks and to have to change to all assignees to see all my teams tasks is a real pain the backside. Is there no way to have a simple drop down menu with 'today', 'tomorrow' and maybe 'custom' where we could pick a specific date and then save that as a filter? We could then have 'today' in the sidebar of our tasks...<br /><br />Heck, maybe there's a way to already do this and i'm being dumb. Please let me know either way...thank you.]]>
		</description>
	</item>
	<item>
		<title>Worktypes and Modules</title>
		<link>http://www.myintervals.com/forum/discussion/306/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/306/</guid>
		<pubDate>Tue, 04 Nov 2008 09:26:00 -0800</pubDate>
		<dc:creator>tammyhart</dc:creator>
		<description>
			<![CDATA[I still am a little confused as to how I should use these, and what the difference is. So far, I've been making a mental note that the worktypes of &quot;Coding static&quot; and &quot;coding wordpress&quot; fall under the module of &quot;development&quot;. Can any other freelancers out there give an example of what you do and how I can maximize the usefulness of these features?]]>
		</description>
	</item>
	<item>
		<title>Referral Program / Affiliate Program</title>
		<link>http://www.myintervals.com/forum/discussion/236/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/236/</guid>
		<pubDate>Tue, 03 Jun 2008 17:23:29 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have received several requests this week to create a referral program for current Intervals customers.  There are a lot of different ways to setup referral programs.  You could get a credit on your account or you could get paid via Paypal.  We would definitely want to do something that is straightforward and makes sense.  <br /><br />We could add a Referral Program link within all Intervals accounts and provide the creative materials and customize links so that you get credit for new sign-ups.  We could even show statistics on your referrals directly within this section.  Would that be invasive and annoying or would that be ideal? <br /><br />If a referral program interests you at all, it would be great to hear your ideas on the best way to set it up.<br /><br />Thanks in advance for your thoughts - Michael]]>
		</description>
	</item>
	<item>
		<title>where do I find the Intervals roadmap?</title>
		<link>http://www.myintervals.com/forum/discussion/174/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/174/</guid>
		<pubDate>Thu, 13 Dec 2007 06:23:22 -0800</pubDate>
		<dc:creator>mlandis</dc:creator>
		<description>
			<![CDATA[Hello,<br />Where do I find a roadmap of future development?<br />Thanks,<br />Matt]]>
		</description>
	</item>
	<item>
		<title>Change date on Multiple Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/300/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/300/</guid>
		<pubDate>Fri, 31 Oct 2008 15:04:11 -0700</pubDate>
		<dc:creator>Zee</dc:creator>
		<description>
			<![CDATA[Is there a way to change the date or status of multiple tasks at once? Say we have 6 overdue tasks that all need to be updated to the same new date - is there a way to do that by selecting all of them &amp; changing their due date?]]>
		</description>
	</item>
	<item>
		<title>Foreign Currencies at the Project Level?</title>
		<link>http://www.myintervals.com/forum/discussion/85/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/85/</guid>
		<pubDate>Fri, 01 Jun 2007 10:00:31 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a request to allow multiple currencies for project expenses.  Intervals locale support presently lets you select the date/time and currency format for over 50 locales, but you cannot "mix and match".  For example, if you select the United States your Intervals account will always expect US dollars.<br /><br />The request we received is to allow currency support at the project level.  Say for example:<br />1. you have an Intervals account in the UK<br />2. you have customers in the US<br />3. you could add expenses and track billable time in Dollars for that project, even though your Intervals account is set for Pounds by default<br /><br />I can see where this would add value, but my fear is adding the complexity needed to support it.<br /><br />I am curious to get feedback from others on this?]]>
		</description>
	</item>
	<item>
		<title>Why have multiple running timers if I can't physically do more than one thing at a time?</title>
		<link>http://www.myintervals.com/forum/discussion/205/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/205/</guid>
		<pubDate>Fri, 07 Mar 2008 11:48:11 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[That's a good question. It makes sense that if a person can only do one thing at a time, then there should only be one timer running at any given moment. The reason for having simultaneous timers is that we are often tracking more than just people. We use timers to track parallel processes. In other words, multiple timers let us track our time spent multi-tasking.<br /><br />For example, I might start a sync script running and want to know how long it ran. While it's running, i'll knock out a few other tasks. I need to run a timer for each of those tasks, in addition to the timer already tracking the sync script. <br /><br />In our digital age, we are accustomed to automated tasks that do parts of our job for us. Allowing multiple simultaneous timers enables us to track each of these side tasks.]]>
		</description>
	</item>
	<item>
		<title>What is the typical Task Lifecycle?</title>
		<link>http://www.myintervals.com/forum/discussion/97/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/97/</guid>
		<pubDate>Fri, 20 Jul 2007 09:09:26 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Recently I was asked what default task status we use at <a href="http://www.pelagodesign.com" target="_blank" >Pelago</a> and what our Task Lifecycle looks like.  With Intervals you can bend it to match your process, but here is how we work:<br /><br /><strong >1. Task Creation </strong><br />When a task is created it is set to <strong >Open</strong>.  The assignee will receive an email with the task summary, due date, etc.<br /><br /><strong >2. Task Completion or Clarification</strong><br />When the assignee has completed the task they set it to <strong >Verify & Close</strong> (this emails the owner letting them know the task is ready to be closed).  If they are unable to complete it, they set it to <strong >Needs Assistance</strong> (which also emails the owner letting them know the task needs some help to keep it moving)<br /><br /><strong >3. Task Closed or Opened</strong><br />The owner of the task then views it and can set the task to <strong >Closed</strong> if they feel it has successfully been completed or <strong >Open</strong> with comments and further instructions.  It is not uncommon to have a task go back and forth like this for a while before it gets <strong >Closed</strong>.<br /><br />If the task requires customer approval before closing it, we will use the  "<a href="http://www.myintervals.com/blog/wp-content/uploads/2007/06/bcc.gif" target="_blank" >Send email message</a>" option on the task and notify our customer that we need their review and approval.  If a task needs customer approval we set it to <strong >Review with Client</strong>.  This tells us that there is nothing further we can do until we receive feedback.  Once we get the blessing from our client we go in and set it to <strong >Closed</strong>.<br /><br /><em >There are a variety of ways to tune the task flow to match your process, but that is how we do it.  Some Intervals customers change the assignee of the task back and forth while keeping the status Open.  We like to keep the owner to assignee relationship and manage tasks based on their status.</em>]]>
		</description>
	</item>
	<item>
		<title>Stringing along programs?</title>
		<link>http://www.myintervals.com/forum/discussion/179/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/179/</guid>
		<pubDate>Thu, 10 Jan 2008 10:26:18 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Before Intervals, tracking our time and tasks was far from easy or efficient. We started out tracking time in a spreadsheet, and eventually moved into a task tracking program that was so busted, not even MacGyver could have fixed it. In the hopes of abandoning old ties and starting fresh, we tried out program after program, only to find out each one did only one thing. And how effective it was at doing that one thing was, and is, debatable. <br /><br />Rather than string along several programs — and trying to aggregate the data from each one using a strand of APIs — we decided to build Intervals as a comprehensive solution. We know we are not the only ones who have struggled with the fragmented solutions available online. Our hope is that your small business will identify with our struggles and find your problems answered using Intervals. <br /><br />Do you have a story you'd like to share? Share it here...]]>
		</description>
	</item>
	<item>
		<title>Subtract Time?</title>
		<link>http://www.myintervals.com/forum/discussion/274/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/274/</guid>
		<pubDate>Wed, 01 Oct 2008 16:51:42 -0700</pubDate>
		<dc:creator>MPH</dc:creator>
		<description>
			<![CDATA[If you forget to turn off your timer and it runs all night... how do you &quot;subtract&quot; time?]]>
		</description>
	</item>
	<item>
		<title>Help - some task timing not showing up in Home snapshot</title>
		<link>http://www.myintervals.com/forum/discussion/291/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/291/</guid>
		<pubDate>Mon, 27 Oct 2008 07:16:24 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Not sure what's going on, but some of my tasks and their timing is not being put into the overall view - such as what comes up on the Home page. Many of my tasks are not tied to a client.<br />Any ideas, help appreciated.]]>
		</description>
	</item>
	<item>
		<title>Adding images to comments inline - using the img tag</title>
		<link>http://www.myintervals.com/forum/discussion/290/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/290/</guid>
		<pubDate>Fri, 24 Oct 2008 14:37:02 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When making a comment on a task if you enable the advanced editor and then click on  source the img tag is supported.  <br /><br />For example:<br /><img src="http://www.myintervals.com/i/forum/img_tag_source.gif" /><br /><br /><img src="http://www.myintervals.com/i/forum/img_tag.gif" /><br /><br />It is a little bit hidden but we have had a lot of fun with our comments after allowing the img tag.  It seems like every 10th task update has a lolcat picture in it. <br /><br /><img src="http://www.warriorhoops.com/i/cats/proceed.jpg" />]]>
		</description>
	</item>
	<item>
		<title>Resource forecasting?</title>
		<link>http://www.myintervals.com/forum/discussion/289/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/289/</guid>
		<pubDate>Fri, 24 Oct 2008 13:45:59 -0700</pubDate>
		<dc:creator>khuxley</dc:creator>
		<description>
			<![CDATA[Hi there,<br /><br />I'm project manager for a small web team of 4. We're using Intervals to coordinate our developer resources on 22 different projects over the next 3 months. We're hoping to use Intervals to forecast resource usage within our department. <br /><br />Is there a way to set up Intervals to have a cap on weekly hours per developer? Is it possible to view the percentage of remaining available resources per developer after entering estimated time usage per task within a project?<br /><br />Thanks in advance for any help. <br /><br />Cheers,<br /><br />Ken]]>
		</description>
	</item>
	<item>
		<title>Quickly view a task by task number</title>
		<link>http://www.myintervals.com/forum/discussion/287/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/287/</guid>
		<pubDate>Thu, 23 Oct 2008 11:17:21 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you know the task number for a particular task and want to quickly locate it you can put the task # in right after your Intervals domain name.<br /><br />For example, if you want to look at task 182 you can type https://{domain}.projectaccount.com/<b >182/</b>]]>
		</description>
	</item>
	<item>
		<title>Overpayment and Prepayment</title>
		<link>http://www.myintervals.com/forum/discussion/285/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/285/</guid>
		<pubDate>Mon, 20 Oct 2008 12:32:52 -0700</pubDate>
		<dc:creator>cyberscribe</dc:creator>
		<description>
			<![CDATA[How should we handle overpayment and prepayment in Intervals?<br /><br />I have a couple of clients who routinely make payments larger than their invoice, wanting us to apply the overpayment as credit to their account, but I don't see a way to track overpayment/prepayment (i.e. project credit) at the client or project level within Intervals. What's the best way to handle this situation?]]>
		</description>
	</item>
	<item>
		<title>How to get back to tasks from old invoices</title>
		<link>http://www.myintervals.com/forum/discussion/283/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/283/</guid>
		<pubDate>Sun, 19 Oct 2008 10:57:39 -0700</pubDate>
		<dc:creator>zomarc</dc:creator>
		<description>
			<![CDATA[I'm having an issue with a client and I need to be able to see the detailed breakdown of the tasks that were part of an earlier invoice. I can't find a way to do this. For example the invoice has an amount for 'Development' but I need to see the time actually spent on individual tasks for this invoice line.<br /><br />Surely you must be able to do this?]]>
		</description>
	</item>
	<item>
		<title>Annual Billing</title>
		<link>http://www.myintervals.com/forum/discussion/281/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/281/</guid>
		<pubDate>Fri, 17 Oct 2008 15:06:23 -0700</pubDate>
		<dc:creator>yorktown48</dc:creator>
		<description>
			<![CDATA[How do I pay for my account on an annual basis?   $20 a month is too much of a pain for my accounting system.  I would much rather pay $200 and get it over with.]]>
		</description>
	</item>
	<item>
		<title>Security levels and granting access</title>
		<link>http://www.myintervals.com/forum/discussion/279/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/279/</guid>
		<pubDate>Wed, 15 Oct 2008 14:06:39 -0700</pubDate>
		<dc:creator>psartor</dc:creator>
		<description>
			<![CDATA[What is the difference amongst the security levels? Where can I learn about the way to grant access to specific users for specific projects only?]]>
		</description>
	</item>
	<item>
		<title>Making CSV Data Exports with UTF-8 More Excel Friendly</title>
		<link>http://www.myintervals.com/forum/discussion/280/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/280/</guid>
		<pubDate>Wed, 15 Oct 2008 14:51:05 -0700</pubDate>
		<dc:creator>cameron</dc:creator>
		<description>
			<![CDATA[<p >By design, Intervals handles all data, input or output, import or export, as <a href="http://en.wikipedia.org/wiki/UTF-8" >UTF-8</a>. UTF-8, a subset of <a href="http://en.wikipedia.org/wiki/Unicode" >Unicode</a>, is a method of encoding data that essentially treats the data as "region-neutral." This gives Intervals truly international support.</p><p >However, some Intervals users recently ran into trouble when attempting to export data into Microsoft products. Specifically, MS Excel has trouble opening <a href="http://en.wikipedia.org/wiki/Comma-separated_values" >CSV</a> files encoded in UTF8. Characters outside the range of <a href="http://en.wikipedia.org/wiki/ASCII" >ASCII</a> characters get garbled into nonsense. Excel does have support for Unicode, it's spotty. Here are some of the issues we encountered when trying to make CSV output more friendly to MS Excel:</p><ol ><li >To get Unicode to display properly in Office (including Excel), UTF-8 has to be converted to <a href="http://en.wikipedia.org/wiki/UTF-16" >UTF-16LE</a> (little endian).</li><br /><li >Once the output is converted to UTF-16LE, Excel doesn't pay attention to the column definitions. To get around this, you have to use the tab ("\t") as the value separator rather than a comma, effectively changing the CSV file into a TSV file.</li><br /><li >Using TSV format, the columns are lined up correctly, but multi-line content within a single cell isn't regarded, and the content flows across multiple rows in Excel. There are many places within Intervals where the CSV output displays multi-line content within a single cell (an example of this is the Task List, where task history is dislayed within the row for each task). There doesn't seem to be a solution for this.</li></ol><p >Internally, we've discussed a few options for dealing with this issue, though none of them appear to be ideal. On one hand, we'd like to avoid changing the integrity of our CSV output just because Excel is unable to support UTF-8; on the other hand, we realize that most people who export data do so with the intention of viewing the data within Excel. I invite you to discuss the following options and let us know which is most appealing to you and your company:</p><ol ><li >Handle data exports the way Google does: provide both a UTF8 and UTF16LE (Google calls it "CSV" and "CSV for Excel") download option.</li><br /><li >Modify our CSV output to be more compatible with MS Excel. In otherwords, change the encoding on our CSV output to UTF-16LE, change the CSV to TSV, and change the exports themselves so that all multi-line content is either made inline or is eliminated altogether.</li><br /><li >Forgo Excel and preserve the integrity of the data.</li><br /><li >Upgrade to a third-party Excel library and start outputting data as XLS files (rather than CSV files).</li></ol><p >In the interim, if your data contains multi-byte characters and you're having trouble exporting it into Excel as CSV, we recommend trying a spreadsheet application with full Unicode support like Calc from <a href="http://www.openoffice.org/" >OpenOffice</a>. OpenOffice is a free office suite with solid reliability, an excellent reputation, and a feature set to strongly rival MS Office.</p>]]>
		</description>
	</item>
	<item>
		<title>Billable vs Non Billabe / Overbudget time</title>
		<link>http://www.myintervals.com/forum/discussion/277/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/277/</guid>
		<pubDate>Fri, 03 Oct 2008 10:23:09 -0700</pubDate>
		<dc:creator>jim@oxclove.com</dc:creator>
		<description>
			<![CDATA[Hi - I'm currently doing a trial and finding this aspect of the system very confusing.  Let's say I have a fixed price project for 5k and for simplicities sake there's one task, 40 hrs @ 125 = 5000.  I worked 48 hrs on the task to complete.  If I mark it as billable, it shows 6000 worth of revenue and an average hourly rate of 125?  If I enter the time as not billable the project dashboard &amp; estimated vs. Actual graph shows 0 hrs worked!?  Is it impossible to keep track of fixed price work in here?]]>
		</description>
	</item>
	<item>
		<title>Exclude Filters</title>
		<link>http://www.myintervals.com/forum/discussion/276/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/276/</guid>
		<pubDate>Fri, 03 Oct 2008 06:49:46 -0700</pubDate>
		<dc:creator>Maurice</dc:creator>
		<description>
			<![CDATA[Is it possible to allow filters to <b >exclude</b> tasks? In other words, if I want to see all severities except Low, I'd like to be able to exclude Low severity tasks through the filter pulldowns.<br /><br />If there's a way to do this now, I'd be interested to hear it.]]>
		</description>
	</item>
	<item>
		<title>Apply &amp; keep timer</title>
		<link>http://www.myintervals.com/forum/discussion/275/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/275/</guid>
		<pubDate>Thu, 02 Oct 2008 00:50:40 -0700</pubDate>
		<dc:creator>andrew</dc:creator>
		<description>
			<![CDATA[Could you add a checkbox to the Add Time box which when checked will leave the small buttons (play, pause) at the bottom of the page so I don't have to find the task again to &quot;restart&quot; the time.]]>
		</description>
	</item>
	<item>
		<title>Enter Key and Escape Key</title>
		<link>http://www.myintervals.com/forum/discussion/272/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/272/</guid>
		<pubDate>Tue, 30 Sep 2008 15:57:46 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[It would be greatly appreciated if The Enter Key and Escape key had more functions through the Intervals system<br /><br />Using the enter/esc key to submit/cancel forms.  I find I automatically always type something into a "text field" and my pinky hits "enter" when field is complete.  I'm always disappointed when nothing happens.  Isn't it possible to have every one of the text fields active for keyboard recognition?  Such as correcting time on the Time Sheet, all fields across the row would respond to Enter or Escape.  Applying timers, again all fields in the Javapop-up respond to Enter or Escape (in this case Escape would close the window).]]>
		</description>
	</item>
	<item>
		<title>intervals as Mother Page with HyperTabs</title>
		<link>http://www.myintervals.com/forum/discussion/273/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/273/</guid>
		<pubDate>Wed, 01 Oct 2008 12:48:43 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Let's establish Intervals is brilliant for one thing.  Project management.  However we need more flexibility. <br /><br />So here is my dilemma, I have Four Different Web tools.  Some people probably have more or less.  What I would love to do is set Intervals as my main Mother Page.  (Start my morning there Everyday.) I also need to check in with my other services to find out where my day is headed.  Sure it's easy to set bookmarks and open them across browser tabs.  But that requires a little IT managment on every machine we have (in order to set all the bookmarks for the worker's ease of getting around without having to coach him or her).<br /><br />I would like to be able to set Tabs across the top of Intervals that open our other None Intervals related tools in an iFrame below.  Our address bar could still read bizness.timetask.com/? But the new URL will just open below the tabs.<br /><br />Example: <br /><br /><img src="http://ftp.videoboxstudios.com/_VBS/05/05/hypertabs.jpg" /><br /><br /><ol ><br /><li > Administrators would have the ability to populate a number of tabs with the essential tools that the company usually accesses.</li><br /><br /><li > The Tabs would be visible according to access level.</li><br /><br /><li >Balloon pop-ups would give brief descriptions</li><br /><br /><li >The Tabs could shrink with amount created and have balloon pop-ups reveal the URL</li><br /><br /><li > The Tabs would always be visible and iFrame would reveal the site below.</li><br /></ol><br /><br /><br />Any person that needs to work with your company will always have at their access the tools you need them to access with out have to take phone calls asking "Now what was the site address again?"  This also gives the impression of a seamless effective business - even if you are not...]]>
		</description>
	</item>
	<item>
		<title>Routine Server Maintenance Scheduled for September 27th</title>
		<link>http://www.myintervals.com/forum/discussion/270/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/270/</guid>
		<pubDate>Fri, 26 Sep 2008 08:41:53 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals will be undergoing routine server maintenance later today (September 27th).  <b >The two hour window to perform the maintenance is between 7:00 PM - 9:00 PM (Pacific) | 2:00 AM - 4:00 AM (GMT)</b>.  We do anticipate a few minutes of down time while the maintenance is performed.<br /><br />## Update ## <br />The maintenance was originally scheduled for September 26th, but it was moved to the 27th.]]>
		</description>
	</item>
	<item>
		<title>Biz Help &amp; Intervals Reference</title>
		<link>http://www.myintervals.com/forum/discussion/267/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/267/</guid>
		<pubDate>Wed, 24 Sep 2008 12:30:47 -0700</pubDate>
		<dc:creator>mvonderlinn</dc:creator>
		<description>
			<![CDATA[We're a Web Dev firm in CA that's a couple yrs old. We are needing to get our arms around operations. Would love an intro to a small, established peer firm who (1) has used Intervals for 12+ months (2) thinks they have great processes in general and is willing to share with us how they operate (possibly at their offices). Though we operate in CA, I'm in Phoenix, AZ area so am looking for a firm here (this should alleviate any competitive concerns). <br /><br />I think this post is compliant, but if I'm breaking the rules, please let me know and I'll remove. Thanks,<br /><br />Mark V.<br />Vonderland Studios<br />Mark@Vonderland.com<br />602-315-1644<br />www.Vonderland.com]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance :: September 22nd - 7:00 PM (Pacific)</title>
		<link>http://www.myintervals.com/forum/discussion/266/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/266/</guid>
		<pubDate>Mon, 22 Sep 2008 11:12:11 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we will be performing server maintenance between 7:00 PM and 9:00 PM (Pacific). We are expecting a service interruption that hopefully will last no longer than 15 minutes. <br /><br />We apologize for the inconvenience and will send an "all clear" email to all Intervals account owners after the maintenance is complete.]]>
		</description>
	</item>
	<item>
		<title>Relationship of Projects to Clients</title>
		<link>http://www.myintervals.com/forum/discussion/264/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/264/</guid>
		<pubDate>Mon, 15 Sep 2008 12:14:50 -0700</pubDate>
		<dc:creator>teddiep1</dc:creator>
		<description>
			<![CDATA[I am evaluating and have 3 weeks of time in place.  I want the basic level so I am wondering if the limit on the number of Projects at this level will be a problem.  <br /><br />My question is - does EACH Client Need a Project assigned OR can we track time against multiple clients by using tasks and worktypes only?  We are too small to have multiple projects.]]>
		</description>
	</item>
	<item>
		<title>Group Calendar &amp; individual calendar?</title>
		<link>http://www.myintervals.com/forum/discussion/151/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/151/</guid>
		<pubDate>Thu, 08 Nov 2007 15:48:23 -0800</pubDate>
		<dc:creator>cr8tivsolutions</dc:creator>
		<description>
			<![CDATA[I do not see this as an option, help anyone?]]>
		</description>
	</item>
	<item>
		<title>I added a new user but I can't assign them a task.  What happened?</title>
		<link>http://www.myintervals.com/forum/discussion/263/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/263/</guid>
		<pubDate>Mon, 15 Sep 2008 08:32:36 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals features project level permissions to give granular control over access.  You may want to double check and make sure that the users are part of the project team.  This can be accomplished by looking up the individual project and editing the project team or the person can be looked up from the people section.  For your core team you may want to edit their profile and click on the “yes” option to “add to all future projects”.  This will make is easier when creating new projects to always have your team associated.]]>
		</description>
	</item>
	<item>
		<title>stupid questions ?</title>
		<link>http://www.myintervals.com/forum/discussion/262/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/262/</guid>
		<pubDate>Thu, 11 Sep 2008 20:04:16 -0700</pubDate>
		<dc:creator>ipozin</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />New to Intervals, and have some questions - most likely a stupid one, but why not : ) <br /><br />1. When entering the project budget - is this what we SOLD the project at to the client or is this the budget for OUR COST of completing the project?<br /><br />2. Leading from question one, is there a way to enter hourly rates for my resources?<br /><br />3. If we bill flat rates for our projects to our clients, but only use HOURS on tasks to plan the project (schedule, resources, priorities, etc.) is there any use to putting in an hourly rate for each module? or even further the budget?<br /><br />4. any way to carry over tasks from one project to the next? most of our 80+ projects have the same tasks...<br /><br /><br />Thanks for your help everyone! I guess I'm just a bit confused on budgeting here... we're not planning on using Intervals for billing, or dont even want to have clients in here - simply for internal task/resource management and tracking.]]>
		</description>
	</item>
	<item>
		<title>Do customers complain that you're penny pinching? How much detail on that invoice?</title>
		<link>http://www.myintervals.com/forum/discussion/260/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/260/</guid>
		<pubDate>Wed, 03 Sep 2008 15:38:31 -0700</pubDate>
		<dc:creator>bee</dc:creator>
		<description>
			<![CDATA[Does anyone have customers who complain that you're nitpicking when the invoice shows the play-by-play account of their project? I've had customers that, upon receipt of their invoice, call/email with comments such as, &quot;That only took 10 minutes. Do I get charged for every minor update?&quot; (Answer: Yes. If you want your web company to survive. Because if there are 100 customers at 10 FREE minutes each, I've just given away over 16 hours of work!) Over the years, I've tried detailing every smidge of work, with the result that they complain as above. But, if you don't give them enough detail, they can't fathom what we did for all those hours. There has to be a middle ground here and I'd be delighted to hear others' experiences.<br />The bottom line (pardon the pun) is that the customer needs to perceive the work as having a value. Somehow, back when the Internet was cooling, there was formed a general opinion that website design, development, revisions, copywriting, optimization, etc. can be done for CHEAP by anyone who has a computer. How do we gently inform the general public that professional work comes with professional prices. Professional and fair to both parties.]]>
		</description>
	</item>
	<item>
		<title>Archives, storage, reports and other concerns</title>
		<link>http://www.myintervals.com/forum/discussion/261/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/261/</guid>
		<pubDate>Wed, 03 Sep 2008 15:42:56 -0700</pubDate>
		<dc:creator>bee</dc:creator>
		<description>
			<![CDATA[I'm wondering what happens to the data I'm putting into Intervals over months and years. (If this has been discussed, then pardon me and point me to the thread.) I want to be sure all the data I'm putting in will be available, backed up, archived, etc. Because it sure would be handy to do comparisons a year or five down the road. I've seen that we have storage limits on files, but what about the data that will accumulate as we complete projects. And, if we find we no longer need Intervals, will the data be available for download?<br />Thanks!]]>
		</description>
	</item>
	<item>
		<title>Entering projects that have already been started</title>
		<link>http://www.myintervals.com/forum/discussion/251/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/251/</guid>
		<pubDate>Mon, 21 Jul 2008 16:47:48 -0700</pubDate>
		<dc:creator>lisa@GFNW</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I am trying to set up our clients on myintervals.com<br />I understand the process but am having a hard time wrapping my mind around how to set up billing for projects already started.<br /><br />Are there any threads explaining this?<br /><br />Thanks]]>
		</description>
	</item>
	<item>
		<title>break it down report preview email format not kept when emails go out</title>
		<link>http://www.myintervals.com/forum/discussion/243/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/243/</guid>
		<pubDate>Tue, 08 Jul 2008 08:03:11 -0700</pubDate>
		<dc:creator>KAYo</dc:creator>
		<description>
			<![CDATA[I am trying to send out a break it down report via email, when I click on the email icon a preview pops up. However when the email goes out it does not keep the format of the preview (just text shows up without formatting) ... Is there a setting I have overlooked for emails or is this the norm?]]>
		</description>
	</item>
	<item>
		<title>Change your Intervals Domain where you login</title>
		<link>http://www.myintervals.com/forum/discussion/256/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/256/</guid>
		<pubDate>Tue, 12 Aug 2008 17:54:56 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Just a quick note that you can change your Intervals Domain (aka the url where you login) now.  If you navigate over to Settings on the left hand side there is a dialogue to change the Intervals Domain.]]>
		</description>
	</item>
	<item>
		<title>Add estimated and actual hours to task listing page</title>
		<link>http://www.myintervals.com/forum/discussion/218/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/218/</guid>
		<pubDate>Fri, 25 Apr 2008 09:41:34 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request:<br /><blockquote >It would be very useful on the tasks page to have information on the estimated hours, billed hours, and unbilled hours spent on a project without having to open up the task to see these details. Perhaps this could be another checkbox like the "Show task summaries" checkbox.</blockquote><br />We have been contemplating similar ideas and have gone back and forth between adding another report or layering in more functionality to the task listing page.  Since 1024 x 768 is the minimum monitor resolution supported it can be challenging adding more information to the task listing page.  It is the classic web battle of small monitors vs. big monitors.]]>
		</description>
	</item>
	<item>
		<title>Automatic Invoice Reminders</title>
		<link>http://www.myintervals.com/forum/discussion/255/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/255/</guid>
		<pubDate>Tue, 05 Aug 2008 05:50:52 -0700</pubDate>
		<dc:creator>cyberscribe</dc:creator>
		<description>
			<![CDATA[I like Intervals quite a bit, but I'd love to see the ability for Intervals to send <b >automatic invoice reminders </b>to clients -- I was using another invoicing system prior to Intervals that did this, and magically, as soon as I set up automatic reminders to go out, we were no longer spending hours running down late invoices every month. Now that I've switched from that system to Intervals, after 2 months, I have over $3000 in late invoices. So now we have to spend a few hours re-sending invoices, calling the really late guys, hiring some guy name Guido to go get the money...<br /><br />Most of my clients don't mind paying their bills, but you have to prod them a bit to get them to send the payments in on time.<br /><br />Here's how I would envision this working:<br /><br />We would have to ability to set, in our preferences, <b >how many days after the invoice date these reminders would go out</b>. I found that three reminders worked wonders. We would also have the ability to <b >customize the message </b>contained in each reminder. Once an invoice is paid, reminders are no longer sent for that invoice.<br /><br />For example, our invoices are normally due 21 days net.<br /><br />So I would set up one reminder to go out to clients with an unpaid invoice <b >after 14 days </b>that says something like, "Hi, we love and appreciate you. Remember your invoice in due in a week. If there's anything we can do to blah blah blah..."<br /><br /><b >At 21 days,</b> the system sends another message, which we script to say something like, "Hi, we love you, and your invoice is due today. You can pay your invoice online at blah blah... "<br /><br /><b >At 31 days, </b>the system sends another message, which we scripted to say something like, "You invoice is now overdue. Please make your payment to avoid suspension of your account."<br /> <br />This feature literally allowed us to 'fire and forget' our invoices, and they were ALL being paid on time with no further action from us. This was a HUGE feature for us, and I think it would significantly enhance the value of Intervals to my business.]]>
		</description>
	</item>
	<item>
		<title>Reports for revune including payments</title>
		<link>http://www.myintervals.com/forum/discussion/253/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/253/</guid>
		<pubDate>Mon, 04 Aug 2008 05:38:38 -0700</pubDate>
		<dc:creator>medway</dc:creator>
		<description>
			<![CDATA[Hi,<br /><br />I would like a report that shows the actual revenue earned based off of <br />payments applied to projects.  At the moment all I can show is hours x rate<br />within the Project Activity report..<br /><br />Most of my projects are flat fee so the hourly x rate calculation is not my<br />actual revenue.<br /><br />Thanks,<br /><br />Jesse]]>
		</description>
	</item>
	<item>
		<title>What should I enter when tracking time?  .25, .125. .123457?</title>
		<link>http://www.myintervals.com/forum/discussion/11/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/11/</guid>
		<pubDate>Thu, 02 Mar 2006 15:12:44 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[It depends on if you have a set policy for tracking time.  Many companies have 1/4 minimums so you're in the .25 world.  We're an 1/8 of an hour company ourselves.  That's why you see three decimal places with the task timer.<br /><br />Here's a cheat sheet for 1/8 hour equivalents:<br /><br />60 minutes = 1.0<br />52.5 minutes = 0.875<br />45 minutes = 0.75<br />37.5 minutes = 0.625 <br />30 minutes = 0.5  <br />22.5 minutes = 0.375 <br />15 minutes  = 0.25  <br />7.5 minutes  = 0.125]]>
		</description>
	</item>
	<item>
		<title>Special Characters in Descriptions</title>
		<link>http://www.myintervals.com/forum/discussion/225/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/225/</guid>
		<pubDate>Thu, 01 May 2008 13:11:04 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I'm trying to get tabs delineated in the description field of Profile.<br /><br />What kind of language do I have to use to get Character Entities to be recognized?<br /><br />for instance:<br /><br />"&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp;<b >& # 09 ;</b>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp"]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance :: July 12th - 5:00 AM (Pacific)</title>
		<link>http://www.myintervals.com/forum/discussion/248/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/248/</guid>
		<pubDate>Thu, 10 Jul 2008 16:02:32 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This Saturday we will be performing routine server maintenance between <b >5:00 AM and 7:00 AM (Pacific). </b>We are expecting a <b >service interruption</b> that hopefully will last <b >no longer than 15 minutes</b>. <br /><br />We apologize for the inconvenience and will send an "all clear" email to all Intervals account owners after the maintenance is complete.]]>
		</description>
	</item>
	<item>
		<title>Calendars and actual time entry</title>
		<link>http://www.myintervals.com/forum/discussion/249/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/249/</guid>
		<pubDate>Fri, 11 Jul 2008 08:27:27 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[I know you're working on a new calendar module so this may be redundant - what I would like is regular calendar views - year view, month view, day view - can zoom out to see rough plans, in to see detail - you go into month or week or day view and right click and your task screen pops up to enter the task related info and estimated time - conversely if you start a timer it doesn't just start a stopwatch, but actually records the real start time (9:13 am) and starts a bar on the calendar day at that time - when you end the timer and enter the task/project info it's automatically linked in to the bar on the calendar.<br />All of your great back-end stuff is still there and reportable - it's just the interface would be a bit more intuitive in terms of WHEN the task is being done in addition to the HOW LONG of it.<br />Really looking forward to becoming more familiar with your system - it's really helping me a lot to stay focused!<br />Thanks. Craig.]]>
		</description>
	</item>
	<item>
		<title>Assign a task to multiple persons</title>
		<link>http://www.myintervals.com/forum/discussion/115/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/115/</guid>
		<pubDate>Fri, 28 Sep 2007 00:26:51 -0700</pubDate>
		<dc:creator>lansen</dc:creator>
		<description>
			<![CDATA[We often have people working in parallel on one task/assignment. it would be nice to be able to assign different people to the same task.<br /><br />Regards,<br />Lansen]]>
		</description>
	</item>
	<item>
		<title>Ability to schedule resources?</title>
		<link>http://www.myintervals.com/forum/discussion/241/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/241/</guid>
		<pubDate>Sun, 29 Jun 2008 08:00:29 -0700</pubDate>
		<dc:creator>Mwolter</dc:creator>
		<description>
			<![CDATA[This looks like a fantastic tool, but I can't see a way to schedule resources and look at a schedule of their allocation. For example: I'd like to schedule Will, Robin, and Kathy for certain tasks well in advance, say, four weeks from now. Is there a way to view a schedule of all tasks and look ahead to my resource load/availability in four weeks? <br /><br />Also, I understand there's a calendar schedule in the works. How close it to actual delivery? <br /><br />Finally, is there an ability to set dependencies on tasks, so that if a task slides a few days, all dependent tasks slide as well, as in traditional PM solutions?<br /><br />If the answer to all of these question is &quot;yes&quot;, or &quot;coming soon&quot;, I'll have no choice but to sign up!]]>
		</description>
	</item>
	<item>
		<title>Help - CSS in my account pages not working (other websites fine)</title>
		<link>http://www.myintervals.com/forum/discussion/244/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/244/</guid>
		<pubDate>Tue, 08 Jul 2008 08:59:28 -0700</pubDate>
		<dc:creator>Craigburleigh</dc:creator>
		<description>
			<![CDATA[Hello all,<br /><br />Just started using Intervals yesterday - getting it going nicely - this morning it was working fine and then the CSS stopped working - really hard to work with the old standard formatting. All other sites I go to my CSS is fine.<br />Could it have been turned off somewhere accidentally?<br />Any help appreciated! Craig.]]>
		</description>
	</item>
	<item>
		<title>Marking and Colorizing Invoices - Keeping track of certain invoices</title>
		<link>http://www.myintervals.com/forum/discussion/237/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/237/</guid>
		<pubDate>Mon, 09 Jun 2008 09:55:40 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Tasks have the ability to colorize urgencies.   I believe this will help us figure out what invoices are more urgent than others.  (I know that the exclamation graphic <img src="http://w0.s.myintervals.com/i/icons/task_overdue.gif" /> is supposed to do this, but I don't think it stands out so much.  especially since it shows up right away if you make the invoice due immediately).  The Urgency Color gives us the ability to decide what is more relevant.<br /><br />Of course I think this should be customizable considering the differing problems with collections each company meets.<br /><br />Light Blue - Not a problem<br />Green - Go Get your money<br />Yellow - Delinquent<br />Orange - Break some Knee caps<br />Red - Send to collections<br />Black - Bad Debt <br /><br />Also a nice thing would be marking the Invoices.  Marking them (with a check box or something) tells us we have already reviewed this in our Invoice meetings.  We can check and uncheck and the cookie can be set to each personal computer.]]>
		</description>
	</item>
	<item>
		<title>Data Center Fire - Intervals servers not impacted, but residual network issues</title>
		<link>http://www.myintervals.com/forum/discussion/234/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/234/</guid>
		<pubDate>Mon, 02 Jun 2008 09:00:33 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This weekend the data center that hosts Intervals had an electric fire. Intervals servers were not impacted, but since the data center was impacted heavily we are experiencing residuals problems. The main issue is that emails sent from Intervals are taking a while to send. Within the Intervals interface, anything that sends an email is presently lagging. We are actively working to try and eliminate the lag and we are monitoring the data center situation. <br /><br /><a href="http://service-update.theplanet.com/" target="_blank" >service-update.theplanet.com</a> is providing updates on the fire and recovery effort if you would like to follow the situation.<br /><blockquote >This evening (Saturday, May 31st) at 4:55pm CDT in our H1 data center, electrical gear shorted, creating an explosion and fire that knocked down three walls surrounding our electrical equipment room. Thankfully, no one was injured. In addition, no customer servers were damaged or lost. Early indications are that the short was in a high-volume wire conduit. </blockquote>]]>
		</description>
	</item>
	<item>
		<title>Slow today? Email problems?</title>
		<link>http://www.myintervals.com/forum/discussion/233/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/233/</guid>
		<pubDate>Mon, 02 Jun 2008 07:00:29 -0700</pubDate>
		<dc:creator>pearlbear</dc:creator>
		<description>
			<![CDATA[I've been doing invoicing this morning, and sending invoices and reports by email seems to be working very slowly, and copies of those reports and invoices haven't made it to my inbox after 1/2 hour (which suggests they haven't been sent to my clients either.)<br /><br />I'm hoping this is a temporary problem?]]>
		</description>
	</item>
	<item>
		<title>Edit Email - New email alert sent out?</title>
		<link>http://www.myintervals.com/forum/discussion/219/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/219/</guid>
		<pubDate>Fri, 25 Apr 2008 13:45:59 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[If I change the Email of a user (all levels) does Intervals send out a new alert email letting that person know they have a new email address?  Or is the only alert sent out (when creating a "new person") when you first create the user?<br /><br /><br />The reason I ask, I got some vendors that I pay large sum totals by contract to and their price is set.  They will not work over or under so I can easily keep up with the amount of money (hours) they put in.  I would like it to be reflected in my projects.<br /><br />When I add them they do not need to know they have a new account.  So I put one of my dummy emails in to avoid the instant "Welcome" email that get's sent out.<br /><br />But If I go and edit the email, there will not be an alert?  correct?]]>
		</description>
	</item>
	<item>
		<title>Save a Report Filter</title>
		<link>http://www.myintervals.com/forum/discussion/149/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/149/</guid>
		<pubDate>Thu, 08 Nov 2007 08:36:17 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request:<br /><br /><blockquote >I really like the various report types, but often find that I run the same ones over and over again. Every time I want to get a report for the previous week, I need to rebuild the query and click filter. Is there a way to save report filter views? For example, if I am always looking to review the "Weekly Trend Report" for a specific project for the past week / month, it would be nice to have a "save default view" or better yet a "save my report view" type pull-down that could be used to build a default report portfolio to automate the reports that you (user) typically run. Example "saved view - weekly detailed resource report - previous week - project x". You click the report this week, it pulls up last week, you run it a week from now, it runs this week...</blockquote><br /><br />We have this exact feature on our development road map.  We are planning to add "save this report filter" which will act very similarly to how saved task filters work.  The actual data will not be saved, but the filter used to create the report will be saved (early on Intervals actually did have the ability to save off a the data from reports, but it was rarely used so it was removed).  We are considering adding these "saved reports" links on the Reports home page as a new drop down menu and possibly on the left column of each report.]]>
		</description>
	</item>
	<item>
		<title>Add Client to the add time dialogue</title>
		<link>http://www.myintervals.com/forum/discussion/192/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/192/</guid>
		<pubDate>Wed, 13 Feb 2008 15:34:51 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[When we first launched Intervals the only timers that existed were task timers...but you had to go look up the task, then start the timer (a little tedious).  Then we added general timers so that timers could be used without a task.  Then we added the ability to apply the general timer to a task (when in doubt, just start the general timer).  The timer and add time dialogue has evolved over time including the recent addition of adding notes to timers.<br /><br />Here is another potential evolution:<br /><blockquote >When entering time or looking up projects we need to be able to select the client first to limit our project list. For example, we typically set up a standard project of "website" for a client. We could have 20 website projects going on at once so when entering time it would be an issue to select the project for time entry without first selecting a client. I understand that we could name our projects with the client name but that seems redundant. </blockquote><br />It would be great to get feedback from others.  Would this help you out?  Would it add any confusion like trying to add time to a client without a project?]]>
		</description>
	</item>
	<item>
		<title>How do I delete an Invoice?</title>
		<link>http://www.myintervals.com/forum/discussion/232/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/232/</guid>
		<pubDate>Wed, 28 May 2008 09:24:13 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you drill into an individual invoice there is a delete link in the left column.  For example:<br /><br /><img src="http://www.myintervals.com/i/forum/delete_invoice.gif" title="delete invoice" />]]>
		</description>
	</item>
	<item>
		<title>What is all this &quot;default&quot; business?</title>
		<link>http://www.myintervals.com/forum/discussion/56/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/56/</guid>
		<pubDate>Wed, 27 Dec 2006 14:12:18 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Defaults in Intervals are used for types of work, modules, task status, and people types.  Defaults are used to:<br /><br />1. speed up the time needed to create new projects<br />2. keep your data consistent<br />3. give you control<br /><br />How are defaults used?<br />Default work types and modules are used the most.  They get 'pulled in' when a new project is created.  You have control over the defaults at the project level.  Say for example that a certain project doesn't have a certain work type  or the rates are different for that project.  You can edit the work types at the project level and maintain consistency for reporting.]]>
		</description>
	</item>
	<item>
		<title>Getting Started with Intervals Video Series</title>
		<link>http://www.myintervals.com/forum/discussion/231/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/231/</guid>
		<pubDate>Thu, 22 May 2008 16:26:03 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are new Intervals account owner the "Getting Started with Intervals" video tutorial series is available in the help section of your Intervals account.  We just made several of the videos publicly available so that they can be viewed without having to log in (easier to share with your team).  <br /><br />The videos are available here:<br /><a href="http://www.myintervals.com/video/" alt="Intervals Video Series" >http://www.myintervals.com/video/</a>]]>
		</description>
	</item>
	<item>
		<title>General Tasks For Every Project</title>
		<link>http://www.myintervals.com/forum/discussion/230/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/230/</guid>
		<pubDate>Tue, 20 May 2008 15:14:43 -0700</pubDate>
		<dc:creator>shaun</dc:creator>
		<description>
			<![CDATA[I have created a list of 20 tasks I want to assign to each project, do I have to recreate these tasks for every project or can they be copied into a new project automatically?]]>
		</description>
	</item>
	<item>
		<title>Examples don't go away !</title>
		<link>http://www.myintervals.com/forum/discussion/229/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/229/</guid>
		<pubDate>Sun, 18 May 2008 03:49:33 -0700</pubDate>
		<dc:creator>FrancisC</dc:creator>
		<description>
			<![CDATA[Hi<br /><br />I started using Intervals last week and I still can't see my charts on different pages. I always have the &quot;examples&quot;. I tried to find an answer on this forum but the search did not give me any answer...<br /><br />Thanks for your help<br /><br />FrancisC]]>
		</description>
	</item>
	<item>
		<title>Edit Project a Document is associated with.</title>
		<link>http://www.myintervals.com/forum/discussion/209/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/209/</guid>
		<pubDate>Tue, 18 Mar 2008 09:46:23 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I have resources uploading Documents to the wrong projects.  I try to be as strict as possible with the "Rules", but there are always straglers who don't listen.  <br /><br />When I find a Document uploaded to the wrong project, I have to download it and re-upload it so it is correctly associated with the project.<br /><br />Also some Employees upload the document in the wrong AREA.  For instance, Invoices should be uploaded directly to a project and Samples of there work should be uploaded to their Task.<br /><br />When I try and explain this, I usually get glossy eyes from everyone.  So in order to treat this with ease, it would be great if we could get the little pencil icon so we can edit where the documents go.  <br /><br /><br />This would also be extremely helpful for Admin's being able to place the document in a project that No resource can locate.  So once the doc is uploaded, admin moves it to the "PRIVATE BUSINESS Project".<br /><br />Please I would love to hear your thoughts.]]>
		</description>
	</item>
	<item>
		<title>Merge worktypes</title>
		<link>http://www.myintervals.com/forum/discussion/220/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/220/</guid>
		<pubDate>Mon, 28 Apr 2008 17:10:10 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Is there away to merge worktypes in the Default settings? <br /><br /><br />For Example:  One of my partners added a worktype that was already there.  So now Work is being split up on a project between the exact same worktype.  So all time is being inaccurately seperated.<br /><br />Also we are about to do some overhauling on worktypes.  We have a bid sheet we are trying to match and vice versa to make seemless bidding and project managing happen.  If we were to merge the worktypes this would be helpful.]]>
		</description>
	</item>
	<item>
		<title>html or BB code for &quot;textareas&quot;</title>
		<link>http://www.myintervals.com/forum/discussion/227/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/227/</guid>
		<pubDate>Fri, 02 May 2008 11:48:01 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[BB code would be nice to add so we can add some of our own functionality.<br /><br />I'd like to be able to put iframes in my descriptions so I can point to web services of ours within Intervals descriptions or comments.  Comments and descriptions could also be very powerful with the ability to embed pictures or wmv/QT/youtube files.<br /><br />I'm sure this has been discussed at some point.<br /><br />Be curious to get your take.]]>
		</description>
	</item>
	<item>
		<title>Right click on task list to perform common actions</title>
		<link>http://www.myintervals.com/forum/discussion/226/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/226/</guid>
		<pubDate>Fri, 02 May 2008 09:05:18 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are on the task listing page you can right click to perform common actions on tasks:<br /><img src="http://www.myintervals.com/blog/wp-content/uploads/2008/04/right_click.gif" alt="Task Listing" /><br /><br />If you mentally have a firm grasp on the details of the tasks and do not need to view the task details, updating them in the listing view can speed things up.]]>
		</description>
	</item>
	<item>
		<title>Managers need to Estimate time</title>
		<link>http://www.myintervals.com/forum/discussion/222/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/222/</guid>
		<pubDate>Tue, 29 Apr 2008 12:49:46 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[My managers can see a lot when I allow them to get access to a project.  <br /><br />They can see:<br /><br /><ul ><br /><li >Total billable work work</li><br /><li >Outstanding Balance</li><br /><li >invoices</li><br /></ul><br /><br /><br /><br />Why wouldn't my managers be able to Estimate the amount of work being done?  I don't have time to insert every single estimation.]]>
		</description>
	</item>
	<item>
		<title>Customized Severities</title>
		<link>http://www.myintervals.com/forum/discussion/163/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/163/</guid>
		<pubDate>Mon, 26 Nov 2007 12:25:24 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request for tasks:<br /><blockquote >Add "Priority" assignment to tasks (or change Severity from preset options). Allow to assign numbers: 1, 2, 3, 4, 5, 6, etc. and list in Tasks table so that you can sort by this field.</blockquote><br /><br />We have plans to add Milestones which will be a group of tasks or freestyle lists to help manage priorities.  We do not have plans to add in priority at the task level because that is the intent of the severity field.  I am curious to get thoughts from others on this?  Are severities working as intended or is some tuning needed?  Should they be treated like the other defaults where they are customizable?]]>
		</description>
	</item>
	<item>
		<title>Flush out Profile - Details with Grand Totals</title>
		<link>http://www.myintervals.com/forum/discussion/224/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/224/</guid>
		<pubDate>Thu, 01 May 2008 12:41:55 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[We've worked out an easy system to use Intervals as our bid tool.  <br /><br />We use The <i ><u >Profile to Email</u></i> as our Bid delivery.  It's as easy as assigning a bid number to the name of the project and then edit it to a job number once it's a job.  Also Deactivate it as a bid, Activate it as a job.<br /><br />This is reducing our reliance on third party applications and keeping everything within the Intervals system.<br /><br />It's too bad that Expenses only get's coverage on The expenses page and the dashboard.<br /><br />Now for the Feature Request:<br /><br />Since "<b >Profile - Details</b>"  is just information can "<i ><b ><font color="#FF0000" >Grand Total</font></b></i>" be added to the details info?<br /><i ><br />Right now we see the following:</i><br /><font color="#000066" ><br /><b >  Details<br /><br />Project #: 0163----------------------------------------------------------Billable: Yes          <br />Name: 8049-JobJob-----------------------------------------------------Start: 02/14/2008<br />Status: Active------------------------------------------------------------End: 02/21/2008<br />Client: Statio-------------------------------------------------------------Budget: $17,400.00<br />Project Manager: Bill Williams----------------------------------------Alert at: 80%</b></font><br /><br /><br /><i ><br />How about we see this?:</i><br /><font color="#000066" ><br /><b >  Details<br /><br />Project #: 0163----------------------------------------------------------Billable: Yes          <br />Name: 8049-JobJob-----------------------------------------------------Start: 02/14/2008<br />Status: Active------------------------------------------------------------End: 02/21/2008<br />Client: Statio-------------------------------------------------------------Budget: $17,400.00<br />Project Manager: Bill Williams----------------------------------------Alert at: 80%</font><br /><font color="#CC00FF" >Expense Totals: $2,592.23--------------------------------------------Estimated Work Total: $18,200.00<br />Work done so far: $44,9672.44------------------------------------Job Total: <font color="#FF0000" >$20,792.23</font></font></b><br /><br /><br />I know Estimated work Total is at the bottom of the page, but it would be nice as a quick view to see it at the top also.  It would also be nice if we could customize this area in our settings.<br /><br /><ol ><br /><li >Default Profile views</li><br /><li >Default Dashboard views</li><br /></ol><br /><br /><br /><br /><br /><b ><font size="6" >OR...</font></b><br /><br />Allow us to create a report with all the choices from the Project View ShortCuts<br /><br />    *    Profile<br />          o Estimated Work<br />          o Modules<br />          o Team<br />    * Dashboard<br />    * Time Summary<br />    * Estimated vs. Actual<br />    * Payments (0)<br />    * Expenses (3)<br />    * Invoices (0)<br />    * Project notes (0)<br />    * Documents (0)]]>
		</description>
	</item>
	<item>
		<title>a report of all tasks over the estimated time?</title>
		<link>http://www.myintervals.com/forum/discussion/223/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/223/</guid>
		<pubDate>Wed, 30 Apr 2008 07:37:13 -0700</pubDate>
		<dc:creator>mlandis</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />Is it possible to see a list of tasks (by task, not project) that are over the estimated time?<br /><br />Thanks,<br />Matt]]>
		</description>
	</item>
	<item>
		<title>Merge hours?</title>
		<link>http://www.myintervals.com/forum/discussion/221/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/221/</guid>
		<pubDate>Mon, 28 Apr 2008 17:13:35 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I have a few worktypes that should not be on a project.  They got added anyway.  Time got put on them and I can't easily merge the hours into the worktypes they should be associated with.  Is there a way to do this?<br /><br />such as:<br /><i ><br />Animatics - 23 hours<br />Offline Animation - 45 hours</i><br /><br />I need it to be like this:<br /><br /><i ><br /><s >Animatics - 23 hours</s><br />Offline Animation - 68 hours</i>]]>
		</description>
	</item>
	<item>
		<title>Extra text on  'Print This Page' on Project Dashboard</title>
		<link>http://www.myintervals.com/forum/discussion/168/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/168/</guid>
		<pubDate>Thu, 06 Dec 2007 20:16:46 -0800</pubDate>
		<dc:creator>pixolut</dc:creator>
		<description>
			<![CDATA['Print This Page' style page of the project dashboard should not have the following text at the base of the page: » View detailed Estimated vs Actual report» View detailed Estimated vs Actual report<br />Project reports<br />Each report below will run for the life of the current project. The 'life of the project' is determined by the first and last time entry for this project. The start and end date fields will be blank on the report page when you run the report, but you can narrow down the date range if you like.<br /> <br /><br />    * » Mr. Pie Chart» Mr. Pie Chart<br />    * » Weekly Trends» Weekly Trends<br />    * » Summary» Summary<br />    * » Crosschart» Crosschart<br />    * » Project Activity» Project Activity<br />    * » Break It Down]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance and Improvements - Saturday, April 12th</title>
		<link>http://www.myintervals.com/forum/discussion/217/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/217/</guid>
		<pubDate>Thu, 10 Apr 2008 18:26:07 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This Saturday we will be launching a few improvements and performing server maintenance. We always do everything we can to prevent any downtime, but unfortunately we are anticipating <b >approximately 5 - 10 minutes of downtime</b>  sometime <b >between 8:00 AM - 10:00 AM (Pacific) this Saturday, April 12th</b>.<br /><br />We will send an "all clear" email to all Intervals account owners after the maintenance is complete.]]>
		</description>
	</item>
	<item>
		<title>Close or Delete Tasks in Succession.</title>
		<link>http://www.myintervals.com/forum/discussion/214/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/214/</guid>
		<pubDate>Mon, 24 Mar 2008 10:35:33 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[By mistake I found a way to close tasks one after the other with our needing to click and go back to the "all" task column view to select your next task you want to close.<br /><br />This is how I did it.  And maybe this can be turned into a feature.  "Mass task close" or "Next task/Previous task" link.<br /><br />1.  Task View.  Click on the first task you want to close.<br />2.  the Url will read - https://company.timetask.com/tasks/<font color="#CC3300" >view</font>/447/<br />3.  Close it. (or delete it)<br />4.  Now look at the url.  "view" has been replaced by "close" to read - https://company.timetask.com/tasks/<font color="#CC3300" >close</font>/447/<br />5.  Change the number at the end to match the number for the next task you want to close - e.g. 447 -> 448.<br />6.  Once you type return or enter a new page will come up with that Next task already closed.<br /><br />Be careful when using this because you will not get the "Are you sure?????" - Accept or Cancel - Prompt.  It will just close it.<br /><br />Also for this to be effective, (since task numbers are given in numerical order and if you make other tasks at different times, your task numbers could be a little random pertaining to that one project) you need to be sure that the task you actually want to close IS the next numbered task.  So maybe it would be a good idea to jot them down on a post-it before executing this method of closing.  Just to be extra sure.]]>
		</description>
	</item>
	<item>
		<title>Export task list to CSV</title>
		<link>http://www.myintervals.com/forum/discussion/156/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/156/</guid>
		<pubDate>Fri, 09 Nov 2007 08:48:27 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<blockquote >Would love to pull the list of tasks into an excel CSV file and modify it like that.</blockquote><br />We received this exact request twice within a few minutes of each other so I imagine others have the same need.  One of the things that is unique about Tasks as opposed to other areas of Intervals is the potential for a lot of different information.  A task has comments, history, status, time, documents, etc.  <br /><br />What would be exported in an ideal world?<br /><ol ><br /><li >Would only what is visible in the task listing be exported (severity, task #, title, project, assigned to, due, status)?</li><br /><li >Would everything about the task be exported (all comments, time entries, etc.)?</li><br /><li >Would hi level information be exported?  Pretty much like #1, but without everything like #2.  Maybe everything that goes into the top 1/2 when the task is created. </li><br /></ol>]]>
		</description>
	</item>
	<item>
		<title>Delete/Edit Comments in the Task - Pagenate Comments too.</title>
		<link>http://www.myintervals.com/forum/discussion/175/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/175/</guid>
		<pubDate>Wed, 19 Dec 2007 10:23:03 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I would love to be able to delete comments in a task.  Occasionally I make a mistake and want to edit my comment.  Also I want to be able to delete comments if they are ridiculous questions that didn't need to go in there in the first place.<br /><br />I would Also love to have the option to pagenate comments too.  If a Job goes too long, the comments can build and build and build when it would be nice to see the 10 most recent with "Previous / Next" buttons.<br /><br />This should be an Admin level only tool.]]>
		</description>
	</item>
	<item>
		<title>Data Center Improvements Scheduled - 30 minutes of downtime expected</title>
		<link>http://www.myintervals.com/forum/discussion/208/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/208/</guid>
		<pubDate>Fri, 14 Mar 2008 14:51:19 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Next week the data center that hosts Intervals will be making infrastructure enhancements to boost core network performance. The number of Intervals users has doubled in the past five months and this improvement should help our scaling efforts.<br /><br /><b >What can you expect?</b><br />On<b > March 18th between 10:00 AM - 12:00 PM (Pacific)</b> expect downtime of approximately <b >30 minutes</b><br /><br />We apologize for any inconvenience the service interruption causes. We will send out an email right before and right after the upgrade to all current Intervals account owners. Thank you for your patience and understanding.]]>
		</description>
	</item>
	<item>
		<title>Tags for project notes &amp; expenses</title>
		<link>http://www.myintervals.com/forum/discussion/210/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/210/</guid>
		<pubDate>Tue, 18 Mar 2008 17:40:28 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Tags are only being used with documents right now.  We are contemplating layering tags into more places for better classification of items.  For example, with project notes it would be nice to add categories like login, notes, tips, etc.  We believe strongly that tags work better than categories because they are more free form and you don't manage them as much as categories.  You avoid the "miscellaneous" category that is only good for the person categorizing the item.  Not sure where it goes, add four tags.<br /><br />This same tag mechanism could be used for expenses as well.  Maybe it was travel, licensing, hosting, etc.  This would allow for better categorization of expenses.<br /><br />Thoughts?  Would it make your life easier or add more complexity?]]>
		</description>
	</item>
	<item>
		<title>Private Documents - Documents for Admins Only</title>
		<link>http://www.myintervals.com/forum/discussion/206/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/206/</guid>
		<pubDate>Wed, 12 Mar 2008 21:33:25 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I need away to associate documents with Projects that Resources should not be able to see.  Private documents are a necessity. Just like Private Notes are useful.]]>
		</description>
	</item>
	<item>
		<title>Invoice Section - &quot;Add Note&quot; Notification</title>
		<link>http://www.myintervals.com/forum/discussion/197/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/197/</guid>
		<pubDate>Thu, 21 Feb 2008 16:02:35 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[We go back and forth with our Accounting deptartment all day with collectibles.  We are trying to keep track of this kind of stuff on the invoice.  It helps to put these invoice concerns here, so we don't have to travel over to the Project notes section to find out what is happening with a particular invoice.  It also allows us to attend to a specific matter pertaining to that invoice.  Our Accountant is feeling a little stretched.  <br /><br />We would like to some how know when an invoice is created and a particular note has been made about payments, phone calls, collections, etc.<br /><br />Not to mention "Payment Made" notifications would be nice too]]>
		</description>
	</item>
	<item>
		<title>Unbillable Projects</title>
		<link>http://www.myintervals.com/forum/discussion/203/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/203/</guid>
		<pubDate>Thu, 06 Mar 2008 10:32:40 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Projects can be "unbillable" by default. If you create a new project (or edit an existing one) there is a yes/no option on the project profile page to make the project billable. If "No" is selected the billable checkbox will be unchecked by default when anyone adds time for that project. <br /><br /><img src="http://www.myintervals.com/i/forum/project_unbillable.gif" title="Unbillable Projects" /><br /><br />We have plans to make unbillable budgets next, that is definitely a missing piece of the puzzle.]]>
		</description>
	</item>
	<item>
		<title>Document upload Notification - Specify User(s)</title>
		<link>http://www.myintervals.com/forum/discussion/187/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/187/</guid>
		<pubDate>Mon, 04 Feb 2008 11:11:57 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[This thing sorely needs the ability to email notifications to not just the Project Manager, but to others as well.  We usually have 3 or 4 Project managers at times because our Projects are so large.  They specifically handle certain tasks and teams.  All those project managers need to have notification.  But alas it will only email 1.]]>
		</description>
	</item>
	<item>
		<title>Small tasks not needing a complete project</title>
		<link>http://www.myintervals.com/forum/discussion/201/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/201/</guid>
		<pubDate>Wed, 05 Mar 2008 00:51:30 -0800</pubDate>
		<dc:creator>stevieg</dc:creator>
		<description>
			<![CDATA[We have a few clients who we do basic website maintenance for. It could be a total of 2 or 3 hours a month. I would still like to track this amount for each specific client but it seems a waste to have to have a separate active projects for each. Is there any way to handle this without each client having their own active 'maintenance' project?]]>
		</description>
	</item>
	<item>
		<title>Add ability for Executive Users to make comments on tasks</title>
		<link>http://www.myintervals.com/forum/discussion/155/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/155/</guid>
		<pubDate>Fri, 09 Nov 2007 08:27:43 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this request:<br /><br /><blockquote >Is it possible for 'executive' role users to enter comments on tasks (possibly this would be a per-project or even per-task setting) as it seems that there is a loss in continuity of a customer being able to make a task request but then never follow it up in a documented manner.</blockquote><br /><br />We do have this feature on our development road map.  We have a similar problem as well where sometimes you don't want an Executive making comments, but other times you do.  We have made a few of our Clients 'Resource' level users and a few are 'Managers'.  This works well for clients you are close with and a ton of transperancy is OK, but we wouldn't want to do this across the board.<br /><br />We have plans to make comments work similarly to how documents work where you can decide on a per comment basis to allow the Executive user to view the comment.  We also plan to add "allow this user to make task comments" as an option to Executive users.]]>
		</description>
	</item>
	<item>
		<title>Intervals Server Maintenance &amp; Upgrades Scheduled</title>
		<link>http://www.myintervals.com/forum/discussion/191/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/191/</guid>
		<pubDate>Mon, 11 Feb 2008 16:53:00 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This week two performance related upgrades are scheduled:<br /><br /><b >Tonight - Monday, February 11th</b> - service window <b >6:00 PM - 8:00 PM (Pacific)</b> -<i > expected downtime: 10 - 15 minutes </i><br /><b >Wednesday, February 13th</b> - service window<b > 7:30 PM - 10:00 PM (Pacific)</b>- <i >expected downtime: 1 hour </i><br /><br />Our apologies on the short notice of the first upgrade. The second upgrade is much more substantial and we do expect Intervals to be unavailable for approximately one hour. We will shoot out an email to all Intervals account owners right after the upgrade is complete. Thank you for your patience and understanding. We have experienced rapid growth lately and are working hard to get performance optimized.]]>
		</description>
	</item>
	<item>
		<title>Invoice Section - &quot;Invoice Created&quot; Notification</title>
		<link>http://www.myintervals.com/forum/discussion/198/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/198/</guid>
		<pubDate>Thu, 21 Feb 2008 16:07:12 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[We have so many jobs that are small jobs.  When we do them they usually take an hour or two.  Client Can walk with his materials that very same day.  If Accounting hasn't been notified that instant they could get behind on their collections or bookkeeping.  <br /><br />Automatic email to accounting (or whoever you specify) saying "Hey theirs a billing opportunity and it's happening right this second", would be extremely helpful.]]>
		</description>
	</item>
	<item>
		<title>Unsuspend a locked out user</title>
		<link>http://www.myintervals.com/forum/discussion/194/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/194/</guid>
		<pubDate>Tue, 19 Feb 2008 13:03:59 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If a user tries to login unsuccessfully four times in a row their account will be temporarily suspended.  This is a security feature meant to help cut down on repeated unsuccessful login attempts.  If you have a user who has accidentally triggered the lockout, Administrator level users can unsuspend the account.  <br /><br />If you go to People >> search for the user >> view the user's profile there should be a link like this in the left hand column:<br /><img src="http://www.myintervals.com/i/forum/person_lockedout.gif" title="Unsuspend User" /><br /><br />Clicking on "click here" will reset their account and grant them access to Intervals.]]>
		</description>
	</item>
	<item>
		<title>My email preference is set to not email me on new task assignments, but I just got an email? Why?</title>
		<link>http://www.myintervals.com/forum/discussion/193/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/193/</guid>
		<pubDate>Thu, 14 Feb 2008 12:44:54 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[In the "My Account" section each user can control which emails they receive from Intervals. We believe that email is a terrible way to manage work so the emails are gentle pushes back into Intervals.  Personally, I find the emails very helpful, but if your account generates a lot of activity you may want to dial down a few of the emails.<br /><br />If the <i >New task assignments</i> preference has been unchecked, there is one scenario where an email will be sent.  If the task severity is set to "showstopper" an email will be sent to the assignee even if they have their preference disabled.  The thinking behind this is that "showstopper" is used sparingly and often in crisis so the assignee should be alerted no matter what. <br /><br /><img src="http://www.myintervals.com/i/forum/notifications_cropped.gif" alt="Email Preferences" />]]>
		</description>
	</item>
	<item>
		<title>Document error workaround?</title>
		<link>http://www.myintervals.com/forum/discussion/190/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/190/</guid>
		<pubDate>Mon, 11 Feb 2008 14:10:33 -0800</pubDate>
		<dc:creator>bee</dc:creator>
		<description>
			<![CDATA[The image “http://beeline.timetask.com/documents/open/8524/” cannot be displayed, because it contains errors.<br /><br />This is the error message we're getting with a .jpg file. Any way we can work around it or should I ask my client to try it again?<br /><br />Thanks.]]>
		</description>
	</item>
	<item>
		<title>Import time on an individual timesheet</title>
		<link>http://www.myintervals.com/forum/discussion/184/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/184/</guid>
		<pubDate>Tue, 22 Jan 2008 09:08:50 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have plans to allow for easier ways to get data into Intervals (client import, etc.).  Today we received this feature request and it would be great to get thoughts from others on whether or not you would use a timesheet import:<br /><blockquote ><br />Some of our sub-contractors use non web-based timers & tracking software that produce csv files --- they do this esp when working offline. Currently they have to manually re-enter into Intervals timesheets. It would be great to be able to import time from other sources to save the manual data entry in that scenario.</blockquote>]]>
		</description>
	</item>
	<item>
		<title>Editing time - using the billable / unbillable filter</title>
		<link>http://www.myintervals.com/forum/discussion/189/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/189/</guid>
		<pubDate>Wed, 06 Feb 2008 09:21:17 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are responsible for approving weekly timesheets you are used to the daunting tasks of making sure goals have been met and making sure everyone's time has been tracked and submitted properly.  With Intervals we have taken what we have learned via trial and error and have streamlined the process as much as possible (overdue alerts in the header, one click email reminders, tracking time on tasks, approving all timesheets with one click, etc.).  One item that has been a big nag to me is making sure billable and unbillable time is entered properly.  Every week a handful of hours are submitted that should not be billable or vice versa.  <br /><br />If you go to Time > Edit Time you can filter by a certain client, certain person, date range, etc. and also specify if you are looking for billable time, unbillable time, or both.  The billable, unbillable, all filter went live last week. <br /><br /><img src="http://www.myintervals.com/i/forum/edit_time.gif" alt="Edit Time" /><br /><br />For last week we had 2 hours of billable time entered for Intervals Support.  When I was approving time I went to edit time, specified the date range, selected Intervals Support at the project, selected billable time, hit submit and edited the two time entries to make them unbillable...problem solved.]]>
		</description>
	</item>
	<item>
		<title>Can I use multiple General Timers?</title>
		<link>http://www.myintervals.com/forum/discussion/136/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/136/</guid>
		<pubDate>Thu, 11 Oct 2007 14:21:20 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Clicking on the clock icon will spawn a new general timer.  Here is a screenshot example:<br /><br /><img src="http://www.myintervals.com/i/forum/multiple_general_timers.gif" /><br /><br />Also, we have plans to add the ability to add a note to the general timers because it can get a little tricky trying to keep straight which timer was used for what.]]>
		</description>
	</item>
	<item>
		<title>My timers stop working after leaving Intervals open overnight</title>
		<link>http://www.myintervals.com/forum/discussion/186/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/186/</guid>
		<pubDate>Wed, 23 Jan 2008 13:37:13 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Some people have noticed that upon returning to work the next morning, their Intervals timers are no longer responsive to clicking play/pause/apply/clear. This is a side effect of a security feature within Intervals.<br /><br />To protect our users and their data, we automatically void logins after a certain amount of inactivity. When you click the timer that next morning, the server is unable to respond to the request because it thinks you are logged out. <br /><br />To alleviate this issue, refresh the page you were on, and you will be prompted for a login prompt. Log back in to Intervals and you will be sent back to the page you came from. Your timers should now work.]]>
		</description>
	</item>
	<item>
		<title>Why can't I downgrade a user to the executive level?</title>
		<link>http://www.myintervals.com/forum/discussion/185/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/185/</guid>
		<pubDate>Wed, 23 Jan 2008 13:26:11 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[The Intervals executive level user is unique in that they are not part of the task management and time tracking workflow. They cannot be assigned tasks, nor can they assign tasks to others. And they cannot track their time. The executive user is one who has minimal interaction with Intervals, which is ideal for allowing access to your clients. <br /><br />The reason we don't allow an existing non-executive user to be downgraded to an executive user, is that it could potentially orphan any task and time data previously associated with that user. Suddenly, executive users would be showing up with tasks assigned to them, and having time recorded on timesheets, and showing up in reports. <br /><br />We've chose to keep executive users isolated for this reason. If you find yourself needing to downgrade a user, it is best to delete them and recreate them as an executive.]]>
		</description>
	</item>
	<item>
		<title>Tracking everything in Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/180/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/180/</guid>
		<pubDate>Thu, 10 Jan 2008 10:35:30 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Intervals is wonderful for tracking time spent on the core projects that define your small business. But what about those other projects? What about the creative tinkering you do on the side? What about the company excursions to the local watering hole?<br /><br />We say, “track it.” Tracking the billables and the unbillables each day will give you invaluable data and the end of each month, quarter, and year. Looking back, Intervals will tell you what percentage of your time was spent coming up with new ideas to further your business, and how much time was spent on day-to-day operations. You will soon realize how invaluable your data is in the context of all that you do. <br /><br />Using Intervals in this way will keep you accountable, help you accomplish new goals, and remind you there is more to being a small business — like those two-for-one drink specials at the local pub.]]>
		</description>
	</item>
	<item>
		<title>General Notes / Private Notes People Profile View</title>
		<link>http://www.myintervals.com/forum/discussion/171/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/171/</guid>
		<pubDate>Fri, 07 Dec 2007 15:24:28 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I want an area that I can put people's wage to calculate the possible loss against a total budget.  Since this won't happen for a while (hope hope hope) what I think would be something to appease would be adding Private Notes to People profiles<br /><br />If an admin makes a private note in the Resource's Profile Only He or she and the admins will only be able to see it.<br /><br />As for the Regular Note section this would stay like it is.<br /><br />Possible?]]>
		</description>
	</item>
	<item>
		<title>Change task status in overview screen</title>
		<link>http://www.myintervals.com/forum/discussion/177/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/177/</guid>
		<pubDate>Fri, 04 Jan 2008 03:25:45 -0800</pubDate>
		<dc:creator>lansen</dc:creator>
		<description>
			<![CDATA[It would save a lot of time and clicks if changing the task status was possible in the task overview screen.<br />A simple dropdown selection would do.]]>
		</description>
	</item>
	<item>
		<title>Time Gates</title>
		<link>http://www.myintervals.com/forum/discussion/176/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/176/</guid>
		<pubDate>Thu, 20 Dec 2007 05:02:03 -0800</pubDate>
		<dc:creator>ookwudili</dc:creator>
		<description>
			<![CDATA[Has this been implemented already,<br /><br />Iterative case driven time gates:<br /><br />where the application could be expanded to include development in / pose questions concerning:<br /><br />1. Working standards, across departments and work disciplines - ref. ISO book of standards as applicable.<br />2. Shifting margins of efficiency according to demands of wider team - inter departmental.<br />3. Case driven set of rules, definative guide to tried and tested work methodologies - drawn from communities online.<br />4. All integrated with a fiscal system which makes sense;<br /><br />example: Margins of Profit and Loss, Speculative Interest, ROI - Return on investment, Profit.<br /><br />Further outlined in a report proposal, available from myself...]]>
		</description>
	</item>
	<item>
		<title>Greasemonkey keyboard shortcut script for quick Verify &amp; Close.</title>
		<link>http://www.myintervals.com/forum/discussion/74/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/74/</guid>
		<pubDate>Fri, 23 Mar 2007 08:55:24 -0700</pubDate>
		<dc:creator>jprado</dc:creator>
		<description>
			<![CDATA[I go through a lot of V&C's thoroughout the day. To save keystrokes and clicks, I had created a keyboard shortcut when editing a task and setting it to Verify & Close (typing the words <s >'acaba'</s> ALT+C ). This was actually built into the previous version of our application. <br /><br />This time I decided to create it using a <a href="https://addons.mozilla.org/firefox/748/" >Greasemonkey</a> user script.  Read the extension's description for a complete description on what it does -- it's a very powerful extension.<br /><br />The script is named Acaba v1.0. It's really just an automation script that will save you a lot of keystrokes and clicks if you deal with many tasks. This particular version sets it to 'Verify & Close', prompts for a closeout message and submits the form. <br /><br />V&C is our version of "its done and ready for QA", but it can be changed to anything really. The extension is triggered by the keystroke ALT+C on the Edit Task page (Command + C for Mac users).<br /><br />To install first install Greasemonkey, just drag the file into Firefox and the script will begin installation.<br /><br />You can download the Acaba v1.0 <a href="http://www.layer51.com/GM/acaba.user.js" >here</a>]]>
		</description>
	</item>
	<item>
		<title>Track Employee hourly or salary against Company Hourly.</title>
		<link>http://www.myintervals.com/forum/discussion/122/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/122/</guid>
		<pubDate>Fri, 28 Sep 2007 15:01:16 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I would like to see how much money we are paying certain employees on projects.  All employees have different wages.  Some are hourly and some are Salary.  maybe the salary could be figured based upon their Gross yearly - a 40 hour work week - minus certain holidays, time off, and sick days.  It would be nice to place this hourly or salary (pulldown) on the individuals &quot;Add Person&quot; profile.  So this shows up when performing reviews.]]>
		</description>
	</item>
	<item>
		<title>Automatically update project time estimates with task time estimates</title>
		<link>http://www.myintervals.com/forum/discussion/164/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/164/</guid>
		<pubDate>Tue, 27 Nov 2007 08:59:59 -0800</pubDate>
		<dc:creator>jorj.ives</dc:creator>
		<description>
			<![CDATA[Hello,<br /><br />I've noticed that the task time estimates have no bearing on the project time estimates. Surely the two go hand in hand? If you have a set of tasks set up for a project, then the project will (in theory) take that long to complete.<br /><br />It would be nice to see the task estimates versus the actual time easily in a report.]]>
		</description>
	</item>
	<item>
		<title>Show Project Numbers in More Locations</title>
		<link>http://www.myintervals.com/forum/discussion/170/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/170/</guid>
		<pubDate>Fri, 07 Dec 2007 15:19:53 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a feature request to expand where Project Numbers are listed.  For example:<br /><br /><blockquote ><ol ><br /><li >On the main projects list – maybe as the first column </li><br /><li >On the task lists – between the task name and the project name </li><br /><li >Maybe on the timesheets list – as the first column. </li><br /></ol></blockquote><br /><br />We don't use Project Numbers a ton, but they are a nice numerical indicator for us.  I know that some Intervals users rely much more on Project Numbers than we do.<br /><br />Would you like them expanded?  Does the list above cover it?  More or less?]]>
		</description>
	</item>
	<item>
		<title>Pictures for Clients</title>
		<link>http://www.myintervals.com/forum/discussion/169/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/169/</guid>
		<pubDate>Fri, 07 Dec 2007 11:55:44 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I own a fairly big Service company that has many clients and many employees (including freelance).  <br /><br />The Client Tab needs to have the ability to add client photos so we can put a face on every job.  If the client consists of a team of people, we should be able to add all their photos too under that one client.  If a RESOURCE is working on a project the client(s) Pictures load (with their name under each) under the project tab view (seeing how RESOURCES don't have the permission level of seeing client info).<br /><br />On the flip side Clients should be allowed to see the team member pictures that are working on his or her project.<br /><br />It would vastly improve relationships with our client so people can see them when they walk in and greet them by name and shake their hand.]]>
		</description>
	</item>
	<item>
		<title>Multipage PDF Reports</title>
		<link>http://www.myintervals.com/forum/discussion/166/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/166/</guid>
		<pubDate>Wed, 28 Nov 2007 10:48:35 -0800</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I have been creating Multi-page PDF reports for clients that involve the Pie Chart, Activity report, Summary report, an Break it Down Report.  <br /><br />And then I add a cover page.  <br /><br />Takes me about Half an hour to do this with all the varying reports and filtering I have to do.  (I saw a request for REPORT FILTER FAVORITES, this will help). <br /><br />It would be nice, just like &quot;Copy Project&quot;, to have &quot;Generate Multi Report&quot;.  We have the ability to check the report we want in it.  Once checked, pull-downs populate with the REPORT FILTERS.<br /><br />Then we have the option of including our cover page (8x10) that we uploaded in our &quot;SITE SETTINGS&quot;<br /><br />There you have it... Multi page PDF report ready to be made.  This would save a lot of time.]]>
		</description>
	</item>
	<item>
		<title>Daily, Weekly, and Flat rates.</title>
		<link>http://www.myintervals.com/forum/discussion/119/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/119/</guid>
		<pubDate>Fri, 28 Sep 2007 14:42:46 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[More often than not we give Daily, Weekly or Flat rates in order to make a sale.  So It would be nice to keep  to the rate discussed so when projects go over the daily or into the next week we can follow that.  Flat rate is not so important because I see that as being part of the &quot;Budget&quot; Column.  I would actually like to follow that on an hourly way.  But hey all options would be nice.]]>
		</description>
	</item>
	<item>
		<title>Document upload</title>
		<link>http://www.myintervals.com/forum/discussion/158/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/158/</guid>
		<pubDate>Fri, 09 Nov 2007 11:46:23 -0800</pubDate>
		<dc:creator>crice</dc:creator>
		<description>
			<![CDATA[Is there a way we can upload more than 1 document at a time? On that note, can we set it so the 'title' field automatically populates with the name of the document we're uploading?  Most of the times, my titles are the document name.]]>
		</description>
	</item>
	<item>
		<title>task traversion</title>
		<link>http://www.myintervals.com/forum/discussion/159/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/159/</guid>
		<pubDate>Fri, 09 Nov 2007 11:47:36 -0800</pubDate>
		<dc:creator>crice</dc:creator>
		<description>
			<![CDATA[Is there a way to go from a task to the next or previous one in the list within the task description without having to go back out into the task list?]]>
		</description>
	</item>
	<item>
		<title>Copy a Project</title>
		<link>http://www.myintervals.com/forum/discussion/90/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/90/</guid>
		<pubDate>Tue, 19 Jun 2007 17:20:42 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[In Intervals you can copy a task, but we recently received a request to copy a project.  Copying a project would copy the project, modules, and the subsequent tasks.  Currently, when you create a new project the default modules that you have specified get pulled in so that a project can rapidly be developed, but the assumption is that tasks are unique to each project.  If a task is similar enough it can be copied to a new project, but there are not "project templates" with specified modules and tasks.  <br /><br />I am curious to get thoughts from others on this one?]]>
		</description>
	</item>
	<item>
		<title>An 'involvement' indicator would be useful</title>
		<link>http://www.myintervals.com/forum/discussion/165/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/165/</guid>
		<pubDate>Wed, 28 Nov 2007 03:38:30 -0800</pubDate>
		<dc:creator>jorj.ives</dc:creator>
		<description>
			<![CDATA[The idea I'm trying to get across is some kind of instantly recogniseable visual indicator of how much work is involved in a task. A colour like the 'severity' field, or a colour applied to a whole task row would be good.<br /><br />Alternatively, modifiable severities could be used for this. The way I see it, the due date of a task has a big bearing on the priority of a task, so 'severity' could be freed up for a little more scope.]]>
		</description>
	</item>
	<item>
		<title>Not receiving Notifications</title>
		<link>http://www.myintervals.com/forum/discussion/161/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/161/</guid>
		<pubDate>Thu, 15 Nov 2007 00:14:57 -0800</pubDate>
		<dc:creator>muneez</dc:creator>
		<description>
			<![CDATA[Even though we have check marked all the notifications, we are not receiving them.]]>
		</description>
	</item>
	<item>
		<title>Task filter</title>
		<link>http://www.myintervals.com/forum/discussion/157/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/157/</guid>
		<pubDate>Fri, 09 Nov 2007 11:44:32 -0800</pubDate>
		<dc:creator>crice</dc:creator>
		<description>
			<![CDATA[Is there a way to view only those tasks whose status has changed in a given time period? i.e. show me all tasks that have been marked as closed from 10/15-11/1.]]>
		</description>
	</item>
	<item>
		<title>Is it possible to have a discussion or better a video of a typical workflow</title>
		<link>http://www.myintervals.com/forum/discussion/145/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/145/</guid>
		<pubDate>Wed, 31 Oct 2007 13:24:58 -0700</pubDate>
		<dc:creator>wlevins</dc:creator>
		<description>
			<![CDATA[For new users, like myself, it would be very helpful to either have a discussion or better yet a video demo of how someone users intervals. For instance, do you open a project, then create ALL the task you think you'll need for that project...or do you open the first task, complete that - close it, then open the next task, etc.?<br /><br />I'm sure we'll figure things out...but a nice video of intervals in use...or a description (case study) of how to use it in certain scenarios would be helpful to us newbies.]]>
		</description>
	</item>
	<item>
		<title>Group &amp; Individual Calendar</title>
		<link>http://www.myintervals.com/forum/discussion/150/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/150/</guid>
		<pubDate>Thu, 08 Nov 2007 15:47:18 -0800</pubDate>
		<dc:creator>cr8tivsolutions</dc:creator>
		<description>
			<![CDATA[We have to use another online product for our calendar-- is there any plan to incorporate in the near future?]]>
		</description>
	</item>
	<item>
		<title>A repoort or listing of Projects by Client</title>
		<link>http://www.myintervals.com/forum/discussion/154/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/154/</guid>
		<pubDate>Thu, 08 Nov 2007 17:05:35 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received this request:<br /><br /><blockquote >It would be really great if, when I wanted to print a list of active projects, I could print them grouped by Client: Ex: list of all active projects for Client A, then all active projects for Client B, and so on. Just think it would be a nice feature.</blockquote><br /><br />We have a weekly meeting every week where we plan out our week and we manually do it right now.  It feels like an opportunity to have Intervals handle it and we have received similar feature requests to the one above.  For example:<br /><br /><blockquote >The request was fueled more by how we would normally have weekly production meetings. We’d print out reports, that listed “jobs / projects” sorted by clients, then we’d review each, status, next to do, etc. If I were able to view all task, sorted by clients, we could replicate this procedure.</blockquote><br /><br />It would be great to get feedback on this "hi level" project view by client.  This is just a quick brainstorm that hasn't been thought through too deeply:<br /><br />Client<br />    Project Name                 Project #               Estimate vs Actual     <br />            Overdue tasks (4)<br />            Task #   Task Name   Due Date   Etc.<br /><br />            Task Starting this week (3)<br />            Task #   Task Name   Due Date   Etc.<br />            <br />            Tasks Due this week (4)<br />            Task #   Task Name   Due Date   Etc.<br /><br />We have some projects with a lot of tasks so it might get overwhelming.  Also, the number of projects could be massive, but we actively developing multi select for most reports so that you can group and view only the items you want to view.  We are developing this for a new report that allows you to view the status of a few projects together.  <br /><br />For example, we usually have 4 or 5 larger projects and 30+ maintenance projects going on at the same time.  The 4 or 5 big projects total hours, start and stop dates really dictate how much billable work we need.  It sounds like others have the same issue so we are actively trying to help view the situation more clearly.]]>
		</description>
	</item>
	<item>
		<title>accounting with intervals invoicing</title>
		<link>http://www.myintervals.com/forum/discussion/152/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/152/</guid>
		<pubDate>Thu, 08 Nov 2007 15:50:01 -0800</pubDate>
		<dc:creator>cr8tivsolutions</dc:creator>
		<description>
			<![CDATA[Are you duplicating the invoices you've created in intervals into your accounting software?  Would be nice if they integrated with Quick Books.]]>
		</description>
	</item>
	<item>
		<title>invoicing &amp; accounting software?</title>
		<link>http://www.myintervals.com/forum/discussion/153/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/153/</guid>
		<pubDate>Thu, 08 Nov 2007 15:51:13 -0800</pubDate>
		<dc:creator>cr8tivsolutions</dc:creator>
		<description>
			<![CDATA[Are you to duplicate the invoices you've created in intervals into your accounting software?  Would be really nice if they integrated with Quick Books.]]>
		</description>
	</item>
	<item>
		<title>Third party FTP file hosting</title>
		<link>http://www.myintervals.com/forum/discussion/146/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/146/</guid>
		<pubDate>Wed, 31 Oct 2007 13:26:52 -0700</pubDate>
		<dc:creator>wlevins</dc:creator>
		<description>
			<![CDATA[I believe this is available in basecamp...though I've never used it....but it'd be excellent if we were able to augment the standard 5Gb of document storage with our own storage. So in essence....we could set up a secondary FTP site where we could store documents.]]>
		</description>
	</item>
	<item>
		<title>Client Address Should update in Invoice</title>
		<link>http://www.myintervals.com/forum/discussion/142/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/142/</guid>
		<pubDate>Fri, 26 Oct 2007 16:31:05 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[When a client moves during a job we have their old address on the invoice when we update their address info.  Invoice goes to their old address and they say they never got it.  So we think they are lying.  Nope just that the address in the invoice section does not.]]>
		</description>
	</item>
	<item>
		<title>Task filters for multiple assignees</title>
		<link>http://www.myintervals.com/forum/discussion/135/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/135/</guid>
		<pubDate>Tue, 09 Oct 2007 13:08:29 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received this feature request:<br /><br /><blockquote >Allow task filters where multiple assignees can be selected simultaneously</blockquote><br /><br />With an earlier internal version of Intervals we had it so that you could create a custom task filter.  For example, you could pick a few projects, pick a few assignees, and save it as a task filter.  It was pretty powerful, but seldom used and a little complex so we removed it. <br /><br />Would you use it?]]>
		</description>
	</item>
	<item>
		<title>Add notes on approved timesheets?</title>
		<link>http://www.myintervals.com/forum/discussion/138/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/138/</guid>
		<pubDate>Tue, 23 Oct 2007 15:13:34 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Presently with Intervals a note can be added when a timesheet is rejected, but not when it is approved.  We recently received this feature request:<br /><br /><blockquote ><br />It would be nice to add a note to time sheets that have to get approved. I would use this to explain why or why not a time sheet got rejected or accepted. Also I would use this to explain to accounting things like; Overtime has been approved, Be sure to double check time...</blockquote><br /><br />Good idea?  Would you use it?]]>
		</description>
	</item>
	<item>
		<title>Multiple tasks assigned to one person with one click</title>
		<link>http://www.myintervals.com/forum/discussion/140/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/140/</guid>
		<pubDate>Fri, 26 Oct 2007 14:45:54 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Would love to have the ability to apply 5 tasks at once to a worker.  instead of create them individually.  If a job has 5 different things to do, currently you have to create the tasks one at a time.  having the freedome to up the number of tasks by (for instance) tabs - task #45, task#46, task #47, task #48, task #49.<br /><br />It would also be nice to have &quot;favorites&quot;.  If a worker only works in one department, and typically they do the same thing every job (and usually it takes 3 tasks e.g.) then having a favorite task list for him or her would create fast tasks in a pinch.]]>
		</description>
	</item>
	<item>
		<title>Can a task be assigned to multiple people?</title>
		<link>http://www.myintervals.com/forum/discussion/139/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/139/</guid>
		<pubDate>Fri, 26 Oct 2007 11:12:27 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals has a one to one relationship between owner and assignee.  We believe this relationship helps keep things from falling in-between the cracks.  Although this one to relationship exists, there are a few ways to handle the scenario:<br /><br /><ol ><br /><li >A task can be assigned to different people in succession - we often do this where John has the first part, then over to Jaime, then to Steve to finalize</li><br /><li >The task can be broken into multiple tasks</li><br /><li >Multiple people can work on the same task - since Intervals features project level permissions for project teams everyone can see all of the tasks for the team they are a part of.  It is not uncommon for us to say "hey, lets all work on task #345 this afternoon for an hour".</li><br /></ol>]]>
		</description>
	</item>
	<item>
		<title>Multiple &quot;General Timers&quot;?</title>
		<link>http://www.myintervals.com/forum/discussion/46/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/46/</guid>
		<pubDate>Wed, 13 Sep 2006 12:54:14 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a request to allow for multiple general timers with a note describing the work.  It would work similarly to how the task timers work at present, but for the general timers.  We at Pelago typically funnel everything into task timers and use the general timer more sparingly.  I'm curious to get feedback from others on whether or not they would use multiple general timers?]]>
		</description>
	</item>
	<item>
		<title>Resources see Admin, Manager, and other resource tasks?</title>
		<link>http://www.myintervals.com/forum/discussion/134/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/134/</guid>
		<pubDate>Tue, 09 Oct 2007 07:17:57 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Not really sure why this happens, but resource people can see Admin's, Manager's, and Other Resource's tasks and log time on them for them selves...  I don't get why this would be a good thing.<br /><br />It would make sense that resources can only see tasks assigned to them and that's it.  They should not see everyone's task.  Managers should see theirs and resource tasks.  and Admins see everyone.<br /><br />Is there a greater goal in mind here?  would love to know how to work around this.]]>
		</description>
	</item>
	<item>
		<title>Formating invoice - Hide Line Items - Show Final Tally Only</title>
		<link>http://www.myintervals.com/forum/discussion/130/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/130/</guid>
		<pubDate>Wed, 03 Oct 2007 19:12:12 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Is there a way to format the Invoices that get generated so that Clients who get weirded out by seeing the line Item info, don't have to see the line items?  If not I'd like to submit it as a Hide feature request.]]>
		</description>
	</item>
	<item>
		<title>Viewing Invoice after created.</title>
		<link>http://www.myintervals.com/forum/discussion/131/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/131/</guid>
		<pubDate>Wed, 03 Oct 2007 19:13:45 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I can't seem to view my invoices after I create them.  What gives?  I create an invoice and then I click the link so I can see them as I entered the info.  When I click the Name of the project for the invoice I am taken to the Dashboard of the project.  Help!]]>
		</description>
	</item>
	<item>
		<title>Actual dollar per hour - what exactly is that</title>
		<link>http://www.myintervals.com/forum/discussion/133/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/133/</guid>
		<pubDate>Thu, 04 Oct 2007 11:08:37 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[The Light bulb does not fully explain it.  I notice I have a negative value for the actual dollar per hour, is this a good thing to be seeing?  Negative usually doesn't mean good.]]>
		</description>
	</item>
	<item>
		<title>Time In - Time Out</title>
		<link>http://www.myintervals.com/forum/discussion/132/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/132/</guid>
		<pubDate>Wed, 03 Oct 2007 19:21:24 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I was recently confronted by a question from an employee about time in and Time out.  <br /><br />The question was, &quot;If I'm doing double duty, that is billable to client, then why would I stop the timer if I jump to another project.  I can sometimes kill 3 birds with one stone, but we would want to bill them all the same, not split the difference.&quot;<br /><br />I don't want this employee showing he worked 20 hours in one day.  That means I will be possibly responsible for OT to pay him.<br /><br />My Solution to this problem would be User &quot;Home&quot; Dashboard - time in / time out.  Or time in / time out on the Bar across the top so it is always visible.  This would allow me to bill clients for exactly the stuff they ordered and allow me to know that my employee did not go into OT for that client.<br /><br />Please, this is important.  I'd like to know If this is even possible.]]>
		</description>
	</item>
	<item>
		<title>Deleting Work Types at the project level</title>
		<link>http://www.myintervals.com/forum/discussion/129/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/129/</guid>
		<pubDate>Wed, 03 Oct 2007 13:29:45 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[At the project level Intervals does not allow a work type be deleted if any time has been applied to that particular work type.  This is done to maintain the integrity of the time data and to prevent it from being orphaned.  The work type can be set to inactive though.  This will prevent any new time from being applied to that particular work type.  If you absolutely had to delete it, all of the time that has been entered for that particular work type would have to be deleted or moved to a different work type.  It is possible, but a bit of a hassle. <br /><br />Here is an example of a project that has two work types that have not had time applied yet so they can be deleted.<br /><br /><img src="http://www.myintervals.com/i/forum/delete_work_types.gif" alt="delete work types" />]]>
		</description>
	</item>
	<item>
		<title>Can't see Employee's Task Timers Running</title>
		<link>http://www.myintervals.com/forum/discussion/128/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/128/</guid>
		<pubDate>Tue, 02 Oct 2007 09:55:11 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Is this a bug?  I have a couple of employees running task timers.  When I filter tasks to show me the tasks they have running on their computer, I don't see the progress.  Is this normal?  I now it may seem like micromanaging but everyonce in a while you get a rouge worker who doesn't care about whether he stops the clock or not or what project he is on.  I would like to eliminate that by being able to see their tasks running in my login.]]>
		</description>
	</item>
	<item>
		<title>Can there be an equiptment tab</title>
		<link>http://www.myintervals.com/forum/discussion/118/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/118/</guid>
		<pubDate>Fri, 28 Sep 2007 14:38:51 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[more often than not I'm sure companies are always needing to keep track of what certain equipment of theirs is doing.  I rely on computers, tape decks, hard drives, and rooms to also make me money.  We do not make the equipment part of the hourly we charge clients.  Because we give them Daily or weekly rates.  <br /><br />I would like to set prices for Equipment and assign them to projects.  Basically the Equipment works like people, but for the sake of organization I would like to keep the two separate.  Is this something that can be whipped up?]]>
		</description>
	</item>
	<item>
		<title>Can we have an OT Setting</title>
		<link>http://www.myintervals.com/forum/discussion/123/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/123/</guid>
		<pubDate>Fri, 28 Sep 2007 15:10:08 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Overtime for employees always takes a nasty bite.  So we send the expenses off to the client.  In the &quot;Add Time&quot; window - a check mark for OT would be nice to see.  This way in the prices for work types, we have an extra editable Column for OT.  OT will just be added to the overall cost of the work type.  <br /><br />Important to consider...<br /><br />1.OT for Employees is, as we all know, Time and a half.  <br />2.What the company charges the client for OT always varies.]]>
		</description>
	</item>
	<item>
		<title>Logged in at two or three stations</title>
		<link>http://www.myintervals.com/forum/discussion/124/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/124/</guid>
		<pubDate>Fri, 28 Sep 2007 15:17:47 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Is it possible to log in at different stations at once if you are running between two or three jobs?  I was discussing a scenario with an employee.  If he logs in at one station and starts a general timer, could he continue over to another job while the computer is working on that job?  And still have the timer keep accurate account?  And if so is there away to make sure that that does not get mistaken for overtime when we do analysis?]]>
		</description>
	</item>
	<item>
		<title>Edit Project Number on Invoice</title>
		<link>http://www.myintervals.com/forum/discussion/125/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/125/</guid>
		<pubDate>Sat, 29 Sep 2007 14:26:39 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Hey Your Invoice thing is really cool.  Nice Job. But to integrate fully into a business that already has a format for Project Numbers it's very limiting.  I suggest Invoice number could be generated by the server (fine) but Project number should be Editable.  I Invoice clients over a long period of time.  So I use the same Project number everytime I send an invoice.  Large projects that involve contracts and lawyers usually don't go away for a while or change much.  So Accounting always references the project number with the job.  If Accounting get's a new project number everytime it's going to get confusing.  At least for my company.  and I would think there are a few others out there needing the same thing.]]>
		</description>
	</item>
	<item>
		<title>Task Templates</title>
		<link>http://www.myintervals.com/forum/discussion/127/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/127/</guid>
		<pubDate>Mon, 01 Oct 2007 16:11:05 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a request to add Task Templates:<br /><br /><blockquote >Is it possible to automatically have text appear in the task body copy every time a new task is started? I am hoping to have a pre-made template to prompt the user to submit all the necessary information.</blockquote><br /><br />Intervals does not presently feature "task templates".  Copy a task can be used as a work around and I know some Intervals users have setup default projects with all of the default tasks, then copy them whenever they are needed.  On a similar thread, we do have plans to add the ability to "Copy a Project" which will pretty much be like setting up "Project Templates".<br /><br />It would be great to get additional thoughts on "Task Templates".]]>
		</description>
	</item>
	<item>
		<title>Is it possible to have something custom ordered.</title>
		<link>http://www.myintervals.com/forum/discussion/126/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/126/</guid>
		<pubDate>Sat, 29 Sep 2007 17:14:36 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[Let's say almost everything I need is here except for a few minor details.  is it possible to hire you to write something that will function for my particular need on my PM.timetask?]]>
		</description>
	</item>
	<item>
		<title>Invoicing in Intervals Launch Scheduled for Saturday, September 29th</title>
		<link>http://www.myintervals.com/forum/discussion/113/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/113/</guid>
		<pubDate>Tue, 25 Sep 2007 16:56:28 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Our window to launch <a href="http://www.myintervals.com/blog/2007/07/26/feature-preview-invoicing-in-intervals/" >Invoicing</a> and several other improvements is between <b >8:00 AM (Pacific) and 12:00 PM (Pacific) this Saturday.</b> We do not expect any down time during this window, but performance may be a little spotty. We will send an "all clear" email to all current Intervals Administrators after the launch is complete.<br /><br />Thank you for your patience and understanding as Intervals grows and evolves.]]>
		</description>
	</item>
	<item>
		<title>Can we have a worktype grouping method?</title>
		<link>http://www.myintervals.com/forum/discussion/121/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/121/</guid>
		<pubDate>Fri, 28 Sep 2007 14:51:56 -0700</pubDate>
		<dc:creator>jnhearne</dc:creator>
		<description>
			<![CDATA[I realize that Modules is essentially the Grouping method, sort of.  But it would be nice in the Site Settings a way to group the default work types.  My company has so many different types of services that the list gets pretty long.  It would be nice if there was a collapsible row that could have categories.  Once the row is expanded we see the sub-categories.  I don't necessarily need to see that play over into the projects, tasks, or timesheets since those get assigned when the project is created.]]>
		</description>
	</item>
	<item>
		<title>I forgot my Intervals URL - how do I retrieve it?</title>
		<link>http://www.myintervals.com/forum/discussion/117/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/117/</guid>
		<pubDate>Fri, 28 Sep 2007 08:54:12 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If the original email that contains login information has vanished and you don't recall your Intervals URL (test.projectaccount.com for example), you can use the Login link to retrive it.  As long as you remember the email account and the username:<br /><br /><img src="http://www.myintervals.com/i/blog/1792/login.gif" />]]>
		</description>
	</item>
	<item>
		<title>List task startdates on the Home calendar</title>
		<link>http://www.myintervals.com/forum/discussion/116/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/116/</guid>
		<pubDate>Fri, 28 Sep 2007 00:28:48 -0700</pubDate>
		<dc:creator>lansen</dc:creator>
		<description>
			<![CDATA[In addition to the end dates of different tasks, the start date would be nice too.]]>
		</description>
	</item>
	<item>
		<title>Apply a label/note to General Timers</title>
		<link>http://www.myintervals.com/forum/discussion/112/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/112/</guid>
		<pubDate>Tue, 25 Sep 2007 09:04:24 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The multiple general timer feature has been a popular one, but it can be tricky knowing what work went to which timer.  We plan on adding a label/note to each General Timer.  Here is how we envision it:<br /><br />1. Each general timer will have a note.<br />2. If you click the note icon it expands and gives you a 255 character field.  It will act similar to "my scratchpad".<br />3. When you apply the timer that note goes into the comments field on the add time dialogue<br /><br />Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Task Filters - Quickly and easily change filters on tasks</title>
		<link>http://www.myintervals.com/forum/discussion/37/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/37/</guid>
		<pubDate>Wed, 28 Jun 2006 18:37:31 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are constantly filtering to view specific tasks, try saving your filters...it will save you lots of time. Here are some examples of the types of filters one might save:<br /><br />1. Tasks I've opened that are Verify &amp; Close<br />2. Tasks I've assigned to each team member that are open<br />3. Tasks assigned to me that are open<br /><br />If you're not sure how to save a filter, go to the Task page and filter by a specific Project or Assignee, then click on <br /><br />» Save this task filter (located at the end of the list of tasks)<br /><br />Enter the name of the Filter and click Save. Your saved filters can be found under  <br /><br />» Saved task filters  (located under the green Filter button)]]>
		</description>
	</item>
	<item>
		<title>Can I control which email notifications I receive?</title>
		<link>http://www.myintervals.com/forum/discussion/110/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/110/</guid>
		<pubDate>Thu, 20 Sep 2007 10:44:30 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[You can.  In the My Account section you can control your individual alert preferences.  Administrator level users can also set the notifications for their team members in the People section.<br /><br />Here is what the notifications look like:<br /><img src="http://www.myintervals.com/i/forum/notifications_cropped.gif" alt="Email Notifications" />]]>
		</description>
	</item>
	<item>
		<title>Which report will show me all time for a single task?</title>
		<link>http://www.myintervals.com/forum/discussion/109/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/109/</guid>
		<pubDate>Thu, 20 Sep 2007 10:29:30 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The Project Activity report may do the trick.  The Project Activity report can be run to show a summary of hours OR include detailed line items by date or task.  <br /><br />Here is where the report is generated:<br /><a href="http://www.myintervals.com/i/forum/project_activity_full.gif" target="_blank" ><br /><img src="http://www.myintervals.com/i/forum/project_activity_full_thumb.gif" border="0" /></a><br /><br />Click on the image above to view the full size report that includes the task information.]]>
		</description>
	</item>
	<item>
		<title>Compliance</title>
		<link>http://www.myintervals.com/forum/discussion/106/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/106/</guid>
		<pubDate>Tue, 18 Sep 2007 16:57:55 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[At <a href="http://www.pelagodesign.com" title="Pelago" target="_blank" >Pelago</a> we have a customer that is a manufacturer of a medical device.  Because of this they have HIPAA requirements.  Intervals was never intended to be a compliance tool, but since it tracks the date, action, and notes of every request it works very nicely.  <br /><br />In fact, one of the most active Intervals accounts does social services.  The logging that is native to Intervals that keeps track of notes and details and also shields other eyes from the information allows it to work nicely as a compliance tool.  The work types and modules need to radically modified from the defaults, but once it is setup with a compliance work flow and process you'd never know it was originally developed for web design and web development.  <br /><br />Intervals is meant to manage tasks, track task status, track time, and report on all of the activity going on within a small organization...whether that is billing hours to a client or keeping notes and progress updates on a social service case.]]>
		</description>
	</item>
	<item>
		<title>Information Technology Projects - IT Support / Help desk</title>
		<link>http://www.myintervals.com/forum/discussion/105/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/105/</guid>
		<pubDate>Tue, 18 Sep 2007 16:48:51 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals was created out of the marriage of a ticketing system with time tracking.  This genesis makes Intervals well suited for IT projects.  Whether or not you are an IT service company OR just want to track your internal IT efforts Intervals will do the trick.  <br /><br />We have a Pelago IT project with the following modules:<br /><br />Backup<br />Desktop<br />Mail Server<br />File Server<br />General<br />Hosting<br />Linux Dev Servers<br />Router<br />Windows Dev<br /><br />This setup allows us to track how much time goes into each of those modules.  The first year we decided to create our IT project and track all time we were shocked by how much time we spent on this front.  After getting through the shock, it actually made sense.  Since we work with Web Technology and web and IT are so married, we spend a healthy amount of time tinkering and tuning and preserving our data. <br /><br />Another benefit is that all of the historical data for each "ticket" or task is preserved.  If we solve an issue once and it comes back it is very easy to look-up the steps that were taken to solve it last time (the site search in the footer or the advanced search).  This also helps if someone is out of the office and someone else has to deal with the crisis.]]>
		</description>
	</item>
	<item>
		<title>Make Default Severities Editable</title>
		<link>http://www.myintervals.com/forum/discussion/103/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/103/</guid>
		<pubDate>Wed, 12 Sep 2007 10:29:44 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We received a request to allow the default severities to be modified just like the Default Modules and Default Work Types work.<br /><br />Make these editable:<br /><img src="http://www.myintervals.com/i/blog/severities.gif" /><br /><br />I am curious to get feedback from others?  Would you modify these?  Good idea?]]>
		</description>
	</item>
	<item>
		<title>Allow the ability to create tasks without assinging them to someone</title>
		<link>http://www.myintervals.com/forum/discussion/102/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/102/</guid>
		<pubDate>Tue, 04 Sep 2007 11:12:36 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we received this feature request.  I think it is a fairly common one for Managers to collect and organize tasks before assigning them to individuals.  There are three work arounds that I can think of off the top of my head to handle this need:<br /><br /><b >1. Tasks Assigned to a Generic Person</b><br />A generic user can be created and then tasks can be assigned to them.  If you use task filters it is fairly quick to view "All tasks assigned to Mr. Generic" for example.  Then when the time comes the tasks can be re-assigned to the proper person.<br /><br /><b >2. Work Request Queue</b><br />Another work around is to use the Request Queue to house partially created tasks that have not been assigned to anyone yet. The Request Queue is located in the subnavigation of the Tasks section. <br /><br /><b >3. Task that houses other tasks </b><br />The last way is create a task that houses other tasks, then you can copy and paste them into their own task when the time is right. I do this for some of our projects and it works well for me to keep my thoughts in one place.  I use the <a href="http://www.myintervals.com/blog/2007/08/30/advanced-editor-with-spell-check-added-to-emails/" >advanced editor</a> to make a <s >strikethrough</s> any line item that has been turned into a task.]]>
		</description>
	</item>
	<item>
		<title>Add General Time to a Task</title>
		<link>http://www.myintervals.com/forum/discussion/88/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/88/</guid>
		<pubDate>Tue, 12 Jun 2007 10:59:37 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<blockquote >It would be awesome if you could apply a general timer to a task.</blockquote><br /><br />We just received that feature request and think it is a great idea.  Say for example the phone rings and you talk to your client, but want to apply the time to a given task.  Right now you would pause the general timer, look up the task, and manually apply time to the task.]]>
		</description>
	</item>
	<item>
		<title>Auto generated 'job number' for each project</title>
		<link>http://www.myintervals.com/forum/discussion/55/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/55/</guid>
		<pubDate>Tue, 12 Dec 2006 13:57:05 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Currently Intervals does not have a Project Number or Job Number associated with each project.  We use codes in the names of our projects, but there is not a separate field just for Job Number.<br /><br />A customer recently submitted a feature request to have Intervals auto generate a project number/job number each time a project is created.<br /><br />Here is the exact request:<br /><br />"We currently have job codes here (i.e. CCV.web.0612). But that is really not necessary, I would like to see it be simple where you have a computer generated job number (i.e. 10250) per project. This would also be helpful on the billing side of things, purchase orders and such. And it would be great if it was computer generated, so you would not have to figure out which was the last number. It would just assign the next number to the new project.<br /><br />I do like that you then have a number assigned to each task in the project. So then it would be like 10250-644 (with a task attached) for example."<br /><br />Please feel free to weigh in on if you would use this feature...]]>
		</description>
	</item>
	<item>
		<title>Modules, Work Types and Tasks</title>
		<link>http://www.myintervals.com/forum/discussion/101/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/101/</guid>
		<pubDate>Fri, 10 Aug 2007 08:58:08 -0700</pubDate>
		<dc:creator>beezle</dc:creator>
		<description>
			<![CDATA[I am really struggling with the difference between modules and work types. Do you have any &quot;real world&quot; examples for a web developer? <br /><br />Also, tasks.. do you put the actual task in the title field or place something more generic there and use the notes field to describe the task? For example, if the task is &quot;Build a feedback form&quot; - would this be the task title or would the task title be something like &quot;Site Production&quot; and use the notes field once the task is completed for &quot;Built feedback form&quot;?]]>
		</description>
	</item>
	<item>
		<title>Intervals Reset Cache</title>
		<link>http://www.myintervals.com/forum/discussion/100/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/100/</guid>
		<pubDate>Tue, 07 Aug 2007 16:22:29 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If your account is acting a little funny and force refreshes don't seem to do the trick, you might want to try the Reset Cache feature.<br /><br />It is found here:  My Account >> Reset Cache  <br /><br />This will force the latest code into your browser and disable all performance optimizers.  It will make your Intervals account slower so please click around for a few minutes, then logout and log back in to turn Reset Cache off.]]>
		</description>
	</item>
	<item>
		<title>I am an administrator but I cannot see any tasks.  What happened?</title>
		<link>http://www.myintervals.com/forum/discussion/99/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/99/</guid>
		<pubDate>Tue, 07 Aug 2007 16:19:58 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you have this happen odds are that you are an Administrator level user, but are not part of the Project Team for the projects that hold the tasks you are looking for.  To add yourself to Project Teams go to<b > People >> Look up your account >> Project Access >> Edit >> Select All and Save</b>.  Also, you might want to select "add to all future" projects on the top half while you are in there.<br /><br /><b >Why don't administrators see all tasks?</b><br />This may seem a little odd at first, but once you get a few hundred projects in Intervals it makes more sense. Administrator accounts have access to everything and can see everything by default, except the Tasks listing is filtered by project access.  This is done to prevent the drop downs from become unruly for Administrators once a bunch of information is in there...especially since Intervals is built for small business and it is common for Administators to be working on tasks as well.]]>
		</description>
	</item>
	<item>
		<title>Any way for executive user to only see tasks they created?</title>
		<link>http://www.myintervals.com/forum/discussion/98/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/98/</guid>
		<pubDate>Mon, 06 Aug 2007 18:27:27 -0700</pubDate>
		<dc:creator>mlandis</dc:creator>
		<description>
			<![CDATA[Is is possible to limit an executive user to only see tasks they created?<br />Not all the tasks in a project but just the ones they created.<br /><br />Thanks,<br />Matt]]>
		</description>
	</item>
	<item>
		<title>Billable vs. Unbillable Default</title>
		<link>http://www.myintervals.com/forum/discussion/48/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/48/</guid>
		<pubDate>Thu, 21 Sep 2006 08:15:05 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We recently received a feature request to create a preference to make time in Intervals unbillable by default instead of billable.  That way, when applying time to a task or time in general the "billable" checkbox would not be checked.  If you are using Intervals for unbillable time you could always enter everything as billable...it won't hurt anything.  A few customers currently do this.  <br /><br />Would anyone use or prefer to be able to set time to unbillable by default?]]>
		</description>
	</item>
	<item>
		<title>Server Maintenance Scheduled for this Weekend :: July 21st</title>
		<link>http://www.myintervals.com/forum/discussion/95/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/95/</guid>
		<pubDate>Thu, 19 Jul 2007 11:41:27 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Our window to perform the maintenance is between <strong >5:00 AM and 7:00 AM (Pacific)</strong>. Please expect a service interruption that hopefully will last <strong >no longer than 5 minutes</strong>. <br /><br />We apologize for the inconvenience. We will send an email to all current Intervals customers after the maintenance is complete.]]>
		</description>
	</item>
	<item>
		<title>Customer Correspondence</title>
		<link>http://www.myintervals.com/forum/discussion/96/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/96/</guid>
		<pubDate>Fri, 20 Jul 2007 07:17:42 -0700</pubDate>
		<dc:creator>robertgay77</dc:creator>
		<description>
			<![CDATA[Is there a way to send emails directly from Intervals to an Executive user? We have tasks that are dependent upon completed activities by the customer. We'd like to be able to log the fact that we reminded the customer that their completed activities are overdue. We have looked at assigning the completion of the task to the Executive user, but the resulting task includes all the information related to billable hours, etc. It's too confusing for a simple request to the user.<br /><br />At the same time, we want a running string of correspondence that has taken place as it relates to the project.<br /><br />Any recommendations?]]>
		</description>
	</item>
	<item>
		<title>Active timer report</title>
		<link>http://www.myintervals.com/forum/discussion/12/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/12/</guid>
		<pubDate>Tue, 07 Mar 2006 10:14:02 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[One feature we want to add is the ability for Project Managers and Admins to see which timers are running in real-time.<br /><br />We are contemplating adding this to the task detail page and also adding a report to &quot;View active timers&quot;.<br /><br />Any thoughts?]]>
		</description>
	</item>
	<item>
		<title>Project Manager User Level - what can they see?</title>
		<link>http://www.myintervals.com/forum/discussion/5/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/5/</guid>
		<pubDate>Mon, 27 Feb 2006 12:30:57 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The Project Manager user was built around our company's hierarchy...which is very flat. Therefore, Project Manager's are just like Admins except they cannot change billing information and site settings. They can see all clients and all projects. We feel that this transparency is helpful instead of locking the Project Managers into only seeing their clients or their projects. Intervals has filters to make it convenient if you only want to see your information....but it definitely is open.<br /><br />One beta tester asked about timesheets. Can the Project Manager user see all timesheets? The answer is yes. This is another area where we debated making it so that a Project Manager can only see timesheets with time on it for their projects, but that doesn't fit how we do things and adds more complexity. It's not uncommon for one of us to work on projects managed by a lot of different people in a given week.<br /><br />We'll see how the beta goes and how well the project manager user fits other businesses.]]>
		</description>
	</item>
	<item>
		<title>Multiple delete of worktypes when creating or editing a project</title>
		<link>http://www.myintervals.com/forum/discussion/91/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/91/</guid>
		<pubDate>Fri, 22 Jun 2007 08:35:10 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Just received this feature request today:<br /><br /><blockquote >Can you add something like a multiple delete function when you edit the worktypes for each projects?<br />That would be really helpful. Kind regards.</blockquote>]]>
		</description>
	</item>
	<item>
		<title>Quickly view last tasks</title>
		<link>http://www.myintervals.com/forum/discussion/92/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/92/</guid>
		<pubDate>Wed, 27 Jun 2007 08:37:41 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Just received this request:<br /><br /><blockquote >It would be cool if there was a  "history" link or dropdown of the last X tasks you viewed so you can quickly get back to them if needed.</blockquote><br /><br />We have a similar mechanism in place for Documents where you can click on "recent documents" and it will show all documents for the last 10 days.  I tend to bounce around task filters quite a bit, but I think it would be awesome if I could quickly see...say for example, "the last 10 tasks that I viewed".]]>
		</description>
	</item>
	<item>
		<title>Timesheet approvals - quickly approve all time</title>
		<link>http://www.myintervals.com/forum/discussion/83/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/83/</guid>
		<pubDate>Wed, 16 May 2007 11:51:45 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<a href="http://www.myintervals.com/forum/discussion/64/weekly-timesheet-submissions-and-approvals/" title="timesheet approvals" >Here is a summary of the thinking behind timesheet approvals and why they are a part of Intervals.</a><br /><br />We consider it one of those necessary tedious things that we have tried to make as easy and quick as possible.  We are learning that some Intervals administrators don't want to approve time.  We received a request to add an option to "Approve All Submitted Timesheets" at once.  We think this is a great idea and a way to keep the approve functionality, but make it even quicker for those who do not want to review each timesheet.]]>
		</description>
	</item>
	<item>
		<title>Document Support</title>
		<link>http://www.myintervals.com/forum/discussion/9/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/9/</guid>
		<pubDate>Mon, 27 Feb 2006 13:50:52 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Document Support will be coming soon. We will probably have it ready early 2007. Our old  task tracker (that evolved into Intervals) had this feature, but we were not able to get it in for the beta or the intial launch....but it is in the works. <br /><br />Thanks for your patience - Michael]]>
		</description>
	</item>
	<item>
		<title>Intervals Hardware Maintenance Re-scheduled for May 2nd</title>
		<link>http://www.myintervals.com/forum/discussion/81/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/81/</guid>
		<pubDate>Mon, 30 Apr 2007 14:01:41 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This evening we will be performing hardware maintenance that will cause a short outage to Intervals.  <br /><br /><strong >The maintenance will occur sometime between 8:00 PM (Pacific) and 9:00 PM (Pacific)</strong>.  We are optimistic that the outage will last no longer than 10 - 15 minutes<br /><br />We apologize for the inconvenience and hope to have things up and back online as quickly as possible.  <br /><br />-Michael]]>
		</description>
	</item>
	<item>
		<title>Support for non US Locales</title>
		<link>http://www.myintervals.com/forum/discussion/79/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/79/</guid>
		<pubDate>Tue, 24 Apr 2007 21:14:57 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Additional Date/Time and Currency Support Going Live Wednesday, April 25th at approximately 6:00 AM Pacific<br /><br />Tomorrow morning we will be launching support for Locales outside of the United States. This has been a high demand feature and we are excited to get it launched.<br /><br />What can you expect during the launch?<br /><ul ><br />	<li >Our launch window is from approximately 6:00 AM Pacific to 8:00 AM Pacific</li><br />	<li >During the launch window we do not anticipate any down time, but some functionality may be a little spotty</li><br />	<li >In addition to support for non US Locales, we will be deploying a set of minor enhancements to document support and a few performance upgrades</li><br /></ul>]]>
		</description>
	</item>
	<item>
		<title>Document | File Storage</title>
		<link>http://www.myintervals.com/forum/discussion/77/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/77/</guid>
		<pubDate>Thu, 12 Apr 2007 14:14:08 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Documents (aka Files) can be uploaded to Tasks and Projects. There are no file type restrictions so you can upload anything you need to get your work done.  <br /><br />Here are a few examples:<br /><br />What types of files would I upload a file to a task?<br />- design comp<br />- copy/text<br />- a screenshot <br />- any support file for that particular task<br /><br />What would I upload to a project?<br />- a contract/proposal<br />- logos<br />- style guide<br />- project specification<br /><br />The examples above are somewhat specific to a shop that is involved with design, but you can use Intervals however you like.  It is flexible and can bend to your process.   <br /><br />The Documents Tab is used for easy document retrieval.  You can quickly search by client, project, who uploaded the file, part of the file name, and most importantly...tags.  Tags encourage and allow free form categorization of documents in such a powerful way.]]>
		</description>
	</item>
	<item>
		<title>Using Intervals Task Management to manage the Sales Cycle</title>
		<link>http://www.myintervals.com/forum/discussion/76/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/76/</guid>
		<pubDate>Thu, 12 Apr 2007 09:54:24 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We use Intervals for keeping track of our bids.  We utilize a "Pelago Sales" project.  We keep notes on where the conversation was left, what needs to happen next and use document support to track iterations of the bid.  Our sales cycle as a web development shop can be a little lengthy and it is very common to iterate several times on a proposal.  Another nice thing about document support and tags is that it is very  easy to find the proposal and re-purpose it for a future proposal.]]>
		</description>
	</item>
	<item>
		<title>Copy Project Notes</title>
		<link>http://www.myintervals.com/forum/discussion/75/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/75/</guid>
		<pubDate>Sat, 24 Mar 2007 11:15:58 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are and Administrator level user you have the ability to copy project notes.  Why would you use this?  Say for example that you have a regular contract/project that turns into a retainer/maintenance arrangement.  All of the  project notes from the original project (billing instructions, login information, etc.) can easily be copied to the new retainer with one click. It's a timer saver.]]>
		</description>
	</item>
	<item>
		<title>Intervals Document | File Storage going live this Saturday (March 24)</title>
		<link>http://www.myintervals.com/forum/discussion/73/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/73/</guid>
		<pubDate>Wed, 21 Mar 2007 17:10:44 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<ul>Document | File Storage Going Live this Saturday, 7:00 AM Pacific<br /><br />This weekend we will launching Intervals Document | File Storage. We do not anticipate any down time, but there may be a few minutes of spotty performance while we launch the new feature.<br /><br /><strong >What can you expect after the launch? </strong><br /><ul ><br />	<li >You will be able to upload files to Tasks and Projects </li><br />	<li >There are no file type restrictions so you can upload whatever you need (contracts, screenshots, logos, design comps, etc.) </li><br />	<li >Document Support includes versioning control so you can view iterations of a file over time </li><br />	<li >Executive users can upload files with the work requests they submit </ul><br /></ul><br />We're excited to get this vital feature in and it brings us one step closer to achieving our goal of making Intervals the one service that small businesses, creatives, designers, PR firms, communication companies, and web shops use to get all of their business needs done:<br /><ul ><br /><li >real time control of budget vs. actual for all of your projects</li><br /><li >task management and organization of prorities</li><br /><li >time tracking made easy</li><br /><li >reports on the health of your business</li><br /><li >tracking overall productivity to see if you are spending your time and energy where you think you should be</li><br />AND<br /><br /><li >file storage - centralize all of the files and documents you need to get your work done</li><br /></ul>]]>
		</description>
	</item>
	<item>
		<title>&quot;Add Time&quot; AJAXified and more Intervals improvements</title>
		<link>http://www.myintervals.com/forum/discussion/70/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/70/</guid>
		<pubDate>Tue, 27 Feb 2007 20:04:37 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<strong >Tonight we pushed live:</strong><br /><br />- The add time functionality in Intervals has been significantly overhauled. Each time you "add time" it will be via AJAX instead of a popup window. Also, you won't get bounced to a new page. Each time you add time you will be kept on the same page where you are adding time. <br /><br />- More restricted manager level user - the new manager user is less like an Administrator. They can only see and manage the projects that an Administrator creates and gives them access to. <br /><br />- Enhanced task and project note searching <br /><br />- Onyx theme tuned <br /><br />-"Canned Dates" added to reports - instead of always having to select the start and end date you can select things like current quarter, current month, etc.<br /><br />- My Scratch pad can be dragged and repositioned <br /><br />- Modules layered into more places - more reports feature module options and there is a new "time summary" in the project section where you can view an individual project by modules <br /><br />- If a user has too many unsuccessful login attempts and gets locked out, Administrators can "unsuspend" their account <br /><br />We have more upgrades and improvements coming down the pipeline...thanks again for all of the suggestions and feedback.]]>
		</description>
	</item>
	<item>
		<title>Task Filters</title>
		<link>http://www.myintervals.com/forum/discussion/69/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/69/</guid>
		<pubDate>Wed, 21 Feb 2007 12:05:08 -0800</pubDate>
		<dc:creator>lhui</dc:creator>
		<description>
			<![CDATA[In a small company, most people wear many hats.  Task filters is a tool that will let you bounce around to where you need to be, depending on which hat you're wearing at that moment.  <br /><br />A few example task filters<br /><br /><ul ><br />	<li >All tasks I opened that people set to verify and close...aka, I need to come in and close out the task or reopen it</li><br />	<li >All tasks set to needs assistance</li><br />	<li >All tasks assigned to me by due date</li><br /></ul><br /><br />You can customize your task filters to suite your own needs.]]>
		</description>
	</item>
	<item>
		<title>Task Management</title>
		<link>http://www.myintervals.com/forum/discussion/66/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/66/</guid>
		<pubDate>Thu, 15 Feb 2007 09:13:17 -0800</pubDate>
		<dc:creator>lhui</dc:creator>
		<description>
			<![CDATA[The task section is designed for you to do your work inside of Intervals and get out of your inbox.  It often feels like nothing is accomplished by simply responding to emails all day long.  By using the task tab, you can stay in Intervals in order to fully track a project, your time, and your progress in one centralized place.  <br /><br />When a new task is created or an existing task changes status, an email is sent to notify whoever has been assigned the task and brings them back to Intervals to track their work.  The task feature is built around changing status – to filter tasks or trigger alerts.  The history, notes, and comments are all stored in the task, making it easy to reference previous work and eliminating the process of digging through archived emails.  <br /><br />Another useful feature of task management is the ability to track your time.  When you begin working on a task, start the timer.  You can pause the timer at any point and come back to a project later and restart the timer once again.  This is incredibly useful in tracking how much time you spend on each client and for tracking how much time is spent on internal projects.]]>
		</description>
	</item>
	<item>
		<title>Clients</title>
		<link>http://www.myintervals.com/forum/discussion/68/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/68/</guid>
		<pubDate>Thu, 15 Feb 2007 10:04:59 -0800</pubDate>
		<dc:creator>lhui</dc:creator>
		<description>
			<![CDATA[The clients section in Intervals is not intended to be a CRM or contact management tool.  Rather, it is a way for you to quantify your clients.  All projects are tied back into a client.  It’s easy to see each client’s project history – How many projects have you completed for this client?  How much time has been spent on them?  How much income has been generated through them?  What is their payment history?<br /><br />In addition to external clients, you may also set yourself up as a client.  In this way, you will be able to track how much time is being spent on internal company projects.]]>
		</description>
	</item>
	<item>
		<title>Project Management</title>
		<link>http://www.myintervals.com/forum/discussion/67/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/67/</guid>
		<pubDate>Thu, 15 Feb 2007 09:33:30 -0800</pubDate>
		<dc:creator>lhui</dc:creator>
		<description>
			<![CDATA[The projects section is built around tracking budgeted vs. actual time.  Whether you are tracking against a flat bid or billing hourly, the project management section will track all time spent on the project.  Time is easily divided into different modules and work types.  <br /><br />In addition to tracking time (both billable and unbillable), you can also log project expenses and payments.  The dashboard page provides a quick overall view of the project status.  In one quick glance, you can see an overview of the tasks, a breakdown of time spent on the project, and any outstanding balance.  For a more detailed breakdown, everything logged into the project is linked to a variety of different reports in Intervals.  <br /><br />These reports (found in the reports section) include: <br />- pie charts by work type and who completed the work  <br />- detailed project activity reports which show every piece of time logged in a project and it's dollar value<br />- weekly trends showing how many hours spent per week on a single project and who completed which type of work<br /><br />If you check out the reports section, you will see a variety of other types of reports.  Explore these to find out which ones are right for your needs.  The report sections gives you quick access to the information you need.  Reports are easy to generate, easy to export, and easy to print and you can run them hi-level for general trends or very detailed for micro fine time analysis.]]>
		</description>
	</item>
	<item>
		<title>Request queue</title>
		<link>http://www.myintervals.com/forum/discussion/65/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/65/</guid>
		<pubDate>Wed, 07 Feb 2007 10:14:04 -0800</pubDate>
		<dc:creator>lhui</dc:creator>
		<description>
			<![CDATA[The Request Queu's purpose is for clients (aka executive users) to be able to formally submit work requests. The intent is to help alleviate the "are we talking about this" or "should we be working on this" syndrome. Once a request is submitted, the manager is notified via email and can then create and assign the task. When this is complete, the client will in turn receive an email with the newly assigned task. <br /><br />How can I use it?<br />-To streamline formal work requests <br />-For personal use - If you're on the go and need to start a task but don't have time to log in all of the details, you can add it to your request queue and come back to it later. <br />-For interoffice use – If you answer a call for a project that is not your own, you can record your notes in the request queue so the project owner can create a new task.]]>
		</description>
	</item>
	<item>
		<title>Intervals Infrastructure Improvements</title>
		<link>http://www.myintervals.com/forum/discussion/61/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/61/</guid>
		<pubDate>Wed, 10 Jan 2007 17:15:36 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<strong > Infrastructure Improvements Scheduled for this Saturday, 7:00 AM Pacific</strong><br /><br />This weekend we will be increasing the number of servers and changing hosting providers. There is really no good time to make such an important move, but after extensive research into hosting options we are excited about the change. We expect to see big improvements after Saturday.<br /><br /><strong >Reasons for the upgrade </strong><br /><ul ><br />	<li >Growth to accommodate additional Intervals customers </li><br />	<li >Additional servers for better performance, better redundancy, and better backups </li><br />	<li >Server expansion in preparation for Document Support </li><br />	<li >Upgrade to the latest versions of our Operating platforms </li><br />	<li >Latest and greatest hardware for speed</li><br /> </ul><br />The upgrade is scheduled for Saturday, January 13th between approximately 7:00 AM Pacific and 9:00 AM Pacific. A short period of down-time is likely during this window. If you experience any issues after the transfer and upgrade is complete, please email us at support[at]myintervals.com and we will troubleshoot immediately.]]>
		</description>
	</item>
	<item>
		<title>Intervals Database Upgrade (Jan. 3, 2007) - Service Interruption</title>
		<link>http://www.myintervals.com/forum/discussion/60/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/60/</guid>
		<pubDate>Wed, 03 Jan 2007 11:30:24 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This evening at approximately 7:45 Pacific Time we will be upgrading the database for Intervals.  We are anticipating approximately 10 minutes of downtime while we make the change.<br /><br />The upgrade is geared at improving database performance and speed with searches.<br /><br />Thanks for your patience.]]>
		</description>
	</item>
	<item>
		<title>What are &quot;project notes&quot;?</title>
		<link>http://www.myintervals.com/forum/discussion/59/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/59/</guid>
		<pubDate>Wed, 27 Dec 2006 14:40:45 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Project notes are linked off of each Task and are also available via the Projects tab.<br /><br />Project notes are used to store any information that may pertain to that given project.  We use them for procedures, login information, versioning control information, etc.  It's like an over simplified version of a wiki.  <br /><br />You can mark a note as &quot;private&quot; if you want to control who can see it.  Making it private also encrypts it at the database level for added security.]]>
		</description>
	</item>
	<item>
		<title>What reports should I look at?</title>
		<link>http://www.myintervals.com/forum/discussion/58/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/58/</guid>
		<pubDate>Wed, 27 Dec 2006 14:17:07 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Intervals is loaded with a lot of different reports.  If you are billing hourly for your time, the best two reports are:<br /><br />1. Weekly Trends- if you know how many weekly hours you need to break even, this one is the health of your business<br />2. Project Activity Report- this one can be run cumulatively across all of your projects or singularly for a single project or client]]>
		</description>
	</item>
	<item>
		<title>How do I get my client involved in the process?</title>
		<link>http://www.myintervals.com/forum/discussion/57/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/57/</guid>
		<pubDate>Wed, 27 Dec 2006 14:15:16 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you want to have your clients be an integral part of your project, the best way to accomplish this is by setting them up as &quot;executive&quot; level users.  Executives can:<br /><br />1. submit work requests<br />2. review outstanding tasks<br />3. run reports on project activity<br />4. review hi-level budgetary information]]>
		</description>
	</item>
	<item>
		<title>Intervals Update - 11/17/06</title>
		<link>http://www.myintervals.com/forum/discussion/53/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/53/</guid>
		<pubDate>Fri, 17 Nov 2006 16:40:57 -0800</pubDate>
		<dc:creator>jreeve</dc:creator>
		<description>
			<![CDATA[Next time you login to your Intervals account you will notice some new features we pushed live:<br /><ul ><br />	<li >Cleaned up the visual design (new warm grey background, softer edges)</li><br />	<li >Added x and y axis highlighting to crosschart report</li><br />	<li >Cleaned up formatting for user profiles</li><br />	<li >Built in more memcache settings so Intervals will run faster</li><br />	<li >Streamlined the ajax functionality</li><br /></ul>]]>
		</description>
	</item>
	<item>
		<title>What's the best way to track time in Intervals?</title>
		<link>http://www.myintervals.com/forum/discussion/52/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/52/</guid>
		<pubDate>Thu, 16 Nov 2006 16:30:53 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[A new sign-up recently asked.  "I'm new to tracking time.  How do I develop habits early on that will help me down the road?"]]>
		</description>
	</item>
	<item>
		<title>Intervals Performance Improvements  :: Going live Saturday, November 4th</title>
		<link>http://www.myintervals.com/forum/discussion/50/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/50/</guid>
		<pubDate>Fri, 03 Nov 2006 09:49:09 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Tomorrow morning at approximately 7:00 AM Pacific Standard Time we will be launching a new set of features and improvements. We are expecting some down time, but hope it will be a few minutes at most. This update is geared primarily at speed and interface performance. <br /><br />Improvements Going Live Tomorrow: <br />- More responsive interface (AJAX layered in for lists, timers, and areas with a lot of data) <br />- Web server change to lighttpd (Faster performance for static content) <br />- Additional use of database caching (Faster database performance) <br />- PHP Accelerator (Faster execution of PHP)<br /><br />We are excited about this improvement and are optimistic that you will immediately feel the improvement.]]>
		</description>
	</item>
	<item>
		<title>Problems accessing Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/49/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/49/</guid>
		<pubDate>Tue, 31 Oct 2006 09:13:58 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Yesterday we received a few reports of problems gaining access to Intervals.  It turns out that the company we use for DNS is having major problems.  This morning we changed DNS providers and hope to have the issue resolved shortly.]]>
		</description>
	</item>
	<item>
		<title>Scheduled Downtime for September 20th</title>
		<link>http://www.myintervals.com/forum/discussion/45/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/45/</guid>
		<pubDate>Thu, 07 Sep 2006 14:28:22 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[On Wedensday, September 20th around 8:00 PM Pacific our hosting provider will be doing maintenance that will put Interals offline for approximately 2 hours.     It is one of those unfortunate situations, but hopefully the maintenance will go quickly.]]>
		</description>
	</item>
	<item>
		<title>Recent Case Studies - Companies Currently using Intervals</title>
		<link>http://www.myintervals.com/forum/discussion/47/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/47/</guid>
		<pubDate>Wed, 20 Sep 2006 21:30:42 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[<a href="http://www.myintervals.com/case_studies_graphic_designer.php" title="Graphic Designer Case Study" >Graphic Designer</a><br /><a href="http://www.myintervals.com/case_studies_qa_team.php" >Quality Assurance Department</a><br /><a href="http://www.myintervals.com/case_studies_communications_firm.php" >Communications Firm</a><br /><a href="http://www.myintervals.com/case_studies_software_developer.php" title="Software Developer Case Study" >Software Developer</a><br /><a href="http://www.myintervals.com/case_studies_web_shop.php" title="Web Shop Case Study" >Web Design and Web Development Shop</a>]]>
		</description>
	</item>
	<item>
		<title>If a client asks, &quot;Can I get a detailed listing of all work that was performed?&quot;, run this report.</title>
		<link>http://www.myintervals.com/forum/discussion/41/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/41/</guid>
		<pubDate>Fri, 28 Jul 2006 13:05:40 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The Project Activity Report shows:<br /><br />- each task #<br />- the title of the task<br />- the type of work that was performed<br />- the amount of work performed<br />- the dollar value of each chunk of work performed<br />- the total dollar value of the entire task<br /><br />We created this report for precisely that question.  <br /><br />Where is the report located?  You have two options:<br /><br />1. at the bottom of the project dashboard in the 'reports' section (Projects &gt;&gt; Individual Project &gt;&gt; Project Dashboard &gt;&gt; Project Activity Report)<br /><br />2. in the reports section (Reports &gt;&gt; Project Activity Report)]]>
		</description>
	</item>
	<item>
		<title>New Features: copy a Task, add person to all projects,  revised home page, quick task search</title>
		<link>http://www.myintervals.com/forum/discussion/40/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/40/</guid>
		<pubDate>Mon, 24 Jul 2006 16:14:27 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Each Month we release new features to continually approve upon Intervals.  This friday we launched:<br /><br />- Revised Home Page<br />- Quick Task Search<br />- Adding a person to all projects<br />- Copy a task<br /><br />View screenshots here:<br />http://tinyurl.com/zz3rj]]>
		</description>
	</item>
	<item>
		<title>New Features</title>
		<link>http://www.myintervals.com/forum/discussion/39/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/39/</guid>
		<pubDate>Mon, 24 Jul 2006 16:11:36 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[&lt;a href =&quot;http://www.intervals101.com/blog/2006/07/24/new-features-revised-home-page-copy-a-task-assign-person-to-all-projects/&quot;&gt;New Monthly Features&lt;/a&gt;]]>
		</description>
	</item>
	<item>
		<title>Firefox Saved Passwords</title>
		<link>http://www.myintervals.com/forum/discussion/35/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/35/</guid>
		<pubDate>Sat, 03 Jun 2006 13:20:29 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you selected to remember your username and password, please be aware that this engages on every page that contains username or password fields. This includes pages like the Edit Person page of the People section.<br /><br />We will be implementing a fix within the next week or so. It won't be an issue after that.]]>
		</description>
	</item>
	<item>
		<title>Cost of Intervals...</title>
		<link>http://www.myintervals.com/forum/discussion/26/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/26/</guid>
		<pubDate>Tue, 11 Apr 2006 12:09:45 -0700</pubDate>
		<dc:creator>engagedmedia</dc:creator>
		<description>
			<![CDATA[Are the any discussions on the cost of using the software?  <br /><br />I'm currently testing the software and it's really great.  The layout is pretty easy to navigate and the ability to email the team/clients is awesome with some great functionality. This has definately been throught through.<br /><br />After I'm done Beta Testing, I have the issue fo cost.  I personally think that the cost of the software at $36 for three projects, and $75/month to manage 15 projects, is high - $250 a month for unlimited???!!!.  Between all of the fees for DSL, insurance, office, hosting, voicemail, etc, having to pay almost $100 for the ability to manage 15 projects (we have 8-12 on average going on at all times), I'm not sure I will be able to afford it.  Other than my budget, I just think it is a high price to pay when there are project management systems, albeit very shabby, I can download and tweak myself.<br /><br />I know you are probably wanting to work with million-dollar companies, but I think it would be great to have a more rounded systems like, because there are more small businesses than there are companies that can pay this kind of money each month:<br /><br />3 projects - $18<br />15 projects - $30<br />50 projects - $60<br />Unlimited - $100]]>
		</description>
	</item>
	<item>
		<title>Intervals Goes Live Today</title>
		<link>http://www.myintervals.com/forum/discussion/34/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/34/</guid>
		<pubDate>Sat, 03 Jun 2006 12:32:47 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today Intervals will move from beta to live at approximately 1:00 PM Pacific Time.<br /><br />There could be some intermittent outages.  Thanks for your patience.]]>
		</description>
	</item>
	<item>
		<title>Descriptive title tags for browsers that support tabs</title>
		<link>http://www.myintervals.com/forum/discussion/31/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/31/</guid>
		<pubDate>Thu, 11 May 2006 19:47:47 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you use a browser that supports tabs, Intervals has 'tab friendly' title tags. For example, Tasks :: {account name}]]>
		</description>
	</item>
	<item>
		<title>Email notificaiton when a new work request is submitted</title>
		<link>http://www.myintervals.com/forum/discussion/24/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/24/</guid>
		<pubDate>Tue, 14 Mar 2006 17:25:05 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We just received this feature request, so I thought I'd bounce it to the community for feedback:<br /><br />&quot;Also, is there a way for me, the administrator, to be notified by email when a client submits a work?&quot;]]>
		</description>
	</item>
	<item>
		<title>Task Title displayed for timers currently in the footer</title>
		<link>http://www.myintervals.com/forum/discussion/28/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/28/</guid>
		<pubDate>Wed, 26 Apr 2006 13:25:06 -0700</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[I just came across this feature and found it really cool. <br /><br />I wanted to restart my timer on a task, but wanted to do it from the footer instead of having to navigate to the task page. I wanted to make sure I was starting the timer for the right task and just as I was thinking &quot;it would be cool to be able to see what the task is,&quot; I rolled over the task number and the title of the task appeared. So cool!<br /><br />You guys think of all the cool little things that make this app, that much better!]]>
		</description>
	</item>
	<item>
		<title>Can I see how much revenue I've generated for a time period?</title>
		<link>http://www.myintervals.com/forum/discussion/27/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/27/</guid>
		<pubDate>Thu, 13 Apr 2006 10:43:30 -0700</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[If you are using Intervals to track billable hours, the 'Project Activity' Report can provide valuable information.  It is located in the Reports section on the lower right.  With the Project Activity Report you can determine:<br /><br />1. How much revenue has been generated for a time period<br />2. How much revenue an employee or contractor has generated for a time period<br />3. How much revenue is being managed by a single project manager]]>
		</description>
	</item>
	<item>
		<title>Rich Text Formatting for summary</title>
		<link>http://www.myintervals.com/forum/discussion/23/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/23/</guid>
		<pubDate>Tue, 14 Mar 2006 10:27:46 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have received this request from a few of our beta testers so we thought we'd put it out to the community to get more opinions.  Thoughts?]]>
		</description>
	</item>
	<item>
		<title>Approved timesheets set to 'overdue'</title>
		<link>http://www.myintervals.com/forum/discussion/25/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/25/</guid>
		<pubDate>Wed, 15 Mar 2006 16:38:14 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Today we updated a few pieces of the timesheet section.  The updates required us to remove, then rebuild all timesheets.<br /> <br />How does this impact you?<br />Unfortunately, any timesheets that you had approved will now be set to overdue.<br /> <br />The 'overdue timesheet' notification will be set in the header and the timesheets will have to be submitted and approved again.<br /> <br />The update should improve the performance of the time section quite a bit.<br /> <br />Thanks again for participating in our beta program and thank you for your patience.]]>
		</description>
	</item>
	<item>
		<title>Generic Timer (aka a timer without a task)</title>
		<link>http://www.myintervals.com/forum/discussion/8/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/8/</guid>
		<pubDate>Mon, 27 Feb 2006 13:50:28 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[We have this on our list of items to integrate ASAP. We're not 100% sure where the home will be just yet. The logical place seems to be in the footer where the 'active' and 'no active timers' copy currently is. Something like 'start general timer'.]]>
		</description>
	</item>
	<item>
		<title>Why should I use default modules and work types?</title>
		<link>http://www.myintervals.com/forum/discussion/22/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/22/</guid>
		<pubDate>Sun, 12 Mar 2006 14:43:49 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[You’ll want to make a module/work type a default, if you are going to be using it across multiple projects. Why? Because your reporting will be skewed if you create a module/work type with the same name in different projects. <br /><br />Modules/work types that are created as a custom module/work type at the project level are considered separate entities, even if they have the same name. When you run a report across all projects for a particular module/work type, you’ll see two with the same name. They may appear to be the same, but they really are different. This can get very confusing.<br /><br />To avoid this situation, create the module/work type as a default, then pull it into the projects you want. New module/work types created will NOT automatically be pushed to already existing projects, they will however be used in any new projects created. To attach the new module/work type to a project you have to edit the project, click ‘add another module’ or ‘add another work type’ and it will show up as a new option.]]>
		</description>
	</item>
	<item>
		<title>Intervals used as a communication tool, not just a time/task tracker</title>
		<link>http://www.myintervals.com/forum/discussion/21/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/21/</guid>
		<pubDate>Sun, 12 Mar 2006 13:45:34 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[One of our beta clients who manages a Quality Assurance department for a software company, pointed out how Intervals has helped her stay in the loop with what her team is working on.  Here’s what she says…<br />_ _ _ _ _ _ _ _ _ _<br /><br />&quot;In my arena, we don’t bill for our work. We use Intervals to see where our time is going, but more importantly, I use it to stay in the loop with what my team is working on. I like my team to work independently without me asking what they’re doing all the time, so I use Intervals to stay in the loop...and let me tell you, it is awesome! <br /><br />My favorite report is the Summary Report. I just pick a certain time period, sort by person and I see what everyone, including myself, has worked on. I read their comments for the work done and I feel like I know more of what is going on. It’s great!&quot; <br /><br />- Jen<br />_ _ _ _ _ _ _ _ _ _]]>
		</description>
	</item>
	<item>
		<title>How much did this one task cost?</title>
		<link>http://www.myintervals.com/forum/discussion/20/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/20/</guid>
		<pubDate>Sun, 12 Mar 2006 13:35:33 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[Run a Project Activity Report and sort by Task. Hours and costs are totaled for each task…a huge time saver!]]>
		</description>
	</item>
	<item>
		<title>I want to quickly see what my entire team has worked on in a given week.</title>
		<link>http://www.myintervals.com/forum/discussion/19/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/19/</guid>
		<pubDate>Sun, 12 Mar 2006 13:34:36 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[To quickly and easily see what your team is working on, use the Summary Report and see time submitted by each person. Just select the time period you’re interested in and view by Person. <br /><br />This is a great way to stay in the loop with what’s going on. Not only do our reports spit out numbers…they also help improve communication among team members!]]>
		</description>
	</item>
	<item>
		<title>Deleting a user with submitted time, assigned tasks, etc…what happens?</title>
		<link>http://www.myintervals.com/forum/discussion/18/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/18/</guid>
		<pubDate>Sun, 12 Mar 2006 13:29:56 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[When a user is deleted, these are the rules we follow:<br /><br />1. All time associated with that user is deleted.<br />2. All tasks assigned to that user will be assigned to the user performing the deletion.<br />3. All tasks owned by that user will be assigned to the user performing the deletion.<br />4. All projects managed by that user will become managed by the user performing the deletion.<br /><br />You will be prompted with this information and asked to confirm deletion. We suggest deactivating the user to retain the time worked on a project.]]>
		</description>
	</item>
	<item>
		<title>Monday, February 13th - Slowness &amp; Upgrades</title>
		<link>http://www.myintervals.com/forum/discussion/17/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/17/</guid>
		<pubDate>Sun, 12 Mar 2006 13:23:26 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Monday Evening around 6:00 PM Pacific we will be doing some updates that will impact system performance.  Expect slowness and general aggravation from around 6:00 PM to 9:00 PM.  Thanks for your patience.]]>
		</description>
	</item>
	<item>
		<title>Can time be edited once it has been approved?</title>
		<link>http://www.myintervals.com/forum/discussion/16/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/16/</guid>
		<pubDate>Sun, 12 Mar 2006 13:20:48 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[No. Time cannot be edited once it has been approved. If you really must edit the timesheet, you can have an admin user unapprove it, edit it, then approve it again. Approved timesheets are found under Timesheets &gt; Manage timesheets &gt; Approved.]]>
		</description>
	</item>
	<item>
		<title>Does time have to be assigned to a task?</title>
		<link>http://www.myintervals.com/forum/discussion/15/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/15/</guid>
		<pubDate>Sun, 12 Mar 2006 13:15:38 -0800</pubDate>
		<dc:creator>jennifer</dc:creator>
		<description>
			<![CDATA[Most definitely not. Under Timesheets, you can add time for work you’ve done that isn’t associated with a task. Just click the Add Time button…it’s as easy as that.]]>
		</description>
	</item>
	<item>
		<title>Multiple Timers</title>
		<link>http://www.myintervals.com/forum/discussion/7/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/7/</guid>
		<pubDate>Mon, 27 Feb 2006 12:31:47 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[Can you have more than one timer running at a time? You certainly can. If you start the timer for more than one task the additional timer will show up in the footer.]]>
		</description>
	</item>
	<item>
		<title>Intervals Beta Open as of February 28</title>
		<link>http://www.myintervals.com/forum/discussion/2/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/2/</guid>
		<pubDate>Mon, 27 Feb 2006 12:29:11 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The Intervals beta program opened February 28th, 2006. Thank you to all of those who have signed up and we appreciate your excitement for Intervals.]]>
		</description>
	</item>
	<item>
		<title>What happens if I delete or deactivate work types or modules?</title>
		<link>http://www.myintervals.com/forum/discussion/3/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/3/</guid>
		<pubDate>Mon, 27 Feb 2006 12:29:51 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[The general way that Intervals works is if any module or work type has tasks or time that has been accumulated, they cannot be deleted. Deletion isn't very friendly with reporting. If a work type or module has not been used at all, then the Trashcan icon is available and they can be deleted.<br /><br />What if I don't want to use that item any more?<br />You can always deactivate an item if you do not want it to be used any longer. Deactivated items still show up in drop downs and will have an * by them. Deactivating is like saying &quot;OK, we don't use this any more, but we need to keep it around for historical information&quot;.]]>
		</description>
	</item>
	<item>
		<title>What types of industries are the current beta testers?</title>
		<link>http://www.myintervals.com/forum/discussion/1/</link>
		<guid isPermaLink="false">http://www.myintervals.com/forum/discussion/1/</guid>
		<pubDate>Mon, 27 Feb 2006 12:28:36 -0800</pubDate>
		<dc:creator>Michael</dc:creator>
		<description>
			<![CDATA[This question was asked by one of our beta testers so I figured others might be curious as well. Here is a sample of the current beta group:<br /><br />Freelance designers<br />Web Design<br />Web Development<br />Creative Services<br />IT Services<br />Software Development<br />Retailer<br />Home Improvement / Remodeling<br />Quality Assurance Department of a Large Software company<br /><br /><br />Intervals was designed to be an &quot;accountability&quot; tool and although we are a web design and web development company we deliberately did not make it for our industry only.]]>
		</description>
	</item>
	
		</channel>
	</rss>
