Projects
Overview
Amptools Projects are currently either software libraries/frameworks for use in your applications or actual software applications. Right now there is currently only one developer under this umbrella, but I would always love and encourage to add more Open Source projects under this umbrella and maybe set some kind of standards and in return help with promoting the frameworks and libraries.
Currently Hybrid is the project with the most focus on it in order to get it to version 1.0. Tab-PHP, is probably the most usable project as October 09.
Current Projects
-
Hybrid
project page: Hybrid
Status
Demo prototype version by the end of January 2010.
Description
Branding engine, a hybrid software product, enabling managing social networking, online content, and presence of your product, business, or image on the web.
-
Midori-PHP
project page: Midori-PHP
Status
prototype state. use for fun.
Description
The "midori" generative framework, php flavor. The framework goals are a clean api, generate redundant code, and focus on data centric problems (validation, abstraction, business objects, etc), some form of an application plugin/module system, and of course the hardest part, good documentation. The php flavor includes Boxing Types for values in php so that you can easily chain methods and maintain formating of dates, etc.
-
Midori-Net
project page: Midori-Net
Status
Planning/Prototyping
Description
The "midori" generative framework, .Net/Mono flavor. The framework goals are a clean api, generate redundant code using T4 templates, focus on data centric problems (validation, abstraction, business objects, etc), work well with MEF, and again, the hardest part, good documentation.
-
Tab
project page: tab
Status
Planning/Prototyping
Description
Tools automation buildkit. A command line and GUI client build on .Net/Mono that can run rake tasks, as well as provide rake like functionality for C#, PHP (i will probably expand languages with time) with no dependency on Ruby, but if it there, it can be used to run rake tasks.
-
Tab-PHP
project page: tab php
Status
CTP
Description
Tools automation buildkit. Currently a simple rake like utility for PHP. Requires PHP 5.3+ This currently should be usable even in its infant like state.