Search
Styling Layout Wrappers In CSS
29.6.2020
Two things that strike me often about the web are how many ways there are to go about the same thing and how many considerations go into even the most seemingly simple things.
Working with wrapper elements is definitely on both those lists. Wrappers (or containers or whatever) are so common...
Top 3 BTC Sentiment Analysis Tools: How They Work & How to Use Them
27.6.2020
Bitcoin (BTC) sentiment analysis tools can be powerful. Used correctly, they can allow traders and investors to gauge whether crypto markets (and their participants) are feeling bullish or bearish.
So, with some claiming that the market is now hovering between bear and bull status, perhaps there...
Some Typography Links
25.6.2020
I just can’t stop opening excellent typography-related articles, which means I need to subject you to blog posts that round them up so I can clean up my open tabs.
Vistaserve is “a grass-roots web hosting initiative hailing from Thornbury, Australia. Inspired by the quirky web of...
An Overview of Scroll Technologies
22.6.2020
Scroll-related animations have been used on the web for years. In recent years, they’ve started to become more common, perhaps in part due to devices being higher-performing and thus able to handle more animation. 
There are a number of scroll related technologies out there, so this article’s...
Unicef Funding Startups With Cryptocurrency for Covid-19 Relief
21.6.2020
The United Nations Children’s Fund (Unicef) has announced its largest cryptocurrency investment funding of startups. Eight companies in seven countries will use Unicef’s crypto fund to develop prototypes, pilot, or scale their technologies. Several of them are working on mitigating...
Elon Musk Bitcoin Giveaway Scam Rakes in Millions of Dollars in BTC
21.6.2020
‘Elon Musk’ bitcoin giveaways continue to scam people on Youtube. Scammers have reportedly pulled in millions of dollars in bitcoin from people wanting to double their cryptocurrency. Some of them use bitcoin addresses containing the name Elon Musk, Spacex, or Telsa. Before sending...
Patternico
20.6.2020
I remember searching for tutorials for making seamless patterns in Photoshop¹ all the time back in the day.
It’s fun to see this little website for building repeating patterns as its one job. It does everything you’d expect: pick a background, drag some decorations onto it and position...
Easing Animations in Canvas
19.6.2020
The <canvas> element in HTML and Canvas API in JavaScript combine to form one of the main raster graphics and animation possibilities on the web. A common canvas use-case is programmatically generating images for websites, particularly games. That’s exactly what I’ve done in a website...
Web Engine Diversity and Ecosystem Health
16.6.2020
As front-end developers, our job is working with browsers. Knowing how many we have and the health of them is always of great interest. As far as numbers go, we have fewer recently than we have in the past. It’s only this month that Edge is starting to auto-update browsers to the Chromium...
Adding a Custom Welcome Guide to the WordPress Block Editor
15.6.2020
I am creating a WordPress plugin and there is a slight learning curve when it comes to using it. I’d like to give users a primer on how to use the plugin, but I want to avoid diverting users to documentation on the plugin’s website since that takes them out of the experience.
What would...
Spacex Bitcoin Scam Features BTC Giveaway, Elon Musk, and NASA Launch
14.6.2020
A Spacex bitcoin scam has frequently appeared on Youtube, claiming to give away BTC. Its promo video features the recent Spacex launch with two NASA astronauts and an interview with Spacex and Tesla CEO Elon Musk. The scammers claim that anyone sending bitcoin to them will...
Ayn Rand: Francisco d’Anconia’s Speech on Money
14.6.2020
“So you think that money is the root of all evil?” said Francisco d’Anconia. “Have you ever asked what is the root of money? Money is a tool of exchange, which can’t exist unless there are goods produced and men able to produce them. Money is the material shape of...
On Adding IDs to Headers
11.6.2020
Here’s a two-second review. If an element has an ID, you can link to it with natural browser behavior. It’s great if headings have them, because it’s often useful to link directly to a specific section of content.
<h3 id="step-2"Step 2</a
Should I be so inclined, I could...
Bitfinex and Tether Reject 'Baseless' Lawsuit Filed Against Them
4.6.2020
Bitfinex and Tether have addressed the updated lawsuit which accuses them of market manipulation
A Primer on Display Advertising for Web Designers
4.6.2020
A lot of websites (this one included) rely on advertising as an important revenue source. Those ad placements directly impact the interfaces we build and interact with every day. Building layouts with ads in them is a dance of handling them in fluid environments, and also balancing the need...
Crypto Could Save Millennials From the Economy That Failed Them
2.6.2020
The Millennial generation will lead humanity to an era of new financial technology as they drive Bitcoin adoption through the next decade
What Are Leveraged Tokens And Should You Trade Them?
31.5.2020
The digital asset markets are continuously evolving and innovating to accommodate different types of traders. One of the latest innovations in the crypto trading space is leveraged tokens.
In this article, you will be introduced to leverage tokens, how they work, and we discuss their benefits...
A First Look at `aspect-ratio`
29.5.2020
Oh hey! A brand new property that affects how a box is sized! That’s a big deal. There are lots of ways already to make an aspect-ratio sized box (and I’d say this custom properties based solution is the best), but none of them are particularly intuitive and certainly not...
Get Programmatic Control of your Builds with Netlify Build Plugins
27.5.2020
Today at Jamstack_Conf, Netlify announced Build Plugins. What it does is allow you to have particular hooks for events within your build, like when the build starts or ends. What’s nice about them is that they’re just a plain ‘ol JavaScript object, so you can insert some logic...
Responsive web design turns ten.
27.5.2020
Ethan on the thinking and research that inspired the term:
Around that time, my partner Elizabeth visited the High Line in New York City shortly after it opened. When she got back, she told me about these wheeled lounge chairs she saw in one section, and how people would move them apart for a...