As NetBeans has started to be a great IDE with powerful debugging features, like most people who are migrating to NetBeans, I would like to use it’s built-in debugger abilities. PHP debugging is not new. XDebug is quite around for some time but it always lacked the attention it has now. From now on PHP [...]
Archive for the ‘Parkyeri’ category
PHP Debugging on PHP IDEs
Writing You Own PHPUnit Listener
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 [...]
How to Customize Magento Product Page
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 [...]
Using Custom PHP Codes on Magento
Magento is one of the newest and awarded ecommerce application right now. And I seem to have a project launched nowadays about it.
Above the ecommerce part like adding/modifying products, it also has a built-in CMS. It looks quite useful. Not very powerful though. It just evaluates html code and not php. In most of the [...]
First Day in GUADEC
As some of you may know Gnome Users and Developers Congress (a.k.a. GUADEC) is taking place in Istanbul, Turkey at Bahcesehir University. And on it’s 4th day, it was my first day!
I had not have too much time to join discussions but, I’m sure I’m gonna attend tomorrow in the morning too. I had signed [...]
Development Diaries in Weburunu
Weburunu, also named as SanalDoku (meaning virtual texture/pattern in turkish) is a good framework for creating web sites and also a simple content management system.
It has its dead ends too of course. Even it’s a powerful tool, it’s not too easy to develop with it. You have to get some practice on it. While you [...]
Parkyeri Planet
Someone, one of the interns, started a “Planet”, in the Company and that’s a post to try it out. Even I’m not a good blog writer, interns are started to change something just as the last year. I guess internship is a good thing for both the company and the company.
Code Smells
In recent days I have read an article about “Code Smells”. I was not aware of such a thing since then. I mean I was aware that people was writing bad code but I had not known there was a name for it. Anyway after reading the 3 part of the article at metapundit.net, I [...]
