A couple of photo's which I took using my 400D of my new MacBook Pro. Questions in the comments.
Odd things, they can't be used that often. The postmaster told me that it'd been the first time in 4 years that someone had asked for one. What they basically allow you to do is give someone the value of shipping for a letter. In this case, I'll throw it in an envelope to get my stickers.
Oh, and it was £1.10 - it's probably cheaper to stick a few $1 coins to an envelope.
Source: http://www.flickr.com/photos/nickcharlton/sets/72157622179382472/
The screenshot above shows the support/suggestions/bugs input box on Readernaut. It's use is of course self-explanatory. I intend to build such a thing on Zefridge - a way to easily ask questions, explain app problems and otherwise from within the application. By making it easier for the end user to do, they are more likely to take the effort to do it.
Instead of buliding this functionality directly into the main web app, I instead intend to build an API to handle support and a simple backend for tracking messages (simple to the point where it is merely a listing, or simpler, as in, sent directly to the users inbox) and then start to roll it out to users.
This is a far more flexible solution, and allows a working team (which works on different sections of the same project) to be able to roll the latest build out to users without showing functionality which won't yet work. This is obviously important for testing - support isn't the core functionality of the application, even though it is important.
At the risk of making this quite long, I'm going to end on the topic of another post: What's the best way to design an API? To refine that, what's the best way to design an API with PHP?
I chose Instiki over other solutions not because of it's framework (it's Ruby on Rails based), but because of it's design and integration with Markdown. I would have liked to have written my own, but not having the time was a big issue. Instiki allowed me to roll it out and instantly start adding content, which is a real plus.
I currently have this setup on a Windows box at home (which is why it's mostly local), but is far from ideal, so if any one can suggest a cheap Rails host, I'd be grateful.
In regards to limitations, I can only think of the lack of an API, or general plugin architecture. The latter is somewhat of a plus (it's less bulky), but an API would be great to have an iPhone app, or such like.
So I cracked open a copy of Balsamiq Mockups and threw this together in just around 10 minutes (I know that because the nag screen showed up once and then just after I had finished).
This is based around using an iPhone to do it. With an iPhone, not having background apps is of course an issue, but by changing from a constant tracking methodology to something based around checking in, this problem is almost solved. With this idea, you can also chose when to share, rather than automatically sharing.
I am currently stuck with naming ideas and others, the domain "check.in" is taken, so this just shows a basic idea. I would be interested to see if it had a possible userbase, it's certainly possible to make it a weekend project, so if you would be interested, please drop me a line.