A new version for the application that wasn’t supposed to get a new version! Not a total re-write, but I’ve looked at almost all parts of the application for possible improvements, retiring obsolete functions where I could, and adapting the bits to use the 2.0 version of the .NET Compact Framework.
Resizing should work on all devices, connections should work better and more reliably, and I’ve cleaned up some of the UI that has irked me after looking at it.
So why is this a SharpMT post? I thought it would be nice if SharpMT supported Spaces…. home team and all that. Even though it has been tuned to support the MT Blog engine, I thought I’d take a peek and see what would happen if I pointed SharpMT to the Spaces MetaWeblog API… God, do I hate technology. Continue reading Digital Musings→
Odd that I never thought to try this before, but it’s looking like SharpMT supports FeedDemon’s integration. At least the Release Candidate version of 3.0 that I’m running with does; don’t know about 2.6.
Anyway, to be able to blog from within FeedDemon, go to the Blog Publishing Tools under the Tools menu on FeedDemon. Add a new Tool and use the browse button to find SharpMT – odds are this is at “C:\Program Files\RandyRants.com\SharpMT\SharpMT.exe”. Once you have the right location, add /plug-in to the end of it… this meand that in the Command Line text box you should see:
Bug fix time, while waiting for Visual Studio 2005 to ship! Beta 3 addresses the problem with all open drafts being posted when only the current draft was supposed to be posted (the Post All Drafts still works as expected), the fact that sharpmt:// links wasn’t opening SharpMT properly, and the preview HTML template is back to “normal”. Please keep the bug reports coming – although, I am hoping there aren’t many more left!
Update: For some reason the Minimize to SysTray got lost in the shuffle – I’ve recompiled the EXE (it’s now dated May-22) and updated the installs. I have a feeling that Beta 4 will be a while down the line, so I thought I’d just update Beta 3.
wOOt! A new mini-feature and a bunch of annoying bug fixes makes for a sub-release of a pre-release of a beta release. Or Beta 2, for short. The bug fixes in the installers and some dialogs/version numbers was for my own benefit, but the mini-feature is a first shot at this bookmarklet stuff. This first cut works very similarly to the way the RSS Aggregator works: click a link and the test will appear in one of SharpMT’s text boxes… in theory. More on this in the article… Continue reading SharpMT 3.0 Beta 2→
The latest beta of Visual Studio 2005 included a license that allows people to “Go Live” with applications: developers are allowed to offer applications that have been coded on VS2005 to the general public.
I know, I know, I know, alright? I knew that if I re-wrote any of my apps for Beta 1 of VS2005 that there was a good shot that they wouldn’t work with Beta 2. There was never any discussion about migrating the Beta 1 projects forward… in fact, since you weren’t allowed to release any applications based on Beta 1, why should there be a forward upgrade path? Continue reading Sigh…→
One last update (and a half) to the 2.6 version Pocket SharpMT: 2.6.2 corrects one oversight (Cut, Copy, and Paste now work product wide) and a few updates to the toolbar, so I thought it was worth it… this should be the last update for a while.
Some time during the summer Beta 1 of Visual Studio 2005 was released to the public. After having seen the new controls in the 2.0 release of the .NET Framework, I felt it was time to give SharpMT a mini-facelift. As I type this, I’m working on the first “alpha” of SharpMT 3.0… the quandary is what the hell do I do with it now? Continue reading A Quandary Has Compiled→
Update for MT users: w.Bloggar has finally opted to start supporting the extra fields of MovableType with their 4.0 release… I didn’t notice if TypePad was specifically supported, but it should be, if MT3 is supported. Just an FYI for those of you that like the UI on w.Bloggar over SharpMT, since we’re all part of one big happy blogsphere – I refuse to trash talk for a bigger share of a market that doesn’t make money!
Honest! I’m still working on the port of SharpMT to the next release of the .NET Framework – seeing new blogging clients out there doesn’t stop me from writing code… lack of time stops me from writing code. And once Beta 2 comes out, I’ll have to re-check most of the code, since I’m currently using Beta 1… ideally though. I hope to get SharpMT to state where I could open up the source code for download, although I’m just toying with that idea… I’d have to clean up a bunch of stuff, too, which is boring, but if it helps to show off the new Framework… maybe… just maybe.