InfoQ Homepage Development Content on InfoQ
-
Data Dictionary Creator - Rapid Database Documentation for SQL Server 2005
Data Dictionary Creator by Jon Galloway allows developers to quickly generate documentation for SQL Server databases.
-
CruiseControl.Net 1.1 Released
The team behind CruiseControl.Net has released version 1.1. CrusieControl.Net provides continuous integration capabilities for .NET developers. A cornerstone of Agile development, continuous integration is used to ensure that team members stay in sync and the integration issues are discovered early. This marks the first major release of CuriseControl.Net in nearly a year.
-
Ruby Driver for HSQLDB Released
A Ruby driver for HSQLDB has been released on RubyForge by Jared Richardson. The driver relies on Java Bridge technology (quite different than JRuby) to interop with the Java-based HSQLDB (formerly HypersonicSQL) open-source database.
-
InfoQ Interview: Tim Bray on Rails, REST, Java Dynamic Languages, and More
InfoQ Ruby editor Obie Fernandez interviews Tim Bray, one of the inventors of XML and current Director of Web Technologies for Sun Microsystems. We cover varied topics such as his opinions about Ruby and Rails, the impact of dynamic languages on web development, static versus dynamic typing, Sun's support of the JRuby project, Atom, and WS-* versus REST approaches to systems integration.
-
BEA Announces WebLogic 9.2 Platform
BEA has announced the completion and delivery of WebLogic Platform 9.2 (Server, Portal, and Integration) that are designed to provide a unified foundation for BEA's SOA 360 platform. Kodo 4.1, Workshop, and Workshop Studio also had new releases. InfoQ summarized the new features in WL Server and Portal.
-
Java Ready and Waiting for Windows Vista
Last week Microsoft Watch ran a story entitled Windows Vista: Aero Glass and Java Don't Mix. Chet Haase, Java Client Group Architect at Sun, sets the record straight in a subsequent blog post affirming that Java in fact runs just fine on Vista. Sun has been working with Microsoft on Vista compatibility during the entire Java 6 Mustang development cycle.
-
English Query Discontinued in VS 2005
English Query, a tool that translated queries written in English into SQL queries, has been discontinued.
-
Patterns and Practices Summit
The 2006 Patterns and Practices Summit has begun. This Microsoft Sponsored event runs through October 12 and covers a wide gambit of issues, technologies, and techniques.
-
Structure101 v2: Dependency and Architecture Analysis Tool
When projects get so big that no one person can visualize the whole thing, tools that can visualize the architecture and measure its complexity can help. Headway Software released v2 of Structure101, "an interactive tool that shows you dependency graphs from your code-base as either diagrams (the Directed Graph) or dependency matrices." said Structure101 CTO Chris Chedgey, talking to InfoQ.
-
InfoQ Article: Java, .NET, but why together?
The Java vs. NET war is over. In this article, Ted Neward looks at how we can leverage the strengths of each together, such as using Microsoft Office to act as a "rich client" to a Java middle-tier service, or building a Windows Presentation Foundation GUI on top of Java POJOs, or even how to execute Java Enterprise/J2EE functionality from within a Windows Workflow host.
-
Screencast Gets You Up To Speed With REST on Rails in 90 Minutes
Noted Rails trainer and developer, Geoffrey Grosenbach, releases a screencast covering Rails 1.2's REST functionality.
-
Improved Time Zone Support Planned For .Net 3.5.
Microsoft has finally extended time zone support to encompass more than just UTC and the user's local time zone. With .NET 3.5/Orcas, .NET applications will be able to fully leverage the time zone information available to the OS.
-
New Closures Proposal from Doug Lea, Josh Bloch, and Bob Lee
A new proposal for adding closures to Java 7 has been proposed by Josh Bloch, Doug Lea, and Bob Lee. It was drafted in response to the other major proposal currently in the works. Lee notes that the goal of the new proposal is to try to find a balance between the power of closures and the weight of new syntax.
-
XPe SP2 Feature Pack Whitepaper
Lynda Allen outlines the components of XPe SP2 Feature Pack. This is the first in a series of whitepapers leading up to the Nov. 1 launch of the Feature Pack.
-
WCF Live Service Trace Viewer
Craig and Vittorio release their Live Service Trace Viewer which is an enhancement to the one provided in the .NET 3.0 SDK. The differentiator: you can view the WCF interactions as they happen.