Ela Benducka – Projekt 190m

http://www.elabenducka.pl/rekordy

The Principles of OOD

http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod

webMASTAH | Centrum webdevelopera

http://webmastah.pl/

easybook, book publishing as easy as it should be

easybook is an application that lets you easily publish books in various electronic formats

The PHP Quality Assurance Toolchain

http://phpqatools.org/

Plural rules for a given locale in Symfony2

The plural rules in Symfony2 are derived from code of the Zend Framework

Changing your MAC address

http://vvv.tobiassjosten.net/security/changing-your-mac-address/

Powerful tools for measuring and tracking the quality of software projects for open- and closed-source development projects

https://scrutinizer-ci.com/

Porady i wskazówki dotyczące wyszukiwania – Wszystko o wyszukiwaniu – Google

https://www.google.com/insidesearch/tipstricks/all.html

How to make composer to use an exact SHA1 value?

I want to make sure composer is using an exact version of a git repository by specifing the SHA1 of the commit. How can I do this? You can specify it after the version, as such (assuming you want the master branch): “dev-master#a93cbe224”