InfoQ Homepage Development Content on InfoQ
-
Canonical Launches a Stripped Down Version of Ubuntu for Cloud
Canonical, the company behind Ubuntu, the most popular Linux distribution on the cloud launched a lightweight cloud-optimised version of the OS called Snappy Ubuntu Core.
-
Designing and Storing Aggregates in Domain-Driven Design
Creating and working with well-designed aggregates is one of the least well understood tactical patterns found in Domain-Driven Design, Vaughn Vernon explains in two articles giving some guidelines to composing aggregate boundaries and alternatives to an ORM when storing them.
-
Q&A with Gerald Weinberg on The Influence of Individual Moods on Team Working
InfoQ is researching the factors that influence the mood of teams. As team mood is an aggregation of the individual moods of team members, understanding the individual mood and how it influences team working can help to learn more about team moods. InfoQ interviewed Gerald Weinberg about individual and team mood, influencing the mood of individuals and discussing moods in teams.
-
Microsoft and Accenture Partner to Deliver Hybrid Cloud Solutions
Strengthening their long-standing partnership, Microsoft and Accenture has announced the launch of a new hybrid cloud solution for enterprise customers.
-
Entity Framework 7 Not Recommended for ASP.NET 4
Version 7 of Entity Framework represents a major redesign of the 6-year-old ORM. As such, Microsoft will not be recommending the initial release of EF 7 for existing projects. Rather, it is only meant for projects that are using ASP.NET 5 and .NET Core.
-
Google Adds Microsoft License Mobility To Its Cloud Platform
Google’s customers can now launch Windows Server 2008 R2 Datacenter Edition instances on Compute Engine. They can also move Microsoft workloads to Google Cloud Platform through the License Mobility initiative.
-
JavaScript on a Toaster: Embedded JavaScript with Duktape
Duktape takes JavaScript beyond the confines of the browser or server with a full ECMAScript 5 compliant engine that can be embedded into any C/C++ project.
-
Serial Key Generating for .NET
While many applications are now being sold through app stores, mid-sized and big-ticket software is still offered directly to customers via web sites. For these kinds of projects, out-of-band licensing is still a major concern. One way to manage licenses is via serial keys using libraries such as SKGL.
-
Android Developers Are Recommended to Switch from Eclipse to Android Studio 1.0
Google has graduated Android Studio to 1.0 and is recommending developers to leave Eclipse behind.
-
Io.js, Node.js Fork, Plans First Release for January 2015
Io.js officially launched this week. A GitHub fork of joyent/node where contributions, releases, and contributorship are under an open governance model, plans its first release for January 2015. With some core members of the Node.js community dissatisfied with Joyent's Advisory board, and by Node's lack of releases, core team member Fedor Indutny set up io.js.
-
Stripe Open Sources Tools For Apache Hadoop
Stripe, the internet payments infrastructure company recently announced open sourcing a set of internally developed tools based on Apache Hadoop.Timberlake, Brushfire, Sequins and Herringbone all contribute to enriching the available tools for building an Apache Hadoop stack.
-
Prototyping an Organization to Improve the Way of Working
Can you use evidence-based practices to test, validate & improve the way of working in an organization. Jo Martens from Nascom talked about prototyping your organization at the Dare Festival Antwerp 2014. He presented how they use experiments with evidence to do organizational change.
-
ZURB Releases a Framework for Creating Responsive Apps
ZURB, a web design company and creator of Foundation (for Sites), has announced and open sourced another framework called Foundation for Apps (FA). FA provides HTML5/JavaScript tools for creating responsive web applications for desktop and mobile devices.
-
The Future of 3D Printing According to Love and Robots’ CCO
Shortly after winning the ESB Spark of Genius award at the Dublin Web Summit I had the pleasure of interviewing Aoibheann O’Daly, Chief Communications Officer at Love & Robots. We discuss on her take on 3d printing and the future of 3d printing industry.
-
Dramatically Improve Entity Framework Performance with Bulk Operations
When a database administrators think of high performance data loading, they are thinking of bulk operations, a feature noticeably lacking in Entity Framework. But that doesn’t have to be the case. We recently spoke with Jonathan Magnan of ZZZ Projects about their new offerings.