August 2009
13 posts
Twitter Client UI's
The problem in standard twitter interfaces is that they just display a single list of messages. But everyone is following a different list of people, and as a result the list is impossible to visually group and filter.
I think this can be solved with a horizontal layout, giving each person their own row.
Here’s how it would work:
Each person is given only one row.
When someone tweets:
...
July 2009
6 posts
WriteRoom.iPhone 2.0 now availible →
For people who want to write and take notes on their iPhone. WriteRoom is a distraction free writing environment. Unlike Notes, WriteRoom provides a clean interface and tether free syncing.
Full-screen editing.
Sync to WriteRoom.ws (beta).
Share your documents over Wi-Fi.
WriteRoom.iPhone 2.0 product page →
WriteRoom.iPhone 2.0 soon.
I’m taking a little break from TaskPaper.iPhone’s UI, and am instead going to release what I already have working with WriteRoom.iPhone 2.0. I think I should have the new version submitted to the iTunes store by mid week.
The new features include:
A true full-screen mode.
Full text document searching.
Sync to the WriteRoom.ws website.
Once that’s done I’ll get right...
TaskPaper priorities tip from Erik Reed...
I prioritize with tags like @1 @2 or @3 Nice and fast to type.
I search like: Prioritized: matches “.*@[0-9].*” and not @done +d P3+: matches “.*@[0-3].*” and not @done +d P2+: (@2 or @1 or @0) and not @done +d P1+: (@1 or @0) and not @done +d
Using the current beta version I have these searches defined: ?? P1+ ?? (@1 or @0) and not @done +d ??...