About: Jakub Zalas

PHP development manager in GOYELLO, focusing on delivering high quality software with clean and easily maintainable code. Follows best programming practices and use the best Open Source solutions. Big fan of symfony framework.

Why automatic deployment of PHP applications is important?

March 15, 2010 | by Jakub Zalas

Comments
Gears

Credits: http://bit.ly/9seqXQ

There are many ways PHP applications are deployed on production servers. Some people use SCMs like Subversion to fetch latest revision of code. Others simply transfer the files via FTP, SSH or rsync.

There is one problem with all of these approaches.

They are error prone.

File transfer is only part of the deployment process. If something needs to be configured, built or run afterwards it’s often performed manually.

Symfony 2 Revealed

February 22, 2010 | by Jakub Zalas

Comments

During the first international Symfony Live conference Fabien Potencier introduced Symfony 2. It’s a next generation framework which will change PHP world forever. I already wrote about the highlights of the conference and revealing the Symfony 2 was the most awaited.

It’s only a preview release and first stable version is expected at the end of 2010. Even so the framework already looks very impressive.

Read on to get an overview of all its new and cool features. Symfony finally gets its capital ‘S’!

Symfony Live 2010 Highlights

February 20, 2010 | by Jakub Zalas

Comments
Symfony Live

image credit: symfony-live.com

I’ve just returned from the first international Symfony Live conference in Paris. There are currently a lot of great things happening in the symfony (and Symfony ;) ) world which I’d like to share.

Here are the highlights of what has happened in the symfony world and what we can expect in the near future.

Getting More From The Lime Testing Framework

February 9, 2010 | by Jakub Zalas

Comments

Lime is a testing tool bundled with symfony. It can be, however, used separately with any PHP application.

It is a great alternative for famous PHPUnit. Its advantage is simplicity. Since writing tests with lime is dead easy it’s a perfect choice for unit testing newbies.

lime tests

How to become a Zend Certified Engineer?

December 31, 2009 | by Jakub Zalas

Comments

PHP5 Zend Certified EngineerPHP 5 Zend Certified Engineer is the most known and respected title for PHP developers. Currently, at the end of 2009, there are only 3493 Zend Certified Engineers worldwide. 2542 of them are certified in PHP 5.

Surprisingly it isn’t  really hard to pass the exam. With proper approach and materials it is even quite easy.

Let me share with you a  few tips which will let you pass the exam so you could also be listed on PHP Yellow Pages.

How to install Redmine with nginx and Mongrel Cluster on Gentoo Linux?

December 18, 2009 | by Jakub Zalas

Comments

Recently I’ve migrated GOYELLO’s Redmine installation to Gentoo Linux. I’ve used nginx as a load balancer and proxy to Mongrel Cluster. Read on to learn more about the installation process of this flexible and scalable setup.

Redmine

Why do we need Open Source frameworks?

November 17, 2009 | by Jakub Zalas

Comments

Open Source Initiative

The purpose of using widely available frameworks is surprisingly not always clear to everyone. Some even prefer not to use any framework at all. Obviously for some it may be  harder to understand than for others. The question remains: why using Open Source frameworks is so important and valuable?

New Ubuntu Karmic Koala: The 6 features I was waiting for

October 29, 2009 | by Jakub Zalas

Comments

ubuntu-logoUbuntu 9.10, code name Karmic Koala, has just been released. It not only includes the usual improvements and updates but comes with a lot of new stuff. Some components of the system were completely replaced with modern equivalents. A complete overview is available on the Ubuntu website. Here I will describe the 6 features I have been waiting for.

PHP North West 2009 Conference

October 17, 2009 | by Jakub Zalas

Comments

Manchester, Sackville StreetLast weekend I had a pleasure to attend the PHP North West Conference in Manchester. Everything started on Friday evening, one day before the actual event, with a pre-conference socializing in the Lass O’ Gowrie pub. I really enjoyed meeting and talking to so many people involved in the PHP community. Everyone, regardless of experience, were very kind and keen to exchange their points of view. Informal meetings with beer, food and video games are really good environment for expanding your social network. I guess it might be even more effective than exchanging views between the conference sessions.

How social networks changed application development

August 7, 2009 | by Jakub Zalas

Comments

Quite a Big Bang, that is a pretty good expression about a growing phenomenon of social networking. The popularity of sites like Facebook, MySpace and Twitter is increasing at astonishing rates, especially this last one. Although Twitter still has a long way to go, I am really amazed by its growth rate. Along with the one-millionth word in English language – Web 2.0 – we obtained a decent tool, which can be used in a number of ways. But they also pose new challenges!

Page 1 of 212»