Re: [appengine-java] Re: Snapshots...

2011-09-28 Thread Daniel Viveiros
Thank you! This is really a good post.

Best,
Daniel V.

2011/9/28 Jose Montes de Oca jfmontesde...@google.com

 Hi Daniel,

 Take a look at our Bulkloader Tool:
 http://code.google.com/appengine/docs/python/tools/uploadingdata.html

 Here is a great post:
 http://ikaisays.com/2010/06/10/using-the-bulkloader-with-java-app-engine/

 Hope this helps your needs!

 Best,
 Jose Montes de Oca

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine-java/-/mqMA-JEDmFQJ.

 To post to this group, send email to
 google-appengine-java@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
__
Daniel Vieira Viveiros
Technology Manager - CiT
Phone: +55 (019) 9787-9674
E-mail/GTalk: vivei...@ciandt.com

Esta mensagem, incluindo seus anexos, contém informações legais
privilegiadas e/ou confidenciais, não podendo ser retransmitida, arquivada,
divulgada ou copiada sem autorização do remetente. Caso tenha recebido esta
mensagem por engano, por favor informe o remetente respondendo imediatamente
a este e-mail, e em seguida apague-a do seu computador.

The information contained in this email message, including any attachment,
is privileged and/or confidential. This message may not be retransmitted,
archived, disclosed or copied without sender’s approval. If you have
received this email in error, please notify the sender by replying to this
message, and then delete it from your system.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Snapshots...

2011-09-27 Thread Daniel Viveiros
Hi all,

What's the best way to take snapshots of the GAE's database in a way it's
possible to backup/restore it if needed?

Thanks,
Daniel V.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Image API

2011-09-21 Thread Daniel Viveiros
Hi all,

I'm considering to use Google App Engine as the platform of a new
application that will have to handle several image transformations such as
blur, sepia, gray scale etc. GAE's Image API seems nice but very limited. As
far as I know, GAE does not support Java 2D or Java Advanced Imaging.

Is there another component/framework for imaging processing/transformation
that I can use in GAE?

Thanks,
Daniel V.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.