InfoQ Homepage News
-
Klaus Olsen Elaborates on Bug Hunting
InfoQ spoke with Klaus Olsen to get further details about the bug hunting technique, how it came about and why it is worth using.
-
Agile 2014 Conference Submissions Closing on 14 January
Submissions for talks at the Agile 2014 conference to be held in Orlando, Florida in August 2014 close on the 14th of January. The Agile Alliance is calling for interested speakers to submit their proposals soon.
-
Fix ASP.NET Browser Detection Error in Internet Explorer 11
Internet Explorer 11 will not be able to properly run .NET Framework 4.0 based web applications due to an error in the browser detection mechanism, which can be either fixed by installing .NET 4.5 or by adding a .browser file with correct definitions.
-
QCon London 2014 Tutorials: Reactive Extensions, Mobile Dev, Agile, Continuous Delivery (March 3-7)
Language pioneers, project leads, and seasoned practitioners will provide two days of hands-on tutorials at the eighth annual QCon London (Mar 3-7, 2014). Three to six hours in length, QCon tutorials delve into new technologies, tools, or methodologies driving innovation in enterprise software development. Get in early for the three day conference; reserve your seat now to save £236 by Jan 8th.
-
PowerShell Team Publishes New Set of Desired State Configuration Resources
The PowerShell team released a new set of Desired Configuration State (DSC) resources, packaged in five modules: xWebAdministration; xComputerManagement; xPSDesiredStateConfiguration; xNetworking and xHyperV. This release aims to encourage the PowerShell community to author more DSC resources. It also becomes possible with this release to create a web server from scratch using only DSC resources.
-
Strengthening HTTP
The recent Snowden revelations have impacted the IETF HTTP/2 Working Group and how the protocol should handle encryption, i.e., should it be mandated? Mark Nottingham, the Working Group chair, shares his thoughts on the discussions so far and gives a clue as to how he sees it being resolved given information so far. He concludes by asking anyone with an opinion to share it with the Working Group.
-
OpenAccess ORM Q3 2013 SP1 Adds VS 2013 Support, Discontinued Classic Wizards, Oracle 9i and MySQL 5
The recently released OpenAccess ORM Q3 2013 SP1 by Telerik has introduced support for Visual Studio 2013 in addition to extended support for Visual Studio 2008. Moreover, support for classic wizards, Oracle 9i and MySQL 5.0 will be discontinued beginning with the next release of OpenAccess ORM.
-
Adding Purpose and Hypotheses to Agile Retrospectives
Regularly doing agile retrospectives helps teams to learn and improve themselves. You can make retrospectives more effective by adding purposes and by validating if your retrospective actions are leading to improvement with the usage of hypotheses.
-
A Few Highlights from QConSF2013- Part 2 of 2
It's one thing having an in-house training program. But there is a certain deeper insight that can be gained from attending a Q-Con conference in person. Which may be one reason why attendance at the globe-hopping event continues to grow.
-
FutureOps with Immutable Infrastructures and Built-in Failure Recovery
Mitchell Hashimoto, creator of Vagrant, gave a talk last month at Velocity Conf London about his vision for a “FutureOps” with immutable infrastructures and built-in failure recovery.
-
ORM Tool Hibernate 4.3 Released, Implementing JPA 2.1 Specification
The final version of the Object-Relational Mapping, ORM framework Hibernate 4.3 was recently released and is now a certified implementation of the JPA 2.1 specification, (JSR 338), released in May 2013.
-
Nevron Open Vision Enables Cross Platform Application Development with Windows, WPF and Silverlight
The recently released Nevron Open Vision enable development of cross platform presentation layer applications with support for Windows Forms, Windows Presentation Framework (WPF) and Silverlight. It will be soon updated to support Mac OS, iOS, Android and WinRT.
-
Forecasting at Twitter
Arun Kejariwal, from Twitter, talked at Velocity Conf London last month about forecasting algorithms used at Twitter to proactively predict system resource needs as well as business metrics such as number of users or tweets. Given the dynamic nature of their data stream, they found that a refined ARIMA model works well once data is cleansed, including removal of outliers.
-
Behaviour-Driven Development: Value through Collaboration
The goal of a software project is to deliver value to stakeholders and Behaviour-Driven Development, (BDD), is designed for that, Viktor Farcic, a software developer working on transitions from waterfall to agile processes, states in the first of four blog posts describing his view on BDD.
-
Ruby 2.1.0 Released, Delivering new GC
Ruby 2.1 has been released, with the biggest addition being a completely new garbage collector that promises much better performance.