The Future!

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: The Future!

Post by apais »

Si del lado cliente se puede compilar no habría problemas con los archivos fuente, el cliente nunca
verá lo que subimos al hosting si no le damos acceso.
En el caso de harbour tenemos la ventaja que no solo sirve archivos .prg sino .hrb ( ya compilados ) y éstos no permiten ver el código fuente.
Es una ventaja que php no tiene.

Saludos
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: The Future!

Post by apais »

To: jparada and others

ENGLISH:
Ok here's an update:

As you have seen, the new page shows 3 products:
1) an apache HTTP/HTTPS protocol module called hw_apache (equivalent to the traditional harbor mod).
Its distribution will be as freeware.
The beta that was posted until yesterday, had more than 1000 downloads.
However, the feedback has been little or none.
2) another apache module for WS/WSS protocol called hw_apachews (harbor mod for WebSockets) which are permanent connections.
Its distribution model will be also freeware.
3) HBTRON. HTML/CSS/JS engine for modern UI development. Build cross-platform desktop applications.
It's like Electron but for us XBASE programmers! Easy web <-> desktop portability.
Just as Electron has an internal node.js server, HBTRON has a powerful HTTP/WebSocket server (HW_APACHE-HW_APACHEWS) built-in.
100% compatibility of our code when migrating to desktop/web. All in the same executable.
Compatible with CGI projects that can also be integrated into HBTron without touching anything.
You can take a .exe from Nefele or HMGWEB, integrate it with HBTRON, and have a desktop application with full access to local hardware.
It does not require Apache, nor IIS, nor any other external web server.
Easily scalable. If the local project grows, you can take it to the Web while keeping your code intact.
Furthermore, HBTRON and HW_APACHE can be used simultaneously, which allows us to design very flexible network architectures.
Harbour's limitation on the UI field is finished. We can design as we please, and with a technology that is updated day a day.
Without being left behind and with all the documentation available and available on the web.
You manage your data and devices in a powerful and familiar language like XBASE your UI in something universal and proven like HMTL/CSS/JS.
Stop the madness of having to learn a GUI hierarchy of classes every 5 years for each platform.
Commercial product with a very accessible license fee.

4) the FastCGI version of the hw_apache, which works on APACHE, IIS, and NGNIX. The distribution model still under discussion.

If you don't trust our products, support, or distribution scheme, then you have these options from other authors:

A) the original mod harbor made by Fivetech / Antonio Linares. Its author assures that it is stable. I will not comment on it.
B) a Fastcgi module developed by Eric Lendvai from the USA.
C) the FiveWeb developed by Lailton from Brazil. Very stable and proven CGI platform. I've personally worked with it for some time.
D) Néfele. A brand new CGI platform based on Xailer from Spain.
E) CGI as proposed by Roberto Lopez in 2012 in his HMGWEB and related products. Apparently, no one in the community adheres to it.

Support for products 1, 2, 3, and 4 will be through hourly billing in all cases.
This includes skype/anydesk sessions or the development of modules or custom parts of an app.

If the community wants to create a specialized forum for hw_tools products to support each other, I will support them.
I am not going to force any initiative in that sense.
Documentation and examples will be built as the opportunity arises.
Neither Diego nor I (the creators of the hw_tools) have time to give free support since we have our own developments and migrations to attend to.

I hope that with this, the initiative has become clearer.
--------------------------------------------------------------------------------------------------------------------------
ESPAÑOL:
Ok aquí va un update:
Como has visto, en la pagina nueva se muestran 3 productos:
1) un modulo apache de protocolo http/https llamado hw_apache ( equivalente al mod harbour tradicional ).
Su distribución será gratuita. Y de la beta que estaba colgada hasta ayer hubo mas de 1000 descargas.
Sin embargo la retroalimentacion ha sido escasa o nula.
2) otro modulo apache para protocolo ws/wss llamado hw_apachews ( mod harbour para websockets ) que son conecciones permanentes.
Su modelo de distribución será comercial.
3) HBTRON. Motor HTML/CSS/JS para el desarrollo de UI modernas. Construye aplicaciones desktop multiplataforma.
Es como Electron, pero para nosotros, los programadores de xbase! Facil portabilidad web<->desktop.
Así como Electron tiene un servidor node.js interno, HBTRON tiene un poderoso servidor HTTP/WS(HW_APACHE-HW_APACHEWS) integrado.
100% de compatibilidad de nuestro código al momento de migrar a desktop/web. Todo en un mismo ejecutable.
Compatible con proyectos CGI que también podrán ser integrados a HBTron sin tocar nada.
Por ej, tomas un .exe de Néfele o HMGWEB, lo integras a HBTRON, y tienes una aplicación desktop con acceso a todo el hardware local.
No requiere Apache, ni IIS, ni ningún otro web server externo. Solo con tu ejecutable.
Fácilmente escalable. Si el proyecto local creciera, puedes llevarlo a Web sin problemas manteniendo tu código.
Además se puede usar HBTRON y HW_APACHE simultaneamente, lo que nos permite diseñar arquitecturas de red muy flexibles.
Se terminó la limitación de Harbour respecto a la UI. Podemos de diseñar a nuestro antojo, y con una tecnologia que se actualiza dia a dia.
Sin quedarnos atrás y con toda la documentacion habida y por haber disponible en la web.
Manejas tu datos y dispositivos en un lenguaje potente y familiar como xbase y tu UI en algo universal y probado como HMTL/CSS/JS.
Basta de aprender una jerarquía de clases gráficas cada 5 años para cada plataforma.
Producto comercial pero con una licencia muy accesible.

Otras opciones para pasarse a web de otras personas:
a) una version Fastcgi del mod http hecha por nosotros, que funciona en APACHE, IIS y NGNIX. Modelo de distribución aún en discusión..
b) el modharbour original hecho por Fivetech/Antonio Linares. Su autor asegura que es estable. No voy a hacer comentarios sobre el mismo.
c) modulo Fastcgi desarrollado por Eric Lendvai de USA.
d) FiveWeb desarrollado por Lailton de Brasil. Plataforma CGI muy estable y probada.
e) Néfele. Nueva plataforma cgi basada en Xailer de España.
f) CGI como fue propuesto por Roberto Lopez en 2012 en su HMGWEB y que al parecer nadie en la comunidad adhirió.

El soporte de los productos 1, 2, 3 y 4 será mediante facturación de horas en todos los casos.
Esto incluye sesiones skype/anydesk o desarrollo de modulos o partes de app a medida.

Si la comunidad quiere crear un foro especializado para los productos de hw_tools para darse soporte entre ellos les apoyaré.
Yo no voy a forzar ninguna iniciativa en ese sentido.
La documentación y ejemplos se irán construyendo a medida que vaya surgiendo la oportunidad.
Ni Diego ni yo ( los creadores de las hw_tools ) disponemos de horas para dar soporte gratis ya que tenemos nuestros propios desarrollos y migraciones que atender.

Espero que con esto, les haya quedado mas clara la iniciativa.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Last edited by apais on Thu Jan 21, 2021 5:10 pm, edited 2 times in total.
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Re: The Future!

Post by karweru »

Hi Angel,

The download link at https://www.hbtron.com is not working.
Kind regards,
Gilbert.
jparada
Posts: 430
Joined: Fri Jan 23, 2009 5:18 pm

Re: The Future!

Post by jparada »

Ángel,
Podemos continuar en privado jparada_a at hotmail dot com

Saludos,
Javier
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: The Future!

Post by apais »

karweru: yes, the page is in the works, the download page is coming soon as well as the contact form.
jparada: I'll email you!

Today I was all morning working on the marketing of a robotics project involving industrial equipment, mobile phones, and hw_apache =)
Next Friday there's an important meeting. Wish me luck!
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Re: The Future!

Post by karweru »

Absolutely, best of luck!!
Kind regards,
Gilbert.
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: The Future!

Post by Claudio Ricardo »

Hola...

Angel dice: "Si la comunidad quiere crear un foro especializado para los productos de hw_tools para darse soporte entre ellos les apoyaré."

Estaría bueno crear una sección dedicada en éste mismo foro, cómo hay de: JMG y de HMG Script.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: The Future!

Post by apais »

Pues no lo sé. Ustedes decidan.
En mi opinión mi proyecto ya poco tiene en común con HMG en si mismo.
Posteo aquí para informar de las novedades a gente que leo y respeto hace muchos años.
Pero no quiero distraer al foro de su objetivo principal, que es una GUI basada en una API nativa win32.
Bueno, yo estoy a vuestra disposición para lo que me pidan.

Saludos
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: The Future!

Post by bpd2000 »

apais wrote: Thu Jan 14, 2021 1:31 am Pues no lo sé. Ustedes decidan.
En mi opinión mi proyecto ya poco tiene en común con HMG en si mismo.
Posteo aquí para informar de las novedades a gente que leo y respeto hace muchos años.
Pero no quiero distraer al foro de su objetivo principal, que es una GUI basada en una API nativa win32.
Bueno, yo estoy a vuestra disposición para lo que me pidan.

Saludos
Unable to download ?
BPD
Convert Dream into Reality through HMG
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: The Future!

Post by apais »

If you are talking about missing downloads page on the site. It is up now.
More downloads coming soon.
Currently working on the contact form.
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
Post Reply