commits

date

comment

84732
by digory
(148 downloads)
Feb 9 2011
5:44 PM

removing old folder now that SubText .dll's have been checked in. Refer following CodePlex discussion about how I went about getting these checked in: http://codeplex.codeplex.com/Thread/View.aspx?ThreadId=245051

84587
by digory
(4 downloads)
Feb 7 2011
10:41 AM

84586
by digory
(2 downloads)
Feb 7 2011
10:36 AM

reorganization of source code

84585
by digory
(2 downloads)
Feb 7 2011
10:13 AM

84584
by digory
(2 downloads)
Feb 7 2011
10:12 AM

removing and reorganizing old code

84195
by digory
(0 downloads)
Jan 30 2011
5:37 AM

Removed the LiveSpace.BlogML projects from the core code solution as they had an unresolved dependancy issue which prevented the solution from building successfully.

84194
by digory
(0 downloads)
Jan 30 2011
5:34 AM

84179
by digory
(0 downloads)
Jan 29 2011
6:14 PM

Updated solution to VS2010 format

62531
by Haacked
(176 downloads)
Dec 23 2009
4:40 PM

Associated with Release: BlogML SDK Release - Version 2.2.

Warning! Breaking Changes! This fixes the issue with the content type not being honored. When content type is Html, we HTML encode the content when writing blogML and unencode when importing. Likewise, when content type is base64, we base64encode/unencode. When content type is "text" we don't change the content.

60050
by Keyvan
(146 downloads)
Oct 14 2009
4:44 AM

Updated the assembly version to 2.1.

60049
by Keyvan
(49 downloads)
Oct 14 2009
4:41 AM

Fix for a very bad bug reported by Phil Haack.

60020
by Keyvan
(57 downloads)
Oct 13 2009
5:58 PM

Solution upgraded to VS 2008.

42558
by dmwc
(271 downloads)
Oct 28 2008
6:44 AM

* Convert source code from VB.Net to C#
- fix import/export attachment file issue
- Update export XML formatting to Indented
- Add CS2008 ControlPanel pages

42550
by dmwc
(12 downloads)
Oct 28 2008
5:40 AM

- Update header for save page to BlogML.xml
- Update XML formatting to Indented

42417
by dmwc
(29 downloads)
Oct 26 2008
2:52 PM

Add ControlPanel page to Source Control
Add "You must assgin a Blog Owner" error message when blog without Owner

42179
by dmwc
(7 downloads)
Oct 23 2008
6:20 AM

Add CommunityServer2008.5 BlogML converter

29548
by Keyvan
(64 downloads)
Jan 10 2008
2:00 PM

Formatting the code for resources.

29544
by Keyvan
(4 downloads)
Jan 10 2008
11:30 AM

BlogMLPostTest passed!

29447
by Keyvan
(15 downloads)
Jan 3 2008
12:34 PM

Another test method passed. The issue described in the following blog post is now solved:
http://nayyeri.net/blog/when-false-false-is-evaluated-as-true/

29442
by Keyvan
(9 downloads)
Jan 2 2008
7:19 PM

Check-in for my blog post.

29400
by Keyvan
(5 downloads)
Dec 29 2007
4:32 PM

Updating the built-in validation process in .NET library.

29399
by Keyvan
(6 downloads)
Dec 29 2007
4:28 PM

Organizing things by making all tests green.

29398
by Keyvan
(1 download)
Dec 29 2007
4:23 PM

Now BlogML assembly needs the minimum level of security permissions.

29397
by Keyvan
(1 download)
Dec 29 2007
4:18 PM

This check-in includes different things that I can't explain!

29377
by Keyvan
(5 downloads)
Dec 28 2007
9:10 AM

First schema for BlogML 2.5 with the addition of tags and some XML comments for documentation.