InfoQ Homepage Infrastructure Content on InfoQ
-
Introducing ADO.NET Data Services 1.5
The first version ADO.NET Data Services was originally slipped into a service pack for .NET 3.5. Finding that it did not quite meet customer expectations, another version is on its way.
-
Presentation: Refactoring Databases
For years the norm for developers was to work in an iterative and incremental manner but for database developers to work in a more serial manner. The predominance of evolutionary development methods make it clear that the two groups need to work in the same manner to be productive as a team. Pramod presents material from "Refactoring Databases " on implementing evolutionary database development.
-
Ruby Deployment Roundup: Vlad 1.3, Capistrano Maintenance Handover
The recent announcement Jamis Buck is ending development of Capistrano has left many wondering the future of this deployment tool. The release of Vlad 1.3 gives others hope as an alternative.
-
Achieving Agility Needed for Business Survival
An increasing number of organizations are embracing Agile development as a survival tactic in these turbulent economic times. This in turn has lead to a number of pundits examining what attitudes and attributes their teams need to be successful. Business agility is important, but how is this agility achieved?
-
A Workflow-as-a-Service Platform using SilverLight
SnapFlow is the latest Workflow-as-a-Service platform to launch. Gopinath Dhanakodi, VP of Engineering, explains his technical choices while Samad Wahedi comments on why they decided not to use BPM standards as they aim at providing workflow for the masses.
-
Iron Speed Designer 6.0 Has Been Improved
Iron Speed Designer is a Web 2.0 application generator enabling developers to visually create web pages for .NET/IIS without needing to know HTML or ASPX. The latest version, 6.0, has an improved layout editor, new page types, new workflow page types and live page preview.
-
Apache Tuscany Java SCA 2.0 M1 Released
The Apache Tuscany team announced the release of 2.0 M1 of the Java Service Component Architecture (SCA) project. SCA defines a technology neutral component and assembly model for business application developers to focus on implementing the business logic and composing them into business solutions without worrying about the technology concerns.
-
Managing Amazon Services on the iPhone
A number of companies have started to develop mobile applications for managing Amazon Web Services. The most popular device is iPhone and the main service considered is EC2.
-
Interview and Book Excerpt: Thomas Erl's SOA Design Patterns
InfoQ has published an excerpt from Thomas Erl’s newest book, SOA Design Patterns, and used the opportunity to interview the author. Topics covered include the role of a patterns catalog, differences between service-orientation, SOA, and Web services, and the current state of the SOA world.
-
Interview: Erik Meijer on LINQ
In this interview made during QCon SF 2008, Erik Meijer talks about less known LINQ features, like the ability to do meta programming or the fact that LINQ works against any data collection that implements the sequence operators. Meijer also talks about the differences between functional languages and objectual ones, asynchronous computation, and the evolution of languages.
-
Article: RGen: Ruby Modeling and Code Generation Framework
This article introduces RGen, a modeling framework inspired by openArchitectureWare and technologies like the Eclipse's EMF. RGen uses internal DSLs for defining metamodels and offers a full modeling stack for Ruby.
-
Presentation: Frameworks and DDD: Keeping the Model Clean
In this presentation recorded during QCon SF 2008, Tim McCarthy talks about preserving the purity of the domain model while using frameworks. Frameworks can be very useful when developing applications, but they can present some pitfalls, mudding the domain, if they are not used properly. The presentation is targeted at developers.
-
Just the Cure, More Groovy
Groovy 1.6 was released recently and provides plenty of new features and improvements, in particular speed was a major focus by the development team.
-
Presentation: Pipes and Y! Query Language
In this presentation filmed during QCon SF 2008, Jonathan Trevor presents two Yahoo! technologies: Pipes and Y! Query Language (YQL). Both technologies can be used to process data obtained from various sources, but while Pipes is limited to Yahoo web services, YQL can process many types of data.
-
SQL Data Services Moving To a Full SQL Server Database in the Cloud
Last week InfoQ asked if RDBMS has its place in the cloud. All the big cloud vendors (Amazon, Google and Microsoft) are using a key/value store today. However, on the MSDN Developer Conference in San Francisco, Microsoft reported they will make RDBMS features of SQL Server available through SQL Data Services (SDS) after feedback from ISV’s.