Search Results
I have been away from this blog for many reasons starting from personal decision to quit the professional programming life so I can go back to my real thing which is Politics ending with the lack of a better option; However I’m sure the years of programming life would have influence on my next step [...]
Read the rest of this post...
Posted on Monday, June 15th, 2009
Under: Community, Jordan, Linux, ubuntu | 1 Comment »
Ben Chelf, Coverity wrote article titled Avoiding the most common software development goofs – Embedded.com I will excerpt few paragraph of his article which I can’t agree anymore on it If it’s clear to everyone that software defects are an expensive problems (and we assume that it is), why do developers make mistakes? Or rather, [...]
Read the rest of this post...
Posted on Monday, September 25th, 2006
Under: General, unphpized | No Comments »
First I decided to role tutorial from scratch about UML and PHP but while doing the research I found at least three tutorials much better of what I could write so I’ll be quoting others What is UML? Umbrello docs – The Unified Modelling Language (UML) is a diagramming language or notation to specify, visualize [...]
Read the rest of this post...
Posted on Saturday, July 15th, 2006
Under: HowTo, PHP | 3 Comments »
The Open Web Application Security Project released a helpful document that lists what they think are the top ten security vulnerabilities in web applications. These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I’ve included related links and references where relevant. 1. Unvalidated Parameters Most importantly, [...]
Read the rest of this post...
Posted on Friday, July 7th, 2006
Under: Code, Community, PHP | No Comments »