Login
Discover
Waves
Decks
Plus
Login
Signup
numberjocky
@numberjocky
56
Followers
277
Following
76
Resource Credits
Available
Used
Website
http://numberjocky.com
Created
2018-03-18 18:04
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
numberjocky
steem-js
2018-10-16 19:30
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: Part 1: Text editors and minimal
$ 71.091
58
12
numberjocky
steem-js
2018-10-12 18:45
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: Part 1: Text editors and minimal
$ 49.583
69
1
numberjocky
steem-js
2018-10-11 20:49
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: Part 1: Text editors and minimal
$ 10.420
58
numberjocky
steem-js
2018-09-29 01:08
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: Part 1: Text editors and minimal
$ 8.818
19
258
numberjocky
javascript
2018-09-18 16:30
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: Part 1: Text editors and minimal HTML
$ 8.738
69
4
steemitblog
hardfork
2018-09-14 17:19
numberjocky reblogged
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 September 25th. It is a
$ 0.000
160
41
numberjocky
javascript
2018-09-10 05:45
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 minimal HTML Part 2: Metadata, Unicode, and
$ 9.286
25
2
numberjocky
html
2018-09-03 18:31
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: Part 1: Text editors and minimal HTML
$ 7.882
28
numberjocky
javascript
2018-09-02 06:09
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 setting up basic HTML and using
$ 4.302
77
2
numberjocky
html
2018-08-26 20:33
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 this one, discuss writing some
$ 8.438
38
numberjocky
html
2018-08-20 00:24
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 APIto display data from the Steem blockchain on a webpage. The first few posts discuss how to set up some basic HTML
$ 5.355
37
numberjocky
html
2018-08-18 19:16
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 APIto display data from the Steem blockchain on a webpage. The first few posts will talk about setting up some basic
$ 7.741
17
3
numberjocky
html
2018-08-02 19:45
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 talk about setting up some basic
$ 6.723
12
numberjocky
steem-js
2018-08-01 17:43
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 few posts will talk about setting
$ 7.044
11
1
numberjocky
steemit
2018-06-12 23:11
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 can be run from the command
$ 0.019
4
2
numberjocky
steemit
2018-06-11 17:55
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 URL for delegation purposes. These
$ 0.022
6
numberjocky
steemit
2018-06-11 16:03
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 classes "Account",
$ 0.019
4
numberjocky
steemit
2018-06-10 03:07
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 steem-python scripting and isn’t really
$ 0.019
4
numberjocky
steemit
2018-06-10 01:28
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 (such as Apple) or Linux
$ 0.169
11
2
vividessor
hiking
2018-03-28 03:08
numberjocky reblogged
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 Areain the Texas Hill country between Llano and Fredericksburg. It was
$ 0.087
22
6