InfoQ Homepage News
-
Developing iOS Games on Ruby
Brian Sam-Bodden, founder of Integrallis, gave a demonstration at the Barcelona Ruby Conference on how to leverage RubyMotion and open source 2D graphical libraries to quickly create 2D games for iOS in plain Ruby without any knowledge of Object-C.
-
Level Up Your REST Based Web API with Hypermedia
When we started building a new Web API for our business we wanted to build a really great API and the answer on Internet was to build a RESTful API, Amy Palamountain revealed in a recent presentation at TechEd in New Zealand when sharing her experiences of how to build a RESTful API based on the core ideas of HTTP and the web.
-
MimeKit v0.5 Adds .NET Framework 4.0, Android and iOS Support for Xamarin
Jeffrey Stedfast has released MimeKit v0.5 with support for .NET Framework 4.0 and Xamarin.Android and Xamarin.iOS assemblies. It also provides support for rfc2047 and rfc2231 encoders in addition to sign, encrypt, decrypt and verification of S/MIME message parts.
-
Sound of Silence: A workshop for Improving Understanding and Listening
At the Agile Tour Brussels conference, Luc Taesch facilitated a workshop about understanding and listening. He applied "cognitive science" or "neuroscience" for IT Professionals, and provided solutions to help them dealing with interrupting thoughts and feelings.
-
Migration Analyzer for SQL Server’s In-Memory OLTP
One of the biggest challenges when researching a new technology is determining where to start. A typical SQL Server installation could easily have hundreds of tables. Examining each one by hand to determine which would benefit from conversion, is a daunting challenge. This is where the AMR Tool comes into play.
-
Juniper Launches OpenContrail for Software Defined Networking
Juniper Networks have launched their software defined networking (SDN) solution OpenContrail using the permissive Apache v2 open source software license. This means that there is now an open source alternative to VMware’s NSX solution for SDN, which was launched last month at VMworld.
-
RAD Studio XE5 Adds Android, iOS and REST Client Support
The recently released RAD Studio XE5 provides support for Android, iOS and Rest client including the ability to build prototype and native apps in standard C++ or Delphi without any need for multiple projects and schedules.
-
Securing Docker and Containers
Jérôme Petazzoni, senior engineer at dotCloud, examined the progress of security concerning Docker compared with other virtualization and container like technology in his recent blog post "CONTAINERS & DOCKER: HOW SECURE ARE THEY?". Jérôme makes a case for the techniques that secure Docker, in spite of the acknowledgement that improvements are needed.
-
Oracle Unveils Project Avatar at JavaOne
Oracle announced the open source release of Project Avatar during the JavaOne conference this past week. Avatar is a web application framework that is focused on building "modern HTML5 applications", while assuming "minor JavaScript knowledge" from application developers.
-
7 DevOps Habits
Glenn O'Donnell and Kurt Bittner, Forrester Research analysts, have published a report that describes how developers and operations see each other when working in isolation and offers seven habits of collaboration between the two.
-
Enterprise Developers Stuck on .NET 4.0
Whenever a new version of the CLR is released, such as .NET 2.0 and 4.0, developers are understandably reluctant to upgrade. CLR updates bring subtle changes to the runtime behavior that can break pre-existing code. But when it comes to .NET 4.5’s library-only release, the problem comes down to operating systems.
-
Stories of Using Real Options to Take Decisions
Projects and product development is one long series of difficult decisions, says Pascal Van Cauwenberghe. Real Options can help you to take the right decision at the right time, even under difficult circumstances. At the Agile Tour Brussels conference, Pascal presented stories of his experiences with using real options in decision taking.
-
.NET Immutable Collections Ready for Production
With the exception of ImmutableArray, Microsoft’s Base Class Library team has completed their production version of .NET’s Immutable Collections. Along with it are design guidelines for other types of immutable objects.
-
Transactions and SQL Server 2014’s In-Memory OLTP
In this report we look at the internals of SQL Server’s In-Memory OLTP to see how it uses timestamp-like transaction ids in lieu of locks.
-
Understanding the Cynefin Framework by Playing with Lego
Maurizio Pedriale & Alan Hortz facilitated a workshop at the Agile Tour Brussels conference where multiple teams played 4 exercises with Lego. The purpose of the exercises is to get a first understanding of the Cynefin framework, and discuss how to use it agile coaching situations.