<div id="jTweetsAnywhereSample">
</div>
<script type="text/javascript">
$('#jTweetsAnywhereSample').jTweetsAnywhere({
username: 'dalmaer',
list: 'ajaxians',
count: 10
});
</script>
Here's the code to create this tweet feed.