Search
7 Creative Ways to Use Geometry in Web Design
16.3.2021
Geometric figures, lines, and spaces can all be used to improve the usability of a website. Here are 7 ways you can creatively put geometry to use in web design.
The post 7 Creative Ways to Use Geometry in Web Design appeared first on Codrops
Twitter Spaces, alternativa Clubhousu, bude brzy dostupná pro všechny
16.3.2021
Společnost Twitter plánuje v dubnu rozšířit svou funkci Spaces, která funguje v podstatě stejně jako „exkluzivní“ Clubhouse, na všechny…
The post Twitter Spaces, alternativa Clubhousu, bude brzy dostupná pro všechny appeared first on Tyinternety.cz
[aktualita] Twitter otevřel testování funkce Spaces i uživatelům s Androidem
4.3.2021
Sociální síť Twitter otevřela beta test funkcionality Spaces i majitelům zařízení s Androidem. Tato konkurence pro síť Clubhouse byla doposud v rámci testování přístupná jen na iOS. Uživatelé Androidu ale zatím nebudou mít k dispozici stejné množství funkci, jako majitelé mobilů a tabletů od Applu....
Coronavirus: IBM Launching Blockchain ‘Health Pass’ to Support Return to Public Spaces
13.10.2020
IBM Watson Health says the digital pass would help individuals safely return to shared physical spaces like work, school, flights or stadiums
SpaceChain Claims To Have Signed Outer Space’s First Multisig BTC Transaction
18.8.2020
SpaceChain claims to have signed the first multi signature transaction in outer space
When a Line Doesn’t Break
2.7.2020
We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When the parent box doesn’t have enough room for the next word in a line, it breaks it and moves down to the next line and repeats that...
Sending Cash to Friends and Family Through Bitcoin ATMs Is Safer Than Crowding Bank Offices During Pandemic
16.3.2020
Transferring money over traditional channels may involve a lot of queuing in lines these days. Authorities around the world are trying to prevent large groups of people gathering in confined spaces to reduce the risk of transmitting the coronavirus infection. Remittances are a lifeline for people...
What to Use Instead of Number Inputs
6.3.2020
You might reach for <input type="number> when you're, you know, trying to collect a number in a form. But it's got all sorts of issues. For one, sometimes what you want kinda looks like a number, but isn't one (like how a credit card number has spaces), because it's really just a string...
Outlook.com dostane službu Spaces. Umožní sdílet dokumenty, události i e-maily
19.2.2020
Microsoft podle uniklého promo videa chystá zajímavé rozšíření pro svého webového e-mailového klienta. Outlook zřejmě v dohledné době získá funkci Spaces, která umožní spolupracovat týmům při tvorbě e-mailů, poznámek apod.
Základní myšlenkou Spaces je volný prostor, kam můžete cokoliv umístit a
Firefox Kiosk Mode
16.10.2019
As someone who loves the HTML and web APIs, I want to see them used in all different types of devices and mediums. Being that I work for the amazing Mozilla Corporation, seeing Firefox and the gecko web engine thrive in those spaces is important to me. Firefox was recently featured in the Firefox...
Top 10 Monospace Fonts for Developers
2.7.2019
Developers are extremely passionate about certain things: developer tools, tabs vs. spaces, CSS in JS (or not!), and FONTS! I started a
Cardano Price Analysis: Cardano (ADA) is Extending its Reach to New Market Spaces Like China and Japan
6.6.2019
IOHK, Cardano’s ecosystem partner, is in talks with Chinese universities to design a Haskell training course. IOHK China team was invited to the International Fintech Innovation Conference in Sanya, to introduce Cardano to the Chinese. ADA/USD 3 Month Price Chart – TradingView ADA Coin...
JavaScript Glossary: String trim()
25.3.2019
Basics
This method removes whitespaces from the start and end of the calling string. It removes spaces, tabs, no break spaces etc. It returns a new string stripped of whitespaces from both
Converting Color Spaces in JavaScript
10.1.2019
A challenge I faced in building an image "emojifier" was that I needed to change the color spaces of values obtained using getImageData() from RGB to HSL. I used arrays of emojis arranged by brightness and saturation, and they were HSL-based for the best matches of average pixel colors with...