Java, or write once, crash anywhere... My kingdom for a good CMS written in PHP! Or Python. Even Perl would be fine (and that speaks volume from me). Anything but Java.
Java pas
Posted by François Nonnenmacher on Friday, October 31, 2003 at 6:37 PM
Filed in Rants
6 Comments
Rent a flat in Paris
Categories
mensuelles Archives
- October 2011 (1)
- June 2011 (1)
- March 2011 (2)
- February 2011 (2)
- November 2010 (1)
- October 2010 (1)
- September 2010 (2)
- June 2010 (1)
- May 2010 (1)
- April 2010 (2)
- March 2010 (1)
- February 2010 (2)
- January 2010 (3)
- December 2009 (1)
- November 2009 (2)
- October 2009 (2)
- September 2009 (2)
- August 2009 (2)
- July 2009 (5)
- June 2009 (5)
- May 2009 (2)
- April 2009 (4)
- March 2009 (1)
- February 2009 (5)
- January 2009 (2)
- December 2008 (6)
- November 2008 (1)
- October 2008 (3)
- September 2008 (1)
- August 2008 (5)
- July 2008 (12)
- June 2008 (5)
- May 2008 (7)
- March 2008 (6)
- February 2008 (3)
- January 2008 (4)
- December 2007 (6)
- November 2007 (1)
- October 2007 (5)
- September 2007 (6)
- August 2007 (4)
- July 2007 (7)
- June 2007 (9)
- May 2007 (8)
- April 2007 (4)
- March 2007 (14)
- February 2007 (15)
- January 2007 (11)
- December 2006 (6)
- November 2006 (7)
- October 2006 (6)
- September 2006 (3)
- August 2006 (7)
- July 2006 (6)
- June 2006 (5)
- May 2006 (6)
- April 2006 (5)
- March 2006 (1)
- February 2006 (5)
- January 2006 (9)
- December 2005 (3)
- November 2005 (8)
- October 2005 (7)
- September 2005 (2)
- August 2005 (7)
- July 2005 (15)
- June 2005 (9)
- May 2005 (12)
- April 2005 (7)
- March 2005 (8)
- February 2005 (12)
- January 2005 (24)
- December 2004 (10)
- November 2004 (5)
- October 2004 (12)
- September 2004 (14)
- August 2004 (9)
- July 2004 (24)
- June 2004 (21)
- May 2004 (26)
- April 2004 (21)
- March 2004 (26)
- February 2004 (25)
- January 2004 (33)
- December 2003 (26)
- November 2003 (49)
- October 2003 (30)
- September 2003 (25)
- August 2003 (56)
- July 2003 (48)
- June 2003 (38)
- May 2003 (40)
- April 2003 (44)
- March 2003 (51)
- February 2003 (44)
- January 2003 (41)
- December 2002 (13)
Recent Entries
-
Steve Jobs
"Remembering that I’ll be dead soon is the most important tool I’ve ever encountered to help me make the big choices in life. Because...
-
Your privacy on MOTOBLUR by Motorola
After the Nokia Ovi Store carelessness, it's now Motorola who's allowing strangers to get access to your private information on their MOTOBLUR portal. Exactly like...
-
How to resume a broken ADC download
(I'm documenting this trick for myself to remember, but it can be useful for others…) Apple, on its Apple Developer Connection site, has a bad...
-
WTF is this ‘myEventWatcherDiv’ doing in my web?
All of a sudden I started to find the following line in most of the web pages I was browsing, including ones I made where...
-
Your privacy on Nokia Ovi Store
My friend Adam Greenfield recently complained about the over-engineering culture at Nokia: I was given an NFC phone, and told to tap it against the...
Each rule has it exception. I know this is not a CMS, but test this soft : http://www.clevercactus.com/cc-pro
Francois I know you're worth better than this sort of raw unsophisticated comments :-)
The only reason I see you writing this is that you just spent the day with a java CMS that crashed on you, or something.
Vignette, Interwoven and Documentum are written in java.
You can adopt Zope if you prefer a Python based open source one.
It's a little difficult for me to elaborate on that. What I can say is that it's far more difficult to find someone who know what they're doing in Java than in popular interpreted languages such as PHP, and that a bad Java code can crash an entire server (and put me in fire mode) while a bad PHP code will just embarrass the developer and let the other sites work just fine.
Java might be a dream for developers, but it is frankly a nightmare for mutualized hosting operations!
OK, Patrick, I admit I know better BUT then, why is Sun spending time integrating PHP, Perl and Python better into its own web server? See:
Sun, Zend integrate PHP with Sun's Web server
I guess Sun wants to address all potential customer needs for its web server product :-)
But I don't see that as a big strategic move.
The java/PHP choice is often taken with some religious arguments. I tend to keep a cool head, and evaluate this choice by taking into account many parameters, not all of them technical: training of the current developers and maintainers of the system, OO design skills, delivery mode (ASP vs packaged software), requirements of customers, speed of innovation in some aspects of the system, growth plans, etc...
This kind of decisions is very complex to make, involves many parameters and can never be reduced to a few arguments about the language.
Yahoo swicthed to PHP, they did the study and justified it very nicely.
PHP is right for a very broad set of projects, so is java: you just have to do some homework in order to pick the right one first.
Note that I filled this entry under "rants" which should be rather self-explanatory as the place where I vent, unleashed, without my safeguard and rational alarms. I fully agree with you Patrick (especially on being technologically agnostic, something I'm getting better at while growing older ;-).
Now if Tomcat could spit out comprehensive error messages (with timestamps!) in catalina.out, I wouldn't have to spend days trying to understand what's going on...