The Zend_Auth component of the Zend Framework can really help simplify the process of developing a custom authentication system for your next web application. The basic process is already very well-do… more →
In Defiance of TitlesJacek Spólnik wrote 5 months ago: Role The Strategy pattern involves removing an algorithm from its host class and putting it in a sep … more →
Ser Joshua Lagrimas wrote 8 months ago: Ser Joshua Lagrimas [Week2 Part1] Yan ang paulit-ulit naming pinag-awayan ni Jeune halos maghapon ma … more →
jazzslider wrote 8 months ago: The Zend_Auth component of the Zend Framework can really help simplify the process of developing a c … more →
jazzslider wrote 9 months ago: So lately my wife and I have been playing quite a bit of spades with some good friends of ours; if y … more →
Doyle Johnson wrote 11 months ago: You have a marketable idea for a computer application to deploy to the internet and make available f … more →
afruj wrote 1 year ago: In software engineering, a design pattern is a general reusable solution to a commonly occurring pro … more →
Christophe wrote 1 year ago: Introduction This week I was at last able to find some spare time to write a new article. It’s … more →
David Kuhn wrote 1 year ago: Some might claim that I’m rehashing a topic that has already been solved however I’m com … more →
cahit wrote 1 year ago: Vehicle.h #ifndef VEHICLE_H_ #define VEHICLE_H_ #include "MovingBehavior.h" class Vehicle { public: … more →
quamlak wrote 1 year ago: 1. Make your parent class. As an example lets say this class is called Monster. 2. Isolate the metho … more →
powerdream5 wrote 2 years ago: Recently, I am reading some articles about Refactoring, and I have draw two conclusions. The … more →