BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Go 1–The First Major Release of the Google Go Language

    Go has reached the first major release, Google promising it will be stable for the years to come. YouTube uses Go in their core infrastructure.

  • Frustration with the Role and Purpose of Architects on Software Projects

    Is software architecture a poorly done and frequently neglected aspect of software projects? That’s the position put forth in a recent blog post by Simon Brown, an independent consultant and founder of CodingTheArchitecture.com. Brown contends that miscast architects and a casual approach to architecture on agile projects have contributed to the poor state of the architecture discipline.

  • ASP.NET MVC Now Taking Contributions

    Technically speaking, ASP.NET MVC has been open source all along. But as with most Microsoft projects it wasn’t “open development”, all work was done internally with occasionally drops. As of yesterday, that all changed. Everyone in the community is now able to contribute code and tests to ASP.NET MVC, Web Pages, and Web API.

  • CodePlex Now Offers Git

    Due to overwhelming demand, CodePlex is now offering Git for source control. Git is the third source control system available for CodePlex hosted projects, the first two being TFS and Mercurial.

  • EclipseCon 2012: Community Award Winners, Eclipse 4 Application Platform, and Orion 1.0

    The Eclipse Foundation has announced the winners of the annual Eclipse Community Awards on the opening day EclipseCon 2012. The awards recognize the top individuals, projects and technologies in the Eclipse ecosystem.

  • Simplified UI Development with MonoTouch.SQLite

    When working with iOS and MonoTouch, you may find yourself needing to display data from a SQLite table. While this can be done directly by building up your own UITableViewController, the process can be quite time consuming with quite a bit of boilerplate code. Jeffrey Stedfast has found a way to reduce simple table binding to what’s basically a single method with MonoTouch.SQLite.

  • Changes and Guidance for the Task Parallel Library in .NET 4.5

    With .NET 4.5 the way you work with the Task class has changed in a subtle but important way.

  • OSGi Provides Early Access Specifications for Release 5

    Today at OSGi DevCon, the OSGi Alliance announced the availability of the early access for Release 5 of OSGi Core and Enterprise specifications. The final release of OSGi R5 is expected later this Summer. Read on to find out what's new in the latest release of these specifications.

  • More on Windows Workflow Foundation Support for PowerShell 3

    Microsoft is starting to release more details on Windows PowerShell Workflow. Also known as PSWF, this feature of PowerShell 3 allows administrators to “reliably executing long-running tasks across multiple computers, devices or IT processes”. Since we are talking about Windows Workflow, the term “long-running” can mean hours or even days.

  • Power Tools for TFS 11 Beta

    The Power Tools for Team Foundation Server have been updated for version 11 Beta. These tools provide essential functionality that isn’t included with the main TFS release including PowerShell support, Windows Shell Extensions, and the ability to modify process templates.

  • Introducing the Mono for Android UI Designer

    Mono for Android will soon have its own visual UI designer. Currently a private beta is available; developers interested are encouraged to sign up for the Mono for Android Designer Beta program. We spoke with Lluis Sanchez, the UI designer architect, for more information.

  • WPF Table View, a Lightweight Data Grid Built for Performance

    We spoke with Graham Knight about his WPF Table View project. WPF Table View is a lightweight data grid designed to handle very large data sets with 100,000+ rows.

  • ZeroMQ Forked by its Creators

    Martin Sustrik and Martin Lucina, creators of the original ZeroMQ, have decided to regain control of the project by forking it into a new project called Crossroads I/O. This report covers a brief history of ZeroMQ and its predecessor AMQP.

  • Security vulnerabilities with HTML5 (WebSockets)?

    Lori Macvittie recently raised concerns about WebSockets vulnerabilities to viruses and malware due to the removal of HTTP headers and MIME types. Given other reported security issues with the protocol and implementations, is it time to step back and consider what a world based on WebSockets should look like?

  • A New Game for Learning Agile

    A new learning game designed for "stuck" teams, to help them overcome obstacles which hold them them back from their big, but difficult-to-reach, goals has been released by Deborah Preuss and Friends. Based on patterns from the book Fearless Change by Linda Rising and Mary Lynn Manns the game is designed to help teams explore influence strategies and approaches for overcoming obstacles.

BT