fix: The response to the metaWeblog.newPost method received from the blog server was invalid:

Was having this error when using live writer 2012 to publish to my blog. Turns out the culprit was one of my plugins. If you’re having the same issues, disable all your plugins and if you don’t get the error, then you might have to use brute force in checking your activated plugins one by… Continue reading fix: The response to the metaWeblog.newPost method received from the blog server was invalid:

Adventures in Baby Wearing: a mini review of the Boba and JPMBB carriers

I've been trying out baby wearing ever since little E was born and I have to say I love it. Not only does it make a good quieting routine for when he gets fussy, its also great for when we i go out on my own and don't want to lug around a pram. We… Continue reading Adventures in Baby Wearing: a mini review of the Boba and JPMBB carriers

SharePoint Calendar RSS feed sorting by Start Date

Problem: I wanted to publish our laundry list of marketing events on our SharePoint Blog. We’re not allowed to do any form of development on our internal SharePoint so I had to make do with a feed reader web part. Unfortunately, it seems like the default behavior of the SharePoint Calendar RSS feed is to… Continue reading SharePoint Calendar RSS feed sorting by Start Date

Upgraded Your WP7? How to reinstall your apps

I recently got my hands on new Nokia Lumia 800 and I am loving it! Especially how PINK it is! Anyway, after the initial setup and plugging it into my zune software, I wanted to load my previously downloaded apps through my pc instead of trying to remember what I’ve downloaded and searching for them… Continue reading Upgraded Your WP7? How to reinstall your apps

Logging out of Facebook WP7

Building a WP7 application with facebook and I’ve been using the Facebook C#SDK  which was fine till I wanted to enable logging out of my application. I found this post helpful http://claudiufarcas.blogspot.com/2011/06/wp7-webbrowser-caching-and-facebook.html but changed the code a bit as facebook was returning a different HTML from when this code was probably created private void wb_Navigated(object… Continue reading Logging out of Facebook WP7