Apr 13th 2010 | Toolbox |
Back in 2009 I wrote a post on how to display twitter posts on your site. I went back to it recently and decided to tweak it further. As you see it is now updated to include ‘time since’ post. Check my sidebar for an example. I would like to thank JR over at IF Not True Then False for the handy PHP function.
Sep 10th 2009 | Toolbox |
There are lots of resources out there for displaying your latest twitter posts in your website. Some of them require plugins or some may require Javascript to work. After trying a few scripts I came across a little PHP script from The Lylo Files that displays up to 20 of your posts on your web site. After using it for a little while I decided to make it more functional.