I've been using the Google App Engine for a few weeks now, with a site live and am decently impressed. To go from being a .net developer to writing Python and having my site live in 72 hours upon account creation was fun.
To get to the point, I've run across a few things I would like to mention to the App Engine team that are just minor nuisances I've noticed. - Could we have the ability to change the app name? I'm slightly anal but I would like to keep my naming consistent with my other Google Apps services. Originally it's all lowercase and I'd like to capitalize it. - Could we get a graphical data manager for the local environment like we do with the administration console? Or am I just not aware of this one. - Enhance the Images API to allow us to obtain the width and height of an image. This small feature would help a lot with image manipulation. For example, I may not want to resize in the case a dimension is within my constraints. - Allow more direct manipulation of the data or at least data schema through the admin console. - Make the columns sortable in the Data Viewer! - I am not sure I understand the logic behind the http://<version>.<site>.appspot.com approach. I would expect if I put in http://<a previous version>.<site>.appspot.com I could view that version at that point but the only version I can ever see is the latest. - Show each previous version in the admini console Versions list with an option to 'Download'. I guess this would then be a form of version control. Thanks a bunch, still learning something new every day :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
