Back in the day I worked for an advertising company and had a desk in the studio where all the shiny Macs lived. They had all these cool Adobe programs that could do amazing things for you when hooked to 'folder actions'.
My name is Michiel Roos. I currently work for MaxServ in Holland. I like tech stuff like Linux, TYPO3, Gumstix and Roombas but I also like to dig in the dirt and try to grow veggies and other things. Some of you may know me as author of nc_staticfilecache and maintainder of the DAM project.
Well . . . I like code without typo's. It just runs better ;-)
Back in the day I worked for an advertising company and had a desk in the studio where all the shiny Macs lived. They had all these cool Adobe programs that could do amazing things for you when hooked to 'folder actions'.
When I started using more than one messenging program because client X used it, my screen got more and more cluttered with tiny windows. When I found Adium, I was able to reduce those many windows into one.
Until Skype came . . .
Are you interested in TYPO3 extension programming? This is the first book on the subject. It is packed with the information you need. It's a good thing that there is finally a book about extension development for TYPO3. The newsgroups are always full of people asking how to do 'this' or 'that' when developing an extension. This book is an excellent starting point for an aspiring TYPO3 extension developer.
The DAM development team is proud to announce the release of version 1.1.0 of the DAM, the bugfix Release after "The Big Sleep".
Finally the new version is here due to the work of many people. We said 1.1 would be a christmas present and it is. Thanks Uschi for all your testing, suggestions, enthousiasm. Keep up the good work! Karma points all the way for you ;-) Thanks Stan for your communication with the DAM team and especially. . .
There are times when you need to backup your database or even copy the complete database to another server. If you are unlucky, you cannot use the mysqldump tool to make a copy of the complete database at once because that would bring down the server completely. It would also be nice to be able to rsync over the data to another server (the staging server). Then having one huge dump file is also sub-optimal.
A solution is needed that is. . .
A couple of weeks ago I thought the price of the mobile pipes and tubes had come down far enough to give them a try. So I went over to the local pipes and tubes distributor and shackled myself to a year-long agreement with them. I was totally happy the first train trip home, doing a video chat with Ben. All seemed to work quite. . .
So here we are again. I hope you have gotten the hang of cleaning your TYPO3 installation and are reaping the benefits. If you are like me, you dont like to repeat yourself. All this typing on the command line, can't we automate this? The vacume cleaner in the image here cleans your rooms on its own. We would like TYPO3 to do that too. The problem is that we are not sure if. . .
When you run a TYPO3 installation for several months you tend to create and delete a lot of pages and a lot of page content. Relations between elements are created and severed. When pages and records are deleted in TYPO3, they are not really deleted from the database. The 'deleted' field in the table is merely set to 1. So over time your table will accumulate a lot of deleted records.
It can also happen that you remove a page that is pointed to. . .
TYPO3 ships with a default .htaccess file and also with a simplified version in the /misc directory. Both files contain a mod_rewrite setup to help you set up your site so your content can be reached using nice readable URI's. The default _.htaccess file that you can get from the TYPO3 dummy package has always worked for me. I have never had any trouble setting up realurl using this file and thus never gave it a lot of attention.
Last week. . .
During the last months I attended to excellent meetings. One was the TYPO3DD08 and the other was the "Dirty Handson Session" (Forelle ist geil!). During the last session we worked on HCI issues in Arnhem @ the Netcreators office together with Ben van 't Ende, Benjamin Mack, Jens Hoffmann, Patrick Broens, Steffen Kamper and me. We had a lot of fun and made a good start improving the backend step by step.
During the last session I made some minor. . .