BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Using Native Platform Security in Java 6

    Java 6 will enhance the ability to leverage the native security features of the underlying deployment platform. Included in Java 6 is the ability to access the Microsoft CryptoAPI, PKCS#11 services, use the native GSS-API implementation, and import and export PKCS#12 Keystores.

  • Panelists: Business Alignment the only thing NEW about SOA

    At the JAOO conference a discussion panel of SOA personalities including Gregor Hophe (integration patterns, Google), Beat Schwegler (Microsoft), Ivo Totev (SAP), Frank Buschmann (POSA books), and Iona's Steve Vinoski agreed that business alignment is the only thing NEW about SOA. Amazon's Chief Architect Werner Vogels also attended and made similar comments.

  • Migrating to Struts 2, Part 2; First Struts 2 Dev Build Released

    Part 2 of the Migrating to Struts 2 article series has been published, and the first dev build of Struts 2 has also recently been launched. In this a Struts and Struts 2 app is compared and migrations identified including converting actions, config changes, and commonalites.

  • Hibernate 3.2 Released with Java Persistence Provider Support

    The Hibernate team has released Hibernate 3.2 GA. This release is ready for production use and includes final releases of the Java Persistence provider, Hibernate Annotations and Hibernate EntityManager. The Hibernate Java Persistence provider has been certified with the Sun TCK.

  • Rails Live CD 0.2.1 Released

    Brian Ketelsen releases an update to the popular Rails Live CD Rails development and deployment environment.

  • Bringing Eclipse RCP to Cellphones

    The embedded Rich Client Platform (eRCP) for Eclipse has recently released version 1.0. eRCP provides many of the same features for J2ME environments that the RCP does for the desktop, including OSGI and extension points, a version of SWT called eSWT, and eUpdate to provide dynamic updates. eRCP attempts to solve some of J2ME's shortcomings.

  • InfoQ Article: Do Agile Practices Make it an Agile Project?

    As adoption of Agile methodologies grows, challenges abound, including the possibility of dilution as teams copy practices rather than growing them, implementing them without understanding. InfoQ's own Deb Hartmann gives us a frank discussion about how failure to teach the basics puts much at risk: the integrity and engagement of team members, and the trust of their customers.

  • InfoQ Video: Architecting Toronto.com with .NET Casestudy

    Toronto.Com attracts over 700,000 unique visitors per month, and offers comprehensive and searchable access to business and event listings. Originally built in 1997, the previous J2EE foundation for the site was found hard to evolve in the face of new requirements. In this presentation, Scott talks about how the site was re-architected to .NET 2.0.

  • Things to know about Windows Workflow Foundation

    Windows Workflow Foundation (WF) is the programming model, engine and tools for quickly building workflow enabled applications. Harry Pierson delves into the details of WF in a recent blog post. Update: Paul Andrew responds on his blog with "Ten Reasons why WF is not a Toy".

  • The State of Accessibility with Ajax

    One of the items of concern as a result of the Ajax revolution is accessibility. Screen reading technology has found it difficult to keep pace with advancements in application design. Access Matters has published a roundup of articles to serve as a starting point for further discussions on accessibility in Ajax applications.

  • Agile at Microsoft: Developing XML Notepad

    InfoQ had the opportunity to interview Chris Lovett of Microsoft's XML team regarding XML Notepad and its development process. XMLNotepad is a free XML editor written in C# with features like a search tool that supports RegEx and XPath, an XSLT transformation results view, and a schema validator. The interview is about software development processes used to build the product.

  • Backbase Releases Struts Edition

    Backbase, a provider of AJAX-based Rich Internet Application (RIA) software, has released Backbase AJAX Struts Edition. The company hopes to extend the life of existing Struts based applications by enabling the addition of AJAX features.

  • Creating Ruby Style Migrations In Java

    Database migrations are a critical piece of any project. There are several open-source tools out there which tackle the problem. Available tools include Migrator (a set of Ant tasks for doing database migration in the style of ActiveRecord, a part of the Ruby on Rails platform), Scriptella (mainly an ETL tool but schema migrations are possible), and DdlUtils (database independent migrations).

  • Opinion: Use an Eclipse-style Governance Model for Open Source Java

    Java Eclipse Foundation Executive Director Mike Milinkovich suggests that a way for Java to be truly free and independent would be to use an Eclipse-style governance model. InfoQ sat down with Milinkovich to futher discuss the idea of an Eclipse governance model for Java and its implcations. Community feedback is welcome.

  • Var/Option Infer: New Syntax for C# and VB 9

    Microsoft is considering several new language features for C# 3.0 and Visual Basic 9 including type inference. As this may result in breaking changes, a new mode called Option Infer is also being considered for VB.

BT