Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for smarty

Amazon Web Services mit PHP

Von Guido Muehlwitz gibt es ein gutes Tutorial zu AWS:

Ich benutze die AWS immer recht gerne als Beispiel zur sauberen Programmierung, da man auf einen Schlag direkt mehrere Techniken auf einmal erlernt:

  • Caching von Funktionsaufrufen in PHP
  • Umgang mit XML-RPC, SOAP bzw. REST
  • Umsetzung des MVC-Modells mit Smarty
  • Fortgeschrittene Fehlerbehandlung

Tutorial - CMS with Smarty and Zend Framework

ProDevTips startet die Serie: Writing a CMS/Community with Smarty and the Zend Framework.

So the requirements for the system we are going to build are some kind of CMS capability combined with a community. In this first phase each member will have her own simple blog and gallery. (…) This system will require people with some programming and designing skill to setup in order to get a new site going.(…)

Let’s start with more specific requirements:

1. We need to be able to insert components everywhere, just like in Joomla with the jdoc tag.

2. The designer has to be able to do as much as possible in the Smarty code.

Part 1, Part 2, Part 3, Part 4

IBM Tutorial zu Smarty

Ein kurzes Tutorial zu Smarty bei IBM developer works.

Nicht viel neues, aber hey mal wieder ein smarty Link.

Smarty mit dem Zend Framework

Maurice Fonk beschreibt seinen Ansatz Smarty mit dem Zend Framework zu verwenden.

When I started using the Zend Framework a while ago now, I read this article on the zend developer zone. While it describes a decent implementation, I have some problems with it. First of all it breaks standard Zend_View behavior. Like mentioned in the comments somewhere, if you were to decide you want to use Zend_View again for some reason you would have to rewrite large parts of your application, apart from editing your templates. Especially the caching functions annoy me, as they add a set of behavior not even remotely present in the parent class. Zend_Cache is there for a reason.

Neues Blogsystem: Habari

Gerade las ich über Habari einem auf PHP5 basiertem Blogsystem.

Habari relies on PHP5 with PHP Data Objects (PDO), and your choice of SQL database (MySQL, PostgreSQL, SQLite). Habari is strongly object oriented, and implements the full suite of the Atom Publishing Protocol. User-created plugins make Habari do nearly anything imaginable, and a robust theme system permits the use of several popular templating solutions.

Die Templates können mit Smarty realisiert werden.

Klingt gut. Zur Zeit ist das ganze allerdings nur als alpha via svn verfügbar. Ich denke ich werde das Projekt ein wenig beobachten.



Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.