I've used LaTeX a fair amount to write papers, but I'm just getting into beamer (or more specifically, beamerposter).
In some of my poster's blocks, I want to achieve the effect of down one side of the block (occupying maybe 75% of the width) there being some text (an itemized list), and on the right there being an \includegraphics image.
Is there a recommended way to achieve this sort of effect? I'm not too clear what will work inside a block yet. Use a table for layout? multicol? Treat it like a regular figure and let LaTeX place it?