Search
BCH Merchant Directories Now List 4,300 Bitcoin Cash-Accepting Businesses
10.2.2020
Businesses around the world continue to adopt bitcoin cash (BCH) and in 2020 merchant acceptance continues to grow. Tallying up all the companies that accept BCH listed on sites like Green Pages, Map.Bitcoin.com, Acceptbitcoin.cash, and Anypay shows there’s more than 4,300 BCH supporting...
On Its 15th Birthday, Google Maps Has Some Brilliant Updates for You!
8.2.2020
Google Maps do not need any introduction. It is such a staple digital companion that our lives literally revolve around its axis! On the occasion of its 15th Birthday, we decided to confetti all the impressive details of the Google maps, and to share with you some very exciting updates from Google...
[aktualita] V Plzni proběhne první český Missing Maps Hackathon
8.10.2019
Jak pomoci humanitárním organizacím s jejich prací v oblastech postižených přírodními katastrofami a dalšími krizovými situacemi? V Plzni o víkendu 11. – 13. října proběhne první český Missing Maps Hackathon, na kterém mají vývojáři pomoci vyvinout nástroje pro tvorbu map ohrožených míst....
Creating a Maintainable Icon System with Sass
28.8.2019
One of my favorite ways of adding icons to a site is by including them as data URL background images to pseudo-elements (e.g. ::after) in my CSS. This technique offers several advantages:
They don't require any additional HTTP requests other than the CSS file.
Using the background-size property...
Exploring Sets and Maps in JavaScript
3.7.2019
Let’s take a look into two new constructs that were introduced in the JavaScript ES6 specification:
Set - The Set object allows you to store unique values of any type
Creating Interactive Maps in WordPress with MapSVG
29.5.2019
The MapSVG plugin for WordPress allows you to create feature-rich, interactive maps quickly and through a smart admin UI. Interactive maps are a common request for projects when you need to visualize impact over particular locations. If you are already on WordPress, this comprehensive plugin could...
[článek] Aprílový přehled: Had v Google Maps, staré dobré Mapy.cz či budka pro nerušené volání
1.4.2019
[1 minuta čtení] Den, kdy se vás řada lidí bude snažit napálit, je tady. Lupa vlastní mystifikace nechystá, tady ale je náš tradiční přehled vtípků z oblasti IT a internetu. Apríl! Tohle zvolání dnes uslyšíte určitě mnohokrát. Kromě vašich přátel se vás celý dnaží nachytat a pobavit také...
Do CSS Custom Properties Beat Sass Loops?
2.3.2019
I reckon that a lot of our uses of Sass maps can be replaced with CSS Custom properties – but hear me out for a sec.
When designing components we often need to use the same structure of a component but change its background or text color based on a theme. For example, in an alert, we might need...
Should I Use Source Maps in Production?
1.3.2019
It's a valid question. A "source map" is a special file that connects a minified/uglified version of an asset (CSS or JavaScript) to the original authored version. Say you've got a filed called _header.scss that gets imported into global.scss which is compiled to global.css. That final CSS file...
How to Create a Fake 3D Image Effect with WebGL
20.2.2019
Learn how to create an interactive "fake" 3D effect for images with depth maps and plain WebGL.
How to Create a Fake 3D Image Effect with WebGL was written by Yuriy Artyukh and published on Codrops
[aktualita] Praha zveřejnila otevřená data o MHD, první je nasazují Google Maps
10.1.2019
ROPID, Dopravní podnik hlavního města Prahy a další dopravci dávají k dispozici nová data o veřejné dopravě. Publikována jsou ve formě otevřených dat a jsou neustále aktualizovaná. Údaje obsahují informace o jízdném, garantované přestupy, jízdní řády v Praze a Středočeském kraji, polohy zastávek...
Real-time Geolocation & Reverse IP Lookup with ipapi (Sponsored)
22.10.2018
There’s an incredible amount you can do when you know where your web visitor is located. You can target advertising to the user, you can load maps of nearby search queries, you can localize website verbiage, you can customize content for their region, etc. I guess what I’m trying...
Collective #435
23.7.2018
ndb * The Future of WebAssembly * Fractional * Farewell, Google Maps * 3D Toggle * Scaling Microservices * Front-End Performance Checklist
Collective #435 was written by Pedro Botelho and published on Codrops
[článek] Pirátské filmy na Facebooku, zdražení Google Maps a pokus o decentralizované YouTube
22.7.2018
[12 minut čtení] DuckDuckGo vs. Google, šmírující vysavač, Google bomba jde po Trumpovi, Mark Zuckerberg a mazání popírání holokaustu. Co ještě přinesl právě končící #tyden. Facebook má problém, je na něm spousta pirátských kopií filmů. Ne odkazů na filmy, kompletně nahraných filmů. Nacházejí se...
[aktualita] Sygic v rámci webových Sygic Maps zdarma zpřístupňuje plánovač tras
9.7.2018
Slovenská společnost Sygic na start prázdnin a dovolených spustila plánovač tras v rámci webové služby Sygic Maps. Pomocí webového plánovače je možné předem vytvořit trasu a nasdílet jí v tradiční navigační aplikaci. „V praxi to znamená, že když uživatel naplánuje svou trasu v aplikaci Sygic Maps...
Debug JavaScript in Production with Source Maps
5.6.2018
These days, the code you use to write your application isn’t usually the same code that’s deployed in production and interpreted by browsers. Perhaps you’re writing your source code in a language t
The Simplest Way to Add Google Maps to Your Site
31.5.2018
In this quick tutorial we show you how to configure Google Maps with the help of the gMaps library
Ship Map
14.5.2018
Interactive maps can both be functional and, when combined with data, tell a good story. Kiln released this data-driven map (make sure to hit the play button) to show the routes of every cargo ship moving about on the high seas in 2012.
Created by London-based data visualisation studio Kiln...
IP Geolocation with ipstack (Sponsored)
2.5.2018
Knowing where your web visitor is located is an incredible advantage to any website; you can show relative content like maps, pricing, and availability, output your content in their likely language, etc — I cannot overstate how useful that information is. Of course we have the HTML5...
Collective #404
5.4.2018
Creating Themeable Design Systems * Lazy Loading Images and Video * Introduction to HTML * Streamline Emoji * Perlin Noise * Generated Maps
Collective #404 was written by Pedro Botelho and published on Codrops