BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Atlassian Bamboo 5 Connects the DevOps Dots

    Atlassian, makers of Jira and Confluence, have released version 5 of their continuous delivery tool Bamboo. Its deployment projects connect Jira Issues and code commits to deployments in various environments. It is possible, to mark a deployment as approved or broken. These features create end-to-end transparency from code to deployments supporting DevOps collaboration.

  • Oracle Resurrects getCallerClass, At Least for Now

    Oracle has reversed their decision to remove the method sun.reflect.Reflection.getCallerClass(int) in Java 7u40. The method is planned to remain at least through Java 7.

  • OSGi Targets JavaScript, Native

    The rising popularity of modular, polyglot application stacks has restarted a conversation at the OSGi Alliance about providing a language and run-time neutral version of the standard.

  • Microsoft Office Taps Android with Restrictions

    Microsoft in collaboration with Google has recently released an app for Android based phone for users with a valid Office 365 subscription.

  • iOS vs. Android Development

    Cameron Henneke, founder and developer of GQueues, an online task manager integrated with several Google services, has ported the HTML5 mobile version of his application to iOS and Android, keeping a record of the development effort involved on both platforms and comparing the outcome in a blog post. Following is a digest of Henneke’s findings and excerpts from an interview conducted by InfoQ.

  • Windows Azure SDK 2.1 with VS 2013, VM, Notification Hub, Cloud Services, PowerShell cmdlets Support

    Microsoft has released an updated version of Windows Azure SDK with support for Visual Studio 2013, service bus notification hub, cloud services, virtual machines including new cmdlets for PowerShell.

  • Microsoft's C# and VB Compilers Now Freely Available

    MSBuild has been renamed to Microsoft Build Tools. This new package includes Microsoft's C# and Visual Basic compilers, making all 3 freely available and independent from Visual Studio or the .NET Framework.

  • How Individuals Can Adopt an Agile Way of Working

    Organization mostly do an agile transformation for a whole team, project, or organizational unit, given that agile is a team driven approach. But there are also professionals who start using agile practices individually, or who are working agile as a one person team. How can individuals adopt agile, and what kind of benefits can it give them?

  • ECMAScript 6 Modules: What Are They and How to Use Them Today

    One of the essentials features any platform needs to support code bases beyond a few source files are modules. Until now, JavaScript has not supported modules natively. However, as of the next version of JavaScript (officially named ECMAScript 6) modules will finally be added as first-class citizen to the language.

  • Improved Debugging with Visual Studio 2013

    Visual Studio 2013 provides several enhancements related to debugging and also includes diagnostics tools to accurately measure the parameters in .NET, JavaScript and Windows Store apps.

  • New Updates Announced for VS2012

    Active development for Visual Studio 2012 is not over yet, as Microsoft announces the release of RC1 for a fourth update. 2012.4 brings a slew of bug fixes and improved compatibility with VS2013.

  • Appcelerator Survey on Mobile Development

    In April 2013 Appcelerator surveyed over 6000 mobile developers to find out about their priorities and goals. One of the key findings is that mobile app development shifts toward business-to-employee and tablet platforms.

  • Community-Driven Research: Ruby On Rails State of Practice - Testing

    InfoQ's research initiative continues with an 16th question about: "Ruby On Rails State of Practice: Testing". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • Scarce Resources Hampering Bug Fixing in Eclipse

    Doug Schaefer, project lead for Eclipse CDT, the Eclipse project that provides Eclipse-style execution, editing, and refactoring to C and C++ projects, laments about the scarcity of resources in the Eclipse community resulting in Eclipse bugs going unaddressed for years.

  • .NET Reflector 8.2 Adds Visual Studio 2013, Local Variable Highlighting and Code Map View Support

    Reg Gate Software has released .NET Reflector 8.2 with support for Visual Studio 2013, local variable highlighting and code map view in addition to a fix for Enable just my code bug in the Visual Studio extension.

BT