news

Inspirations from San Francisco

2 weeks ago I went to a business trip to San Francisco. As always I enjoyed being in the Silicon Valley and SF. The trip began with the Lucene Revolution with interesting talks about Lucene and Solr - I was presenting our...

news, development

Multiprocessing with PHP5: Performance!

Multithreading with PHP5 can speed up execution time extremely by executing time consuming stuff parallel. This blog post presents Threadi - a set of classes that can be used to do simple parallel calls.

pattern, development

small Javascript Objects example

In addition to article "Javascript object notation" I still have a small example lieing around. Its just a simple table element that is bind to a javascript object that is responsible for controlling the actions...

news, pattern

MVC - Part1: "Introduction and History"

Everybody speaks about MVC - the de facto standard for building modern application. Here is a short article to the basics and history of MVC. Short introduction to Model View Controller MVC intention is to build applications...

news, pattern

Domain Driven Design - a brief introduction

Domain Driven Design Domain Driven Design (DDD) is an approach of how to model the core logic of an application. The term itself was coined by Eric Evans in his book "Domain Driven Design". The basic idea is that the...
Last Tweets (follow)

blogroll