(File
vers 5.2 6/2/19)
Ian
Pouncy's
Faq Page
Why havent I used the PHP and JavaScript demos
in this website as demo portfolio files?
Answer:
Because most of the code in
the PHP and JavaScript demos
while being quite well written mostly
in terms of, "well it does work doesn't it??",
isn't very well laid out
and not documented adequately
and has redundant code in it.
(Redundant code means when I
edited the parent file
to create a new demo
I just left some of the code from
the parent file. The other thing I've done
quite a lot of is leave debug and development code
in the programs, possibly commented out.)
I don't consider the above to
be release standard,
so I'm not giving it
as a demo until
I've improved it all.
This is a bit of a daunting task.
If you or anyone else
want code written similar
to any of my PHP or JavaScript demos
but properly documented and laid out
and no redundant code in it
I can undertake to do that
to a sensible agreed standard.
Ps have just tidied up
my JavaScript exponential complex
Number demo. It's now at near release standard.
Goto portfolio page
Ian Poumcy