Author Archives: Miljenko Barbir

About Miljenko Barbir

Miljenko Barbir is a software (and web) developer/web designer from Split, Croatia. Started out with C#, ASP.Net, and SQL Server, but in the last few years he has "moved on" to PHP and MySQL, loving CakePHP, jQuery, RegEx for obvious reasons, making our lives easier. Currently working for a local company in Split, but he's also available for freelance work.

SCRUM – putting a value on features, and other

Some of my recent “discoveries” from working with SCRUM are: importance on putting a value on
features, breaking down “complicated” features to more simple ones, the obvious scope increase
after some “clarifications” and demystifying the whole development process for the client helps
earn their trust and respect.
Continue reading…

Posted in Agile | Tagged , , , , , | Leave a comment

PHP’s HttpRequest object – delayed and fragmented requests

An uncommon problem with an HTTP request fragmentation and delay when using PHP’s HttpRequest object. Continue reading…

Posted in PHP | Leave a comment

For loop with a delay in JavaScript

A simple tutorial on how to create a delayed loop in JavaScript. Continue reading…

Posted in Javascript | Tagged , , , | Leave a comment

Running multiple web-sites in your local WAMP root folder

A quick and easy way to use the same WAMP server to develop and test multiple websites as root applications/sites. Continue reading…

Posted in Uncategorized | Tagged , | Leave a comment

My first SCRUM

Impressions on my first SCRUM meeting and the decision that the next project will be done using Agile software development methodologies. Continue reading…

Posted in Agile | Tagged , , | Leave a comment