Discussion:
Web App without moving to far away from VFP
Chris Davis
2018-11-23 12:13:46 UTC
Permalink
Hi All

Just wondered about your recommendations / experience with any of these VFP based server side packages that enable us to leverage our exisiting knowledge and code to build simple web apps.

Basically we have a very simple app which we would like to create a browser based version of as an alternative to trying to run it as a Remote App in Terminal Services.

We like the idea of using devices in some sort of browser-based kiosk mode.

TIA.

Chris.


--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@CWLP265MB1668.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Thierry Nivelet
2018-11-23 13:15:25 UTC
Permalink
Hi Chris,

FoxWeb: you need to write HTML/CSS/JS, interaction with server and
server-side processing

FoxInCloud: you just adapt your extent code ro run as a web application
and let FoxIncloud do the above mentioned, tedious work for you.
FoxInCloud Adaptation Assistant helps your adaptation process:
http://foxincloud.com/download.php

Thierry Nivelet
http://foxincloud.com/
What seems like 100 years ago I built a bunch of cool web prototypes with Foxweb. This is a VFP centric product. I was impressed.
The company still appears to be in business and has a free evaluation version.
FoxWeb
http://www.foxweb.com/
This list's very own Thierry Nivelet's company FoxInCloud appears to have some cool tech as well.
http://foxincloud.com/
Good luck,
Malcolm
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/6caccf36-f8a1-cb55-9f60-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too s
Chris Davis
2018-11-23 14:17:01 UTC
Permalink
Thanks both, I will check out FoxInCloud this evening. I think if we was to get into what it sounds like FoxWeb does we would go the whole hog and use node and learn some javascript.

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Thierry Nivelet
Sent: Friday, 23 November 2018 13:15
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Hi Chris,

FoxWeb: you need to write HTML/CSS/JS, interaction with server and server-side processing

FoxInCloud: you just adapt your extent code ro run as a web application and let FoxIncloud do the above mentioned, tedious work for you.
FoxInCloud Adaptation Assistant helps your adaptation process:
http://foxincloud.com/download.php

Thierry Nivelet
http://foxincloud.com/
What seems like 100 years ago I built a bunch of cool web prototypes with Foxweb. This is a VFP centric product. I was impressed.
The company still appears to be in business and has a free evaluation version.
FoxWeb
http://www.foxweb.com/
This list's very own Thierry Nivelet's company FoxInCloud appears to have some cool tech as well.
http://foxincloud.com/
Good luck,
Malcolm
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/6caccf36-f8a1-cb55-9f60-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Report [OT] Abuse: http://leafe.com/reportAbuse/6caccf36-f8a1-cb55-9f60-***@foxincloud.com
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@CWLP265MB1668.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who
Thierry Nivelet
2018-11-23 14:52:35 UTC
Permalink
Post by Chris Davis
Thanks both, I will check out FoxInCloud this evening. I think if we was to get into what it sounds like FoxWeb does we would go the whole hog and use node and learn some javascript.
FoxInCloud Live Tutorial is worth a visit as it provides a global view
on FiC: http://foxincloud.com/tutotest/bs/

Thierry Nivelet
http://foxincloud.com/


_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/dba8ec2e-e002-f5a3-366e-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for t
AndyHC
2018-11-24 17:20:12 UTC
Permalink
afaik AVFP is still around:
https://en.wikipedia.org/wiki/ActiveVFP
https://archive.codeplex.com/?p=activevfp

I've played with it using local and GoDaddy/BigRock ms web servers, but
haven't used it in anger.
Post by Chris Davis
Hi All
Just wondered about your recommendations / experience with any of these VFP based server side packages that enable us to leverage our exisiting knowledge and code to build simple web apps.
Basically we have a very simple app which we would like to create a browser based version of as an alternative to trying to run it as a Remote App in Terminal Services.
We like the idea of using devices in some sort of browser-based kiosk mode.
TIA.
Chris.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/6057ba78-e08b-3a4f-61a7-***@hawthorncottage.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Ted Roche
2018-11-24 20:30:17 UTC
Permalink
I suspect any package still for sale has many good features. But I used
West-Wind Web Connect for years and never found a need it didn't meet.
While your initial app request might be a "simple" one, some of the most
complex apps I've ever built started with a "simple" request, and one
success build upon the next. Before you know it, you might outgrow a simple
framework. Not a problem with WWWC.
Post by Chris Davis
Hi All
Just wondered about your recommendations / experience with any of these
VFP based server side packages that enable us to leverage our exisiting
knowledge and code to build simple web apps.
Basically we have a very simple app which we would like to create a
browser based version of as an alternative to trying to run it as a Remote
App in Terminal Services.
We like the idea of using devices in some sort of browser-based kiosk mode.
TIA.
Chris.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CACW6n4uBk=jk_+***@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Alan Bourke
2018-11-26 08:32:44 UTC
Permalink
FoxInCloud
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm


_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@webmail.messagingengine.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Chris Davis
2018-11-26 15:11:04 UTC
Permalink
So would it be accurate(ish) to say

I would use ActiveVFP/West Wind Web Connection if I wanted to use VFP to create my Web App

And

I would use FoxInTheCloud if I wanted to use the Web to access my VFP App

?



-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Alan Bourke
Sent: Monday, 26 November 2018 08:33
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

FoxInCloud
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm


[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@LO2P265MB1679.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Stephen Russell
2018-11-26 15:49:51 UTC
Permalink
I would think twice about learning javascript, html, css, a js framework
and have a good chance of having positive revenue streams for the next 10
years.
Post by Chris Davis
So would it be accurate(ish) to say
I would use ActiveVFP/West Wind Web Connection if I wanted to use VFP to create my Web App
And
I would use FoxInTheCloud if I wanted to use the Web to access my VFP App
?
-----Original Message-----
Sent: Monday, 26 November 2018 08:33
Subject: Re: Web App without moving to far away from VFP
FoxInCloud
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMY+w58PEvNj6WX78WQw1WTe=***@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Frank Cazabon
2018-11-26 17:02:01 UTC
Permalink
You would think twice or you would *not *think twice?

Frank.

Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js framework
and have a good chance of having positive revenue streams for the next 10
years.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/19b81db3-8b15-44d4-8f60-***@gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Stephen Russell
2018-11-26 17:58:33 UTC
Permalink
Nobody brought up the reality that fox technique is no longer in fashion in
the digital world.

I suggest learning what the rest of the world embraces today. There are so
many combinations to choose from.
Post by Frank Cazabon
You would think twice or you would *not *think twice?
Frank.
Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js framework
and have a good chance of having positive revenue streams for the next 10
years.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMYKyb3B_UhneOc8qG+7DKWObXGpvx9Q6Rc2kdk0=***@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Ed Leafe
2018-11-26 18:08:53 UTC
Permalink
Post by Stephen Russell
Nobody brought up the reality that fox technique is no longer in fashion in
the digital world.
Heh, if the members of this list cared about that, there wouldn’t be a list. ;-)


-- Ed Leafe






_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/8AABED14-77E3-4D0D-94DD-***@leafe.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for
Stephen Russell
2018-11-26 18:11:22 UTC
Permalink
Bingo!
Post by Ed Leafe
Post by Stephen Russell
Nobody brought up the reality that fox technique is no longer in fashion
in
Post by Stephen Russell
the digital world.
Heh, if the members of this list cared about that, there wouldn’t be a list. ;-)
-- Ed Leafe
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMYKecPJanHo_7mNEtY69nTRH91P_Pv=***@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers
Chris Davis
2018-11-26 18:24:34 UTC
Permalink
Prior to me asking this question we had been thinking about creating a MEAN stack application, but replacing the MongoDB element of that with some node addon to work with our existing VFP data via ODBC.

So I guess creating a VFP/EAN stack 😉 Not sure how tall these stacks can be before they topple over.

I'm not sure how good the existing ODBC addons are, I've had results but mixed.

Our reason behind all of this is it would allow our existing established desktop applications to remain, and any work we do of this nature to be an extension.

Thanks everyone for the discussion around this its all good food for thought.

Chris.

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Stephen Russell
Sent: Monday, 26 November 2018 17:59
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Nobody brought up the reality that fox technique is no longer in fashion in the digital world.

I suggest learning what the rest of the world embraces today. There are so many combinations to choose from.
Post by Frank Cazabon
You would think twice or you would *not *think twice?
Frank.
Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js
framework and have a good chance of having positive revenue streams
for the next 10 years.
--- StripMime Report -- processed MIME parts --- multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMYKyb3B_UhneOc8qG+7DKWObXGpvx9Q6Rc2kdk0=***@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

Report [OT] Abuse: http://leafe.com/reportAbuse/CAJidMYKyb3B_UhneOc8qG+7DKWObXGpvx9Q6Rc2kdk0=***@mail.gmail.com
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@LO2P265MB1679.GBRP265.PROD.OUTLOOK.COM
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to s
Tracy Pearson
2018-11-26 20:34:04 UTC
Permalink
What has been done here is a VFP COM object that a C# solution uses to access the VFP data.

Since the data is still accessed by an actual 20+ year old code base from Clipper moved in to VFP, it isn't multi-user friendly all the time. So accessing the data with ADO and ODBC has caused index or memo corruption for us.

There's always multiple ways to get something accomplished.

May your adventure be fun puzzle solving!

Tracy


-----Original Message-----
From: ProfoxTech [mailto:profoxtech-***@leafe.com] On Behalf Of Chris Davis
Sent: Monday, November 26, 2018 1:25 PM
To: ***@leafe.com
Subject: RE: Web App without moving to far away from VFP

Prior to me asking this question we had been thinking about creating a MEAN stack application, but replacing the MongoDB element of that with some node addon to work with our existing VFP data via ODBC.

So I guess creating a VFP/EAN stack 😉 Not sure how tall these stacks can be before they topple over.

I'm not sure how good the existing ODBC addons are, I've had results but mixed.

Our reason behind all of this is it would allow our existing established desktop applications to remain, and any work we do of this nature to be an extension.

Thanks everyone for the discussion around this its all good food for thought.

Chris.

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Stephen Russell
Sent: Monday, 26 November 2018 17:59
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Nobody brought up the reality that fox technique is no longer in fashion in the digital world.

I suggest learning what the rest of the world embraces today. There are so many combinations to choose from.
Post by Frank Cazabon
You would think twice or you would *not *think twice?
Frank.
Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js
framework and have a good chance of having positive revenue streams
for the next 10 years.
--- StripMime Report -- processed MIME parts --- multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/002401d485c7$5f69c3a0$1e3d4ae0$@powerchurch.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obv
Frank Cazabon
2018-11-26 19:16:52 UTC
Permalink
Sorry, I'm still confused. It sounded to me like you said learning
javascript, html, css and a js framework would be a waste of time.

But I thought that's what is in demand now. So that's why I was asking
what exactly you were saying.

Frank.

Frank Cazabon
Post by Stephen Russell
Nobody brought up the reality that fox technique is no longer in fashion in
the digital world.
I suggest learning what the rest of the world embraces today. There are so
many combinations to choose from.
Post by Frank Cazabon
You would think twice or you would *not *think twice?
Frank.
Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js framework
and have a good chance of having positive revenue streams for the next 10
years.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/40796724-cdbd-4e4f-18ab-***@gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Thierry Nivelet
2018-11-26 19:45:43 UTC
Permalink
Yes, sounds like the solution was chosen before asking… like often “do like the majority”

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Sorry, I'm still confused. It sounded to me like you said learning javascript, html, css and a js framework would be a waste of time.
But I thought that's what is in demand now. So that's why I was asking what exactly you were saying.
Frank.
Frank Cazabon
Post by Stephen Russell
Nobody brought up the reality that fox technique is no longer in fashion in
the digital world.
I suggest learning what the rest of the world embraces today. There are so
many combinations to choose from.
Post by Frank Cazabon
You would think twice or you would *not *think twice?
Frank.
Frank Cazabon
Post by Stephen Russell
I would think twice about learning javascript, html, css, a js framework
and have a good chance of having positive revenue streams for the next 10
years.
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/BCAEFC0A-2ABC-4FEF-9364-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for th
Thierry Nivelet
2018-11-26 16:37:03 UTC
Permalink
FoxInCloud builds a regular web app, just like any other tech you’re thinking of, except it builds the HTML/CSS/JS from your desktop app structure, layout, events and code, based on the belief that the Web is just another display tech that should adapt to your APP’s functionalities and design, as opposed to be a brand new world requiring a complete redesign and rewrite.

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Chris Davis
So would it be accurate(ish) to say
I would use ActiveVFP/West Wind Web Connection if I wanted to use VFP to create my Web App
And
I would use FoxInTheCloud if I wanted to use the Web to access my VFP App
?
-----Original Message-----
Sent: Monday, 26 November 2018 08:33
Subject: Re: Web App without moving to far away from VFP
FoxInCloud
--
Alan Bourke
alanpbourke (at) fastmail (dot) fm
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/F3CA243F-30F0-4B06-91D6-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for t
Richard Kaye
2018-11-26 16:42:06 UTC
Permalink
Hi Thierry,

A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Thierry Nivelet
Sent: Monday, November 26, 2018 11:37 AM
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

FoxInCloud builds a regular web app, just like any other tech you’re thinking of, except it builds the HTML/CSS/JS from your desktop app structure, layout, events and code, based on the belief that the Web is just another display tech that should adapt to your APP’s functionalities and design, as opposed to be a brand new world requiring a complete redesign and rewrite.

Thierry Nivelet

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@BYAPR10MB2934.namprd10.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to se
Thierry Nivelet
2018-11-26 17:06:13 UTC
Permalink
Yes sure
http://foxincloud.com/roadmap.php


Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Hi Thierry,
A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk
-----Original Message-----
Sent: Monday, November 26, 2018 11:37 AM
Subject: Re: Web App without moving to far away from VFP
FoxInCloud builds a regular web app, just like any other tech you’re thinking of, except it builds the HTML/CSS/JS from your desktop app structure, layout, events and code, based on the belief that the Web is just another display tech that should adapt to your APP’s functionalities and design, as opposed to be a brand new world requiring a complete redesign and rewrite.
Thierry Nivelet
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/510C7DC6-FF2D-4834-8AD1-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too st
Richard Kaye
2018-11-26 17:20:08 UTC
Permalink
Thanks. 😊 Silly follow-up question; are you evaluating going to the just release v7 instead of v6?
--
rk

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Thierry Nivelet
Sent: Monday, November 26, 2018 12:06 PM
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Yes sure
http://foxincloud.com/roadmap.php


Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Hi Thierry,
A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@BYAPR10MB2934.namprd10.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupi
Thierry Nivelet
2018-11-26 17:21:23 UTC
Permalink
Sure, v7 straight

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Thanks. 😊 Silly follow-up question; are you evaluating going to the just release v7 instead of v6?
--
rk
-----Original Message-----
Sent: Monday, November 26, 2018 12:06 PM
Subject: Re: Web App without moving to far away from VFP
Yes sure
http://foxincloud.com/roadmap.php
Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Hi Thierry,
A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/F19ADB61-B362-4043-92E9-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the
Richard Kaye
2018-11-26 17:25:54 UTC
Permalink
Thanks again. The roadmap page still says v6.
--
rk

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Thierry Nivelet
Sent: Monday, November 26, 2018 12:21 PM
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Sure, v7 straight

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Thanks. 😊 Silly follow-up question; are you evaluating going to the just release v7 instead of v6?
--
rk
-----Original Message-----
Sent: Monday, November 26, 2018 12:06 PM
Subject: Re: Web App without moving to far away from VFP
Yes sure
http://foxincloud.com/roadmap.php
Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Hi Thierry,
A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/F19ADB61-B362-4043-92E9-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Report [OT] Abuse: http://leafe.com/reportAbuse/F19ADB61-B362-4043-92E9-***@foxincloud.com
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@BYAPR10MB2934.namprd10.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too s
Thierry Nivelet
2018-11-26 17:35:44 UTC
Permalink
Soon updated!

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Thanks again. The roadmap page still says v6.
--
rk
-----Original Message-----
Sent: Monday, November 26, 2018 12:21 PM
Subject: Re: Web App without moving to far away from VFP
Sure, v7 straight
Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Thanks. 😊 Silly follow-up question; are you evaluating going to the just release v7 instead of v6?
--
rk
-----Original Message-----
Sent: Monday, November 26, 2018 12:06 PM
Subject: Re: Web App without moving to far away from VFP
Yes sure
http://foxincloud.com/roadmap.php
Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Hi Thierry,
A quick FiC related question for you; any plans to update the FiC framework to sit on top of the latest WWC framework?
--
rk
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/0CE55F28-2036-4482-9228-***@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too s
Richard Kaye
2018-11-26 17:38:20 UTC
Permalink
Proofreading is a skill of mine. Just ask Rick... 😉
--
rk

-----Original Message-----
From: ProfoxTech <profoxtech-***@leafe.com> On Behalf Of Thierry Nivelet
Sent: Monday, November 26, 2018 12:36 PM
To: ***@leafe.com
Subject: Re: Web App without moving to far away from VFP

Soon updated!

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud
Post by Richard Kaye
Thanks again. The roadmap page still says v6.
--
rk
_______________________________________________
Post Messages to: ***@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/***@BYAPR10MB2934.namprd10.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid
Loading...