| View previous topic :: View next topic |
| Author |
Message |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Mon Jun 04, 2007 6:06 pm Post subject: CronTab S80 |
|
|
A quite natural companion to FileNote macro system (Macro5 compatible).
 |
|
| Back to top |
|
 |
kees vd straten

Joined: 10 Aug 2005 Posts: 86
Location: The Netherlands
|
Posted: Mon Jun 04, 2007 10:10 pm Post subject: |
|
|
Hello Edo,
Where can we download this macro?? _________________ Regards,
Kees. |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Tue Jun 05, 2007 7:08 am Post subject: |
|
|
| kees vd straten wrote: | Hello Edo,
Where can we download this macro?? |
Hi Kees,
This is not a macro but a standalone app like its EPOC father
Still under testing. Everything working fine so far
Edo |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Sat Jun 23, 2007 10:38 pm Post subject: |
|
|
CronTab ver. 0.91 REV 3
Added GSM Location (Cell ID) Tracker.
For each CronTab job you can define actions to be triggered (macro, application, document, alarm) when you arrive to or depart the location.
 |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Mon Jun 25, 2007 6:41 pm Post subject: |
|
|
CronTab ver. 0.91 REV 4
Added a function to send SMS message at scheduled time and/or depending on location (GSM Cell ID).
 |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Wed Jun 27, 2007 4:44 pm Post subject: |
|
|
CronTab REV 5
Implemented "Inactivity period" settings.
A period (FROM hr:min TO hr:min) can be set in which all CronTab timers are active i.e.
perform next time calculations, but all scheduled actions are skipped (not triggered).
More information and BETA testing available on the FileNote group:
http://tech.groups.yahoo.com/group/FileNote/
Last edited by Edo on Thu Jun 28, 2007 12:05 pm; edited 1 time in total |
|
| Back to top |
|
 |
Jonas
Joined: 10 Aug 2005 Posts: 74
Location: Stuttgart, Germany
|
Posted: Wed Jun 27, 2007 6:25 pm Post subject: |
|
|
By the way, the design reminds me on my favorite alarm clock from a special machine
Good to see you developing, Edo! |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Wed Jun 27, 2007 7:31 pm Post subject: |
|
|
| Jonas wrote: | By the way, the design reminds me on my favorite alarm clock from a special machine
Good to see you developing, Edo! |
Hi Jonas,
That's a good question and it surely deserves few words of explanation.
First, the initial idea was very simple - to port Pascal's famous CronTab from EPOC to S80 OPL because, as you may know, I already created a program for S80 machines (FileNote) which incorporates a macro system compatible with EPOC program (Pascal's too!) Macro5. In the meantime I enabled a standalone use of FileNote's macro library.
So the idea for CronTab quite naturally arised. There is no program of that kind on the communicators.
But this is what happened. Apart from the CronTab interface (graphics) nothing else couldn't work! I had to change (read: write from the scratch!) completely the very core of the program and besides of keeping most of the original procedure names I had to add a lot more routines in order to make the thing work.
Then, people started asking for the new features etc...
Even at the current stage the About information very clearly points to the original author of the program, in fact, the About info is still the original one. Ironically it's the only piece of code (along with menu and most of dialogs) which remained intact.
Now I brought myself into a very unpleasant situation! I cannot publish the program in the shape as it is now, from very clear reasons, and on the other hand, it would be now silly to change the interface and few dialogs and claim that CronTab is a quite new and original program.
As a matter of fact, CronTab S80 shares an interface and, most important, the general concept and structure with the Pascal's original CronTab for EPOC.
What to do now - that's the question!
Rgds
Edo |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Fri Jun 29, 2007 11:40 am Post subject: |
|
|
CronTab S80 ver. 1.00 REV 1
Following the advice from the friends on the FileNote group I decided to rip out the remnants of the original Pascal's code (CronTab for EPOC) and reshape the interface in order to get more familiar S80 look and feel. Thanks guys
The only thing that CronTab S80 now shares with original Pascal's CronTab is the concept of the program, dialogs structure and icons (now colorized).
In order to get more real estate on the screen the big OPL clock is removed and replaced with digital clock with day/date info.
The table/lines now contain more useful info - action type and occurrence type.
For the action type, M stands for the Macro, P - Program, D - Document, A - Alarm and S - SMS text message.
On the top of the screen the Inactivity period is displayed.
More information and BETA testing available on the FileNote group:
http://tech.groups.yahoo.com/group/FileNote/ |
|
| Back to top |
|
 |
kees vd straten

Joined: 10 Aug 2005 Posts: 86
Location: The Netherlands
|
Posted: Mon Dec 03, 2007 8:41 pm Post subject: |
|
|
Hello Edo,
You wrote in the Yahoo group | Quote: | CronTabS80 ver. 1.01 uploaded.
| , but where can I download the file?? _________________ Regards,
Kees. |
|
| Back to top |
|
 |
Edo

Joined: 10 Aug 2005 Posts: 390
Location: Prismen - Vis
|
Posted: Tue Dec 04, 2007 2:48 pm Post subject: |
|
|
| kees vd straten wrote: | Hello Edo,
You wrote in the Yahoo group | Quote: | CronTabS80 ver. 1.01 uploaded.
| , but where can I download the file?? |
Kees,
It's all the time in the same place:
In "Files" area of Yahoo FileNote group -> "CronTab S80" folder:
http://tech.groups.yahoo.com/group/FileNote/files/CronTab%20S80/
As far as I know you are a registered member of the FileNote Yahoo group and it shouldn't be a problem for you.
BTW, the group is open and free for all interested in FileNote and CronTab S80. It's only required to register (for free!)
Rgds
Edo |
|
| Back to top |
|
 |
|