InfoQ Homepage Architecture & Design Content on InfoQ
-
OpenJPA 1.0: Enterprise O/R Mapping with full JPA 1.0 compliance
Apache OpenJPA, an open-source implementation of the Java Persistence API (JPA), recently released version 1.0.0. InfoQ spoke with OpenJPA project lead Patrick Linskey to learn more about this release.
-
Survey claims growing bond between SOA and BPM
The survey shows that BPM and SOA are still loosely coupled within IT organizations. It is only when an organization reaches higher levels of maturity that both plays a complementary role in projects. However, the relationship is growing and customers are increasingly requesting an integrated product suite.
-
Don't Run as Administrator: WCF Edition
In an attempt to correct years of bad practices, Microsoft employees have been chanting "Don't Run as Administrator". This time around, Nicholas Allen covers assigning HTTP addresses to non-administrator user accounts, primarily for use by WCF.
-
Opinion: Do Agile Development Practices Always Help?
Are our efforts in Agile development really helping the organizations we work for? What does it mean to ‘help’ our organization anyway? That depends on our organization's goals – if what we are doing moves our organization towards its goals, then the answer is “yes”, otherwise the answer is “absolutely not”, we may even be inadvertently hurting the organization.
-
Visual Studio to Finally Address Performance Issues
Visual Studio has been plagued with performance issues that have been getting worse with each version. In a Channel 9 video, Cameron McColl apologized for the past performance issues and talks about improvements for VS 2008.
-
Michael Stonebraker: Major RDBMSes are legacy technology
Michael Stonebraker, co-founder of the Ingres and Postgres relational database management systems (RDBMS) and CTO of Vertica Systems, laid the framework for a debate in the database community by declaring that most major databases should be considered legacy technology.
-
Brian Beckman and Erik Meijer of MSR on Tesla
The project code-named TESLA in Microsoft Research is being spearheaded by Brian Beckman and Erik Meijer. LINQ is the first released technology aimed at democratizing the Internet coming from Microsoft. From Monoids to LINQ, Brian and Erik provide insight into the future of the .NET Framework languages at Microsoft and how they plan to change the Cloud as we know it today.
-
Facebook learns from MySpace mistakes
Today there are 3845 applications on Facebook. Why are so many developers attracted to the Facebook platform? One of the answers is that Facebook learned from the mistakes that MySpace made.
-
NServiceBus - Makes Building Enterprise .NET Systems Easier
NServiceBus is an open source communications framework that will help guide developers who are trying to build enterprise .NET systems, without falling into many of the typical pitfalls. It provides scalability critical features like publish/subscribe support, integrated long-running workflow and deep extensibility.
-
RubyConf 2007 Registration Open
The registration for RubyConf 2007 is now open. Since RubyConf is a quite small conference, speed is of the issue to get a spot. The Agenda promises interesting talks on Ruby implementations and more.
-
Apache Tuscany Open Source SCA Implementation Approaches 1.0 Release
The Apache Tuscany team has released version 0.99 of its open source Service Component Architecture (SCA) implementation. InfoQ talked to Jean-Sebastien Delfino, one of the lead developers, about Tuscany, the parts of SCA that are missing, and the role of the assembly and programming models.
-
Partial Methods: Do They Belong in C#?
One of the more controversial additions to C# is the addition of partial methods. Created exclusively for code generators, some believe it pollutes the C# language.
-
WS-Addressing Working Group Closes
After over 3 years of effort in W3C, the WS-Addressing Working Group has closed down. Although there have been a few complaints about WS-A over the years, most people seem to agree it has been a good thing for WS-*.
-
JNA brings native code to JRuby
The Java Native Access (JNA) library brings simple POSIX support to JRuby, and might just make native extensions possible.
-
Is SOA about the technology?
Nick Gall wrote a post claiming that discussion of SOA without also connecting it to technology is problematic. Nick bases his post on a post by Andrew McAfee that attacks the notion of "It's not about the technology" (INATT) Sure technology is important, but on the other hand... aren't business needs more important?