InfoQ Homepage Architecture Content on InfoQ
-
Visual Studio Moves Closer to C99 and C++11/14 Support
The state of standards compliance with Visual C++ has long frustrated developers looking to use the newest (C++11) and not so new (C99) language features. Microsoft has now announced a road map that indicates when developers can expect to have these features available in a Visual Studio release.
-
Uncle Bob: Architecture is About Intent, not Frameworks
Architecture is about intent, we have made it about frameworks and details, Robert C. Martin, “Uncle Bob”, stated earlier at this year’s DDD Exchange Day in London. Robert refers to a book by Ivar Jacobson from 1992 and brings the original thoughts about use cases into architecture models, e.g. Hexagonal architecture and Clean architecture to improve these models.
-
Portable Class Libraries for Google APIs
Google has released a new beta of their SDK known as the Google APIs .NET library. This SDK is being offered as a Portable Class Library and covers 45 of Google’s APIs. This allows Google to offer one DLL that works across .NET, WinRT, Windows Phone, and Silverlight.
-
What's New in JAX-RS 2.0?
When JAX-RS 1.0 was first unveiled back in 2008 it became one of the first POJO/Annoation based frameworks for creating robust web-based applications. Now five years later Java EE 7 has been released and it includes the latest JAX-RS incarnation, version 2.0. InfoQ takes a look at the new features.
-
LightSwitch in VS 2013 Preview with Improvements to Design, JavaScript IntelliSense and API Support
Microsoft in the recently held Build conference announced several features to LightSwitch in Visual Studio 2013 Preview which includes improvements to code editor, JavaScript IntelliSense in addition to integration with team build and code analysis.
-
QCon San Francisco November 11-15 - Registration Open; Top 10 Presentations
QCon San Francisco 2013, taking place November 11-15, is now open for registration ($900 savings until July 12th). QCon is an enterprise software development conference for team leads, architects, and project managers covering architecture & design, Java, mobile, functional programming, Lean and Kanban, cloud computing, Big Data & NoSQL, emerging languages, and other timely topics.
-
Rails 4 Released: Faster Pages With Turbolinks
The new Ruby on Rails 4 release improves page speed with Turbolinks and makes caching easier. Support for Ruby 1.8 has been dropped and Ruby 2.0 is recommended.
-
Outsource User Management and Authentication with Stormpath
Most applications these days require user management, authentication, and authorization from the beginning and even a minor mistake can be disastrous. To help developers focus more on what the application actually does, Stormpath is offering turnkey user management and authentication services. Using these services, applications can authenticate users via a single API call.
-
Joy of StackMob
In the beginning of MBaaS, there was StackMob. Since then the mobile ecosystem has become flooded with competitors in this new approach to app dynamics. InfoQ takes a closer look at the Mobile Backend as a Service (MBaaS) provider StackMob and its privacy practices.
-
Java EE 7, Spring Standardize Batch
This month’s release of the Java EE 7 platform includes a specification for a batch processing programming model that is heavily derived from Pivotal’s Spring Batch project.
-
Evaluating Porting Efforts with Xamarin Mobility Scanner
Xamarin has announced the availability of Xamarin Mobility Scanner, a free online service for scanning .NET libraries in order to evaluate the effort needed to port them to Android, iOS, Windows Phone and Windows Store.
-
WSO2 Donates Stratos to the Apache Foundation
Apache Stratos has entered incubation with contributors from Cisco, NASA, Citrix and Engine Yard, among others. WSO2 still keeps their open source middleware under their control.
-
RESTful Web Services Framework Jersey 2.0 Released, Implementing JAX-RS 2.0 Specification
Final version of the RESTful Web Services Framework Jersey 2.0 was recently released. New features includes a Client API, Hypermedia support, Filters and interceptors, and support for asynchronous Clients and Services. Jersey 2.0 is a reference implementation of the JAX-RS 2.0 API Specification, (JSR 339), released late May.
-
Meet Nanoko: a Javascript SOA Platform and Build Process
Built by Ubidreams and Dynamis Technologies, Nanoko is a Javascript build process designed to provide modularity and reusability, complementing existing tools instead of reinventing them.
-
Simplicity for Building the Right Thing
At GOTO Amsterdam 2013, Russ Miles did a lightning talk about building the right thing in 5 questions: the 4 questions from impact mapping “Why? Who? How? and What?” and one additional question “What assumptions underpin everything?”. InfoQ did an interview with him about building the right thing using simplicity.