BlazeBlogger – Build a blog in a static file-

Category : Software

BlazeBlogger is an open source software for Windows/Mac OSX/Linux. As a famous blog engine is a WordPress and MovableType. Blogging best known as a WordPress is a dynamic and MovableType is static HTML output -MovableType is also compatible with the dynamic output -.
3dsearch1.png

Templates for make for posts

There is the merit that a dynamic system can control output contents depending on the situation of a reader and the system finely. But system is freeze when access is a increased access. Both advantages, there are drawbacks. This time, I introduce BlazeBlobbeger of complete static blog engine.

Read Full Article

keb-log – a blog system using Google App Engine

Category : Software

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.

スクリーンショット(2010-08-02 14.34.37).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 – PyPress on Google App Engine

Category : Software

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.
スクリーンショット(2010-07-30 15.13.55).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