InfoQ Homepage Markup Languages Content on InfoQ
-
Microsoft Bumps Edge Rendering Engine to EdgeHTML 13
The roll out of the first major update to Windows 10 includes the latest rendering engine for Microsoft's Edge browser. EdgeHTML 13 includes a number of HTML5 and CSS features and is a good sign that Microsoft can continually update their newest browser.
-
RiotJS Takes Big Step Forward with 2.3 Release
The Riot.js core team has released version 2.3, describing it as "a big step forward" for the React-like micro-library. The major 2.3 release organises the code base into six different modules: compiler, tmpl, observable, route, core and cli, meaning that if developers want to use just a part of the framework like the riot-route or the riot-observable they can do it without using riot at all.
-
The RAML Workgroup Announces RAML 1.0 and API Workbench
The RAML community has announced the release of RAML 1.0, API Workbench and a JavaScript plus a Java RAML parser.
-
Measuring the Performance of Single Page Web Applications
Measuring the performance of single page applications (SPAs) presents some unique challenges. Philip Tellis, author of the boomerang library and Chief Architect at SOASTA, and Nicholas Jansma, senior engineer at SOASTA, deep-dived into the subject at the Velocity conference in Amsterdam, providing context and specific advice on how to measure performance for that kind of web applications.
-
JavaOne 2015 Preview
In preparation for JavaOne 2015, InfoQ held a Q&A session with a number of speakers at this year's conference that caught our eye.
-
Samsung SAMI – a D3 Platform for the IoT
Samsung SAMI is a Data-driven Development (D3) platform for receiving, storing and sending data to/from IoT devices. Any device can send data in various formats which is then normalized into a JSON format and stored in the cloud. Data can then be requested by other devices.
-
Speeding Up the Mobile Web with AMP HTML
Google has open sourced the specification for a restricted HTML that is meant to improve the mobile experience on the web.
-
Lightweight JavaScript Library Offers Flash-Free Clipboard Integration
Clipboard.js is a lightweight library to copy text to the clipboard without using Flash.
-
Ionide is a New Atom-based F# IDE Written in F#
Ionide, based on the Atom Editor, is a suite of packages that aim to provide a full-featured, modern, cross-platform, open-source IDE for F# development. InfoQ has talked with Ionide’s creator, Krzysztof Cieślak.
-
React 0.14 Hits Release Candidate, Adding New Package Split, Refs Syntax, and More
Two months after entering beta, React 0.14 has reached release candidate status. React 0.14 will enforce separation of rendering and core concerns, make it easier to declare stateless components, and add new `refs` syntax.
-
The Alliance for Open Media Is Set to Create a Free Video Format
Several large Internet companies - Amazon, Cisco, Google, Intel, Microsoft, Mozilla and Netflix – have formed the Alliance for Open Media (AOMedia), an organization aiming to create an open royalty free video format that is interoperable, fit for various devices including mobile ones, supporting high quality video formats including UHD and commercial/non-commercial content.
-
Chrome 45 will no Longer Automatically Run Flash
With Chrome 45 only the main Flash content will be enabled, the rest being paused unless the user decides to manually start it.
-
Bootstrap Version 4 Announced, Alpha Released
Web UI Framework Bootstrap has announced version 4 and released an alpha version. This is a major update that accepts more modern web techniques and drops support for old browsers.
-
Getting JSON Data with Netflix Falcor
Netflix has open sourced Falcor, a JavaScript library offering a model and asynchronous mechanism for fetching JSON data from multiple sources.
-
Netflix.com Adopts Universal JavaScript, Drops Java from Rendering Pipeline
The team behind Netflix.com have dropped their Java-based HTML renderer in favor of a Universal JavaScript renderer that they can run in the browser or on the server.