Monthly Archiv: February, 2011

The Bug Genie – User-Friendly & Open Source Issue Tracking With Project Management

The Bug Genie is an open source issue/bug tracking application (built with PHP/MySQL) with project management capabilities.

It was previously shared at WRD in 9 Free And Open Source Bug Tracking Softwares article but improved so much since then and seems like this is a good chance to remind it.

The application now has a very slick, Ajaxed interface where any number of projects>milestones>issues can be created + assigned to users.

The Bug Genie

Besides the team members, end users can report issues as well which is a very good way of improving an application (access control features lets you define who can see what parts of the project).

A complete project hierarchy is supported including editions, releases and components.

There is an integrated wiki where you can use to create a detailed-documentation on an issue or a how-to for end users.

The Bug Genie supports and integrates with several different version control systems including Subversion, Git (Gitorious and github) and Mercurial.

The application will automatically create updated file lists, issue commit comments, links to diffs and previous revisions and more from your commits.

It is also very flexible with customizable workflows, ability to extend easily with modules, multilanguage support and more.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

pdo_p

Package:
pdo_p
Summary:
Execute database queries from parameters using PDO
Groups:
Databases, PHP 5
Author:
Leandro Lugaresi
Description:
This class can execute database queries from parameters using PDO.

It can connect to a given database using the PDO extension and can execute arbitrary queries or INSERT and UPDATE queries from parameters that define tables, fields, values and conditions.

In Portuguese:

Classe para ser usada com o Neos Framework que utiliza PDO.


Horizontal Bar Chart

Bar chart 4
Package:
Horizontal Bar Chart
Summary:
Render horizontal bar charts using HTML tables
Groups:
Graphics, HTML, PHP 5
Author:
razvan
Description:
This class can be used to render horizontal bar charts using HTML tables.

It takes a set of input values and labels and generates HTML to display the values in horizontal bars of widths that represent the input values relative to each other.

The colors, height, unit of the values and spacing between bars are configurable parameters.


Wink Toolkit – A JavaScript Framework For Building Mobile Web Applications

Wink Toolkit is a JavaScript framework for creating mobile web applications with less-hassle.

It comes in multiple parts where the "core" (which includes HTTP requests utilities, event management system or DOM extensions) is a must to use and every other feature is optional.

Such a structure helps keeping the filesize minimum which is pretty important when it is mobile.

Wink Toolkit

The UI widgets of the framework is very rich and consists of 3D wall, accordion, sliding panels, flip page, coverflow, progress bar and much more.

There are also libraries for a slick user experience with drag 'n' drop, gesture recognizer or browser history.

Wink Toolkit is a project of Dojo Foundation and also expected to be a part of the Dojo Mobile.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

UL to PHP array

Package:
UL to PHP array
Summary:
Parse HTML lists to extract contained structure
Groups:
HTML, XML
Author:
Ovidiu Mihalas
Description:
This class can be used to parse HTML lists to extract contained structure.

It can take a string with well-formed HTML UL lists tags and extracted the contained list elements structure. It supports nested lists.

The class returns an array of items elements.


SOAP Proxy

Package:
SOAP Proxy
Summary:
Generate code to access SOAP services from an WSDL
Groups:
Code Generation, PHP 5, Web services
Author:
Przemek Berezowski
Description:
This package can be used to generate code to access SOAP services from an WSDL.

It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available Web services functions.

The generator class generates PHP for classes with proxy functions of the specified SOAP Web services.


Powered by Gewgley