Entries in the ‘Parkyeri’ 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 Off Topic, Parkyeri on Oct.08, 2008
That’s some of the things I started to encounter a lot about this thing. A diff without whitespaces. It creates a big confusion to understand and review the patch. So I searched a bit. I had used it once a time, but was forgeting a lot. That’s a post a to remember it anyway [...]
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 Magento, Parkyeri, Programming, Web - Internet on Sep.05, 2008
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 [...]
filed in Geekness, OS, Off Topic, Parkyeri, myLife.show() on Jul.10, 2008
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 [...]
filed in Parkyeri on Jul.06, 2008
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 [...]
filed in Parkyeri, myLife.show() on Jun.26, 2008
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.
filed in Parkyeri, Programming on Jun.24, 2008
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 [...]