|
@EasyStylesCSS (Cascading
Professional Notepad is a
AVSD OEM is a programming
There is a number of the
Style Sheets)is a CSS maker
powerful editor that allows
interface, which allows you
equipment controlled through
manager with PHP on-line.
you view and edit HTML, CSS,
to add support of virtual
a serial port from a PC or a
You can make, edit, publish
JavaScript, PHP, PERL, SQL,
serial ports to your own
terminal. Also there is a
and change your css anytime
Delphi, C++ and other
application. You have full
lot of the technologies in
you see fit.
has some nice
languages source code.
It
control over ports created
the market allowing to
features like, save as,
is a advanced tool
with the help of AVSD
operate remotely the
backup of manually edited
supporting the features
OEM.
With AVSD OEM you
consecutive devices through
css. creat your own id's or
you've always dreamt about,
can:
-Create
the network TCP/IP. These
classes with the manual
such as syntax highlighting,
your_protocol-to-serial
solutions contain, both
editor. backup and undo
Code Templates, bookmarks,
abstraction.
-Create
software and the
write to your css.
unlimited text size, URL
virtual platform and
hardware.
Now with AVUSBD
highlighting, line numbers,
emulator plugins.
-Create
you can:
-Create virtual
powerful search and replace,
usb2serial bluetooth2serial
USB devices at your
multiple undo/redo,
IrDa2serial adapters
PC
-Redirect all USB stream
Drag&Drop, color
to remote computer
printing, etc.
Date: Mar, 14 2005 Date: Mar, 07 2005 Date: May, 15 2004 Date: May, 15 2004 |
|
This class is meant to
This simple code will output
An web based PHP version of
Due to many people are
generate two HTML form
data to help you deal with
RCS/CVS. For document and
building Dynamic Web Sites
select type inputs making
configuration issues. This
general file version
that need forms of various
the currently selected value
is a built in function in
control. It implements
types, I am building a
on the first input determine
php. Detailing data refering
version numbering, file
program designed for Web
the option values that are
to current status of php
locks and group alerts. The
Developers to make forms to
made available on the
version installed.
authentication is handled by
update config flat based
second.
It uses
Apache so that you can tie
files or Update MySQL
JavaScript to update the
the system into your
database options for dynamic
second input options when
exisitng development
web sites. Can be used for
the first input
environment.
installation forms or online
changes.
The class comes
update forms. Will output
with an example that defines
HTML forms or php forms. It
the options for both input
is all pretty much
from data defined by arrays,
automatic, reads the file
and also an example that
(or pasted code in the
retrieves the options values
window), gets variables and
from MySQL database query
values, makes the form with
results.
input fields and the Lang
files. Then you customize as
per your needs. The MySQL
make text fields, change to
your needs. Wile you are
building a new program you
can add, remove and edit the
values on the fly as you
build. once you are finished
update config to write the
files and build the form,
config and language files.
It will make config,
language and form files from
an existing form, paste the
form into the window. Once
you make the form, you can
edit the Lang files with the
Lang editor, or make a new
Lang based on the form.
Types of config.
$cfg['variable'] =
'value';
$variable =
'value';
$variable =
value;
In the window you
can paste your existing
config into and choose the
type you want and it will
build it. will read
$variable = 'value';
or
just one per-line name,
thisvariable
thatvariable
Date: Dec, 21 2004 Date: Dec, 28 2004 Date: Aug, 01 2004 Date: Mar, 14 2005 |