Archive for March, 2010

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!

Time Management and Productivity

Wednesday, March 3rd, 2010

Just came across this interesting article at Terry Starbucker’s blog, on productivity and how to make best use of our time. He has also noted down a few points that should help us with prioritizing our actions.

In any day there are probably hundreds, if not thousands, of actions you can take.   Which ones you choose are critical to living a productive life, or being the most productive person at the office.

It’s the art of constant prioritization – a mental “to do” list that goes through a special kind of algorithm, a kind that only a properly focused  human brain can pull off. Read More.

spiral time

This is something that all of us face on a personal as well as business front in life. At DeskAway we have a slew of to-do’s. Be it new feature requests, fixing bugs, revamping sections and a whole lot more.

Some things we keep in mind are,

  1. KISS: Keep it Simple, and thats what we always attempt.
  2. Customer Insight: What does the customer really want and what would add most value to him/her?

What do you do to manage your time well doing the RIGHT activity?