Site Archives for the Tag : Syndication Subscribe to all posts tagged with Syndication


Tracking RSS Feed Statistics

Posted on September 5th

A few of my friends and co-workers have jumped on the FeedBurner bandwagon, and I've been pretty impressed with the stats they've been gathering. I'm not willing to send […]

Cool gadget using sparklines to show your RSS stats from Feedburner

Posted on May 7th

A friend of mine has written this google gadget in true mashup style... it uses an API from Feedburner, a service to produce the graphics, and works async to update itself right in the browser ... and produces a sweet little graphic about your current # of subscribers. […]

Trackbacks and URL matching

Posted on April 19th

I recently noticed a bug in the trackback code on Channel 10, some sites were failing to send us trackbacks, even though we were receiving trackbacks from other sources and those sites were happily trackbacking (I'm just annoying the spell checker today) other blogs. […]

Check out the new Community Bar on on10.net

Posted on November 29th

One of my jobs over the past couple of weeks has been to build a javascript based 'toolbar' that could run across the top of on10.net and show folks headlines aggregated from a variety of Microsoft Community sites. So, along with a bunch of help from Adam and Erik, I managed to get it finished and d […]

Categories vs. Tags in Blogs and Blog Editors

Posted on September 27th

[…]

The on10/Channel 9 Dev team have another dev focused video up

Posted on August 16th

I even got to be the 'preview' image! Check this out to hear a bit more about our design and implementation of on10.net, and for some more info on our plans around on10.net going forward and for moving Channel 9 on to […]

Windows Live Writer

Posted on August 16th

on10.net has a good interview up about the new blogging tool from the Windows Live team. What's cool about this app? For a developer, there is tons to be excited about, including a very easy to use SDK (wrote some plug-in code last night, super easy) and it ships with a bunch of .NET assemblies […]

on10.net's tagging gets a little bit more 'connected'

Posted on April 6th

Erik extended our tag pages on on10.net a bit, check out the full details here as part of our on10.net news blog.

Found some pre-existing source code to send test pingbacks

Posted on April 5th

I wrote my own for Trackbacks, which I used to incorporate trackbacks into http://on10.net, but Geoff provides one on his blog (that doesn't appear to support comments, but does support trackbacks, so I thought I had better blog about it to thank him) that does both. Silly me, I hadn't built pingba […]

Learn a bit about how on10.net was made

Posted on March 13th

Interview with the dev team (including me) is up on Channel 9

Odd Language element in MSN Spaces feeds?

Posted on February 6th

Perhaps a little bug left over from when they first launched in Japan, but the MSN Spaces feeds seem to specify a language code for at least one english language feed (Brian's)... but it does return en-US for some others. Hmm... it also seems to specify en-US for some feeds that are quite obviously […]

Ah the web, it can change so quickly...

Posted on January 17th

Yesterday I posted about the use of the feed icon on Media Center Sandbox and suggested a few changes. Last night, I get an email from Charlie Owen, one of the principals of the sandbox site, and the site is completely updated. Now, I don't know if I caused any change or if the change was just in th […]

Nice to see other folks using the firefox/IE7 feed icon on their sites...

Posted on January 16th

Found the Media Center Sandbox today, via Erik Porter, and it is nice to see them using the newly blessed icon. I'd suggest they use a smaller one though, and update the feed icon next to their blogroll to be consistent... but otherwise its great :) […]

Implicit relationship between search crawler and content providers...

Posted on January 11th

A discussion at work today, along with my earlier post about Phil's issues with Google and MSN, had me searching like crazy for this comment: […]

Term Extraction

Posted on January 10th

I was playing around with Yahoo's term extraction service, as a possible path to tagging (this is the same service used behind TagCloud.com, for example), and I created this C# class libary with a sample app written in Windows Forms. […]

Have you tried my RSS editor? Comments?

Posted on January 4th

Ok, so I'm fishing for comments... not compliments at least, but I'm still fishing... I've seen a fair bit of traffic to the install point but not a single email or blog comment about this app... go ahead fire away (and yes, I know that it doesn't do Atom feeds... yet). […]

Updated my personal site to use the Firefox/IE7 feed icons...

Posted on December 30th

As per the blog entry "Feed icons" and using icons pulled from the new feedicons site. Hopefully MSDN will follow suit as well, which would probably be pretty easy... it looks like they are mostly linking every instance of the 'old' RSS icon to the same graphic. I'll suggest it and we'll see what ha […]

Added some additional info to each post from my blog, a "bookmark this with Del.icio.us" link and the oh-so-trendy 'tags'

Posted on December 21st

Check out a single entry view on my site to see the new additions

Immediate Action Feeds

Posted on December 17th

Kent pointed me to this article on xml.com, talking about the benefits of having direct actions available as links in your feeds. This is a good idea, but it is a good idea for any HTML content. If you are going to have a link at the bottom of a MSDN page saying "give us feedback", it would be best […]

application/rss+xml vs. text/xml

Posted on December 12th

I've been working on some feed support in MSDN's new online platform (a beta of which is running http://msdn2.microsoft.com) and I had to decide what content-type to use when outputting a RSS feed. I knew this was a contentious issue in the past, but I thought it might have been resolved so I did so […]

More on that RSS editor...

Posted on December 7th

In the end, MSDN didn't end up needing the RSS editor I wrote, so I've stripped out the features and content specific to their needs and started turning it into a more generic RSS creation tool. If you'd like to see it, as it is, you can run it from a ClickOnce install point here on my site. There a […]

Added category elements to my RSS feed, since I wasn't playing Xbox 360

Posted on November 26th

About a year or so back I added <category> elements to the MSDN RSS feeds, which seemed like an obvious addition, but it wasn't until recently that I noticed that my own feeds (coming out of my .Text 0.95 based blogging engine) didn't have categories specified in them at all. Not in the main f […]

RSS feed authoring for those without blog software or an enjoyment of typing angle brackets

Posted on November 1st

Blogs and blogging software seem to be everywhere these days, and RSS has been a top buzzword for quite some time, everyone and their dog wants to take advantage of this new trend and technology. The problem is, it isn't a simple process to create and maintain a valid RSS file. If you aren't willing […]

Moved my .Text blog from Atom 0.3 to Atom 1.0

Posted on November 1st

I only recently noticed that my blog software (.Text 0.95) had atom support built in, so I added a button to my main page, and then I noticed it was Atom 0.3. Since 0.3 was recently deprecated, I updated the Atom generating code to output 1.0 instead and voila; Much thanks to rakaz's great guide o […]

Have you heard about SoloSub?

Posted on October 25th

I was considering adding one (or more) of the many aggregator-buttons (subscribe to this feed in newsgator, add this feed to your MSN start page, etc.) when I found this, one button that handles all of the most popular aggregators through a single link. […]

Added Atom support to the FlairMaker... my version at least

Posted on October 23rd

Nick, from "The Coding Monkey" mentioned that he would like to see Atom support in the FlairMaker, so ... having no real reason not to, and having an extra 15 minutes after the kids went to sleep before I started cleaning up the house, I added it... Of course, I've just added this to my forked vers […]

After some discussions with Sam Ruby and others on the FeedValidator mailing list, the MSDN RSS feed validates as is...

Posted on September 27th

In an earlier post, I discussed the fact that the MSDN feeds were failing to validate due to a MIME type that included parameters (charset in this case, like 'text/html ;charset=utf-8'), but I also posted a query about this issue into the listserv for FeedValidator.org. Sam mentioned it on his blog, […]

A bug in my RSS generator, but is it really invalid?

Posted on September 26th

The RSS generator for MSDN, creator of this feed, and many more ... has a small problem. Way upstream, when various people inside the company enter information about an upcoming headline, they have the ability to specify a URL to a download. The intent was for this to be a URL to an actual downloada […]

Long overdue, but here is the source for the "blog copier"

Posted on April 2nd

In my first post on this site, I mentioned an application that I wrote to copy blog posts from one .Text server to another. Overall, I didn't think the application had any real use after the web service I used was removed from the weblogs.asp.net servers, but I'm posting it anyway for anyone who mig […]

More on "pulling" MSDN content into my site...

Posted on March 21st

In my last post, I was talking about pulling my articles from MSDN into the chrome of my site. This type of system could be created using a frameset, but frames are evil, so that isn't the approach I […]

Playing around with pulling my articles into my own site's chrome...

Posted on March 19th

Check out my articles page, which is built from an RSS file by the way, and click on any of the "Coding 4 Fun" articles. You'll end up still in my site, […]

Just pulled down the CS 1.0 source... now to start working on a migration plan

Posted on February 26th

Currently I'm running .Text .94 + a bunch of private modifications and some version of CS:Forums + a bunch of private modifications... so now that CS 1.0's source is out, I want to incorporate my mods into the combined package and then migrate my data and get my site up and running on the new stuff. […]

Halo 2 Stats via RSS... an interesting idea that I think could be improved

Posted on November 22nd

I like that Bungie is exposing your stats as RSS (see mine here), but it would be cooler if they had added some additional elements and attributes to the feed to describe the games in a more usable format, rather than just in HTML... instead of; <item> <title& […]

Added an RSS feed to the site for my articles...

Posted on October 18th

I guess I could have just added a category to my blog, but this works... http://www.duncanmackenzie.net/articles/rss.xml

New MSDN RSS feeds are live...

Posted on October 5th

In an earlier post, I mentioned that I had written a new system for producing MSDN's RSS feeds, and those feeds are now live at the same URLs as the previous versions. You might get some duplicates in your aggregators, (since these are new feeds but with some overlap of items from the old feeds) but […]

I've been working on a new RSS generation system for MSDN for the past little while

Posted on September 26th

... and it is almost ready to ship.... […]