INTERTEXTrEVOLUTION

Make.Hack.Play.Learn

Greg McVerry / Writing & conversations

Post archive

Browse the things I’ve written, shared and replied to.

Subscribe via RSS ↗

Browse by date

All dates
December 2018
MonTueWedThuFriSatSun
17216
3741955612711815934
1013112312281348145215191619
17151871192520322192292313
24192552615272288292301
3113

6 posts have no recorded date and appear under “All dates.”

December 2018

567 posts

Greg McVerry

Flow: The Psychology of Optimal Experience

Starting this book and thinking about the web and Flow...funny when I designed https://edu522.networkedlearningcollaborative I was unfamiliar with this work but that is what I wanted to go with when using "Flow" But I also meant it etymologically in the hiphop sense of someone's flow. Cool it works both ways to mean same thing.

Greg McVerry

How to Add Read Post Types to Known

Got up a few hours early this Christmas to buil a plugin for Read Posts plugin for Known. Here is a example post: https://quickthoughts.jgregorymcverry.com/2018/12/25/flow-the-psychology-of-optimal-experience-1 Here is the repo if you want to add the plugin to your Known site: https://github.com/jgmac1106/Known-Read To add to your site simply clone this repo

Greg McVerry

Trying to write redirects in htaccess...any ideas

So I need https://jgregorymcverry.com/how-to-add-read-post-types-to-known/ to go https://archive.jgregorymcverry.com/how-to-add-read-post-types-to-known/ the text string as url title is making the creation of redirects difficult how ever the backwards slash at the end gives me hope as webpages on my new site still end in .html. I tried this: RewriteEngine On

Greg McVerry

How to Add the Listen Plugin to Known.

Thanks to some revisions from Marcus Povey and a strong basis to work from using the plugins created by Jonathan Leclor I pushed an update to the Known Listen plugin I wanted to release. Download this plugin. Then go to your directory with the IdnoPlugins folder Open the folder Create a new folder named "Listen". Case sensitive so be careful. Then copy every

Greg McVerry

You begin with the wrong question. Don't write because you want "others to care" write about what you care about and if you push content those who hav

In reply to david.shanske.com ↗

You begin with the wrong question. Don't write because you want "others to care" write about what you care about and if you push content those who have similar interest will find you. David Shanske is an encyclopedia of cool stuff! Get it out there. Set a challenge to write a 150 words a day for thirty days and go for it!

Greg McVerry

Eyes of the World

Can't think a better version to celebrate the launch of my new website and making of the listen plugin. h/t to @mapkyca for fixing my namespace issues. #listening

Greg McVerry

How to Archive Your WordPress Blog Part One: Archiving

This is the first in a two-post series on archiving a WordPress blog. In this post I cover setting up a subdomain and moving your WordPress site. In the second post I describe how to write redirect to point to the archive. Goodbye WordPress As I say goodbye to WordPress the migration of old posts to a new site seemed daunting. Until I realized the task did n

Greg McVerry