• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

numberjocky (55)Hivebuzz level badge

278 followers203 posts76 following6 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

numberjocky.com Joined March 2018 Active 6 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
  • numberjocky (55)in #steem-js • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser, Part 13: Using Javascript Promises with steem-js "Async" methods

    This is Part 13 of a series of posts describing how to use the Steem Javascript API to view data from the Steem blockchain in a web browser. The previous 12 posts were:…
    $71.09
    • Past Payouts $71.09
    • - Author $53.47
    • - Curators $17.62
     58 12
  • numberjocky (55)in #steem-js • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser, Part 12: Splitting the HTML file into multiple files

    This is Part 12 of a series of posts describing how to use the Steem Javascript API to view data from the Steem blockchain in a web browser. The previous 11 posts were:…
    $49.58
    • Past Payouts $49.58
    • - Author $37.28
    • - Curators $12.31
     69 1
  • numberjocky (55)in #steem-js • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser, Part 11: Javascript "switch" statement and computing owned, delegated, and received Steem Power

    This is Part 11 of a series of posts describing how to use the Steem Javascript API to view data from the Steem blockchain in a web browser. The previous 10 posts were:…
    $10.42
    • Past Payouts $10.42
    • - Author $7.88
    • - Curators $2.54
     58 0
  • numberjocky (55)in #steem-js • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 10: Calculating the Steem Power and Javascript asynchronous vs. synchronous execution

    This is Part 10 of a series of posts describing how to use the Steem Javascript API to view data from the Steem blockchain in a web browser. The previous 9 posts were:…
    $8.82
    • Past Payouts $8.82
    • - Author $6.64
    • - Curators $2.18
     19 258
  • numberjocky (55)in #javascript • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 9: Compute the Voting Power and Reputation Score of a user, Javascript "const" and "let" with block scope and loop scope

    This is Part 9 of a series of posts describing how to use the Steem Javascript API to view data from the Steem blockchain in a web browser. The previous 8 posts were:…
    $8.74
    • Past Payouts $8.74
    • - Author $6.66
    • - Curators $2.08
     69 4
  • numberjocky reblogged

    steemitblog (74)in #hardfork • 7 years ago
    featured

    Hardfork Announcement for Witnesses, Exchanges and Users

    The Steemit blockchain team has officially published our release for Hardfork 20, codenamed “Velocity.” This release includes code that specifies that the Hardfork will occur on…
    $0.00
    • Payout Declined
     160 41
  • numberjocky (55)in #javascript • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 8: HTML, CSS, and Javascript comments and Organizing javascripting using functions and the MVC framework

    This is part 8 of a series of posts describing how to use the Steem Javascript API in a simple web page. The previous seven posts are: Part 1 : Text editors and…
    $9.29
    • Past Payouts $9.29
    • - Author $7.04
    • - Curators $2.24
     25 2
  • numberjocky (55)in #html • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 7: HTML tables, javascript for/in loop, CSS in the HTML style element

    This is part 7 of a series of posts that describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first 6 posts are:…
    $7.88
    • Past Payouts $7.88
    • - Author $5.96
    • - Curators $1.93
     28 0
  • numberjocky (55)in #javascript • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 6: Using the Steem API CDN and the getAccounts() function, and examining the account data model

    This is part 6 of a series of posts that describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first five posts discussed…
    $4.30
    • Past Payouts $4.30
    • - Author $3.29
    • - Curators $1.01
     77 2
  • numberjocky (55)in #html • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 5: Input text into a Form and use HTML id attributes to access and modify HTML elements using Javascript

    This is part 5 of a series of posts that describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first five posts, including…
    $8.44
    • Past Payouts $8.44
    • - Author $6.38
    • - Curators $2.06
     38 0
  • numberjocky (55)in #html • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 4: Basic HTML forms, scripts, and the Developer's console

    This is part 4 of a series of posts that will describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first few posts discuss…
    $5.36
    • Past Payouts $5.36
    • - Author $4.06
    • - Curators $1.30
     37 0
  • numberjocky (55)in #html • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 3: Very Basic HTML meta Tags, nav and footer Bars, divs, and Entities

    This is part 3 of a series of posts that will describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first few posts will…
    $7.74
    • Past Payouts $7.74
    • - Author $5.82
    • - Curators $1.92
     17 3
  • numberjocky (55)in #html • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 2: Very Basic HTML UTF-8 Meta Tag and Inline CSS

    This is part 2 of a series of posts that will describe how to use the Steem Javascript API to display data from the Steem blockchain on a webpage. The first few posts will…
    $6.72
    • Past Payouts $6.72
    • - Author $5.05
    • - Curators $1.68
     12 0
  • numberjocky (55)in #steem-js • 7 years ago
    featured

    Viewing Steem Blockchain Data in a Web Browser. Part 1: Very Basic HTML

    This is the beginning of a series of blog posts that will describe how to use the Steem Javascript API to display data from the Steem blockchain in a web browser. The first…
    $7.04
    • Past Payouts $7.04
    • - Author $5.29
    • - Curators $1.75
     11 1
  • numberjocky (55)in #steemit • 7 years ago
    featured

    How to Remind Yourself Where You Delegated Your Steem Power Using Python

    This post contains a Python script that uses the classes in the steem-python library and prints out to whom and how much a user has delegated their Steem Power. Python scripts…
    $0.02
    • Past Payouts $0.02
    • - Author $0.02
    • - Curators $0.00
     4 2
  • numberjocky (55)in #steemit • 7 years ago
    featured

    How to Compute Steem Power and Construct a SteemConnect Delegation URL Using steem-python

    This post contains two Python scripts that show how to use the classes in the steem-python library to compute the Steem Power of an account and construct a SteemConnect…
    $0.02
    • Past Payouts $0.02
    • - Author $0.02
    • - Curators $0.00
     6 0
  • numberjocky (55)in #steemit • 7 years ago
    featured

    Retrieve Steem and SBD Balances and Voting Power of Your Account Using Python and steem-python Modules

    This post contains a variation on code that I published in a previous post . The difference between this post and that post is that here I fully use the steem-python library…
    $0.02
    • Past Payouts $0.02
    • - Author $0.02
    • - Curators $0.00
     4 0
  • numberjocky (55)in #steemit • 7 years ago
    featured

    Some Tips for Using the steem-python Library on a Unix-like (Apple) or Linux Computer

    This post contains some basic information about using the official steem-python library . It is meant to be used in conjunction with other posts I am writing about…
    $0.02
    • Past Payouts $0.02
    • - Author $0.02
    • - Curators $0.00
     4 0
  • numberjocky (55)in #steemit • 7 years ago
    featured

    How to Retrieve Steem and SBD Balance and Voting Power of Your Account Using Python

    The script below retrieves the Steem Balance, the SBD Balance, and calculates the current Voting Power for a user's account. It can be run from the command line on a Unix system…
    $0.17
    • Past Payouts $0.17
    • - Author $0.13
    • - Curators $0.04
     11 2
  • numberjocky reblogged

    vividessor (47)in #hiking • 7 years ago
    featured

    March 25, 2018 Enchanted Rock, Texas Hike (Part 1 of 2: Photos from the Summit Trail)

    On Sunday, March 25, 2018, my daughter and I hiked up and around Enchanted Rock (elev. 1823 ft) in the Enchanted Rock State Natural Area in the Texas Hill country between…
    $0.09
    • Past Payouts $0.09
    • - Author $0.07
    • - Curators $0.01
     22 6