The new TYPO3 4.4 is here!

23 June 2010 § 0

Yesterday the TYPO3 community released a new version of the popular TYPO3 Enterprise CMS. Version 4.4 brings many novelties! Among other things we noticed first the revamped backend look&feel which also has been optimized for faster loading so users will be able to do their tasks faster and easier.

Another great improvement is the revised Rich Text Editor which now completely relies on ExtJS allowing a much smoother and faster functioning of the editor.

Of course there are many other improvements aimed mainly for developers: The Introduction Package (a fully configured and functioning site out of the box when installing TYPO3), easier installation with the revamped Install Tool, Skinning API, revised Task Center and HTML5 support both in frontend and backend, Caching Framework improvements.

Arxia will begin to use TYPO34.4 with any new upcoming project as we already tested TYPO3 4.4 by the time it was in Beta state and we are confident that it will bring a significant added value to any project. We are also performing on-demand upgrades for our clients who want to implement the new version of TYPO3 for a faster and smoother content management.

If you want to upgrade your installation and need help we are glad to offer it. Just contact us and we will see how can we accomodate your request.

Post written by: Bodor László (Arxia TYPO3 Team)

CASE STUDY: Unica.ro – an online community for women powered by TYPO3

14 April 2010 § 0

Unica.ro is considered one of the major online projects of Ringier Romania. Currently among the top ten online portals focused on lifestyle in Romania, the website wants to gather a consistent and active community of women to which to offer relevant and up-to-date content.

Main requirements

Our customer approached us with the following list of main requirements:

1. Create an environment where the targeted segment (women) can find relevant content (news, photos and videos) displayed in an attractive format, highlighting the updates.

2. Create an active community, by stimulating the users activity and feedback (adding comments, casting votes, posting in the forum section, participating to surveys, use the internal messaging of the website, creating own albums, etc.). The users are enticed through a system which rewards active users with points.

4. Give and receive opinions to personal issues, by creating a section where the users can ask the feedback of the community about a certain problem (with a functionality similar to Yahoo! Answers).

5. Create a complex astrology section, where one can find the predictions for the current day or year and also can find the compatibility between signs.

Technical requirements

- Use of TYPO3 version 4.2 as a development framework and also as a backend.
- Due to short implementation time and to budget restrictions, public extensions were to be used wherever possible.
- Custom extensions would need to be built for the functionality where we couldn’t find suitable public extensions.
- AJAX technology would be used in order to create a smooth user experience through the interface.

Technical challenges and solutions

1. Implementation using public extensions with respect to the TYPO3 CGL.

Taking into consideration that certain public extensions do not implement TYPO3’s extending methods (for example cwt_community does not use HOOKS or XCLASS) or, in other cases, the separation between the PHP and HTML code is not done at acceptable standards (for example simplesurvey), we have decided to create new extensions, based on the code and logic of some public ones but modified in order to implement the project’s specifications and in the same time apply to the TYPO3 CGL.

2. Using AJAX technology combined with some public extensions that are not implemented using it.

As an example, we’ve used AJAX for adding, replying and browsing the users commentaries of the articles. Originally, this functionality is implemented in TYPO3 using the comments extension, which doesn’t use AJAX.

Implementing custom extensions that use AJAX technology was an interesting experience (voting extension, poll extension, Yahoo! Answer like extension). We tried to use the xajax library using some public extensions – xajax, taxajax, tdo_xajax – but we’ve encountered the same problem: if more than one plugin using AJAX was displayed on a page, only the first plugin worked as expected. Also, when making a request, a lot of unnecessary code was executed in order to create the proper answer. Finally we’ve decided to make the AJAX request using our own JavaScript implementation combined with TypoScript configuration, to avoid the execution of unnecessary code.

3. As the client requirement was to create complex relation between different data types, finding a solution for an easy, fast and user friendly relationship building was a major issue on which our best solution was to use IRRE (Inline Relational Record Editing)

4. The large amount of records added by the editors raised the question of a fast retrieval of a given record. Creating custom backend modules with advanced search filters was a successful solution.

Launch of Beta.EVZ.ro, powered by TYPO3 and Arxia

17 March 2010 § 0

EVZ.ro, the third largest Romanian online news service has Beta launched a new version of their portal, for which our team here at Arxia has worked intensely in the past three months. The new Beta, temporarily hosted at http://beta.evz.ro, is powered by TYPO3, one of the best open source web content management systems.

The Beta will soon replace the old version, and when it will happen, the new platform will support over 100.000 visitors / day generating over 600.000 impressions /day, which will probably make it the most visited TYPO3 powered website in Romania!

In the coming weeks we’ll post an interesting case study of this project and if you want to be among the first to receive it, please subscribe to our newsletter here bellow.

Your Email: 

Support for TYPO3 4.0 is over

16 February 2010 § 0

The TYPO3 Association announced that support for TYPO3 version 4.0  has officially ended. This means that no security patches or other fixes will be issued from this time forward. Basically if you’re running TYPO3 4.0 you will have to take care to fix yourself security breaches or potential flaws.

We do recommend upgrading your TYPO3 installation to at least TYPO3 4.2 because support for 4.1 will also end soon. But sometimes these upgrades can cause some problems because of incompatible plugins or even settings that work on one version and didn’t work on other versions. Also upgrading plugins too is always a good idea because in fact these are most often targeted by hackers.

If you need assistance upgrading your TYPO3 installation and plugins you can always contact us and we’ll be happy to help.