WordPress 2.7 XML-RPC wrapper for .Net

In a previous posting I described a .Net wrapper for WordPress 2.5. In this new incarnation I’ve added access to the new XML-RPC methods of WP 2.7 like:

GetTags
GetComments
GetPages
GetPage

and an easier API by defining the credentials as constants.  All this allows you now to consult and manage your WP blog through calls like:

WP wp=new WP();
Page[] ps [...]

WordPress 2.7

WordPress soars high in the blog engines charts and for myself remains a pleasure to work with. Partly because of the perfection, partly because of the immense community (plugins, designs & templates…), partly because of the free and perfect spamming control through Akismet. I just upgraded from v2.6 to v2.7 and it went smooth as [...]

Forums engine updated to bbPress 0.9.0.2

Orbifold bbPress forum upgraded.

WordPress 2.5 XML-RPC wrapper for .Net

A .Net version of the WordPress metaweblog API via the XML-RPC library.

Wiki spam

Sorry, but I really don’t get it. Do they really think I’m going to click on any of their digusting links, do they really think their spamming has any results? I presume they don’t even look whether their spamming actually appears on the website, otherwise they’d obviously notice that none of their stuff gets through. [...]