This is something I hacked up in about two hours using the iHackerNews API, serve, haml, and jQuery. It was inspired by the view many apps use on tablets in widescreen mode - list of items on the left, expanded content on the right.<p>The UI is not polished at all, but I wanted to get this out to get feedback.<p>On my TODO list for Pyxis:
- Better UI
- Load more pages (currently only the first page of the frontpage is loaded)
- Use the history API to make the UI state shareable.<p>The source is on <a href="https://github.com/moeffju/pyxis" rel="nofollow">https://github.com/moeffju/pyxis</a>, so feel free to fork it and improve on it.