Zend certified PHP/Magento developer

Disable cache for particular custom block called in layout xml

I want to disable cache only for particular block which is called in some pages like Home Page, Category Listing page , Product page and Shopping cart page etc.


and I do not want to use cacheable=false as its disable the cache for entire page.