Categories
- agile (3)
- algorithms (17)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
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 favorite social site, Online social networking, Real-time web, RSS, Twitter, Web 2.0, World Wide Web
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.
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








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 →