InfoQ Homepage News
-
10 Lessons on Hiring Engineers
Rodoljub Petrović shares his lessons learned from growing engineering teams for years. If you want to change your organization's culture, take care of your hiring process and give it top priority. And follow these lessons.
-
Swagger Founder Makes Commitment to Keep Project Open
With SmartBear Software recently announcing that they are assuming responsibility for the Swagger API open-source project, many companies involved in API development tools have wondered if there will be major changes. Questions are also coming from the open-source community and from professional API developers. InfoQ interviewed Tony Tam, founder of the Swagger project.
-
The Architecture of a Scalable and Resilient Google Cloud Solution
Google has recently published a paper providing architectural guidelines for creating a scalable and resilient solution running on their cloud platform. This article digests the respective paper extracting the main ideas and advice. These guidelines can be used with minor changes for deploying web applications on other clouds.
-
SemVer Confuses. NPM Tries to Help
NPM has released the SemVer calculator, a tool to help developers determine if a SemVer selector string matches the correct versions.
-
TypeScript 1.5: Modules, Decorators, Sublime Text Plug-in and More
Microsoft has released TypeScript 1.5 alpha incorporating a number of new features, including: modules, decorators, a plug-in for Sublime Text, for…of loops, ES6 Unicode, computed properties and let/const compilation to ES5.
-
AWS Adds Dense-Storage Instances to Amazon EC2
Amazon Web Services announced a new instance type called D2 which is optimised for Massively Parallel Processing (MPP) data warehouses, log processing, and MapReduce jobs.
-
PostgreSQL advances in the JSON datastore landscape
This article discusses PostgreSQL as a JSON datastore in a world of document storage systems. JSON based datastores have been gaining popularity in the past years. Following on the increasing popularity of MongoDB, CouchDB, RethinkDB, ToroDB and others are focusing on storing and retrieving JSON documents as seamlessly as possible...Is PostgreSQL going to be your next JSON database?...we answer it
-
What is Blocking Adoption of Servant Leadership
Although the world has changed we still worship ideas from ancient management heroes says Tomasz Wykowski. Our behavior changes quite slowly. To get servant leadership adopted in organizations you need to start from yourself and be an example. Give trust to people and respect them, and invite them to change.
-
Massive Price Cut for Visual Studio 2015
Microsoft has announced that they are restructuring the way they sell Visual Studio. Starting with VS 2015, there will only be three main SKUs or editions: Community, Professional w/MSDN, and Enterprise w/MSDN. The most expensive edition will cost you 5,999 for the first year, less than half the cost of VS 2013 Ultimate Edition.
-
Ideas for Setting Up Remote Teams
Organizations are increasingly working with remote teams to discover that it can be challenging to establishing remote teams and collaborate effectively with people in remote or distributed teams. An interview with Janis Janovskis on the challenges of remote teams, working together in different time zones, using hangouts and experiments to establish remote teams and finding the right people.
-
Package Management for Python Tools for Visual Studio
Package Management for Python Tools for Visual Studio Microsoft is continuing its efforts to support Python in Visual Studio. Still in beta, Python Tools for Visual Studio 2.2 (PTVS) brings more of the standard features found in other VS supported languages such as C# and VB including code snippets, an auto watch window, and package management.
-
WebStorm 10 Compiles TypeScript 1.4 to JavaScript on the Fly
JetBrains WebStorm 10 compiles TypeScript 1.4 code to JavaScript while editing. It has added support for unions, modules, decorators, plus let and const keywords. It comes with an application dependency diagram, source maps and a CPU plus memory profiler for V8.
-
Google Is Going to Make Pointer Events the Main Event Type in Chrome after All
Google is going to make Pointer Events the main event type in Chrome, joining ranks with Microsoft, Firefox and leaving out Apple.
-
AWS Elastic Beanstalk Adds Preconfigured Docker Containers for Go
After introducing "Preconfigured Docker" as a new category of supported platforms in November 2014 with initial support for Java/GlassFish and Python 3.4 containers, Amazon Web Services (AWS) recently added Go versions 1.3 and 1.4 as the first additional language based on this new approach to its platform as a service offering AWS Elastic Beanstalk.
-
Facebook’s Parse Launches SDK for Internet of Things
At the F8 developer conference last week, Facebook announced Parse for IoT , a Backend as a Service (BaaS) for microcontrollers and realtime operating systems (RTOS).