Category Archives: web development

Can Twitter Replace the RSS Feed Readers

I’m sure this is not the first time you’ve been asked this question. However there’s nobody today that doesn’t wonder the answer. For me – yes, twitter can replace the RSS feed readers, and NO – feed readers are awsome! … Continue reading

Posted in web development | Tagged , , , , , , | Leave a comment

How Do You Estimate Your Project?

How do you estimate your work? Do you rely on a previous similar tasks or simply by some intuition? It will be interesting to share your experience.

Posted in web development | Tagged , , , | Leave a comment

HTML Tags: <base>

Overview Somehow the <base> tag remains unknown to most of the web developers, but that’s quite normal. However let see what it can do. By adding the <base> tag in the head of the page you tell every link into … Continue reading

Posted in web development | Tagged , , , , , , , | 1 Comment

Which Model Should Contain That Method?

Let’s say you have two models – each one modeling a database table – Users & Article. Here there’s nothing to deal with Zend Framwork, but you can think of them as typical models in a ZF application. What happens … Continue reading

Posted in micro tutorial, web development | Tagged , , , , , , , , , , , , , | 1 Comment

Are You Agile?

Agile you are? Perhaps Master Yoda would say that, but it’s interesting to know what methodology do you use in your work. Any answers will be highly appreciated, so here are some basic questions: Do you follow any software development … Continue reading

Posted in web development | Tagged , , , | 1 Comment