Archive for the 'System Development' Category

Best web development tutorial

If you are looking for good tutorial website to learn new web application skill, I would like to recommend some good sites that help me a lot along the way in developing web application with ASP and PHP
For general web technology - PHP, ASP, AJAX etc you can go to www.w3schools.comwww.tizag.com
For PHPwww.php.net ;Pwww.php-mysql-tutorial.com
For ASP […]

Build web application in minutes

When searching for PHP script to auto backup my application, I found these really interesting script to auto generate the front-end for your database automatically for most common features such as to add, list, update, delete and search the database.
All you need is to design the database and your application will be build with a […]

Free alternative to Visio

Since I used my new notebook, I try to install all original software. No more pirated copy.
When doing my system design, I was looking for tool to replace MS visio. I do a quick search on google and found few websites that have info on this matter.
These are the two websites
http://microsoft.toddverbeek.com/flow.html
http://www.nirmalya.net/blog/archives/2005/06/06/free-alternative-to-ms-visio/  - this one has […]