So I've been quiet on the blog front for the past two weeks. Some might wonder what is up - did he give up on the regular blog posting again - but no, I am just busy and trying to make the blog work for me. So as some know I run a little business on the side called GCM Total Solutions. We make web applications - this web site is an example of one.
So for the past couple of weeks I've been putting the final touches on an updated version of our membership management tool. It looks really great and does all sorts of neat new features. So I'm really excited. So the next step was to start looking at the management of the web sites and if we wanted to rewrite those, change completely, etc, etc. There are some things I really like about this current web site and others that I do not. There has been a push recently to maybe move to DotNetNuke - seems like a 800 pound hammer to me.
But what wanted to comment on is Microsoft's new LiveWriter software. For those who are not familiar you can head over to Microsoft's web page and check it out. But basically it is an offline blog writing software. Pretty fancy stuff.
So I wondered, can I make this work with my web site. So I started digging into it and found the LiveWriter API's on the CodePlex page. Long story short, I made them work with my site and now we can blog news items directly to the web site. Some things are missing, I still need to add auto upload of images and a few other items - but all and all this is some really killer technology at my fingertips.
So I'm guessing we will stay with what we have. Unless I find an amazing way to import all of the data from my web site, message boards, etc, etc into a new system I think I'm pretty much stuck where we are.
So now I'm just going to try a few things to see if they work.so everything below this line is simply testing:
Insert Virtual Earth Maps - New Twins Ball Park
(removed - need to get picture posting working.sigh.)
Code Plug-in
1: public void getinfo()
2: {
3: string sString = "This is pretty cool!";
4: }
And that is just a start. More blog posts coming now that I can do them offline.