Some Security Issue (php)

Never, Ever, Trust Your Users It can never be said enough times, you should never, ever, ever trust your users to send you the data you expect. I have heard many people respond to that with something like “Oh, nobody malicious would be interested in my site”. Leaving aside that that could not be more… Continue reading Some Security Issue (php)

Published
Categorized as PHP, press

Face Ditector Jquery Plugin

Face detection is a common feature in most digital cameras today; the white or red square that pops around someones face when we are focusing the camera on that person. Face detection algorithms enables the software to pinpoint the locations and sizes of human faces in digital images, whatever the surrounding objects may be. Face-Detection… Continue reading Face Ditector Jquery Plugin

Published
Categorized as jQuery, press