YouTube link: http://www.youtube.com/watch?v=CviyEOJJxxU
So I've been playing around the last few days with a proof-of-concept I've been meaning to do ever since I got an iPhone: improve my mobile GAF experience.
For those with an iPhone, you'd probably agree that navigating GAF can be a little tedious, but the more annoying factor is the frequency with which GAF's awesomeness causes Safari to crash, which also motivated me to try wedging GAF onto an iPhone in a neat browser layout.
When Apple released the iPhone SDK, they also quietly updated DashCode with a lot of iPhone web application boilerplate code, so I used that as a starting point for the front-end. I'll save the how-to until later, in part because I'm not making the iPhone-happy view of GAF public just yet. I just wanted to hear some feedback. Be gentle, I have a habit of dropping projects before they fully mature.
Screens:
Feedback logged so far:
- Add avatars
- List post content on a single page
- Bug Hitokage if something could stand to be tagged (note: I've been pretty sneaky so far in latching onto RegEx patterns when scraping, so a few things might have more descriptive comment tags)
- Consensus of 5-15 posts per page
- Configurable pagination
- iTunes' blue dot for not-yet-read
Thanks for all the suggestions, guys. I'm going to try to keep improving the reading/browsing aspects first, and then eventually try tackling logging in, cookie management, and the necessary post requests to publish to the forum. If any of you happen to be Java or RegEx geniuses, PM me.
So I've been playing around the last few days with a proof-of-concept I've been meaning to do ever since I got an iPhone: improve my mobile GAF experience.
For those with an iPhone, you'd probably agree that navigating GAF can be a little tedious, but the more annoying factor is the frequency with which GAF's awesomeness causes Safari to crash, which also motivated me to try wedging GAF onto an iPhone in a neat browser layout.
When Apple released the iPhone SDK, they also quietly updated DashCode with a lot of iPhone web application boilerplate code, so I used that as a starting point for the front-end. I'll save the how-to until later, in part because I'm not making the iPhone-happy view of GAF public just yet. I just wanted to hear some feedback. Be gentle, I have a habit of dropping projects before they fully mature.
Screens:
Feedback logged so far:
- Add avatars
- List post content on a single page
- Bug Hitokage if something could stand to be tagged (note: I've been pretty sneaky so far in latching onto RegEx patterns when scraping, so a few things might have more descriptive comment tags)
- Consensus of 5-15 posts per page
- Configurable pagination
- iTunes' blue dot for not-yet-read
Thanks for all the suggestions, guys. I'm going to try to keep improving the reading/browsing aspects first, and then eventually try tackling logging in, cookie management, and the necessary post requests to publish to the forum. If any of you happen to be Java or RegEx geniuses, PM me.