Archive for the ‘Tips & Tricks’ Category

5 smart things you can do with DeskAway

Tuesday, August 24th, 2010

Who doesn’t want to be an office hero. It’s is your turn now by checking out the 5 absolutely smart things you can do with DeskAway while managing any project:

Track Problems

Every project (heck, everything in life) has problems and if you don’t track them they are only going to get bigger and bigger.

DeskAway Feature: Issues
Plan: Personal & Above

Re-use Projects

Why duplicate work when you can automate easily? Projects that repeat themselves can be easily cloned and re-used. Think ‘web design’, ’seo’, ’social media’ or internal projects like ‘HR’, ‘General administration’ or ‘Event Management.’

DeskAway Feature: Project Templates
Plan: Personal & Above

Delegate via Email

Whoever said that the best of both worlds cannot be possible? For those who love being in their inbox, why not also delegate work to your colleagues (via email) and still have the stuff tracked within DeskAway?

DeskAway Feature: DeskMail
Plan: Professional & Above

Set Personal reminders

Get a daily reminder about what is overdue and upcoming within your work. This will keep you focused and on your toes. If you don’t want it, atleast turn it on for your colleagues :-)

DeskAway Feature: Email Reminders
Plan: Personal & Above

Single Sign-on with Google AppsIf you are a Google Apps user, you don’t have to login to 2 seperate apps anymore. Simply add DeskAway to your Google Apps account (via the Marketplace) and enjoy accessing your work with one-click.

DeskAway Feature: Google Apps Integration
Plan: Any

7 Tips for DeskAway Beginners

Thursday, July 22nd, 2010

You have signed up for a free or a trial plan and now you might be wondering how to get your team on-board, especially those non-web, non-technical folks who might be a tad bit slower thank you. Not to worry! We strive to keep the tool simple (yet powerful) and would like to share 7 tips on getting started…

Help Center: The help page is comprehensive and well-documented with the most common and important FAQs. If you find yourself stuck, this is the best place to go to first.

Videos/ Tutorials: You will find a video tutorial for every DeskAway feature. In addition, our support team posts a ‘1 Minute Video Tip’ series every week that will help you learn about the finer details of DeskAway.

Blog: Subscribe to our blog and not only will you learn tips/tricks about DeskAway but also how we function as a company, make decisions, have fun and build DeskAway.

Getting Started Video: A must watch is the “Getting Started Video” that also shows up on your Dashboard when you log in. Here, you will learn how to add a new project, team members and get started working within that project.

Personal Help: We have questions when we sign up on other services and sometimes don’t feel like mowing through the help sections. You might too. If that is the case, you can easily email us at support AT deskaway.com and someone from our team will be there to help you out.

GetSatisfaction Community: At this community, you can ask a question, report a problem, share an idea, or join in conversations already in progress. Here, you will find other users that share similar feature requests or issues. Our team is also active on this community.

Play Around: The ultimate way to learn a new tool is to just play around with it. Make mistakes, add stuff and then delete the same stuff. Add a couple of people from your team and pretend you are assigning them milestones or tasks. Just like you would take a car for a test drive and try out all of it’s features, do the same with your brand new DeskAway account. There is no better way to learn while exploring.

Happy DeskAway’ing…

Love your inbox

Friday, May 21st, 2010

Email is the most successful and popular application ever. We all rely on getting our information, updates and notifications through email whether it is on our PC, Mac, Blackberry or iPhone. We understand that email is not going anywhere and so have built certain tools within DeskAway that will help you collaborate right from your inbox.

1. Every action in DeskAway has an email notification - so if I am assigning you a task or an issue, you will get an email with all the information and a link to view it within the application.

2. Then there is DeskMail - with this, people can simply reply to the emails they get in #1 (so they are working in their inbox now) but a copy of their email reply is also stored within their DeskAway project. So, if you reply to Jay’s email with comments, not only Jay will receive your comment via email but our application will start appending this email conversation as a comment thread within the task that can be visited later. Sending attachments is also possible. Think Posterous or tumblr here.

3. If you set it on, you and your team members can also get a daily email reminder (so, you don’t have to log in to the application) of all your pending and upcoming projects, milestones, tasks and issues.

There are a few companies that have moved away from email for collaboration, but if you love your inbox you can take advantage of the above when working on your projects.

See your DeskAway calendar events on your iPhone or BlackBerry

Thursday, April 8th, 2010

Setting up your DeskAway calendar entries to show up on your iPhone is easy - there are a few one-time steps that you need to follow.

1. Google Sync - First, setup your iPhone/ BlackBerry to sync with your default calendar on your Gmail or Google Apps account. Follow the steps here. BlackBerry users click here.

2. Once you can see your default calendar entries on your iPhone/ BlackBerry, it is time to sync your DeskAway calendar to your Google calendar. Follow our steps here.

3. On your Google Calendar, you should now see your DeskAway events. Google sometimes takes long to pull all the events data - we have seen this to be irregular. Once this is done, you need to choose which of your calendars you want to sync to your iPhone by following the steps here. By default, only the primary calendar syncs.

Thats it. You should now see your DeskAway events on your iPhone. This is a sample event that I added to my DeskAway calendar which now shows up on my iPhone! -:)

iphone-calendar-sample

Unzipping backup/exported zip file on Mac OS X - Solved

Thursday, March 4th, 2010

unzip-error
If you are using Mac OS X system, you might have an issue while unzipping the exported zipped file that you received after initiating a backup/export of all your DeskAway projects. We have seen this happen a couple of times with the inbuilt Mac Archive Utility. To overcome this issue here are 2 solutions:

1. See if the zipped file is corrupt by running this command in your Terminal window:

unzip -t filename

2. If all is well, then use this command to unzip the file. This should most likely work:

unzip filename

3. We have had success with using this application instead of the default archiving tool:

http://wakaba.c3.cx/s/apps/unarchiver.html

Hope this works!