...is now up and running at http://www.miscthings.co.uk/GLBasic (http://www.miscthings.co.uk/GLBasic)
With the exception of the DECLARE commands, everything is correct and present - DECLARE and INLINE/ENDINLINE will be moved to their own section later on.
The next thing to do will be to add examples to all the commands, and tidy up the layout - some of the text is a bit stilted at the moment.
Quote from: MrTAToad on 2009-Jul-03
...is now up and running at http://www.glbasic.com/GLBasic (http://www.glbasic.com/GLBasic)
hmmmm ?
Does tend to help if the right URL is given :)
And to remove any doubt its http://www.miscthings.co.uk/GLBasic (http://www.miscthings.co.uk/GLBasic)
ahhhhhhhhh... good work!
Excellent, simple and effective! :good:
A small request...
"See also:", it would be nice if there was links to the related commands/
There are a fair few commands where related commands aren't linked - I'm gradually dealing with that.
The last main update is now done - everything that should be linked should be linked, and examples added.
Hopefully people will find it useful :)
I posted a news page.
Yey! I'm in the news!
:good:
GOOD JOB GUYS!!!!
At the moment, I'm making the examples a bit more descriptive.
I've updated some of the site - it now has a (non real-time) chat (shoutbox) system. Some of the commands now have a more descriptive example too.
<table><tr><TD bgcolor="#222222">
//example here
//and here
here=1
</td></tr></table>
Samples need to be in a table with a table data bgcolor set to something other than white.
Not an easy "glance", when its all one color if you know what i mean.
I've got a search system on the home page now. Unfortunately it uses the cached version, so at the moment it finds pages that dont exist and commands that weren't present when the spider last ran through the site. Aside from that, it works fine - if I can get it to not use the cached version, I'll chance the code.
Aside from that, the movement of examples into their own table is going well. There are several sections left to go (the big ones) - but I'm getting there!
The examples looks better now but why are they images? I'm not going to run OCR software just to copy/paste some code :-)
Using the wrong sort of table, by the looks of things :'(
The other examples will be changed eventually...
A tip: Don't use table, use <div> </div> instead, this way you are free to style it as you want on ONE place instead of having to change all your examples every time you want to change the background colour.
I'm not doing it by hand, by the way - its being done using WebPlus...
Its all up-to-date now.
I've also added a GLBasic revision section as well (converting any German bits to English)
In addition, if anyone wants to be linked from the site, let me know - I'm going to be adding a "GLBasic Web Resource" section
Just to let everyone know the Online Command List is now up and running and includes all the latest V7 stuff.
There is also a PDF version (which includes all the commands) for those times when the interwebs aren't availiable...
In addition to the command listing, there is a bit on limitations for each OS, variables & 'constants' and the optional subroutines.