The Memory Bank

...for memory blanks

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2026/07/06 05:07] kenstart [2026/07/27 04:48] (current) – [Setting Up the Leave Home Automation] ken
Line 1: Line 1:
-aaaaaaaaaaaaaaaaaaaaaaa===== Welcome =====+===== Welcome =====
  
 +==== The Photo Processor ====
  
-<html> +After you update, your phone secretly re-scans your entire photo library to build "memories" and search tagsIt pins your processor at 100for days. 
-</head> +Settings → Apps → Photos → turn off "Enhanced Visual Search"
-<style> +
-  +
-.btn-one-share { +
-   font-size:20px; +
-   line-height:28px; +
-   text-align:center; +
-   color:#000000; +
-   background-color:#b3e2f5; +
-   padding:18px; +
-   width:50%+
-   cursor:pointer; +
-}+
  
-.btn-duo-share { 
-   font-size:20px; 
-   line-height:28px; 
-   text-align:center; 
-   color:#000000; 
-   background-color:#91F4AF; 
-   padding:18px; 
-   width:50%; 
-   cursor:pointer; 
-} 
  
-.btn-tri-share { +==== The Location Beacon ====
-   font-size:20px; +
-   line-height:28px; +
-   text-align:center; +
-   color:#000000; +
-   background-color:#F4E01C; +
-   padding:18px; +
-   width:50%; +
-   cursor:pointer; +
-}+
  
-.td-align { +Dozens of apps are pinging your GPS 24/7Constant location tracking is one of the biggest silent heat sources on your phone
-    height:100%; +Settings → Privacy & Security → Location Services → set each app to "While Using," never "Always" 
-    width:350px; +Kill the ones that have no business knowing where you are
-    text-align: left; +
-+
-.tbl-align { +
-    border:0; +
-+
-.chg-curs { +
-    cursor: pointer; +
-}+
  
-.copynote { +==== The Background Refresh Drain ====
-    color:white; +
-    font-size:8px; +
-}+
  
-.responsive { +Every app you've ever opened keeps running and reloading in the background, even when it's closed
- width: 100%; +Settings → General → Background App Refresh → switch to Off (or Wi-Fi only) 
- height: auto; +Your processor stops working around the clock for apps you're not even using.
-}+
  
-* { 
- box-sizing: border-box; 
-} 
  
-.row { +==== Setting Up the Leave Home Automation ==== 
- display: flex; +  Open the Shortcuts app on your iPhone.\\ 
-+  Tap the Automation tab at the bottom of the screen.\\ 
- +  * Tap the + icon in the top-right corner to create a new automation.\\ 
-/Create two equal columns that sits next to each other */ +  Scroll down and select Leave.\\ 
-.column { +  * Tap Locationchoose your home addressset the radius ring if neededand tap Done.\\ 
- flex: 50%; +  Choose Run Immediately so it executes without needing an extra confirmation tapthen hit Next.\\ 
- padding: 10px; +  * Tap New Blank Automation or search for and add the action Set Wi-Fi.\\ 
- font-size: 14px; +  * Make sure the action is configured to Turn Off.\\ 
- +  * Tap Done in the top-right corner to save your automation.\\
- /height: 300px; Should be removedOnly for demonstration */ +
-+
- +
- +
-.collapsible { +
- /* background-color: #3399ff; */ +
- background-color: #151B8D; +
- color: white; +
- cursor: pointer; +
- padding: 12px; +
- width: 100%; +
- border: none; +
- text-align: center; +
- outline: none; +
- font-size: 18px; +
-+
- +
-.active, .collapsible:hover { +
- background-color: MediumBlue; +
-+
- +
-.collapsible:after { +
- content: '\002B'; +
- color: white; +
- font-weight: bold; +
- float: right; +
- margin-left: 5px; +
-+
- +
-.active:after { +
- content: "\2212"; +
-+
- +
-.content { +
- padding: 0 16px; +
- max-height: 0; +
- font-size: 12px; +
- overflow: hidden; +
- transition: max-height 0.2s ease-out; +
- background-color: #cce5ff; +
-+
- +
-.center { +
- margin-left: auto; +
- margin-right: auto; +
- text-align: center; +
-+
- +
-.btncenter { +
- display: block; +
- margin-left: auto; +
- margin-right: auto; +
- width: 50%; +
-+
- +
-hr{ +
- border:0; +
- margin:0; +
- width:100%; +
- height:1px; +
- background:#3399ff; +
-+
- +
-.disclaimer { +
-  display: block;  font-size: 14px; +
-  color: #0059dd; +
-  line-height: 18px; +
- +
-+
- +
-main-cont { +
-    display: flex; +
-    margin: auto; +
-    align-content: center; +
-    max-width: 400px; +
-    background-color: white;  +
-    /*margin: auto; +
-    /* +
- margin-left: auto; +
- margin-right: auto;  +
- */ +
-+
-.img-center { +
-    display: block; +
- margin-left: auto; +
- margin-right: auto;  +
- +
-+
-  +
-.closing{ +
-    background-color: ForestGreen; +
-    color: white; +
-    width: 100%; +
-    font-size: 16px; +
-    text-align: center; +
-    padding-top: 5px; +
-    padding-bottom: 5px; +
-+
- +
-.clsoon{ +
-    background-color: Yellow; +
-    color: black; +
-    width: 100%; +
-    font-size: 16px; +
-    text-align: center; +
-    padding-top: 5px; +
-    padding-bottom: 5px; +
-+
- +
-.closed{ +
-    background-color: Red; +
-    color: white; +
-    width: 100%; +
-    font-size: 16px; +
-    text-align: center; +
-    padding-top: 5px; +
-    padding-bottom: 5px; +
-+
- +
- +
-.smalltext{ +
- padding-top: 5px; +
- font-size: 14px; +
-+
-  +
-  +
- +
-+
-  box-sizing: border-box; +
-  margin: 0; +
-  padding: 0; +
-+
- +
- +
- +
-.timer { +
-  color: #333; +
-  margin: auto; +
-  text-align: center; +
-+
- +
- +
-li { +
-  display: inline-block; +
-  font-size: 1.0em; +
-  list-style-type: none; +
-  padding: .5em; +
-  /*text-transform: uppercase;*/ +
-+
- +
-li span:after { +
-  display: block; +
-  font-size: 20px; +
-  color: green; +
-+
- +
- +
- +
- +
- +
- +
-</style> +
- +
-<body> +
-<div class="main-cont"> +
-    <div align="center"><p style="color:white;font-size:1px;" id="note">ARRIVAL-1571-25062026</p></div> +
-    <img class="img-center chg-curs" src="/lotto/img/kls-banner.jpg" alt="Ken's Lotto Syndicate" onclick="https://kendavis.au/lotto/"> +
-    <hr> +
- +
-    <div class="row" id="syndet"> +
-        <div id="lcol" class="column" style="background-color:#fff;"> +
-            <p id="det1" align="right" class="ffamily"> +
-         Game:<br> +
-            Syndicate Name:<br> +
-            1st Division:<br> +
-            Draw Number:<br> +
-            Draw Date:<br> +
-            Payment by:<br> +
-         Payment Method:<br> +
-            Shares: </p> +
-        </div> +
-        <div id="rcol" class="column +
-        " style="background-color:#fff;"> +
-           <p id="det2" align="left" class="ffamily"> +
-         Powerball<br> +
-            Arrival<br> +
-            $40M<br> +
-            1571<br> +
-            25/06/2026<br> +
-            4pm 24/06/2026 AEST<br> +
-         Paypal ONLY.<br> +
-            $10 each. No limit</p> +
-        </div> +
-    </div> +
-<!--<div id="hline"><hr></div>--> +
-    <br> +
-    <div id="msg" class="closing center">PAYMENT BY 26 August 2026</div> +
- +
-    <!--<div class="timer">--> +
-     +
-        <div id="countdown" align="center"> +
-            <ul> +
-                <li><span id="days"></span>Days</li> +
-                <li><span id="hours"></span>Hrs</li> +
-                <li><span id="minutes"></span>Mins</li> +
-                <li><span id="seconds"></span>Secs</li> +
-            </ul> +
-        </div> +
-    <!--</div>--> +
- +
-    <div><br><hr></div> +
-    <br> +
-    <button id="colcredits" title="Use Your Credits" class="collapsible">Use Credits to Buy Shares</button> +
-    <div id="form" class="content"> +
-        <script src="https://www.cognitoforms.com/f/seamless.js" data-key="HoGKVDYw8UWeq4fz4tFq8Q" data-form="4"></script> +
-    </div> +
- +
-    <br> +
-    <button id="colpaypal" title="Buy Using PayPal" class="collapsible">Buy Shares with PayPal</button> +
-    <div id="paypal" class="content"> +
-        <div id="one" align="center"> +
-            <p></p> +
-            <form onclick="oneshare();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-1share.png"> +
-            </form> +
-        </div> +
- +
-        <div id="two" align="center"> +
-            <p></p> +
-            <form onclick="twoshares();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-2shares.png"> +
-            </form> +
-        </div> +
- +
-        <div id="three" align="center"> +
-            <p></p> +
-            <form onclick="threeshares();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-3shares.png"> +
-            </form> +
-        </div> +
- +
-        <div id="four" align="center"> +
-            <p></p> +
-            <form onclick="fourshares();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-4shares.png"> +
-            </form> +
-        </div> +
- +
-        <div id="five" align="center"> +
-            <p></p> +
-            <form onclick="fiveshares();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-5shares.png"> +
-            </form> +
-        </div> +
- +
-        <div id="six" align="center"> +
-            <p></p> +
-            <form onclick="sixshares();return false;">    +
-                <input type="image" src="/lotto/img/button_buy-6shares.png"> +
-            </form> +
-            <p></p> +
-        </div> +
-    </div> +
- +
-    <br> +
- +
- +
- +
- +
-    <p></p> +
-    <center><img src="/lotto/img/powerball_syndicate.png"></center> +
-    <br> +
- +
-    <TABLE class="center"> +
-        <tr> +
-            <td><img class="img-center chg-curs" src="/lotto/img/button-bykd2.png" alt="By Ken Davis"></TD> +
-            <td><img class="img-center chg-curs" src="/lotto/img/btn_thelott.png" alt="By Ken Davis" onclick="thelott()"></TD> +
-            <td><img class="img-center chg-curs" src="/lotto/img/btn_donate.gif" alt="By Ken Davis" onclick="donate()"></TD> +
-            <td><img class="img-center chg-curs" src="/lotto/img/btn_unsub.png" alt="By Ken Davis" onclick="htmlchk()"></TD> +
-        </tr> +
-    </TABLE> +
-     +
- +
- +
-    <script> +
-        var coll = document.getElementsByClassName("collapsible"); +
-        var i; +
-        for (i = 0; i < coll.length; i++) { +
-            coll[i].addEventListener("click"function() { +
-                this.classList.toggle("active"); +
-                var content = this.nextElementSibling; +
-                if (content.style.maxHeight){ +
-                    content.style.maxHeight = null; +
-                } else { +
-                    content.style.maxHeight = content.scrollHeight + "px"; +
-                }  +
-            }); +
-        } +
- +
-        function CopyToClipboard(id) +
-        { +
-            var r = document.createRange(); +
-            r.selectNode(document.getElementById(id)); +
-            window.getSelection().removeAllRanges(); +
-            window.getSelection().addRange(r); +
-            document.execCommand('copy'); +
-            window.getSelection().removeAllRanges(); +
-        } +
-     +
-        function oneshare() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/10'; +
-        } +
-     +
-        function twoshares() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/20'; +
-        } +
-     +
-        function threeshares() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/30'; +
-        } +
-     +
-        function fourshares() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/40'; +
-        } +
-     +
-        function fiveshares() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/50'; +
-        } +
-     +
-        function sixshares() { +
-        CopyToClipboard('note'+
-        location.href = 'https://paypal.me/kendavis/60'; +
-        } +
-     +
-        function credits() { +
-        location.href = 'https://kendavis.au/lotto/kittycredits'; +
-        } +
-     +
-        function home() { +
-            location.href = 'https://kendavis.au/lotto/pb'; +
-        } +
-     +
-        function thelott() { +
-            window.location.href = 'https://thelott.com' +
-        } +
-     +
-        function donate() { +
-            window.location.href = 'https://www.paypal.com/donate?business=HYAYRGFZLKU4S&no_recurring=0&currency_code=AUD' +
-        } +
-     +
-        (function () { +
-            const second = 1000, +
-            minute = second * 60+
-            hour = minute 60, +
-            day = hour * 24; +
-     +
-            //I'm adding this section so I don't have to keep updating this pen every year :-) +
-            //remove this if you don't need it +
-            let today = new Date(), +
-            dd = String(today.getDate()).padStart(2, "0"), +
-            mm = String(today.getMonth() + 1).padStart(2, "0"), +
-            yyyy = today.getFullYear(), +
-            nextYear = yyyy + 1, +
-            endDay = "24/", +
-            endMonth = "08/", +
-            monthDay = endMonth + endDay +
-            endTime = monthDay + yyyy + " 16:00"; +
-       +
-            today = mm + "/" + dd + "/" + yyyy; +
-            if (today > endTime) { +
-                document.getElementById("msg").classList.add('closed'), +
-                document.getElementById("msg").classList.remove('clsoon'), +
-                document.getElementById("msg").classList.remove('closing'),     +
-                document.getElementById("msg").innerText = "Closing in"; +
-            } +
-            //end +
-       +
-            const countDown = new Date(endTime).getTime(), +
-            x = setInterval(function() {     +
-                const now = new Date().getTime(), +
-                distance = countDown now; +
-                   +
-                //document.getElementById("days").innerText = String(Math.floor(distance / (day))).padStart(2,"0"), +
-                //document.getElementById("hours").innerText = String(Math.floor((distance % (day)) / (hour))).padStart(2,"0"), +
-                //document.getElementById("minutes").innerText = String(Math.floor((distance % (hour)) / (minute))).padStart(2,"0"), +
-                //document.getElementById("seconds").innerText = String(Math.floor((distance % (minute)) / second)).padStart(2,"0"); +
-     +
-                //do something later when date is reached +
-     +
-             +
-                if (distance > 0 && distance < 3600000) { +
-                    document.getElementById("msg").classList.remove('closed'), +
-                    document.getElementById("msg").classList.remove('closing'), +
-                    document.getElementById("msg").classList.add('clsoon'), +
-                    document.getElementById("msg").innerText = "Closing Soon!";    +
-                } +
-         +
-                if (distance <= 0) { +
-                    document.getElementById("det2").innerText = " ", +
-                    document.getElementById("msg").classList.remove('clsoon'), +
-                    document.getElementById("msg").classList.remove('closing'), +
-                    document.getElementById("msg").classList.add('closed'), +
-                    document.getElementById("msg").innerText = "NO OPEN SYNDICATES", +
-                    document.getElementById("colpaypal").disabled = true; +
-                    document.getElementById("colcredits").disabled = true; +
-                    document.getElementById("countdown").style.display = "none"; +
-                    document.getElementById("content").style.display = "block"; +
-                    clearInterval(x)  +
-                } +
-                //seconds +
-            }, 0) +
-        }()); +
- +
-    </script> +
-</div> +
-</body> +
-</html>+
  
  
 +==== Creating a Return Home Automation (Optional) ====
 +  * Open the Shortcuts app and go back to the Automation tab.\\
 +  * Tap the + icon again to add a second automation.\\
 +  * Select Arrive and set your home location using the exact same address.\\
 +  * Choose Run Immediately and tap Next.\\
 +  * Add the Set Wi-Fi action and change it to Turn On.\\
 +  * Tap Done to save.
start.1783314475.txt.gz · Last modified: by ken