At the moment there are 7 quotes in total, 1 quote is chosen randomly to be displayed. I will update it with more quotes that I like...as time goes...
[ add comment ] | [ 0 trackbacks ] | permalink |




( 2.9 / 40 )I am happy to announce that the new layout has been rolled out as the main site. The old one is gone!
All link that previously were of the path http://www.ai-projects.info/new/. now become http://www.ai-projects.info/.
I am happy that Google will now crawl the real site (the new site). The old site was not very nice
If anyone notices some link inconsistencies, please let me know. I will be very happy to fix it!
[ add comment ] ( 1 view ) | [ 0 trackbacks ] | permalink |




( 2.7 / 31 )The long awaited feedback form is here... It took about 50 minutes to create the form and integrate it with the site's code structure... I wonder if thats too long
Anyway, here is the link to the feedback from: http://www.ai-projects.info/feedback.php
Please give your feedback (of the form?
[ add comment ] | [ 0 trackbacks ] | permalink |




( 3 / 106 )After some thought, project Wafer has been put on hold and Guardian is underway. This weekend is going to be a little tough due to an assignment due in a couple of hours, 1 exam and 1 quiz coming up next week.
But I want to get this rolling. Let me hope, I balance the time well. Here we take step 1.
Just as a sneak peek on Guardian - a php based security system for user authentication and authorization. Well, it may not be a peek... thats what Guardian aims to be. When version 0.1 is ready, I'll run it through some public testing...hopefully, i can find enough people interested in testing it.
I realize there are many such systems out there...but when its out we'll see whats different about it
The design methodology is an ad hoc mix (may be i should say partial understanding) based on agile development methodology. Well, there are two other goals, probably applicable to all projects I do - learn and have fun. I hope I get a better understanding of and experience in the design, development, testing, release, and support process as a whole from this.
[ add comment ] | [ 0 trackbacks ] | permalink |




( 3.1 / 29 )Error Handling in PHP:
* Using 'die($errorMessage)' statements
* 'trigger_error($errorMessage,ERROR_LEVEL)' used in conjuction with 'set_error_handler()'
* Using the PEAR_ERROR object
* Using boolean flags
http://www.devshed.com/c/a/PHP/Error-Ha ... fensively/
Form Validation:
A more structured reusable style of form validation, instead of going ad-hoc:
http://www.phppatterns.com/docs/develop ... ing_in_php
For Later Reading
Unit Testing in PHP: http://www.phppatterns.com/docs/develop ... ing_in_php
Design Patterns in PHP: http://www.codeproject.com/gen/design/a ... tterns.asp
[ add comment ] | [ 0 trackbacks ] | permalink |




( 2.5 / 24 )
Calendar



