Meditate is a online web page editing

Category : Software

Meditate is an open source software made by PHP. The reason why CMS is popular will be that there is much structure which is more convenient for the operative person in charge than a developer. FTP is particularly useful for on-line can be operated both with and without file operations – the security needs attention.-

Screen-shot 367.png

To edit content on the Web

Web page content is not an end once and made it to the changing flux should. To do so would want a mechanism that can be updated easily. I introduce Meditate as the contents editor who targeted static contents.

Read Full Article

eXtplorer – A web based file manager

Category : Software

If we could edit online files directly, it would be so convenient because of immediate apply.

Of course, there should be some restrictions by remote IP address or password authentication to cope with security risks, but these may be less troublesome than enabling FTPD on your server.

Picture 154.png

Web based file management software

This software written in PHP might be useful for you.

Today’s open source software is eXtplorer; an web based file manager.

eXtplorer is written in PHP and has nice interface like as GUI application. You can see the directory listing on the left side. And you will see the content of selected directory.

You can edit any file with specified suffix & change its permission. And all actions can be applied by Ajax on the fly!

Picture 156.png
On editing

In addition to the normal management mode for local files, eXtplorer can access to external FTP servers.

Adding a new file or directory, renaming or zip/tarball archiving can be done with this software. eXtplorer will be a good partner as long as you want to handle your online files with paying attention to its risk.

eXtplorer – A PHP- and JavaScript- based File Manager
http://extplorer.sourceforge.net/

SourceForge.net: eXtplorer File Manager
http://sourceforge.net/projects/extplorer/

The actions can be applied by Ajax.

RackTables Manages Lots of Servers in One Hand

Category : Software

RackTables is an open-source software written in PHP. You may choose a rental server or a VPS if you launch a small or mid-sized services recently. But housing is a better choice when it grows, or if you need to maintain independently.


Screen-shot 72.png

Dashboard

You won’t worry if it fits in a rack. However, you have to manage which server is in which rack, or serves which services, when using many servers and racks. RackTables will be an answer.

Read Full Article

Newswall- Mail and Feed join forces!

Category : Software

Newswall is a free software made by PHP (source code is already published). I wonder what kind of tools that we use the most for getting an information from the source when we need it? Of course who don’t use Twitter or Facebook these days ,but when it comes to gathering information, I don’t think they can even beat mail or feed for that matter.

Screen-shot 40.png
News list makes it easy to view

Mail is a tool that gathers information such as private contents of mail or a mailing list. Feed is a tool that puts any information together such as blogs or news. And newswall is a gadget that puts those biggest two information collecting source together to work in one list.

Read Full Article

PHPDevShell Gives You Generic Framework for PHP Development

Category : Software

PHPDevShell is a framework to handle user management, themes, database connections and so on. It is written in PHP and the source is open. Recently a lot of web frameworks are available. Ruby on Rails, Codeigniter, CakePHP, Django, Catalyst, you name it. Everybody choose one from the viewpoint of languages or others.
Screen-shot 387.png

System Settings

Most frameworks feature user manager, contents manager and routing. PHPDevShell has more, and supports development comprehensively.

Read Full Article

MonoQL manages MySQL on the web

Category : Software

MonoQL is a web application-like MySQL manager with YUI. It is written in PHP and the source is open. We usually use phpMyAdmin as a web-based MySQL manager. It’s already de facto standard, while the administration screen seems a little bit old school. Want a cooler administration I/F, say, with Ajax or something?
Screen-shot 405.png

You even can edit the data.

Today, we introduce MonoQL, a MySQL manager, which is able to not only integrate multiple databases including tables, triggers, views, but also maintain the data. Could it be a rival of phpMyAdmin?

Read Full Article

ScrumMaster is for agile development managers

Category : Software

ScrumMaster is an open source software written in PHP. Waterfall style development is risky for web development in various ways. After projects got behind the schedule and ended up in failure again and again, not a few companies seriously start to consider to introduce agile development.

Screen-shot 339.png

Main Screen

However, agile development looks that it is very different way and has a lot of things to remember. That’s a myth. Once you introduce a great system for it, you will get easier to launch including know-how. You must try ScrumMaster.

Read Full Article

Dabr as an alternative access way for twitter users

Category : Software

Dabr is one of the web clients for “twitter.com” useful for mobile devices.

The name “Dabr” is the web service itself held in dabr.co.uk in one hand, but on the other hand, it’s a name of the open source project with totally similar function as you can get in that web service.

This software is written in PHP. To complete the installation on your own web server, you need to register it as your client in twitter.com after putting all of source code from google Code.

Next, you’ll see oAuth authentication request on your Dabr. But once you finished the oAuth accept, you can access twitter.com from the interface of Dabr via twitter’s web API.
(Formerly, we could choose both of digest certification & oAuth access on Dabr. But twitter.com closed their digest certification system recently. So we need to use oAuth system anyway.)

ピクチャ 19.png

The default screen after installation.

Read Full Article

PHP Image Editor enables editing images online

Category : Software

PHP Image Editor is a web-based simple image editor and open-sourced.

More and more applications are coming online these days. That well-fit to web like e-mail or calendar were highly demanded and came first, and resources handled on the web are the next.

Screen-shot 362.png

Resize

The largest is text, and images and videos are following. There are a lot of tools for text already. As for images, PHP Image Editor appears to be helpful.
Read Full Article

Pinoco – web site environment using PHP and TAL

Category : Software

Pinoco is an OSS product written in PHP. Though PHP is known as one of the best language choice for web system development, we rarely use it as is for now. It is typically used with some kind of  web application framework to make secure system readily.

Screen-shot 51.png

An empty project

Furthermore, designers and developers should work separately each other in large scale web system. To work separately, view and logic must be separated. Pinoco framework can go for it.

Read Full Article