New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Show redirects

27 April 2026

  • 11:0211:02, 27 April 2026 Delegate Hive Power (HP) to Another Account (hist | edit) [4,981 bytes] AwesomO (talk | contribs) (Created page with "= Delegate Hive Power (HP) to Another Account = '''CompleteNoobs Walkthrough''' ''How to lend your Hive Power (HP) to another account safely and easily'' == What is HP Delegation? == Hive Power (HP) is your staked HIVE. When you '''delegate''' HP to another account, you are temporarily lending them your voting power and Resource Credits (RC). - You still '''own''' the HP 100%. - The other person can use the voting power to upvote posts. - You can take it back when...")
  • 01:0201:02, 27 April 2026 HTML Expanding info box (hist | edit) [5,280 bytes] AwesomO (talk | contribs) (Created page with "== How to Add an Expanding Info Box (Simple Guide)== {| class="wikitable" |- ! Feature ! Value |- | Method | <details> + <summary> |- | JavaScript | Not needed |- | Mobile Support | Yes |- | Difficulty | Very Easy |} === Basic Example=== <pre> <details> <summary>What you will like</summary> <div> <p>This content is hidden until clicked.</p> <code>print "hello content"</code> </div> </details> </pre> === Optional CSS Styling=== <pre> body {...")

25 April 2026

  • 01:4901:49, 25 April 2026 V4call-v0.11 (hist | edit) [57,747 bytes] AwesomO (talk | contribs) (Created page with "{{:LICENCE_HEADER_MIT}} = v4call — Deploy Your Own Server on Ubuntu 24.04 with Docker = From CompleteNoobs This guide walks through deploying your own v4call server from scratch on a fresh Vultr Ubuntu 24.04 VPS — from first login to a working HTTPS video/audio calling service on your own domain, optionally federated with other v4call servers. v4call is an open-source, decentralised video and audio calling platform that uses Hive blockchain for identity and HBD...")

19 April 2026

  • 19:2419:24, 19 April 2026 Basic Html JavaScript POPUP warning Accept (hist | edit) [6,549 bytes] AwesomO (talk | contribs) (Created page with "3 parts ==Part one== * This is placed in the <head> </head> at the top of index.html contains css <pre> <style> #overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.85); color: white; z-index: 10000; display: flex; align-items: center; justify-content: center; text-align: center; } .popup-box { background: #222; padding: 30px; border-radius: 10px; border: 1px solid #444; } button { padding: 10px 20px; curso...")
  • 14:1714:17, 19 April 2026 V4CALL (hist | edit) [43,740 bytes] AwesomO (talk | contribs) (Created page with "{{:LICENCE_HEADER_MIT}} = v4call — Deploy Your Own Server on Ubuntu 24.04 with Docker = From CompleteNoobs This guide walks through deploying your own v4call server from scratch on a fresh Vultr Ubuntu 24.04 VPS — from first login to a working HTTPS video/audio calling service on your own domain. v4call is an open-source, decentralised video and audio calling platform that uses Hive blockchain for identity and HBD micropayments. It supports custom Hive-Engine to...")
  • 13:5713:57, 19 April 2026 Hive Blockchain - How to change Active and Posting keys on Hive (hist | edit) [3,924 bytes] AwesomO (talk | contribs) (Created page with "'''How to Change Your Active and Posting Keys on Hive (2026)''' To update your Active, Posting (or any) keys on Hive, you must perform a full **password reset**. This generates a new '''Master Password''' that automatically creates a fresh set of all keys (Owner, Active, Posting, Memo). =='''Critical Warnings'''== * If you lose the new Master Password or Owner Key, '''no one''' (not even Hive support) can recover your account. * '''Backup everything''' (especially the...")
  • 12:4812:48, 19 April 2026 Hive Blockchain - buying/exchanging Hive Based Dollars $HBD (hist | edit) [1,472 bytes] AwesomO (talk | contribs) (Created page with "= Hive Blockchain Buying HBD = == Prerequisites == Before buying HBD, you must have a Hive account. It is recommended to use Hive Keychain for easy and secure access to your account. * Create a Hive account (see: ''Hive Blockchain Create Extra Accounts'') * Install Hive Keychain (browser extension) * Log in to your account using your keys == Buying HIVE from an Exchange == To obtain HBD, you will first need to buy HIVE from a cryptocurrency exchange. Example (UK): *...")
  • 12:3312:33, 19 April 2026 Hive Blockchain Create Create Extra Accounts (hist | edit) [1,033 bytes] AwesomO (talk | contribs) (Created page with "= Hive Blockchain Create Extra Accounts = == Free accounts == This is the on-ramp for your first account. https://signup.hive.io/ == Paid accounts == === Hive Keychain === * Download Hive Keychain (browser extension) * Log in with your '''Active Key''' (required to sign the ~3 HIVE account creation fee) * Click the ☰ (top left) → '''Accounts''' → '''Create Account''' * Enter a username If the username is available, you will proceed to the next stage where you...")
  • 12:2212:22, 19 April 2026 Hive Blockchain Create Custom Coins (hist | edit) [6,851 bytes] AwesomO (talk | contribs) (Created page with "{{LICENCE_CC0}} = v4call — How to Create Your Own Custom Token (e.g. CNOOBS) on Hive Engine = From CompleteNoobs F This guide walks you through creating a custom Hive Engine token (example: '''CNOOBS''') in under 10 minutes. No coding required. These tokens power the custom communication economy in v4call: you can set rates like "1 CNOOBS = 1 text message" or "10 CNOOBS = 1 hour video call", gift them to friends/family, or let blocked users bypass your blocklist if th...")

16 April 2026

  • 21:3721:37, 16 April 2026 Nine Quite Simple Things You Can Do To Save Lots Of Time With Prossylki (hist | edit) [66 bytes] CalebBrummitt88 (talk | contribs) (Created page with "<br>Prossylki — сервис для наращивания ссылочной [https://www.ebersbach.org/index.php?title=Prossylki%21_3_Tricks_The_Competitors_Knows,_But_You_Do_Not методы SEO для сайта] массы [https://hiddenwiki.co/index.php?title=Loopy_Backlinks:_Classes_From_The_Professionals методы SEO для сайта] и индексации ссылок. <br><br>Подходит для проектов под Google [https://wncboome...")
  • 15:1415:14, 16 April 2026 Html JavaScript Cookies PopUP Accept Basic (hist | edit) [6,549 bytes] AwesomO (talk | contribs) (Created page with "3 parts ==Part one== * This is placed in the <head> </head> at the top of index.html contains css <pre> <style> #overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.85); color: white; z-index: 10000; display: flex; align-items: center; justify-content: center; text-align: center; } .popup-box { background: #222; padding: 30px; border-radius: 10px; border: 1px solid #444; } button { padding: 10px 20px; curso...")

28 March 2026

  • 11:1711:17, 28 March 2026 Ubuntu 24.04 WebRTC lxc Intro Basics (hist | edit) [42,495 bytes] AwesomO (talk | contribs) (Created page with "= WebRTC Video Chat on Ubuntu 24.04 with LXC — Complete Beginner's Guide = * This walk through is tested on a ubuntu-mate 24.04 host. ** Guide written with help from claude.ai for Ubuntu 24.04 LTS (Noble Numbat). Node.js 20 LTS. Last verified March 2026 This guide walks you through setting up a working browser-based WebRTC video/audio chat application. The signalling server will run inside an '''LXC container''' on your Ubuntu 24.04 host machine, and you will conne...")