<p>We are a social media platform right? We have comments, we have posts.... We have A lot more...that everyone knows it.... we reward!!</p> <p> https://steemitup.eu/i/4A6E5677FE506F935E4775F62A6AD818.jpg </p> <p><br /></p> <p>Our stylistic <em>post creating </em>is still missing a lot of things.. and using markdown is not always,and attractice solution to a lot of simple internet users.</p> <p>What is we could spice it up a little bit? </p> <p>I looked arround to create a browser plugin.. but a lot users use IOS and android phones, a lot use Safari browser.. And probably a lot use chrome. Thats what stopped me for trying to make a simple Emoticon reader plugin.</p> <p>I ended up searching something open sourced... Easy, and pretty common to us all...</p> <p><strong>TWEETER!! </strong></p> <p>As we all know... Twitter has opensourced its emoticon libraries... Thats a really good thing...I gathered as much info as i could find. and combined with some knowledge on website building.. i decided to make this proposal.</p> <p>Dear steemit developers @dan @ned @val</p> <p>This is my proposal for enabling emoticons on steemit... </p> <p>First of all Twitter wanted to make emoji available,for that they teamed up with a company called <a href="https://twitter.com/iconfactory" rel="noopener">Icon Factory</a> to render browser imitations of the text message symbols. </p> <p> <a href="https://github.com/twitter/twemoji" rel="noopener">https://github.com/twitter/twemoji </a></p> <h2>1) Obtain Unicode Support For Emoji</h2> <p> Unicode is an international encoding standard that assigns a string of characters to any symbol, letter, or digit people want to use online. This is how WE read something, and how the computer interprets it..</p> <p>We can use the twitter emoji by simply messing with our <head> section of the html page.</p> <p><code> <script src="//twemoji.maxcdn.com/twemoji.min.js"></script></code> </p> <p>https://steemitup.eu/i/AB77002B2AF1D5684BF3F5840214CBBD.jpg<p> <p>So now we have access to the Javascript library, that contains the emoji that work-appear on tweeter.</p> <p>Doing this... our html is open for accepting emojis... but we actually need to insert some on the main body of our html... <body></p> <p>So i will make a simple example... we can find emoji examples in the Tweeters github. </p> <p><a href="https://github.com/twitter/twemoji/blob/gh-pages/preview.html" rel="noopener">https://github.com/twitter/twemoji/blob/gh-pages/preview.html</a></p> <p> https://steemitup.eu/i/0EC70F7A039D7FF42E6EB3BECE672E8E.jpg </p> <p> i randomly choose some emoticons from the preview list.</p> <p>and saved the txt as html... running it i got this:</p> <p> https://steemitup.eu/i/EAA0DAA6D20D09336D7140BE96E0144F.jpg </p> <p><br /></p> <p>So far so good... How can we remember or test all these things? </p> <h3>2) ANOTHER ALTERNATIVE using twemoji-awesome</h3> <p>Again on github <a href="http://twitter.com/ellekasai" rel="noopener">@ellekasai</a></p> <p>http://ellekasai.github.io/twemoji-awesome/</p> <p>Downloading ellekasai's stylesheet on a html page, we can use words to find out what emojis we use...</p> <p>http://www.webpagefx.com/tools/emoji-cheat-sheet/</p> <p>Thats a nice cheatsheet with a lot of common emojis used.</p> <p>Lets go again and test it.. first of all we need to put the stylesheet.css from ellekasai in the same folder where our html test file is located.</p> <p> https://steemitup.eu/i/AC3CD826A29F33D3F0F4C756E5FF0CE6.jpg </p> <p>And in the <head> section we must add the link to the css file.</p> <p> https://steemitup.eu/i/1BCC5027098EE663562CE14DB27DA1EB.jpg</p> <p> The i and span elements are widely used to add icons </p> <p> https://steemitup.eu/i/3B3DD3986B37FD3EFB49DAB507B99536.jpg </p> <p>following the instructions from ellekasai</p> <p>we must use twa followed by twa-emoticonname </p> <p>so we copy from the <a href="http://www.webpagefx.com/tools/emoji-cheat-sheet/" rel="noopener">cheatsheet</a></p> <p>and we replace :emoticon: with twa-emoticon</p> <p> https://steemitup.eu/i/49BE05455F30785DF6768DCF8FCB59A7.jpg </p> <p>And the browser responds </p> <p> https://steemitup.eu/i/031E590EA7513F23AE716E60DBBDE38C.jpg </p> <p><br /></p> <p><em>Here we can find tweeters emojis... (be careful it will slow your browser)</em></p> <p>http://twemoji.maxcdn.com/2/test/preview.html</p> <p>https://twemoji.maxcdn.com/2/72x72/1f413.png</p> <p>An emoticon example hosted on maxcdn server. </p> <p>There are many other solutions too... this would make steemit look and feel more user friendly...</p> <p>All the major social media use emoticons why not steemit too?</p> <p><br /></p> <p><strong>Sources</strong></p> <p>https://github.com</p> <p>https://github.com/laurenorsini/Emoji-Everywhere</p> <p>http://ellekasai.github.io/twemoji-awesome/</p> <p><br /></p> <p>#emoticons #steemitwebsite #proposals #steemit</p> <p>See? i can even write my name with emoticons</p> <p>https://steemitup.eu/i/8BD3AF6EFAEE66AA99CBB88473F0A8B4.jpg </p> <p><br /></p> <p><br /></p>
author | steemychicken1 |
---|---|
permlink | steemit-proposal-emoticons-with-a-few-lines-of-code |
category | steemit |
json_metadata | {"tags":["steemit","steemitwebsite","emoticons","proposals","steem"],"users":["dan","ned","val"],"image":["https://steemitup.eu/i/4A6E5677FE506F935E4775F62A6AD818.jpg","https://steemitup.eu/i/AB77002B2AF1D5684BF3F5840214CBBD.jpg","https://steemitup.eu/i/0EC70F7A039D7FF42E6EB3BECE672E8E.jpg","https://steemitup.eu/i/EAA0DAA6D20D09336D7140BE96E0144F.jpg","https://steemitup.eu/i/AC3CD826A29F33D3F0F4C756E5FF0CE6.jpg","https://steemitup.eu/i/1BCC5027098EE663562CE14DB27DA1EB.jpg","https://steemitup.eu/i/3B3DD3986B37FD3EFB49DAB507B99536.jpg","https://steemitup.eu/i/49BE05455F30785DF6768DCF8FCB59A7.jpg","https://steemitup.eu/i/031E590EA7513F23AE716E60DBBDE38C.jpg","https://twemoji.maxcdn.com/2/72x72/1f413.png","https://steemitup.eu/i/8BD3AF6EFAEE66AA99CBB88473F0A8B4.jpg"],"links":["https://twitter.com/iconfactory","https://github.com/twitter/twemoji","https://github.com/twitter/twemoji/blob/gh-pages/preview.html","http://twitter.com/ellekasai","http://ellekasai.github.io/twemoji-awesome/","http://www.webpagefx.com/tools/emoji-cheat-sheet/","http://twemoji.maxcdn.com/2/test/preview.html","https://github.com","https://github.com/laurenorsini/Emoji-Everywhere"]} |
created | 2016-07-27 22:59:48 |
last_update | 2016-07-28 00:04:09 |
depth | 0 |
children | 18 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 749.212 HBD |
curator_payout_value | 218.734 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,048 |
author_reputation | 1,599,242,184,357,544 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 418,662 |
net_rshares | 40,445,308,149,565 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
berniesanders | 0 | 31,929,708,741,084 | 100% | ||
rossco99 | 0 | 1,768,207,458,553 | 100% | ||
liondani | 0 | 708,083,361,730 | 100% | ||
steem-id | 0 | 201,485,783,195 | 100% | ||
complexring | 0 | 2,458,603,599,908 | 100% | ||
steemychicken1 | 0 | 1,262,029,186,486 | 100% | ||
masteryoda | 0 | 605,242,214,645 | 100% | ||
boatymcboatface | 0 | 321,765,110,596 | 100% | ||
drifter1 | 0 | 898,442,559 | 100% | ||
modeprator | 0 | 7,810,522,311 | 100% | ||
anonimau5 | 0 | 3,354,289,388 | 100% | ||
insomnia | 0 | 10,710,742,006 | 100% | ||
mor | 0 | 28,398,062,070 | 100% | ||
edgeland | 0 | 101,944,152,824 | 100% | ||
vadimberkut8 | 0 | 31,489,098,465 | 100% | ||
murh | 0 | 1,447,683,146 | 33.01% | ||
teamnearandl | 0 | 68,925,412,091 | 100% | ||
dking7334 | 0 | 19,412,713,453 | 100% | ||
bogdanberkut | 0 | 7,690,582,512 | 100% | ||
ranko-k | 0 | 46,517,646,023 | 100% | ||
cyber | 0 | 329,852,614,625 | 100% | ||
wongshiying | 0 | 25,864,836,888 | 100% | ||
fjccoin | 0 | 1,003,772,707 | 100% | ||
ossama-benjohn | 0 | 22,608,303,404 | 100% | ||
tee-em | 0 | 160,971,565 | 100% | ||
geoffrey | 0 | 16,682,235,756 | 100% | ||
jparty | 0 | 11,108,443,210 | 100% | ||
mauricemikkers | 0 | 190,352,945,429 | 100% | ||
allyourbase | 0 | 2,166,588,255 | 100% | ||
damirkatusic | 0 | 14,271,296,500 | 100% | ||
romanskv | 0 | 1,289,777,563 | 100% | ||
getssidetracked | 0 | 6,715,256,909 | 100% | ||
riscadox | 0 | 3,593,616,634 | 100% | ||
soupernerd | 0 | 2,599,722,118 | 100% | ||
auxon | 0 | 6,589,922,455 | 100% | ||
basicstepnetwork | 0 | 568,196,356 | 100% | ||
instancex | 0 | 785,814,230 | 100% | ||
marsresident | 0 | 9,987,686,987 | 100% | ||
mesalex | 0 | 217,590,250 | 100% | ||
chriscrypto | 0 | 15,378,766,569 | 100% | ||
marcgodard | 0 | 470,227,687 | 100% | ||
sebastien | 0 | 3,213,774,045 | 100% | ||
cherish | 0 | 724,833,552 | 100% | ||
yuridan | 0 | 157,804,524 | 100% | ||
mastertrader777 | 0 | 3,565,506,672 | 100% | ||
cryptosi | 0 | 5,545,590,145 | 100% | ||
jaycobbell | 0 | 4,432,667,938 | 100% | ||
juvyjabian | 0 | 226,616,279 | 100% | ||
dcryptogold | 0 | 3,087,912,747 | 100% | ||
condra | 0 | 7,467,601,317 | 100% | ||
stephencurry | 0 | 27,938,853,663 | 100% | ||
luisucv34 | 0 | 149,944,123 | 100% | ||
q00p | 0 | 4,696,809,660 | 100% | ||
maximkichev | 0 | 154,967,288 | 100% | ||
m34ndy0u | 0 | 217,247,283 | 100% | ||
btcbtcbtc20155 | 0 | 1,050,804,916 | 100% | ||
imp3 | 0 | 1,378,685,647 | 100% | ||
konti | 0 | 230,065,508 | 100% | ||
supermeatboy | 0 | 837,856,465 | 100% | ||
blueorgy | 0 | 110,017,335,813 | 100% | ||
iamwne | 0 | 1,058,120,486 | 100% | ||
geronimo | 0 | 3,862,423,794 | 100% | ||
bones | 0 | 2,319,988,916 | 100% | ||
vlad | 0 | 237,153,512 | 100% | ||
darkneofit | 0 | 1,467,015,868 | 100% | ||
johann | 0 | 119,057,485 | 100% | ||
yarly3 | 0 | 189,715,980 | 100% | ||
yarly5 | 0 | 124,201,276 | 100% | ||
mystis | 0 | 138,806,710 | 100% | ||
bigb | 0 | 112,900,784 | 100% | ||
belovruslan | 0 | 66,364,140 | 100% | ||
natedogg | 0 | 226,178,829 | 100% | ||
anon.news | 0 | 2,032,305,585 | 100% | ||
culoemono | 0 | 49,694,566 | 100% | ||
yarly11 | 0 | 103,583,345 | 100% | ||
cwmyao1 | 0 | 214,662,422 | 100% | ||
elliottgodard | 0 | 31,742,706 | 100% | ||
taz | 0 | 38,854,198 | 100% | ||
jillstein2016 | 0 | 489,683,339 | 100% | ||
maryanok | 0 | 197,183,791 | 100% | ||
comealong | 0 | 412,996,242 | 100% | ||
emilyelizabeth | 0 | 195,752,075 | 100% | ||
weenis | 0 | 2,050,883,975 | 100% | ||
spookypooky | 0 | 1,117,782,151 | 100% | ||
alrx6918 | 0 | 99,166,336 | 100% | ||
taker | 0 | 2,710,331,060 | 100% | ||
auxonoxua | 0 | 41,227,911 | 100% | ||
dras | 0 | 63,587,826 | 100% | ||
johnblow | 0 | 18,000,343 | 100% | ||
lillianjones | 0 | 10,462,092 | 100% | ||
timcliff | 0 | 1,339,112,673 | 100% | ||
steemitlove | 0 | 60,039,446 | 100% | ||
steemlove | 0 | 60,035,420 | 100% | ||
ksu | 0 | 61,596,464 | 100% | ||
schlonki | 0 | 56,858,040 | 100% | ||
xxxmati | 0 | 64,013,655 | 100% | ||
luke490 | 0 | 60,648,998 | 100% | ||
steemit.tips | 0 | 55,785,951 | 100% | ||
boddhisattva | 0 | 61,485,934 | 100% | ||
aiaconelli707 | 0 | 31,076,834 | 100% | ||
accessvirus | 0 | 644,209,302 | 100% | ||
msjennifer | 0 | 43,409,937 | 100% | ||
ciao | 0 | 13,659,939 | 100% | ||
curls4life | 0 | 56,934,638 | 100% | ||
alniskobs | 0 | 56,875,421 | 100% | ||
amboyst | 0 | 56,875,009 | 100% | ||
cheremet | 0 | 56,874,610 | 100% | ||
anarchypory | 0 | 56,871,414 | 100% | ||
angevel | 0 | 56,869,877 | 100% | ||
backetri | 0 | 56,869,586 | 100% | ||
chonesta | 0 | 46,978,913 | 100% | ||
countrytalented | 0 | 56,772,598 | 100% | ||
cozyone123 | 0 | 56,772,224 | 100% | ||
crumaner | 0 | 56,771,561 | 100% | ||
daysaiyan | 0 | 56,771,039 | 100% | ||
daysmega | 0 | 56,768,796 | 100% | ||
daysmega1421 | 0 | 56,768,489 | 100% | ||
dotersvilic | 0 | 56,768,008 | 100% | ||
eternalabove | 0 | 56,767,372 | 100% | ||
steemo | 0 | 17,251,105 | 100% | ||
steema | 0 | 44,245,552 | 100% | ||
sugarfromhell | 0 | 55,298,020 | 100% | ||
gaspot | 0 | 55,297,587 | 100% | ||
forgetthefallen | 0 | 55,297,156 | 100% | ||
eleiminer | 0 | 55,296,785 | 100% | ||
etccrap | 0 | 55,293,576 | 100% | ||
abctrade | 0 | 55,292,425 | 100% | ||
yandra86 | 0 | 55,291,407 | 100% | ||
hxclife | 0 | 55,290,617 | 100% | ||
rottennasty | 0 | 55,290,224 | 100% | ||
bignastywhale | 0 | 55,289,631 | 100% | ||
kamil-rys-161-2 | 0 | 55,137,217 | 100% | ||
confucius | 0 | 40,399,023 | 100% | ||
imphantasm | 0 | 56,244,124 | 100% | ||
bledarus | 0 | 37,899,239 | 100% | ||
enders | 0 | 54,922,790 | 100% | ||
idontcar3 | 0 | 52,474,656 | 100% | ||
hassen | 0 | 57,301,813 | 100% |
nice work steemy...
author | accessvirus |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160727t233757366z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-27 23:37:57 |
last_update | 2016-07-27 23:37:57 |
depth | 1 |
children | 1 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 525,015,036,951 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,704 |
net_rshares | 0 |
thanks, i hope it can be implemented..
author | steemychicken1 |
---|---|
permlink | re-accessvirus-re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160727t233912055z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-27 23:39:24 |
last_update | 2016-07-27 23:39:24 |
depth | 2 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 1,599,242,184,357,544 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,733 |
net_rshares | 0 |
Hey I noticed you are using the max amount of tags for this article... but did you know that you can easily spoof the system to allow for an additional tag? https://steemit.com/steemit/@bayareacoins/so-you-think-you-are-limited-to-5-tags-for-your-post-now-wrong-click-here-to-learn-how-to-get-your-article-listed-with-6-tags
author | bayareacoins |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t053753941z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@bayareacoins/so-you-think-you-are-limited-to-5-tags-for-your-post-now-wrong-click-here-to-learn-how-to-get-your-article-listed-with-6-tags"]} |
created | 2016-07-28 05:37:54 |
last_update | 2016-07-28 05:37:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 325 |
author_reputation | 8,774,872,728,250 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 426,599 |
net_rshares | 0 |
Keep up the good work!
author | bison015 |
---|---|
permlink | steemit-proposal-emoticons-with-a-few-lines-of-code |
category | steemit |
json_metadata | "" |
created | 2016-07-27 23:52:12 |
last_update | 2016-07-28 00:04:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | -627,355,102,330 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,970 |
net_rshares | -10,931,147,458 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemservices | 0 | -10,982,981,762 | -1% | ||
ecology | 0 | 51,834,304 | 100% |
Further evolution of Steemit. This is just amazing. To watch all these innovations happening so fast. Kudos for putting in all this work. You deserve handsome rewards. https://img0.steemit.com/0x0/http://www.vstreview.com/steemevolution.jpg
author | condra |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160727t233534604z |
category | steemit |
json_metadata | {"tags":["steemit"],"image":["https://img0.steemit.com/0x0/http://www.vstreview.com/steemevolution.jpg"]} |
created | 2016-07-27 23:35:21 |
last_update | 2016-07-27 23:35:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 56,189,611,335,832 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,646 |
net_rshares | 9,864,227,088 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
konelectric | 0 | 2,396,625,771 | 100% | ||
condra | 0 | 7,467,601,317 | 100% |
https://img1.steemit.com/0x0/http://s2.quickmeme.com/img/09/09aafa37dd14701cfd302eb8963d1e1c0faa5119d60e2671eea5f13620231492.jpg
author | magix |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160727t232339041z |
category | steemit |
json_metadata | {"tags":["steemit"],"image":["https://img1.steemit.com/0x0/http://s2.quickmeme.com/img/09/09aafa37dd14701cfd302eb8963d1e1c0faa5119d60e2671eea5f13620231492.jpg"]} |
created | 2016-07-27 23:23:39 |
last_update | 2016-07-27 23:23:39 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 128 |
author_reputation | 98,880,203,726 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,340 |
net_rshares | 0 |
Hi guys! Ive found a easy solution for the emojis! <h1>😎 👌🐼 </h1> https://steemit.com/steemit/@martaxrodriguez/list-of-emojis-and-icons-you-can-use-in-steemit-cheatsheet-part-1-and-128060-and-128077-and-128521
author | martaxrodriguez |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160823t123742224z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@martaxrodriguez/list-of-emojis-and-icons-you-can-use-in-steemit-cheatsheet-part-1-and-128060-and-128077-and-128521"]} |
created | 2016-08-23 12:37:39 |
last_update | 2016-08-23 12:37:39 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 210 |
author_reputation | 1,846,152,949,737 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 949,971 |
net_rshares | 0 |
Wow!!!👍🏾👍🏾👍🏾🙂🎣🎣🎣😎💪🏾💪🏾💪🏾
author | maximkichev |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t003648187z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-28 00:36:48 |
last_update | 2016-07-28 00:36:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 3,703,778,977,425 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 421,113 |
net_rshares | 215,280,492 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
maximkichev | 0 | 154,967,288 | 100% | ||
ksu | 0 | 60,313,204 | 100% |
This is exactly what I need. Thank you.
author | poteshnik83 |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160731t010056086z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-31 01:00:27 |
last_update | 2016-07-31 01:00:27 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 520,944,921,809 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 502,490 |
net_rshares | 0 |
<p><strong>Welcome </strong>to the Steemit community! I have added you to my list of people to follow and I hope that you will do the same.</p> <p>I have also created a blog here and would like to ask if you would kindly <strong>contribute </strong>some of your <strong>knowledge </strong>to the <strong>community </strong>and perhaps <strong>answer a question</strong> or two I have posted on the links below. </p> <p>By simply answering a few general questions your help to build our <strong>collective knowledge base</strong>, and your input is valuable.</p> <p><strong>How valuable is my input?</strong> Well answers to the questions you post have the opportunity to earn <strong>STEEM </strong>which can be converted into Bitcoin and then your countries local currency! <strong>IT IS TRULY AMAZING!</strong></p> <p><strong>I once answered a question on here and received 59 STEEM which converted to roughly $177.00 in USD! </strong> The reason was that my answer was of value to readers! So please add your value and answer a few questions here:</p> <p><a href="https://steemit.com/questions/@question-answers/what-should-every-foreigner-know-about-your-country">What should every foreigner know about your country?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-your-favorite-youtube-video-of-all-time">What is your favorite YouTube Video of all-time?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-your-favorite-quote-which-quote-inspires-you">What is your favorite quote: Which quote inspires you?</a></p> <p><a href="https://steemit.com/questions/@question-answers/payout-timer-when-do-you-get-paid-for-your-contributions">Payout timer. When do you get paid for your contributions?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-the-role-of-religion-or-spirituality-in-your-life">What is the role of religion or spirituality in your life?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-the-best-habit-you-ve-taken-up-from-another-person">What is the best habit that you have taken up from another person?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-the-best-way-to-lose-weight-tell-us-how-you-did-it">What is the best way to lose weight and how did you do it?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-would-you-do-differently-if-you-knew-nobody-would-judge-you">What would you do differently if you knew no one would judge you?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-are-some-amazing-facts-that-sound-like-bs-but-are-actually-true">What are some amazing facts that sound like BS but are actually true?</a></p> <p><a href="https://steemit.com/questions/@question-answers/what-is-the-best-music-video-of-all-time">What is your favorite music video of all time?</a></p> <p><strong>YOUR CONTRIBUTIONS MATTER! YOUR ANSWERS MATTER! YOUR QUALITY ANSWERS PAY!</strong></p> <p> #QUESTIONS #ANSWERS #CONTRIBUTE #TELLYOURSTORY #DISCUSS #VIVASTEEM </p> <p><br /></p>
author | question-answers |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t054330124z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/questions/@question-answers/what-should-every-foreigner-know-about-your-country","https://steemit.com/questions/@question-answers/what-is-your-favorite-youtube-video-of-all-time","https://steemit.com/questions/@question-answers/what-is-your-favorite-quote-which-quote-inspires-you","https://steemit.com/questions/@question-answers/payout-timer-when-do-you-get-paid-for-your-contributions","https://steemit.com/questions/@question-answers/what-is-the-role-of-religion-or-spirituality-in-your-life","https://steemit.com/questions/@question-answers/what-is-the-best-habit-you-ve-taken-up-from-another-person","https://steemit.com/questions/@question-answers/what-is-the-best-way-to-lose-weight-tell-us-how-you-did-it","https://steemit.com/questions/@question-answers/what-would-you-do-differently-if-you-knew-nobody-would-judge-you","https://steemit.com/questions/@question-answers/what-are-some-amazing-facts-that-sound-like-bs-but-are-actually-true","https://steemit.com/questions/@question-answers/what-is-the-best-music-video-of-all-time"]} |
created | 2016-07-28 05:43:33 |
last_update | 2016-07-28 05:43:33 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,085 |
author_reputation | -2,553,467,922,053 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 426,697 |
net_rshares | 0 |
This was probably a great post two years ago, but seems to have been outdated and herein lies the problem with the blockchain. This post is stale with information that has been much improved. Searching the blockchain for "relevant" information in the future will become increasingly difficult.
author | retiredinsamar |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20180223t213609817z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-02-23 21:36:09 |
last_update | 2018-02-23 21:36:09 |
depth | 1 |
children | 0 |
last_payout | 2018-03-02 21:36:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.199 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 293 |
author_reputation | 3,026,823,327,143 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 39,961,489 |
net_rshares | 37,182,314,540 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
retiredinsamar | 0 | 37,182,314,540 | 100% |
I've request for emoji couple month ago, but it seems not yet implemented, nice post @steemychicken1
author | steem-id |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160805t043118519z |
category | steemit |
json_metadata | {"tags":["steemit"],"users":["steemychicken1"]} |
created | 2016-08-05 04:31:18 |
last_update | 2016-08-05 04:31:18 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 2,224,650,372,472 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 616,817 |
net_rshares | 0 |
I think there is a bug currently on steemit, when i refresh the page, sometimes i can see the boxed commands and sometimes i dont...
author | steemychicken1 |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160727t234908960z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-27 23:49:21 |
last_update | 2016-07-27 23:49:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 3.608 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 1,599,242,184,357,544 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 419,913 |
net_rshares | 1,262,029,186,486 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemychicken1 | 0 | 1,262,029,186,486 | 100% |
sorry for the commands not displayed in text... i changed them in jpg, cause when i was refreshing, they were dissapearing.
author | steemychicken1 |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t000453997z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-28 00:05:06 |
last_update | 2016-07-28 00:05:06 |
depth | 1 |
children | 2 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 3.670 HBD |
curator_payout_value | 0.010 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 1,599,242,184,357,544 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 420,336 |
net_rshares | 1,282,247,642,258 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemychicken1 | 0 | 1,262,066,668,312 | 100% | ||
claudiop63 | 0 | 19,063,191,795 | 100% | ||
spookypooky | 0 | 1,117,782,151 | 100% |
Take my upvote! I did an article a while ago on emoji *domains* in relation to Steemit (and Steemit works through one of my emoji domains!) https://steemit.com/steemit/@spookypooky/steemit-com-is-now-an-emoji but actual native emoji support on this platform would be fantastic. I'm convinced emojis and upvote systems are giant factors in making a platform 'sticky' and rewarding/engaging.
author | spookypooky |
---|---|
permlink | re-steemychicken1-re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t011006821z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@spookypooky/steemit-com-is-now-an-emoji"]} |
created | 2016-07-28 01:10:06 |
last_update | 2016-07-28 01:10:06 |
depth | 2 |
children | 1 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 390 |
author_reputation | 2,591,924,956,536 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 421,834 |
net_rshares | 1,117,782,151 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spookypooky | 0 | 1,117,782,151 | 100% |
statisticallly speaking.. emojis are used a lot... especially in comments... 50% of the comments are emojis nowadays.
author | steemychicken1 |
---|---|
permlink | re-spookypooky-re-steemychicken1-re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t012445280z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-28 01:24:48 |
last_update | 2016-07-28 01:24:48 |
depth | 3 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 117 |
author_reputation | 1,599,242,184,357,544 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 422,105 |
net_rshares | 0 |
This author has figured out what to do in the meantime : https://steemit.com/steemit/@dicov/textual-smileys-to-brighten-steemit \ (•◡•) /
author | timcliff |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t023348356z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@dicov/textual-smileys-to-brighten-steemit"]} |
created | 2016-07-28 02:33:48 |
last_update | 2016-07-28 02:33:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 137 |
author_reputation | 272,954,445,077,789 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 423,355 |
net_rshares | 0 |
We need unique Emoji for Steemit!
author | vi1son |
---|---|
permlink | re-steemychicken1-steemit-proposal-emoticons-with-a-few-lines-of-code-20160728t212634538z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-28 21:26:36 |
last_update | 2016-07-28 21:26:36 |
depth | 1 |
children | 0 |
last_payout | 2016-08-27 12:48:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 33 |
author_reputation | 6,286,810,078,777 |
root_title | "[STEEMIT PROPOSAL] Emoticons with a few lines of code!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 447,297 |
net_rshares | 630,819,636 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vi1son | 0 | 630,819,636 | 100% |