in Micro.Blog, MyStatusTool

MyStatusTool development update

Late last year, I did some experiments with MyStatusTool to test use of async function calls to eliminate some startup errors I was seeing. Next, I did some tests of my ability to follow WordPress.com feeds. Eventually, I saw that I was not properly parsing the RSS server domain and path from the feeds. My prior setup had been for feeds using a separate rssCloud server for notification. The WordPress.com feeds use each WordPress site as the cloud server, so there is variation in the server URL. Now that has been worked out, my next step is update my startup logic to read the feeds, then parse the RSS server domain and path information. I may need to do more experiments with async programming again to get these steps to execute in a synchronous manner. See example installs here and here!

Write a Comment

Comment