ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
The Dutch software developer Ferry Boender has placed the first public version of his templating engine, Templum 0.1.0, online.
Templum is a single PHP file (around 120 lines of code) integrated via "require_once()". Boender explains the simple syntax of his system in short examples on his project website. At the moment, the developer gives his creation an alpha status.
Templum 0.1.0 is available for download as source-code tarball under the MIT-/X license on the project homepage, along with a userguide and API documentation. The templating system can also be installed with the PEAR command ''pear install http://templum.electricmonk.nl/releases/templum-0.1.0.tgz''.
Comments