Page 1 of 1
Web Apps
Posted: Wed Sep 28, 2011 2:17 am
by Colin Haig
Hi All
Just wondering what tools Fivewin developers are building web apps with.
Cheers
Colin
Re: Web Apps
Posted: Wed Sep 28, 2011 2:24 am
by Bayron
Hi Colin,
I have not developed anything yet, but I am seriusly looking at KoolPhp Suite:
http://forums.fivetechsupport.com/viewt ... OL#p111963
http://demo.koolphp.net/Examples/KoolPHPSuite/index.php
They have self explanatory examples, and the configuration is very similar to the way we use FiveWin Classes...
Re: Web Apps
Posted: Wed Sep 28, 2011 8:00 am
by Carlos Mora
We are working on 3 projects, all in production, the web part is based on LAMP, PHP+CodeIgniter+JQuery+960.gs. and the desktop modules are written in FWH + MySQL (via ADO)
Re: Web Apps
Posted: Wed Sep 28, 2011 9:58 am
by Enrico Maria Giordano
Colin Haig wrote:Just wondering what tools Fivewin developers are building web apps with.
I use no tools, only a text editor. And with it I write HTML, JavaScript and ASP/VBScript.
EMG
Re: Web Apps
Posted: Thu Sep 29, 2011 11:20 am
by jllinas
Hi to all,
I use:
- xBScript (non-commercial version) with IIS Windows server, developing in ASP
- Jquery for graph, calendar and others controls
- Google Maps API (JavaScript) for locate places (customer facilities, etc.)
- Selida for HTML editing and preview
All apps succesfully developed and in production now.
Best Regards,
Re: Web Apps
Posted: Thu Sep 29, 2011 11:53 am
by cdmmaui
Hello,
Does anyone have an opinion on FiveWeb?
Re: Web Apps
Posted: Thu Sep 29, 2011 11:56 am
by ukservice
Hello,
Fiveweb seems very good but it relies on one person. I canĀ“t trust a man which does not provide full source code.
I think Fivetech is working on some product that can allow us to produce web apps with very little changes in source code. And we always get the support of Fivetech.
Re: Web Apps
Posted: Thu Sep 29, 2011 12:17 pm
by cdmmaui
Hello,
That is great news! Thank you for your response.
Re: Web Apps
Posted: Thu Sep 29, 2011 12:29 pm
by Dietmar Jahnel
I also would love to have FiveWeb by FiveTech.
But as I cannot wait any longer I tried AlphaFive (
www.alphafive.com) with good success.
It supports DBFs and the functions are the same as in xHarbour. Their programming language is different, but a lot can be done without programming.
Dietmar