Click here to receive your FREE subscription to Campus Technology
1/4/2008
Project Zero (an IBM incubator project) is an extension of the Eclipse open source Java programming IDE. It allows Java programmers to use a familiar development environment to create dynamic Web applications. While the project is supported by a "community," much like open source efforts, the aim of Project Zero is commercial, with IBM counting on getting feedback from developers in the mean time.
Project Zero users can create Web 2.0 applications based on a service-oriented architecture, with a special emphasis on simplicity and ease of use. A Project Zero white paper describes this concept as "Web-oriented architecture," aiming to improve interactions at the browser or client level.
To test Project Zero, I opted to use the Windows version of Eclipse. In this way, I was able to keep Eclipse separate from my Linux OS and Java-based applications, thereby avoiding any potential Java runtime conflicts.
Project Zero is installed in Eclipse by indicating the location of its repositories at the product's Web site. Currently, several stable versions are available, in addition to an unstable testing build. After configuring Eclipse to use the repository of the desired version of Project Zero, Eclipse will download and install the new module and then restart itself.
I've played with Eclipse before, but I'm far from considering myself a Java programmer. Fortunately for new users, both Eclipse and Project Zero have documentation and "getting started" guides available (often with sample code) in addition to large user communities. With the available documentation and code samples, I was quickly able to figure out how to build a basic task list in mere minutes. The task list I built ran quite well on the client side in my browser and allowed me to easily add and remove tasks.
Project Zero includes runtimes for both PHP and Groovy, which is a fairly intuitive object-oriented scripting language currently being standardized by the Java Community Process. Groovy has similarities with Python, Perl and Ruby. One benefit of Groovy is its ability to translate into HTML or XML and then send the output to a browser, without the developer having to manually embed specific markup tags for the purpose. In contrast, languages such as PHP require markup tags to be manually inserted into text strings by the programmer to produce valid HTML or XML output. Groovy is an efficient scripting language as well, requiring fewer lines of code for some functions compared with regular Java. Those with programming experience in other scripting languages should not find adapting to Groovy very difficult.
My impression of Project Zero is that it is a good alternative to Java for building Web applications because it can render output as HTML instead of cumbersome Java applets. Those familiar with using Eclipse for development will appreciate its integration into that IDE. For these reasons, Java programmers (novice and experienced) who are interested in building Web 2.0 applications should take a good long look at what Project Zero has to offer.
Will Kraft is a Web designer, technical consultant, and freelance writer. His website is Pagewizard Web Design. You can contact Will at will@pagewizardwebdesign.com.
copy text (above) for proper citation
The Georgia Tech College of Computing, working in partnership with the Centers for Disease Control and Prevention, has developed a Web-based tool for tracking blood safety. The program is expected to help developing countries improve the adequacy and safety of their national blood supplies through better monitoring and evaluation.
Mississippi State University has implemented Reflex VMC (Virtual Management Center) from Reflex Systems. The application allows IT administrators to monitor a virtual infrastructure and enforce business and IT policies.
The Law, Science & Technology Program at Stanford Law School has launched the Intellectual Property Litigation Clearinghouse (IPLC), an online database that offers comprehensive information about intellectual property (IP) disputes within the United States.
The Texas A&M Health Science Center has selected the Banner Unified Digital Campus (UDC) from Sungard Higher Education to help unify its geographically-dispersed community and to enhance and expand services and communications to its growing student enrollment.
Community colleges are in a good spot in some ways during the economic downturn, as tight family budgets drive up the appeal of the community college option. But along with the rest of higher education, most community colleges also face shrinking IT budgets and tighter resources. That makes it that much harder to handle the growing enrollment numbers that some community colleges are seeing.
Security vendor Finjan predicts that the current economic downturn could herald a sharp rise in cybercrime during 2009--driven by the rise in the number of IT people being laid off. According to a report from the company's Malicious Code Research Center (MCRC), more unemployed IT personnel will be tempted to seek "new and easy income by purchasing and using crimeware toolkits that are sold by professional hackers."