Contents tagged with Blogging

  • The code for my blog site is now available on codeplex.com

    For anyone who is interested in using the code behind this site for their own blog, or who just finds reading code to be a fun pastime, you can go to http://www.codeplex.com/oxite to check it out. Of course, there are other blog engines up there, including blog engine .NET (which appears to be very highly supported and recommended by many folks), if you are in the market for some free blogging code. Continue reading...

  • Tracking RSS Feed Statistics

    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 my readers off to someone else's service though (even though there are some reasonably safe ways to do that), so I started to think about how best to gather similar info myself. One idea would be to ship the IIS logs from my site back to my PC on a regular basis and run them through a LogParser script that would figure out all the stats for me... but that seems like a rather manual (or difficult to automate) and data transfer intensive method. Continue reading...

  • The Channel 9/Channel 10 team is hiring

    Hey folks, I work as the dev lead for Channel 9, Channel 10, Mix Online and other sites. We build community sites for Microsoft using video, audio and text blogging and we build them using the latest .NET technologies. If you are into web development, if you have a passion for design and user experience, and if you really rock at AJAX, Javascript, CSS, C# and ASP.NET .... then this is the job for you :) Continue reading...

  • Trackbacks and URL matching

    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. Continue reading...

  • Kent Sharkey's been a busy guy

    Kent's blog is back online and in one of his recent posts he updates us on all the projects he's been working since he left Microsoft (where we were both working at MSDN as content strategists)... tons of cool stuff, definitely worth reading through and following some links. Continue reading...

  • Have you created an Avatar on Gravatar?

    Some people have great ideas, like Tom Werner's Gravatar (Globally Recognized Avatar) site... a single place on the web to upload an avatar that any blog software can then retrieve using a fairly easily constructed URL. Neat stuff, I think I'll add it to my site. Continue reading...

  • OPML for the on10.net team

    I've created a quick and simple list of the 10 team's various blog feeds... so if you'd like to follow along with their personal musings (including mine) then you can grab the OPML file here. Continue reading...