{"id":246,"date":"2023-06-28T13:38:08","date_gmt":"2023-06-28T12:38:08","guid":{"rendered":"http:\/\/stuff.frankdux.de\/?p=246"},"modified":"2023-10-15T18:55:53","modified_gmt":"2023-10-15T17:55:53","slug":"coldmonkey-com-a-simple-prompter","status":"publish","type":"post","link":"https:\/\/stuff.frankdux.de\/?p=246","title":{"rendered":"Coldmonkey.com &#8211; a simple prompter"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">For users<\/h2>\n\n\n\n<p>My colleagues were running a presentation in front of a larger audience, and I acted as (silent) time keeper in the background, giving them subtle signs to either speed up, slow down or explain something in more detail when I realized that the audience wasn&#8217;t following.<\/p>\n\n\n\n<p>I tried different ways: small hand gestures, eye contact, even small hand written signs. But in today&#8217;s digital times, there must be a better way.<\/p>\n\n\n\n<p>Presenting to you: <a rel=\"noreferrer noopener\" href=\"https:\/\/coldmonkey.com\" target=\"_blank\">coldmonkey.com<\/a> &#8211; a very simple site to bring small bits of information across to someone else. Basically, you open <a rel=\"noreferrer noopener\" href=\"https:\/\/coldmonkey.com\" target=\"_blank\">coldmonkey.com<\/a>  on one device (a phone, tablet, computer) and type a short text there. The website will generate a second site with a random URL &#8211; use a second device to access that URL and display the text.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"499\" src=\"https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2-1024x499.jpg\" alt=\"\" class=\"wp-image-372\" srcset=\"https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2-1024x499.jpg 1024w, https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2-300x146.jpg 300w, https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2-768x374.jpg 768w, https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2-1536x749.jpg 1536w, https:\/\/stuff.frankdux.de\/wp-content\/uploads\/2023\/07\/both-2.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>So the time keeper (me) accesses <a rel=\"noreferrer noopener\" href=\"https:\/\/coldmonkey.com\" target=\"_blank\">coldmonkey.com<\/a> and updates the text to be displayed if needed, and the presenter (my colleague) has a second mobile somewhere in front of him where he can read the text if needed.<\/p>\n\n\n\n<p>He does not need to do anything on his device; the text will update automatically every two seconds.<\/p>\n\n\n\n<p>If needed, the time keeper can change the background colour of the displayed text to express more (or less) urgency.<\/p>\n\n\n\n<p>This site is free to use, requires no App installation, has no ads and only one cookie (which is the unique random code of the generated page); no marketing ads or similar.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">For developers<\/h2>\n\n\n\n<p>The site returns the information also as JSON object &#8211; when calling the <code>displayjson.php<\/code>-script, such as:<\/p>\n\n\n\n<p class=\"has-text-align-center\"><a href=\"https:\/\/coldmonkey.com\/displayjson.php?ac=xV2ikfPafhEUMU2ZzHtebcvvwJp3v3CH\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/coldmonkey.com\/displayjson.php?ac=xV2ikfPafhEUMU2ZzHtebcvvwJp3v3CH<\/a><\/p>\n\n\n\n<p>The result will be something like:<\/p>\n\n\n\n<p class=\"has-text-align-center\"><code>header('Content-Type: application\/json; charset=utf-8');<br>{\"text\":\"This is the text\",\"style\":\"2\",\"updated\":\"2023-07-29 21:03:37\",\"accesscode\":\"xV2ikfPafhEUMU2ZzHtebcvvwJp3v3CH\"}<\/code><\/p>\n\n\n\n<p>The four returned attributes are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>text: The defined text.<\/li>\n\n\n\n<li>style: The defined style which renders as follows on the HTML page:\n<ul class=\"wp-block-list\">\n<li>style = 1:  background: #FFFFFF; color: #000000;<\/li>\n\n\n\n<li>style = 2:  background: #00751b; color: #FFFFFF;<\/li>\n\n\n\n<li>style = 3:  background: #fbff49; color: #000000;<\/li>\n\n\n\n<li>style = 4:  background: #c90000; color: #FFFFFF;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>updated: Timestamp when the text and style were last updated.<\/li>\n\n\n\n<li>accesscode: The unique code to access this data; it was also part of the original request.<\/li>\n<\/ul>\n\n\n\n<p>I would appreciate if someone can build an Android\/Apple Watch\/Garmin watch face with this information. I suggest to call this script every 3 seconds or so and display the returned text on the watch face. Setting up the original access code on the watch may be a problem; I am happy to build some sort of mechanism which works with a temporary short code as well (check my site <a href=\"https:\/\/Dozilla.io\" target=\"_blank\" rel=\"noreferrer noopener\">Dozilla.io<\/a> where I have built something similar).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For users My colleagues were running a presentation in front of a larger audience, and I acted as (silent) time keeper in the background, giving them subtle signs to either speed up, slow down or explain something in more detail when I realized that the audience wasn&#8217;t following. I tried different ways: small hand gestures, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-246","post","type-post","status-publish","format-standard","hentry","category-varioustechstuff"],"_links":{"self":[{"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/posts\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=246"}],"version-history":[{"count":12,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/posts\/246\/revisions"}],"predecessor-version":[{"id":589,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=\/wp\/v2\/posts\/246\/revisions\/589"}],"wp:attachment":[{"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stuff.frankdux.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}