« March 2013 | Main | March 2015 »

October 30, 2013

TAL on-error attribute

<dl class="definition_design clearfix">
<dt tal:condition="reg_reply">Reg. Status</dt>
<dd tal:condition="reg_reply" 
 tal:on-error="string:No status"   
 tal:content="reg_reply/status"></dd>		
</dl>

Posted by pj at 11:49 AM | Comments (0)

October 17, 2013

Tuning The Linux VM (memory) Subsystem

Linux Tuning The VM (memory) Subsystem

Posted by pj at 02:20 PM | Comments (0)