Posted by supertakot | Posted on 28-10-2010
Category : Software
Tags: Google App Engine, memcached, Python
WebMemcache is a python-made freeware for Google App Engine, or GAE, and its source is public. Cache is everywhere in current web, to reduce loads of web servers and to make it faster.

Figure of posting data
The most notable cache system is memcached without doubt. But not everybody can use it as you have to run a service. Instead of that, WebMemcache makes Google App Engine memcached daemon (of course, pseudo one).
Read Full Article
Lokka is a CMS expects to be used in the cloud.
Lokka is an open source software written in Ruby. Various Web site are required CMS. Manage the special contents and posts the pages of help and terms. CMS is the foundation of any Web site.

User screen. like a blog
The Web site has changed significantly in a recent years. Need a initial cost and wait a few days of the end application. It is the thing of past. Now, move quickly in the cloud. They match the age and running on the cloud CMS, it is Lokka.
Read Full Article
DropMocks is an open source software for Google App Engine written in Python. The upload function by the drag and drop that is a new feature of Gmail attracts attention. If you use the once, you can not get out this function because it is very convenience.

Top screen
Can you incorporate this function in other systems? It would be especially useful if a library. The service used on Google App Engine is DropMocks and it source code is open to public.
Read Full Article
Kotori Web JUnit Runner is for Google App Engine / Java open-source software products.Google App Engine in Java horizons that is widened by the developer can now be selected.With smooth development to smooth deployment together, you might say it’s a very useful platform.
select a test run
But Google App engine is equipped with various restrictions unlike normal hosting. You might encounter some problems such as the deployment not working at the server running, even though it works well on your local environment. Kotori Web JUnit Runner would be a perfect solution for this situation.
Read Full Article
keb-log is an OSS product runs on Google App Engine written in Python. Though Google App Engine may be assumed as a system for web service developers, it is not always so. we can use it as a free-of-charge hosting service until a certain amount of resource assignment.
.png)
Entry screen
You don’t need to make anything by yourself. There have already been many software developed for Google App Engine. A blog system is an example. If you want to make your own blog, just download a software such as keb-log and use it.
Read Full Article
PyPress For GAE is an Open Source Software program made of GAE/Python. WordPress, made of PHP, occupies large percentage of the blogging engines. WordPress is an Open Source Software program, so that it is getting more percentages. With upgrading, it’s getting more useful.
.png)
WordPress for Python!
PyPress is developed as “WordPress on Python”. If Python runs on a server, PHP may also run on it and there must be few needs of shifting from PHP to Python. But if you wish to use Google App Engine for WordPress, PyPress For GAE is the way of it.
Read Full Article
DryDrop is Opensource Python web application. Don’t you use version management system for make web site which use only static HTML files? Maybe create a folder and put HTML, JavaScript, Images, CSS and so on. Sure, that makes trouble if important file modify or deleted. But version management server set up is hard … so, you try DryDrop.

Fig. Administrator interface
Google App Engine (GAE) is Paas (Platform as a Service) and easy deploy Python or Java application. That mean GAE is application server. But DryDrop deploy static content on the GAE. And those static content manage on the Github. DryDrop manage Github repository URL and deploy to GAE. You can use Github push notify feature, after push contents and deploy automatic soon.
Read Full Article