-
vi(m) rulez!
I don't like those bloatware IDEs like Eclipse etc. It's just too oversized for most of my projects. My favorite tool for writing code is vim (Vi iMproved). And it comes with so many neat features, like code completion, for example. -
Change Typoscript values at parsetime
Typoscript properties in the CONFIG section are usually defined once and at a certain point. But what if you have defined the value of a property at some place and like to add another one later in the parsing process? -
addPItoST43?
TYPO3 sometimes drives me nuts. It happens that I come across cryptic function or property names, using them over and over again without having a clue, what its name stands for. t3lib_extMgm::addPItoST43() is one of them, although it is part of almost a billion TYPO3 extensions... -
Simulating conditions with pure HTML/CSS
There are many ways to assign extra styles to the menu item of the active page. TYPO3 for example provides ACT in Typoscript to do so. But did you know that this can be solved with pure HTML/CSS? -
Styling weblinks with CSS
CSS gives you so many powerful methods of styling weblinks. We not only have pseudo classes to distinguish between visited/unvisited and hovered/activated links, but also those highly configurable attribute selectors to individually style all types of protocols (mailto, https, ...) and document types (pdf, mp3, ...) -
Unreadable output of MySQL console client
tl;dr Terminate your MySQL query with \G instead of ; or \g to get some more readable output -
TypoScript collection
I just stumbled over a collection of Typoscript by Bernd Wilke. Maybe it is helpful for someone http://www.pi-phi.de/t3v4/25.html (page in german language) -
Broken pdfinfo shipped with Zotero [fixed]
To index and search PDF files within Zotero, you need the Xpdf tool pdfinfo. As it seems that most versions of pdfinfo are either not compatible with Zotero or broken otherwise, I decided to build it from scratch and provide it for download. -
Zotero as reference management software
Searching and collecting research sources without an appropriate method and tool might lead into time-consuming confusion. Looking for a way to avoid a growing unstructured collection of 3x5 cards/files, I stumbled over the reference management software Zotero. And it rocks! -
Mail queue statistics for TYPO3 mailing lists
Last sunday, Luc de Louw published more statistics on the TYPO3 mailing lists. We can now peek into some charts about the mail queue.
subscribe via RSS