How to load a theme region within code:
print theme('blocks', 'example_node');
How to use imagecache in templates:
theme('imagecache', $preset, $image, $alt);