Search
Collective #602
16.4.2020
Watched Box * Generative Data Visualization * Writing an Emulator in JavaScript * Stacks * Meanderer
Collective #602 was written by Pedro Botelho and published on Codrops
SEC Seeks More Feedback on tZERO’s Proposed Security Token Exchange
2.4.2020
The commission has extended a comment period on a proposed rule change to clear a regulatory path for the Boston Security Token Exchange, a tZERO-backed platform
Facebook začne lidem ukazovat box s aktuálními informacemi o koronaviru
20.3.2020
Novinku úzce související s aktuální pandemií koronaviru chce v příštích dnech zavést Facebook. Lidem na hlavní stránce začne ukazovat box s informacemi, ve kterém se dočtou nejnovější zprávy týkající se nákazy ve své zemi. Šéf sítě Mark Zuckerberg zdůraznil, že informace budou ověřené a budou
These Online Stores Will Sell You Masks, Gloves, Emergency Items for Cryptocurrency
15.3.2020
Events like the global coronavirus outbreak provide good justification for some prepping. Crises like this often result in shortages and skyrocketing prices of important emergency items, proving that everyone should keep a box of face masks and even a decent survival kit, should things go really...
The CSS Podcast
15.3.2020
From Adam and Una at Google, a podcast just about CSS. I believe I'm contractually obliged to link to that! Just one episode out so far, a shorty about the box model.
Last time I wrote up podcasts I like was 8 years ago most of them are dead now, except the biggies like This American Life and...
Šikovný adaptér od Icy Dock promění slot PCI Express ve vyměnitelný box pro 2,5palcové disky
12.3.2020
Dnešní počítačové skříně sice často mají hodně místa na pevné disky, ale s koncem optických mechanik jim většinou chybí přední pozice, které jsou nahrazené pevnou strukturou v podobě designově tvarovaného plastu nebo skla. Co když ale chcete používat box pro vyměnitelný disk?
Icy Dock začal
tZero-Affiliated Firm Hopes SEC Will Pass Updated Proposal for Security Token Platform
9.3.2020
The Boston Options Exchange modified its plan to launch a security token exchange, increasing its required market makers and bringing its listing standards closer to the NYSE's
Collective #595
5.3.2020
Variable Fonts Primer * Cannon-es and use-cannon * Faux Code Generator * Learn Box Alignment
Collective #595 was written by Mary Lou and published on Codrops
Unfortunately, clip-path: path() is Still a No-Go
2.3.2020
I was extremely excited when I first heard that clip-path: path() was coming to Firefox. Just imagine being able to easily code a breathing box like the one below with just one HTML element and very little CSS without needing SVG or a huge list of points inside the polygon function!
Chris...
How to Customize the WooCommerce Cart Page on a WordPress Site
28.2.2020
A standard e-commerce site has a few common pages. There are product pages, shop pages that list products, and let’s not forget pages for the user account, checkout flow and cart.
WooCommerce makes it a trivial task to set these up on a WordPress site because it provides templates for them...
Warren Buffett Slates Bitcoin, Denies Owning Crypto Gifted by Justin Sun
24.2.2020
“I don’t have any bitcoin. I don’t own any cryptocurrency, I never will … You can’t do anything with it except sell it to somebody else.” So claimed Warren Buffet in an interview this week on CNBC. Over the course of the two-minute segment, the billionaire...
[článek] Všechno v jednom. Jak Švýcaři připravili chytrý box pro milovníky seriálů a sportu
24.2.2020
[6 minut čtení] Napůl státní švýcarský operátor Swisscom vyšel vstříc zákazníkům, kteří milují seriálové maratony. Svým novým zařízením hýčká i sportovní fanoušky. Typičtí zákazníci internetových televizí mají často jednoduchý požadavek. Chtějí multimediální box, díky němuž mohou na svém televizoru...
‘Pandora’s Box, but for Freedom’: Author Isaiah Jackson on Bitcoin’s Impact
22.2.2020
Leigh Cuen is joined by author Isaiah Jackson to talk about financial discrimination and the value bitcoin can offer minority communities
Animate SVG Path Changes in CSS
20.2.2020
Every once in a while I'm motivated to attempt to draw some shapes with <path>, the all-powerful drawing syntax of SVG. I only understand a fragment of what it all can do, but I know enough to be dangerous. All the straight-line syntax commands (like L) are pretty straightforward and I find...
“resize: none;” on textareas is bad UX
30.1.2020
Catalin Rosu:
Sometimes you need to type a long reply that consists of many paragraphs and wrapping that text within a tiny textarea box makes it hard to understand and to follow as you type. There were many times when I had to write that text within Notepad++ for example and then just paste...
Bitcoin SV Rally Cools Off as Craig Wright Opens 'Pandora's Box'
15.1.2020
Craig Wright. Source: a video screenshot, Coingeek
While Craig Wright news prompted bitcoin SV (BSV) rally is still based on speculations, rather than clear answers, the price of now the 4th largest coin has already dropped from its heights reached earlier today.
At pixel time (11:15 UTC),...
Animate Text on Scroll
13.1.2020
We covered the idea of animating curved text not long ago when a fun New York Times article came out. All I did was peek into how they did it and extract the relevant parts to a more isolated demo.
That demo is here:
See the Pen
Selfie Crawl by Chris Coyier (@chriscoyier)
...
CSS-Only Carousel
10.1.2020
It's kind of amazing how far HTML and CSS will take you when building a carousel/slideshow.
Setting some boxes in a horizontal row with flexbox is easy.
Showing only one box at a time with overflow and making it swipable with -webkit-overflow-scrolling is easy.
You can make the "slides" line...
How Auto Margins Work in Flexbox
6.1.2020
Robin has covered this before, but I've heard some confusion about it in the past few weeks and saw another person take a stab at explaining it, and I wanted to join the party.
Say you have a flex container with some flex items inside that don't fill the whole area.
See the Pen
ZEYLVEX...
Make a smooth shadow, friend.
19.12.2019
One box-shadow is cool and all, but check out Philipp Brumm's tool for building out comma-separated multiple box-shadows, which result in a much smoother and more natural look.
This reminds me very much of the idea for easing linear-gradient. In a gradient, this smoothing effect is handled...