WEB DEVELOPMENT TOOLS

A small list of development tools I am in process of developing to help aide and speed up development of web applications using my own RageCMS framework.

CODOOWRAP

Automatic Code Generation Tool

This is a tool I have developed to help speed up the development of administration areas and can automatically build the code for the following languages from a simple database schema from either MySQL, Postgres, SQlite, SQL Server (MSSQL).

  • PHP
  • Coldfusion
  • C#

The way in which this application works is it takes the database schema that is either uploaded or copied and pasted into a text field then iterates through all the tables and indexes, foreign keys etc.. into an XML readable format, then processes the XML and generates all the action, script, forms, grids and database class files using simple XML Stylesheets (XML) for the different languages.

The end result will be a fully functional administration area to administer the content within the database and will be SQL Injection safe.

Please visit back soon for a link to an online demonstration. Thank you.

RAGECMS

Content Management System

This will be my version of an full service open source content management system developed in PHP and built upon my own framework but combining the usability of Silverstripe / Wordpress and Drupal.

Rage CMS

Full Service Content Management System