<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>PressboardKit blog</title><description>Engineering notes from building an iOS keyboard engine that has to be mistaken for the system one.</description><link>https://pressboardkit.com/</link><language>en</language><item><title>Why the Czech spell checker never flagged a typo</title><link>https://pressboardkit.com/blog/czech-spell-checker-never-flagged-a-typo/</link><guid isPermaLink="true">https://pressboardkit.com/blog/czech-spell-checker-never-flagged-a-typo/</guid><description>The system spell checker is not equally implemented in every language, and where it is not, it does not report an error — it reports that everything you type is spelled correctly. Finding that out took three conclusions and a physical device.</description><pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate><category>Autocorrect</category><category>Measurement</category><category>Languages</category></item><item><title>Measuring the double-space period shortcut</title><link>https://pressboardkit.com/blog/measuring-the-double-space-period-shortcut/</link><guid isPermaLink="true">https://pressboardkit.com/blog/measuring-the-double-space-period-shortcut/</guid><description>Two spaces become a full stop — but only if the second one arrives in time. iOS exposes no such value to read, so we built an instrument, measured it against the native keyboard, and wrote down the error bar as well as the answer.</description><pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate><category>Parity</category><category>Measurement</category><category>Text input</category></item><item><title>A demo app is not a keyboard extension</title><link>https://pressboardkit.com/blog/a-demo-app-is-not-a-keyboard-extension/</link><guid isPermaLink="true">https://pressboardkit.com/blog/a-demo-app-is-not-a-keyboard-extension/</guid><description>A keyboard extension does not run where your demo app runs, and it does not receive touches the same way. Twice we shipped a fix that worked perfectly in a preview and did nothing at all in the real keyboard.</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate><category>Touch handling</category><category>Testing</category><category>iOS internals</category></item></channel></rss>