InfoQ Homepage Development Content on InfoQ
-
Creating a Lively User Community
Recently on the Creating Passionate Users blog, Kathy Sierra talked about making online user forums lively and popular. Why do some mailing lists or forums take off while other languish? She offers some tips from the creators of the successful Javaranch forums.
-
ASP.NET AJAX Has Hit Release Candidate 1
ASP.NET AJAX, formally know as the Atlas project, was envisioned as a well to build AJAX applications in an ASP.NET style. Among other things, that means using drag and drop controls instead of hand-coded JavaScript for most use cases. What makes ASP.NET AJAX particularly interesting is the shared-source control library.
-
Agile Project Management Tool TargetProcess 2.0 Released
TargetProcess has released version 2.0 of their agile project management tool, which includes a variety of new features, including a customizable workflows, time tracking, simple search, and release planning with user stories.
-
Presentation: Security Assertion Markup Language
SAML has emerged as the gold standard for building Cross-Domain SSO solutions and is a key technology in the domain of federated identity management. This presentation from Javapolis presents the basic concepts of SAML including assertions, attributes, artifacts, bindings and profiles, the problems SAML solves, how it works in real life.
-
Ajax Framework Comparison Tools article
A new article on BEA's Dev2Dev site provides a way to sort through the numerous Ajax frameworks that are available today. The goal of the technique is to make it easier to understand the distinctions between the various frameworks by placing them on a set of axes including declarative versus procedural and client-centric versus server-centric.
-
Windows Assessment Numbers and a Lesson on Avoiding Unsafe Code
Windows assessment numbers are expected to be very useful for comparing computers in the store or for identifying performance bottlenecks in systems you already own. Other possible uses include altering an application's behavior depending on the system's capabilities. But using them from managed code isn't exactly easy, especially when you have to deal with raw pointers.
-
Visual Studio 2005 Service Pack 1 Released Today
The long awaited, and some say much needed, service pack 1 for Visual Studio 2005 has been released today.
-
InfoQ Interview with JBuilder 2007 Product Manager
CodeGear, a division of Borland, recently announced JBuilder 2007, a Java IDE built on Eclipse. InfoQ sat down with Joe McGlynn, product manager at CodeGear to talk about the new release and and transition to an Eclipse based product.
-
Spring: unifying themes and complete tour
At The Spring Experience this past weekend, Adrian Colyer keynoted an overview of the unifying themes of Spring and what all the capabilities of the Spring portfolio are. Rod Johnson also weighed in on a debate countering that there is no "not invented here" syndrome at Spring by explaining that Spring only goes as deep as it needs to considering what's already available.
-
InfoQ Article: DrySQL ORM for Rails
In this exclusive article, Bryan Evans of the DrySQL project explains how to avoid situations where you're averse to changing your database schema, because of the resulting effort to change your app code.
-
Channel9: .NET client with Java integration at Industrial and Financial Systems
Dan Johansson, CIO of the Swedish company Industrial and Financial Systems (IFS) talks about is over all architecture and experiences, including how they integrate multiple client types (including .NET) over a J2EE backend and Oracle DB.
-
InfoQ Interview with Mylar Project Lead Mik Kersten
Mylar, the task-focused UI for Eclipse, released version 1.0 recently and InfoQ sat down with Mik Kersten, Project Lead to talk about the release, adoption, and future directions of Mylar.
-
JSR 291 (OSGi R4.1) Available for Public Review
JSR 291 Available for Public Review JSR 291 has been made available for public review. JSR 291 is also known as OSGi core spec R4.1.
-
Getting Agile with MS VSTS for Database Professionals
Last month, Microsoft released Visual Studio for Database Professionals, one of the first toolsets offered to help teams extend Agile practices to the DBA community. We tracked down some information to help teams and DBAs get started with VSTS for DB Pros.
-
Google GWT Toolkit and Development Process Become Fully Open Source
Today Google fully open sourced their GWT toolkit under the Apache 2.0 license. The development process of the toolkit going forward will also be open including development discussions, code reviews, future milestones, and the entire codebase.