Tag: Optimization

Software testing is most important and optimization of code is one of the craved destinations in programming. Tests need to be smart and fast, based on risk and change, as code is written. And it's always work in progress, a task to keep coming back to.

Serious Software Testing: TYPO3 Runs Its 20,000th Build!

Consistent software testing is the key to a successful, long-term and high-quality solution. TYPO3 CMS has a well-established testing process. Every change that’s made to the core runs through the complete process before getting merged into the system. We’re proud to announce that the 20,000th build process since mid 2016 was run several days ago!

TYPO3 CMS Website Maintenance

Avoid unnecessary website headaches by planning ahead. A website maintenance plan is the most reliable method to keep your website up to date and safe. Here are 6 tips to stay ahead of the curve.

Streamlining Website Content With Yoast SEO for TYPO3 CMS

Website content should always be displayed in an easily digestible way for potential readers and customers. The name of the game is Search Engine Optimization (SEO). Find out how to take TYPO3’s out-of-the-box SEO functionalities a step further with the extension Yoast SEO.

Open Source Software: Finding Common Ground

Within OSS, it should be about collaboration, not competition. In aligning efforts and agreeing to solve specific issues using a common agenda open source software can be strengthened as a whole.

OSS vs. Them: Redefining Your Competitive Model

Open source software (OSS) projects often find themselves battling against each other when they should be collaborating. A win for one OSS solution is a victory for us all. Instead of fighting, we should be celebrating each other's wins and tackling our common enemy: proprietary software.

SkillDisplay - Improve Your TYPO3 Camp!

Everyone who’s ever been to a TYPO3 Camp says the same: It’s a great experience! If you want to improve your camp, consider inviting SkillDisplay. With their so-called SkillPath and SkillTree at hand, learning becomes more visible to third parties. Also, they introduce newbies in the field to TYPO3.

Testing TYPO3’s Core - Part VIII: Future

Software is never perfect. TYPO3 CMS is no exception and its development is always work in progress. Besides, zero bug state simply doesn’t exist. In short, there’s always room for improvement and also a lot of new ideas lined up. Join us for a glimpse into TYPO3’s future!

SkillDisplay - Help People Solve Their Problems With an Online Tutorial

Are you eager to support people with different e-learning methods? SkillDisplay shows how you can solve people's problems by creating an online tutorial. Follow their five-step plan to make your tutorial king! Also, use the Self SkillUp-button to share your acquired skills with others.

Testing TYPO3's Core - Part VII: A Historical View

The road to establishing the best possible workflow patterns for testing TYPO3 has been long and winding. It has been filled with up and downs and loads of lessons have been learnt along the way. Today the test environment runs efficiently. Join us for a glimpse behind the scenes!

Boost Website ROI with Service Level Agreements

Open source software has become a central part of standardized IT infrastructures in the last 15+ years. Professional services like technical support and Service Level Agreements needed to be established, to meet day-to-day business challenges.

How to Use JavaScript in TYPO3’s Backend

JavaScript can be found in all parts of a software system that interact with a browser, e.g. backend tasks, web servers and data processing. TYPO3 v7 and v8 support AMD modules by using RequireJS. One of the advantages of using RequireJS is an improvement in website performance.