Miss Kitty Miss Kitty on twitter.com:
@gRegorLove Thank you, gRegor!

@ThatMissKitty How are things in NY? When is King Lear?


Happy birthday, @ThatMissKitty!


Katie Kat Katie Kat on twitter.com:
How can I, Kate, profit from this epic disaster and make sure I come out on top? I have very little money saved. Should I buy a pound?

@kateemick Buy pound cake. You can never go wrong with pound cake.


Joel Joel on twitter.com:
Now at a more permanent address: https://thelocalyarn.com/excursus/secretary/posts/web-books.html
(The old one redirects here as well) https://twitter.com/joeld/status/701786902316392448

@joeld I hadn’t seen this “secretary” part of your site. Lovely layout.


Taylor McKnight ✈ Taylor McKnight ✈ on twitter.com:
@gRegorLove nope but I might have a zip of them somewhere if you dm me yer email

@gtmcknight Sweet. I can't seem to DM you. first.last at gmail


@gtmcknight Any possibility of reviving http://gtmcknight.com/buttons/ ?


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test 6. Updated. 2. 3. 4. 5. 6. 7.


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test 5


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test 4


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test 3


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test 2


gRegor Morrill gRegor Morrill on gregorlove.com:
Testing on-demand PuSH of notes.

Update 1

Huzzah!

Test


Nathanael Johnson Nathanael Johnson on twitter.com:
@gRegorLove That's awesome, I found it a couple years ago and got all melancholy for some reason.

@nbendavid Yeah, it was fun times. Kinda makes me want to try it again. It’s not easy though.


Taking a stroll down memory lane thanks to Internet Archive, @nbendavid https://web.archive.org/web/20040210195716/http://www.thetimehascome.net/


I am tinkering with the user-customized CSS for the indiewebcamp.com wiki and thought I would share.

My custom CSS is here. You can edit yours by going to “My Preferences”, clicking “Appearance”, then clicking “Custom CSS” beside the Vector skin.

html { font-size: 62.5%; }
body { font-size: 1.7rem; } 
#bodyContent { font-size: inherit; }

This sets the base font-size to 10px, which serves as a nice base for easily calculating and setting the font-size elsewhere. 1.7rem * 10px = 17px. I am on an HD display and prefer text being a bit larger.

p { line-height: 1.6; }

This sets a reasonable amount of space between lines.

input, textarea { font: inherit; font-size: 1.8rem; font-family: monospace, monospace; }
input[type="submit"] { font-family: Arial, sans-serif; font-size: 1.6rem; }

I prefer the text in the wiki edit textarea to be a bit larger, too, and in a monospace font.

a,
a:visited,
div#content a.external,
div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited { color: #FF5C01; }

a.new, #p-personal a.new { color: #FFB100; }

.previewnote { color: #ff0000; }

This sets (most) link colors to use the latest indieweb branding colors. Links to pages that don't exist yet are the yellow color in the logo. Otherwise links are the orange color. These colors might be too intense for you—I am not entirely sure I will keep them like this myself, but I definitely prefer it over the default blue-and-purple link colors.

div#mw-panel div.portal div.body ul li { font-size: inherit; }

This sets the font-size of the left sidebar links. This still needs some tinkering; some of the links are too wide for the default sidebar width.

Before (click for full-size)

After (click for full-size)


Part 2 of Shane’s series, “Regarding the Indie Web: Why



Testing on-demand PuSH of notes.

Update 1

Huzzah!


Behold, my first post using the ProcessWire Micropub plugin.


Dino Baskovic Dino Baskovic on twitter.com:
What’s up with @microformats? Dead on the vine? No web, blog, wiki update in ages. Pls correct me if wrong. #webdesign #webdev #microformats

@ProfessorDino Alive and well and in-use by a lot of the indieweb community. Wiki and IRC are the primary community channels.