<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Syncd News</title>
  <id>https://www.syncd.com/news/</id>
  <link href="https://www.syncd.com/news/"/>
  <link href="https://www.syncd.com/news/feed.xml" rel="self"/>
  <updated>2013-06-30T00:00:00.000Z</updated>
  <author><name>Syncd</name></author>
  <entry>
    <title>Improved Mobile Support and Longer Notes</title>
    <link rel="alternate" href="https://www.syncd.com/news/2013/06/30/improved-mobile-support-and-longer-notes/"/>
    <id>https://www.syncd.com/news/2013/06/30/improved-mobile-support-and-longer-notes/</id>
    <published>2013-06-30T00:00:00.000Z</published>
    <updated>2013-06-30T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>Our mobile interface now has improved support for more mobile browsers. We've also increased the allowed length of time entry notes and made entry fields more dynamic and responsive.</summary>
    <content type="html">&lt;p&gt;Although we’ve been working hard on a major upgrade of Syncd, we don’t want to neglect the current version. We’ve just pushed an update that adds some frequently requested features.&lt;/p&gt;
&lt;h2 id=&quot;improved-mobile-browser-support&quot;&gt;Improved Mobile Browser Support&lt;/h2&gt;
&lt;p&gt;Syncd’s mobile interface now features improved support for a number of mobile browsers, including Chrome Mobile and the built-in Android browser. You can access your account from any browser, mobile or desktop, at the same address: &lt;a href=&quot;https://syncd.com&quot;&gt;https://syncd.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We’ve also adjusted the layout of our mobile interface by including your organization’s name and the logout link in the top banner. We hope this makes it easier to click logout when you want, and only when you want.&lt;/p&gt;
&lt;h2 id=&quot;support-for-longer-notes&quot;&gt;Support for Longer Notes&lt;/h2&gt;
&lt;p&gt;We’ve increased the allowed length of time entry notes from 255 to 1000 characters. In order to facilitate entry of such long notes, &lt;em&gt;our text fields now auto-expand as you type&lt;/em&gt;. This enables you to always see the full content of notes, regardless of how long they are.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;We hope these updates will keep Syncd working well for you. We’re looking forward to sharing details about the new release coming later this year!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Maintenance Release</title>
    <link rel="alternate" href="https://www.syncd.com/news/2013/02/21/maintenance-release/"/>
    <id>https://www.syncd.com/news/2013/02/21/maintenance-release/</id>
    <published>2013-02-21T00:00:00.000Z</published>
    <updated>2013-02-21T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>This release brings a new user group filter for reports, an API update, and a minor bug fix.</summary>
    <content type="html">&lt;p&gt;We just pushed out a maintenance release to take care of a few minor issues and to add a long overdue reporting feature.&lt;/p&gt;
&lt;h2 id=&quot;user-group-filters-for-reports&quot;&gt;User group filters for reports&lt;/h2&gt;
&lt;p&gt;Until now, &lt;strong&gt;User Groups&lt;/strong&gt; have been useful for grouping users together when assigning jobs and activities. Due to popular demand, we’ve just made groups even more useful by allowing them to be used as filters for time and expense reports. For instance, you can now run a time report for your “Accounting” group instead of adding filters for each individual in that group.&lt;/p&gt;
&lt;h2 id=&quot;developers-api-include-billing-rates-along-with-time-entries&quot;&gt;Developers’ API: Include billing rates along with time entries&lt;/h2&gt;
&lt;p&gt;Developers using Syncd’s API can now optionally include billing information along with time entries. Please see our &lt;a href=&quot;https://www.syncd.com/api/time-entries/&quot;&gt;Time Entry API docs&lt;/a&gt; for more details.&lt;/p&gt;
&lt;h2 id=&quot;bug-fix&quot;&gt;Bug fix&lt;/h2&gt;
&lt;p&gt;When updating Syncd with some security patches earlier in the month, we inadvertently introduced an annoying bug which resulted in the incorrect display of apostrophes in the job selectors. Our release resolves this issue. We’re sorry for any trouble this may have caused.&lt;/p&gt;
&lt;h2 id=&quot;upcoming-news&quot;&gt;Upcoming news&lt;/h2&gt;
&lt;p&gt;We’ve been putting a lot of effort into developing a brand new version of Syncd over the past couple years. We appreciate your patience as development of the current version has slowed as a result. We plan to make regular announcements as the upcoming release of the new Syncd gets closer. Please stay tuned…&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Simple Templating with &quot;Duplicate&quot;</title>
    <link rel="alternate" href="https://www.syncd.com/news/2011/12/08/simple-templating-with-duplicate/"/>
    <id>https://www.syncd.com/news/2011/12/08/simple-templating-with-duplicate/</id>
    <published>2011-12-08T00:00:00.000Z</published>
    <updated>2011-12-08T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>The new &quot;duplicate&quot; feature allows you to copy a record, such as a client or project, for use as a simple template for new records.</summary>
    <content type="html">&lt;p&gt;Entering new clients, projects and tasks can be tedious if you need to enter a number of sub-projects or tasks every time. We’ve been considering how to approach this problem for quite a while before finally settling on a solution that is simple and flexible.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The duplicate feature can be used to create a copy of a client, project or task, including its properties, user assignments, billing rates, and all of its children.&lt;/strong&gt; You can use the duplicate feature in conjunction with a set of data you keep around as a template, or you can use it ad-hoc to duplicate any of your active assignments.&lt;/p&gt;
&lt;p&gt;Look for the Duplicate link in the Manage pages next to any of your clients, projects or tasks:&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2011/12/08/duplicate_link.png&quot; width=&quot;497&quot; height=&quot;419&quot; alt=&quot;A project in the Manage pages with its Duplicate link highlighted.&quot; /&gt;
&lt;p&gt;Duplicating works just like a copy / paste operation:&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2011/12/08/duplicate.png&quot; width=&quot;462&quot; height=&quot;210&quot; alt=&quot;The duplicate dialog, asking where to paste the copied project.&quot; /&gt;
&lt;p&gt;We developed this feature as part of our &lt;a href=&quot;https://www.syncd.com/news/2011/12/05/2012-will-bring-major-changes-and-new-browser-requirements/&quot;&gt;major upcoming update&lt;/a&gt; but decided that we could easily extract it into an earlier release. We hope it takes some of the tedium out of entering new data.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>2012 will Bring Major Changes and New Browser Requirements</title>
    <link rel="alternate" href="https://www.syncd.com/news/2011/12/05/2012-will-bring-major-changes-and-new-browser-requirements/"/>
    <id>https://www.syncd.com/news/2011/12/05/2012-will-bring-major-changes-and-new-browser-requirements/</id>
    <published>2011-12-05T00:00:00.000Z</published>
    <updated>2011-12-05T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>In order to support recent advances in browser technology, we're going to officially support only the most recent two versions of the major desktop and mobile browsers.</summary>
    <content type="html">&lt;p&gt;In preparation for some major updates coming to Syncd in 2012, we’re changing our browser support policy. Beginning January 1, 2012, we’re going to officially support only the most recent two versions of the major desktop and mobile browsers.&lt;/p&gt;
&lt;p&gt;As of the time of this post, these browsers include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.mozilla.org/firefox/&quot;&gt;Firefox&lt;/a&gt; 7+&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.google.com/chrome/&quot;&gt;Chrome&lt;/a&gt; 16+ (auto-updates)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.apple.com/safari/&quot;&gt;Safari&lt;/a&gt; 5+&lt;/li&gt;
&lt;li&gt;Internet Explorer 8+&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.apple.com/ios/&quot;&gt;Mobile Safari in iOS&lt;/a&gt; 4+&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.android.com/&quot;&gt;Android&lt;/a&gt; 2.3+&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Although Syncd may work well in other browsers, these are the only ones we will test and officially support. We may display warning messages for specific browsers which are known to cause problems (e.g. Internet Explorer 6 &amp;amp; 7).&lt;/p&gt;
&lt;p&gt;Modern browsers are not only more secure and responsive than their predecessors, they also provide a number of capabilities, loosely defined as &lt;a href=&quot;https://en.wikipedia.org/wiki/HTML5&quot;&gt;HTML5&lt;/a&gt;, that enable real advances on the web. Capabilities such as offline data storage, drag and drop file uploads, geolocation, and push communication will allow Syncd to behave more like a native application while still enjoying the advantages inherent in a web application.&lt;/p&gt;
&lt;p&gt;Because of the scope of the changes coming soon to Syncd, we’ll be explaining many of them in detail before they are released. We know some features have been a long time coming in development, and we sincerely appreciate everyone’s patience as we try to get them “right”.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Major Infrastructure Upgrade Sunday, Sept. 18th</title>
    <link rel="alternate" href="https://www.syncd.com/news/2011/09/14/major-infrastructure-upgrade-this-sunday/"/>
    <id>https://www.syncd.com/news/2011/09/14/major-infrastructure-upgrade-this-sunday/</id>
    <published>2011-09-14T00:00:00.000Z</published>
    <updated>2011-09-14T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>We're making a big move this Sunday. We'll be changing our hosting facility and bringing online a whole new fleet of servers to better serve Syncd to you.</summary>
    <content type="html">&lt;p&gt;&lt;strong&gt;We’re making a big move this Sunday. We’ll be changing our hosting facility and bringing online a whole new fleet of servers to better serve Syncd to you.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Our new servers and hosting facility should provide better performance. In testing, we’re seeing improvements of over 50% in the time to complete processing-intensive requests, such as reports. In addition, our new host’s infrastructure has significantly improved response times.&lt;/p&gt;
&lt;p&gt;Our new server architecture is fully redundant so that downtime can be minimized. Although we’ve had better than 99.98% uptime since 2008, we hope to improve upon this.&lt;/p&gt;
&lt;p&gt;We’ve also got room to grow with our new host, where we’ll be able to bring more servers online quickly to serve growing demand. We will also be able to bring new capabilities to Syncd, such as file storage.&lt;/p&gt;
&lt;p&gt;We think that the only downside to our move is that we expect some downtime on Sunday. We’re starting the move at 8am EST and expect it to take between 2-4 hours.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, please plan for Syncd to be inaccessible from 8am - 12pm EST (GMT-4) this Sunday, September 18th.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We’ll be &lt;a href=&quot;https://twitter.com/syncd&quot;&gt;tweeting&lt;/a&gt; our progress on Sunday to keep you informed. Please let us know if you have any questions or concerns, either through Twitter or using the contact form in the Help section of Syncd. Thanks!&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Thanks to everyone for your patience. The upgrade was completed successfully and slightly ahead of schedule. We’ve already heard from some users who are happy with the improved performance. Please let us know how everything is working for you. Thanks!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Keeping Your Data Organized</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/05/07/keeping-your-data-organized/"/>
    <id>https://www.syncd.com/news/2010/05/07/keeping-your-data-organized/</id>
    <published>2010-05-07T00:00:00.000Z</published>
    <updated>2010-05-07T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>The new &quot;merge&quot; feature allows you to combine multiple records, such as clients and projects, as well as their associated data.</summary>
    <content type="html">&lt;p&gt;It’s a fairly common problem: after tracking your time against a couple different projects, you realize that you’d like to consolidate those projects into a single one. Until now, Syncd has not provided an easy solution for this problem, which used to require reassigning all your time entries from one project to the other before deleting one.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We’ve just added a more straightforward solution: the ability to merge data in a single step.&lt;/strong&gt; Merging is available for the following data types:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clients, projects and tasks&lt;/li&gt;
&lt;li&gt;Activities&lt;/li&gt;
&lt;li&gt;Billing rates&lt;/li&gt;
&lt;li&gt;Expense categories&lt;/li&gt;
&lt;li&gt;Payment methods&lt;/li&gt;
&lt;li&gt;User groups&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Look for &lt;em&gt;Merge&lt;/em&gt; links in your account’s Manage pages. For instance, the &lt;em&gt;Merge&lt;/em&gt; link for a project is highlighted below:&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/05/07/merge_link.png&quot; width=&quot;503&quot; height=&quot;416&quot; alt=&quot;A project in the Manage pages with its Merge link highlighted.&quot; /&gt;
&lt;p&gt;Merging works a little differently for each data type, so we spell out exactly what will happen beforehand:&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/05/07/merge.png&quot; width=&quot;464&quot; height=&quot;312&quot; alt=&quot;The merge dialog, explaining which records will be combined and what happens to their time entries.&quot; /&gt;
&lt;p&gt;We hope that the new merge feature helps you keep your data organized and clutter-free.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Account Backups and Restores</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/04/07/account-backups-and-restores/"/>
    <id>https://www.syncd.com/news/2010/04/07/account-backups-and-restores/</id>
    <published>2010-04-07T00:00:00.000Z</published>
    <updated>2010-04-07T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>Because we want you to have access to all your data and complete control of your account, we've added the capability to backup all the data in your account, download that data, and even restore your account from that data.</summary>
    <content type="html">&lt;p&gt;We appreciate being entrusted with your valuable data and take every reasonable precaution to keep that data secure. For instance, we make full backups of every account’s data and copy those backups offsite several times every day. However, we recognize that your data is your own, which is why we’ve just re-released a feature from LiveTimer: the ability to backup and download your account’s data.&lt;/p&gt;
&lt;p&gt;You may now backup your account once every 24 hours. Backup files are in XML format, which is plain text and easily readable, and include almost all of your account’s data. Notably missing are user passwords and memorized reports, which will be preserved if possible during a restore.&lt;/p&gt;
&lt;p&gt;You may download your latest backup file at any time. Backup files are zipped along with a signature file that verifies the authenticity of the backup.&lt;/p&gt;
&lt;h3 id=&quot;disaster-recovery-on-your-terms&quot;&gt;Disaster recovery on your terms&lt;/h3&gt;
&lt;p&gt;While it’s nice to be able to extract your account’s data in a backup file, it really is only one half of the safety net for your data. We’ve decided to also provide the other half: the ability to restore your full account from one of your backups.&lt;/p&gt;
&lt;p&gt;We always keep your latest backup file on our servers, which makes it especially easy to restore your account from this file. However, we also allow you to restore your account from a backup file that you’ve downloaded in the past.&lt;/p&gt;
&lt;h3 id=&quot;peace-of-mind&quot;&gt;Peace of mind&lt;/h3&gt;
&lt;p&gt;In order to access these new features, account administrators should click on the Account tab, and then Backup / Restore.&lt;/p&gt;
&lt;p&gt;We hope that you enjoy the peace of mind that comes from having more control over your account and direct access to your data.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>The New Syncd API</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/04/07/the-new-syncd-api/"/>
    <id>https://www.syncd.com/news/2010/04/07/the-new-syncd-api/</id>
    <published>2010-04-07T00:00:00.000Z</published>
    <updated>2010-04-07T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>The new Syncd API (Application Programming Interface) can be used by developers to extend any application to include time and expense tracking.</summary>
    <content type="html">&lt;p&gt;We’re pleased to announce the new Syncd API (Application Programming Interface). The API can be used by developers to extend any application to include time and expense tracking.&lt;/p&gt;
&lt;p&gt;The Syncd API adheres to the &lt;a href=&quot;https://en.wikipedia.org/wiki/Representational_State_Transfer&quot;&gt;REST&lt;/a&gt; principles as closely as possible. Resources such as jobs, users and time entries each have a unique URI. These resources are controlled using the primary HTTP verbs: GET, POST, PUT AND DELETE. Data is returned in XML format.&lt;/p&gt;
&lt;p&gt;If you’d like to learn more, please read our extensive documentation of the &lt;a href=&quot;https://www.syncd.com/api/&quot;&gt;Syncd API&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Adding Classifications in iPhone / Mini Mode</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/03/18/adding-classifications-in-iphone-mini-mode/"/>
    <id>https://www.syncd.com/news/2010/03/18/adding-classifications-in-iphone-mini-mode/</id>
    <published>2010-03-18T00:00:00.000Z</published>
    <updated>2010-03-18T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>Classifications, such as clients and projects, can once again be added to your account via Syncd's mobile web interface.</summary>
    <content type="html">&lt;p&gt;It is once again possible to add classifications, such as clients, projects, and tasks, to your account using your iPhone, iPod Touch or desktop browser in Mini Mode. We regret that this capability, which was available in LiveTimer, has been unavailable since the Syncd launch. Although it’s taken longer than expected to wrap this up, we hope you like the result.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/18/minimode_add.png&quot; width=&quot;340&quot; height=&quot;365&quot; alt=&quot;A Mini Mode selector window with a new add button to the right of the search field.&quot; /&gt;
&lt;p&gt;As you can see above, there’s a new add button just to the right of the search field in selector windows. Click this button to open a new dialog, which provides the same capabilities as Syncd’s standard, full-sized interface. You’ll be able to add clients, projects and tasks, assign users and define billing rates, all within Mini Mode.&lt;/p&gt;
&lt;p&gt;Thanks for everyone’s patience as we’ve redesigned this feature. Please give it a try and let us know what you think!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Tool Windows</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/03/10/tool-windows/"/>
    <id>https://www.syncd.com/news/2010/03/10/tool-windows/</id>
    <published>2010-03-10T00:00:00.000Z</published>
    <updated>2010-03-10T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>Syncd's new &quot;tool windows&quot; are like a cross between a tooltip and a dialog window. They provide extra information and options without leaving the current page.</summary>
    <content type="html">&lt;p&gt;We’ve just added a little feature to Syncd that we hope will have a big impact on your productivity. We call them &lt;strong&gt;tool windows&lt;/strong&gt; because they’re a cross between a tooltip and a dialog window. These compact windows provide extra information and options without leaving the current page.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/10/toolwindows.png&quot; width=&quot;672&quot; height=&quot;189&quot; alt=&quot;A tool window for a project, hovering beside its selector with links to the project and its client, the project's description and billing rate, and links to create a new client, project or task.&quot; /&gt;
&lt;p&gt;In order to open a tool window, just click on the gear symbol that now appears next to most selectors. A small window should appear hovering over the page with information and options related to the currently selected item. For instance, the image above shows a tool window for a project. It includes links to the project and its client, the description for the project, its billing rate, as well as links to create a new client, project or task.&lt;/p&gt;
&lt;p&gt;In order to close tool windows, just click anywhere on the page (even on the tool window itself) or press the Escape key.&lt;/p&gt;
&lt;p&gt;We hope that these little windows save you a lot of clicks!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>What's New in Syncd?</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/03/01/whats-new-in-syncd/"/>
    <id>https://www.syncd.com/news/2010/03/01/whats-new-in-syncd/</id>
    <published>2010-03-01T00:00:00.000Z</published>
    <updated>2010-03-01T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>A review of the new features in Syncd, including an improved work structure, user groups, flexible user assignments and billing rates, as well as new selectors and dialogs.</summary>
    <content type="html">&lt;p&gt;For the transition from LiveTimer to Syncd, we’ve rewritten much of the architecture and interface of our application. We’ve tried to make these changes appear incremental in nature to help you feel immediately comfortable with Syncd. Now that the transition period is over, we’d like to dig deeper into Syncd’s new features to help you make the most of your account.&lt;/p&gt;
&lt;h2 id=&quot;improved-work-structure&quot;&gt;Improved Work Structure&lt;/h2&gt;
&lt;p&gt;In LiveTimer, accounts were limited to a maximum of three levels of work, typically named clients, projects and tasks. In Syncd, you can now define up to five levels, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Five levels of projects&lt;/li&gt;
&lt;li&gt;A top level of clients, followed by several levels of projects&lt;/li&gt;
&lt;li&gt;A top level of clients, followed by projects, followed by several levels of tasks&lt;/li&gt;
&lt;/ul&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/add_remove_levels.png&quot; width=&quot;491&quot; height=&quot;471&quot; alt=&quot;The Work Structure settings page, with buttons to add and remove levels of work.&quot; /&gt;
&lt;p&gt;Multiple levels allow you to break up your work into more manageable “chunks”, which in turn can be broken down further. Note that, even if you’ve set up your account to allow multiple levels of work, you only need to use the levels that are appropriate for any given job.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/customize_levels.png&quot; width=&quot;493&quot; height=&quot;572&quot; alt=&quot;Options for one level of work: its name, whether it tracks ID fields, and whether time and expenses may be entered against it.&quot; /&gt;
&lt;p&gt;Furthermore, each work level can be named and customized. For instance, you may want to track ID fields for clients, but not for projects. You may want to allow time tracking only for tasks, and expense tracking only for projects. Check out the available options in &lt;strong&gt;Settings / Work Structure&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&quot;user-groups&quot;&gt;User groups&lt;/h2&gt;
&lt;p&gt;User groups have been added to simplify the assignment of users to work. For instance, let’s say you have a group of developers who all work on the same projects. Instead of assigning every individual to every project, you’ll be able to assign them to the Developers group, which can then be assigned to the appropriate projects. When a new developer joins your team, just add her to the Developers group to make her a member of all of your Developer projects.&lt;/p&gt;
&lt;p&gt;User groups can be created and managed via the &lt;strong&gt;Manage&lt;/strong&gt; tab. Note that user assignments must be enabled first (see &lt;strong&gt;Settings / Users and groups&lt;/strong&gt;).&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/user_groups.png&quot; width=&quot;495&quot; height=&quot;287&quot; alt=&quot;The user groups list in the Manage tab.&quot; /&gt;
&lt;h2 id=&quot;flexible-user-assignments&quot;&gt;Flexible User Assignments&lt;/h2&gt;
&lt;p&gt;In LiveTimer, users could only be assigned at the middle level of work, typically called projects. In Syncd, users and groups can be assigned at any level. Assignments are inherited at lower levels by default, but can be overridden.&lt;/p&gt;
&lt;p&gt;If you have a multi-level, multi-user account, please take a moment to review your assignments from the &lt;strong&gt;Manage&lt;/strong&gt; tab. You may wish to move some assignments to the top level, and then inherit those assignments at lower levels.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/inherited_assignments.png&quot; width=&quot;494&quot; height=&quot;354&quot; alt=&quot;A project's user assignments, inherited from its client with an option to override them.&quot; /&gt;
&lt;h2 id=&quot;flexible-billing-rates&quot;&gt;Flexible Billing Rates&lt;/h2&gt;
&lt;p&gt;Instead of assigning billing rates for users OR clients, projects and tasks, you can now do both. Default billing rates can be set for each user and can optionally be overridden for specific clients, projects and tasks.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/billing_rates.png&quot; width=&quot;469&quot; height=&quot;211&quot; alt=&quot;A user's default billing rate beside a rate that overrides it for one project.&quot; /&gt;
&lt;h2 id=&quot;new-selectors-and-dialogs&quot;&gt;New Selectors and Dialogs&lt;/h2&gt;
&lt;p&gt;We’ve completely rewritten our selectors and dialogs, making it faster and easier than ever to search, select, and create clients, projects, etc.&lt;/p&gt;
&lt;p&gt;The new selectors load data dynamically when your page loads, keep it cached in your browser, and refresh it as needed (if say, a new item has been added). Therefore, there shouldn’t be a lag as you reopen selectors while starting and stopping your timer throughout the day.&lt;/p&gt;
&lt;p&gt;The selectors are now completely keyboard accessible. You can tab into them from forms (or use Shift + Tab to reverse tab into them from the Note field in the Timer). You can navigate among the items in the selectors with Up / Down / Page Up / Page Down. You can even expand (Ctrl + Down) and collapse (Ctrl + Up) nodes without clicking on the arrow toggles.&lt;/p&gt;
&lt;p&gt;Searching is also faster and easier. You can search for a word or word fragment, or an exact match. As you’re browsing through items, type “/” to select and expand the current entry to view its descendents.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/selector1.png&quot; width=&quot;370&quot; height=&quot;179&quot; alt=&quot;A selector filtered by a search term, with matching clients and projects expanded.&quot; /&gt;
&lt;p&gt;If you don’t find what you’re looking for, and want to create it, just type its name! If you have permission to create items, you’ll see the new item’s name appear with a “+” next to it. Select that item with Return or Tab or using the mouse.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/selector2.png&quot; width=&quot;367&quot; height=&quot;93&quot; alt=&quot;A selector offering to create a new item named after the search term, marked with a plus sign.&quot; /&gt;
&lt;p&gt;You’ll then be able to create it in a dialog without leaving your current page. Your selectors should dynamically refresh to include the new data.&lt;/p&gt;
&lt;img src=&quot;https://www.syncd.com/images/news/2010/03/01/new_task_dialog.png&quot; width=&quot;463&quot; height=&quot;387&quot; alt=&quot;The new task dialog, opened over the current page.&quot; /&gt;
&lt;h2 id=&quot;questions&quot;&gt;Questions?&lt;/h2&gt;
&lt;p&gt;Please don’t hesitate to contact us with questions, suggestions or comments using the feedback form in the Help section of your account.&lt;/p&gt;
&lt;p&gt;Thanks again for your patience with our name change and the scope of this release. We’re looking forward to rolling out some more features, but in more manageable “chunks”, very soon.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Hello World!</title>
    <link rel="alternate" href="https://www.syncd.com/news/2010/02/01/hello-world/"/>
    <id>https://www.syncd.com/news/2010/02/01/hello-world/</id>
    <published>2010-02-01T00:00:00.000Z</published>
    <updated>2010-02-01T00:00:00.000Z</updated>
    <author><name>Dan Gebhardt</name></author>
    <summary>Re-introducing LiveTimer as Syncd.</summary>
    <content type="html">&lt;p&gt;On February 14th, the time and expense tracking service &lt;strong&gt;LiveTimer&lt;/strong&gt; will be re-launched here as &lt;strong&gt;Syncd&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;LiveTimer started in 2006 as a side project for tracking the time of our own consulting business. A year later, we decided to share our project with the world. Since then LiveTimer has grown and improved quite a bit. Our side project now helps thousands of organizations manage their time and expenses.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;So what’s next?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;First of all, we want Syncd to be the best time and expense tracking service possible. With the help of our customers, we’ve re-examined and improved almost every aspect of our service. We’ll be previewing these changes here in the week before Syncd’s launch.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;But why change your name?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Because our service has grown beyond just time tracking, we feel that it has also outgrown the name LiveTimer. &lt;em&gt;Looking forward, we’d like to help your business stay sync’d - you, your team and your clients working together.&lt;/em&gt; Syncd will be able to be with your business from your initial contact with clients, to collaborating with your team on projects, all the way through invoicing. We’ve laid the foundation for these features and will be rolling them out in the coming months.&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Dan &amp;amp; Larry Gebhardt&lt;br /&gt;
Developers, LiveTimer &amp;amp; Syncd&lt;br /&gt;
Co-Founders, &lt;a href=&quot;https://www.cerebris.com/&quot;&gt;Cerebris Corp.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;UPDATE: The launch of Syncd was delayed until February 21st.&lt;/em&gt;&lt;/p&gt;
</content>
  </entry>
</feed>
