PGweb code
PGweb code
Someone asked me to provide the supporting code to PGweb (my HTML5 simulator linked below) so I have created the below archive with (hopefully) everything you might need in it.
It would be cool if anyone out there is interested in developing the code. Unfortunately I'm unlikely to have the time in the near future, but as always I'm keeping an eye on this forum
<edit> due to restrictions on the board, I uploaded the media folders separately!
It would be cool if anyone out there is interested in developing the code. Unfortunately I'm unlikely to have the time in the near future, but as always I'm keeping an eye on this forum
<edit> due to restrictions on the board, I uploaded the media folders separately!
- Attachments
-
- media-video.rar
- (5.7 MiB) Downloaded 1379 times
-
- media-sound.rar
- (4.12 MiB) Downloaded 1428 times
-
- media-image.rar
- (491.29 KiB) Downloaded 1370 times
-
- pgweb files.rar
- (45.68 KiB) Downloaded 1347 times
-
- Posts: 127
- Joined: Sat Oct 24, 2015 12:24 pm
- Location: Will I ever tell you? No.
Re: PGweb code
Firstly you will definitely need the prevue guide font, and also to put the media in the right place.
There's a lot of server side code that generates the config files but you don't *need* that just yet if you're just trying it.
Also, as you can see it was written a long time ago. No idea if it still works with modern browsers but if I get a few mins I will give it a try!
There's a lot of server side code that generates the config files but you don't *need* that just yet if you're just trying it.
Also, as you can see it was written a long time ago. No idea if it still works with modern browsers but if I get a few mins I will give it a try!
Re: PGweb code
Whoops. I missed the css out of the archive nobody noticed until now!
Re: PGweb code
Stick this .css file also in the root html directory (e.g. /htdocs/pgweb/ or whatever).
Works better, still havent figured out the font problem.
Works better, still havent figured out the font problem.
- Attachments
-
- Prevuetest2.rar
- (427 Bytes) Downloaded 1065 times
-
- Posts: 127
- Joined: Sat Oct 24, 2015 12:24 pm
- Location: Will I ever tell you? No.
Re: PGweb code
tin wrote:Stick this .css file also in the root html directory (e.g. /htdocs/pgweb/ or whatever).
Works better, still havent figured out the font problem.
Still don't know where I can put the other files (image, video, sound)
PajamaFrix
Prevuing since 2015.
Prevuing since 2015.
Re: PGweb code
There is a bit of explanation in the text file that comes with the main pgweb files.
I just restored the archives (+ the .css) to a vanilla apache install and got this....
I just restored the archives (+ the .css) to a vanilla apache install and got this....
- Attachments
-
- pgweb dir layout.PNG (4.74 KiB) Viewed 22439 times
-
- Posts: 127
- Joined: Sat Oct 24, 2015 12:24 pm
- Location: Will I ever tell you? No.
Re: PGweb code
worked somewhat, but still font error.
plus how do I get the curday working?
plus how do I get the curday working?
PajamaFrix
Prevuing since 2015.
Prevuing since 2015.
Re: PGweb code
Sorry man I only just noticed your question. If you're still looking, there's instructions on what the format is for CURDAY in the NOTES.txt included with the archives, it's a simple text file.