Re: [google-appengine] Re: Better support for linux

2010-10-08 Thread wei zhou
An App Engine application in sandbox cannot write to the filesystem.
If I use log4j for my application, It will write log data into local files.
Is the log file distributed in the server? Dose the server side replaces the
original log4j jar with your own ones ? Dose Google has some limitation on
the size of log files?
Thanks very much!

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



Re: [google-appengine] Re: Better support for linux

2010-10-07 Thread Jeff Schwartz
I often switch between Ubuntu  Windows  I would also like to see Google
make Ubuntu (Linux) be an equal player.

Jeff

On Thu, Oct 7, 2010 at 2:20 AM, Niklasro nikla...@gmail.com wrote:

 If education, isn't changing other project more pedagocical than
 starting a empty project? I think we learn the most from changing
 code. Then every developer want most convenient development
 environment plus maybe personal setting like round windows or what
 like. Using BSD and a versioning system is needed. Don't you need
 that? Typically what I do is adding and changing functions deployed
 projects have. So connecting deployment directly to a versioning
 system would bypass local development and admit the case programming
 your app directly in the versioning system or even a WebGUI operating
 system independent. Why not?
 Regards
 Nick Rosencrantz

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




-- 
Jeff

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



Re: [google-appengine] Re: Better support for linux

2010-10-07 Thread Jonathan Gossage
Another solution that will work if you are developing in Python is to use
Eclipse with the  Pydev plugin installed. Pydev includes support for GAE
that replaces the launcher and I use the environment daily switching between
Ubuntu and Windows 7. I have never needed to use the GAE launcher because of
my environment.

On Thu, Oct 7, 2010 at 8:19 AM, Jeff Schwartz jefftschwa...@gmail.comwrote:

 I often switch between Ubuntu  Windows  I would also like to see Google
 make Ubuntu (Linux) be an equal player.

 Jeff

 On Thu, Oct 7, 2010 at 2:20 AM, Niklasro nikla...@gmail.com wrote:

 If education, isn't changing other project more pedagocical than
 starting a empty project? I think we learn the most from changing
 code. Then every developer want most convenient development
 environment plus maybe personal setting like round windows or what
 like. Using BSD and a versioning system is needed. Don't you need
 that? Typically what I do is adding and changing functions deployed
 projects have. So connecting deployment directly to a versioning
 system would bypass local development and admit the case programming
 your app directly in the versioning system or even a WebGUI operating
 system independent. Why not?
 Regards
 Nick Rosencrantz

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




 --
 Jeff

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


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



Re: [google-appengine] Re: Better support for linux

2010-10-06 Thread Robert Kluin
Submitting an issue is a good start.  In the mean time, you could
always do as Tim suggested and either have a 15 minute setup up your
development environment session for the would-be Linux users _or_
just make a binary for them for now.

http://wiki.wxpython.org/CreatingStandaloneExecutables


This is a mildly interesting discussion though.  On my Mac I do use
the launcher, but usually in conjunction with a screen session in
Terminal.  I have actually never used the Linux GUI; in fact I do not
think I ever thought about using the launcher GUI on Linux.  Of course
most of your Linux would-be users probably aren't using Slackware
either.



Robert






On Wed, Oct 6, 2010 at 21:42, RSan ufreeurs...@gmail.com wrote:
 Except being sure that python2.5 is installed.
 Regards

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



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



Re: [google-appengine] Re: Better support for linux

2010-10-06 Thread Robert Kluin
Just one other small (off-topic) note, I am glad to see someone
teaching course who is so passionate about supporting Linux
Equality.  It is also cool that you are teaching App Engine courses.


Robert








On Wed, Oct 6, 2010 at 21:42, RSan ufreeurs...@gmail.com wrote:
 Except being sure that python2.5 is installed.
 Regards

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



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