Artemis, a calm web reader, is available (in beta)
More from James' Coffee Blog
This article is the eleventh edition of the Advent of Patterns series. In this series, running from December 1st to December 24th 2024, I will document one design or programming pattern I have noticed recently. Read more about this series. An inline function tray is an interface pattern that lists functions that you can apply to information in a...
This article is the tenth edition of the Advent of Patterns series. In this series, running from December 1st to December 24th 2024, I will document one design or programming pattern I have noticed recently. Read more about this series. When I am working on a web page design, I think a lot about the reading experience. How readable is the text?...
This article is the eighth edition of the Advent of Patterns series. In this series, running from December 1st to December 24th 2024, I will document one design or programming pattern I have noticed recently. Read more about this series. Software used for creating or publishing documents or files commonly implement version histories. Version...
This article is the eighth edition of the Advent of Patterns series. In this series, running from December 1st to December 24th 2024, I will document one design or programming pattern I have noticed recently. Read more about this series. Applications that aggregate or have lists of information commonly show previews of information in an overall...
This article is the sixth edition of the Advent of Patterns series. In this series, running from December 1st to December 24th 2024, I will document one design or programming pattern I have noticed recently. Read more about this series. In Pattern: Link contexts I discussed ways in which additional information can be added to or around a link as...