Search
IOTA (MIOTA) Price Analysis: IOTA Spreads Its Wings Bringing Key Automobile Players Onboard
22.5.2019
IOTA has recently sponsored Texas Smart Cities Summit to increase popularity quotient IOTA has partnered with automobile giants like Jaguar for mainstream adoption IOTA has been on the top of its game and continuously aiming bigger partnerships to increase the mainstream adoption of the MIOTA coin....
FedEx Blockchain Strategist Sees Teamwork as Key to Developing Blockchain Business Models
20.5.2019
FedEx’s own blockchain specialist is staying conservative on its benefits
Insured Cryptocurrency Custody Services and Their Potential Impact: The Key to Institutional Investment Growth?
20.5.2019
A look at what insured cryptocurrency custody services are, why they are important from an institutional point of view, and what the potential impact on the market would be should they lure institutional investors
Anchor a Document or File to the BCH Chain With Notary.Bitcoin.com
19.5.2019
In my last article, I explained how to prove ownership of a specific address by signing a message with a public and private key pair. That’s just one way of proving ownership and verifying a valid signature, as BCH users can also anchor a document to the chain using the Bitcoin Cash...
Blockchain as Key to Vienna’s Digital Future — Interview with Ulrike Huemer, CIO of Vienna, Austria
18.5.2019
For Austria, blockchain is more than just a means of crypto-trading. Ulrike Huemer, the CIO of the capital city of Vienna, gave us an in-depth look at how the country seizes the potential of the nascent technology in order to provide public services and to help transform Vienna into a “smart city”
How to Prove Ownership With a Bitcoin Cash Address and Digital Signature
18.5.2019
Bitcoin is an amazing form of money and the technology Satoshi created has incredible potential. However, most people don’t realize that the blockchain not only allows for a great medium of exchange, but it also provides the means for creating notarized proofs. The following walkthrough aims...
20-Year-Old Cryptographic Puzzle Is Solved and Stamped in the Bitcoin Cash Blockchain
17.5.2019
A fiendishly tricky puzzle that has baffled cryptographers for two decades has been solved, and the proof preserved on the BCH and BTC blockchains. The feat, which was achieved 15 years earlier than the puzzle’s architects had anticipated, was commemorated with another premature reveal...
Bitcoin Cash (BCH) Price Analysis: Bitcoin Cash decodes the key to increase BCH’s mainstream adoption
10.5.2019
Bitcoin Cash (BCH) partners with Avnet to penetrate the mainstream market Bitcoin Cash(BCH) hits the bull’s eye by collaborating with Jeju Blockchain Smartcity association Since the time Bitcoin Cash (BCH) has forked from Bitcoin in 2017, the peer-to-peer cryptocurrency has been leaving no stone...
CSS Algorithms
6.3.2019
I wouldn't say the term "CSS algorithm" has widespread usage yet, but I think Lara Schenck might be onto something. She defines it as:
a well-defined declaration or set of declarations that produces a specific styling output
So a CSS algorithm isn't really a component where there is some parent...
Extracting Text from Content Using HTML Slot, HTML Template and Shadow DOM
6.3.2019
Chapter names in books, quotes from a speech, keywords in an article, stats on a report — these are all types of content that could be helpful to isolate and turn into a high-level summary of what's important.
For example, have you seen the way Business Insider provides an article's key points...
Using Dotfiles for Managing Development and Many Other Magical Things
8.2.2019
Howdy folks! 🎉 I'm Simon Owen, and over the years, I've loved being a part of and learning from the dotfiles community. I spend a lot of time teaching developers and running workshops. In those sessions, demonstrating how I set up my development environment is often one of things that folks...
Building Responsive WordPress Forms
10.1.2019
(This is a sponsored post.)
Within the arsenal of every WordPress developer exists a toolbox of plugins used to implement key features on a website. Forms, up until now, have been a point of contention for most developers, given that no form plugins have offered seamless integration with existing...
Building Responsive WordPress Forms
10.1.2019
Within the arsenal of every WordPress developer exists a toolbox of plugins used to implement key features on a website. Forms, up until now, have been a point of contention for most developers, given that no form plugins have offered seamless integration with existing website code. Therefore...
Object.fromEntries
9.11.2018
The Object object has been buffed with useful methods over the past few years. Object.keys, Object.values, Object.freeze, and Object.assign all address frequently desired functionality. One of the new Object methods is fromEntries, which accepts a Map or map-like array nesting and converts it...
Change Mac Brightness from Command Line
24.10.2018
Earlier this week I posted about how you can modify your Mac’s volume from command line. Little command line scripts make me smile because I spend so much of my day in command line, and automation can be the key to productivity. I next thought about modifying brightness from command line...
Reinvest Your Time with HelloSign API
5.7.2018
HelloSign API makes it simple to embed secure and legally binding eSignatures directly into any website. It's 2x faster to implement than other eSign solutions and is also the only eSign API that allows customers to completely white label the integration, meaning our customers can give their...
Resilient, Declarative, Contextual
25.6.2018
Keith J. Grant:
I want to look at three key characteristics of CSS that set it apart from conventional programming languages: it’s resilient; it’s declarative; and it’s contextual. Understanding these aspects of the language, I think, is key to becoming proficient in CSS.
Like HTML, unknown...
Learning Gutenberg: Modern JavaScript Syntax
23.5.2018
One of the key changes that Gutenberg brings to the WordPress ecosystem is a heavy reliance on JavaScript. Helpfully, the WordPress team have really pushed their JavaScript framework into the present and future by leveraging the modern JavaScript stack, which is commonly referred to as ES6 in...
JSON Schema Validation and Expressive Query Syntax in MongoDB 3.6
10.5.2018
One of MongoDB’s key strengths has always been developer empowerment: by relying on a flexible schema architecture, MongoDB makes it easier and faster for applications to move through the developme
MongoDB 3.6: JSON Schema Validation and Expressive Query Syntax
10.5.2018
One of MongoDB’s key strengths has always been developer empowerment: by relying on a flexible schema architecture, MongoDB makes it easier and faster for applications to move through the developme