|
August 04, 2009
category: Developers
The MySQL native driver for PHP, mysqlnd, is an alternative to the MySQL client library, libmysql, for connecting from PHP to MySQL Server.
More »
category: Java Technology
This Tech Tip introduces a few of the new EJB 3.1 capabilities. It also includes instructions on how to run the EJB 3.1 sample application in the Java EE 6 preview.
More »
category: Java Technology
One big topic of discussion at JavaOne was the recently filed JSR-330, "Dependency injection for Java". As many of the comments during the JSR approval ballot made clear, some alignment of JSR-330 and JSR-299 (formerly knows as "Web Beans") was...
More »
category: Java Technology
If you are on the lookout for some good Maven training, but can't justify travelling to a training center in another city, then Sonatype might have the answer. Starting next week, Sonatype is proposing its core Maven training material...
More »
category: Java Technology
It seems like NetBeans 6.7 is still brand new, but, as Ludovic Champenois reports, NetBeans 6.8 Milestone 1 has been released... Also:
Java Today: NetBeans: the Java EE 6 IDE; IT Olympics; and Sun has released Java DB 10.5.1.1.
Weblogs: Don't break t...
More »
category: Java Technology
In a game the score refers to the amount of points gained by a player or a team. Сonsider a JavaFX component that shows the score and enables its smooth changing.
More »
|