Hi John,
First, I'm glad to know that my English was pretty good. Thanks.
The point is that I developed an application and still not received the money. I know that my application will run until next monday and after this... NO MORE!!! And I will fix this "bug" only if they pay me. :)
Of course that if they back the date... but they can't work this way because they need to print a voucher!!!
Reading its email I thought about another way to stop the program. I can count for a period of time with program running and after 5, 10 or 30 minutes to quit the application.
I like your way to lock the program. I'll try!
Thanks a lot!
Fábio
On Fri, 17 Jun 2005 John Sutton wrote :
>Hi Fabio,
>I'd say your english was pretty good :)
>If you're going to try and fight people who are not going to pay for
>your application, you're probably going to lose!
>Remember that if they delete your app, and reinstall it, your counting
>process will get reset unless you leave something behind in preferences,
>or a hidden database of some kind.
>The solution I use, is to keep my "locked out flag" in application
>preferences. It's just a number that gets increased every time an alarm
>goes off in my application, which is set for every 10 minutes.
>So my trial period is always how many ten minute units they are allowed
>to have run my program for before it gets locked out.
>If they delete my app, and reinstall it, the app still finds this
>"hidden" number in preferences, and refuses to run.
>Of course, this won't beat a hard reset, and also won't beat the most
>determined "I'm not paying no matter how much work he put into it" clan.
>Some of the people you're up against will put more time (and time is
>money!) into finding a way of not paying than the application actually
>costs.
>Hope this helps.
>John Sutton
>
>--
>For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
- Re: RE: How to create a Trial application? Fabio Braga
- Re: Re: How to create a Trial application? Fabio Braga
