Rethinking Cron Management…
Posted by: Jason In: Product Updates| Programming
12 Dec 2008
As we are developing the new versions of both 1-2-All and SupportTrio we have put a great amount of detail into usability. The term usability is often used to simply describe the user interface. But, the term encompasses a much larger area of software development.
A specific case in our recent development is cron management. A number of our applications require you to setup a cron job. In some cases you may need to setup 3 or 4 cronjobs depending on the features you are using.This is something that can be a pain for our users. Once you setup the application you should not have to do more work when you start using a feature or purchase an add-on. Thus we are designing our new cron management feature. Our new cron management feature serves 2 primary purposes:
- Ability to have a single cron – yet have different timed events. This means that while you will only have one cron that you have to setup, our software can choose to execute different actions at different time intervals.
- Improve the process of expanding your application and upgrading. With this new feature in place you will not need to manually add any crons or events if you wish to use extra features, new add-ons, etc..
Those 2 purposes are the primary objectives of this feature and a great example of improving usability. This feature will debut in 1-2-All 5 and SupportTrio 3.
- Tags: cron, development, SupportTrio, usability
Related posts
Comment Form
Categories
- Affiliates (14)
- Customer Service (4)
- Email Marketing (133)
- General (84)
- Marketing (7)
- Product Updates (61)
- Programming (11)
- Sales (11)
- Small Business (7)
- Surveys & Research (13)

2 Responses to Rethinking Cron Management…
Heiko Garbe
February 11th, 2009 at 10:04 am
Hi Jason,
will this updated cron management works for linux and windows systems?
Regards
Heiko
Jason
February 11th, 2009 at 4:21 pm
Ya – you will still need to setup a cron or scheduled task. But the mgmt part along with only needing to setup a single cron/sched task is where the benefit will be.