Search
Reserve Bank of Australia forms partnerships to research CBDC
2.11.2020
The project will “explore if there is a future role for a wholesale CBDC in the Australian payments system,” according to the RBA
Focus management and inert
19.10.2020
Many forms of assistive technology use keyboard navigation to understand and take action on screen content. One way of navigating is via the Tab key. You may already be familiar with this way of navigating if you use it to quickly jump from input to input on a form without having to reach for your...
Collective #623
17.9.2020
BGJar * Sombras.app * Sidebar Webring * Tooltip Sequence * Forms best practice
The post Collective #623 appeared first on Codrops
Virtual Event Registrations with Wufoo Forms
15.9.2020
(This is a sponsored post.)
We’ve seen many events shift from in-person to online this year. That may have required a huge change to how you collect attendee registrations in the past, but with a paid Wufoo account and Zoom — along with a sprinkle of Zapier — it’s easier than ever to...
Form design
15.9.2020
A very digestable guide from Geri Reid on building forms. Not the code, but the design and UX principles that should guide the code.
Working on a design system for a bank has taught [me] a lot about forms. I’ve watched testing in our labs. I’ve worked alongside experts from specialist...
Square Forms Group to Stop Patent Hoarding From Stifling Crypto Innovation
10.9.2020
Square said the Cryptocurrency Open Patent Alliance (COPA) will allow companies to access and share tech innovations with one another
IRS Sends Fresh Round of Tax Warning Letters to Cryptocurrency Owners
26.8.2020
The U.S. Internal Revenue Service (IRS) has begun sending new warning letters to cryptocurrency owners. This followed the tax agency prioritizing cryptocurrency on its tax forms. “The IRS is getting very serious about cryptocurrency tax compliance,” a tax expert told news.Bitcoin.com....
US Regulator Zeroes in on Binance Chain as SEC Awards Monitoring Contract to Ciphertrace
1.8.2020
The U.S. Securities and Exchange Commission (SEC) intends to award a fixed-price contract on a single source basis to Ciphertrace. The SEC is awarding the contract to the blockchain monitoring company as it plans focus on BNB coin, as well as other tokens on the Binance’s DEX. The BNB token...
Bank of Japan Forms New Team to Explore Central Bank Digital Currency
20.7.2020
The Bank of Japan is warming to digital currencies and now has a team dedicated to researching a possible digital yen
Korea’s Central Bank Forms Legal Panel to Advise on Possible Digital Currency Launch
15.6.2020
The Bank of Korea has set up a legal panel to advise on possible regulatory sticking points for a future CBDC issuance
Striking a Balance Between Native and Custom Select Elements
12.6.2020
Here’s the plan! We’re going to build a styled select element. Not just the outside, but the inside too. Total styling control. Plus we’re going to make it accessible. We’re not going to try to replicate everything that the browser does by default with a native <select> element. We’re going...
South Korea’s NH Bank Forms Blockchain Financial Services Consortium
10.6.2020
The South Korean NH NongHyup Bank has announced a memorandum of understanding to research and develop blockchain-based financial services through a new consortium
Ontology Collaborates with Flipside; Brings New Forms of Transparency
3.6.2020
Ontology is extremely happy to announce its partnership with Flipside Crypto, which is a business intelligence provider, an organization that works for the blockchain platforms. The partnership will allow Ontology to use the Flipside Crypto suite of analytical tools that will provide Ontology with...
“The Modern Web”
22.5.2020
A couple of interesting articles making the rounds:
Tom MacWrite: Second-guessing the modern web
Rich Harris: In defense of the modern web
I like Tom’s assertion that React (which he’s using as a stand-in for JavaScript frameworks in general) has an ideal usage:
There is a sweet spot...
Unprefixed `appearance `
18.5.2020
It’s interesting how third-parties are sometimes super involved in pushing browser things forward. One big story there was how Bloomberg hired Igalia to implement CSS grid across the browsers.
Here’s another story of Bocoup doing that, this time for the appearance property. The story...
CBDCs Come in Many Forms – Here’s a Quick Guide
30.4.2020
Dozens of central banks are piloting digital currencies. George Calle, of R3, takes us through the various project types
Using Formik to Handle Forms in React
28.4.2020
There is no doubt that web forms play an integral role in our web site or applications. By default, they provide a useful set of elements and features — from legends and fieldsets to native validation and states — but they only get us so far when we start to consider the peculiarities of using...
Better Form Inputs for Better Mobile User Experiences
17.4.2020
Here’s one simple, practical way to make apps perform better on mobile devices: always configure HTML input fields with the correct type, inputmode, and autocomplete attributes. While these three attributes are often discussed in isolation, they make the most sense in the context of mobile user...
IOTA Foundation Forms Strategic Partnership With TMEA
7.4.2020
TradeMark East Africa (TMEA) is by far the most respected organization which is known across the globe for its efforts on improving livelihoods via improving trading conditions. TMEA has an impressive track record covering more than eight countries. It covers the developmental strategies related...
Accessibility Links
2.4.2020
Austin Gil has kicked off the first in a five-part series about “HTML Forms Right” and to starts with semantics. It’s talking to the “we build our front-ends with JavaScript” crowd. The first block of code is an example of an Ajax form submission where the data...