InfoQ Homepage Java Content on InfoQ
-
Top 10 Mistakes when building Flex Applications
In this post, Adobe’s James Ward teams up with InfoQ.com to bring you another Flex Top 10 (our most recent Flex Top 10). Overall, Flex is a powerful framework that is easy to use, but today let's focus on some of the common mistakes that are made when building Flex applications.
-
Interview: Attila Szegedi Discusses Rhino
In this interview, Attila Szegedi discusses the Rhino JavaScript engine. Topics covered include the implementation of Rhino, Rhino's featureset, continuations, usage patterns for embedding Rhino, running JavaScript on the server, scripting capabilities for Rhino, JavaScript versus Ruby, JavaScript on Rails, and future plans for Rhino.
-
eBay's Presentation Architecture and Eclipse
eBay insider Michael Galpin has written a two part article describing the evaluation of eBay's presentation architecture from its early Perl roots to a Java solution using Eclipse plug-ins and code generators to improve the developer experience.
-
Spring Web Services 1.5 Released
After 6 months of work, Spring Web Services 1.5.0 has been release. Based off contract-first development using SOAP service development, Spring-WS can be manipulated through XML to create document-driven Web services. Some of the highlights of the release include:
-
Comparing JEE Servers
When picking which JEE server to use for your application, you have a number of choices to select from. Knowing which application server is the best is key. Recently Jonathan Campbell took a handful of JEE application servers, coming up with surprising results as well as informative comments.
-
Could eRCP become an OSGi standard?
A post to the eRCP newsgroup over the weekend put forward a proposal of putting forward eRCP as an OSGi standard.
-
WebSphere Updates: sMash, eXtreme Scale, Virtual Enterprise, Business Events
At IBM IMPACT this week, IBM announced a several new and re-randed upgraded products dealing with virtualization (Virtual Enterprise), clustering & caching (eXtreme Scale), complex event processing (Business Events), and RESTful web apps (sMash). InfoQ spoke to various execs and product managers to find out more.
-
Article: QCon London 2008 Key Takeaways and Lessons Learned
QCon London took place March 12-14th and attendees have blogged summaries and take aways for 62 of the 96 sessions. There were 600 registrations for this second annual QCon in London, 70% of the attendees self-declaring as being team lead, architect and above. Over 100 speakers presented at QCon London including Kent Beck, Martin Fowler, and Erich Gamma.
-
Extended Java SE 1.4 Support through Java SE for Business
Sun has recently announced the availability of Java Platform Standard Edition (Java SE) for Business - a new product subscription aimed at extending Sun's support for Java SE releases, provide faster updates to technology updates and offer enterprise deployment features for its customers.
-
Initial Draft of the Bean Validation Specification Released
JSR 303, the Bean Validation framework, provides an annotation-based API through which developers can express constraints on JavaBeans. An early draft of the specification is now available for review.
-
Parallel Processing Framework JPPF 1.1 Supports TCP Multiplexer and JMX Monitoring
The latest version of JPPF, a java based open source parallel processing framework, includes a networking tool called TCP port multiplexer to enable JPPF work in secure firewall environments. JPPF team released the version 1.1 of the framework which also includes JMX based node monitoring and management features.
-
Flex and the Open Web
Kevin Dangoor of SitePen recently blogged about Flash, Silverlight and the Open Web. He offers his defense for open standards as the best future for the web. Adobe's Ryan Stewart, a Flex evangelist, responds.
-
Mozilla Prism 0.9 Released
Mozilla Prism 0.9 was released last month. Prism is a Single Site Browser (SSB), which aims to move applications from the browser to the desktop, while still using browser based technologies (HTML, CSS, JavaScript, Flash, etc).
-
JRuby 1.1 released with major performance improvements
JRuby 1.1 has been released, bringing massive performance increases due to the new JIT, a new Regex engine and other improvements. InfoQ talked to Ola Bini and Charles Nutter about the changes in the new release and the future directions of the project.
-
Hypertable Lead Discusses Hadoop and Distributed Databases
Two open source projects related to Hadoop, HBase and Hypertable, provide Big Table inspired scalable database implementations. InfoQ sat down with Doug Judd, Principal Search Architect at Zvents, Inc. and Hypertable project founder, to discuss its implementation.