I think I may have figured out a way to make a workaround for
uploading files directly to the web from your iPhone.
This work around would function on top of the following technologies
which currently exist for iPhone:
1. Backgrounding ability via jailbroken iphone
2. A file system management iPhone app called iFile
3. WebDAV using iFile from above
4. JavaScript bookmarklets to rewrite HTML buttons in mobile safari
Now I'm not a programmer (god knows I'd love to be) but I think I
still may have come up with a possible work around to allow us
jailbroken rebels to upload files via our sinister cell phones.
Currently many applications on iPhone support WebDAV. I don't know
exactly what that means except that I can access iPhone files via a
web browser that's connected to my same wifi network. iFile is one of
these apps that has the ability to offer remote access to files; and
it offers direct access to the iphone's file system contents.
What's to stop someone from writing JavaScript bookmarklets to add to
Mobile Safari, that will rewrite HTML 'choose file' buttons to access
the path to the WebDAV server created by iFile (which would be active
and backgrounded)?
From there you could tap another bookmarklet that would change the
files into buttons that would direct the link back to the window with
the upload dialog; and fill the dialog box with the link to the file
on the iFile WebDAV server. Or perhaps a link could be copied and
pasted into a dialog box and the upload button pressed again (or a
newly created upload button).
I'm not surenif this makes sense to another reader or if current HTML
ornother limitations would prevent this from working in the way that I
imagine. I'm hoping that some programmers with knowledge of the
workings involved will catch windnof this and offer if it is possible.
So if you have an interest in enabling uploads from an iPhone or know
someone who might know more about this...please forward it on.
Thank you
-
@JoshuaGuffey