• Skip to primary navigation
  • Skip to main content
Daniel McClure

Daniel McClure

Entrepreneurship, Marketing, Technology, Travel & Lifestyle

  • About
  • Credentials
  • The Blog of Daniel McClure
  • Social
  • Code
  • Contact
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter

Themes from The Next Web Conference 2013 – #TNW2013

You are here: Home » General » Themes from The Next Web Conference 2013 – #TNW2013

Last Updated: February 7, 2018 Leave a Comment

Did you like this?
Tip Daniel McClure with Cryptocurrency
  • <a href="#bm-cc-btc“> Bitcoin
  • <a href="#bm-cc-btc-alt“> Bitcoin Cash
  • <a href="#bm-cc-eth“> Ethereum
  • <a href="#bm-cc-ltc“> Litecoin
  • <a href="#bm-cc-xmr“> Monero
  • <a href="#bm-cc-zec“> ZCash

Donate Bitcoin to Daniel McClure

Scan to Donate Bitcoin to Daniel McClure
Scan the QR code or copy the address below into your wallet to send some bitcoin:
Donate via Installed Wallet

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyBitcoinAddress() {
var copyText = document.getElementById(“bitcoinAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the Bitcoin Address: ” + copyText.value);
}

Donate Bitcoin Cash to Daniel McClure

Scan to Donate Bitcoin Cash to Daniel McClure
Scan the QR code or copy the address below into your wallet to send bitcoin:
Donate via Installed Wallet

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyBitcoinCashAddress() {
var copyText = document.getElementById(“bitcoinCashAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the Bitcoin Cash Address: ” + copyText.value);
}

Donate Ethereum to Daniel McClure

Scan to Donate Ethereum to Daniel McClure
Scan the QR code or copy the address below into your wallet to send some Ether:
Donate via Installed Wallet

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyEthereumAddress() {
var copyText = document.getElementById(“ethereumAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the Ethereum Address: ” + copyText.value);
}

Donate Litecoin to Daniel McClure

Scan to Donate Litecoin to Daniel McClure
Scan the QR code or copy the address below into your wallet to send some Litecoin:
Donate via Installed Wallet

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyLitecoinAddress() {
var copyText = document.getElementById(“litecoinAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the Litecoin Address: ” + copyText.value);
}

Donate Monero to Daniel McClure

Scan to Donate Monero to Daniel McClure
Scan the QR code or copy the address below into your wallet to send some Monero:
Donate via Installed Wallet

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyMoneroAddress() {
var copyText = document.getElementById(“moneroAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the Monero Address: ” + copyText.value);
}

Donate ZCash to Daniel McClure

Scan to Donate ZCash to Daniel McClure
Scan the QR code or copy the address below into your wallet to send some ZCash:

<a href="#bitmate-author-donation” class=”bmHide”>[X] Click Here to Hide Donation Details

function copyZcashAddress() {
var copyText = document.getElementById(“zcashAddress”);
copyText.select();
document.execCommand(“Copy”);
alert(“Copied the ZCash Address: ” + copyText.value);
}

jQuery(‘.bm-button-copy’).css(‘display’,’inline’);

// Stop href=”#hashtarget” links jumping around the page
var hashLinks = document.querySelectorAll(“a[href^=’#’]”);
[].forEach.call(hashLinks, function (link) {
link.addEventListener(“click”, function (event) {
event.preventDefault();
history.pushState({}, “”, link.href);
history.pushState({}, “”, link.href);
history.back();
});
});

Filed Under: General

About Daniel McClure

Daniel McClure is a Marketing Technologist and Blockchain Advocate that has worked with large and small businesses around the globe.

Reader Interactions

Leave a Reply

Your email address will not be published. Required fields are marked *

You can encrypt your comment so that only Daniel McClure can read it.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Daniel McClure

Work With Me

Get in touch if you’re interested in working together on your next project.

Contact Me

Creative Commons Licence

Copyright © 2023 Daniel McClure

All opinions shared through this site are that of their respective author and are not necessarily representative of the views of past/present clients, affiliate partners or businesses.
Some links include affiliate tracking for which I may earn a commission. See the Full Disclaimer Page for more information.