InfoQ Homepage Architecture Content on InfoQ
-
QConSF 2013 in 3 Weeks (Nov 11-15): Conference Schedule Published; Training Days; Facebook Keynote
Why do well-tuned, bad systems usually outperform less mature, better systems? Facebook's Keith Adams answers this question in his keynote at the 7th annual QCon San Francisco (Nov 11-15). The full conference schedule is now live with registrations 40% ahead of last year. With only three weeks left before the event, there is still time to save $400 if you register before Oct 25th.
-
Amazon Elastic Transcoder Adds Audio Support
Amazon has recently added audio support for elastic transcoder that provides an ability to convert media files from one format to another without any depending upon about servers, storage and scalability.
-
GOTO Berlin: DO’s and DON’Ts in a Web API
Oliver Wolf, a principal consultant, shares his opinionated thoughts about endpoints, domain models, caching, versioning and other matters from the discussions around REST and web APIs taking place in mailing lists and other forums in a talk at the GOTO Berlin Conference.
-
Webix 1.1 Adds Improved Server Side Integration, REST API and XSS Safe Support
The recently released Webix 1.1 includes improved server side integration and bug detection including the ability to disable any view. It also includes support for REST API and enable developers to define XSS safe template in addition to load data from server side.
-
GOTO Berlin: Building, Running and Promoting a Public API
In a presentation at the GOTO Berlin Conference Ben Barnard and Felix Leipold, both developers at Nokia in Berlin, shared their experience designing and building a public web API, among other things how to work with an API, that inherently doesn’t have a natural user interface, and challenges in testing for backward compatibility.
-
GOTO Berlin: Microservices as an Alternative to Monoliths
James Lewis talked at the GOTO Berlin Conference about an alternative to the traditional way of building systems where all functionality is put into one big application with one big database, instead using a pattern where entirely separate business capabilities, together with their own data, are kept separate in microservices.
-
Experiences Going From Data-Driven Development to Domain-Driven Design
With a long history of data-driven development, Julie Lerman shares her experiences moving into using her skills with Domain-Driven Design in three articles, with examples in C# using Entity Framework
-
REST and the Internet of Things
The Internet of Things is hear today and the IETF has begun a number of standardisation efforts in this area. Notable amongst them is the Constrained RESTful Environments (CoRE) working group, which is looking to provide REST approaches to constrained devices. There's also a Java project to support this work.
-
Ajax Control Toolkit Adds jQuery Support, Updated Twitter API Control and Improved Documentation
Ajax Control Toolkit has been updated to support jQuery and includes a new Twitter control which takes advantage of new Twitter API. It also includes an improved documentation which describes the usage of ToolkitScriptManager.
-
Java In-Memory Data Grid Hazelcast 3.0 Supports Continuous Queries and Entry Processing
Latest version of open source Java In-Memory Data Grid Hazelcast supports entry processing, multi-thread execution, continuous queries and lazy indexing. They have also re-implemented all of the existing distributed objects like map, queue, executor service using Service Provider Interface (SPI).
-
Decisions Taking Techniques for Agile
The way that agile teams and organizations take decisions impacts the value that they can get from agile ways of working. To become agile, it can help to learn different decision making techniques, and pick the one which is most suitable for a situation.
-
Level Up Your REST Based Web API with Hypermedia
When we started building a new Web API for our business we wanted to build a really great API and the answer on Internet was to build a RESTful API, Amy Palamountain revealed in a recent presentation at TechEd in New Zealand when sharing her experiences of how to build a RESTful API based on the core ideas of HTTP and the web.
-
Sound of Silence: A workshop for Improving Understanding and Listening
At the Agile Tour Brussels conference, Luc Taesch facilitated a workshop about understanding and listening. He applied "cognitive science" or "neuroscience" for IT Professionals, and provided solutions to help them dealing with interrupting thoughts and feelings.
-
RAD Studio XE5 Adds Android, iOS and REST Client Support
The recently released RAD Studio XE5 provides support for Android, iOS and Rest client including the ability to build prototype and native apps in standard C++ or Delphi without any need for multiple projects and schedules.
-
Oracle Unveils Project Avatar at JavaOne
Oracle announced the open source release of Project Avatar during the JavaOne conference this past week. Avatar is a web application framework that is focused on building "modern HTML5 applications", while assuming "minor JavaScript knowledge" from application developers.