Search
Gatsby and WordPress
31.12.2019
Gatsby and WordPress is an interesting combo to watch. On one hand, it makes perfect sense. Gatsby can suck up data from anywhere, and with WordPress having a native REST API, it makes for a good pairing. Of course Gatsby has a first-class plugin for sourcing data from WordPress that even supports...
Devs Reveal BCH Cashchannels and Simple Escrow Contracts
20.11.2019
Bitcoin Cash (BCH) supporters have been introduced to two new concepts that allow people to leverage the BCH network in a variety of innovative ways. On November 15, former Bitpay developer Jason Dreyzehner revealed his recurring payments system for BCH called Cashchannels. A few days later,...
Ways to Organize and Prepare Images for a Blur-Up Effect Using Gatsby
18.11.2019
Gatsby does a great job processing and handling images. For example, it helps you save time with image optimization because you don’t have to manually optimize each image on your own.
With plugins and some configuration, you can even setup image preloading and a technique called blur-up for your...
WordPress Plugin Overload? Give Jetpack a Try!
15.10.2019
The WordPress ecosystem has a plentiful supply of plugins that offer everything from AMP to Zapier integration and so, so, so many other things in between. It's a significant contributor to what makes WordPress great because plugins can account for the needs of nearly any website.
How many plugins...
Vývojáři reagují na změny Googlu. Wordpress plugin Yoast SEO sám povolí úryvky ve vyhledávání
30.9.2019
Minulý týden Google zareagoval na Francii, která jako první zavedla do své legislativy evropskou Směrnici o autorském právu na jednotném digitálním trhu. Kvůli tomu se nebudou ukazovat ve výsledcích vyhledávání detaily webů, které s tím nedají výslovný souhlas. Na to už odpovídají první vývojáři
More Flexible Online Stores WooCommerce and Gutenberg Blocks
27.8.2019
Blocks have become an indispensable component for managing content in WordPress since the Gutenberg editor was officially released earlier this year. Not only does WordPress include some nifty blocks right out of the box, but we're starting to see plugin developers take advantage of them...
Bitcoin Cash Multi-Party Escrow, Retail Adoption, and Upgrade Discussions
15.7.2019
Another week has passed for the Bitcoin Cash (BCH) community and as usual, there’s been a bunch of announcements and developments. BCH supporters this week saw the release of a multi-party onchain escrow system, Ethereum cofounder Vitalik Buterin discussed using the BCH chain as a data layer...
Render Snarky Comments in Comic Sans
25.6.2019
Hilarious idea by Zach Leatherman. To test if a comment is "snarky" or not, there is an npm package up to the task.
On this site, we generally just delete snarky comments, but I still run a WordPress plugin that allows me to "feature" or "bury" comments. It's old but it still works fine in...
Managing WordPress Metadata in Gutenberg Using a Sidebar Plugin
20.6.2019
WordPress released their anticipated over to the post editor, nicknamed Gutenberg, which is also referred to as the block editor. It transforms a WordPress post into a collection of blocks that you can add, edit, remove and re-order in the layout. Before the official release, Gutenberg...
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...
Bitcoin Cash (BCH) Price Analysis: Bitcoin Cash Releases New Plugin; 2019 Target Price is $1000
23.5.2019
Bitcoin Cash (BCH) announced the launch of a new plugin called the Interwallet Transfer. The medium-term outlook is bullish; target price remains at $1000. It is an unsaid rule in the crypto world that the higher the number of associations ultimately leads to good growth in the market....
Developer Creates Interwallet Transfer Plugin to Strengthen Bitcoin Cash Privacy
20.5.2019
The Bitcoin Cash (BCH) protocol and infrastructure continue to see relentless development. The Electron Cash Cashshuffle implementation has enhanced bitcoin cash fungibility by providing users with the ability to shuffle coins. Now a developer has announced the launch of the Interwallet transfer...
How to Generate QR Codes for Crypto Payments
10.5.2019
Businesses and projects in the crypto space have an incentive to facilitate cryptocurrency payments for their customers and users. With QR codes, acquiring a recipient’s address is easy – all it takes is a quick scan with a smartphone. A platform called Cwaqrgen provides a tool...
Differential Serving
1.4.2019
There is "futuristic" JavaScript that we can write. "Stage 0" refers to ideas for the JavaScript language that are still proposals. Still, someone might turn that idea into a Babel plugin and it could compile into code that can ship to any browser. For some of these lucky proposals, Stage 0 becomes...
Gutenberg: Co je zač ten emoce vyvolávající editor (nejen) pro WordPress?
8.3.2019
Gutenberg je plugin pro vizuální tvorbu strukturovaného obsahu. Myslím, že může přinést výraznou inovaci do tvorby webů nejen prostřednictvím WordPressu
Front and Rear Camera Access with JavaScript's getUserMedia()
13.2.2019
It seems like not so long ago every browser had the Flash plugin to get access to the devices media hardware to capture audio and video, with the help of these plugins, developers were able to get
CSS :placeholder-shown
4.2.2019
One of the first plugins that would hit a new framework in the early days of JavaScript frameworks was a placeholder plugin, which is why we were so excited when HTML5 brought us the placeholder attribute. Then CSS lovers like me were thrilled when the CSS spec allowed us to style placeholders....
Waymo v Michiganu postaví fabriku na chytrá auta. Jeho technologie má fungovat jako plugin
23.1.2019
Waymo pokračuje v rozvoji, v blogovém zápisku na Medou totiž oznámilo plán výstavby nového výrobního závodu v Michiganu. Stát s bohatou automobilovou minulostí a složitou současností (Detroit) má být další základnou automobilového startupu.
Firma by v Michiganu chtěla zaměstnat až
Building Responsive WordPress Forms
10.1.2019
(This is a sponsored post.)
Within the arsenal of every WordPress developer exists a toolbox of plugins used to implement key features on a website. Forms, up until now, have been a point of contention for most developers, given that no form plugins have offered seamless integration with existing...
Building Responsive WordPress Forms
10.1.2019
Within the arsenal of every WordPress developer exists a toolbox of plugins used to implement key features on a website. Forms, up until now, have been a point of contention for most developers, given that no form plugins have offered seamless integration with existing website code. Therefore...