<s>
Run	B-Protocol
BASIC	I-Protocol
is	O
a	O
web	B-Application
application	I-Application
server	I-Application
,	O
based	O
on	O
the	O
Liberty	B-Language
BASIC	I-Language
version	O
of	O
the	O
BASIC	O
programming	O
language	O
.	O
</s>
<s>
Run	B-Protocol
BASIC	I-Protocol
uses	O
a	O
desktop	O
programming	O
model	O
.	O
</s>
<s>
With	O
procedural	B-Application
programming	I-Application
,	O
applications	O
are	O
made	O
using	O
subroutines	O
and	O
functions	O
.	O
</s>
<s>
With	O
object-oriented	B-Language
programming	I-Language
,	O
applications	O
can	O
be	O
componentized	O
into	O
objects	O
with	O
methods	O
called	O
on	O
them	O
.	O
</s>
<s>
Run	B-Protocol
BASIC	I-Protocol
favors	O
a	O
widget-based	O
approach	O
where	O
the	O
user	B-Application
interface	I-Application
(	O
UI	O
)	O
is	O
programmed	O
without	O
using	O
HyperText	B-Language
Markup	I-Language
Language	I-Language
(	O
HTML	B-Language
)	O
.	O
</s>
<s>
High-level	O
commands	O
automatically	O
generate	O
HTML	B-Language
.	O
</s>
<s>
Colors	O
,	O
fonts	O
,	O
backgrounds	O
and	O
layout	O
can	O
be	O
adjusted	O
using	O
Cascading	B-Language
Style	I-Language
Sheets	I-Language
(	O
CSS	B-Language
)	O
.	O
</s>
<s>
If	O
needed	O
,	O
HTML	B-Language
or	O
JavaScript	B-Language
can	O
be	O
injected	O
into	O
a	O
page	O
.	O
</s>
<s>
Run	B-Protocol
BASIC	I-Protocol
can	O
draw	O
graphics	O
and	O
render	O
them	O
into	O
web	O
pages	O
;	O
fetch	O
files	O
from	O
other	O
web	O
sites	O
using	O
GET	O
and	O
POST	O
and	O
use	O
a	O
built-in	O
XML	O
parser	O
to	O
extract	O
data	O
;	O
and	O
includes	O
a	O
database	O
capability	O
using	O
the	O
SQLite	B-Language
database	O
engine	O
.	O
</s>
<s>
Run	B-Protocol
BASIC	I-Protocol
is	O
not	O
an	O
add-on	O
module	O
like	O
Perl	B-Language
or	O
PHP	B-Application
is	O
for	O
Apache	B-Application
.	O
</s>
<s>
The	O
BASIC	O
compiler	B-Language
and	O
execution	O
model	O
is	O
integrated	O
tightly	O
with	O
its	O
own	O
HTTP	O
server	B-Application
.	O
</s>
<s>
If	O
needed	O
,	O
it	O
can	O
be	O
proxied	B-Application
behind	O
another	O
web	O
server	B-Application
,	O
such	O
as	O
Apache	B-Application
.	O
</s>
<s>
When	O
a	O
web	B-Application
application	I-Application
starts	O
,	O
it	O
is	O
given	O
a	O
session	O
.	O
</s>
<s>
Supported	O
operating	B-General_Concept
systems	I-General_Concept
include	O
Microsoft	B-Application
Windows	I-Application
2000	I-Application
,	O
XP	B-Application
,	O
Vista	B-Application
,	O
Mac	B-Operating_System
OS	I-Operating_System
X	I-Operating_System
,	O
and	O
Linux	B-Application
.	O
</s>
<s>
Supported	O
web	B-Application
browsers	I-Application
include	O
Internet	B-Application
Explorer	I-Application
6	O
and	O
7	O
,	O
Mozilla	B-Application
Firefox	I-Application
2	O
and	O
3	O
,	O
and	O
Safari	B-Application
3.x	O
.	O
</s>
