Fighting for milliseconds: eID and ajax call

July 18th, 2009

istock_000003585861xsmallFighting for milliseconds is a cycle of mini hacks meant to “save off” valuable milliseconds that are spent on page parsing. In this article, we’ll cover eID and AJAX calls

In developing our subsequent projects, we always plan for using the evo_nginx_boost plug-in whenever possible. While creating functionality, we want to put as much load-heavy site features on AJAX as possible. A well-prepared AJAX code saves us the need to run the entire TYPO3 and helps us minimize parsing times.
Read more…

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3 ajax, eID, performance, przyśpieszanie

The King is dead

June 27th, 2009
obrazek-1

foto tvn24.pl

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3 king

HOW TO: How to set page title in USER_INT extension

June 26th, 2009

There are many discussions at forums concerning setting the title of the page from the USER_INT plug level. The problem is that the USER_INT type extensions are generated every time the page is refreshed after TYPO3 generates the headline of the page containing a tag title. A good example may be the mm_forum, where each thread in a standard installation has the same title, and not the name of the topic as we wish for.

The solution is quite simple :) Read more…

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3, typoscript cms, extension, typoscript, user_int

Evo_nginx_boost on Forge

June 15th, 2009

From today evo_nginx_boost extension is also available on the Forge: http://forge.typo3.org/projects/show/extension-evo_nginx_boost
If you find that you can assist the development of the project, please join us :)

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3

TYPO3 wallpaper

June 15th, 2009

High parsetime

June 11th, 2009

For the last few days we have been fighting with high parse times. The CMS TYPO3 websited contained various plugs from the simplest ones, switched on as USER, to the very complicated USER_INT ones. The effect was always the same – parse times which were definitely too high. Read more…

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3 parsetime, performance, wydajność

Birthday Gift

May 22nd, 2009

That was surprising. Very cool and creative gift I got from our team:)
I was quite surprised when after logging in to the site I saw something different than it should.
Here is what I saw:) Read more…

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3 birthday, evo, TYPO3

Evo_nginx_boost – new version available in TER

May 18th, 2009

It’s been a long time, as we have worked hard.Today  we are proud to release the new version of evo_nginx_boost . We implemented a lot of new features. The full description and documentation will appear shortly.
I encourage you to download and testing:)

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3

Secret project

April 21st, 2009

EVO supports secret project:) See more on Secret project

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3

TYPO3, memcache and nginx on amazon EC2

April 18th, 2009

Amazon Web Service is a set of various services. Their scope is so wide that we couldn’t possibility describe them in a few sentences. My everyday work, however, would not be possible without two of them.

S3 – Simple Storage Service, which I will describe in another article on Content Distribution Networks in TYPO3 CMS.

EC2 – Elastic Compute Cloud – used to test various configurations of any implemented solution. In your average conditions it is hard to test the application’s behaviour on e.g. 6 different servers. That takes time – either in the server room or in-house – and always involves costs and wasted time. EC2 allows us to run any number of server units, and the low cost allows us to experiment as much as we need. Read more…

  • Share/Save/Bookmark

Bartosz Aninowski TYPO3 amazon, AWS, memcache, nginx, TYPO3