Browsing articles tagged with " PHP"
Feb
16

PhotoShow – Web Gallery

By Vinod  //  All, Gallery, Javascript, PHP, Scripts  //  1 Comment

PhotoShow is a free, open-source, and very easy to use web gallery installable on any web server.

Adding and sorting photos, albums, users, and groups have never been easier. Simply drag and drop them wherever you want.
To delete a photo or an album, just drag and drop it on the bin. Easy !       read more

Feb
21

The Bug Genie – friendly issue tracking

By Vinod  //  All, PHP, Scripts  //  1 Comment

Issue tracking and project management never looked this good.
Designed to be beatiful, powerful and friendly – The Bug Genie 3 is an absolute treat – and it’s all yours.

Feb
17

ImpressPages CMS – web CMS with drag & drop interface

By Vinod  //  All, PHP, Scripts  //  1 Comment

ImpressPages is user friendly software. Its tools enable user to manage the content of website in a convenient way. The advantage of ImpressPages is the opportunity to see how the website which is being edited will look like after the changes. All the information could be administered directly in the website. There is no need to perform monotonic lay-out tasks. Insertion of text, pictures, galleries and video is very simple.

Smart copy & paste

SEO friendly

Internal linking

Easy tool for multilingual websites

Newsletter

Smart search

RSS

Sitemap

Error reporting

Antispam tool

Move website with ease

Security

Widgets and layouts

Dec
28

Vermis – Open Source issue tracker and project management tool

By Vinod  //  All, PHP, Scripts, Tools  //  No Comments

Vermis is a web application for reporting and tracking issues regarding bugs, tasks, etc. during project development. You can start a project and then add developers, project leaders and observers. Each of them will be able to create and assign issues, and comment on your project from any place in the world.

Any time a change is made you will get an email notifying you of the change and containing a link to the particular issue. If your project grows, you can divide it into smaller components. Each project can have multiple versions called milestones. You can assign issues regarding bugs, tasks, refactorings, and so on to any project member. Each issue has a status, priority and graphical progress bar. You can also add attachments like files, images or documents.

In a nutshell, Vermis is all you need for the life cycle of your application :)

Vermis is an Open Source project, written in PHP and MySQL. It can be installed on almost any platform that supports PHP. It is based on Zend Framework and Doctrine ORM.

Vermis is distributed under the terms of the GNU General Public License version 3.

Features

  • Issue reporting and navigation
  • Multiple projects
  • Multiple user accounts
  • Project roles (leader, developer, observer)
  • Different issue types:
  • Task
  • Bug
  • Feature
  • Improvement
  • Refactoring
Dec
23

SVGGraph – a PHP SVG graph library

By Vinod  //  All, PHP  //  1 Comment

SVGGraph is an object-oriented PHP library for creating simple PHP graphs, released as open source under the LGPL v3 license. Here are some examples of the different types of graph supported by SVGGraph.

Sep
7

ColorRating – A PHP/jQuery based 5-star Ajax rating script

By Vinod  //  All, Javascript, PHP  //  1 Comment

ColorRating requires no database setup or administration as it comes with it’s own SQLite database, making deployment as easy as unzipping the files.

ColorRating is small – only 5kbs of CSS/JS/PHP – and degrades gracefully for users without JavaScript.

Jun
10

Backup2Mail — Send MySQL database backup to your mailbox

By Vinod  //  All, PHP, Scripts  //  No Comments

Backup2Mail is mini PHP application that creates regular backups of your MySQL database and sends it to configurable e-mail address. The whole process is scheduled with a help of Cron, a Unix program that runs programs at scheduled times.

Web server requirements

  • PHP 4.1+
  • SSH access to your web server,
    or Cron Jobs interface (Unix/Linux),
    or Scheduled Tasks interface (Win)