Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability.
Tag: icons
A manual tweak for icons in the Syndication Links plugin
Within the code at class-syn-link-domain-icon-map.php, I added the following two lines to the obvious spot in the list within the code to fix the icon issues I was having:
'chrisaldrich.wordpress.com' => 'wordpress',
'reading.am' => 'book',
I then reuploaded the edited file to my server. Essentially I’m hard-coding the domain name and the default icon I’d like to have the plugin display.
If the plugin is updated, I’ll obviously have to manually add them again, but the disappearance of the icons again will be pretty obvious and this post will document the necessary changes.
Although upon tweaking this I’m noticing that the reading.am icon isn’t working (I also tried ‘website’ instead of ‘book’ but that didn’t work either). Perhaps the .am tld is causing an issue? Alas…
I suspect that there’s some other bug hiding in the works as one or both of the two types of links above should default to the generic ‘website’ icon when a syndication link exists, but the system isn’t able to specify a particular icon. There may be some small if/else bug hiding in the logic of the plugin.
A font! Contribute to pfefferle/openwebicons development by creating an account on GitHub.
An IndieWeb Podcast: Episode 14 A loose collective of developers and techno-utopians
Running time: 1h 19m 57s | Download (37.5MB) | Subscribe by RSS | Huffduff
Summary: Our first episode since January. David Shanske and Chris Aldrich get caught up on some recent IndieWebCamps, an article about IndieWeb in The New Yorker, changes within WordPress, and upcoming events.
Recorded: May 19, 2019
Shownotes
6 camps later…
Austin
Online
New Haven
Berlin
Düsseldorf
Utrecht
National Duckpin Bowling Congress
Duck Tours
Streaming rigs for remote participation at IndieWeb Camps
Ad hoc sessions (🎧 00:11:28)
Can “Indie” Social Media Save Us? (The New Yorker) by Cal Newport (🎧 00:13:50)
Swarm Account deletions and posting limits
New Checkin icon within the Post Kinds Plugin: example https://david.shanske.com/kind/checkin/
Weather now has microformats mark up in WordPress
Fatwigoo problems with icons
IndieWeb Bingo
Webmention Project
Project of updating Matthias Pfefferle‘s Webmention and Semantic Linkbacks plugins (🎧 00:26:10)
- https://github.com/pfefferle/wordpress-webmention
- https://github.com/pfefferle/wordpress-semantic-linkbacks
- Parse This
- Ekby Jarpen
- SteelCase Executive Tanker Desk
Readers & Yarns
Readers & Yarns update (🎧 00:40:50)
X-Ray
Indigenous Replacement: Final Indigenous Log: The Future of the App
Post Kinds Plugin
Post Kinds and new exclude functionality (🎧 00:48:15)
- widgets
- titleless posts
- On this day
David’s list of 24 IndieWebCamps he’s attended
Looking back at past IndieWebCamp sessions and wiki pages for interesting ideas and new itches
Date and time stamps on webmentions
Call for tickets in WordPress
Subscribing to h-cards with WebSub
Is Mastodon IndieWeb?
Fixing IndieAuth
Improving scoping, particularly for multi-user sites
Coming up within the community
IndieWeb Book Club
IndieWeb Book Club is coming up featuring Mike Monteiro’s book Ruined by Design(🎧 01:13:04)
- More details: https://boffosocko.com/2019/05/04/indieweb-book-club-ruined-by-design/
- https://indieweb.xyz/en/bookclub
IndieWeb Summit 2019
9th annual IndieWeb Summit (Portland) is coming up in June. RSVP now.
Questions?
Feel free to send us your questions or topic suggestions for upcoming episodes. (Use the comments below or your own site using Webmention).
Perhaps a future episode on Micro.blog?
👓 The ineffectiveness of lonely icons | Matt Wilcox
If your target audience is a general population, you should not be using icons alone to convey anything meaningful. By doing so, you have made assumptions that are unlikely to be appropriate to a general audience.