Menu

Primary Menu

Skip to content
  • Home
  • Books
    • Clean Code in PHP
  • Talks
  • Articles
  • Software
  • About
  • Disclaimer
    • Privacy Tools
    • Privacy Policy
Show Header Sidebar Content
GitHub LinkedIn

Carsten Windler

Don't just code - develop with passion

Category: Typo3

Multiple test databases in Bitbucket Pipelines

Posted onMarch 24, 2020January 13, 2021Leave a comment

Reading Time: 2 minutes If you have to use unlimited multiple databases on Bitbucket Pipelines for your testing, you have to be creative. Here’s how I solved it. Read More …

CategoriesSoftware Testing, Typo3TagsBitbucket Pipelines, Continuous Integration, MySQL, Typo3

cwmobileredirect and cwenvbanner finally available for Typo3 7 LTS

Posted onSeptember 6, 2016September 6, 20163 Comments

Reading Time: < 1 minute Well, actually the Typo3 7 LTS versions were available for a couple of months through my Github repositories of cwmobileredirect and cwenvbanner already, however I never found the time to upload them to TER. Finally Read More …

CategoriesSoftware Development, Typo3Tagscwenvbanner, cwmobileredirect, Extension, Typo3

Updating Typo3 CMS 6.2 to 7.2

Posted onJune 22, 2015Leave a comment

Reading Time: 4 minutes Updating our companies major portals from Typo3 CMS 4.7 LTS to 6.2 LTS was a good piece of work, so I was not really keen on updating any websites again. A good excuse for us Read More …

CategoriesExtbase, PHP, Typo3Tags7.2, LTS, Typo3, Update, Version 7

Typo3 CMS hooks and namespaced classes

Posted onJune 16, 2015June 16, 2015Leave a comment

Reading Time: < 1 minute During work on my extension cwenvbanner to make it compatible with Typo3 CMS 7.2, I came across a good old friend, the hooks array $GLOBALS[‘TYPO3_CONF_VARS’][‘SC_OPTIONS’]. Since I sometimes struggle with the way how to declare Read More …

CategoriesPHP, Typo3TagsHooks, Namespaces, Typo3

New Typo3 extension unleashed: cwdblog

Posted onMarch 30, 2015Leave a comment

Reading Time: < 1 minute Working with Extbase a lot, I always found it very cumbersome to see the actual SQL queries which were produced by the Persistance layer. One solution would be to turn on MySQLs general log, but Read More …

CategoriesExtbase, PHP, Typo3TagsExtbase, logging, SQL queries, Typo3

Of Typo3, Site Crawlers and Compression

Posted onFebruary 10, 2015Leave a comment

Reading Time: < 1 minute A Typo3-Installation I currently maintain uses the sitecrawler extension to heat up the page cache every morning before the users are visiting our site. We encountered the problem that all pages that were cached didn’t Read More …

CategoriesTypo3TagsCache, Sitecrawler

Traits and Extbase

Posted onDecember 2, 2014Leave a comment

Reading Time: 3 minutes With Extbase, accessing the extensions settings outside Controllers (e.g. in a Repository) requires some manual work which is always the same. I don’t know why Extbase doesn’t support us with helper functions, but anyway, let’s Read More …

CategoriesPHP, Typo3TagsExtbase, PHP, Trait

cwmobileredirect now ready for Typo3 6.2

Posted onOctober 1, 20145 Comments

Reading Time: < 1 minute Version 1.4.4 of cwmobileredirect has just been released. It now officially supports Typo3 6.2. There are no other new features or bugfixes, so if you don’t want to use it with 6.2, you don’t need Read More …

CategoriesTypo3Tagscwmobileredirect, Extension, Typo3

Typo3 Caching and TypoScript conditions

Posted onSeptember 22, 2014September 29, 2014Leave a comment

Reading Time: < 1 minute Having taken over a somewhat shabby Typo3 project recently (I prefer using the term “challenge” here), digging through the many TypoScript files revealed something which is probably very common in many Typo3 setups: [code] [browser Read More …

CategoriesTypo3TagsCaching, Conditions, Typo3, TypoScript

Template Engines vs. PHTML

Posted onAugust 24, 2014August 24, 20145 Comments

Reading Time: 3 minutes The Problem: Performance. Once again. It was time to think again about the use of Template Engines (i.e. those like Smarty or Fluid who offer their own syntax) versus so called PHTML files (i.e. basically Read More …

CategoriesPHP, Typo3TagsExtbase, Fluid, Template Engines, Typo3

Post navigation

← Older posts
Cover of the book Clean Code in PHP by Carsten Windler
Clean Code in PHP
Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP

My first book—get your copy at

Amazon
Packt Publishing

Categories

  • Articles
  • Books
  • Climate change
  • Composer package
  • Extbase
  • Flow3
  • Gear
  • Green IT
  • isset($theRest[$i])
  • JavaScript
  • Linux, Webservers etc.
  • MySQL
  • PHP
  • Podcasts
  • Software Development
  • Software Quality
  • Software Testing
  • Talks
  • Tools
  • Typo3
  • Uncategorized
  • Unit Tests
  • Useful
  • Windows
  • Zend Framework 2

Recent Posts

  • Why adopt Green IT, and how?
  • My talk on PHP Developer Day 2023
  • Green PHP – Nachhaltigere Software mit PHP
  • Keynote on the DATEV Coding Festival 2023
  • Why PHPs Carbon is bad for the climate

Tags

apache Article Cache Climate change composer Conference Console cwenvbanner cwmobileredirect Extbase Extension Frameworkless Frameworks Green IT Linux Linux shell Module MySQL Node.js Notebook OOP ownCloud PhantomJS PHP phpStorm PHPUnit Podcast Profiling Refactoring Refurbished Routing Software Development Software Quality Sustainability Talk Talks Technical Debt Typo3 Unit Tests vhost WAMP Windows XAMPP XDebug ZF2

Get connected!

GitHub LinkedIn
Copyright © 2023 Carsten Windler. All Rights Reserved. Privacy Policy
Clean Box by Catch Themes
Scroll Up
  • Home
  • Books
    • Clean Code in PHP
  • Talks
  • Articles
  • Software
  • About
  • Disclaimer
    • Privacy Tools
    • Privacy Policy