First enterprise level project
Last year (the end of December 05′) i got a project to finish. It’s an Academic Information System(AIS). Ranged from new student enrollment to Library Information System. Also, the system will use an integrated database, so that every student will only need one ID to do every activity.
Well, the first time i join this project, I tought this will be challenging. But, the more i do this project getting more and more challenging. Just imagine this, for AIS, I’ve got about 49 tables when usually I only got 5-10 tables :p. But, it’s not stop there. The table also have much field in it. Let’s say for saving student data I have 31 fields of already normalize table. It’s just the student. For his family data, I got 18 fields.
We use 3 IBM eSerries for database server, mail server, http server, firewall, etc. For programming language we use PHP 5 and Oracle 10g. For database bridge we use ADOdb
I think, at this point it’s still easy to me. But the hard part is my client want to use an interface that quite like an IO for desktop apps. Ok, that’s still an easy task to me, because I’m using xajax. But I hate the coding part, because dreamweaver doesn’t have split ability for the document that currently edited except split for Visual and code. And the computer I’m using at is a typical old computer. It’s only has 128 MB SDRAM memory and 1 Ghz P3 CPU Processor
.
Oke, I think I have to upgrade my working PC.