• 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

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.

Supporting An Open Web

To comment via your own website, enter the URL of your response which should contain a link to this post's permalink URL. After moderation your response will then appear on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Learn More)

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 © 2025 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.