Articles by Bruno Skvorc

PHP as a Service – Fortrabbit

PHP as a Service - Fortrabbit

PaaS is not a new concept. In fact, hosting companies have long since provided PaaS when they sell shared-hosting services that include PHP on the shared server, although this is fundamentally different from how a PaaS business works. Take a look at a newcomer to the platform service provider arena and see how you can be one of the five lucky readers to win coupon codes worth 100€ redeemable for Fortrabbit service!

The Importance of Code Review

The Importance of Code Review

Every developer knows the pain of banal mistakes. If only you had a fresh pair of eyes to look at what you did – surely these mistakes could easily be avoided! Code review can decrease the number of defects in your code and help team building. Any type of code review is better than none, so if your team isn’t using it today, suggest it. It can only help.

PhpStorm – Review and Give Away

PhpStorm - Review and Give Away

Jetbrains, in partnership with PHPMaster and Sitepoint, are giving out PhpStorm licenses and copies of PHP Master: Write Cutting-Edge Code… read this review of PhpStorm and then learn how you can qualify to win!

Generate Documentation with ApiGen

Generate Documentation with ApiGen

Well documented code is one of the cornerstones of professional software development, and unless you learn how to document your code so that it becomes second nature, you’re doing yourself and others more harm than good. Learn how to use ApiGen, the documentation generator, to produce highly human-readable documentation that’s also fully compatible with modern IDEs.

© 1998-2012 SitePoint Pty. Ltd. All Rights Reserved