I have an idea. ;)

Due to a request by customer, I've started an open source project.
http://code.google.com/p/oa-tools/

Although I use Chinese all around the project. Let me introduce here.

The man, my customer, had a small script to generate a simple
management interface(CRUD) with one SQL SELECT script. He wanted to
improve it but didn't have enough time. So he decided to donate me to
do it. After some talking, we decided to re-factor it with CakePHP.

This tool is intended to satisfy users with limited IT knowledge. The
users, generally the staff in the office, could do something before
the responses from IT department when they have some simple requests,
like collecting information to group-order fruits(although it looked
like not the business of IT department. ;) ).

Current Structures:
Project -> Form -> FormField and Relationship

It looked like a web form generator. You could setup a project and
with some forms. Then the tool could generate base application
structure, MVC around the form and form fields and the SQL script to
create the schema in MySQL. And with the migration script from Georgi
Momchilov, it could even create the database schema automatically. The
relationship part is still under development.

This project is using smarty as template engine to do code generation.
So you could easily customize it with your needs.

Let me know if somebody would like to bring this idea into GSoC, maybe
I could have a chance to practice my English. ;)

I'm still working on it till the end of the contract.

---
kiang

On 3月12日, 上午12時14分, "Diego Caro A." <diegoc...@gmail.com> wrote:
> Hello everyone,
>            today I went to a talk by Google Summer of Code[1], a
> google program for open source projects. This program offers student
> developers stipends to write code.
>
> Well, I want CakePHP in Google SoC. For this, we need a send a
> proposal with ideas to Google with a mentor (dedicated to the new
> developer guide), more info at [2].
>
> My first idea for develop in this program are:
>  - Mechanism to search into different models (like
> searchable-behaviour-for-cakephp [3]) for mysql and postgresql.
>
> Now, we need ideas, get a mentor and submit CakePHP into Google SoC
>
> Bye, and discuss this!.
>
> [1]:http://code.google.com/soc/
> [2]:http://socghop.appspot.com/
> [3]:http://code.google.com/p/searchable-behaviour-for-cakephp/
> --
> Diego Caro A.
> Estudiante Ing. Civil Informática
>
> diegocaro |http://diego.bloog.cl
>
> "No tengo talentos especiales, pero sí soy
>  profundamente curioso", Albert Einstein.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to