No-MVC Zend Framework: Installing ZF & jQuery / Part II

My tutorial of utilizing Zend Framework without MVC will be a jQuery rating controller, with ZF used to query the database, spit out the view (the actual stars), and handle rating changes thru Ajax, updating the DB. Though I prefer not to use ZF as an application, I...

Typo3: Installation on a shared hoster

Pls. note: these articles were published 2005, and might be outdated I did some work for a German online magazine for designers and programmers. Those articles might be, or sure are, outdated, but might as well provide some useful information still. If you can either...

Typo3: Magazine articles for Dr. Web Pt. 4

Pls. note: these articles were published 2005, and might be outdated I did some work for a German online magazine for designers and programmers. Those articles might be, or sure are, outdated, but might as well provide some useful information still. If you can either...

Typo3: Magazine articles for Dr. Web Pt. 3

Pls. note: these articles were published 2005, and might be outdated I did some work for a German online magazine for designers and programmers. Those articles might be, or sure are, outdated, but might as well provide some useful information still. If you can either...

Typo3: Magazine articles for Dr. Web Pt. 2

Pls. note: these articles were published 2005, and might be outdated I did some work for a German online magazine for designers and programmers. Those articles might be, or sure are, outdated, but might as well provide some useful information still. If you can either...

Typo3: Magazine articles for Dr. Web Pt. 1

Pls. note: these articles were published 2005, and might be outdated I did some work for a German online magazine for designers and programmers. Those articles might be, or sure are, outdated, but might as well provide some useful information still. If you can either...

Zend Framework Without MVC Part I

I've been looking at a few PHP frameworks to aid the redesign of my website surfspot.de. After toying around with Cake and Symfony for a while, I finally stumbled upon Zend Framework, or ZF for short. When I started out learning ZF, it seemed to me that this was the...