create account

My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results by magicmonk

View this thread on: hive.blogpeakd.comecency.com
· @magicmonk · (edited)
$81.30
My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results
- <a href="http://mysteemitfriends.online">My Steemit Friends Tool website.</a><br> 
- <a href="http://github.com/Bulletproofmonk/MySteemitFriends">Github repository.</a> 
- <a href="https://github.com/Bulletproofmonk/MySteemitFriends/commit/1908f73c7070190518d3b7da8cbdd2455ed33347">Commit for this update.</a><br><br>

### New Feature - Contributor Name Search

On the "All Contributors Ranking" page in My Steemit Friends (located at http://mysteemitfriends.online/contributors.php), I have built a new instant search feature, which will help users find their contributor really quickly in the ranking table. 

To test this feature, firstly enter your user name and click "Show Contributors" button. 

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519373540/jzsk3hchydrsqernqbye.png)

You will see a list of who has contributed towards your articles, ranked in order of contribution amount in descending order. Now, think of a friend who has contributed to your article and type it in the "Search for user in contributor table" textbox. 

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374113/wgqypit3li7huzuf5qkn.png)

As soon as you type some letters in, you will see that the list immediately gets filtered using what you have typed. Every single name remaining in the table will contain the letters you have typed.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374170/xtbzrj7bmsxi7pawcler.png)

You will still see the original ranking of each user so you still know where they stand in your contributor table.  Continue to type and you should see your targeted user very soon.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374461/vrkndfzjvm8c2kue38jp.png)

### New Feature - Hyperlinked results

If you click on any of the Usernames, you will be directed to that user's Steemit blog. If you want you can also click with your middle mouse button and it will open in a new tab, so you don't have to close the contributor ranking. 

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374637/smusfmqs1u2xjgn5zkhj.png)

If you click on any of the Contribution amounts, you will be able to display that specific user's contribution ranking. If you click the links with your middle mouse button, they will open in a new tab.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519427727/ps5ddt7s6pmaath2ckes.png)

- How did you implement it/them?
<br>
<a href="https://github.com/Bulletproofmonk/MySteemitFriends/commit/1908f73c7070190518d3b7da8cbdd2455ed33347">Relevant Commit</a>
<br>
<a href="https://github.com/Bulletproofmonk/MySteemitFriends/blob/master/contributors.php">contributors.php</a>: Prior to this update, the SQL result is printed to a table as soon as its retrieved in PHP. Now, the SQL result is encoded into a JSON string and passed to Javascript. Using Javascript/Jquery I then display the data onto the table. I have decided to switch to pass the data to Javascript because I can then search through the data and update the table immediately, without reloading the page. I also added the links to the usernames and contribution amounts in the table using Javascript.



<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@magicmonk/my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 8 others
properties (23)
authormagicmonk
permlinkmy-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results
categoryutopian-io
json_metadata{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":115297211,"name":"MySteemitFriends","full_name":"Bulletproofmonk/MySteemitFriends","html_url":"https://github.com/Bulletproofmonk/MySteemitFriends","fork":false,"owner":{"login":"Bulletproofmonk"}},"pullRequests":[],"platform":"github","type":"development","tags":["utopian-io","steemdev","steemit","steemtools","programming"],"users":["magicmonk"],"links":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1519373540/jzsk3hchydrsqernqbye.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374113/wgqypit3li7huzuf5qkn.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374170/xtbzrj7bmsxi7pawcler.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374461/vrkndfzjvm8c2kue38jp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374637/smusfmqs1u2xjgn5zkhj.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519427727/ps5ddt7s6pmaath2ckes.png"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1519373540/jzsk3hchydrsqernqbye.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374113/wgqypit3li7huzuf5qkn.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374170/xtbzrj7bmsxi7pawcler.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374461/vrkndfzjvm8c2kue38jp.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519374637/smusfmqs1u2xjgn5zkhj.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519427727/ps5ddt7s6pmaath2ckes.png"],"moderator":{"account":"helo","time":"2018-02-24T13:23:33.578Z","reviewed":true,"pending":false,"flagged":false},"questions":[],"score":0}
created2018-02-23 08:48:30
last_update2018-02-24 13:23:33
depth0
children10
last_payout2018-03-02 08:48:30
cashout_time1969-12-31 23:59:59
total_payout_value57.650 HBD
curator_payout_value23.647 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,429
author_reputation1,109,538,271,714,163
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,816,521
net_rshares18,048,649,344,768
author_curate_reward""
vote details (72)
@faizan-ashraf ·
That's really useful thing. At least we can know, who are our real friends on Steemit :)
Thanks for the update buddy :)
👍  
properties (23)
authorfaizan-ashraf
permlinkre-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180223t102602526z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-23 10:25:54
last_update2018-02-23 10:25:54
depth1
children0
last_payout2018-03-02 10:25:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation23,834,445,133,357
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,835,587
net_rshares2,189,147,926
author_curate_reward""
vote details (1)
@helo ·
$0.41
Thank you for the contribution. It has been approved.

Another great improvement to this friendly tool.

I like how you explained your switch from php print to js json, a very valid point and a great lesson for others.

You're getting noticed! @teamsteem and @jerrybanfield are talking about your tool.  Keep you the great work.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
👍  
properties (23)
authorhelo
permlinkre-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180224t132648356z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-24 13:26:48
last_update2018-02-24 13:26:48
depth1
children3
last_payout2018-03-03 13:26:48
cashout_time1969-12-31 23:59:59
total_payout_value0.312 HBD
curator_payout_value0.101 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length447
author_reputation121,547,934,535,311
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,093,077
net_rshares76,775,263,072
author_curate_reward""
vote details (1)
@magicmonk ·
thank you so much @helo :)
properties (22)
authormagicmonk
permlinkre-helo-re-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180224t141236417z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["helo"],"app":"steemit/0.1"}
created2018-02-24 14:12:36
last_update2018-02-24 14:12:36
depth2
children2
last_payout2018-03-03 14:12:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation1,109,538,271,714,163
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,102,641
net_rshares0
@helo ·
$0.32
So @magicmonk, did you see the post and the video interview?

[![](https://steemitimages.com/0x0/https://steemitimages.com/DQmciX3u7zfJmwdrviBsq6qA59ZnFE7eRgbNYKkghL8s6R3/S135-13.jpg)](https://steemit.com/dsound/@jerrybanfield/20180223t145630794z-vegan-freed-from-the-slaughterhouse-with-steem-author-rewards)
👍  
properties (23)
authorhelo
permlinkre-magicmonk-re-helo-re-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180224t144315487z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["magicmonk"],"image":["https://steemitimages.com/0x0/https://steemitimages.com/DQmciX3u7zfJmwdrviBsq6qA59ZnFE7eRgbNYKkghL8s6R3/S135-13.jpg"],"links":["https://steemit.com/dsound/@jerrybanfield/20180223t145630794z-vegan-freed-from-the-slaughterhouse-with-steem-author-rewards"],"app":"steemit/0.1"}
created2018-02-24 14:43:15
last_update2018-02-24 14:43:15
depth3
children1
last_payout2018-03-03 14:43:15
cashout_time1969-12-31 23:59:59
total_payout_value0.240 HBD
curator_payout_value0.078 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length309
author_reputation121,547,934,535,311
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,108,714
net_rshares59,226,631,513
author_curate_reward""
vote details (1)
@teamsteem ·
I feel like the contributions are off for some reasons. Do you have any idea? 

http://mysteemitfriends.online/contributors.php?author=teamsteem

The amounts don't seem right. I might be wrong. Maybe my perception is skewed by the price fluctuation of STEEM.  Let me know what you think.
properties (22)
authorteamsteem
permlinkre-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180224t035947922z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["http://mysteemitfriends.online/contributors.php?author=teamsteem"],"app":"steemit/0.1"}
created2018-02-24 04:00:33
last_update2018-02-24 04:00:33
depth1
children1
last_payout2018-03-03 04:00:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length287
author_reputation284,804,541,406,803
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,009,256
net_rshares0
@magicmonk ·
Hi teamsteem. As I add more features in (date filters, article lists) to the tool it should become more obvious whether it's right. Thanks for raising your concern!
properties (22)
authormagicmonk
permlinkre-teamsteem-re-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180224t075247573z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-24 07:52:51
last_update2018-02-24 07:52:51
depth2
children0
last_payout2018-03-03 07:52:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length164
author_reputation1,109,538,271,714,163
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,036,341
net_rshares0
@thecrytotrader ·
Waaoo that makes it even more useful for finding contribution from a specific person,nice work bro.
👍  
properties (23)
authorthecrytotrader
permlinkre-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180223t092658461z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-23 09:27:00
last_update2018-02-23 09:27:00
depth1
children0
last_payout2018-03-02 09:27:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation120,415,125,606,468
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,824,312
net_rshares2,189,147,926
author_curate_reward""
vote details (1)
@utopian-1up ·
$0.05
<div class="pull-left">

![1UP-Kayrex_tiny.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1515383984/ekyf2thxg7j2t0qro1h3.png)

</div>

<div class="text-justify">


### You've got upvoted by <code>Utopian-1UP</code>!
You can give up to ten [1UP](https://steemit.com/utopian-io/@steem-plus/steemplus-2-4-utopian-1up-is-here)'s to Utopian posts every day after they are accepted by a Utopian moderator and before they are upvoted by the official @utopian-io account. Install the @steem-plus browser extension to use 1UP. By following the 1UP-trail using [SteemAuto](https://steemauto.com/) you support great Utopian authors and earn high curation rewards at the same time. 

<hr>

1UP is neither organized nor endorsed by Utopian.io!

</div>
👍  
properties (23)
authorutopian-1up
permlink20180303t053833440z
categoryutopian-io
json_metadata{"app":"1up"}
created2018-03-03 05:38:33
last_update2018-03-03 05:38:33
depth1
children0
last_payout2018-03-10 05:38:33
cashout_time1969-12-31 23:59:59
total_payout_value0.038 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length764
author_reputation2,324,758,056,093
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id41,803,889
net_rshares11,171,961,715
author_curate_reward""
vote details (1)
@utopian-io ·
$0.40
### Hey @magicmonk I am @utopian-io. I have just upvoted you!
#### Achievements
- Seems like you contribute quite often. AMAZING!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
👍  
properties (23)
authorutopian-io
permlinkre-magicmonk-my-steemit-friends-update-instant-search-in-contributors-list-hyperlinked-results-20180225t100603667z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-25 10:06:03
last_update2018-02-25 10:06:03
depth1
children0
last_payout2018-03-04 10:06:03
cashout_time1969-12-31 23:59:59
total_payout_value0.299 HBD
curator_payout_value0.098 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,007
author_reputation152,955,367,999,756
root_title"My Steemit Friends Update: Instant Search in Contributors list, hyperlinked results"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,301,114
net_rshares72,504,365,329
author_curate_reward""
vote details (1)