Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 10:47 26 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Now I know why I didn't get a Webmite earlier....   :(

Author Message
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6787
Posted: 04:32pm 25 Feb 2024
Copy link to clipboard 
Print this post

The darn thing is driving me even crazier than usual!
Sheesh - there's nothing like this stuff to make me feel stupid. :(
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9306
Posted: 11:15pm 25 Feb 2024
Copy link to clipboard 
Print this post

I'm not a fan of HTML code or webpage design either, which is why I have a website company design and maintain my website - doing it myself would probably have driven me nuts!  
Smoke makes things work. When the smoke gets out, it stops!
 
LeoNicolas

Guru

Joined: 07/10/2020
Location: Canada
Posts: 479
Posted: 01:07am 26 Feb 2024
Copy link to clipboard 
Print this post

I'm good with web development, is it something I can help you?
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4233
Posted: 07:27am 26 Feb 2024
Copy link to clipboard 
Print this post

  Mixtel90 said  The darn thing is driving me even crazier than usual!
Sheesh - there's nothing like this stuff to make me feel stupid. :(


Hi Mick,

It is all about learning a new language. And it is not a compact language. Where in MMBasic you can TEXT a,b,"hello World",CT,2,2,RGB(x),RGB(y) this requires 10 lines of code in HTML..
You can share variables (and graphics) between the 2.
But the Mite does not have a HTML editor, so the HTML must be created on a PC.

It feels to me that the 2 (MMBasic and HTML) work a bit independent from eachother.
But I haven't played with it much. I was hoping to learn a bit from Geoffs watering controller code and the training course on this forum (which is a good starting point). But the training course stopped.

Anyway.. it is not the webmite, it is the new language.....

Volhout
Edited 2024-02-26 17:31 by Volhout
PicomiteVGA PETSCII ROBOTS
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6787
Posted: 09:48am 26 Feb 2024
Copy link to clipboard 
Print this post

The html doesn't scare me. I used to have a web site that used a skeleton layout (using StrangeBanana)then I customised it in raw html to make it do what I want. Even now, my Nascom site uses a lot of my own html because I find some things are just easier and quicker to do that way. Editing index.html is fine in the Pico's editor - at least for what I'm doing at the moment.

I got Geoff's basic web server up and running fine. The problem came when I added a frame and radio buttons. Eventually I went back to his first example and built it up from that. Now it works some of the time. The browser seems to send the command to change a button but then reports that there's been no response (I know the Pico has seen the command and it's triggered the response). Sometimes the browser then sorts itself out after a few seconds but, although it has the correct page loaded, the button flags haven't been updated.

I looked at Geoff's watering controller for inspiration just before the safety valve on my head opened to let out the excess steam....
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024