InfoQ Homepage Development Content on InfoQ
-
C24 Creates Process for XQuery over non-XML without intermediary XML
Financial integration tool vendor C24 has added a unique XQuery optimization to their Integration Objects product that allows full XML XQuery and XSLT capabilities on non-XML documents without the overhead of first converting those non-xml documents into instances of XML.
-
A Real Migration Strategy for Visual Basic 6 Applications
Microsoft's Visual Basic Team has released a new Visual Studio Power Pack called Interop Forms Toolkit 1.0. This toolkit allows developers to embed VB.Net forms inside a VB6 application.
-
Using Groovy To Write Less Code
In a new IBM DeveloperWorks article, Scott Hickey compares writing code in Java versus Groovy. He finds that Groovy allows developers to focus more time writing algorithms and less time focusing on language semantics.
-
Instantiations Adds Google Web Toolkit Support with GWT Designer
GWT has become the new favorite technology of tools providers. Instantiations, makers of visual design tools for SWT and Swing, has now added GWT support with the GWT designer.
-
AspectJ and AJDT Promoted to Eclipse Tools Project
AspectJ and the AJDT (AspectJ Development Tools) projects have now moved from being Technology projects to become Tools projects. AJDT lead Matt Chapman told InfoQ that the move "is a significant milestone in AspectJ's history, and reflects the maturity and popularity of both the language and the Eclipse IDE support."
-
Visual Studio 2005 Tools for Office 2007 Beta Released
A beta of Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Beta has been released. This add-in for Visual Studio allows developers to extend Office 2007 applications.
-
Microsoft DSL Tools 1.0 RTM
Microsoft has released the first RTM version of its Domain Specific Language Tools. According to Microsoft, "Domain-Specific Language Tools lets you create a custom graphical designer that uses your own domain-specific diagrammatic notation. You can then create custom text templates that use models created in your designer to generate source code and other files."
-
Migrating Applications to Struts2
Struts was first released in June of 2001 and has become the de-facto standard for web application development. In December 2002 it was announced that WebWork and Struts Ti would join forces to become Struts Action Framework 2.0 and the official successor to Struts. In a new InfoQ article series, Ian Roughley looks at the task of moving applications from Struts to Struts2.
-
Domain Specific Languages: A summary of recent ideas & debates
Recent discussions have introduced new distinctions useful for understanding the use cases for DSLs. Joel Spolsky explained how the use of a DSL avoided large porting costs and simplified deployment/maintenance. Mark Dominus made the case that design patterns are a sign of language deficiency. Buko Obele says DSLs are a bad idea because they do not do a good job controlling change over time.
-
LANG.NET 2006 Presentations Available
The videos (slides+audio) from the Microsoft-hosted LANG.Net Symposium are now available. Talks include "Dynamically Typed Languages on the Java Platform", " Ruby on the CLR", "Spec#", and "VB 9". The conference focused on programming languages that target managed execution platforms such as the .NET CLR.
-
JBoss Releases JBPM Orchestration Beta
The JBoss jBPM team has announced the release of jBPM BPEL 1.1.Beta2 , a web services orchestration offering. It is the last beta version before the GA release in October.
-
New Official Ruby Site Launches
A year in the making, the newly styled official Ruby language site launches to much fanfare.
-
Survey: Leaders Say Agile Has "Crossed the Chasm"
Diana Larsen leads a lot of retrospectives... So, it's not surprising that, when she asked herself "Where is Agile going now?" her response was to run a retrospective of her own. She found that leaders in our community are convinced: Agile methods have "crossed the chasm" to become a respectable alternative for managing and working in software projects. InfoQ brings you this exclusive article.
-
Microsoft Open Specification Promise
Microsoft has announced the "Open Specification Promise", guaranteeing the freedom to legally implement any of the 35 Microsoft-supported Web services standards for both commercial and open source developers.
-
CSS Control Adapter Toolkit Update Beta 2
The CSS Adapter Toolkit beta 2 update is out; it replaces the standard output of ASP.NET controls with CSS-friendly markup. A customizable style sheet is created for each control, allowing you to provide a consistent look and feel site-wide.