Zonebox



Screenshots

What does Zonebox do? 'Zonebox helps you plan your day in the simplest way possible' - Lifehacker 'If you love to work in sprints, try out Zonebox' - Smashing Magazine Zonebox is a simple app for timeboxing - a little productivity trick. Timeboxing means setting aside for example 15 minutes to write an email. ‎'Zonebox helps you plan your day in the simplest way possible' - Lifehacker 'If you love to work in sprints, try out Zonebox' - Smashing Magazine Zonebox is a simple app for timeboxing - a little productivity trick. Timeboxing means setting aside for example 15 minutes to write an email.

Description

'Zonebox helps you plan your day in the simplest way possible' -- Lifehacker
'If you love to work in sprints, try out Zonebox' -- Smashing Magazine
Zonebox is a simple app for timeboxing - a little productivity trick.
Timeboxing means setting aside for example 15 minutes to write an email. By knowing there is a time limit, you'll be forced not to waste any time.
Zonebox helps you with everything - it will remember the task list, it will show you the progress as a little stripe on your screen and it will remind you when you're done.
Other features include:
- Writing a list of tasks
- Pasting tasks from any text file
- Setting time for each task
- In-application timer
- Global timer, just under your dock
- Adding/removing time as you go
- Pausing/Resuming a task
- 'Study-mode', a distraction-less fullscreen mode
- Option to only show the dock icon

Comfort

What’s New

Ratings and Reviews

2 Ratings

App Privacy

The developer, Median Tech, s.r.o., has not provided details about its privacy practices and handling of data to Apple.

No Details Provided

The developer will be required to provide privacy details when they submit their next app update.

Information

Size
907.9 KB
Compatibility
Mac
Requires macOS 10.8 or later.
Age Rating
4+
Price
Free

Supports

  • Up to six family members will be able to use this app with Family Sharing enabled.

A Gold Pass member asked for a tutorial about how to import data stored in Comma Separated Values file (CSV file) and use it to draw rectangles on a chart.

This tutorial envisages two scenarios. In the first, each line of the file contains two price levels and a color. The tutorial program processes the data and draws a box between the two price levels all the way across the chart. The color of the rectangle is set to the color contained on the same line as the levels.

In the second scenario each line in the CSV file also contains and start date and time and an end date and time. Boxes are drawn between the two date/times and between the two levels.

This tutorial only applies to TradeStation. It was written in version 9.5 and has been tested in version 9.5 and 10.

The first part of the tutorial lines are drawn similar to the following:

Zonebox

The following is an example of the output from the second part of the tutorial:

Programming notes

In both programs the EasyLanguage StreamReader is used to read in the data from the CSV file. In the first part of the program, a print out of the contents of the TokenList using the following code:

Zon box

Results in the following:

In both parts of the tutorial a method is created named DrawBox. The methods share the same name however in the first part of tutorial the method does not process date/times and uses BNPoints to create the rectangle. In the second part, which uses start date/times and end date/times, the method uses DTPoints to create the rectangle.

Tutorial 156 video

Zonebox Code

This unprotected and commented programs (i.e. the TradeStation EasyLanguage show-me studies):

  • _Tutorial156 (the program developed in the first part of the tutorial)
  • _Tutorial156-w-datetime (the program developed in the second part of the tutorial)

are available for immediate download for $24.95 by clicking the following ‘add to cart’ button where you may pay with a credit card or by using PayPal.

The program is compatible with versions TradeStation 9.5 and above, including 10. It is not compatible with MultiCharts.

THESE INDICATORS, SHOW ME STUDIES, STRATEGIES AND OTHER PROGRAMS HAVE BEEN INCLUDED SOLELY FOR EDUCATIONAL PURPOSES.

Zonebox ネットワーク

TO THE BEST OF MARKPLEX CORPORATION’S KNOWLEDGE, ALL OF THE INFORMATION ON THIS PAGE IS CORRECT, AND IT IS PROVIDED IN THE HOPE THAT IT WILL BE USEFUL. HOWEVER, MARKPLEX CORPORATION ASSUMES NO LIABILITY FOR ANY DAMAGES, DIRECT OR OTHERWISE, RESULTING FROM THE USE OF THIS INFORMATION AND/OR PROGRAM(S) DESCRIBED, AND NO WARRANTY IS MADE REGARDING ITS ACCURACY OR COMPLETENESS. USE OF THIS INFORMATION AND/OR PROGRAMS DESCRIBED IS AT YOUR OWN RISK.

ANY EASYLANGUAGE OR POWERLANGUAGE TRADING STRATEGIES, SIGNALS, STUDIES, INDICATORS, SHOWME STUDIES, PAINTBAR STUDIES, PROBABILITYMAP STUDIES, ACTIVITYBAR STUDIES, FUNCTIONS (AND PARTS THEREOF) AND ASSOCIATED TECHNIQUES REFERRED TO, INCLUDED IN OR ATTACHED TO THIS TUTORIAL OR PROGRAM DESCRIPTION ARE EXAMPLES ONLY, AND HAVE BEEN INCLUDED SOLELY FOR EDUCATIONAL PURPOSES. MARKPLEX CORPORATION. DOES NOT RECOMMEND THAT YOU USE ANY SUCH TRADING STRATEGIES, SIGNALS, STUDIES, INDICATORS, SHOWME STUDIES, PAINTBAR STUDIES, PROBABILITYMAP STUDIES, ACTIVITYBAR STUDIES, FUNCTIONS (OR ANY PARTS THEREOF) OR TECHNIQUES. THE USE OF ANY SUCH TRADING STRATEGIES, SIGNALS, STUDIES, INDICATORS, SHOWME STUDIES, PAINTBAR STUDIES, PROBABILITYMAP STUDIES, ACTIVITYBAR STUDIES, FUNCTIONS AND TECHNIQUES DOES NOT GUARANTEE THAT YOU WILL MAKE PROFITS, INCREASE PROFITS, OR MINIMIZE LOSSES.