Search
Bitcoin Cash and SLP-Fueled Badger Wallet Launches for iOS
3.6.2019
On June 3, the popular bitcoin cash (BCH) light client Badger Wallet launched its open beta version for iOS mobile devices. Now Apple users can download the wallet in order to store, send and receive BCH alongside the ability to do the same with Simple Ledger Protocol (SLP) tokens in a noncustodial...
Testing the Noncustodial Button Wallet With BCH Over Telegram Messenger
31.5.2019
Users of the Telegram-infused cryptocurrency Button Wallet can now purchase digital assets through its partnership with the payment processor Wyre. Button Wallet allows users to store, send, and receive cryptocurrencies like BCH, ETH, BTC, LTC, and ETC through the Telegram messaging app....
Dadiani Syndicate’s Client Wants To Purchase As Close To 25% Of Total Bitcoin Supply As Possible
31.5.2019
Cryptocurrencies are expected to take over the global monetary systems in the next decade or so, and without a doubt, Bitcoin will be the most dominant of all digital currencies. This is why many wealthy and powerful individuals and entities are in a bid to buy much Bitcoins as possible. Recently...
Cryptocurrency Broker Client Reportedly Aims to Acquire 25% of All Bitcoin Supply
31.5.2019
Dadiani Syndicate has reportedly been approached by a wealthy client to buy as close to 25% of the bitcoin supply as possible
Customer Satisfaction Surveys with Wufoo
30.5.2019
I was once tasked to create a makeshift customer service survey that would allow an employee to receive a customer call and send a survey to the custom once the call ended. The goal was to track customer satisfaction, which is a totally legit thing to want.
There are some solutions out there that...
Telegram Launches Test Client Officially For Its Telegram Open Network
30.5.2019
As per the latest reports, Telegram has launched a Test Network Lite Client officially for its Telegram Open Network (TON) blockchain. Telegram is known for offering instant messaging service, which is popular due to its encrypted nature. All the files related to TON Test Network Blockchain Lite...
Telegram Officially Releases TON Testnet Blockchain Lite Client
30.5.2019
Global messaging app Telegram has officially introduced a preliminary version of the TON Blockchain Lite Client
Unconfirmed: Telegram’s TON Testnet Blockchain Light Client Uploaded to GitHub
27.5.2019
The Telegram Open Network light client testnet has been seemingly uploaded by a GitHub user
The Browser Can Remember Edited Content
22.5.2019
You can make the text inside any HTML element editable by adding the contenteditable attribute.
<div contenteditable>
Hey, I'm like a textarea kinda now!
</div>
I wouldn't say there are wheelbarrows full of use-cases for that, but it's neat. One possible use might be...
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...
Russian Sberbank Demands Client Provide Data on Cryptocurrency Revenue
18.5.2019
Russia’s largest bank Sberbank is making a client disclose information about their cryptocurrency revenue and details of their mining farms
Enterprise Ethereum Alliance Publishes Latest Client Specs in Blockchain Standards Push
13.5.2019
The EEA has published its latest client spec, which simplifies permissioning systems for enterprise blockchains, among other recommendations
Deploying a Client-Side Rendered create-react-app to Microsoft Azure
10.5.2019
Deploying a React app to Microsoft Azure is simple. Except that... it isn’t. The devil is in the details. If you're looking to deploy a create-react-app — or a similar style front-end JavaScript framework that requires pushState-based routing — to Microsoft Azure, I believe this article will serve...
Accessibility Events
11.4.2019
“There isn't some way to know when—…?”
There is always a pause here. The client knows what they're asking, and I know what they're asking, but putting it into words—saying it out loud—turns unexpectedly difficult.
In the moments before the asking, it was a purely technical question—no different...
Getting into GraphQL with AWS AppSync
12.3.2019
GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the specification. This means that in order to implement GraphQL into your...
The Client/Server Rendering Spectrum
6.3.2019
I've definitely been guilty of thinking about rendering on the web as a two-horse race. There is Server-Side Rendering (SSR, like this WordPress site is doing) and Client-Side Rendering (CSR, like a typical React app). Both are full of advantages and disadvantages. But, of course, the conversation...
[aktualita] Český eM Client vychází ve finální verzi pro macOS, je plně integrován do systému
25.1.2019
Česká nejenom e-mailová aplikace eM Client po fázi testování přichází s první ostrou verzí pro počítače s operačním systémem macOS. Je součástí nové verze klienta s označením 7.2. Pro nekomerční využití je k dispozici zdarma. TIP: Michal Bürger (eM Client): E-mail rozhodně není mrtvý. Výhodou...
How to Change the WordPress Admin Login Logo
2.1.2019
There are numerous content management systems that thrive these days but none are as prolific as WordPress. Every client wants the ability to change their website at a moment’s notice and they want to do it themselves, and again, WordPress is the best fit for that. You fit the client with...
PSA: Yes, Serverless Still Involves Servers.
16.7.2018
You clever dog. You've rooted it out! It turns out when you build things with serverless technology you're still using servers. Pardon the patronizing tone there, I've seen one-too-many hot takes at this point where someone points this fact out and trots away triumphantly.
And yes, because...
A Custom WordPress Dashboard with MongoDB Atlas, Microsoft Azure, & Serverless Functions!
6.7.2018
TL;DR I’m building a custom WordPress dashboard for an enterprise client which is powered by React.js on top of Node.js with MongoDB Atlas as the database.
This dashboard us