ChrisKoenig / Windows-Phone-Starter-Kit-for-WordPress

This starter kit helps you turn a WordPress blog into a Windows Phone application quickly and easily. By uploading a pre-written WordPress plugin and changing one line of configuration file, your Windows Phone application is able to connect to and read from your WordPress blog. All that will remain is the creative theming of your application to match your blog!
http://code.msdn.microsoft.com/Windows-Phone-Starter-Kit-26aa6c6c
25 stars 11 forks source link

fixed some parsing and display issues #11

Closed TonyChampion closed 9 years ago

TonyChampion commented 9 years ago

Handled some white space issues from the RSS pulls and HTML decoded the RSSItem to handle special characters.