Back in the days of Windows Phone 7, Chris Koenig (@chriskoenig) wrote a nice little starter kit for building a WordPress app that ran on Windows Phone 7. It used a custom plug-in for WordPress that created a couple of feeds on the blog to be consumed by the app. […]
I just released both the XMLRPC.universal and WordPressAPI packages on Nuget. The WordPressAPI has also been changed to use the Nuget version of XMLRPC instead of needing a local copy of the project. Both of these projects should now be stable enough to use, although the WordPress client still only […]
It can be amazing how deep a rabbit hole can go. I recently decided to update an existing WordPress project (more on that to come soon) from a Windows Phone Silverlight solution to an universal app. In doing so, I thought I would snag an API that would make my […]