Search
Anycoin Direct Launches Innovative New Platform
6.5.2020
Cryptocurrency exchange service Anycoin Direct rolls out a new website for the European market. With their newly designed website, Anycoin Direct aims to make the buying and selling process of cryptocurrencies more accessible for everyone. The personalized design is unique within the cryptocurrency...
Bitcoin Miners Usually Create 6 Blocks per Hour. They Just Banged Out 16
1.5.2020
In a significant deviation from the norm, bitcoin miners just produced 16 blocks in 63 minutes
A BTC 6 Contest to Create a Privacy-Focused Bitcoin Sidechain is On
30.4.2020
Ten days were not enough for blockchain developers to win a new Bitcoin (BTC) contest, launched by Paul Sztorc, an independent BTC researcher, and tap into a BTC 6.1 (USD 53,600) prize fund. However, contestants still have at least 12 days to go.
The contest started last week and includes potential...
Different Approaches to Responsive CSS Motion Path
24.4.2020
As a follow-up to Jhey’s recent post on responsive motion paths, Michelle Barker notes that another approach could be to just transform: scale() the whole dang element.
The trade-off there is that you’re scaling both the path and the element on the path at the same time; Jhey’s...
Creating Playful Effects With CSS Text Shadows
20.4.2020
Let’s have a look at how we can use the CSS text-shadow property to create truly 3D-looking text. You might think of text-shadow as being able to apply blurred, gradient-looking color behind text, and you would be right! But just like box-shadow, you can control how blurred the shadow is, including...
Create a Responsive CSS Motion Path? Sure We Can!
15.4.2020
There was a discussion recently on the Animation at Work Slack: how could you make a CSS motion path responsive? What techniques would be work? This got me thinking.
A CSS motion path allows us to animate elements along custom user-defined paths. Those paths follow the same structure as SVG paths....
BlockDown Unveils 3D World & Invites Guests to Create Their Own Avatars
14.4.2020
Disclaimer: The text below is a press release that was not written by Cryptonews.com.
______
BlockDown 2020 has revealed that attendees will be able to login and create their very own bespoke virtual avatars from today's date. Attendees will be able to log in and customize their avatar including...
How to Create a CSS-Tricks Custom Scrollbar
13.4.2020
Chris Coyier of CSS-Tricks is an amazing engineer and blogger. He’s not only creative but has always had the drive to put his thoughts to work, no matter how large. He also has a good eye for the little things that can make CSS-Tricks or your site special. One of those little things is...
EU Lawmakers Want to Create a New Regulator for Crypto 'Blind Spots'
13.4.2020
Alongside stablecoins and token-based fundraising, the EU parliament asserts that Bitcoin mining poses a money laundering risk
Developer Launches Noncustodial Bitcoin Cash-Powered Authorization Platform
11.4.2020
Seven days ago, a crypto software developer announced a new web service called Signup.cash, which provides individuals and organizations with the ability to create web-based applications for Bitcoin Cash (BCH). The engineer and team members who developed the new platform for BCH stressed that...
Create Diagonal Layouts Like it’s 2020
9.4.2020
Nils Binder covers the ways:
1. Use an SVG in the form of a triangle. This technique is nicely described by Erik Kennedy on CSS-Tricks.
2. Hide part of your section using clip-path. Read Diagonal Containers in CSS by Sebastiano Guerriero or Sloped edges with consistent angle...
How to Re-Create a Nifty Netflix Animation in CSS
7.4.2020
The design for Netflix’s browse page has remained pretty similar for a few years now. One mainstay component is the preview slider that allows users to scroll through content and hover on items to see a preview.
One unique characteristic of the UI is its hover behavior. When a show preview...
Brazilian Regulators Create DLT Platform for Screening Politicians
3.4.2020
Brazilian regulators are teaming up to use blockchain technology to streamline vetting processes for public officials and corporations
Let a website be a worry stone
1.4.2020
Ethan Marcotte just redesigned his website and wrote about how the process was a distraction from the difficult things that are going on right now. Adding new features to your blog or your portfolio, tidying up performance issues, and improving things bit by bit can certainly relieve a lot...
CoinDeal Token – a Wide Range of Earning Possibilities
23.3.2020
Launched in the second quarter of 2019, CDL Token is a rapidly growing project, which has more and more to offer for its users. From the very beginning, CDL was not supposed to be an ordinary token. The goal was to create a functional cryptocurrency which would enable the users of the CoinDeal...
Will Dogecoin Create One More Buying Opportunity?
23.3.2020
While all the mammoth economies of the world have collapsed, the crypto market is on a ventilator too. It has been more than a week since Coronavirus pushed the majority of the markets off the cliff, and the disease is still not appearing to see any end. In that case, even though some of the …
DeFi on Bitcoin: The Time Has Come for Decentralized Finance to Run on top of Bitcoin´s Network
18.3.2020
The main aim behind DeFi (decentralized finance) is to create a financial service ecosystem that’s open-source, permissionless, transparent and functioningContinue Reading
The post DeFi on Bitcoin: The Time Has Come for Decentralized Finance to Run on top of Bitcoin´s Network appeared first...
Playing With Particles Using the Web Animations API
18.3.2020
When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can.
In this post, we'll make even more particle magic using the Web Animations API to create...
Create a Wave Motion Effect on an Image with Three.js
17.3.2020
Learn how to make a wave motion effect on an image with Three.js.
Create a Wave Motion Effect on an Image with Three.js was written by Mario Carrillo and published on Codrops
How to Create a “Skip to Content” Link
17.3.2020
Skip links are little internal navigation links that help users move around a page. It’s possible you’ve never actually seen one before because they’re often hidden from view and used as an accessibility enhancement that lets keyboard users and screen readers jump from the top of the page to...