Feed on
Posts
Comments

Archive for the ‘Software Development’ Category

Blueprint CSS

http://code.google.com/p/blueprintcss
Blueprint CSS is a great css framework.

Read Full Post »

XSD

How to parse/use XSD document in SOAP world using PHP or Ruby?

Read Full Post »

Why you use Java for your projects, Apache? Nice projects, but painful to deploy, complicated Java framework.. I love your httpd, but not to your other projects.

Read Full Post »

SDLC adalah Software Development Life Cycle. Di dalamnya ditentukan fase-fase pembangunan suatu software, mulai dari Initiation, Software Concept, Planning, Requirements Analysis, Design, Development (Coding), Testing, Implementation, Operation and Maintenance, dan Disposition (jika perlu). Singkatnya, SDLC adalah sebuah metodologi.
OOAD adalah Object Oriented Analysis and Design. OOAD juga sebuah metodologi dan merupakan subset dari SDLC. Di [...]

Read Full Post »