Flood
Fun Live Album for some early morning @IndieWebCamp Online hacking.
Greg McVerryINTERTEXTrEVOLUTION
Make.Hack.Play.Learn
Greg McVerry / Writing & conversations
Browse the things I’ve written, shared and replied to.
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| 152 | 223 | 315 | ||||
| 428 | 518 | 635 | 743 | 818 | 923 | 1019 |
| 1110 | 1248 | 1313 | 1416 | 1512 | 1623 | 1734 |
| 186 | 1936 | 2029 | 2114 | 2242 | 2344 | 2422 |
| 2554 | 2615 | 2754 | 2829 | 2959 | 3022 | 3110 |
6 posts have no recorded date and appear under “All dates.”
19 posts
Fun Live Album for some early morning @IndieWebCamp Online hacking.
Greg McVerryOkay I can now display the same file I am saving the data to. I am wondering? Can I if I up the txt file like an html template and just call it? @IndieWebCamp Online https://jgregorymcverry.com/guestbook.php
Greg McVerryUPDATE THIS DID WORK...I was uploading the wrong file by FTP...over and over again...and scratching my head Still working on the Guestbook Project .This didn't work <?php $var1 = $_POST['user_name']; $var2 = $_POST['user_text']; $var3 = $_POST['user_instagram']; $var4 = $_POST['user_twitter']; $var5 = $_POST['user_email']; $var6 = $_POST['user_msg']; $fileHa
Greg McVerryhttps://bramp.github.io/js-sequence-diagrams/
Greg McVerryTried this as guestbook after I was able to save plain text to an html file, it's not the right thing to do...so close...Can display the data but need to display each entry and still can't get pesky var6 to display @InideWebCamp Online <?php $var1 = $_POST['user_name']; $var2 = $_POST['user_text']; $var3 = $_POST['user_instagram']; $var4 = $_POST['user_twitt
Greg McVerryOOOh maybe I can use "include" reading up on that now
Greg McVerryat the minimum I can redo my nav so I don't have to edit every file with "include" so that is a bonus win from my confusion.
Greg McVerryThe Guestbook project continues as @IndieWebCamp Online continues Martijnhttps://vanderven.se/martijn/Martijnhttps://vanderven.se/martijn/Gregjgregorymcverry.comjgmac1106jgmac1106ggg@aa.comGregjgregorymcverry.comjgmac1106jgmac1106ggg@aa.comGregjgregorymcverry.comjgmac1106jgmac1106yyy@aa.comGregjgregorymcverry.comjgmac1106jgmac1106yyy@aa.comGregjgregorymcverr
Greg McVerryWhen you are driving yourself crazy not understanding progress being made, flipping every which switch....and then read the FTP logs and realize you been dancing standing still. #IndieWeb
Greg McVerryThank you to all the volunteers who showed up to the event. h/t to the @GOIFoundation and @ masssly @ ZuZage @ GereonKalkuhl @ artandfeminism @ Wikipedia
Greg McVerryOkay back to work on the guestbook for @IndieWebCamp Online. Have a personal goal for your website? Join us for hack day today. #IndieWeb
Greg McVerryGoing to start with this video when I get back: https://www.youtube.com/watch?v=R6fRyBSNRBA
Greg McVerryGuestbook working: https://quickthoughts.jgregorymcverry.com/2019/03/10/when-you-are-driving-yourself-crazy-now going to check the file I save, though wondering if there is anything wrong with just using GET, saving all data in the url, too fragile? #IndieWeb Then I need to figure out how to save each entry to the same HTML file
Greg McVerryStill working on the Guestbook Project .This didn't work <?php $var1 = $_POST['user_name']; $var2 = $_POST['user_text']; $var3 = $_POST['user_instagram']; $var4 = $_POST['user_twitter']; $var5 = $_POST['user_email']; $var6 = $_POST['user_msg']; $fileHandle = fopen("myDataFile", 'w'); fwrite($fileHandle, $var1); fwrite($fileHandle, $var2); fwrite($fileHandle,
Greg McVerryGot to here https://gist.github.com/jgmac1106/c4cd4bef98acd88729289d9e4c3b9fe6 with thanks of https://vanderven.se/martijn/ I learned the echo can go anywhere, PHP is pretty cool, what I wanted, fewest files and compiling possible....now if I could figure out what is wrong with pesky var6 @IndieWebCamp Online
Greg McVerry#wolfpack with kids
Greg McVerryIf anyone at yesterday's @IndieWebCamp Online profile section who said they didn't know how to write an About Me or copy for a static homepage I am happy to help to capture your truths and make you come off as the bee's knees.
Greg McVerrySaw Huska on a tryout. Gonna be a great goalie regardless of 5-3 loss.
Greg McVerry