There are difference between big companies and small companies, I have noticed. I’ve noticed that a lot of new hires coming from big companies are more oriented towards getting something done, versus getting something done right, and when they make mistakes, they brush it off as if it’s not significant or deny responsibility. I don’t …
Monthly Archives: December 2007
PHP Image Library
I had to write some code to generate graphs today and I must say that the image library is awesome! It reminds me of the swing class of Java, but I think it’s awfully neat to have a way to programmatically generate images. Although, I think PHP graphics are great for more “static” like pages, …
Foundation
I think the foundation is possibly the most important part of any type of script. In the script world, the foundation would possibly mean the heart of the system, the driving principle behind the component. I’m currently engaged in a project where we designed certain components around a core principle, and suddenly the core principle …