Page 1 of 2

PGweb code

Posted: Tue Aug 23, 2011 7:33 pm
by tin
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!

Re: PGweb code

Posted: Fri Aug 26, 2011 12:36 am
by iphageenia
thanks tin!

Re: PGweb code

Posted: Sun Jan 31, 2016 12:42 pm
by PajamaDarkness
How do I make this work?

All I see is this:

Image

Re: PGweb code

Posted: Fri Feb 12, 2016 5:50 am
by tin
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!

Re: PGweb code

Posted: Sat Feb 13, 2016 4:28 pm
by tin
Whoops. I missed the css out of the archive :( nobody noticed until now!

Re: PGweb code

Posted: Sat Feb 13, 2016 4:30 pm
by tin
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.

Re: PGweb code

Posted: Sun Feb 14, 2016 11:11 am
by PajamaDarkness
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)

Re: PGweb code

Posted: Sun Feb 14, 2016 1:49 pm
by tin
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....

Re: PGweb code

Posted: Mon Feb 15, 2016 4:28 pm
by PajamaDarkness
worked somewhat, but still font error.

plus how do I get the curday working?

Re: PGweb code

Posted: Mon Nov 21, 2016 5:46 am
by tin
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.