Using PHP to generate javascript to generate HTML? Who does that?
And why on earth would you?
Bryce,
If I understand correctly, Rational Business Developer tools generate JavaScript which generates DOM elements - if not generating HTML. That could be where PHP is headed - generating JavaScript to support Rich UI. That's just conjecture.
I was curious how you're using JSON? It appears to me that JSON may be becoming more common in the RPG community to interface with ExtJS rich UI components. Just curious.
-Nathan.
--- original message ---
Joe,
I don't think you need to know everything listed in this description, but
there is no reason that a decently good programmer can't be very familiar
with most of it.
I've only been out of school for three years, and while I don't use
everything listed every day, I'm familiar with most. And I don't even
consider myself one of the best programmers out there.
Modern RPGIV - check
subprocedures - check
use of C or Java functions from RPG - familiar with the approach even if I
don't use them, could if I had/needed to.
embedded SQL - check
XML processing - I prefer JSON, but I'm familiar with XML and could pick
this up if needed.
RDi - Use WDSC7 until we upgrade
PHP - check
Java - check
.Net - rather not
HTML, Javascript,CSS - check.
When you break it down and look at a span of projects over 3 to 5 years, I
really fail to see how having these skills would be that difficult to come
by. Unless you are stuck in a shop that does RPGII programming only I
would suspect that most programmers on this platform have at least half
this stuff in their tool box.
Using PHP to generate javascript to generate HTML? Who does that? And
why on earth would you? Write HTML where you need it, Javascript where
you need it, and keep the PHP on the server doing stuff that can't be done
on the client side. AJAX is way more than a passing fad and is quickly
becoming the standard for web application data driven development. To
develop in a mix'em up/mash'em up way makes for highly unmaintainable and
sluggish solutions. Taking a more MVC approach and using each technology
as it is intended usually works best in the long run.
Joe, I respect everything you have done. You are a great asset to the IBM
i community, but I don't think it is very demanding to have the toolbox
that Jon and Susan suggest.
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
As an Amazon Associate we earn from qualifying purchases.