Servoy Equivalent of FileMaker Go

We’re in an industry where a handheld solution to do what we do is very in demand right now. (we’re in retail)

FileMaker Go’s launch has created a bunch of interest with our lingering FileMaker clients as they clamor for a handheld solution. (we are trying to avoid FileMaker development :P)

I realize how easy it is to deploy a Servoy solution via a web client, but as you can imagine, the end-user wants it to work through an iP%d app.

I know there was some talk that this might be available and that ServoyGuy might have something, but I’ve not seen anything since.

Anyone know something that might help us find a way to deploy a Servoy solution this way?

Thanks much every one!

-Chico

Lots of interest here for iPad. Webclient works fine, though not Smartclient of course. If there’s a lot of interest perhaps it could have it’s own topic in the forum.
+1 vote from me

We’ll be doing a webinar on this later this month :). Check the servoy events page. We will also have a step-by-step video on servoyuniversity.com later this month.

Well that sounds cool!

Hi Scott,

I don’t see this event on the Servoy event page, or am I missing something ?

Regards,

[BUMP]
Anything going on with this?
I have a client in the UK NHS (National Health Service) who I have a Smart client solution for and that they are having to use horrible Windows PC/Tablets (with swivel screens) as mobile devices and would love to be able to deploy iPads as a mobile device to use my solution 8-)

I’m almost tempted to look as FM Server (Advanced) with External Data source and FM Go for iPad, just to be able to access the SQL Server back-end, as web client I don’t think is a good option 8-(

Thanks,
Rafi

Could you give some more insight?

Best regards, Robert

goldcougar:
We’ll be doing a webinar on this later this month :). Check the servoy events page. We will also have a step-by-step video on servoyuniversity.com later this month.

goldcougar:
We’ll be doing a webinar on this later this month :). Check the servoy events page. We will also have a step-by-step video on servoyuniversity.com later this month.

Is it about a web-client for the iPhone/iPad or a way to convert Servoy solutions into native iPhone/iPad app? - Am I dreaming with this last one? ;-)

The recorded webinar is listed on the website under “Servoy Special Webinar: iPhone apps, the next step! (RECORDED WEBINAR) Tue, Aug 25: …”

Paul

rafig:
as web client I don’t think is a good option 8-(

Can you elaborate on that? Web Client is easier to develop, richer UI, better security, better integration, real time data etc. on top if you want it to look like a native app just include a wrapper…

Hi Jan,

Jan Aleman:

rafig:
as web client I don’t think is a good option 8-(

Can you elaborate on that? Web Client is easier to develop, richer UI, better security, better integration, real time data etc. on top if you want it to look like a native app just include a wrapper…

The main reason, which I know FM go can’t do either, is that part of my smart client solution is the use of Scott’s (customised) Draw Bean, that allows the Consultants to draw on top of an image to illustrate where/what problem the patient has. This won’t work in Web client, AFAIK.

What wrapper would I include to make it more native?
And wouldn’t I have to redesign most of the forms to fit the smaller screen, otherwise there would be a lot of scrolling?

Thanks
Rafi

I heard rumors that David P. has drawing working in web-client… For best experience redesign screens to match resolution, talk to Graham I heard he recently modded an app for iPad successfully.

Jan Aleman:
I heard rumors that David P. has drawing working in web-client…

Sorry, who is David P.?

Jan Aleman:
For best experience redesign screens to match resolution, talk to Graham I heard he recently modded an app for iPad successfully.

Will do.

Thanks

Rafi,

I am David P, the guy who objected to Servoy World being on Rosh Hashannah.

I have commissioned a draw bean that works in webclient and smart client. It allows you to fire in images into its background, change the colour and size of the pen etc.

Happy to share in the cost of its dev and maintenance if you have clients who want to use it. It has sent me back about £1200 to date.

David

[attachment=0]Screen shot 2010-11-16 at 17.16.37.png[/attachment]

Interesting Fault categories :roll:

Just a sad reflection on domestic abuse in the UK paul!!!

Its funny how development data gets created and left :) at least the question about blondes and brunettes wasnt showing!!!

David

Hi David,

dpearce:
Rafi,

I am David P, the guy who objected to Servoy World being on Rosh Hashannah.

:D

dpearce:
I have commissioned a draw bean that works in webclient and smart client. It allows you to fire in images into its background, change the colour and size of the pen etc.

Happy to share in the cost of its dev and maintenance if you have clients who want to use it. It has sent me back about £1200 to date.
David

Thanks for the offer, but my client has paid out a reasonable sum already to Scott Butler of iTech Professionals for him to do the bean we are using, which currently isn’t web capable…
Maybe you could let me know directly who did your development work and maybe I could get your developer in touch with Scott to tell him how to easily ‘web enable’ our bean?
Thanks

Rafi

Its Patrick talbot Rafi,

David

dpearce:
Its Patrick talbot Rafi,

David

Thanks David!

As Rafi said, I do already have a Drawing Bean that supports a background graphic, and then you draw over top of it with mouse clicks and can change the pen color. It then comes back into servoy as a JSImage. My version isn’t web compatible. I suspect the web compatible version you are referring to is done via an Applet, and not HTML5? Reason I ask is because Applets don’t work on mobile devices.