This site is a technical blog about TYPO3 content management system (more). Latest articles are below for your convenience. Clicking on the title will show you the full article. Thank you for coming!
12. May 2008 by Dmitry Dulepov
T3DD08 is over. This was great event: lots of interesting talks and lots of interesting discussions. Really good recreation as well (especially pool night on Saturday). I have some fascinating ideas, which I may put at work soon. Due to this I had to put "unavailable" flag for any freelance work. I truly need to think about ideas that I have and make some prototypes.
Thanks a lot to Gina, Thomas along with Mario and people from "helping hands" team for the great...
Posted in TYPO3 General |
| 84 views
10. May 2008 by Dmitry Dulepov
Jens Hoffman said aloud an idea, which I know for a long time but which is not heard as often as it should be: "Do not make a feature just because you can". This is really right thing! Things should not be made just because it is possible to make them. They should be made only if necessary. It perfectly follows KISS principle ("Keep it simple, stupid!"). Life is complex enough, there is no need to make it even more complex!
Posted in TYPO3 General |
| 68 views
10. May 2008 by Dmitry Dulepov
Some people asked for files from productivity session. Here it is as image. Feel free to use for non-commercial purposes.
Posted in Productivity, TYPO3 General |
| 136 views
12. February 2008 by Dmitry Dulepov
While thinking about TYPO3 performance, I remembered one question asked about TYPO3 and phpMyAdmin.
phpMyAdmin complains that some TYPO3 tables use the same field in more than one index. Why does it complain?
Firsts, it must be stressed out that there is no error here. It is perfectly legal to use the same field in several indexes. If there are several complex queries, composite indexes (i.e. indexes that have several fields in them), can make these queries faster. It is useless to put fields...
Posted in TYPO3 General |
| 71 views
31. January 2008 by Dmitry Dulepov
I just made a very first version of Zend Debugger extension for TYPO3. Those, who use PDT or Zend Studio for debugging PHP, know how invaluable is PHP debugger. However those who do not use FireFox or MSIE cannot easily use debugger. For example, Mac users may not easily debug TYPO3 PHP code from Safari. They will have to start debugging session from PDT or Zend Studio manually.
Since I migrated to Mac I found necessity to switch to FireFox for debugging to be inappropriate. FireFox works much...
Posted in TYPO3 General |
| 150 views
29. November 2007 by Dmitry Dulepov
Did you know that you can read news about TYPO3 from many blogs in one place? No? Then check www.cms-typo3.ch. It agregates information about TYPO3 form many sites, including my own. Thanks to Sonja Scholz and cab services ag!
Posted in TYPO3 General |
| 39 views
28. November 2007 by Dmitry Dulepov
There are several posts this week in TYPO3 mailing lists about blogging with TYPO3 using timtab. Some posts compare timtab to WordPress. Since I used both, I can compare too.
I use timtab on this site and want to share some thoughts about it. This post can be seen as a summary of what I wrote in mailing lists.
Comparison: timtab vs WordPress
Installing timtab was not as easy as it was for WordPress. WordPress'es "famous installation" tool asks only two things: name and slogan of the blog....
Posted in TYPO3 General |
| 255 views
22. November 2007 by Dmitry Dulepov
I upodated llxmltranslate extension to shorten a list of files. There is a huge amount of files to translate now, so the list loads very slowly. Now translator has to select extension first and only then to select file from a much shorter list.
Posted in TYPO3 General |
| 39 views
29. October 2007 by Dmitry Dulepov
After reviewing patches in core team list, I am really excited about TYPO3 4.2. It already got much more nice features than 4.0 introduced. Code is improving even more than earlier, it becomes faster and cleaner. I really like how 4.2 (development version) works! I should upgrade PHP on this server and install current trunk version here :)
Posted in TYPO3 General |
| 44 views
01. October 2007 by Dmitry Dulepov
I sometimes get questions: when an updated version of XYZ extension will be released? I decided to answer here.
At the moment I maintain several more or less popular extensions:
templavoilarealurlmininewsmnogosearchadndreas01andreas09t3faces
I try to updated them, fix bugs, add new features as quickly as I can but there is a lot of other TYPO3-related work around and I cannot say exactly when new version will be released. I have lots of ideas (some of them in the TYPO3 bug tracker) but I do...
Posted in TYPO3 General |
| 30 views