For the ones who have a Wordpress and would like to have your recent post on your phpvms site. Here is how I do it.
http://feed2js.org/index.php?s=build
Than you will need to know your RSS feed url.
http://example.com/?feed=rss
http://example.com/?feed=rss2
http://example.com/?feed=rdf
http://example.com/?feed=atom
If you are using custom permalinks, you should be able to reach them through this usage:
http://example.com/feed/
http://example.com/feed/rss/
http://example.com/feed/rss2/
http://example.com/feed/rdf/
http://example.com/feed/atom/
I am using /?feed=rss2. Make sure that you preview it first. Place the code where you want to display the post.