BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Palladio provides Version 3.2 of its Software Architecture Simulator

    Palladio Bench supports architects and developers in deriving quality of software estimations such as performance, reliability, maintainability and development costs from models. Its new version 3.2 is based on Eclipse 3.5 (Galileo) and adds several stabilizations and fixes, a reliability analysis, a new graphical editor and a new workflow engine, as well as a probe specification framework.

  • MVC Scaffolding Provides configurable Code Generation for ASP.NET MVC

    Steve Sanderson recently introduced MVC Scaffolding, a customizable code generation tool for ASP.NET MVC 3. MVC Scaffolding uses a simple command-line interface to automatically generate code based on templates. Standard templates allow for automated generation of many common elements, including Views, Actions, and Unit Test stubs.

  • Visual Studio Support for CPython

    Microsoft Technical Computing Group has just announced the Python Tools for Visual Studio (PTVS) open source project. PTVS improves on the IronPython Tools for Visual Studio code base (introduced in IronPython 2.7) and adds CPython, Cluster support and new modules like NumPy and SciPy in .Net.

  • Mono for Android Debuts While MonoTouch Reaches 4.0

    Novell has announced Mono for Android, a tool for .NET developers interested in creating applications in Visual Studio for Android. MonoTouch 4.0 comes with: Mono core 2.10, Parallel Frameworks for C#, LLVM Compiler Support, C# 4.0 and .NET 4.0 support, and others.

  • Google Reacts to Recent Openness Criticism

    Andy Rubin, VP of Engineering at Google and head of Android group, has addressed the latest comments in the media regarding Google’s dedication to openness and policy around Android, remarking that Google wants both an open and healthy ecosystem for their mobile OS.

  • Attribute Based Caching for .NET

    Attribute Based Caching provides declarative method-level caching and cache invalidation for .NET applications. Attributes applied to a method specify how it should be cached with no additional code necessary.

  • Google Snappy–A Fast Compressing Library

    Google has open sourced Snappy, a compressing/decompressing library that processes data streams at minimum 250MB/s-500MB/s on a single core Intel Core i7 processor.

  • OSGi in Action

    Manning have today published OSGi in Action, by Richard S Hall, Karl Pauls, Stuart McCulloch and David Savage. Written by long-term OSGi users and committers on the Apache Felix runtime, the depth of knowledge in the book comes across with subtleties and specific gotchas documented.

  • Oracle Seeking Community Input for JDK 8

    With Java 7 now feature complete, Oracle is asking for input from the community for the next release, scheduled for late 2012. We take a look at what is likely to be in, and the overall direction of travel for Java 8.

  • Jetbrains announced appCode (CIDR) EAP - an Objective-C IDE for Mac and iOS development

    AppCode is a complete Objective-C IDE for iOS and MacOS development, providing smart editors, debugging, refactoring, quick-fixes, version control integration, Interface Builder, Simulator and XCode interoperability. Available now as Early Accesss Program with 30 day license.

  • Microsoft on Plug-ins vs HTML5

    In an announcement signed Walid, Scott and Soma, Microsoft has clarified its position on the role of plug-ins vs. web standards such as HTML5. With a bit of humility, they are taking a fairly balanced stance by acknowledging the increasingly important cross-platform capabilities of HTML5 while still promoting the advanced capabilities of plug-in development.

  • IronPython Fully Implements Python 2.7

    IronPython 2.7 has been released with new features including improved tooling inside Visual Studio, better interoperability with LINQ and extension methods, better documentation, and full language parity with Python 2.7.

  • Mono in Google’s Summer of Code

    Mono has been selected as a mentoring organization for this year’s Google Summer of Code. Since 2005, Google has been sponsoring this annual event for students. In exchange for working on an open source project, each student accepted into the program is paid a stipend of 5,000 USD, 500 of which is given in advance.

  • WSO2 Introduces a New Open Source Project: WSO2 Message Broker

    Paul Fremantle announced on his blog a new open source projet and product: WSO2 Message Broker. MB is based on the Apache Qpid and supports Amazon SQS APIs and WS-Eventing.

  • Windows Installer XML (WiX) 3.5 Makes Component Authoring Easier

    Windows Installer XML (WiX) 3.5 focuses on an updated version of Votive, the tool which allows developers to create WiX installers via the Visual Studio IDE. In addition to several bug fixes, WiX 3.5 improves to both Component Authoring and Major Upgrade functionality.

BT