InfoQ Homepage Infrastructure Content on InfoQ
-
MSDN Code Gallery Goes Live
Microsoft has created a new site named Code Gallery, dedicated to code and application sharing. Both Microsoft employees and community members can contribute to this site and use the resources available on it.
-
Cosmos - An Option To Singularity
Just released to the public, Cosmos is an operating system implemented entirely in .NET compiled IL.
-
Article: Getting Started With SharePoint Web Services
Trent Swanson walks through accessing SharePoint Web Services from both Java and .NET.
-
Apache Tuscany Java 1.1 Released: SCA Meets Web 2.0
The Apache Tuscany team announced today the 1.1 release of the Java SCA project which adds a number of features including a JMS binding or improved policy support. It also supports an implementation extension for representing client side Javascript applications as SCA components which makes SCA a viable technology to simplify Ajax style implementations using JSONRPC or Atom bindings for instance.
-
Ruby.NET future uncertain
Dr. Wayne Kelly, of the Ruby.NET project, announced he'll be shifting his focus to Microsoft's IronRuby, partly due to the DLR technology. However, it's not certain whether this means the end of the Ruby.NET project.
-
Granite Data Services: Open Source Flex DS Alternative
Granite Data Services (GDS) is an open source alternative to Adobe’s LiveCycle Data Services and the recently open sourced Blaze Data Services. Last week, GDS reached production status with their 1.0 release. GDS is available under the LGPL license. InfoQ.com spoke with the GDS project founder, Franck Wolff, to learn more about the open source project.
-
Create Installers for ASP.Net Projects with MSBuild and VS 2008
Microsoft released the final RTW version of the Web Deployment Projects add-in for Visual Studio 2008. This add-in uses MSBuild to package pre-compiled ASP.NET web applications and sites for deployment.
-
JSPWeaver removes the first-person penalty from JSP development
ZeroTurnaround's JSPWeaver is a real-time interpreter for JSP which aims to remove the first-person penalty encountered when the server creates and compiles the background servlet from the JSP mark-up.
-
Free ADO.NET Performance Improvements in .NET 2.0 SP 1
Service Pack 1 for .NET 2.0 includes significant performance improvements for ADO.NET. We say they improvements are free because the changes do not require recompiling the code, any user installing the service pack should see at least some gains.
-
Presentation: Mongrel, 2500 Lines, and Economics
In this presentation from QCon London Zed Shaw talks about lesions learned while developing Mongrel. Topics include economics, project management and how companies can interact with open source projects. The talk also goes into the reasons of Mongrel's continued success.
-
FlexSpy: Component Inspection for Adobe Flex
Brian Deitte explains how FlexSpy, a component inspection tool for Flex, helps the time-consuming process of fine-tuning Flex layouts.
-
FlexReport For Printing In Adobe Flex
Rob Rusher, a Flex developer and enthusiast, points us to FlexReport. Poor printing support in Flash is a common problem for Flex applications.
-
Rails: Resource_controller Plugin Puts Controllers on a Diet
Rails 2.0's REST support is useful but it could be less verbose and more helpful when it comes to nested resources. A Rails plugin called resource_controller helps out by taking the tedious work out of REST controllers. We take a look at the problem and how resource_controller can be used to fix it.
-
A Look at the First HTML 5 Working Draft
The World Wide Web Consortium (W3C) has published a draft of the HTML 5 specification, which reflects the changing nature of the web since HTML 4 was released more than 10 years ago.
-
Debate: Is Maven the right tool for builds?
Recently, there has been a lot of debate around the usefulness Maven, which is a Java-based build and dependency management tool being used in many projects. InfoQ took a closer look at this debate to understand what issues are being encountered, and what has resulted from the debate.