> I'm coming from
appjet.com witch is having performance issues.
> I have a very lightweight application, but should work fast for the
> people using the application to be happy (me for instance ;-)
Neat. As you have noticed, there's not much in the way of uptime or
performance assurances with the public server, but feel free to try it
out and see if it does better than appjet (I was not previously aware
of it). If dovetaildb has a strength over appjet, it's likely in the
transparent indexing strategy.
> I'm looking into your serverside javascript, it can return neat
> things, but it stays JSON all the time right?
Yup. Only vanilla JSON can be stored or returned from server-side
javascript functions.
> One 'problem' I just encountered is that my updated function doesn't
> work.
> I tried to change the function name ... no result:
http://dovetaildb.millstonecw.com/call?db=BoomTown&accesskey=F9CRuyB4...[0,1]
> The error is:
> Function \"lloWorld\" is not defined
> But it really is defined...
When I click on the URL it looks like it's working; did you do
something to fix it? (or did it fix itself?) Is it possible that you
previously had a syntax error? If not, are there steps I could take
to replicate the issue you were seeing previously so that I can
investigate?
Good luck with your app! Keep us up-to-date on how it goes.
Phil
On May 27, 4:23 am, Peter De Keer <
peter.de.k...@gmail.com> wrote:
> Thanks for your quick and clear reply!
>
> I'm going to be honest with you :-) (I've always been so, so far)
> I'm coming from
appjet.com witch is having performance issues.
>
> I have a very lightweight application, but should work fast for the
> people using the application to be happy (me for instance ;-)
>
> I'm looking into your serverside javascript, it can return neat
> things, but it stays JSON all the time right?
> In order to make a real application, the only thing I would need is
> some HTML and Javascript (JQuery).
>
> One 'problem' I just encountered is that my updated function doesn't
> work.
> I tried to change the function name ... no result:
http://dovetaildb.millstonecw.com/call?db=BoomTown&accesskey=F9CRuyB4...[0,1]