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

  • PostgreSQL Gets Better NoSQL Capabilities

    PostgreSQL 9.4 Beta comes with the much-anticipated "binary JSON" type, JSONB. This new storage format for document data is higher-performance and comes with indexing, functions and operators for manipulating JSON data.

  • Visual Studio 2013 on the Upgrade Trail Again

    The first CTP for Visual Studio 2013 Update 3 has arrived, continuing Microsoft's rapid release pace for their flagship development tool. As compared to the previous update, this 3rd installment is much more limited in scope.

  • Q&A with Bob Marshall about the Antimatter Principle

    Software development can be viewed as collaborative knowledge work. Such a view calls for different ways to manage organizations and the people who work in it. Bob Marshall wrote several blog posts about the antimatter principle. InfoQ interviewed him about this principle and the practices to use it to attend to the needs of people.

  • CShell Brings a REPL to C#

    One of the attractions dynamic languages possess is the ability to easily support a REPL for quick code experimentation. The open source CShell project brings a powerful REPL environment to C# users, allowing them to combine their knowledge of C# with the speed a REPL provides for exploring code.

  • Splunk's Hunk 6.1 Brings New Capabilities for Big Data Analytics

    Splunk, a company specializing in searching, monitoring, and analyzing machine-generated data, has announced the release of Hunk 6.1. Hunk provides an analytics platform for big data. The new release also provides streaming resource libraries to connect Hunk to any NoSQL data store, such as Apache Cassandra, MongoDB, and Neo4j.

  • Mixed Reactions Greet Mozilla Plans to Add HTML5 DRM in Firefox

    Mitchell Baker has announced this week that Mozilla is adding Encrypted Media Extensions (EME) to Firefox, joining the ranks of Microsoft, Google, and Apple who have implemented the system in their browsers. The Free Software Foundation has condemned the partnership between Mozilla and Adobe, describing Adobe as being "hostile to the free software movement and to Mozilla's own fundamental ideals."

  • QCon San Francisco Nov 3-7, 2014 - Registration Open; Top 10 Presentations

    Registration is now open for QCon San Francisco 2014 (Nov 3-7). The 8th annual event - taking place at The Hyatt Regency San Francisco - will feature over 100 speakers, 15 tracks, and many opportunities for networking. Register before Jun 21st and save $800.

  • Bridging the Gap Between Gesture and Animation with Facebook's Pop Framework

    Facebook has recently open-sourced Pop, the animation engine behind its iOS Paper app. Pop aims at making it easier for developers to go beyond fire-and-forget animations, thus enabling interactive animations. In addition to static animations, Pop supports spring and decay dynamic animations, as well allowing the creation of custom animations.

  • QCon New York in 3 weeks - Seven Key Reasons to Attend

    Going into its 3rd year, QCon New York is designed exclusively for senior enterprise software development professionals: technical team leads, architects, software engineers, and project managers. If you've thought of attending, there is still a chance to go to one of the best conferences for our craft. QCon is now less than 4 weeks away! Why still register now? See Seven Key Reasons to Attend.

  • Q&A with Fridtjof Detzner about Scaling and Continuous Improvement at Jimdo

    How can you make a company grow without sacrificing it’s culture? InfoQ talked with Fridtjof Detzner, co-founder of DIY website creator Jimdo, about how Jimdo started and scaled up using agile and why Jimdo uses kaizen and retrospectives to improve continuously.

  • LibreSSL, OpenSSL Replacement: The First 30 Days

    LibreSSL is the OpenBSD group's response to the Heartbleed security vulnerability that was discovered a few weeks ago in OpenSSL. LibreSSL aims at fully pruning/refactoring OpenSSL to provide a secure and stable code base, fix long standing bugs, introduce modern programming practices, and redesign portability. After one month of work, it is time for a status update.

  • Improvements for ASP.NET Web Forms

    Though ASP.NET Web Forms isn’t part of the vNext initiative it isn’t being ignored. As part of Visual Studio 2013 Update 2 it has picked up some new tooling, EF integration, and Roslyn support.

  • Introducing ASP.NET vNext and MVC 6

    Part of the ASP.NET vNext initiative, ASP.NET MVC 6 represents a fundamental change to how Microsoft constructs and deploys web frameworks. The goal is to create a host agnostic framework that eliminates the dependencies on the legacy System.Web infrastructure.

  • Apple Speeds Up WebKit’s JS Engine with LLVM JIT

    Apple has improved the speed of Nitro with 35% – Safari’s JavaScript engine – by converting JavaScript into LLVM IR code which is then subject to heavy optimization.

  • Offline Repair Plus Quiet and Passive Modes Make .NET Repair Tool More Suited to the Enterprise

    Microsoft recently released .NET Framework Repair Tool with support for quiet and passive modes in addition to .NET Framework 4.5 and 4.5.1. The release also ships with command line tools, which enable developers to repair .NET installations and to retrieve logs.

BT