memcache-top Displays memcached Status like top

Category : Software

Installation cases of web cache are increasing in recent web-system developments. Many frameworks for web applications support web cache by default. Memcached comes to the top of the list.
ピクチャ 1.png

You can check memcached status like top.

Memcached is so light-weight and functions useful-to-be are hardly implemented, even status monitoring. An independently developed tool may resolve this situation.

Today we introduce memcache-top, a command-line script to show memcached’s status.

Read Full Article

openid-realselector, if a site supports OpenID

Category : Software

openid-realselector is an open sauce software by jQuery/JavaScript. The case using OpenID increases to the certification of the Web site recently. Major Web service like a Google or Yahoo! comes to be usable OpenID provider.

Screen-shot 304.png

You should choose it

You got possible to omit the trouble to input because a URL was commonized by the service corresponding to OpenID 2.0 such as Google and mixi. If you said that it is troublesome to arrange such correspondence service individually will use openid-realselector.

Read Full Article

Project Babel 2,community-based support using Google App Engine

Category : Software

Project Babel 2 is an open source software made by Python/(for) Google App Engine. Community site is simply means that it started from content sites that only sends information to become a community site that is developed by interactive transmissions of information. Community site management is difficult, but it could develop into a great service once it hits the target.

Screen-shot 46.png
Based on Forum or community site

Although there are many requirements for
community sites to run, basically they are all the same. Just like any other community site, talking to anyone in community sites about some contents do just fine. If you are thinking about a community site using Google App Engine, you should try Project Babel 2.

Read Full Article

Tweetee-A simple Tweeter client for iPhone

Category : Software

Tweetee is an open software for iPhone.There are quite a few Twitter users from iPhone. And what’s more amazing is that there are many more Twitter clients of iPhone users. Because of too many apps for Tweeter,you need to choose one that suit you.

IMG_0011.PNG
Splash Screen

You can choose the right apps based on the interface or ease of use and of course difference of pay/free app choice. How about choosing one based on a license? Did you knowTweetee is an open source for Twitter client?

Read Full Article

jQpad is a make a template for Websit for iPad only

Category : Software

jQPad is a open sauce software by HTML/JavaScript. iPad sells centering on a geek in the slight net user or reverse that do not use the PC. There are many people to have an antipathy to, but it is the device which it likes personally. You can browse Web with a big screen unlike iPhone.
Screen-shot 14.png

Most suitable make a web site for iPad

iPad can looks a usually web site, but have a little problem. If web site make a suitable for iPad, it is easy to use. Therefore want to use a private template jQPad

Read Full Article

Simple Quickactions-Android pop-up action

Category : Software

Simple Quickactions is an open source software for the Android.When developing Android and iPhone applications, how you include information in that tiny screen will become a problem. More information is better,but if packed too tight, it becomes inconvenient.

スクリーンショット(2010-08-10 10.16.41).png

Demo for Mock application

It pops up as a mechanism to tap the information to be used there. The information you need while showing it will be shown as additional information if needed. The Android Mock applications achieve such operations in Simple Quickactions.

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

Open PEAR Server – Openpear

Category : Software

Openpear is open source software for PHP. Pear know as PHP libruary distribution.It works easily usable features such as common as email. But before reaching a public manner is quite impressive and difficult.
ピクチャ 349.png

This is original.(Japanese)

Perl’s CPAN or Ruby for that Gems has an image of the public library can be very easy.Maybe a different concept is to offer a way to expose users to more freely Openpear it.

Read Full Article

DryDrop, manage static web site with GAE and Github

Category : Software

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.

ピクチャ 64.png
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