We’re baaaacccckkkkK! We use our triumphant return to talk about why the show was on hiatus, getting through stressful times, saying no, and letting go of The Shoulds.
Month: July 2018
EDU 522: Digital Teaching and Learning Too built and ready @Glitch https://edu-522.glitch.me/ Will move to #DoOO tomorrow. Come join 3 week blogging bootcamp, learn #IndieWeb WordPress #LeadUpChat #Literacies #Edtechchat
Here are the steps I took in order to get all of my GoodReads books/reviews over into my IndieWeb-ified WordPress: Export from GoodReads > csv file My Books > Import/Export > Export Library Clean up CSV file β spreadsheet is good, be sure to save it back as text/csv (not xls or odt) remove un-need…
RSVPed Attending Just Build the @#$%&!!! Thing — Rapid Prototyping at the Supplyframe DesignLab
Friday, August 3, 2018
8:30 AMΒ toΒ 9:30 AM
The DesignLab is a facility in Old Town Pasadena, created by Supplyframe to be a place where the most complex of hardware products can be developed in a focuse…
Finally back on west coast time, checked in to the @hiltonhotels at 11:30pm, they gave me the party room with a conference table and couch bed that wasn’t made up. I just want to sleep! Called to ask to get moved to a regular room. π€ Party room would have been a fun adventure if I weren’t so tire…
Upload to a web server on an accessible path. Navigate to it in the browser. Copy the URL from the address bar and paste it in the form. Run the test to see if your server gets Authorization headers!
SetEnvIf Authorization “(.*)”
HTTP_AUTHORIZATION=$1
RewriteRule .* –
[E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
Are you building your own website? Indie reader? Personal publishing web app? Or some other digital magic-cloud proxy? If so, come on by and join a gathering of people with likeminded interests. Bring your friends who want to start a personal web site. Exchange information, swap ideas, talk shop, he…
I want to open a file inside Emacs which is located on a remote server, with sudo powers on the server. I can open local files with sudo via Tramp like this: C-x C-f /sudo::/home/user/file But I …
Welcome to the Seattle WordPress Community. A place for designers, developers, & do-it-yourself publishers throughout the Puget Sound region. Our community includes Meetups all the way from Bellingham to Olympia including Puyallup, Gig Harbor and of course throughout the greater Seattle area and Eas…
Homebrew Website Club Logo by Malcolm Blaney
Are you building your own website? Indie reader? Personal publishing web app? Or some other digital magic-cloud proxy? If so, come on by and join a gathering of people with likeminded interests. Bring your friends who want to start a personal web site. Ex…
A three line approach to creating a responsive grid system. .container { display: grid; /* Display as a Grid */ grid-template-columns: repeat(auto-fit,
.container {
display: grid;
/* Display as a Grid */
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
/* repeat = as many times as you can fit */
/* auto-fit = fit as many items on the line as possible, go bigger if you need to */
/*minmax = (min size, max size) = the minimum size the column should be is 200px, but if there's space then give them all 1fr of that width. */
grid-gap: 10px;
}
CSS fails to validate, .relme ul Value Error : text-align top is not a text-align value : top
. Did you mean vertical-align: top
?
Which cities have the most diverse food scenes on the planet?