Topic: Java, PHP, and/or Perl for client side web applications?  (Read 1055 times)

0 Members and 1 Guest are viewing this topic.

Offline Lepton

  • Lt. Commander
  • *
  • Posts: 1620
Java, PHP, and/or Perl for client side web applications?
« on: December 11, 2005, 01:32:00 pm »
I'm trying to enter the realm of client side web applications.  I am looking to implement an application that displays GIS data served by a server in GML (XML formatted geographic and attribute data) using Open Source Tools like MapServer, PostGIS, etc.  It seems that the couple of existing appilcations for this purpose are written in Java since, I assume, that is the parser that everyone has on their computer.  Is there anything to prevent one from using PHP or Perl to create client side web applications?  As far as I know, Java is the only one amongst these that has event-handling, if that is the correct term.  Is that true?  I had seen PHP-GTK that seemed to be for implementing client side apps but I know nothing of it or its acceptance in the general world.  Java and javascript are ubiquitous whereas PHP as client side seems relatively obscure.

As for why I might wish to avoid Java, I have heard nothing but bad things about Java.  Slow. Bloated syntax.  Most java apps I have seen look bad, perform poorly, and leave  little graphical errors and artifacts on my screen, hence my reluctance to enter the Java world despite its wide distribution.

Comments, advice, suggestions all welcome.  Thanks.


System Specs:

Dell Dimension E521
AMD64x2 5000+
2G DDR2 RAM
ATI Radeon HD 4850 512MB GDDR3
250GB SATA HD

Offline Lepton

  • Lt. Commander
  • *
  • Posts: 1620
Re: Java, PHP, and/or Perl for client side web applications?
« Reply #1 on: December 11, 2005, 10:24:21 pm »
Wow!  Nothing.  OK.  Stupid questions?  Don't know what I am talking about?  The question is not application specific if that is the problem.  PHP or Perl.  Client-side development at all accepted or barking up wrong tree?  Java, sucky or no?


System Specs:

Dell Dimension E521
AMD64x2 5000+
2G DDR2 RAM
ATI Radeon HD 4850 512MB GDDR3
250GB SATA HD

Offline SkyFlyer

  • D.Net Beta Tester
  • Commander
  • *
  • Posts: 4240
  • Gender: Male
Re: Java, PHP, and/or Perl for client side web applications?
« Reply #2 on: December 12, 2005, 11:18:21 am »
Java's not bad... My dad programs in it...

I haven't given Java a try.... I prefer PHP.

And PHP, imho, is better than Perl.
Life is short... running makes it seem longer.

"A god who let us prove his existence would be an idol" - Dietrich Bonhoeffer

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: Java, PHP, and/or Perl for client side web applications?
« Reply #3 on: December 12, 2005, 11:35:54 am »
Python might be a good way to go. (IIRC it is what EVE is written in)

I would say javascript might be appropriate for this job, but you, Lepton are the reason I am allergic to it, as you had it disabled for ages preventing the older versions of the webmap that used it from working for you... ;)