InfoQ Homepage Artifacts & Tools Content on InfoQ
-
Experiences from Doing Remote Pairing
Doing pair programming when working remote helps to increase interaction between developers and build relationships in teams, it makes knowledge flow and can prevent developers from drifting away. You can experiment with tooling to find a setup that works for you. Empathy and egolessness can emerge organically when doing pairing in a distributed team. Read about experiences with remote pairing.
-
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.
-
Facebook Stetho: Debugging Any Android App with Chrome DevTools
Facebook has open sourced Stetho, an Android debugging bridge enabling developers to debug their apps using Chrome DevTools.
-
Gartner and Software Advice examine Agile Lifecycle Management Tools
In February 2015 both Gartner and Software Advice released research and analysis into agile lifecycle management/project management tools. The Gartner Magic Quadrant identifies that the big players have a competitive advantage and the Software Advice study found which aspects of the tools projects managers find most useful.
-
JUniversal: A Microsoft Tool for Porting Android Apps to Windows Phone and iOS
Microsoft has open sourced JUniversal, a tool for writing cross-platform mobile applications in Java.
-
Atom API 1.0 is Stable
The Atom’s team has announced a pre-release but stable version of the editor’s API.
-
JetBrains Upsource 1.0: A New Code Reviewing Tool
JetBrains has made available Upsource 1.0, a source code collaboration tool for software development teams.
-
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.
-
JetBrains Updates All Their .NET Tools Starting with ReSharper 9
JetBrains has announced new RTM versions for their .NET tools, including ReSharper 9, dotTrace 6, dotCover 3, dotMemory 4.2, dotPeek 1.3 and TeamCity Add-in 9.0. JetBrains has created a single installer and platform for these tools. When attempting to install ReSharper, developers are presented with the option to install other .NET tools which will share the platform.
-
WebStorm 9 Supports Meteor, React and Polymer
WebStorm 9, JetBrains’ IntelliJ IDEA-based IDE, comes with a number of new features and enhancements, including support for Meteor, React, Polymer, PhoneGap, Ionic, and others.
-
Effectiveness of Meetings in Development Process
Software development initiatives include different types of meetings, spread across the whole development process. A post on the Mobile Orchard blog explains tips and tricks to check and improve the effectiveness of these meetings.
-
News from Xamarin Evolve 2014: Android Player, Sketches and C# Profiler
The Xamarin Evolve 2014 event taking place these days in Atlanta, US, has produced a number of news related to the cross-platform tools Xamarin makes: Android Player – a hardware accelerated Android simulator-, Sketches –a REPL-like environment-, and Profiler –a C# code profiler-.
-
Debugging Apps in Chrome and Safari with Firefox
Mozilla has implemented the protocol adapters that enable remote debugging in Chrome for desktop or Android and Safari/iOS. They are to be integrated into WebIDE.
-
Apigee-127: A Toolkit for Authoring APIs and their Services
Apigee has put together a number of open source tools for creating APIs and a number of related service.
-
JetBrains CLion, a C/C++ IDE, and ReSharper for C++
JetBrains has released CLion EAP, a new IntelliJ-based IDE for C and C++. The IDE comes with Code Completion, Code Generation (for constructors, getters/setters or methods), Intention Actions, Quick Fixes, Refactoring, Project Search and Code Navigation. They also want to bring ReSharper to Visual Studio C++.