Following from my plea for help for JoeBlogs I finally got round to learning Git.
The project has now been moved to GitHub:
http://www.github.com/alexjamesbrown/joeblogs
I will eventually move the Wiki / Docs to the page also.
If anyone would like to become a contributor, please contact me on GitHub
5 responses to “JoeBlogs wrapper moved to GitHub”
I keep getting this error when calling the .GetUserBlogs()
CookComputing.XmlRpc.XmlRpcIllFormedXmlException: Response from server does not contain valid XML.
Any ideas on why that might be?
Thanks
Kaos
The error has gone away by adding “/xmlrpc.php” to the Url paramater.
The error seems to have gone away by adding “/xmlrpc.php” to the Url paramter.
Kaos
When calling wrapper.GetPost(id); I get an error response contains itn value where string expected.
is it possible to publish posts with excerpts?