BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Perceptual Testing for Safer Continuous Deployment

    Brett Slatkin from Google presented a method for visual regression testing at Velocity 2013 in Santa Clara. Perceptual diff compares screenshots of a release's webpages with its previous versions and detects changes at pixel level, filling an important gap in automated testing for Continuous Deployment. An open source version of the software has been setup on github.

  • API Diff Lists for .NET, Silverlight, and Windows Phone

    First Floor Software has just released an updated version of their Diff Lists for .NET, Silverlight, and Windows Phone. These updated lists make it easy to see what classes and method are available when moving code from one platform to another.

  • Compile Scala to JavaScript With Scala.js

    At the Scala Day last week, Sébastien Doeraene presented Scala.js, a Scala to JavaScript compiler. The compiler supports the full Scala language allowing its users to build web applications front to back in Scala and potentially reuse code between the server and the client.

  • Xamarin Releases New Guides with Samples Based on Evolve 2013 Training Sessions

    Xamarin has released a new set of guides based on Evolve curriculum which provides a comprehensive coverage of the various aspects of the various APIs with the help of relevant samples.

  • Simplicity for Building the Right Thing

    At GOTO Amsterdam 2013, Russ Miles did a lightning talk about building the right thing in 5 questions: the 4 questions from impact mapping “Why? Who? How? and What?” and one additional question “What assumptions underpin everything?”. InfoQ did an interview with him about building the right thing using simplicity.

  • TypeScript Release Adds Generics

    The latest release of TypeScript adds generics and further increases its ability to support large-scale applications. TypeScript is Microsoft's entry in the growing field of languages that target JavaScript as a platform.

  • The Uncertain Future of NHibernate

    For many years NHibernate reigned as the premier ORM for the .NET framework and despite the successes of Entity Framework many people still consider it their first choice for new projects. But a lack of developers may severely hamper its future.

  • Dart Has Entered Beta with Faster VM, Editor and dart2js

    20 months after the initial announcement of Dart, the language and its associated VM have entered beta with milestone M5. There are many small improvements in the current release, the most important ones being related to the Editor, VM, and dart2js.

  • Martin Fowler at GOTO Amsterdam 2013 about Agile Essence and Fluency

    Martin Fowler talked about software development in the 21st century, discussing agile essence and how teams adopt agile. He presented at the GOTO Amsterdam 2013 conference how teams can increase their agile fluency, from a first star level up to four stars.

  • Stratos 2.0 Supports Any Runtime and 30 IaaS

    WSO2 has announced today Stratos 2.0, introducing a number of new features, the most important being: support for deploying runtimes written in any language through the use of cartridges, and the possibility to run their PaaS on multiple infrastructures via JClouds.

  • MapReduce with ActorFx

    A new preview of ActorFx has been released with support for MapReduce-type algorithms.

  • Greg Young on Documents and Processes as an Alternative to Events

    Not all systems are based on events or facts. In some problem spaces events make complete sense; they are about facts that are happening over periods of time. But a lot of systems are instead focused on information that flow through a process, Greg Young explained at DDD Exchange Day in London last week, using handling of a mortgage application inside a bank as an example.

  • MobileCloud for TFS Enables you to test Windows Phone, Android, iOS and BlackBerry Applications

    MobileCloud for TFS, recently released by Perfecto Mobile provides an ability test Windows Phone, Android, iOS and BlackBerry based mobile applications directly from Team Foundation Server in addition to test, execute, report, track and collaborate projects.

  • Experiences from Educational Technology Startups

    Educational technology is developing itself, and startups are entering markets with new apps and creative commons content. Speakers shared their experiences on education and gaming and finding the right fit for an EdTech startup, at the GOTO Amsterdam 2013 conference.

  • Linda Rising Talks About Incentives at GOTO Amsterdam 2013

    The third annual GOTO Amsterdam conference covers Java, Mobile, Cloud, OpenSource, Lean/Agile, Architecture, New Languages & Process communities. The first day started with a keynote by Linda Rising, exploring research on incentives starting from the industrial age, and looked at how it is being doing in practice by managers with development teams. InfoQ interviewed Linda about her experiences.

BT