in reply to Re^6: formatting with </br>
in thread Converting Tk based Perl to be used on the Interent
From this and other conversations I believe the steps are:
1. choose a 'tool' to create the web site - one Perl based is an MVC
toolkit but there a number of other options including Java;
2. check that the chosen tool can do what I want;
3. check that the tool is supported in the user's server;
4. decide which browsers are to be supported.
However perhaps step 3 is done first or at least with step 1 so that time for step 2 is not wasted.
One interesting thing is that I do not think any contributing Monk suggested an MVC toolkit, I just wondered why. I have not looked at its capabilities yet so perhaps there is something there which is a showstopper!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: web 101
by LanX (Saint) on May 21, 2014 at 15:14 UTC |