Tag Archive: php

Apr 30

Design patterns: factory

Abstract factory pattern diagram

Next chapter in the book is quite long but it presents actually two design patterns: factory method and abstract factory. Both are explained to the reader in the same context: you are an owner of successful pizza shop. At the beginning the code of an application which helps you with your pizza shop is really …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/04/30/design-patterns-factory/

Mar 31

Design patterns: decorator

starbuzz decorator diagram

It is about time for next design pattern which I have learnt by reading the book I have already mentioned several times[1, 2] on this blog Let’s do not make this prelude too long and start with book examples of decorator pattern. Book examples This time we learn Starbuzz Coffee. They got really popular and their …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/03/31/design-patterns-decorator/

Feb 23

Design patterns: observer

observer pattern diagram

As I promised myself every month one design pattern from the book will be described by me on this blog. This month’s design pattern is the observer pattern. I will start with definition this time: The Observer Pattern defines a one-to-many dependency between objects so that when one object changes state, all of its dependents …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/02/23/design-patterns-observer/

Jan 14

Design patterns: strategy

strategy pattern diagram

I became a little bit lazier at the end of previous year. Of course in terms of taking care of this blog But, new year has come! And as it usually is new goals are slowly being visible on the horizon. One of those goals for me will be getting more familiar with software design …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2013/01/14/design-patterns-strategy/

Aug 31

Even faster web sites summary

I’ve written a summary of first book about performance written by Steve Souders few months ago. And also few weeks ago, maybe months I’ve finished the next part of Souders performance books. But this book wasn’t written only by the web performance guru I read chapters written by: Douglas Crockford, Ben Galbraith, Dion Almaer, Nicholas …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2012/08/31/even-faster-web-sites-summary/

Apr 22

Talks by AKAI & Wikia

Last weekend we started all Engineering All Hands 2012. It made my days even shorten than before. Finally, I’m relaxing this weekend: sleeping, playing games, taking long walks, reading… and (I made it!) writing. This time it will be just a short post about cooperation between AKAI, which is web-application fans’ club gathering students from …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2012/04/22/talks-by-akai-and-wikia/

Mar 25

php constant() function

Even though I’ve been creating PHP applications and small pages for few years there are still lots of surprising and sometimes magic abilities of this language. Some of them we heard from other programmers. Some we discover during our daily work. Today I’d like to share with you about a built-in function which the way …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2012/03/25/php-constant-function/

Oct 31

PHPCon PL 2011, Day 2

This post is more about whole event than about the second day of it. But the second day was most important because it lasted whole day. And it had 10 talks instead of 3 (like it was on Friday and Sunday). Second presentation was about profiling PHP applications by Derick Rethans. It was second presentation …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2011/10/31/phpcon-pl-2011-day-2/

Oct 22

PHPCon PL 2011, Day 1

The begining of PHPCon 2011 in MÄ…chocice near Kielce wasn’t something special. To be more honest and maybe even ruthless: it was boring and completly waste of time. My friends who came with me and myself were really disappointed. And as I looked on faces of other attenders — the feelings were similar or the …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2011/10/22/phpcon-pl-2011-day-1/

Sep 07

Short post #1

Wow, it was almost 4 months since my last post. But don’t worry I’m keeping on mind Marek’s first comment of the first post on this blog I won’t let this blog die :p There are few drafts in my dashboard and with a little fortune I’ll post them in the future This post is …

Continue reading »

Permanent link to this article: https://blog.lukaszewski.it/2011/09/07/short-post-1/

» Newer posts