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 )Going back to the optimization problem I identified in August 29, 2007. To be honest, it slipped my mind the next day...so I never actually got to finding an algorithm for it.
Well, but looking at what we are doing in our statistics class, I think I might have the right line of thinking towards the solution. I feel the problem may be less complicated than I imagined...may be..
The only difference in this problem, which is the factor adding some complexity to the problem is that this has to be divided into subsets of almost equal weight. Well, I'll think about it later...I have something else to do before.
[ add comment ] | [ 0 trackbacks ] | permalink |




( 3.1 / 15 )A new layout has been designed for the site. Though it has not been rolled out as the main page. It can be found here
http://www.ai-projects.info/new
Two projects have started, codenamed - Wafer and Guardian. Well, Wafer is on-going now. Guardian is on hold at the moment.
After some thought, I am thinking now, if Wafer should be put on hold, because Guardian has a more universal application, which could assist in other future projects.
What these are - are sort of a secret. I have told only a few people what they are. When they are at an alpha stage or close to it, further details would be released.
[ add comment ] | [ 0 trackbacks ] | permalink |




( 3.1 / 7 )
Calendar



