Search
A Comparison of Static Form Providers
18.9.2019
Let’s attempt to coin a term here: "Static Form Provider." You bring your HTML <form>, but don’t worry about the back-end processing that makes it work. There are a lot of these services out there!
Static Form Providers do all tasks like validating, storing, sending notifications,...
Two Browsers Walked Into a Scrollbar
18.9.2019
Surprise: scrollbars are complicated, especially cross-browser and cross-platform.
Sometimes they take up space and sometimes they don't. Sometimes that is affected by a setting and sometimes it isn't. Sometimes you can see them and sometimes you can't unless you're actually scrolling. Styling...
10 Tax Tools to Help Crypto Owners
18.9.2019
While tax laws on cryptocurrency vary by jurisdiction, there are many useful tools to help you calculate crypto taxes, lower your tax liabilities, and simplify your filing — no matter where you are. Many of them work globally, supporting tax forms of multiple countries, and can import data...
weatherstack: an Amazing Weather API (Sponsored)
18.9.2019
One of my first tasks each day is checking the weather; it’s a necessity for knowing what my children and I should wear, if I’m going to need to water the lawn or need to shovel snow, and if I can take meetings out on my patio. It’s also been one of my worst web […]
The post...
A Color Picker for Product Images
17.9.2019
Sounds kind of like a hard problem doesn't it? We often don't have product shots in thousands of colors, such that we can flip out the <img src="product-red.jpg" alt="red product"> with <img src="product-blue.jpg" alt="blue product">. Nor do we typically have products in a vector...
Overflow And Data Loss In CSS
17.9.2019
"Data Loss" is a funny term. My brain thinks of like packet loss on the way from the server to your browser, resulting in missing content in files. Perhaps it is that on some level, but in CSS parlance, it has to do with the overflow property. Too much content for sized container + hidden overflow...
A Proof of Concept for Making Sass Faster
17.9.2019
At the start of a new project, Sass compilation happens in the blink of an eye. This feels great, especially when it’s paired with Browsersync, which reloads the stylesheet for us in the browser. But, as the amount of Sass grows, compilation time increases. This is far from ideal.
It can be a real...
US Army Seeks Blockchain Experts Who Can Trace Bitcoin in Real-Time
17.9.2019
Blockchain intelligence service providers are being sought by the US Army Criminal Investigation Command to track financial criminals
Here’s How Europeans Can Deal With Negative Interest Rates
17.9.2019
Low and negative interest rates have been a burden for account holders across Europe for some time. And it’s only getting worse, as the European Central Bank just announced a new rate cut to a record low of -0.5%. Private and corporate customers in many countries on the continent don’t...
Web Development Merit Badges
16.9.2019
A collection of front-end development achievements. How many can you collect?
The post Web Development Merit Badges appeared first on CSS-Tricks
European Countries Step Up Response to Facebook’s Libra
16.9.2019
The European Central Bank (ECB) and a number of countries in the region have stepped up their efforts in response to Facebook’s Libra, which has revived a competing ECB project for instant payments. As Facebook engages Switzerland’s financial regulator, the ECB clarifies how Libra...
HTC Adds Native Bitcoin Cash Support to Its Flagship Smartphone
16.9.2019
The bitcoin cash community now has a new way to secure and transact its digital money, as HTC adds native BCH support to its Exodus 1 smartphone. A key reason the technology manufacturer has chosen to do so is that many consumers are using BCH as a payment method and HTC wants to see...
Kaleido’s Enterprise Clients Can Now Transfer Tokens In Complete Privacy
15.9.2019
Enterprise blockchain firms using Kaleido's platform will now be able to transact privately with one another
Browser Extensions Can Help Scammers Steal Your Bitcoin: Casa CEO
15.9.2019
Browser add-ons can steal your crypto and identifying information, said Casa's Jeremy Welch
Ethereum Price Flashing Bullish — Can ETH Trigger an Altcoin Revival?
15.9.2019
Ethereum (ETH) wants to rally but Bitcoin’s rising dominance rate could be the deciding factor
caniemail.com
15.9.2019
As long as I can remember the main source for feature support in HTML email clients is Campaign Monitor's guide. Now there is a new player on the block: caniemail.com.
HTML email is often joked about in how you have to code for it in such an antiquated way (<table>s! really!) but that's...
You Can Now Prove a Whole Blockchain With One Math Problem – Really
14.9.2019
Electric Coin Company research says you can prove the whole bitcoin blockchain in less space than a bitcoin blockhead, only 80-bytes of data
Crypto Facilitates Money Transfer for Restricted China
14.9.2019
Crypto is not illegal in China, but it is illegal for banks and financial institutions to deal in crypto. It’s also illegal to send or receive over $50,000 in fiat money without government permission. Restrictive banking regulations, international trade wars, and a surveillance state in...
BlockFi Clients Can Now Start Earning Interest On Any Amount of Crypto
14.9.2019
Clients of BlockFi, a cryptocurrency lending company, will now be able to earn interest on any amount of Bitcoin, Ether, and Gemini Dollar
Where should “Subscribe to Podcast” link to?
14.9.2019
For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like:
https://podcasts.apple.com/podcast/id493890455
...that would make sense. It's a web URL anyway, so it will work for anyone and has information about the podcast, as well as a list of recent shows...