[google-appengine] [ANN] gaedav - Use Google App Engine as WebDAV server

2009-02-28 Thread Haoyu Bai

Hi,

I have ported Ho Chun Wei's PyFileServer [1] to Google App Engine, so
we can use GAE's datastore as a WebDAV cloud storage server. An
unofficial GDrive! :-)

The port now has only basic functions, there's no authentication, no
locking yet. But I already done some successfully file storage/sync on
it. Due to the limit of GAE, the max size of a single file would be
10M. It would be enough for your pics, docs and etc. Thanks to
Google's infrastructure, it is quite fast.

I have setup an public demo app so you can play with it by accessing
the following address with your webdav client [2]: (eg. Nautilus for
Gnome, Dolphin for KDE, and Windows Web Folder)

http://gaedavtest.appspot.com/dav/

However there's no user authentication and data safe assurance so
please don't put your important and private data on it. :-)

The code is hosted on Google Code [3]. There's no release yet, but you
can just checkout the code, fill the app.yaml.template and upload to
your app engine, then there's 1G super fast cloud storage for you. :-)


References:
[1] http://pyfilesync.berlios.de/pyfileserver.html
[2] http://www.webdav.org/projects/
[3] http://code.google.com/p/gaedav/


Best regards,
Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] Re: Creating a Windows desktop deployment utility ie. port of appcfg.py to C# client library

2009-03-01 Thread Haoyu Bai

On Sun, Mar 1, 2009 at 5:05 PM, Andrew Badera  wrote:
>
> There's been a similar utility, IIRC, for Macs since Day One.
>
> I, for one, think this would be an excellent utility, and would be
> happy to lend a .NET hand in any way possible.
>
> Thanks-
> - Andy Badera
> - and...@badera.us
> - (518) 641-1280
> - Tech Valley Code Camp 2009.1: http://www.techvalleycodecamp.com/
> - Google me: http://www.google.com/search?q=andrew+badera
>
>
>

Why not just write a pure Python GUI wrapper of appcfg.py, by using a
portable GUI toolkit, for example PyQt ?

Then it can benifit either Windows, Unix and Macs.

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] [ANN] gaedav - Use Google App Engine as WebDAV server

2009-03-01 Thread Haoyu Bai

Hi,

I have ported Ho Chun Wei's PyFileServer [1] to Google App Engine, so
we can use GAE's datastore as a WebDAV cloud storage server. An
unofficial GDrive! :-)

The port now has only basic functions, there's no authentication, no
locking yet. But I already done some successfully file storage/sync on
it. Due to the limit of GAE, the max size of a single file would be
10M. It would be enough for your pics, docs and etc. Thanks to
Google's infrastructure, it is quite fast.

I have setup an public demo app so you can play with it by accessing
the following address with your webdav client [2]: (eg. Nautilus for
Gnome, Dolphin for KDE, and Windows Web Folder)

http://gaedavtest.appspot.com/dav/

However there's no user authentication and data safe assurance so
please don't put your important and private data on it. :-)

The code is hosted on Google Code [3]. There's no release yet, but you
can just checkout the code, fill the app.yaml.template and upload to
your app engine, then there's 1G super fast cloud storage for you. :-)


References:
[1] http://pyfilesync.berlios.de/pyfileserver.html
[2] http://www.webdav.org/projects/
[3] http://code.google.com/p/gaedav/


Best regards,
Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] Google App Engine as a Google Summer of Code mentor organization?

2009-03-09 Thread Haoyu Bai

Hi,

Google Summer of Code 2009 is started. (http://socghop.appspot.com/)
I'm wondering if App Engine will participated as a mentor organization
for GAE related open source projects?

Thanks!

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] App Engine is Blocked by Chinse gov

2009-03-13 Thread Haoyu Bai

Hi,

Could any from China confirm this? I can't access any subdomain of
appspot.com now, for example http://socghop.appspot.com

Traceroute show it is blocked at 202.112.61.214 . Seems it is blocked
by GFW again! Too bad!

Thanks!

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] Re: App Engine is Blocked by Chinse gov

2009-03-13 Thread Haoyu Bai

On Fri, Mar 13, 2009 at 11:51 PM, yobin  wrote:
> I am in Shanghai China, I can't visit any App Engine website now.
> My friend in Singapore can not visit too.
>
> So I think it is Appengine Server or DNS's problem.
> DNS cache poisoning or someone DOS-ing google DNS?
>
>
> D:\Program Files\Google\google_appengine>ping yiqichao.appspot.com
>
> Pinging appspot.l.google.com [72.14.203.141] with 32 bytes of data:
>
> Request timed out.
> Request timed out.
> Request timed out.
> Request timed out.
>
> Ping statistics for 72.14.203.141:
>    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
>
>
>
>

Yes, change the IP that appspot.com resolve to may solve this. For
exmaple I switched to OpenDNS and it resolve appspot.com to another
address - cf-in-f141.google.com (74.125.19.141) and it can be accessed
now.

That's may not problem of GFW, but some Google server problem instead. Any idea?

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] Re: App Engine is Blocked by Chinse gov

2009-03-13 Thread Haoyu Bai

On Fri, Mar 13, 2009 at 11:59 PM, 秦锋  wrote:
>
> You could try this in your hosts file:
>
> 209.85.171.141  yourapp.appspot.com
>
> On 3月13日, 下午11时42分, Haoyu Bai  wrote:
>> Hi,
>>
>> Could any from China confirm this? I can't access any subdomain of
>> appspot.com now, for examplehttp://socghop.appspot.com
>>
>> Traceroute show it is blocked at 202.112.61.214 . Seems it is blocked
>> by GFW again! Too bad!
>>
>> Thanks!
>>
>> -- Haoyu Bai

But how can you let all users of your site to add such an entity in
their hosts file?

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---



[google-appengine] Re: App Engine is Blocked by Chinse gov

2009-03-13 Thread Haoyu Bai

On Sat, Mar 14, 2009 at 12:26 AM, Haoyu Bai  wrote:
> On Fri, Mar 13, 2009 at 11:59 PM, 秦锋  wrote:
>>
>> You could try this in your hosts file:
>>
>> 209.85.171.141  yourapp.appspot.com
>>
>> On 3月13日, 下午11时42分, Haoyu Bai  wrote:
>>> Hi,
>>>
>>> Could any from China confirm this? I can't access any subdomain of
>>> appspot.com now, for examplehttp://socghop.appspot.com
>>>
>>> Traceroute show it is blocked at 202.112.61.214 . Seems it is blocked
>>> by GFW again! Too bad!
>>>
>>> Thanks!
>>>
>>> -- Haoyu Bai
>
> But how can you let all users of your site to add such an entity in
> their hosts file?
>
> -- Haoyu Bai
>

Bug filed at http://code.google.com/p/googleappengine/issues/detail?id=1144

-- Haoyu Bai

--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---