BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Infrastructure Content on InfoQ

  • Working Around Entity Framework's Large Data Model Issues

    The Entity Framework doesn't support data models with much more than 50 to 100 entities. But since companies typically run everything from one central database, several hundred tables are the norm. Microsoft's ADO.NET team is presenting an article on Working With Large Models In Entity Framework, a list of issues and work-arounds for EF users.

  • Interview: Scott Ambler On Agile’s Present and Future

    In this interview, InfoQ’s Chief Editor, Floyd Marinescu, interviewed Scott Ambler, Practice Lead for Agile Development at IBM, on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

  • Envers Joins Hibernate

    Envers is an open-source project from JBoss which has recently been added under the Hibernate umbrella.

  • IronRuby moves to Github

    Microsoft recently announced they had moved their IronRuby project to GitHub. The announcement, like many projects these days, shows the project moving from its current Subversion repository to a Git repository located on Github.

  • Amazon’s SimpleDB Enters Public Beta

    Amazon finished private beta testing and has entered into public unlimited beta of its cloud database service named SimpleDB. SimpleDB is meant to be a simple to be accessed database in the cloud, and Amazon is offering limited access to it for free.

  • WS-BPEL Extension for Semantic Web Services (BPEL4SWS)

    A new WS-BPEL Extension for Semantic Web Services introduces support for semantic service discovery and invocation in the services integration implementations.

  • Are IBM’s Cloud Computing Consulting Services Generating a Conflict of Interests?

    In an attempt to capitalize on the cloud computing hype, IBM announced the launch of a new set of consulting services aimed at businesses which want to use this computing model. It is likely this move will affect IBM’s core enterprise consulting services.

  • Why has the Web become the Default Development Platform?

    Joe Walker, creator of Direct Web Remoting (DWR) , has been summing up the reasons that as he thinks have lead the Web to become the default development platform over the last years. Easy of deployment, simple UI programming, simplicity of HTML and Openness made the Web become the most scalable system today.

  • Paulo Merson on Documenting Application Architectures Using UML 2.0

    Documenting application architecture is an important part of the software development process. Paulo Merson recently talked about the role of documenting architecture in managing the Reference Architecture (RA). He did a presentation at SD Best Practices Conference on what information about an architecture should be captured and how UML 2.0 and BPMN can be used for architecture representation.

  • Presentation: Dan Diephouse on Building your next service with the Atom Publishing Protocol

    In a presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way. He explains when to use and when to avoid using AtomPub, highlights its advantages, and shows where it doesn't provide a generic solution.

  • Cross-platform Delphi is Back

    Using Visual Studio Shell as a starting point and Mono as a runtime, Embarcadero Technologies has introduced a new version of Delphi for .NET called Delphi Prism. This project is being target towards cross-platform developers who want to bring the .NET ecosystem with them to OS X.

  • SharePoint Development Improves in Visual Studio 2010

    Visual Studio 2010 will support tighter integration with the SharePoint development process. The focus of the tooling is to automate tedious tasks, enhance the debugging experience, and provide a GUI surface for visually exploring deployment and feature packaging.

  • Clustered JRuby - Transparent Clustering of JRuby with Terracotta

    Gemstone's Maglev Demo at RailsConf sparked a lot of interest. A new project experiments with bringing this kind of transparent clustering to JRuby using Terracotta. We talked to Fabio Kung who's been experimenting with this approach.

  • Nanite: A Self Assembling Cluster of Ruby Processes

    Nanite is Engine Yard's latest addition to their cloud computing strategy: a "self assembling cluster of ruby processes" to form the backend of highly scalable web applications. We talked to its developer Ezra Zygmuntowicz and also got some news about Vertebra.

  • The Massive, Monolithic JDK should become Modular

    Mark Reinhold, Principal Engineer at Sun Microsystems, has been advocating about how “cool” would be for the Sun JDK to be modular. He’s is putting up a good argument about how the complexity is hurting the platform and how the Java Kernel and Quickstarter features in the JDK 6u10 release just address the symptoms of JDK’s long-term interconnected growth.

BT