Entries in the ‘PHP’ Category:
filed in PHP, Parkyeri, Programming on Nov.13, 2008
Well, in the company, Parkyeri, we have restarted to a crusade to cover all the code lines we had by writing unit tests.
As a PHP Developer, I’m taking the part where I have to write PHPUnit, the xUnit family which is developed for the PHP language. I had used it in the first version for [...]
filed in IDEs, PHP, Programming on Nov.10, 2008
Well, a new feature has been added to Netbeans from now on. With the new release of 6.5, PHP support has been added and now we have an IDE which fully support code complete (including your own classes, methods, functions and variables), PHPDoc abilities(showing doc for your own classes) and, of course, debugger features. It’s [...]
filed in Off Topic, PHP, Programming on Nov.10, 2008
First of all, I’m not against it. I do not understand why it does really matter what the namespace separator is.
What kind of difference will it create to use “/”, “\”, “:::”, “;;;”, “{{}}” or whatever. Well of course that I do not like to use a namespace like “thisisnamespaceseperator”. It must be easy to [...]
filed in Magento, PHP, Parkyeri, Programming on Sep.16, 2008
I’m back with another tutorial about Magento. I’m not the best man you can find about Magento. But I’m trying to learn something from forums. The best you learn something is when you can explain it to someone else. So this is for that!
As I had mentioned in my previous post Magento is an open [...]
filed in Boop, PHP, Programming, Web - Internet, myLife.show() on Jun.24, 2008
Well as you may remember I was working on a cms named Boop for half a year now, at least that’s all I can remember, as I’m the only developer it takes time to get things going. I recently had time to spent with it and things are getting better and better.
Yesterday I have [...]
filed in Boop, PHP, SQL, Web - Internet, myLife.show() on Apr.08, 2008
Well if there are some people who were watching my previous blog, they may know that I was working on a blog system name “boop”. While I was struggling with Wordpress, Drupal, joomla and others I had really bored and decided to write down my I own. Time has passed and I said to myself [...]