Hi all,
I am a reporter that writes a lot of public records requests. Honestly, more than any reporter should ever have to. Sometimes, it is more than a dozen in any given week.
As is often the case, the need to send a request is at city hall when Im far away from computer. While a laptop is practical, the reality is that I dont own one I bought an iPhone instead of a used laptop.
At first I thought Id host a form online, but now I wonder if a better way isnt to code a simple app for my iPhone.
It would have a few simple options, a pull-down menu (for e-mail addresses) some text that never changes, a small box to type in the jist of the request, and a button that hopefully sends the full text to the iPhones Mail app.
I am wondering if any iPhone app developers could tell me whether something like this is possible. I worry that the single thread iPhone cannot send information from one app (ie my simple app) to another (mail app)
It seems to me that I could program this as a widget, but I am not sure whether the underlying framework is the same. I'm good with html, css but willing to learn other programming languages (I am slowly working with Ruby.)
Thanks for any help you might be able to provide.
I am a reporter that writes a lot of public records requests. Honestly, more than any reporter should ever have to. Sometimes, it is more than a dozen in any given week.
As is often the case, the need to send a request is at city hall when Im far away from computer. While a laptop is practical, the reality is that I dont own one I bought an iPhone instead of a used laptop.
At first I thought Id host a form online, but now I wonder if a better way isnt to code a simple app for my iPhone.
It would have a few simple options, a pull-down menu (for e-mail addresses) some text that never changes, a small box to type in the jist of the request, and a button that hopefully sends the full text to the iPhones Mail app.
I am wondering if any iPhone app developers could tell me whether something like this is possible. I worry that the single thread iPhone cannot send information from one app (ie my simple app) to another (mail app)
It seems to me that I could program this as a widget, but I am not sure whether the underlying framework is the same. I'm good with html, css but willing to learn other programming languages (I am slowly working with Ruby.)
Thanks for any help you might be able to provide.