Smarty PHP Template Programming And Applications
Smarty is a templating engine for PHP. Designers who are used to working with HTML files can work with Smarty templates, which are HTML files with simple tags while programmers work with the underlying PHP code. The Smarty engine brings the code and templates together. The result of all this is that designers can concentrate on designing, programmers can concentrate on programming, and they don't need to get in each others way so much.
How to generate podcasts from HypeMachine searches or del.icio.us tags
Published in: Other
UPDATE: As of Delicious 2.0, regular RSS feeds now work as podcasts in the latest iTunes.
Here's how to construct URLs such that they return podcasts for search/tag results. Both del and hypemachine hide these features pretty well, so I thought it was worth it to note the URL patterns here.
Note that the del URL only works with /one/ genre tag. Two or more tags and the feed will be empty.