Page 1 of 2

mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 03, 2019 10:38 am
by Antonio Linares
Write and execute your Harbour code directly on the web ;-)

https://harbour.fourtech.es/modharbour_examples/sandbox.prg

This is a dream made true :-D

See how fast it runs !!!

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 03, 2019 10:40 am
by cmsoft
Muy bien ahi Antonio!!!
Felicitaciones!!!

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 03, 2019 7:51 pm
by Otto
Dear Antonio,
thank you.
I am so happy that you have made the dream true.
I do not dare to think what mod_harbour will do for internet programming.

Best regards
Otto


Image

Re: mod_harbour sandbox is ready !!!

PostPosted: Sun Jun 23, 2019 7:02 pm
by Otto
Dear Antonio,
it seems that the sandbox link is no longer working.
Best regards,
Otto

Re: mod_harbour sandbox is ready !!!

PostPosted: Sun Jun 23, 2019 9:31 pm
by Antonio Linares

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 6:57 am
by Otto
Dear Antonio,
if I press enter then the editor is showing this:

Code: Select all  Expand view

function Main()
   ? "<h1>" + "Hello world
   "
+ "</h1>"
return n

 


Best regards
Otto

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 7:04 am
by Otto
Dear Antonio,
if I mark a line and press DEL some text remains.
Best regards,
Otto

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 8:24 am
by Antonio Linares
Dear Otto,

Cristobal Navarro is developing sandbox, I am forwarding him your comments

I am currently focused on the eshop ;-)

https://harbour.fourtech.es/modharbour_samples/eshop/index.prg

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 9:10 am
by cnavarro
Dear Otto
Download always download the latest version of:

https://github.com/FiveTechSoft/mod_harbour

Image

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 11:27 am
by Otto
Hello Cristobal,
I am testing with the online link Antonio published here.
I made some PR in the X b a s e forum. :-)
Best regards
Otto

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 11:58 am
by vilian
Antonio Linares wrote:Dear Otto,

Cristobal Navarro is developing sandbox, I am forwarding him your comments

I am currently focused on the eshop ;-)

https://harbour.fourtech.es/modharbour_samples/eshop/index.prg


It's get amazing! I hope you will do a step-by-step to us understand how we will can work with modharbour ;)

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 12:04 pm
by cnavarro
Otto in GitHub version, what you mention does not happen
Please try it

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 12:13 pm
by cnavarro
vilian wrote:
It's get amazing! I hope you will do a step-by-step to us understand how we will can work with modharbour ;)


Dear Vilian

It is very easy to start practicing with mod_harbour.
You only need to install Apache server, or Xampp (is what I use) in windows, or if you prefer, if you use Windows 10, use the Ubuntu Bash included in Windows 10, or some Linux installation.
In the mod_harbour wiki there is a lot of information about the installation, and in the repository there are many examples of use.

https://github.com/FiveTechSoft/mod_harbour

and live chat of mod_harbour users:

https://harbourproject.slack.com/messages/CJUHF8SBX/

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 12:19 pm
by Otto
Dear Cristobal,
I have no problems.
It is only if people come here and test this link then you get these errors.
Therefore I informed you.
Best regards,
Otto

Re: mod_harbour sandbox is ready !!!

PostPosted: Mon Jun 24, 2019 1:42 pm
by cnavarro
Otto, any suggestions will be welcome.
Thank you