For uploading photos note that with Google app engine you can't write to
its filesystem; it's read only (you can read whatever was in your war).
So you'll need to upload the photos to its data store; it's the only
thing you can write to.
Luciano Resende wrote:
On Mon, Jan 4, 2010 at 6:39 AM, Avdhesh Yadav <[email protected]> wrote:
What about using Java Based Frameworks like GWT, ZK, etc for the photark-ui
and admin-ui..
Java based framework allows us to have uniform codebase, one language both
sides.
if we consider Java Based Framework ,I find GWT Based Framework (e.g Vaadin
http://vaadin.com) good candidate..it integrates well with google apps
engine.
GWT supports RPC and JSON..Though i have no idea whether it is possible to
integrate GWT with tuscany..
We can give it a try for admin-ui..
What are the benefits of using java for UI ? Using these frameworks,
can you still use something like DreamWeaver or other tool to help
with the UI layout ? What about creating a light ui, would this
generate.
Actually i am new to front end programming ,Ajax and java script..So may be
i am completely wrong.
What do you think the admin ui should have ? I was thinking for now,
basically creating a new album and uploading the photos. That should
be simple enough with the samples/docs from dojo... and I can help...
Avdhesh
On Mon, Jan 4, 2010 at 10:27 AM, Luciano Resende <[email protected]>wrote:
On Tue, Dec 29, 2009 at 7:48 AM, avdhesh .java <[email protected]>
wrote:
What is the status of this issue...I mean is there anyone working on this
issue..I am interested in working on this .
I think we should break this issue into small units..and fix one by
one..
I have started playing with it while I was investigating YUI, but we
should better just use Dojo for this.
If you want to play with it, here are some resources I had bookmarked :
http://docs.dojocampus.org/dojox/form/FileUploader
http://demos.dojotoolkit.org/demos/uploader/
I was thinking on starting by having a upload UI, which would accept
multiple images upload at once or maybe also provide a way to upload a
zip with several images, but this might be a stretch goal.
--
Luciano Resende
http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
http://lresende.blogspot.com/
--
As long as you floss, everything else is optional.