Simple Twitter

Simple Twitter is an easy-to-use JavaScript Twitter Client that you can embed into your blog or website using just a little bit of code.

<script type="text/javascript"
	src="http://www.gtaero.net/twitter/?user=USERNAME">
</script>
<div id="twitterFeed">Placeholder HTML</div>
<script type="text/javascript">twitter2id("twitFeed");</script>

Currently does not support users that do not show up in search. This is a bug that we’re working on and will fix soon.

Source code is available at gtaero.net/twitter/?source

Source & Usage License

Creative Commons License

SimpleTwitter by Navarr T. Barnier is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Based on a work at www.gtaero.net.
Permissions beyond the scope of this license may be available at mailto:navarr@koneko-chan.net.