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