InfoQ Homepage News
-
Adobe Releases Flex Cookbook Online Beta
This week Adobe released an online cookbook for Flex application development tips. There also seems to be a defined path for taking the snippets available online and bundling them into an O'Reilly compilation in the future.
-
Microsoft has brought .NET to the World of Robotics
Seeing parallels between the computer industry of 30 years ago and the robotics industry of today, Microsoft is determined to not be left out of the next big thing. For their initial play, Microsoft has released the Microsoft Robotics Studio.
-
Google Deprecates SOAP Search API
Google has deprecated its SOAP Search API, withdrawing one of the most prominent examples of Web service usage on the Internet. The remaining AJAX Search API is only a partial replacement.
-
Industry Prognosticators Look Towards 2007
Sys-Con, publishers of Java Developers Journal, recently polled a number of industry leaders on their thoughts for the software industry going into 2007.
-
JRake: Build, Test, and Deploy Java applications without XML
JRake is the latest entry in build tools for Java that is based on a scripting language. JRake leverages JRuby and the Rake build tool for Ruby to make building, running tests, and deploying web applications quick and easy.
-
Microsoft PDC 2007 Announced
Microsoft announces the Professional Developers Conference 2007, (PDC 2007), will be hosted in Los Angeles. PDC 2007 is a Microsoft technology futures conference focused on lead developers and software architects.
-
JetBrains Resharper 2.5 RTM
Last week JetBrains released version 2.5 of their Visual Studio 2005 add-in called ReSharper. Developers use ReSharper to enhance their Visual Studio 2005 coding experience.
-
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.
-
Fun: Important Facts about SOA
There are many opinions on what SOA is or is not. There are many books on what SOA is or is not. Far too much information to digest for the average human being. So it's with great pleasure that we can announce the discovery of an important summary of pertinent facts about SOA (soafacts.com)
-
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.