In the wee hours of this morning I began dusting off an old VB.NET project, and to my dismay it no longer builds using my instructions for targetting the Compact Framework with SharpDevelop. I suspect that #develop is auto-magically adding References to the full .NET Framework behind the scenes because all of the compiler errors […]
Tag Archive for 'pocketblog'
Resurrection
10Apr04Go Live
27Dec02Catching up on my newsgroup reading, discovered that there is an e-mail address to receive the Go Live license. Woot!
Getting There
25Dec02I’ve “finished” almost all of the non-GUI parts of Pocket Blog for .NET: http-lib, xmlrpc-lib, bloggerApi-lib, pbStorage, pbConf, pbWeblogEntries, and Really Simple Discovery. All that’s left is to wrap a GUI around all of those modules. Feels like the first Beta release should be ready this week, except for one problem…
No license for the […]
I’ve “finished” cache, serialization, and storage for the .NET version of Pocket Blog. The entry management module should be done, but when I started updating my test application to thoroughly stress everything I ran into problems with my HTTP module. I turned to Google: HttpWebResponse “Compact Framework”. Naturally, the first link is me bitching about […]
Pocket Blog .NET
22Dec02Last week I finally got around to installing the “Final Beta” of VS.NET 2003. The .NET version of Pocket Blog is moving along again. The base libraries (HTTP, XML-RPC, Blogger API) are done and everything critical is wrapped in Try / Catch blocks. Error handling will be much better in this version
Still lots to […]
More on Blogger API v2
18Dec02To follow-up on myself… Dave Winer is with me, pleading for extending the MetaWeblog API. Ev fired back, “If we thought the MetaWeblog API suited our needs, we would gladly adopt it.”
How about 100 words explaining why the MW API is lacking? It only took me 26 to explain how all of the new […]
Another Mobile Weblog Tool
14Dec02KABLOG is a mobile weblog tool for the J2ME platform, capable of running on many Palm OS devices and cellular phones. [via The Shifted Librarian]
Blogger API v2
11Dec02Preliminary Blogger API v2 documentation has been released to bloggerDev readers. I think that it stinks:
I’m not happy to see a new, incompatible API. The future use of login tokens could have been hacked on top of the existing methods without changing their signatures. Most of the new functionality is already covered by the MetaWeblog […]
