Search
Nová výrobní technologie umožňuje jednoduše vytvářet ohebnou elektroniku s vysokým výkonem
30.9.2017
Vědci vymysleli nový systém výroby flexibilní elektroniky • Výroba je jednoduchá, levná a také rychlá • Technologie je škálovatelná i pro výkonnou elektroniku
V mobilní aplikaci Uberu už můžete podrobně hodnotit řidiče
30.9.2017
Uber zažívá poslední dobou krušné chvilky, ať už mluvíme o soudních kauzách či vzpourách pražských taxikářů. Společnost se ale aktivně snaží zpříjemňovat jízdy jak řidičům, tak zákazníkům a dělat Uber bezpečnějším.
Do aplikace se přidává podrobnější recenzování a hodnocení prostřednictvím
x86 vs. ARM: Který čipsetový klan ovládne svět?
30.9.2017
Dvě procesorové rodiny, které bojují o úspěch. • Jaké jsou jejich výhody a nevýhody? • Jaké jsou perspektivy? Vyhraje jedna z nich?
Wi-Fi ve vlaku: Odpovídají už služby 21. století, nebo jsme stále v devadesátkách?
30.9.2017
Chcete ve vlaku Wi-Fi? • Na dálkových spojích by to měla být samozřejmost • Ale mnohdy stále není
Internetové služby o nás ví víc, než si myslíme. Jak to zjistit a jak data smazat?
28.9.2017
Facebook či Tinder zná své uživatele lépe než oni sami • Každý může zjistit všechna data, která o nich služby ukládají • Velké množství dat zveřejňujeme zcela dobrovolně
Dechberoucí podívaná: Vědci soutěžili o nejhezčí fotografii ze svého bádání
25.9.2017
Během vědeckého bádání se naskytnou fascinujcí pohledy • Vědci proto mají svou vlastní fotografickou soutěž • Podívejte se na nejlepší snímky
Srandičky ze Street View: Podívejte se, co zachytily kamery Googlu
4.9.2017
Google stále fotí celý svět do své služby Street View. A novodobou zábavou je hledat v mapách Googlu vtipné záběry. Podívejte se na výběr nejlepších!
Alessandro Volta: Muž, který spoutal elektřinu
21.7.2017
Statická elektřina byla velmi dlouhou dobu nepochopená • Neexistoval totiž žádný trvalejší zdroj, který by umožnil její zkoumání • Pak ale přišel Alessandro Volta a spoutal ji
Hacker, Hack Thyself
2.6.2017
We've read so many sad stories about communities that were fatally compromised or destroyed due to security exploits. We took that lesson to heart when we founded the Discourse project; we endeavor to build open source software that is secure and safe for communities by default, even if there are
Neuvěříte, co se dá vyrobit z papíru. Stará Tatra ožila pod rukama modeláře
5.3.2017
Z papíru se dají vyrobit úchvatné zmenšeniny reálných objektů • Dokazuje to Michal Traj se svými precizními modely • Propracovanost detailů vás ohromí
Let's Encrypt Everything
23.11.2016
I'll admit I was late to the HTTPS party.
But post Snowden, and particularly after the result of the last election here in the US, it's clear that everything on the web should be encrypted by default.
Why?
You have an unalienable right to privacy, both in the real world
Computer says NO to HTML5 document outline
9.6.2016
What a brilliant idea! For the longest time HTML5 specified, and advised developers, that it no longer mattered what the number (1 to 6) was in a heading element (when used in conjunction with sectioning elements). What mattered was the nesting level of the H1-h6 in sectioning elements, just like...
The woes of date input
19.1.2016
One of the many new input types that HTML5 introduced is the date input type which, in theory, should allow a developer to provide the user with a simple, usable, recognisable method of entering a date on a web page. But sadly, this input type has yet to reach its full potential. Briefly, the date...
HTML Developers: Please Consider
9.12.2015
ARIA is an amazing technology, it allows developers to add meaning to meaningless HTML or override meaning on HTML that is being repurposed and sometimes misused, so that users who rely upon the meaning of HTML, as implemented in browsers, can understand and interact with HTML User Interfaces...
On HTML belts and ARIA braces (The Default Implicit ARIA semantics they didn’t want you to know about)
14.4.2015
The question of whether HTML elements need the addition of ARIA role attibutes to expose their semantics, is one that surfaces on a regular basis. The answer is maybe for a subset of elements, but increasingly no. ARIA roles add nothing to default semantics of most elements In some cases...
On HTML belts and ARIA braces (The Default Implicit ARIA semantics they didn’t want you to know about)
14.4.2015
Updated: 3rd August 2020 The question of whether HTML elements need the addition of ARIA role attributes to expose their semantics, is one that surfaces on a regular basis. The answer is maybe for a subset of elements, but increasingly no. ARIA roles add nothing to default semantics of most...
HTML5 – Check it Before you Wreck it with Mike[tm] Smith
9.12.2014
The W3C’s Mike[tm] Smith (AKA @sideshowbarker) is the man with his head in the W3C validation markup checking tool source code; he makes the magic happen. Questions were asked for the HTML5 Doctor reader’s delight and edification. Russian Translation: Не проверив HTML5-кода, не суйся...
The ride to 5
28.10.2014
Forwards In recent weeks I contacted around 40 people, a cross section of those who have banged away at, or banged on about, HTML5. I asked them for their perspectives on HTML5 becoming a W3C Recommendation. Below are the words of the 28 people who responded, pretty much in the order they hit...
The W3C App Manifest specification
29.7.2014
By Marcos Cáceres and Bruce Lawson. Update 26 September 2014 The initial work for Manifest in Chromium M39 is done, and Marcos (more or less) finished coding the processor a few months ago. “I’m hoping to see it in fxos 2.2“, he said from the pool of his gorgeous Malibu home.)...
Using ARIA in HTML
21.6.2014
ARIA (WAI-ARIA if you want to be formal) is a set of attributes that you can add to HTML elements. These attributes communicate role, state and property semantics to assistive technologies via the accessibility APIs implemented in browsers. The W3C HTML specification provides information about...