Tag : templates
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Jquery Templates with XML | jafar | jQuery | templates | A good JSON tutorial here: http://www.giantflyingsaucer.com/blog/?p=2581&cpage=1#comment-3018 |
May 1, 2011 |
|
jQuery Templates: Two ways to define a template | wildpeaks | jQuery | templates | Both methods are available without the plus extension of the Templates plugin |
October 6, 2010 |
|
PHP Template Function | thermosilla | PHP | templates | Based on Jdub7's Pure PHP Template function http://snipplr.com/view/10797/pure-php-template-function/ |
January 4, 2009 |
|
Smarty Template: Dump Array | tclancy | Smarty | templates | September 16, 2008 | |
|
Insertion Sort with Vectors & Templates | captainhampton | C++ | Insertion Sort with Vectors & Templates | A simple implementation of the Insertion Sort algorithm which makes use of Vectors, and generalizes it with templates to make it applicable to other data types | July 13, 2008 |
|
Simple Selection Sort with templates and vectors | captainhampton | C++ | Simple Selection Sort with templates vectors | A selection sort algorithm which makes use of templates to make it easier to apply different data types, and vectors. | July 10, 2008 |
|
See COPYING file template | yuconner | C++ | templates | October 25, 2006 | |
|
template to string | yuconner | C++ | templates | October 5, 2006 | |
|
Serve PageTemplates with Medusa | Troy Melhase | python | Serve PageTemplates with Medusa web |
This recipe combines the delicious PageTemplates package with the flavorful Medusa package to serve up rendered PageTemplates from the file system. Why not just use Zope you say? As far as I know, the current Zope release isn't an option with Python 2.2 code. The project for which this recipe was devised requires Python 2.2. Ingredients you'll need:
Once you have all these items in place, modify your Medusa start up script:
|
October 18, 2002 |
|
HTML Templates | Michael Soulier | python | HTML Templates cgi |
This recipe consists of two classes usable for managing html templates, applicable to output from a CGI. |
August 24, 2002 |

