Uncategorized
Typoscript snippet for creating breadcrumbs
A nice little Typoscript snippet that demonstrates how a simple breadcrumb can be created with TS. The last element of the breadcrumb will not be linked. lib.breadcrumbs = HMENU lib.breadcrumbs.special = rootline lib.breadcrumbs.special.range = 0 lib.breadcrumbs.1 = TMENU lib.breadcrumbs.1 { noBlur = 1 NO.linkWrap = <li> | > |*||*| |< /li> NO.stdWrap.htmlSpecialChars = 1 CUR = 1 [...]
Facebook and Farmville. Give me a break
I would like to see all those people who send me Farmville gift requests working one week at a farm! I bet they wouldn’t like farming so interesting anymore. When you have to work all day long on the crop fields or have to clean the crap of the farm animals (btw farmville fans … [...]
Weekly article batch 2
Here is the second edition of my weekly “press review” Interesting articles last week: Gartner report on PHP – published by Danne Lundqvist on dotvoid.com – writes about a report by Gartner (here) that makes it clear that more and more companies discover the benefits of PHP and adoption is increasing among major companies. A [...]
Additional columns in TYPO3′s Web-Page Module
Sometimes the available columns in TYPO3′s web-page module seem to be insufficent. You have Left, Right, Normal and Border. But what if you want more? Maybe you have four columns Left, Normal, Central and Right. And besides that you also have Header, Footer and Border. Its possible. In TYPO3 you can alter these columns to [...]
Magento’s momentum
Not so long ago i downloaded the Magento Ecommerce Platform and installed it on my server. I did this because a few people asked me about this platform they heard of and i didn’t know anything about it. The installation is not too complicated, anyone with reasonable knowledge in this area should be able to [...]
Google Chrome’s popup blocker sucks!
I’m having difficulties working on Chrome lately. I’m using a webpage that constatly spawns popups for reminders and my problem is that Chrome blocks these popups. And it shows the notice that a popup has been blocked only for a few seconds. If you are not quick enough you have no way to see the [...]
Too much evolution vs get left behind
Users behaviors change over time and software developers are trying to keep up with the trends and with the technology. But sometimes they just overdo things. Or sometimes they are left behind by technology. To do nothing is risky but to do too much is a risk too. I will present you 3 software packages [...]

