Search
US Judge Dismisses Motion Against Bancor After Finding Allegations Inadequate to Give It Jurisdiction
24.2.2021
A Manhattan federal judge has dismissed a securities fraud class action against Bancor after ruling that the plaintiff’s allegations were not enough to give the court jurisdiction. According to a report, the dismissal of the case against represents the first such ruling “in a suite...
Skyward Sword Has A Neat Workaround For Its Motion Controls
18.2.2021
The Legend Of Zelda: Skyward Sword, bless it for trying, was a Zelda game on the Wii that went all in with its motion controls, making ports to systems that aren’t the Wii a tricky proposition.Read more
Judge Rejects Virgil Griffith’s Motion to Dismiss Charges of Aiding North Korea
30.1.2021
U.S. Judge Kevin Castel also denied the ethereum developer’s request for more details about what he’s being charged with
Federal Court Rejects Motion Filed by Crypto Developer Virgil Griffith to Dismiss Charges on Aiding North Korea
30.1.2021
A U.S. federal judge has rejected a motion filed by a former Ethereum Foundation developer over allegations of assisting North Korea to bypass sanctions. Prosecutors claim, Virgil Griffith, aided the regime by providing critical information on cryptocurrencies. Prosecutors Say Griffith’s...
Lawyers Claim They Intend to File Motion to Revoke eToro's Licence This Week
12.1.2021
The attorneys representing European eToro users affected by the recent incident are exploring different options for a lawsuit in case the negotiation fails, but they might not wait with the motion to revoke the company's licence, they said - as the number of their clients rises.
eToro disabled...
The CFTC Asks Court to Issue Fines in Excess of $100M Against Mastermind of a Fraudulent Crypto Scheme
11.1.2021
The Commodity Futures Trading Commission (CFTC) has filed a motion with the New York Southern District Court that seeks heavy penalties against Michael Ackerman, the mastermind of a fraudulent cryptocurrency scheme. According to the motion, the U.S. agency wants the court to order Ackerman to...
Responsible, Conditional Loading
25.12.2020
Over on the Polyplane blog (there’s no byline but presumably it’s Kilian Valkhof), there is a great article, Creating websites with prefers-reduced-data, about the prefers-reduced-data media query. No browser support yet, but eventually you can use it in CSS to make choices that reduce...
Spray Away the Germs With This $19 Motion-Activated Hand Sanitizing Mist Dispenser
20.12.2020
Steliron Automatic Hand Sanitizer Mist Dispenser | $19 | SideDealRead more
Representation Matters
15.12.2020
This year I had the pleasure of re-launching The Accessibility Project. I spend a lot of time researching and writing about accessibility and inclusive design, so this felt like the cumulation of a lot of that effort. The site now uses all sorts of cool web features like CSS Grid, @supports,...
Creating websites with prefers-reduced-data
8.12.2020
Spoiler alert: There is no support for it yet. But it is defined in the Media Queries Level 5 spec that includes other recent, but more familiar user preference features, like prefers-color-scheme and prefers-reduced-motion.
The Polypane blog goes into incredible depth on prefers-reduced-data...
Judge rejects motion to freeze Cred's crypto assets in bankruptcy case
26.11.2020
A U.S. bankruptcy judge has rejected a motion to freeze the assets of beleaguered crypto lending service that was filed by its users
GIFS and prefers-reduced-motion
3.11.2020
The <picture> element has a trick it can do where it shows different image formats in different situations. If all you are interested in is formats for the sake of performance, maybe you’d do:
<picture<source srcset="img/waterfall.avif" type="image/avif"<source...
Ethereum Dev Virgil Griffith’s Attorney Files Motion to Dismiss Charges of Aiding North Korea
26.10.2020
The motion, filed by Brian Klein, claims the indictment of Griffith doesn't "specify any alleged overt facts," and contains no actual allegation of fact
Ethereum researcher Virgil Griffith files motion to dismiss North Korea conspiracy charge
24.10.2020
Griffith argues that because his April 2019 conference presentation consisted of widely-available public information, he was not providing a "service" to North Korean officials
UI Interactions & Animations Roundup #11
22.10.2020
A new hand-picked collection of great web motion design concepts, UI interactions and animations.
The post UI Interactions & Animations Roundup #11 appeared first on Codrops
How to Create a Realistic Motion Blur with CSS Transitions
14.10.2020
Before we delve into making a realistic motion blur in CSS, it’s worth doing a quick dive into what motion blur is, so we can have a better idea of what we’re trying to reproduce.
Have you ever taken a photo of something moving quickly, especially under low light, and it turned into a blurry...
Ripple Has Mixed Success in Motion to Dismiss Lawsuit Alleging Securities Fraud
6.10.2020
The judge threw out some of the claims in the lawsuit but the case can continue based on others relating to allegedly misleading statements by CEO Brad Garlinghouse
ICO Aftermath: US Rules in Favour of SEC in $100M KIK Case – SALT to Reimburse Claimants From 2017 ICO
1.10.2020
A US court has ruled in favour of the US SEC after the regulator’s filing of a motion seeking summary judgment against Kik for violating the country securities laws. Kik, which raised $100 million from 2017 ICO, had filed its own motion of summary judgment but the court refused to grant this....
UI Interactions & Animations Roundup #10
22.9.2020
Check out the latest trends in web motion design, UI interaction and animations and get inspired.
The post UI Interactions & Animations Roundup #10 appeared first on Codrops
Accessible Web Animation: The WCAG on Animation Explained
22.9.2020
It’s true, web animation can be accessible! Sometimes it just takes a little extra effort to make sure that it is. There are strategic things we can do to make sure our animations have a positive impact on accessibility, like planning how they contribute to the overall UX and ease of use of...