<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/template">
<title>Public marks with search template</title>
<description>Public marks with search template</description>
<link>http://blogmarks.net/marks/search/template</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058615731"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058615518"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058596066"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1058591931"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1058587600"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058585264"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058579575"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058573124"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058573121"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058573116"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596328"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596330"/>
<rdf:li resource="http://blogmarks.net/api/user/tadeufilippini/mark/1058568117"/>
<rdf:li resource="http://blogmarks.net/api/user/mfaure/mark/1058566633"/>
<rdf:li resource="http://blogmarks.net/api/user/mfaure/mark/1058565871"/>
<rdf:li resource="http://blogmarks.net/api/user/mfaure/mark/1058565870"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058564541"/>
<rdf:li resource="http://blogmarks.net/api/user/galinette/mark/1058562260"/>
<rdf:li resource="http://blogmarks.net/api/user/HerrBen/mark/1058560077"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058559294"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058550433"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058548950"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058543588"/>
<rdf:li resource="http://blogmarks.net/api/user/galiell/mark/1058520610"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058519736"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/marco/mark/1058615731">
<title>Python Template languages (Part 1 — Django)</title>
<link>http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/#comment-323158</link>
<description>As for logic in [Django] templates, well, I do tend to agree with Jacob — I'd rather add a bit of salt now and again than have to worry about too much already being baked in :)</description>
<dc:date>2009-12-09T21:08:59Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>python, templates, template, django</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/#comment-323158"><img border="0" src="http://blogmarks.net/screenshots/2009/12/09/0cf77a8e1d944ddfde9e47dcffb17001.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/#comment-323158">Python Template languages (Part 1 — Django)</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">As for logic in [Django] templates, well, I do tend to agree with Jacob — I'd rather add a bit of salt now and again than have to worry about too much already being baked in :)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/templates">templates</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/django">django</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058615731">Copy</a> | 
<a href="http://blogmarks.net/link/3435189">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058615518">
<title>Python Template languages (Part 1 — Django) | Compound Thinking</title>
<link>http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Generally “fail fast” is a good engineering principle, because it’s helps you find problems sooner, and makes debugging much easier.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-09T15:02:07Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, template</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/09/21917bfbfbde4e53c4b4d4bba82f4ffb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://compoundthinking.com/blog/index.php/2009/12/09/python-template-languages-part-1-django/">Python Template languages (Part 1 — Django) | Compound Thinking</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Generally “fail fast” is a good engineering principle, because it’s helps you find problems sooner, and makes debugging much easier.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058615518">Copy</a> | 
<a href="http://blogmarks.net/link/3435025">React (1)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058596066">
<title>Le Touilleur Express » Devoxx 2009 résumé de la journée de Jeudi</title>
<link>http://www.touilleur-express.fr/2009/11/19/devoxx-2009-resume-de-la-journee-de-jeudi/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Enfin pour terminer la journée, j’ai tenté de regarder la présentation de Maven 3 de Jason van Zyl (fondateur de Maven). Quelques trucs sympas, Jason s’excuse pour Maven 1, nous dit que Maven 2 était un « experiment » et que Maven 3 sera la vraie version qui corrigera un peu tout. Je n’ai pas apprécié tout d’abord les slides illisibles, qui ne prennent pas le template de Devoxx.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Bon, on va attendre Maven 4 pour avoir quelque chose de potable alors.&lt;/p&gt;</description>
<dc:date>2009-11-28T11:35:52Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>maven, Mvn, mn, m</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.touilleur-express.fr/2009/11/19/devoxx-2009-resume-de-la-journee-de-jeudi/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/28/97b41f2f9cae6e5f40e52e0fcda47173.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.touilleur-express.fr/2009/11/19/devoxx-2009-resume-de-la-journee-de-jeudi/">Le Touilleur Express » Devoxx 2009 résumé de la journée de Jeudi</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Enfin pour terminer la journée, j’ai tenté de regarder la présentation de Maven 3 de Jason van Zyl (fondateur de Maven). Quelques trucs sympas, Jason s’excuse pour Maven 1, nous dit que Maven 2 était un « experiment » et que Maven 3 sera la vraie version qui corrigera un peu tout. Je n’ai pas apprécié tout d’abord les slides illisibles, qui ne prennent pas le template de Devoxx.</p></blockquote>
<p>Bon, on va attendre Maven 4 pour avoir quelque chose de potable alors.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/maven">maven</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Mvn">Mvn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mn">mn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/m">m</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596066">Copy</a> | 
<a href="http://blogmarks.net/link/3419652">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1058591931">
<title>T4MVC: a T4 template for ASP.NET MVC</title>
<link>http://aspnet.codeplex.com/wikipage?title=T4MVC</link>
<description>T4MVC est un template T4 pour les applications ASP.NET MVC qui crée des helpers fortement typés qui évitent d'avoir à utiliser des chaînes littérales pour faire référence aux contrôleurs, aux actions et aux vues.</description>
<dc:date>2009-11-25T12:34:57Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, mvc</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://aspnet.codeplex.com/wikipage?title=T4MVC"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/5be805a8767c4d85fc362137c694d7dd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://aspnet.codeplex.com/wikipage?title=T4MVC">T4MVC: a T4 template for ASP.NET MVC</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">T4MVC est un template T4 pour les applications ASP.NET MVC qui crée des helpers fortement typés qui évitent d'avoir à utiliser des chaînes littérales pour faire référence aux contrôleurs, aux actions et aux vues.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mvc">mvc</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591931">Copy</a> | 
<a href="http://blogmarks.net/link/3416039">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1058587600">
<title>NUnit Templates for ASP.NET MVC 2 Preview 2</title>
<link>http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/</link>
<description>L'adaptation du template qui permet de créer des projets de test unitaires NUnit dans Visual Studio</description>
<dc:date>2009-12-10T15:25:48Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>unit-test, .net, mvc</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/10/81eabc6d657a7a35ba03d51bcfbba152.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/">NUnit Templates for ASP.NET MVC 2 Preview 2</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">L'adaptation du template qui permet de créer des projets de test unitaires NUnit dans Visual Studio</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unit-test">unit-test</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mvc">mvc</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058587600">Copy</a> | 
<a href="http://blogmarks.net/link/3412621">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058585264">
<title>Blogger-Template.info</title>
<link>http://www.blogger-template.info/</link>
<description></description>
<dc:date>2009-11-18T06:12:43Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>Blog.WordPress.Themes</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.blogger-template.info/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/18/1b8147e09e5827fa7e1a05c50b1076f2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.blogger-template.info/">Blogger-Template.info</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Blog.WordPress.Themes">Blog.WordPress.Themes</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058585264">Copy</a> | 
<a href="http://blogmarks.net/link/3410769">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058579575">
<title>Free “Site Under Construction” Template</title>
<link>http://www.ourtuts.com/free-site-under-construction-template/</link>
<description></description>
<dc:date>2009-11-12T10:07:27Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>free, template, under cosntruction; coming soon, ui</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ourtuts.com/free-site-under-construction-template/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/12/b781b19d3138cd13e7c77b59c4cdd1e3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ourtuts.com/free-site-under-construction-template/">Free “Site Under Construction” Template</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/under%2Bcosntruction%253B%2Bcoming%2Bsoon">under cosntruction; coming soon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ui">ui</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058579575">Copy</a> | 
<a href="http://blogmarks.net/link/3406203">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058573124">
<title>How to Code a Clean Portfolio Design (Plus Free Five-Page Template)</title>
<link>http://designm.ag/tutorials/psd-to-html-clean-folio/</link>
<description>How to Code a Clean Portfolio Design (Plus Free Five-Page Template)</description>
<dc:date>2009-11-05T17:58:14Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>Webdesign.PSD2HTML.TuT</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://designm.ag/tutorials/psd-to-html-clean-folio/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/4d38b81cf2b78f9ef7a6482fd32f6d0d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://designm.ag/tutorials/psd-to-html-clean-folio/">How to Code a Clean Portfolio Design (Plus Free Five-Page Template)</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
<p class="description">How to Code a Clean Portfolio Design (Plus Free Five-Page Template)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Webdesign.PSD2HTML.TuT">Webdesign.PSD2HTML.TuT</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573124">Copy</a> | 
<a href="http://blogmarks.net/link/3401411">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058573121">
<title>MakingSEO coded, Free CSS Template with PSD-to-HTML tips | PV.M Garage</title>
<link>http://www.pvmgarage.com/en/2009/09/makingseo-coded-free-css-template-with-psd-to-html-tips/</link>
<description>MakingSEO coded, Free CSS Template with PSD-to-HTML tips</description>
<dc:date>2009-11-05T17:44:29Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>Webdesign.PSD2HTML.TuT</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pvmgarage.com/en/2009/09/makingseo-coded-free-css-template-with-psd-to-html-tips/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/b9ffcea61dacbc1a03abed0385e798f5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pvmgarage.com/en/2009/09/makingseo-coded-free-css-template-with-psd-to-html-tips/">MakingSEO coded, Free CSS Template with PSD-to-HTML tips | PV.M Garage</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
<p class="description">MakingSEO coded, Free CSS Template with PSD-to-HTML tips</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Webdesign.PSD2HTML.TuT">Webdesign.PSD2HTML.TuT</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573121">Copy</a> | 
<a href="http://blogmarks.net/link/3401409">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058573116">
<title>DesignSchool Coded, Free CSS Template With PSD to HTML Tutorial | PV.M Garage</title>
<link>http://91.194.90.123/en/2009/05/designschool-coded-free-css-template-with-psd-to-html-tutorial/</link>
<description>DesignSchool Coded, Free CSS Template With PSD to HTML Tutorial</description>
<dc:date>2009-11-05T17:37:44Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>Webdesign.PSD2HTML.TuT</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://91.194.90.123/en/2009/05/designschool-coded-free-css-template-with-psd-to-html-tutorial/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/4b7ecde317be76be133f628b5a7278e4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://91.194.90.123/en/2009/05/designschool-coded-free-css-template-with-psd-to-html-tutorial/">DesignSchool Coded, Free CSS Template With PSD to HTML Tutorial | PV.M Garage</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
<p class="description">DesignSchool Coded, Free CSS Template With PSD to HTML Tutorial</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Webdesign.PSD2HTML.TuT">Webdesign.PSD2HTML.TuT</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573116">Copy</a> | 
<a href="http://blogmarks.net/link/3401406">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596328">
<title>Zimplit - Easiest Content Management System</title>
<link>http://www.zimplit.com/index.html</link>
<description>editor and template package is free</description>
<dc:date>2009-10-31T09:54:31Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>csm, blog, editor, simple, download</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zimplit.com/index.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zimplit.com/index.html">Zimplit - Easiest Content Management System</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3209590">1 other(s)</a> 
<p class="description">editor and template package is free</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/csm">csm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/editor">editor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/simple">simple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/download">download</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596328">Copy</a> | 
<a href="http://blogmarks.net/link/3209590">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596330">
<title>Underscore.js</title>
<link>http://documentcloud.github.com/underscore</link>
<description>Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.  Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size  Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf  Functions bind, bindAll, delay, defer, wrap, compose  Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined  Utility noConflict, identity, uniqueId, template</description>
<dc:date>2009-10-31T09:16:59Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>javascript, lib, webdev, basic, functions</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://documentcloud.github.com/underscore"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://documentcloud.github.com/underscore">Underscore.js</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.  Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size  Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf  Functions bind, bindAll, delay, defer, wrap, compose  Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined  Utility noConflict, identity, uniqueId, template</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lib">lib</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/basic">basic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/functions">functions</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596330">Copy</a> | 
<a href="http://blogmarks.net/link/3419836">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/tadeufilippini/mark/1058568117">
<title>Internode :: File Download Mirror :: Directory Listing</title>
<link>http://mirror.internode.on.net/pub/ubuntu/xubuntu/9.10/release/</link>
<description>Mirror Server Directory Listing

Icon  Name                                   Last modified      Size  Description[DIR] Parent Directory                                            -   
[TXT] FOOTER.html                            29-Oct-2009 23:50   21   
[   ] MD5SUMS                                29-Oct-2009 23:50  262   
[   ] MD5SUMS-metalink                       29-Oct-2009 23:50  282   
[   ] MD5SUMS-metalink.gpg                   29-Oct-2009 23:50  189   
[   ] MD5SUMS.gpg                            29-Oct-2009 23:50  189   
[   ] SHA1SUMS                               29-Oct-2009 23:50  294   
[   ] SHA1SUMS.gpg                           29-Oct-2009 23:50  189   
[   ] SHA256SUMS                             29-Oct-2009 23:50  390   
[   ] SHA256SUMS.gpg                         29-Oct-2009 23:50  189   
[   ] xubuntu-9.10-alternate-amd64.iso       28-Oct-2009 03:19  668M  
[   ] xubuntu-9.10-alternate-amd64.iso.zsync 29-Oct-2009 23:50  1.3M  
[   ] xubuntu-9.10-alternate-amd64.jigdo     29-Oct-2009 23:50  129K  
[   ] xubuntu-9.10-alternate-amd64.list      28-Oct-2009 03:19   92K  
[   ] xubuntu-9.10-alternate-amd64.metalink  29-Oct-2009 23:50  1.0K  
[   ] xubuntu-9.10-alternate-amd64.template  28-Oct-2009 03:19  2.3M  
[   ] xubuntu-9.10-alternate-i386.iso        31-Oct-2009 09:56  138M  
</description>
<dc:date>2009-10-31T03:31:04Z</dc:date>
<dc:author>tadeufilippini</dc:author>
<dc:subject>xubuntu ubuntu, linux, ubuntu xubuntu, gnu, gnu linux, SoftwareLivre, opensource, downloads xubuntu, xubuntu downloads, xubuntu alternate, alternate xubuntu, mirrors, download xubuntu, xubuntu download, internode, Mirror</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mirror.internode.on.net/pub/ubuntu/xubuntu/9.10/release/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/31/725eaa1160db0861510726e32fa12be8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mirror.internode.on.net/pub/ubuntu/xubuntu/9.10/release/">Internode :: File Download Mirror :: Directory Listing</a></h4>
 
by <a href="http://blogmarks.net/user/tadeufilippini">tadeufilippini</a> 
<p class="description">Mirror Server Directory Listing

Icon  Name                                   Last modified      Size  Description[DIR] Parent Directory                                            -   
[TXT] FOOTER.html                            29-Oct-2009 23:50   21   
[   ] MD5SUMS                                29-Oct-2009 23:50  262   
[   ] MD5SUMS-metalink                       29-Oct-2009 23:50  282   
[   ] MD5SUMS-metalink.gpg                   29-Oct-2009 23:50  189   
[   ] MD5SUMS.gpg                            29-Oct-2009 23:50  189   
[   ] SHA1SUMS                               29-Oct-2009 23:50  294   
[   ] SHA1SUMS.gpg                           29-Oct-2009 23:50  189   
[   ] SHA256SUMS                             29-Oct-2009 23:50  390   
[   ] SHA256SUMS.gpg                         29-Oct-2009 23:50  189   
[   ] xubuntu-9.10-alternate-amd64.iso       28-Oct-2009 03:19  668M  
[   ] xubuntu-9.10-alternate-amd64.iso.zsync 29-Oct-2009 23:50  1.3M  
[   ] xubuntu-9.10-alternate-amd64.jigdo     29-Oct-2009 23:50  129K  
[   ] xubuntu-9.10-alternate-amd64.list      28-Oct-2009 03:19   92K  
[   ] xubuntu-9.10-alternate-amd64.metalink  29-Oct-2009 23:50  1.0K  
[   ] xubuntu-9.10-alternate-amd64.template  28-Oct-2009 03:19  2.3M  
[   ] xubuntu-9.10-alternate-i386.iso        31-Oct-2009 09:56  138M  
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xubuntu%2Bubuntu">xubuntu ubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu%2Bxubuntu">ubuntu xubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gnu">gnu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gnu%2Blinux">gnu linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SoftwareLivre">SoftwareLivre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opensource">opensource</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/downloads%2Bxubuntu">downloads xubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xubuntu%2Bdownloads">xubuntu downloads</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xubuntu%2Balternate">xubuntu alternate</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/alternate%2Bxubuntu">alternate xubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mirrors">mirrors</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/download%2Bxubuntu">download xubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xubuntu%2Bdownload">xubuntu download</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internode">internode</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Mirror">Mirror</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058568117">Copy</a> | 
<a href="http://blogmarks.net/link/3397316">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mfaure/mark/1058566633">
<title>Debian template creation - OpenVZ Wiki</title>
<link>http://wiki.openvz.org/Debian_template_creation</link>
<description></description>
<dc:date>2009-10-29T09:03:16Z</dc:date>
<dc:author>mfaure</dc:author>
<dc:subject>openvz, template, proxmox, debian</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wiki.openvz.org/Debian_template_creation"><img border="0" src="http://blogmarks.net/screenshots/2009/10/29/3a7a21b2d5fc2e1560e7d008d1214496.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wiki.openvz.org/Debian_template_creation">Debian template creation - OpenVZ Wiki</a></h4>
 
by <a href="http://blogmarks.net/user/mfaure">mfaure</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/openvz">openvz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/proxmox">proxmox</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debian">debian</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058566633">Copy</a> | 
<a href="http://blogmarks.net/link/3396163">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mfaure/mark/1058565871">
<title>Création d'un template Ubuntu 8.04 LTS pour OpenVZ (Jérôme Bousquié)</title>
<link>https://sites.google.com/a/bousquie.fr/jerome/Home/openvz-sur-ubuntu-hardy-avec-lvm/creation-d-un-template-openvz</link>
<description></description>
<dc:date>2009-10-28T17:44:39Z</dc:date>
<dc:author>mfaure</dc:author>
<dc:subject>openvz, template, proxmox</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://sites.google.com/a/bousquie.fr/jerome/Home/openvz-sur-ubuntu-hardy-avec-lvm/creation-d-un-template-openvz"><img border="0" src="http://blogmarks.net/screenshots/2009/10/28/bea959827f974ea964a89600bb5be8a1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://sites.google.com/a/bousquie.fr/jerome/Home/openvz-sur-ubuntu-hardy-avec-lvm/creation-d-un-template-openvz">Création d'un template Ubuntu 8.04 LTS pour OpenVZ (Jérôme Bousquié)</a></h4>
 
by <a href="http://blogmarks.net/user/mfaure">mfaure</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/openvz">openvz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/proxmox">proxmox</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058565871">Copy</a> | 
<a href="http://blogmarks.net/link/3395570">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mfaure/mark/1058565870">
<title>Créer un template spécifique de VPS pour OpenVZ | WebStrat</title>
<link>http://www.webstrat.fr/goodies/web-technologies/creer-un-template-specifique-de-vps-pour-openvz</link>
<description></description>
<dc:date>2009-10-28T17:44:32Z</dc:date>
<dc:author>mfaure</dc:author>
<dc:subject>openvz, template, proxmox</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.webstrat.fr/goodies/web-technologies/creer-un-template-specifique-de-vps-pour-openvz"><img border="0" src="http://blogmarks.net/screenshots/2009/10/28/219fadfb11f71749b4f67f5ccf56b5cc.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.webstrat.fr/goodies/web-technologies/creer-un-template-specifique-de-vps-pour-openvz">Créer un template spécifique de VPS pour OpenVZ | WebStrat</a></h4>
 
by <a href="http://blogmarks.net/user/mfaure">mfaure</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/openvz">openvz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/proxmox">proxmox</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058565870">Copy</a> | 
<a href="http://blogmarks.net/link/3395568">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058564541">
<title>Use WordPress As a CMS: Plugins, The Bare Minimum</title>
<link>http://themeshaper.com/wordpress-cms-plugins-the-bare-minimum/</link>
<description>How to use WordPress as a CMS is a popular question. Especially when you want to quickly throw up what is sometimes called “The Brochure Site”. Yep, that hoary throwback to Web 1.0, the static site. You’re going to template the site in PHP anyway, right? Why not just use WordPress and give your client the option of updating their content, while a million or so developers are working behind the scenes to make sure the code powering your site is the best it can be? Not a tough choice.

Besides, no one said it had to be completely static, did they? Here’s the rundown on a few plugins, the bare minimum you’ll need, that’ll turn a simple static site into a blazing fast dynamic one, with easily managed content, that you’ll love to use.</description>
<dc:date>2009-10-27T08:26:24Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>wordpress, cms, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://themeshaper.com/wordpress-cms-plugins-the-bare-minimum/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/27/920f9be1b5de244ae1fa516c0958253c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://themeshaper.com/wordpress-cms-plugins-the-bare-minimum/">Use WordPress As a CMS: Plugins, The Bare Minimum</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">How to use WordPress as a CMS is a popular question. Especially when you want to quickly throw up what is sometimes called “The Brochure Site”. Yep, that hoary throwback to Web 1.0, the static site. You’re going to template the site in PHP anyway, right? Why not just use WordPress and give your client the option of updating their content, while a million or so developers are working behind the scenes to make sure the code powering your site is the best it can be? Not a tough choice.

Besides, no one said it had to be completely static, did they? Here’s the rundown on a few plugins, the bare minimum you’ll need, that’ll turn a simple static site into a blazing fast dynamic one, with easily managed content, that you’ll love to use.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cms">cms</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058564541">Copy</a> | 
<a href="http://blogmarks.net/link/3394538">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/galinette/mark/1058562260">
<title>Joomlack - Tutoriels, Demos, Design et Template pour Joomla! 1.5</title>
<link>http://www.joomlack.fr.nf/</link>
<description></description>
<dc:date>2009-10-24T15:30:35Z</dc:date>
<dc:author>galinette</dc:author>
<dc:subject>joomla</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.joomlack.fr.nf/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/24/ccdb0a0856f3db3323a6c453f00d9461.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.joomlack.fr.nf/">Joomlack - Tutoriels, Demos, Design et Template pour Joomla! 1.5</a></h4>
 
by <a href="http://blogmarks.net/user/galinette">galinette</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/joomla">joomla</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058562260">Copy</a> | 
<a href="http://blogmarks.net/link/3392674">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/HerrBen/mark/1058560077">
<title>Moleskine Writing Template by Rod Graves</title>
<link>http://rodgraves.com/moleskine/</link>
<description></description>
<dc:date>2009-10-22T09:25:28Z</dc:date>
<dc:author>HerrBen</dc:author>
<dc:subject>moleskine, template</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://rodgraves.com/moleskine/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/22/499ac04267181cb7ea7d325aa2fdb228.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://rodgraves.com/moleskine/">Moleskine Writing Template by Rod Graves</a></h4>
 
by <a href="http://blogmarks.net/user/HerrBen">HerrBen</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/moleskine">moleskine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/template">template</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058560077">Copy</a> | 
<a href="http://blogmarks.net/link/3390837">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058559294">
<title>Discuss: Getting to No</title>
<link>http://www.alistapart.com/comments/getting-to-no/P10/#15</link>
<description>&lt;blockquote&gt;&lt;p&gt;15 Questionnaire&lt;/p&gt;&lt;p&gt;It would be very interesting if you could share a mockup, template of your questionnaire. Or if specific to each projects you are creating, at least, the type of questions in the questionnaire.&lt;/p&gt;&lt;p&gt;On the side of the No No for projects, setting a deadline for delivery of the projects or even a step without having all the materials which guarantee the delivery date.&lt;/p&gt;&lt;p&gt;We have to be very careful when committing to dates, to also set the right expectations of the client. Too often, in a project, it is possible to say, let’s release this section at this date YYYY-MM-DD, the materials will be given to you in the next two weeks. Red flag. It is often better to say, once given this list of items (deliveryDate), we will be releasing this section at “deliveryDate   10 business days”.&lt;/p&gt;&lt;p&gt;In middle size agencies, there is also an issue of resources management. There is more than one project in parallel. Explaining to the client that if he/she misses a particular window, the project will be delayed.&lt;/p&gt;&lt;p&gt;Keep written records of every discussions you had, put down the RESOLUTION and the ACTION. After each meeting, send your meeting minutes to the project participants and the client. It is often better to have a scribe. If you get phone calls from the clients (which is fine), send a summary of the discussion just after.&lt;/p&gt;&lt;p&gt;If you are using a project management system (be mail, sharepoint, basecamp, etc. anything), if the client says “It is not the way I work”, rise a red flag again.&lt;/p&gt;&lt;p&gt;Be careful also of the “just this time” or “just for once” on a exceptional work issue, because if you authorize it once, the client will keep the foot in the door, to reuse it again.&lt;/p&gt;&lt;p&gt;posted at 10:38 am on October 21, 2009 by karlcow&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-21T14:39:07Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ProjectManagement</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.alistapart.com/comments/getting-to-no/P10/#15"><img border="0" src="http://blogmarks.net/screenshots/2009/10/21/49c1d32453a0c33ecf78f58146a06b94.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.alistapart.com/comments/getting-to-no/P10/#15">Discuss: Getting to No</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>15 Questionnaire</p><p>It would be very interesting if you could share a mockup, template of your questionnaire. Or if specific to each projects you are creating, at least, the type of questions in the questionnaire.</p><p>On the side of the No No for projects, setting a deadline for delivery of the projects or even a step without having all the materials which guarantee the delivery date.</p><p>We have to be very careful when committing to dates, to also set the right expectations of the client. Too often, in a project, it is possible to say, let’s release this section at this date YYYY-MM-DD, the materials will be given to you in the next two weeks. Red flag. It is often better to say, once given this list of items (deliveryDate), we will be releasing this section at “deliveryDate   10 business days”.</p><p>In middle size agencies, there is also an issue of resources management. There is more than one project in parallel. Explaining to the client that if he/she misses a particular window, the project will be delayed.</p><p>Keep written records of every discussions you had, put down the RESOLUTION and the ACTION. After each meeting, send your meeting minutes to the project participants and the client. It is often better to have a scribe. If you get phone calls from the clients (which is fine), send a summary of the discussion just after.</p><p>If you are using a project management system (be mail, sharepoint, basecamp, etc. anything), if the client says “It is not the way I work”, rise a red flag again.</p><p>Be careful also of the “just this time” or “just for once” on a exceptional work issue, because if you authorize it once, the client will keep the foot in the door, to reuse it again.</p><p>posted at 10:38 am on October 21, 2009 by karlcow</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ProjectManagement">ProjectManagement</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058559294">Copy</a> | 
<a href="http://blogmarks.net/link/3390196">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058550433">
<title>My first application server « ActiveState Code</title>
<link>http://code.activestate.com/recipes/392879/</link>
<description>&lt;blockquote&gt;&lt;p&gt;ScriptServer is a minimalist application server, handling both GET and POST requests, including multipart/form-data for file uploads, HTTP redirections, and with an in-memory session management. It can run Python scripts and template files using the standard string substitution format&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-15T01:57:13Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, http</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.activestate.com/recipes/392879/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/15/9567c4ef0d05726e4a5386807a9b0f58.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.activestate.com/recipes/392879/">My first application server « ActiveState Code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>ScriptServer is a minimalist application server, handling both GET and POST requests, including multipart/form-data for file uploads, HTTP redirections, and with an in-memory session management. It can run Python scripts and template files using the standard string substitution format</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058550433">Copy</a> | 
<a href="http://blogmarks.net/link/3383773">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058548950">
<title>Is PHP A Worthy Template Language? Well, of course it is... - Maugrim The Reaper's Blog</title>
<link>http://blog.astrumfutura.com/archives/420-Is-PHP-A-Worthy-Template-Language-Well,-of-course-it-is....html</link>
<description></description>
<dc:date>2009-10-13T07:27:56Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.astrumfutura.com/archives/420-Is-PHP-A-Worthy-Template-Language-Well,-of-course-it-is....html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/13/a6d246e9d48b347f181d1142cd6f078e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.astrumfutura.com/archives/420-Is-PHP-A-Worthy-Template-Language-Well,-of-course-it-is....html">Is PHP A Worthy Template Language? Well, of course it is... - Maugrim The Reaper's Blog</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3382541">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058548950">Copy</a> | 
<a href="http://blogmarks.net/link/3382541">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058543588">
<title>Twig - The flexible, fast, and secure template language for PHP</title>
<link>http://www.twig-project.org/</link>
<description>Twig is a modern template language for PHP</description>
<dc:date>2009-10-09T12:12:06Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>php, dev</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.twig-project.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/09/672b66273f37bf203a49e15fd557c45c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.twig-project.org/">Twig - The flexible, fast, and secure template language for PHP</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">Twig is a modern template language for PHP</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev">dev</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058543588">Copy</a> | 
<a href="http://blogmarks.net/link/3378069">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/galiell/mark/1058520610">
<title>Ressources graphiques gratuites : icônes, images, template</title>
<link>http://dryicons.com/</link>
<description></description>
<dc:date>2009-09-26T10:01:28Z</dc:date>
<dc:author>galiell</dc:author>
<dc:subject>css, web design</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dryicons.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/26/97de4201a3c12642cfc06f20858b896c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dryicons.com/">Ressources graphiques gratuites : icônes, images, template</a></h4>
 
by <a href="http://blogmarks.net/user/galiell">galiell</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2636043">4 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2Bdesign">web design</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058520610">Copy</a> | 
<a href="http://blogmarks.net/link/2636043">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058519736">
<title>WordPress › Elegant Grunge « Free WordPress Themes</title>
<link>http://wordpress.org/extend/themes/elegant-grunge</link>
<description>An unwashed yet crisp theme with a feature footer, styled image frames, a page template with a uniquely configurable sidebar and a photoblog tag page </description>
<dc:date>2009-09-25T07:38:32Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>wordpress, photoblog</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wordpress.org/extend/themes/elegant-grunge"><img border="0" src="http://blogmarks.net/screenshots/2009/09/25/eefbde7dccd9a4b3f5756290cf6cb3cf.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wordpress.org/extend/themes/elegant-grunge">WordPress › Elegant Grunge « Free WordPress Themes</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">An unwashed yet crisp theme with a feature footer, styled image frames, a page template with a uniquely configurable sidebar and a photoblog tag page </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photoblog">photoblog</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058519736">Copy</a> | 
<a href="http://blogmarks.net/link/3356324">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>