InfoQ Homepage Development Content on InfoQ
-
SOA and Cloud: What is in store for 2012?
In traditional fashion, we celebrate the new year with a roundup of predictions in the SOA and Cloud space for 2012. This coming year the promising trends in big data and IT consumerization are expected to lead SOA and Cloud adoption. What is your prediction?
-
2012 - Boom Times Are Back
With 2012 technology salaries on the rise now may be the time for you to start your job search. This article covers the emerging trends in IT employment in 2012 and how it will impact you as an IT and software professional.
-
Mono In 2011
In an year end post, Miguel de Icaza takes us through the major milestones for Mono in 2011. We present a summary here with the timeline.
-
Tasktop Sync 2.0 Supports ALM Repository Introspection and REST Based Artifact Management
The latest version of Application Lifecycle Unification tool Tasktop Sync supports repository introspection and REST based application lifecycle artifact management. Tasktop team released last month version 2.0 of the tool. InfoQ spoke with Mik Kersten, CEO of Tasktop, about the new features in the latest release.
-
REST API or Graph API? Can changing the name help?
Steve Jones, Global Head of Master Data Management at Capgemini and a SOA practitioner, thinks that Facebook's recent announcement about deprecating their REST API in favour of what they call a 'Graph API', is actually a good step for REST in that it may offer a way to cut through the "religious fundamentalism" that often surrounds it.
-
X-Mas Showcase: High Scalability and Usability Rule
Who ever has wondered what kind of software is used by Santa Claus & Co, got a hint recently in youtube. This might irritate some software engineers who have assumed, Santa Claus would only use Open Source Software.
-
IEEE’s Hans Karlsson Standards Award 2012 for Paul R. Croll
IEEE announced that the Hans Karlsson Standard Award 2012 has been given to Paul R. Croll for dedicated leadership of the IEEE Systems and Software Engineering Standards Committee, and for his diplomacy and collaboration in facilitating the development of a collection of high-quality standards.
-
Riak NoSQL Database: Use Cases and Best Practices
Riak is a key-value based NoSQL database that can be used to store user session related data. Andy Gross from Basho Technologies recently spoke at QCon SF 2011 Conference about Riak use cases. InfoQ spoke with Andy and Mark Phillips from Basho team about Riak database features and best practices when using Riak.
-
Team Foundation Service Update: Improved Navigation and At-A-Glance Project Status
Microsoft's Team Foundation Service Preview, the Azure-hosted beta version of Team Foundation Server 11, has been updated with enhanced homepages, performance improvements, reworked navigation, a simplified UI for small team projects, and detailed email notifications.
-
Ruby on Rails: 3.2 RC1 Released, 4.0 Will Drop Ruby 1.8.7
The Ruby on Rails team announced the first release candidate of Rails 3.2. New features include a faster development mode, an explain feature for database queries and several smaller features. After 3.2, the next major release of Rails will be 4.0 and drop support for Ruby 1.8.7
-
Interview with Julie Lerman on Programming Entity Framework: Code First
The dotNetMontreal community hosted a seminar by Julie Lerman on the Entity Framework Code First approach. Code First is essentially a new programming style for generating a database directly from code. Entity Framework enables developers to create data access applications by programming against a conceptual application model instead of programming directly against a relational storage schema.
-
Preview of Visual Studio 11: DirectX and SharePoint Features
Visual Studio 11 will introduce some new editor features intended to make developing for DirectX and SharePoint easier.
-
Apollo Next Generation Message Queuing Posts Some Impressive Benchmarks
Apollo is a next generation message queuing solution that recently posted some impressive benchmarks against RabbitMQ, HornetQ, and ActiveMQ. The benchmarks indicate that Apollo will be on a lot of developer's roadmaps for messaging.
-
WebStorm 3.0: JetBrains Provides a More Complete JavaScript IDE
WebStorm 3.0 adds support for Node.js, CoffeeScript, JSLint, JavaScript Unit Testing and includes enhancements of the JavaScript and XSLT debuggers.
-
CXXI Brings Advanced C++ Interop To Mono
CXXI, a new C++ Interop framework, allows easy interoperability between C# and C++ in Mono. Developers can, from C#, easily instantiate C++ objects, invoke C++ methods, subclass C++ classes, and more.