Linux.com

NewsVac: News from around the Web

  • Book review: Java Power Tools 2 weeks ago
    An IDE is only the first and most obvious component of a complete development environment. There are build tools, source control, unit testing frameworks and a whole bunch of other tools that together make up the software development eco-system. It is this diverse and interlocking set of tools that is the focus of Java Power Tools, rather than this or that IDE (NetBeans or Eclipse, for example).
  • Sun sheds light on its open-source future 1 month, 1 week ago
    "Sun UK's chief open-source officer, Simon Phipps, has a high-profile role to play as the company aims to complete its move to 100 percent open software development. Echoing the words of James Gosling, the father of the Java programming language, Phipps said that, after more than a decade of Java development, the time is right for "the next chapter" in software programming .... "
  • Eclipse Ganymede at a glance 1 month, 2 weeks ago
    Discover how the Eclipse Ganymede release of 24 projects showcases the diversity and innovation going on inside the Eclipse ecosystem. Get an overview of several Ganymede projects, along with resources to find out more information.
  • TechBookReport on 'Groovy Recipes' 2 months ago
    Now that Java platform is being recognised as a key asset to be exploited by programming languages other than Java, we've seen a flurry of activity in the area of dynamic/scripting languages. While JRuby has had plenty of support from Sun - including significant levels of support from NetBeans - there is also plenty of interest from in the Groovy programming language. For many Java developers the progression to Groovy rather than Java makes a lot of sense - the language has been expressly designed to make the most of a developer's existing Java skill set. And, for those looking for a good introduction there's the very wonderful 'Groovy In Action' to draw upon.
  • Microsoft to Help Eclipse 4 months, 2 weeks ago
    In a surprise announcement, Microsoft says it will work with the Eclipse Foundation on Java/Windows interoperability.
  • Sun will make Java work for iPhone 5 months ago
    The company will make Java Virtual Machine available by June to enable Java apps for Apple's smartphone.
  • TechBookReport on 'Next Generation Java Testing' 6 months, 2 weeks ago
    Most technical books fall into one of two categories: either extolling a particular language, framework or tool or else a book on a particular process, development technique or theory. In the case of 'Next Generation Java Testing' we've got a book that does a bit of both. On the framework side of things the book looks at TestNG, a Java testing framework that goes beyond the current de facto choice of JUnit. And on the process side of things we have a book that dares to suggest that there are limitations in the whole idea of unit-testing in the context of Test-Driven Development.
  • TechBookReport on 'Tomcat: Definitive Guide' 7 months ago
    Tomcat is the world's most popular Java servlet and JSP container, without question. It's a key part of the open source stack that powers many web applications - both in the enterprise and on the internet. However, if we're honest getting Tomcat installed, configured and tuned is no easy task in many cases, particularly for more complex applications. Tomcat: The Definitive Guide aims to be just that, the definitive guide to all aspects of Tomcat installation, configuration and administration. Specifically the book covers Tomcat 5.5 and Tomcat 6.0, though the latter is recommended by the authors and gets most of the attention.
  • Open source Java could result in port to iPhone 8 months, 3 weeks ago
    "With the first anniversary of open-source Java this week, a Sun Microsystems Inc. official said he believes the project could bear a sought-after fruit in the Java community: the porting of Java to Apple Inc.'s iPhone..."
  • Reduce lock contention and improve performance 9 months, 3 weeks ago
    The IBM Lock Analyzer for Java, available from alphaWorks, provides real-time lock monitoring on a running Java application. It highlights threads suffering from lock contention that could be hurting application performance. This article introduces the IBM Lock Analyzer for Java, explains the architecture on which it is built, and provides some thoughts about the tool's future direction.
  • TechBookReport on 'Scripting In Java' 9 months, 3 weeks ago
    While Java the programming language may not be the hot topic it once was, Java the platform is coming increasingly to the fore. And, at the forefront of this are the dynamic languages that make full use of the Java Virtual Machine (JVM): Jython, JRuby, JavaScript, Groovy and the like, as well as the old stalwart and pioneer Beanshell (written by Pat Niemeyer of Learning Java fame). With dynamic JVM languages flowering all over the place, Scripting In Java is a timely little book for those hoping to get to grips with the topic.
  • Speed up developing Rich Internet Applications using OpenSwing and Spring 10 months, 1 week ago
    OpenSwing is an opensource library of advanced Swing components, including a powerful grid control, that can be used, as the other controls, directly in the UI designer of the IDE: grid control and grid columns can be added using the UI designer and their properties can be defined using the properties inspector too. All controls are binded to POJO objects and data binding mechanism is provided to both grids and Form panels of controls. Supported IDEs are NetBeans, JDeveloper (untuil 2006 version), Eclipse (using Window Builder plugin) and JDeveloper. Using OpenSwing it is possible to develop both Desktop applications and Rich Internet Applications, i.e. two tier and three tier applications. Spring, Hibernate and iBatis integration with OpenSwing is available too.
  • Sun hits the BRICs 11 months, 1 week ago
    Emerging markets are the place to be, says the company's CEO.

    "If you have any doubt about the growing importance of BRIC -- the common acronym for the emerging markets of Brazil, Russia, India and China -- consider this: Sun Microsystems CEO Jonathan Schwartz admitted today that it was Brazil that forced Sun to open source Java ...."

  • Coverity Expands DHS Scans With Java 1 year ago
    Over 18 months and halfway through its three-year sponsored contract from DHS, code scanning vendor Coverity is expanding the effort, with more projects being scanned and more features in the code-scanning product itself. David Maxwell, the open source strategist for Coverity, told internetnews.com that the effort will add open source Java projects over the next several months. The specific Java projects haven't been selected, but this is the first time that open source Java projects will be analyzed under the DHS contract.
  • TechBookReport on 'JBoss Seam' 1 year ago
    We might as well get this over and done at the outset. Yes, JBoss Seam is another Java framework. I know, you thought there couldn't possibly be any room for another one, but you're wrong. What's more it's another Java EE framework, built to make life for the enterprise developer more productive, more efficient, more interesting etc etc. All of the usual suspects are present here: object relation mapping, database persistence, transactions, inversion of control, the model-view-controller design pattern and so on. However, Seam is different. The obvious influence of Ruby on Rails is visible. The lure of Ajax and rich internet applications (RIA) is here. And there's plenty of Java here too, in case you were wondering.
  • More News

Linux.com : Java

Creating charts on Web pages with Java and GChart

By Ben Martin on April 25, 2008 (9:00:00 AM)

The Apache-licensed GChart utility lets you quickly generate nice-looking charts on your Web site.

Read the Rest - 2 comments

Writing J2ME applications in Linux

By Simos Xenitellis on December 18, 2007 (9:00:00 AM)

If you want to make the most out of your Java-enabled handheld device, you can write Java 2 Micro Edition (J2ME) applications (also called midlets) on Linux and run them on your mobile platform. Here's how easy it is to get started; we'll write a HelloWorld application you can run on your cell phone.

Read the Rest - 9 comments

One year on, the Java community continues to build

By Bruce Byfield on December 12, 2007 (9:02:00 PM)

What has happened in the year since Sun Microsystems released the source code for Java? While end users might be starting to wonder, those most involved in the building of the free Java community describe a thriving community that, after one year, is still working hard to reinvent itself. Free Java projects that existed prior to Sun's announcement on November 13, 2006, are either integrating into the OpenJDK community or continuing to provide alternatives -- but with greater resources in code. Meanwhile, within Sun, Java engineers are overhauling their processes as they learn to interact with a larger community. Problems exist -- specifically, the governance of OpenJDK and the need to replace encumbranced code -- but, although criticisms can be found online if you search, the mood of those involved in Java development seems optimistic.

Read the Rest - 7 comments

Javalobby calls for Java port to OLPC

By Linux.com Staff on October 12, 2007 (9:00:00 PM)

Rick Ross, founder of Javalobby, a popular site among Java developers, recently wrote an article about the One Laptop Per Child project and how cool it is. Ross also noted that OLPC does not appear on Sun Microsystems 2007 Corporate Social Responsibility Report, which outlines that company's social responsibility obligations. Ross thinks it's time to change that.

Read the Rest - 10 comments

Eclipse Foundation releases humongous open development platform

By Shirl Kennedy on June 27, 2007 (11:30:00 PM)

The non-profit, member-supported Eclipse Foundation announced the availability of its "largest-ever" release. The release includes 21 projects by 310 developers in 19 countries, and more than 17 million lines of code -- more than double the size of last year's release.

Read the Rest - Post Comment

Java news met with cautious optimism in free Java community

By Bruce Byfield on November 14, 2006 (8:00:00 AM)
The free Java community reacted positively, but cautiously, to the news that Sun Microsystems has released the code for Sun Java under the GNU General Public License. While community leaders showed appreciation of the news by cooperating in the announcement, developers in the free Java community reacted more tentatively, and at least some projects seem likely to continue development of their own implementations of Java.

Read the Rest - 14 comments

Jepp: Script your Java applications with Python

By Mike Johnson on November 01, 2006 (8:00:00 AM)
The Jepp project, which lets you use Python to access Java objects, has just packaged its 2.0 release, with added javax.script support, a new import feature, and other improvements.

Read the Rest - 1 comment

Making Java out of Anthill

By Eddie Tejeda on January 04, 2006 (8:00:00 AM)
Build managers allow developers to better coordinate their coding efforts by providing an automatically generated current and working snapshot of an application, including a binary file for immediate testing. Build managers are the next logical step to source code repositories. Urbancode's Anthill build management server for Java applications provides build automation, unit tests, build tracking, and support for a number of version control systems.

Read the Rest - 3 comments

Commentary: Sun continues slow walk toward open source Java

By Chris Preimesberger on June 27, 2005 (8:00:00 AM)
SAN FRANCISCO – Talk about meek little baby steps. But at least Sun Microsystems is stumbling in the right direction. On Day 1 of JavaOne X here at the Moscone Center, the company indicated how strategic it considers the open source community by announcing right off the bat that it will soon open the code for its Java System Application Server 9.0 and its Java System Enterprise Server Bus.

Read the Rest - 3 comments

Apache group takes a big step toward open source Java

By Chris Preimesberger on May 13, 2005 (8:00:00 AM)
At least one version of Java code, Java 2 Standard Edition, may soon be set free of Sun Microsystems' notoriously complicated licensing. While Sun is apparently OK with it, some of its large, license-paying-through-the-nose customers won't be.

Read the Rest - 22 comments

Sun's new licenses: 'Closed open source'

By Chris Preimesberger on March 17, 2005 (8:00:00 AM)
Sun Microsystems inched closer to a full open source release of Java code Wednesday but, to the surprise of no one, stopped just short of such a landmark deal. Ultimately what transpired -- as explained to media members and analysts via conference call -- was that the Santa Clara, Calif.-based hardware and software company has merely fine-tuned its stance on Java licensing and is finishing up a trio of new, simplified licenses as evidence of its intent to simplify the legalities of enterprise application development.

Read the Rest - 34 comments

PMD: A code analyzer for Java programmers

By Daniel Rubio on November 16, 2004 (8:00:00 AM)
Software execution efficiency is a highly coveted characteristic for any application, as it enhances response time, hardware utilization, and scalability, among a wealth of other resource-saving practices. PMD is an open source project designed to inspect Java code and point out inefficient structures such as unused local variables, duplicate import statements, or empty try/catch blocks. PMD gives programmers a preemptive approach to cleaning their code.

Read the Rest - 1 comment

Java and open source

By Mark Stone on November 12, 2004 (8:00:00 AM)
Recent debates about open sourcing Java overlook the unique character of programming languages: the open source code that is written in a language is often more important than the open source status of the language itself. In this article we'll move away from questions about the Java language, and instead look at how technology companies relate to the large amount of open source programming being done in Java.

Read the Rest - 14 comments

JDOM 1.0 gives Java developers a powerful tool for XML processing

By Daniel Rubio on October 29, 2004 (8:00:00 AM)
JDOM is a method for processing XML from a Java environment. Conceived in late 2001, JDOM reached its 1.0 release in September. JDOM takes a more Java-centric approach to processing XML than its counterparts Simple API for XML (SAX) and Document Object Model (DOM).

Read the Rest - Post Comment

POI - Java access to Microsoft Office-format files

By Daniel Rubio on October 25, 2004 (8:00:00 AM)
POI is an Apache Foundation project designed to let programmers access Microsoft's OLE 2 Compound Document Format from a Java environment. OLE 2 format is quite ubiquitous since it's the one used in Microsoft Office files. In the following article we will be exploring the various components available in POI for accessing these documents through Java.

Read the Rest - 8 comments

Jabber developers gain more code as Jive opens up server

By Jay Lyman on October 06, 2004 (8:00:00 AM)
<ed by cp 10.4> When AOL opened up some of its ICQ instant messaging APIs last April, there was criticism that the open source move was bogus. But the latest IM code contribution from Jive is no jive, according to Jabber open source developers.

Read the Rest - 4 comments

Sun releases J2SE 5.0 'Tiger,' planning v6.0 for 2006

By Chris Preimesberger on September 30, 2004 (8:00:00 AM)
Sun Microsystems, owner and godfather of the Java franchise, today rolled out version 5.0 of its Java 2 Platform Standard Edition, nicknamed Tiger. To the surprise of no one, the company called it the biggest and most important release to date of the enterprise application development platform.

Read the Rest - Post Comment

Will EJB 3.0 turn J2EE thinking on its head?

By Vance McCarthy on May 14, 2004 (8:00:00 AM)
LAS VEGAS -- Developers got their first view into what may be the future of Java development during last week's TheServerSide Java Symposium. What's in store for Enterprise Java Beans, in fact, may put some long-held Java thinking on its head -- literally.

Read the Rest - Post Comment

BEA considering open source implementation of BPEL for Java

By Vance McCarthy on April 30, 2004 (8:00:00 AM)
<ed by cp 4.28.04> Controversy may be giving way to simple heads-down hard work when it comes to BPEL4WS, the proposed orchestration standard for Web services supported by both Java and .NET vendors. The leading J2EE app server vendors, BEA Systems and IBM, have jointly proposed extensions to BPEL (Business Processing Execution Language) to make it more easily implementable within Java/J2EE environments.

Read the Rest - Post Comment

Sun releases first J2EE 1.4-compliant app server

By Chris Preimesberger on April 16, 2004 (8:00:00 AM)
Sun Microsystems, still smarting from yet another poor financial quarter -- a $760 million loss in fiscal Q3 -- Friday announced some good news: the general availability of the first J2EE 1.4-compliant standard application server. The new server follows two key Sun development product releases in the last two weeks: the open source NetBeans 3.6 and the graphical Java Studio Creator IDE.

Read the Rest - 3 comments

  |<   <   1   2   >   >|


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya