Выбираем темы от Ильи на PHPConf 2010
Well, there are 4 types of talks I could give
1) Introduction to PHP 5.3 (PHP 5.3 == Awesome)
This talk is by-example overview of the new functionality and features
that are available in 5.3
2) Premature Optimization Mistakes
Talks about common mistakes done while trying to optimize code as well
providing tips on how quickly speed-up code.
3) APC & Memcache the High Performance Duo
Caching talk focused on APC and Memcache, that reviews caching in
general and specifically goes to show which of the two caching solutions
works best for varying work-loads.
4) Front-End Optimization
The "speed" of a web application is ultimately determined by the user,
who does not care about how many fractions of a second it took to
generate a page, but rather how quickly it renders for them. This talk
will talk about various tools and techniques that will allow you to
speed up the user experience on your site. (FYI, this is not a PHP
specific talk and is somewhat low on PHP content, but I think it is
still very relavent for people designing web apps).
> Btw, 18th of May is a workshop day, would you like to give one?
>
I could give a workshop on performance.
Well, there are 4 types of talks I could give
1) Introduction to PHP 5.3 (PHP 5.3 == Awesome)
This talk is by-example overview of the new functionality and features
that are available in 5.3
2) Premature Optimization Mistakes
Talks about common mistakes done while trying to optimize code as well
providing tips on how quickly speed-up code.
3) APC & Memcache the High Performance Duo
Caching talk focused on APC and Memcache, that reviews caching in
general and specifically goes to show which of the two caching solutions
works best for varying work-loads.
4) Front-End Optimization
The "speed" of a web application is ultimately determined by the user,
who does not care about how many fractions of a second it took to
generate a page, but rather how quickly it renders for them. This talk
will talk about various tools and techniques that will allow you to
speed up the user experience on your site. (FYI, this is not a PHP
specific talk and is somewhat low on PHP content, but I think it is
still very relavent for people designing web apps).
> Btw, 18th of May is a workshop day, would you like to give one?
>
I could give a workshop on performance.