FeedCity logo

FeedCity

People and blogs involved with and about the IndieWeb community, the fediverse, and/or the open web in general.

A public list by feedcity.

Manton Reece

Maybe I do need a day phone and a night phone. In the evenings I’ll use the too-big-for-pockets iPhone 6 Plus, and when leaving the house I’ll take… the 3.5-inch iPhone 4S. The future is on the extremes.

Manton Reece

Microblog links

Brent Simmons points to my post on microblogs and asks: "Is the web we lost gone forever? Was it a brief golden age before the rise of Facebook and Twitter and The Algorithms of Engagement?" But he quickly follows with an alternate view: that it’s a blip and we’ll get ba...

Manton Reece

Made it down to Houndstooth for Cafe Bedouins for the first time in months, maybe all year. Austin is getting a serious rain tonight, but it let up a little for the drive.

Manton Reece

Lost in the wilderness

Great post by Gus Mueller on losing your way in a project: "Maybe you've been making foundational changes to your app. You've been spending time cleaning up your code, rewriting those hacks you've been wanting to fix for years now. Or you're targeting a new SDK and there'...

Manton Reece

I should stop writing this blog post complaining about people who complain about U2. Lots of real work to do.

Manton Reece

“If I ever accidentally make something that seems to gain traction, I’ll probably abandon it immediately.” — @notch on leaving Mojang

Manton Reece

Defining a microblog post

I’m working on a new project around timelines and microblogs. It consumes RSS feeds, so I’ve been wondering how strict to be when accepting posts. What does microblog mean, anyway? Wikipedia defines it this way: "Microblogging is a broadcast medium that exists in the form...

Manton Reece

Fixed the RSS feeds. Turns out they were returning valid RSS but with an HTTP 404 header. After fighting with mod_rewrite, I ended up hacking the fix into WordPress.

Manton Reece

Transmit for iOS 8

Federico Viticci has the exclusive on Transmit coming to iOS:

"Considering the old limitations of iOS for inter-app communication and file management, using the Transmit extension feels like a major breakthrough and exactly the kind of experience that the app was meant to be on an iPhone and iPad."

While traveling this summer, I used Panic’s Prompt to download and rename files on the Core Intuition web server. It’s going to be great to also have Transmit’s UI in my pocket.

Manton Reece

Learning curve with Ember.js is a little greater than I thought at first. Not sure I’m doing everything “correctly”, but getting the hang of it. Very cool framework.

HeydonWorks

I Do Care About Sin

Note: This article is a deconstruction of a post by Paul Boag called I don’t care if homosexuality is a sin. I recommend you read it unannotated first. Paul "agonized over writing this post", so you owe him that. I feel I have a duty to address Paul's post as an atheist, not...

HeydonWorks

Revenge.css

REVENGE.CSS

Revenge.css is a CSS bookmarklet that reports bad html using pseudo content. If the page you use it with has malformed links, deprecated attributes, <div>s inside inline elements, inaccessible buttons, badly nested sections or other errors, you'll see some ugly, pink errors written in nobody's favourite font: Comic Sans.
Revenge.css Revenge.css on Github

HeydonWorks

Paragrabbr

Paragrabbr

I use Paragrabbr a lot. It's a lorem ipsum generator I wrote in AngularJS which includes special punctuation — like em dashes — and phrasing elements like <a>, <strong> and even <kbd>. Helps you get your type design detail right.

Use Paragrabbr

HeydonWorks

Auticons

Auticons Icon Font

Auticons is an icon font and CSS set that harnesses the awesome power of attribute selectors. It places resolution independent icons before or after any hyperlink with an href that matches a certain, expected pattern. In other words, it's an automatic icon font.

Auticons demo page Auticons download

HeydonWorks

Reinventing The Hyperlink

Hi everybody! I've just done a lot of cocaine on the company expense account and I want to talk to you about navigational action controls called "hyperlinks" and how to design them into your enterprise-level web application portfolio. YEEEHAWWW. What is a hyperlink? Back in ...

HeydonWorks

Apps For All: Praise And Errata

In case you weren't already aware, I wrote a book. This is an unusual book since it is a whole technical book dedicated to making web applications accessible. Want to understand how to make dynamic, interactive applications that don't alienate and annoy folks? Using WAI-ARIA...