Java

Java

Will Oracle kill Java and MySQL?

Submitted by Amir Shevat on Tue, 04/21/2009 - 11:47

Oracle is going to buy Sun and control Java and MYSQL.1
2
In an interesting post in ZDNET ,Mr Shuttleworth, the founder of Ubuntu is claimed to state that:

".. he doesn’t seem too worried that the proprietary software company will kill Sun’s open source Java, OpenSolaris and MySQL jewels, in spite of Oracle’s hold on the database market."

I am not sure I completely share his optimism. I am not so much worried about Java, there is no competition there. But think of it -If you were Oracle's CEO, You just got the chance to kill the number one competitor product- Wouldn’t you want to kill MySQL?

Language syntax's, performance, PHP, Ruby, Java and who's better? Ahhhh!

Submitted by admin on Fri, 07/25/2008 - 13:56

Language syntax's, performance, PHP, Ruby, Java and who's better? Ahhhh! -

I was reading on The Server Side and came across this post:

http://www.theserverside.com/news/thread.tss?thread_id=43020#221954

which is part of this overall discussion:

Ajax persistent Data Objects - AjaxDo 1.1 released!

Submitted by Amir Shevat on Sun, 07/20/2008 - 20:06


Release 1.1 adds a fully functional JAVA server-side implementation to the pre-existing PHP server-side implementation. Now, Ajaxdo, AJAX

persistent Data Objects, enables applications can work in a JSP/JDBC environment and port easily from PHP to JAVA and vise-versa.

Code, examples and documentation can be found here.

Spring-Dashboard 1.0 released under the apache license!

Submitted by Amir Shevat on Sat, 07/19/2008 - 17:25


Release 1.0 contains a framework for gathering statistic runtime information on spring web application, a configurable dashboard view with a default AJAX implementation and an example application that demonstrates the Spring-Dashboard basic abilities.

Why is Java-enabled hosting so expensive?

Submitted by Amir Shevat on Fri, 07/18/2008 - 15:03

Why is Java-enabled hosting so expensive? -
Hosting a website is a cheap matter these days. One could get a fairly good shared hosting package for around 1.5-6$ per month. These hosting packages offer a wide variety of features including support for PHP, PERL on LINUX or ASP (or ASP.NET) on Windows and MySQL DB. The problem is that prices soar when you want JSP/Servlet support.

Still waiting for true .NET - JAVA interoperability

Submitted by Amir Shevat on Fri, 07/18/2008 - 15:01

Still waiting for true interoperability -

One of the big things presented in JavaOne was .NET-Java interoperability. The notion of language interoperability can be understood and implemented in several different ways.

Tip: how to write an XML document with JSP for AJAX applications

Submitted by Amir Shevat on Fri, 07/18/2008 - 11:28

AJAX applications usually connect to a server side application and request data in the form of XML. When the server side is written in JSP (Java Server Pages), for example a spring-framework web application with JSP views, writing the XML response is sometimes problematic.
The problem:
When using JSP to format the data in to XML and send it to the AJAX application, the XML is not recognized as XML (empty DOM object) and the AJAX application does not function properly.

Removing the Ant Configuration Selection in eclipse

Submitted by Amir Shevat on Fri, 07/18/2008 - 11:24

When I updated to eclipse 3.2 I found a new irritating feature:

The problem:

The first time when selecting the Run As-> Ant build… on any of the ant tasks (targets) you have in your build.xml file, you get a window called “modify attributes and launch.”

After that any time you try to run an ant task (with or without the build…) you get an annoying “Ant Configuration Selection” window that makes the ant running process a click longer.

JComet 0.1 released under the apache license!

Submitted by Amir Shevat on Thu, 07/17/2008 - 20:19

Release 0.1 contains a dynamic properties file that can monitor its source configuration file and reload whenever it is modified. It also provides the ability to register listeners that are notified when properties change.

Powered by Drupal, an open source content management system
Syndicate content