BlogML was conceived in August 2005 as an format for standardizing the way to describe the contents of blogs. Having a common standard helps with interoperability of data between blogging engines and facilitates tasks such as: importing blogml formatted data into a blog engine exporting blog ...
6
votes
1answer
1k views
SQL error: String or binary data would be truncated
I'm doing an integration on a community platform called Telligent. I'm using a 3rd-party add-on called BlogML to import blog posts from an XML file (in BlogML format) into my local Telligent site. The ...
1
vote
1answer
169 views
Orchard CMS BlogML old entries
I want to import old blog posts into Orchard CMS's blog module.
These are not contained in any xml format, if I try to add them manually then my posts display by creation date which ruins the order ...
1
vote
0answers
58 views
How can I represent tags in BlogML?
I'm writing a little console app to convert the xml export file produced by wordpress backup in to BlogML so I can import it into BlogEngine.NET
But I've hit a bit of stumbling block in that tags ...
0
votes
1answer
64 views
Is the BlogML project dead, and what are some alternatives?
Time and again BlogML comes up as the definitive standard for blog posts.
However, with no updates (information or releases) in over a year, and the official domain down for a number of months, the ...
0
votes
1answer
355 views
export from wordpress to blogml
I would like to export my blog from wordpress to BlogML. I would like to try moving my blog to BlogML based Blogengine.net.
I searched around and found this, wordpress blogML export tool. I tried to ...