The Art of Wordly Wisdom
catching up on blogging quotes from 1600's
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 |
|---|---|---|---|---|---|---|
| 17 | 216 | |||||
| 37 | 419 | 55 | 612 | 711 | 815 | 934 |
| 1013 | 1123 | 1228 | 1348 | 1452 | 1519 | 1619 |
| 1715 | 1871 | 1925 | 2032 | 219 | 229 | 2313 |
| 2419 | 255 | 2615 | 272 | 288 | 292 | 301 |
| 3113 |
6 posts have no recorded date and appear under “All dates.”
567 posts
catching up on blogging quotes from 1600's
Greg McVerryAnd the new vita is pushed and lived: https://jgregorymcverry.com/resume.html
Greg McVerryhttps://medium.com/fast-company/is-content-validation-the-next-growth-industry-40cbbe582cae
Greg McVerry@lidner the commercial help channels no longer work. If you have an issue best to file issue on GitHub or ask for help in chat.
Greg McVerryI just can't get better. Going on a week of this on again and off again stomach bug. Supposed to travel and see family today.
Greg McVerrySo I wrote up my struggles, code, and goals into a blog post and dumped it into #IndieWeb dev chat https://chat.indieweb.org/dev/2018-12-25 and got https://chat.indieweb.org/dev/2018-12-26 for help. Admittedly I got the site working without fully understanding but shows how important networks are in terms of learning.
Greg McVerryToday's #newwwyear challenge update a major milestone as the redirects to the archived blog NOWwork. I struggled to get redirects working: https://quickthoughts.jgregorymcverry.com/2018/12/25/trying-to-write-redirects-in-htaccessany-ideas Searching and searching, reading and clicking randomly swapping variables...nothing
Greg McVerryMost academic templates seem to ignore the tag in works cited oage but include a ton of schema stuff. When people do use the tag maybe not as intended in academic settings they use is for citations mainly sometimes in blockqoute and inline. just as common
Greg McVerryOkay I saw @eddie got a Switch. Did Santa bring "anyone else's kid" a Switch too? Up for Splatoon and MarioKart adventures? No Super Smash Bros yet #mb
Greg McVerryArticles like this make me mad we warned schools and govs for a decade that this would happen if we did not address online literacy https://www.wired.com/story/2018-was-a-rough-year-for-truth-online/ Articles like this make me happy. Maybe folks wake up to the cause. It all comes down to perspective
Greg McVerryhttp://dogtrax.edublogs.org/2018/12/21/searching-for-curation-a-nearly-lost-conversation-about-digital-writing/
Greg McVerry@fourtonfish @jensimmons can you use css animation timers on this size of a grid container? Thinking I can could make some cool stuff using media queries and a grid container that shrinks and grows using a timer.
Greg McVerryIn reply to . The type of redirect you write is dependant on both yoru goals and your url structures. I set my site to redirect whenever a file is not found on my website: RewriteEngine On RewriteCond %{HTTP_HOST} ^jgregorymcverry.com$ [NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ https://archive.jgregorymcve
Greg McVerryDid a scan of academic folks I know who publish papers on their websites and most seem to wrap entire academic citations in ..which makes sense logically as each citation as start and a stop. Has to be someone parsing citations somewhere in digital humanities..or failing
Greg McVerryhttps://www.kqed.org/mindshift/52762/how-writing-down-what-youre-thankful-for-can-be-good-for-mental-and-physical-health
Greg McVerrySplatoon and Mariokart are my jam. Nintendo screwed up my online account and didn't make the family plan. Can only use my son's till they fix...Been a few months
Greg McVerryPlease note this is only for a use case similar to mine: Archive your current site to a subdomain and put a new site on the domain. The rules will be different based on your goals..
Greg McVerry@rMdes_ Here you go: https://quickthoughts.jgregorymcverry.com/2018/12/26/correct-syntax-for-archive
Greg McVerry@jgarber I also know many people use when citing images. I see this in the wild a lot on newspapers and when people cite creative commons image (default plugin settings). Though I assume many have no idea this functions as and just want small text.
Greg McVerry