Foundation by Zurb – great front end framework to cover your rapid prototyping needs

foundation-yeti-final.eps_

Foundation is a responsive front-end framework for rapid and not so rapid development of web and embed HTML applications. For years now I have worked on projects for myself and for my customers using either my own snippets of CSS code to put something together or relaying on UI programmers work for larger projects. To be honest, this approach has been causing constant trouble to maintain and to develop this way, in particular because of inconsistencies all over the way – one UI programmer does layouts one way, some other does in completely different way, just because of lack of particular set of rules to fallow. Continue reading

Some tips on software project planning

1361061_26986297

Whether you are a freelancer or a developer in web studio or some company you will definitely face challenges in project planning, whether it’s your personal projects or your employers. It is not always possible to have everything planned for you, especially when you are working for a small business, freelance or in small team, simply enough because there will be nobody to do the planning for you and you just have to do it all by yourself. Here is some tips that might just help along the way.

Continue reading

PHP architecture planning – hide your files

php-logo

In today’s world of web architecture planning web application developer must face a lot of challenges in architectural planning, considerable amount of which are security issues. One of the most common security issues to date in web platforms is content and resource exposure. Accidental or not-so accidental data exposure is a problem known since begging of web itself.

Continue reading