create account

Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org by surpassinggoogle

View this thread on: hive.blogpeakd.comecency.com
· @surpassinggoogle ·
$22.46
Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org
<html>
<h2>Repository</h2>
<p><a href="https://github.com/surpassinggoogle/UlogsV2">https://github.com/surpassinggoogle/UlogsV2</a> &nbsp;</p>
<blockquote>Ulogs.org blockchain-based social network where everyone can create ULOGS, become "true celebrity" (ULOGGERS), have a community of &nbsp;"true fans" and earn a variety of rewards and the currency called "steem".&nbsp;</blockquote>
<blockquote>It is a fork of busy.org as well. Thus, being familiar with the busy.org helps.&nbsp;&nbsp;</blockquote>
<h1>Details</h1>
<p>For today's task, you will doing the following:</p>
<ul>
  <li>Add <strong>"Certified Uloggers" badge</strong> also underneath each <strong>"certified Ulogger's" post</strong></li>
  <li>Add a <strong>"Delegate" button underneath each "certified Ulogger's" post, </strong>that links to a <strong>Steemconnect Delegation portal,</strong> allowing users to easily delegate vests or Steem power to <strong>"Certified Uloggers".</strong></li>
</ul>
<blockquote>This is a feature/perk for only<strong> "certified Uloggers".</strong>&nbsp;</blockquote>
<p>We have tried to keep our tasks simple and following a hierarchy, to make it easy for participating contributors.&nbsp;</p>
<p>For this task, some of what is needed to easily accomplish the it, <strong>already exists in the code</strong>, courtesy of previous contributions from EastMael.</p>
<blockquote>It is recommended to visits these contributions from him:</blockquote>
<ul>
  <li><a href="https://steemit.com/ulog/@eastmael/ulog-7-adding-dynamic-interesting-uloggers-to-ulogs-org">ULOG #7: Adding Dynamic Interesting Uloggers to Ulogs.org</a></li>
  <li><a href="https://steemit.com/ulog/@eastmael/ulog-8-adding-certified-ulogger-icon-to-ulogs-org">ULOG #8: Adding Certified Ulogger Icon to Ulogs.Org</a></li>
</ul>
<p>You will notice, that <strong>"certified Uloggers"</strong> across ulogs.org already have a <strong>"certified badge"</strong> showing beside their profile, both for posts and comments as seen below:</p>
<p><img src="https://user-images.githubusercontent.com/23729959/45585605-d85b8e80-b919-11e8-811e-92163fd5295b.png" width="1366" height="768"/></p>
<p><img src="https://user-images.githubusercontent.com/23729959/45585596-c7128200-b919-11e8-9999-556c0b003ab4.png" width="1366" height="768"/></p>
<blockquote><strong>"Certified Uloggers"</strong> are simply user-accounts that have been followed by @uloggers. The algorithm for this, is what has been used to develop the <strong>"Discover" page</strong> on ulogs.org i.e https://ulogs.org/discover</blockquote>
<p>Now, if we take cognizance of all this, adding the <strong>"certified uloggers" badge</strong> to the bottom of posts (for certified Uloggers), may <strong>be as simple as replicating an existing portion of the code.</strong></p>
<p>The only completely new addition thus, is the addition of the <strong>"Delegate" button</strong> along with its corresponding <strong>Steemconnect delegation portal.</strong></p>
<h3><strong>See screenshots below to grasp:</strong></h3>
<p><img src="https://user-images.githubusercontent.com/23729959/45585604-d85b8e80-b919-11e8-8bf2-fc9f510da488.png" width="1366" height="768"/></p>
<p><br></p>
<p>When users click on the<strong> "Delegate" button </strong>underneath a certified Ulogger's post,<strong> it should lead to something a page like this:</strong></p>
<p><img src="https://user-images.githubusercontent.com/23729959/45585603-d85b8e80-b919-11e8-92e2-858e13b863b8.png" width="1366" height="768"/></p>
<p><br></p>
<p>Note that the <strong>Delegation portal</strong> can follow your own design and is allowed to be simplistic. <strong>The mock-up below is simply a guide:</strong></p>
<p><img src="https://user-images.githubusercontent.com/23729959/45585606-d8f42500-b919-11e8-9e3e-4d855adb3ca8.png" width="498" height="574"/></p>
<p><br></p>
<p>When users eventually click on the<strong> "Delegate with SteemConnect" button</strong>, it should lead to<strong> a page like this:</strong></p>
<p><img src="https://user-images.githubusercontent.com/23729959/45585728-f4f8c600-b91b-11e8-9256-65f42f2fee0c.png" width="1366" height="768"/></p>
<p><br></p>
<p>Again note, that only <strong>"certified Uloggers"</strong> will have this feature. The code to determine <strong>"certified Uloggers" </strong>already exists with the code. &nbsp;</p>
<blockquote>Ulogs.org is dynamically built around <strong>"certified Uloggers"</strong>.&nbsp;</blockquote>
<h2>Component.</h2>
<blockquote>You can visit these prior contributions from EastMael to get started:</blockquote>
<ul>
  <li><a href="https://steemit.com/ulog/@eastmael/ulog-7-adding-dynamic-interesting-uloggers-to-ulogs-org">ULOG #7: Adding Dynamic Interesting Uloggers to Ulogs.org</a></li>
  <li><a href="https://steemit.com/ulog/@eastmael/ulog-8-adding-certified-ulogger-icon-to-ulogs-org">ULOG #8: Adding Certified Ulogger Icon to Ulogs.Org</a></li>
</ul>
<p>What we are trying to accomplish is described in all the screenshots just above. A core part of this task, will involve replicating the portion of the code that contains <strong>the algorithm for determining certified Uloggers</strong>.<strong> </strong>This will allow you easily determine which user-profiles, should have the <strong>"certified Ulogger" badge</strong> and <strong>"Delegate" button</strong> along with each of their posts.</p>
<p>Once this is set, the rest of the task will involve creating <strong>a SteemConnect Delegate portal</strong> that is customized in relation to the <strong>@username</strong> of the <strong>"certified Ulogger" involved.</strong></p>
<p><strong>If you are a veteran coder and especially, versed with React JS and the busy.org framework,</strong> you can certainly carry out your own build.&nbsp;</p>
<p>If you aren't very versed with coding and you want to attempt the task, we can always discuss possible solutions, logic etc We just may find answers!</p>
<blockquote>Overall, carry out the task according to your preference and &nbsp;expertise, submitting a pull request and thereafter a post following &nbsp;Utopian's guidelines for Development (contributions). &nbsp;</blockquote>
<h2>Deadline</h2>
<p>3 days&nbsp;&nbsp;&nbsp;</p>
<h2>Communication</h2>
<p>You can contact me on:&nbsp; &nbsp; &nbsp; &nbsp;</p>
<ul>
  <li><a href="https://t.me/teardrops_smt"><strong>Telegram </strong></a><strong>(username: </strong><a href="https://steemit.com/@surpassinggoogle"><strong>@surpassinggoogle</strong></a><strong>)</strong></li>
  <li><a href="https://discord.gg/7bUFymy"><strong>Discord</strong></a><strong> (username: surpassinggoogle#1660)</strong></li>
</ul>
<blockquote>You can also indicate interest by leaving a comment underneath this post or on Github.&nbsp;</blockquote>
<blockquote>It is recommended that we are able to&nbsp;discuss, for a better understanding of the task.</blockquote>
<h3><strong>Github</strong></h3>
<p><a href="https://github.com/surpassinggoogle/UlogsV2">https://github.com/surpassinggoogle/UlogsV2</a>&nbsp;</p>
</html>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 869 others
properties (23)
authorsurpassinggoogle
permlinktask-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io","task-development","busy","steemdev","ulog"],"users":["eastmael","uloggers.","username","surpassinggoogle"],"links":["https://github.com/surpassinggoogle/UlogsV2","https://steemit.com/ulog/@eastmael/ulog-7-adding-dynamic-interesting-uloggers-to-ulogs-org","https://steemit.com/ulog/@eastmael/ulog-8-adding-certified-ulogger-icon-to-ulogs-org","/@uloggers","https://ulogs.org/discover","https://steemit.com/ulog/@eastmael/ulog-7-adding-dynamic-interesting-uloggers-to-ulogs-org","https://steemit.com/ulog/@eastmael/ulog-8-adding-certified-ulogger-icon-to-ulogs-org","/@username","https://t.me/teardrops_smt","https://steemit.com/@surpassinggoogle"],"image":["https://user-images.githubusercontent.com/23729959/45585605-d85b8e80-b919-11e8-811e-92163fd5295b.png","https://user-images.githubusercontent.com/23729959/45585596-c7128200-b919-11e8-9999-556c0b003ab4.png","https://user-images.githubusercontent.com/23729959/45585604-d85b8e80-b919-11e8-8bf2-fc9f510da488.png","https://user-images.githubusercontent.com/23729959/45585603-d85b8e80-b919-11e8-92e2-858e13b863b8.png","https://user-images.githubusercontent.com/23729959/45585606-d8f42500-b919-11e8-9e3e-4d855adb3ca8.png","https://user-images.githubusercontent.com/23729959/45585728-f4f8c600-b91b-11e8-9256-65f42f2fee0c.png"]}
created2018-09-15 12:43:15
last_update2018-09-15 12:43:15
depth0
children23
last_payout2018-09-22 12:43:15
cashout_time1969-12-31 23:59:59
total_payout_value19.000 HBD
curator_payout_value3.462 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,019
author_reputation527,661,560,108,742
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,358,968
net_rshares19,438,309,421,857
author_curate_reward""
vote details (933)
@ahmanik ·
$0.08
Its a awesome task request @surpassinggoogle terry sir. Hope its a create great  moment for us terry sir,

Check my ulog.org post @surpssinggogle sir

https://ulogs.org/ulog/@ahmanik/ulog-photography-ulography-08-natural-photography-for-uloggers-fan<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
πŸ‘  ,
properties (23)
authorahmanik
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t151450979z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-15 15:14:54
last_update2018-09-15 15:14:54
depth1
children0
last_payout2018-09-22 15:14:54
cashout_time1969-12-31 23:59:59
total_payout_value0.062 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length352
author_reputation14,170,179,516,233
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,371,010
net_rshares71,391,352,319
author_curate_reward""
vote details (2)
@ahmanik ·
https://steemit.com/ulog/@ahmanik/ulog-my-daily-ulog-quote-village-scenario

Sir terry @surpassinggoogle please check my ulog post<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
properties (22)
authorahmanik
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180918t145541527z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-18 14:55:45
last_update2018-09-18 14:55:45
depth1
children0
last_payout2018-09-25 14:55:45
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_length233
author_reputation14,170,179,516,233
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,592,091
net_rshares0
@amosbastian ·
$4.17
Thanks for the task request, @surpassinggoogle! Seems like a relatively simple task for people who have worked with SteemConnect before. Good luck finding someone to solve the task!

--- 
Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/11/131313).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
πŸ‘  , , , , , , , , , ,
properties (23)
authoramosbastian
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t133532334z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["surpassinggoogle"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/11/131313","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-09-15 13:35:33
last_update2018-09-15 13:35:33
depth1
children1
last_payout2018-09-22 13:35:33
cashout_time1969-12-31 23:59:59
total_payout_value3.163 HBD
curator_payout_value1.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length677
author_reputation174,473,586,900,705
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,362,730
net_rshares3,615,918,125,862
author_curate_reward""
vote details (11)
@utopian-io ·
Thank you for your review, @amosbastian!

So far this week you've reviewed 7 contributions. Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t133532334z-20180920t093304z
categoryutopian-io
json_metadata"{"app": "beem/0.19.42"}"
created2018-09-20 09:33:06
last_update2018-09-20 09:33:06
depth2
children0
last_payout2018-09-27 09:33:06
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_length114
author_reputation152,955,367,999,756
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,750,468
net_rshares0
@asadchughtai ·
This is so great and wonderful sir,
πŸ‘  
properties (23)
authorasadchughtai
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t055057852z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 13:55:39
last_update2018-09-15 13:55:39
depth1
children0
last_payout2018-09-22 13:55:39
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_length35
author_reputation69,237,430,650,455
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,364,380
net_rshares668,346,644
author_curate_reward""
vote details (1)
@atongis ·
$0.05
I'm excited with this new project you have :-)
I hope someone will do this project quickly :-)<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
πŸ‘  
properties (23)
authoratongis
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180916t121626192z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-16 12:16:33
last_update2018-09-16 12:16:33
depth1
children0
last_payout2018-09-23 12:16:33
cashout_time1969-12-31 23:59:59
total_payout_value0.052 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation436,379,810,768,313
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,442,993
net_rshares43,631,466,558
author_curate_reward""
vote details (1)
@bloghound ·
$0.14
Aww! How wonderful!
πŸ‘  , ,
properties (23)
authorbloghound
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t130237874z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 12:52:57
last_update2018-09-15 12:52:57
depth1
children1
last_payout2018-09-22 12:52:57
cashout_time1969-12-31 23:59:59
total_payout_value0.108 HBD
curator_payout_value0.032 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation158,621,841,249,175
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,359,614
net_rshares122,646,115,464
author_curate_reward""
vote details (3)
@ulogs ·
$0.36
Your last ulog was some 12 days ago but we will restore fire soon. It is all slow now cos unknown to the world i barely live. I won't stop though. Even my eyes are tired.
![image.png](https://ipfs.busy.org/ipfs/QmW83BSRR1uMJ6rV28pGeyUHzh7Q8DxjTAjYTSJ18vfMCn)

See this as well: 
![image.png](https://ipfs.busy.org/ipfs/QmWtqtup59L71QHdQNMpRu4uhQkxcUbyzWJFUzSjDFct6B)

but there is more, it is just that i have to brainstorm and do these things manually. soon your own space and community with extra power that you can give out however small.
e.g https://ulogs.org/created/ulog-snookmademedoit etc
If we take ownership of our cookies, the smaller things e.g even money will seek us out. I wish i wasn't ill.

There will also be a global game app and faucet. For now, it plays out simply with #ulog-contests e.g one you can take part in:
https://ulogs.org/@ulogs/ulog-contests-your-cookies-simple-tell-us-your-4th-favorite-color-colour-every-participant-wins-something

etc.

To Ulog is as difficult as 1, 2, 3 as there are now many ulog-subtags. While an entire Ulog can be done to summarize the day, like the Ulog 55. You can also ulog under ulog-subtags and these don't have to be full-blown Ulogs and can happen many times a day. However the case, you will be leaving ulogacies in every space. The thing about a ulog though, is simple. We look to gift to the internet, instead of resource from it at least once a day. Imagine, the dictionaries, wikis etc adopting the word "ulogging" "ulog" and the movement it represents. Yes, we can adjust the world, grow, create ulogaies and reshape the internet entirely with freshness. e.g while we have memes, a ulog-meme is one, where you create the image and text of the meme yourself per day. Now, imagine the world seeking memes to use and picking your very own ulog-meme or ulogifs, with you making the scenery or videos behind the ulogif and people using your own and ulog-quotes, where you created it per day and people begin quoting you, apart from really growing, loving yourself, owning your cookies, "true celebrity" enters the picture because you gradually have "true fans" .Ulog looks like nothing but it is a ulogacy in itself and will form part of historical history. It does look ordinary but soon the stories behind it will be fully told. It is also tied to the teardrops smt, an emblem of human, a breakthrough token to reward "proof of tears, happy, sad and unfell. 
You can also create your own ulog-subtag. In every case, simple use #ulog s the first hashtag as it is more popular and the umbrella and so that it appears on ulogs.org, then the ulog-subtag as the second hashtag

Dreams can be kept alive in dream-bits and entirely new enterprises born from something as simple as a ulog-subtag.
Yes, ulog-poetry is different from just poetry. We can refresh every existing concept, notion etc with #ulog as it involves not resourcing from the internet and creating freshness born out of you in each day. 
Yes, ulogging can be as simple as a showerthought. However small you leave ulogacies in the spaces and take some of your shine as light into the tunnels, so that no longer do many in the tunnel have to wait to get to the end of the tunnel for there is now light right inside the tunnel courtesy of you too. 
See https://ulogs.org/created/ulog-showerthoughts

Also if you didn't already know, while i am brainstorming something to create for you, your name is already here. https://ulogs.org/created/ulog-gratefulvibes
![image.png](https://ipfs.busy.org/ipfs/QmQEi8p8DjVhe6Lngah8pECqbbH8CsPWcgQ6ZHKcbeo3tX)
> It hasn't fully started but it will start soon.

The world does think of you. @ulogs does think of you. You are "true celebrity" and you do have "true fans" to cater to too.

Yes ulogging can be as simple as https://ulogs.org/created/ulog-resolutions

![image.png](https://ipfs.busy.org/ipfs/QmSSL42B7WmbCBri2QkarveTaPxXcYT5dgHd6kZ6zj2bxn)

. 
<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
πŸ‘  ,
properties (23)
authorulogs
permlinkre-bloghound-re-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t133957505z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-15 13:39:57
last_update2018-09-15 13:39:57
depth2
children0
last_payout2018-09-22 13:39:57
cashout_time1969-12-31 23:59:59
total_payout_value0.323 HBD
curator_payout_value0.037 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,023
author_reputation9,290,610,322,957
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,363,052
net_rshares313,023,048,838
author_curate_reward""
vote details (2)
@carlosgauna ·
QuΓ© maravilla! Adelante y que sigan los Γ©xitos.
properties (22)
authorcarlosgauna
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t130624149z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 13:07:15
last_update2018-09-15 13:07:15
depth1
children0
last_payout2018-09-22 13:07:15
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_length47
author_reputation813,031,626,563
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,360,637
net_rshares0
@chireerocks ·
$0.06
@surpassinggoogle, For sure this update is great Initiative for the Certified Uloggers and for sure it is effective because it will going to give the sense of belongingness due to that Badge.

And in my opinion these Badges are giving the attraction aspects for sure, and it will going to motivate others too to become the certified uloggers and Ulog Fans.

And for sure in becoming Certified Uloggers will be an great full essence and that is because #ulog is trend and everyone wants to join the journey of trend.

So keep up these awesome work and i want to wish great success ahead and want to see more amazing stuff ahead, and also hope and wish that more and more people will join the ULOG Economy.

Wishing you an great day and stay blessed. πŸ™‚
πŸ‘  
properties (23)
authorchireerocks
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180916t133401110z
categoryutopian-io
json_metadata{"tags":["utopian-io","ulog"],"users":["surpassinggoogle"],"app":"steemit/0.1"}
created2018-09-16 13:34:03
last_update2018-09-16 13:34:03
depth1
children0
last_payout2018-09-23 13:34:03
cashout_time1969-12-31 23:59:59
total_payout_value0.042 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length750
author_reputation327,821,690,945,691
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,448,747
net_rshares47,962,086,673
author_curate_reward""
vote details (1)
@dubem-eu ·
I must commend your dedication to develop a great Ulog platform for everyone. 
May God continue to inspire and strengthen you to deliver this selfless service
πŸ‘  
properties (23)
authordubem-eu
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t125218467z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 12:52:54
last_update2018-09-15 12:52:54
depth1
children0
last_payout2018-09-22 12:52: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_length158
author_reputation2,919,957,145,952
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,359,611
net_rshares199,202,258
author_curate_reward""
vote details (1)
@franciscana23 · (edited)
Que lindo debe ser "Certified Uloggers" @surpassinggoogle y disfrutar de todos los beneficios que podemos encontrar en Ulogs.org
properties (22)
authorfranciscana23
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t150457563z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["surpassinggoogle"],"app":"steemit/0.1"}
created2018-09-15 15:04:21
last_update2018-09-15 15:04:36
depth1
children0
last_payout2018-09-22 15:04:21
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_length128
author_reputation396,566,478,065,660
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,370,144
net_rshares0
@jevelin ·
utopian.io is the best  platform had i ever seen
πŸ‘  
properties (23)
authorjevelin
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t144605381z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 14:46:06
last_update2018-09-15 14:46:06
depth1
children0
last_payout2018-09-22 14:46:06
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_length48
author_reputation2,886,903,963,780
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,368,580
net_rshares326,593,646
author_curate_reward""
vote details (1)
@juwel ·
$0.06
Wow such an awesome information you have for us @surpassinggoogle. It was interesting task.
πŸ‘  ,
properties (23)
authorjuwel
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t140724458z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["surpassinggoogle"],"app":"steemit/0.1"}
created2018-09-15 14:07:30
last_update2018-09-15 14:07:30
depth1
children0
last_payout2018-09-22 14:07:30
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation2,124,184,442,674
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,365,383
net_rshares55,309,904,280
author_curate_reward""
vote details (2)
@roselover ·
It's a very cool job and very big my friend really did well
You are a successful person here
πŸ‘  ,
properties (23)
authorroselover
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t133855195z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-09-15 13:38:57
last_update2018-09-15 13:38:57
depth1
children0
last_payout2018-09-22 13:38:57
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_length92
author_reputation3,636,502,956,599
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,362,983
net_rshares16,818,338,605
author_curate_reward""
vote details (2)
@samic ·
$0.11
You're so amazing,
Being a certified ulogger is so beautiful.
<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
πŸ‘  ,
properties (23)
authorsamic
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t151909411z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-15 15:19:09
last_update2018-09-15 15:19:09
depth1
children0
last_payout2018-09-22 15:19:09
cashout_time1969-12-31 23:59:59
total_payout_value0.084 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length165
author_reputation23,868,388,255,438
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,371,359
net_rshares96,810,332,160
author_curate_reward""
vote details (2)
@steem-ua ·
#### Hi @surpassinggoogle!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t232709z
categoryutopian-io
json_metadata"{"app": "beem/0.19.54"}"
created2018-09-15 23:27:09
last_update2018-09-15 23:27:09
depth1
children0
last_payout2018-09-22 23:27:09
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_length295
author_reputation23,214,230,978,060
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,401,083
net_rshares0
@syedfahad ·
doing good job,sharing is caring.
πŸ‘  
properties (23)
authorsyedfahad
permlinkre-surpassinggoogle-2018915t175836541z
categoryutopian-io
json_metadata{"tags":["utopian-io","task-development","busy","steemdev","ulog"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"}
created2018-09-15 12:58:39
last_update2018-09-15 12:58:39
depth1
children0
last_payout2018-09-22 12:58:39
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_length33
author_reputation33,835,415,092
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,360,009
net_rshares192,087,892
author_curate_reward""
vote details (1)
@thereikiforest ·
$0.14
This is awesome Terry @surpassinggoogle <333 :) Much Love!
πŸ‘  , ,
properties (23)
authorthereikiforest
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t124821071z
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["surpassinggoogle"],"links":["/@surpassinggoogle"],"image":[]}
created2018-09-15 12:48:21
last_update2018-09-15 12:48:21
depth1
children2
last_payout2018-09-22 12:48:21
cashout_time1969-12-31 23:59:59
total_payout_value0.106 HBD
curator_payout_value0.030 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation116,724,122,868,813
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,359,291
net_rshares118,619,837,586
author_curate_reward""
vote details (3)
@ulogs ·
$0.12
Things are slow but in beta it will get clearer. 
![image.png](https://ipfs.busy.org/ipfs/QmUbKAXGY3omVkEwfPCHECDp1B1atQHC3yDk7xLefpRv4u)
![image.png](https://ipfs.busy.org/ipfs/Qmbd5mGELLydvQSDYDFLfcrcr45jxpZSJiQNDojsj4Xn1L)

and soon your own space and community with extra power however small. 
e.g https://ulogs.org/created/ulog-snookmademedoit etc
If we take ownership of our cookies, the smaller things e.g even money will seek us out. I wish i wasn't ill.

There will also be a game and faucet. For now, it plays out simply with #ulog-contests e.g one you can take part in:
https://ulogs.org/@ulogs/ulog-contests-your-cookies-simple-tell-us-your-4th-favorite-color-colour-every-participant-wins-something

etc.
<br/><div class="pull-right promo"><sub><p>This comment was made from https://ulogs.org</p></sub></div>
πŸ‘  , ,
properties (23)
authorulogs
permlinkre-thereikiforest-re-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t131613226z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"ulogs","app":"ulogs/1.0.0"}
created2018-09-15 13:16:15
last_update2018-09-15 13:16:15
depth2
children1
last_payout2018-09-22 13:16:15
cashout_time1969-12-31 23:59:59
total_payout_value0.124 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length821
author_reputation9,290,610,322,957
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,361,316
net_rshares108,016,579,105
author_curate_reward""
vote details (3)
@thereikiforest ·
You are amazing Terry <333 Sending you Love & Healing Energies Everyday <333 I will partake for sure :) Also, I don't think it's slow progress, your progress is warp speed compared to mine ;) *Big Warm Hug!*
properties (22)
authorthereikiforest
permlinkre-ulogs-re-thereikiforest-re-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t132834006z
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]}
created2018-09-15 13:28:33
last_update2018-09-15 13:28:33
depth3
children0
last_payout2018-09-22 13:28: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_length207
author_reputation116,724,122,868,813
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,362,176
net_rshares0
@utopian-io ·
Hey, @surpassinggoogle!

**Thanks for contributing on Utopian**.
We’re already looking forward to your next task request!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180921t165015z
categoryutopian-io
json_metadata"{"app": "beem/0.19.42"}"
created2018-09-21 16:50:18
last_update2018-09-21 16:50:18
depth1
children0
last_payout2018-09-28 16:50:18
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_length598
author_reputation152,955,367,999,756
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,873,529
net_rshares0
@uwelang ·
$0.18
Hardly understand the specs as tech noob apart I see you build sth awesome for the community AGAIN - you rock @surpassinggoogle
πŸ‘  , , ,
properties (23)
authoruwelang
permlinkre-surpassinggoogle-task-request-help-us-add-a-badge-and-delegate-button-underneath-posts-for-certified-uloggers-on-ulogs-org-20180915t161233045z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["surpassinggoogle"],"app":"steemit/0.1"}
created2018-09-15 16:12:36
last_update2018-09-15 16:12:36
depth1
children0
last_payout2018-09-22 16:12:36
cashout_time1969-12-31 23:59:59
total_payout_value0.139 HBD
curator_payout_value0.044 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length127
author_reputation826,956,293,467,887
root_title"Task Request: Help Us Add A Badge & Delegate Button Underneath Posts (For "Certified Uloggers") On Ulogs.org"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id71,375,677
net_rshares159,977,940,518
author_curate_reward""
vote details (4)