From: Pascal <pb...@oi...> - 2001-02-14 07:57:40
|
Hmm, something that actually got lost is Dan's serverside widget/code/whatever. It allowed for runtime communication between Javascript and the server using the loadpanel. Not sure if this code is still available somewhere (Dan, you still with us?) But it was already doing what you want it to do, written to communicate with PHP, but could be made to work with ASP or any other s.s.script language. Also that solution (lamp) would be able to run on NT based servers aswell, not sure if java applets are supported 100% on NT based servers. I found PHP to be a messy thing to code in, but it can do alot with relative ease.. hmm...so.. you'r turning to the logical side of things..amazing! Pascal Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Raymond Smith > Verzonden: woensdag 14 februari 2001 1:30 > Aan: dyn...@li... > Onderwerp: [Dynapi-Dev] serious, ... really! > > > Associates, > > I've been doing alot of research in what direction I would > like to go next; > in conjunction with the DynAPI. While the API is wonderous > for creating > dynamic interfaces it needs a server-side partner in my mind > to reach its > full potential. > > Comparing ASP, JSP and PHP I've decided that LAMP (Linux, > Apache, mySQL and > PHP) tends to result in more robust client/server > applications. With PHP > Zend boosted beating both in speed and performance and PHP > appears to have > allot of energy surronding it at this time. > > So, from that aspect, PHP wins. Also there appears to be a > very sizable > family of "real" PHP initiatives on Source Forge to draw and > learn from. > > But,... > > >From my readings it's also apparent that JAVA is "king and > master" of the > Server Side Application if the JVM and runtime code is > compiled properly. > But, checking Source Forge for Java related projects creates > a large list of > mostly abstract and esoteric projects: not alot of meat on > the bones from a > "get things done" standpoint. > > Question is, what do you mavens of logical mayhem recommend > as my next area > of focus. I am interested in developing some server-side > applications that > meld into the DynAPI interface on the client-side (yes, Pascal... be > amazied). > > Java or PHP? > > Will learning PHP now be advantageous or detrimental to > learning JAVA/JINI > later? > How does OOP in PHP compare to JAVA OOP? I realize it lacks > interfaces and > solid abstraction. > Why are most the PHP initiatives on Source Forge solid and > down to earth > while JAVA tends to be lofty and not very "real world" in nature? > > Looking for a little feedback here. > > Thanks, > > Ray "fear the rock" Smith > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > |