What's hot ? (and I mean really ...) - scroll down for more
1).  Code Templating - advanced usage of delegates & generics: my slides & demos are available for download! CodeProject article is also available.

2).  My series "TDD in the eyes of a simpleminded" is in progress(including code!): preface, part1, part2, Q&A 1, Manual Stub .vs. Mock Stub

3).  TDD Workshop: SeeCompass v0.1 and v0.2 are out.
# Friday, May 26, 2006

After receiving several messages from my friends about problems with my blog and their RSS readers I decided today to check that out. I'm using SharpReader as my RSS reader and I've noticed that my posts just don't get syndicated for some unknown reason.

The way I'm posting messages to my (das)Blog is via "Write & Save & Write" system, meaning - I write for 10 minutes, un-check "Publish" & "Syndicate" checkboxes and hit the "Post to Weblog" button. Then I click Edit on the post and continue writing. After I finish writing, I check the "Publish" & "Syndicate" checkboxes and hit the "Post to Weblog".

After playing for 2 minutes with dasBlog and trying to add\edit posts I came to the conclusion: You should *never* uncheck the "Syndicate" checkbox. This isn't reversible for some strange reason so if I want to continue using my "Write & Save & Write" system the only checkbox I should uncheck is "Publish".

Now all my old posts that were un-"Syndicate" for the first time, can not be re-syndicated.

I think that I should let Scott Hanselman know about this feature\bug, what say you ?

Posted by Oren Ellenbogen 
26/05/2006 12:06, Israel time UTC+03:00,     Comments [8]  |  Related posts:
TIP: (dasBlog) code with style
Congratulations, you've installed dasBlog!

Friday, May 26, 2006 8:41:41 PM (Jerusalem Standard Time, UTC+02:00)
strange behaiver , thanks for notice us
use the contact form in scott's weblog to tell him about this
anyway , you can also use BlogJet to save drafts locally and post them later , you know how to get it :)
Dror.
Dror Engel
Saturday, May 27, 2006 1:34:57 AM (Jerusalem Standard Time, UTC+02:00)
I'll take a look. You can "Rescue" your old posts by downloading the content folder, looking a the XML, fixing it, reuploading and restarting iis.
Scott Hanselman
Saturday, May 27, 2006 1:38:58 AM (Jerusalem Standard Time, UTC+02:00)
When you say "isn't reversible" what do you mean?

Perhaps this will help - the syndicated feeds are catched for several minutes...you can't update your post, and visit your feed and refresh, as it's cached. If you waited 10 minutes maybe, then you'd see the new syndicated stuff
Scott Hanselman
Saturday, May 27, 2006 12:16:35 PM (Jerusalem Standard Time, UTC+02:00)
Hey Scott,
Thanks for your reply.

To make things a bit clearer try the following:
Press "Add Entry" and uncheck "Syndicate" & "Publish" checkboxes. Press "Publish to Weblog".
Now "Edit" that post and check the "Syndicate" & "Publish" checkboxes and press "Publish to Weblog".
Now the message should appear in your RSS reader but it *will not*.

That means that if I save the post without "Syndicate" checked on the *first* time, I can't change it later - I can't re-check the "Syndicate" checkbox and press "Publish to Weblog". It doesn't work and to my best understanding It's not caching issue.

About rescuing my old content - thanks, I'll try that.

Thursday, June 01, 2006 12:56:36 AM (Jerusalem Standard Time, UTC+02:00)
I tested this locally by following your directions while keeping the dayentry file open and refreshing it at each step. The Syndicate and Public elements are being populated correctly and it worked as it should, EXCEPT the RSS feed IS cached for a minute. After waiting it worked great. This was using the current source.
Scott Hanselman
Saturday, June 03, 2006 12:27:52 PM (Jerusalem Standard Time, UTC+02:00)
That's strange, but I'm able to reproduce it every time on my blog.
Any suggestion how to check it in other manner which will help you as well ?
Monday, April 02, 2007 11:16:00 AM (Jerusalem Standard Time, UTC+02:00)
Revisiting this...you do know that the Syndication stuff is CACHED for 10 min, so anything you post won't show up in Syndication for AT LEAST that long...
Monday, April 02, 2007 11:21:43 AM (Jerusalem Standard Time, UTC+02:00)
I know, still, these posts were never syndicated. But the solution of "unpublish" the posts works for me so I am an happy dasBlog user.

Thanks for your help on this one.
Comments are closed.