What are the best RSS feeds for programmers/developers? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T10:07:32Z http://stackoverflow.com/feeds/question/5119 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers 149 What are the best RSS feeds for programmers/developers? marked 2008-08-07T18:32:58Z 2009-09-22T19:28:22Z <p>I am looking for a breakdown of some really good RSS feeds. I have quite a few subscriptions with Google Reader, but lack many very good development/programming feeds. Would love to see some lists here.</p> <p>Will stackoverflow have an RSS feed?</p> <ul> <li>Found the answer to the Stackoverflow RSS Feed question: See <a href="http://stackoverflow.uservoice.com/pages/general/suggestions/14355" rel="nofollow" title="excanvas">UserVoiceLink</a></li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5121#5121 0 Answer by Teifion for What are the best RSS feeds for programmers/developers? Teifion 2008-08-07T18:35:50Z 2008-08-07T18:35:50Z <ol> <li><a href="http://blog.stackoverflow.com/" rel="nofollow">Stackoverflow</a> - Generic programming</li> <li><a href="http://boagworld.com/" rel="nofollow">Boagworld</a> - Web design and Development</li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5122#5122 1 Answer by saint_groceon for What are the best RSS feeds for programmers/developers? saint_groceon 2008-08-07T18:36:35Z 2008-08-07T18:36:35Z <P><A href="http://www.reddit.com/r/programming/.rss" rel="nofollow">Proggit</A> without a doubt. It's very broadening, as people who post are often interested in functional and research languages in addition to mainstream coding.</P> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5123#5123 1 Answer by saniul for What are the best RSS feeds for programmers/developers? saniul 2008-08-07T18:36:58Z 2008-08-07T18:36:58Z <p><a href="http://feeds.feedburner.com/codinghorror" rel="nofollow">Coding Horror</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5128#5128 0 Answer by Marcel Levy for What are the best RSS feeds for programmers/developers? Marcel Levy 2008-08-07T18:40:04Z 2008-08-07T18:40:04Z <p>I like <a href="http://anarchaia.org/" rel="nofollow">Anarchaia,</a> which ranges widely. My other two favorites are Coding Horror and Joel on Software, but since you're here I assume you read those already, right?</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5130#5130 5 Answer by Adhip Gupta for What are the best RSS feeds for programmers/developers? Adhip Gupta 2008-08-07T18:41:50Z 2008-08-07T18:41:50Z <ol> <li><a href="http://ajaxian.com/" rel="nofollow">Ajaxian</a></li> <li><a href="http://blogs.msdn.com/oldnewthing/default.aspx" rel="nofollow">Raymond Chen</a></li> <li><a href="http://steve-yegge.blogspot.com/" rel="nofollow">Steve Yegge</a></li> <li><a href="http://www.joelonsoftware.com/" rel="nofollow">Joel</a></li> <li><a href="http://www.hanselman.com/blog/" rel="nofollow">Scott Hanselman</a></li> </ol> <p>amongst others that have already been listed on this thread...</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5133#5133 3 Answer by Dylan Bennett for What are the best RSS feeds for programmers/developers? Dylan Bennett 2008-08-07T18:44:46Z 2008-08-07T18:44:46Z <p><a href="http://blogs.msdn.com/oldnewthing/" rel="nofollow">The Old New Thing</a></p> <p><a href="http://www.joelonsoftware.com/" rel="nofollow">Joel on Software</a></p> <p><a href="http://secretgeek.net" rel="nofollow">secretGeek</a></p> <p><a href="http://www.codinghorror.com/blog/" rel="nofollow">Coding Horror</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5135#5135 0 Answer by Adam Haile for What are the best RSS feeds for programmers/developers? Adam Haile 2008-08-07T18:47:55Z 2008-08-07T18:47:55Z <p><a href="http://www.professionalvisualstudio.com/blog/" rel="nofollow">http://www.professionalvisualstudio.com/blog/</a><br> <a href="http://visualstudiohacks.com/" rel="nofollow">http://visualstudiohacks.com/</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5145#5145 8 Answer by Tom for What are the best RSS feeds for programmers/developers? Tom 2008-08-07T18:54:08Z 2008-08-07T18:54:08Z <p>It kinda depends on what you work on (desktop apps, web apps, .NET, etc). Some of my favorites are (the RSS links are below):</p> <ol> <li><a href="http://ajaxian.com/index.xml" rel="nofollow">Ajaxian</a></li> <li><a href="http://feeds.feedburner.com/codinghorror" rel="nofollow">Coding Horror</a></li> <li><a href="http://www.digg.com/rss/indexprogramming.xml" rel="nofollow">Digg's Programming Feed</a></li> <li><a href="http://www.joelonsoftware.com/rss.xml" rel="nofollow">Joel on Software</a></li> <li><a href="http://particletree.com/rss/" rel="nofollow">ParticleTree</a></li> <li><a href="http://particletree.com/rss/" rel="nofollow">Six Revisions</a></li> <li><a href="http://feeds.feedburner.com/Webappers" rel="nofollow">WebAppers</a></li> <li><a href="http://www.smashingmagazine.com/wp-rss.php" rel="nofollow">Smashing Magazine</a></li> <li><a href="http://feeds.feedburner.com/37signals/beMH" rel="nofollow">Signal vs. Noise</a></li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5150#5150 94 Answer by mreggen for What are the best RSS feeds for programmers/developers? mreggen 2008-08-07T18:56:33Z 2008-08-08T20:24:54Z <p>Here are my feeds from Google Reader (10 and out added from other answers)</p> <ol> <li><a href="http://www.joelonsoftware.com/rss.xml" rel="nofollow">Joel on Software</a> (<a href="http://en.wikipedia.org/wiki/Joel_Spolsky" rel="nofollow">Joel Spolsky</a>, software engineer, writer, co-founder of Fog Creek Software)</li> <li><a href="http://feeds.feedburner.com/codinghorror" rel="nofollow">Coding Horror</a> (<a href="http://www.codinghorror.com/blog/archives/000021.html" rel="nofollow">Jeff Atwood</a>, developer, writer, Stackoverflow <a href="http://beta.stackoverflow.com/about" rel="nofollow">team member</a>)</li> <li><a href="http://herbsutter.wordpress.com/feed" rel="nofollow">Sutter's Mill</a> (<a href="http://en.wikipedia.org/wiki/Herb_Sutter" rel="nofollow">Herb Sutter</a>, ISO C++ committee chair, MS software architect)</li> <li><a href="http://steve-yegge.blogspot.com/feeds/posts/default" rel="nofollow">Stevey's Blog Rants</a> (Google employee, creator of <a href="http://en.wikipedia.org/wiki/Wyvern_%28Online_Game%29" rel="nofollow">Wyvern</a>, great blogger)</li> <li><a href="http://thunk.org/tytso/blog/feed" rel="nofollow">Thoughts by Ted</a> (<a href="http://en.wikipedia.org/wiki/Theodore_Tso" rel="nofollow">Ted Tso</a>, IBM employee, Linux kernel developer, file systems guru)</li> <li><a href="http://www.pragprog.com/feed/global" rel="nofollow">Pragmatic Bookshelf</a> (Authors of <a href="http://en.wikipedia.org/wiki/The_Pragmatic_Programmer" rel="nofollow">The Pragmatic Programmer</a>)</li> <li><a href="http://se-radio.net/rss" rel="nofollow">Software Engineering Radio</a> (Not really a reading feed, but great podcast from Germany)</li> <li><a href="http://developers.sun.com/rss/java.xml" rel="nofollow">Java Technology Headlines</a> (Java news)</li> <li><a href="http://commandline.org.uk/feeds/full" rel="nofollow">commandline.org.uk</a> (GNU/Linux, Python, techno-ethics and best practices) </li> <li><a href="http://www.schneier.com/blog/index.rdf" rel="nofollow">Schneier on Security</a> (<a href="http://en.wikipedia.org/wiki/Bruce_schneier" rel="nofollow">Bruce Schneier</a>, cryptographer and computer security specialist) (prakash)</li> <li><a href="http://feeds.feedburner.com/10xSoftwareDevelopment" rel="nofollow">10x Software Development</a> (<a href="http://en.wikipedia.org/wiki/Steve_McConnell" rel="nofollow">Steve McConnell</a>, author of <a href="http://en.wikipedia.org/wiki/Code_Complete" rel="nofollow">Code Complete</a>) (prakash)</li> <li><a href="http://www.artima.com/weblogs/feeds/bloggers/beckel.rss" rel="nofollow">Computing Thoughts</a> (<a href="http://en.wikipedia.org/wiki/Bruce_Eckel" rel="nofollow">Bruce Eckel</a>, author, ISO C++ committee member) (prakash)</li> <li><a href="http://www.aaronsw.com/2002/feeds/pgessays.rss" rel="nofollow">Paul Graham's Essays</a> (<a href="http://en.wikipedia.org/wiki/Paul_Graham" rel="nofollow">Paul Graham</a>, Lisp programmer, VC, author) (prakash)</li> <li><a href="http://digg.com/rss/indexprogramming.xml" rel="nofollow">Digg:Programming Feed</a> (Digg Programming) (Tom)</li> <li><a href="http://feeds.feedburner.com/particletree" rel="nofollow">Particletree</a> (Web development) (Tom)</li> <li><a href="http://feeds.feedburner.com/SixRevisions" rel="nofollow">Six Revisions</a> (Web development) (Tom)</li> <li><a href="http://feeds.feedburner.com/37signals/beMH" rel="nofollow">Signal vs. Noise</a> (Design &amp; Usability blog) (Tom)</li> <li><a href="http://www.reddit.com/r/programming/.rss" rel="nofollow">Proggit</a> (Reddit programming) (saint_groceon)</li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5153#5153 2 Answer by Mario Marinato -br- for What are the best RSS feeds for programmers/developers? Mario Marinato -br- 2008-08-07T18:58:37Z 2008-08-07T18:58:37Z <p><a href="http://www.dzone.com" rel="nofollow">DZone</a> is an amazing source of good weblogs (well, there are many useless links there, but that's where I met <a href="http://www.codinghorror.com" rel="nofollow">Jeff</a> and <a href="http://www.joelonsoftware.com" rel="nofollow">Joel</a>, so you should give it a try).</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5210#5210 6 Answer by Andrew Hampton for What are the best RSS feeds for programmers/developers? Andrew Hampton 2008-08-07T19:30:21Z 2008-08-07T19:40:22Z <p>As others have said:</p> <ul> <li><a href="http://www.codinghorror.com/blog/" rel="nofollow">Coding Horror</a></li> <li><a href="http://steve-yegge.blogspot.com/" rel="nofollow">Steve Yegge</a></li> <li><a href="http://www.joelonsoftware.com/" rel="nofollow">Joel On Software</a></li> </ul> <p>But every programmer should go through <a href="http://www.paulgraham.com/articles.html" rel="nofollow">Paul Graham's</a> writings. Also, <a href="http://www.ericsink.com/" rel="nofollow">Eric Sink</a> usually has very good things to say as well, and we can't forget the <a href="http://blog.stackoverflow.com/" rel="nofollow">stack<strong>overflow</strong></a> podcast.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5247#5247 15 Answer by Prakash for What are the best RSS feeds for programmers/developers? Prakash 2008-08-07T20:05:17Z 2008-08-07T20:05:17Z <p>Here's my Reading List:</p> <ol> <li><p><a href="http://forums.construx.com/blogs/stevemcc/default.aspx" rel="nofollow">10x Software Development</a></p></li> <li><p><a href="http://www.artima.com/weblogs/index.jsp?blogger=beckel" rel="nofollow">Bruce Eckel's Weblog</a></p></li> <li><p><a href="http://www.charlespetzold.com/" rel="nofollow">Charles Petzold</a></p></li> <li><p><a href="http://www.25hoursaday.com/weblog/" rel="nofollow">Dare Obasanjo aka Carnage4Life</a></p></li> <li><p><a href="http://www.dilbert.com/" rel="nofollow">Dilbert</a></p></li> <li><p><a href="http://www.pluralsight.com/community/blogs/dbox/default.aspx" rel="nofollow">Don Box's Spoutlet</a></p></li> <li><p><a href="http://software.ericsink.com/" rel="nofollow">Eric.Weblog()</a></p></li> <li><p><a href="http://blog.guykawasaki.com/" rel="nofollow">How to Change the World</a></p></li> <li><p><a href="http://www.msdnmagazine.com/" rel="nofollow">MSDN Magazine RSS Feed:MyMS_Feed</a></p></li> <li><p><a href="http://my-symbian.com/" rel="nofollow">My-Symbian.com</a></p></li> <li><p><a href="http://www.paulgraham.com/" rel="nofollow">Paul Graham:Essays</a></p></li> <li><p><a href="http://www.yosefk.com/blog" rel="nofollow">Proper Fixation</a></p></li> <li><p><a href="http://blogs.msdn.com/windowsmobile/default.aspx" rel="nofollow">Windows Mobile Team Blog</a></p></li> <li><p><a href="http://www.schneier.com/blog/" rel="nofollow">Schneier on Security</a></p></li> <li><p><a href="http://scobleizer.com/" rel="nofollow">Scobleizer -- Tech geek blogger</a></p></li> <li><p><a href="http://secretgeek.net/index.asp" rel="nofollow">secretGeek</a></p></li> <li><p><a href="http://sethgodin.typepad.com/seths_blog/" rel="nofollow">Seth's Blog</a></p></li> <li><p><a href="http://www.startupdunia.com/" rel="nofollow">Startup Dunia - Indian startups and Entrepreneurship</a></p></li> <li><p><a href="http://steve-yegge.blogspot.com/" rel="nofollow">Stevey's Blog Rants</a></p></li> <li><p><a href="http://thepiratesdilemma.com/" rel="nofollow">The Pirate's Dilemma</a></p></li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5249#5249 6 Answer by Dan for What are the best RSS feeds for programmers/developers? Dan 2008-08-07T20:08:23Z 2008-08-18T15:03:49Z <p>Heres My list (C# .Net Centric)</p> <p>A Continuous Learner's Weblog </p> <p>Ayende @ Rahien</p> <p>Billy McCafferty</p> <p>Brad Abrams</p> <p>Coding Horror</p> <p>Craig Shoemaker</p> <p>Eric Kemp</p> <p>Eric.Weblog()</p> <p>James Gregory</p> <p>Jean-Paul S. Boodhoo's Blog</p> <p>Joel on Software</p> <p>Jon Galloway</p> <p>K. Scott Allen</p> <p>Paul Graham: Essays</p> <p>Rick Strahl's Web Log</p> <p>Rob Conery</p> <p>Ryan Lanciaux</p> <p>ScottGu's Blog</p> <p>Skrentablog</p> <p>you've been HAACKED</p> <p>StevenHarman.net</p> <p><hr /></p> <p>Heres my google reader export</p> <pre><code>&lt;outline title="Work" text="Work"&gt; &lt;outline text="A Continuous Learner's Weblog" title="A Continuous Learner's Weblog" type="rss" xmlUrl="http://spietrek.blogspot.com/feeds/posts/default" htmlUrl="http://spietrek.blogspot.com/"/&gt; &lt;outline text="Ayende @ Rahien" title="Ayende @ Rahien" type="rss" xmlUrl="http://feeds.feedburner.com/AyendeRahien" htmlUrl="http://ayende.com/Blog/Default.aspx"/&gt; &lt;outline text="Billy McCafferty" title="Billy McCafferty" type="rss" xmlUrl="http://devlicio.us/blogs/billy_mccafferty/rss.aspx" htmlUrl="http://devlicio.us/blogs/billy_mccafferty/default.aspx"/&gt; &lt;outline text="Brad Abrams" title="Brad Abrams" type="rss" xmlUrl="http://blogs.msdn.com/brada/atom.xml" htmlUrl="http://blogs.msdn.com/brada/default.aspx"/&gt; &lt;outline text="Coding Horror" title="Coding Horror" type="rss" xmlUrl="http://feeds.feedburner.com/codinghorror" htmlUrl="http://www.codinghorror.com/blog/"/&gt; &lt;outline text="Craig Shoemaker" title="Craig Shoemaker" type="rss" xmlUrl="http://feeds.feedburner.com/PolymorphicPodcastBlog" htmlUrl="http://weblogs.asp.net/craigshoemaker/default.aspx"/&gt; &lt;outline text="Eric Kemp" title="Eric Kemp" type="rss" xmlUrl="http://feeds.feedburner.com/thelonio" htmlUrl="http://monk.thelonio.us/"/&gt; &lt;outline text="Eric.Weblog()" title="Eric.Weblog()" type="rss" xmlUrl="http://www.ericsink.com/rss.xml" htmlUrl="http://software.ericsink.com/"/&gt; &lt;outline text="James Gregory" title="James Gregory" type="rss" xmlUrl="http://feeds.feedburner.com/JamesGregory" htmlUrl="http://blog.jagregory.com"/&gt; &lt;outline text="Jean-Paul S. Boodhoo's Blog" title="Jean-Paul S. Boodhoo's Blog" type="rss" xmlUrl="http://feeds.feedburner.com/JPBoodhoo" htmlUrl="http://blog.jpboodhoo.com/"/&gt; &lt;outline text="Joel on Software" title="Joel on Software" type="rss" xmlUrl="http://www.joelonsoftware.com/rss.xml" htmlUrl="http://www.joelonsoftware.com"/&gt; &lt;outline text="Jon Galloway" title="Jon Galloway" type="rss" xmlUrl="http://feeds.feedburner.com/jongalloway" htmlUrl="http://weblogs.asp.net/jgalloway/default.aspx"/&gt; &lt;outline text="K. Scott Allen" title="K. Scott Allen" type="rss" xmlUrl="http://odetocode.com/Blogs/scott/atom.aspx" htmlUrl="http://odetocode.com/Blogs/scott/default.aspx"/&gt; &lt;outline text="Paul Graham: Essays" title="Paul Graham: Essays" type="rss" xmlUrl="http://www.aaronsw.com/2002/feeds/pgessays.rss" htmlUrl="http://www.paulgraham.com/"/&gt; &lt;outline text="Rick Strahl's Web Log" title="Rick Strahl's Web Log" type="rss" xmlUrl="http://feeds.feedburner.com/rickstrahl" htmlUrl="http://www.west-wind.com/weblog/"/&gt; &lt;outline text="Rob Conery" title="Rob Conery" type="rss" xmlUrl="http://blog.wekeroad.com/feed/atom/" htmlUrl="http://blog.wekeroad.com/"/&gt; &lt;outline text="Ryan Lanciaux" title="Ryan Lanciaux" type="rss" xmlUrl="http://feeds.feedburner.com/RyanLanciaux?format=xml" htmlUrl="http://frickinsweet.com/ryanlanciaux.com/"/&gt; &lt;outline text="ScottGu's Blog" title="ScottGu's Blog" type="rss" xmlUrl="http://weblogs.asp.net/scottgu/rss.aspx" htmlUrl="http://weblogs.asp.net/scottgu/default.aspx"/&gt; &lt;outline text="Skrentablog" title="Skrentablog" type="rss" xmlUrl="http://www.skrenta.com/atom.xml" htmlUrl="http://www.skrenta.com/"/&gt; &lt;outline text="StevenHarman.net" title="StevenHarman.net" type="rss" xmlUrl="http://feeds.stevenharman.net/stevenharman" htmlUrl="http://stevenharman.net/blog/Default.aspx"/&gt; &lt;outline text="you've been HAACKED" title="you've been HAACKED" type="rss" xmlUrl="http://feeds.haacked.com/haacked/" htmlUrl="http://haacked.com/Default.aspx"/&gt; &lt;/outline&gt; </code></pre> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/5254#5254 4 Answer by superjoe30 for What are the best RSS feeds for programmers/developers? superjoe30 2008-08-07T20:15:41Z 2008-08-07T20:15:41Z <p>None, that way you're more productive.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/6379#6379 3 Answer by Nicholas Trandem for What are the best RSS feeds for programmers/developers? Nicholas Trandem 2008-08-08T20:58:42Z 2008-08-08T20:58:42Z <p>To the excellent feeds above I would also add:</p> <ol> <li><a href="http://brucefwebster.com/feed/" rel="nofollow">Bruce F. Webster</a> - More process/methodology oriented but very good.</li> <li><a href="http://syndication.thedailywtf.com/TheDailyWtf" rel="nofollow">TheDailyWTF</a> - What not to do.</li> <li><a href="http://www.jroller.com/scolebourne/feed/entries/rss?cat=%2FJava" rel="nofollow">Stephen Colebourne's Weblog</a> - Especially good for Java 7 / closures.</li> <li><a href="http:///stuffthathappens.com/blog/feed/atom/" rel="nofollow">It's Just a Bunch of Stuff that Happens</a> - Hilarious.</li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/6466#6466 42 Answer by ICR for What are the best RSS feeds for programmers/developers? ICR 2008-08-08T23:22:23Z 2008-08-08T23:22:23Z <p>Here's the output of the "Technical" section of my RSS reader. They're not all programming related, some of them are things like Seth Godin's blog who's a marketing guy but they give you some fascinating insights into areas which either simply provide inspiration or help you understand related areas of the job. There is admittedly a heavy Microsoft/.NET/C# bias:</p> <ol> <li><p><a href="http://www.alistapart.com/" rel="nofollow">A List Apart</a> * - Articles written by a variety of people about all aspects of <strong>web design</strong> from programming to design.</p></li> <li><p><a href="http://blogs.zdnet.com/microsoft/" rel="nofollow">All about Microsoft</a> - A blog by the industry watcher Mary Jo Foley about her <strong>observations on Microsoft</strong> and what they're up to. The comments make for infuriating reading but the observations are sometimes interesting and insightful as to the possible future of certain technologies.</p></li> <li><p><a href="http://amix.dk/blog/" rel="nofollow">Amix</a> - A software developer who's blogged about a couple of projects he's worked on. Has some good <strong>Python snippets</strong>.</p></li> <li><p><a href="http://annevankesteren.nl/" rel="nofollow">Anne's Weblog</a> - Anne van Kesteren is a developer on Opera (I think) and blogs a fair bit about <strong>web standards</strong>.</p></li> <li><p><a href="http://ayende.com/Blog/" rel="nofollow">Ayende @ Rahien</a> - An active member of the <strong>ALT.NET</strong> community and a developer of Rhino Mocks, a .NET mocking framework. Blogs mainly about <strong>architecural issues</strong> on both a macro and a micro scale, usually related to his work on the Rhino toolsuite.</p></li> <li><p><a href="http://azarask.in/blog/" rel="nofollow">Aza's Thoughts</a> * - A developer at the <strong>Mozilla Usability Labs</strong> currently working on ideas for Firefox Mobile with some interesting prototypes. Son of the usability guru Jeff Raskin and carrying on his passion.</p></li> <li><p><a href="http://blogs.msdn.com/bclteam/" rel="nofollow">BCL Team Blog</a> - The blog of the <strong>.NET Base Class Library team</strong>. Contains various tidbits about the BCL, but updated infrequently.</p></li> <li><p><a href="http://blogs.msdn.com/charlie/" rel="nofollow">Charlie Calvert</a> - Blogs about various <strong>.NET</strong> features.</p></li> <li><p><a href="http://sayspy.blogspot.com/" rel="nofollow">Coder Who Says Py</a> - Blogs about various <strong>Python</strong> stuff.</p></li> <li><p><a href="http://www.codinghorror.com/blog/" rel="nofollow">Coding Horror</a> * - Blogs about various <strong>Computer Science</strong> issues in a pretty much language agnostic fashion (though with a very slight .NET bias).</p></li> <li><p><a href="http://www.25hoursaday.com/weblog/" rel="nofollow">Dare Obasanjo</a> * - Blogs about <strong>.NET</strong> stuff, as well as general <strong>community issues</strong>.</p></li> <li><p><a href="http://blogs.msdn.com/devdev/" rel="nofollow">Developing for Developers</a> - Various general <strong>Computer Science</strong> topics. Not updated for a while.</p></li> <li><p><a href="http://blogs.msdn.com/ericlippert/" rel="nofollow">Fabulous Adventures in Coding</a> * - Goes quite in depth with various <strong>.NET</strong> and <strong>functional language</strong> features.</p></li> <li><p><a href="http://goodexperience.com/" rel="nofollow">Good Experience</a> * - Blogs about <strong>good usability experience</strong>, usually though not always technology related.</p></li> <li><p><a href="http://www.greghughes.net/" rel="nofollow">greg hughes</a> * - Blogs about various <strong>technology related</strong> stuff.</p></li> <li><p><a href="http://blogs.msdn.com/tess/" rel="nofollow">If broken it is, fix it you should</a> - In depth .NET <strong>debugging and profiling</strong> topics.</p></li> <li><p><a href="http://infosthetics.com/" rel="nofollow">information aesthetics</a> * - Interesting and varied ways of information <strong>visualisations</strong>.</p></li> <li><p><a href="http://weblogs.asp.net/rosherove/" rel="nofollow">ISerializable</a> - An active member of the <strong>ALT.NET</strong> community and developer of Typemock (I think). Blogs about various .NET stuff.</p></li> <li><p><a href="http://blogs.msdn.com/jensenh/" rel="nofollow">Jensen Harris</a> * - Member of the team behind the <strong>Office 2007 UI</strong>. Not updated in a while, but a lot of good information on research and justifications.</p></li> <li><p><a href="http://www.joelonsoftware.com/" rel="nofollow">Joel on Software</a> * - Articles on all sorts of <strong>Computer Science</strong> related stuff.</p></li> <li><p><a href="http://msmvps.com/blogs/jon_skeet/" rel="nofollow">John Skeet</a> - Blogs on <strong>C#</strong> stuff as well as more generic technical news and issues.</p></li> <li><p><a href="http://blogs.msdn.com/lucabol/" rel="nofollow">Luca Bolognese</a> - Blogs on <strong>C#</strong> and <strong>function methodologies</strong>.</p></li> <li><p><a href="http://blogs.msdn.com/lukeh/" rel="nofollow">LukeH</a> - Blogs on <strong>C#</strong> and <strong>F#</strong>.</p></li> <li><p><a href="http://www.sellsbrothers.com/" rel="nofollow">Marquee de Sells</a> - Chris Sell's blog on <strong>.NET</strong> and <strong>general technology</strong> stuff.</p></li> <li><p><a href="http://www.pluralsight.com/community/blogs/fritz/" rel="nofollow">Onion Blog</a> - Mainly <strong>ASP.NET</strong> and general <strong>.NET web programming</strong>.</p></li> <li><p><a href="http://www.panopticoncentral.net/" rel="nofollow">Panopticon Central</a> - Member of the <strong>VB.NET</strong> language team.</p></li> <li><p><a href="http://www.presentationzen.com/presentationzen/" rel="nofollow">Presentation Zen</a> * - Tips, links and general information on <strong>good presentations</strong>.</p></li> <li><p><a href="http://research.swtch.com/" rel="nofollow">research!rsc</a> * - Articles about the <strong>history of Computer Science</strong>.</p></li> <li><p><a href="http://www.robmiles.com/journal/" rel="nofollow">Rob Miles</a> - <strong>.NET Micro Framework</strong>, general amusing observations and involved in teaching C#.</p></li> <li><p><a href="http://www.hanselman.com/blog/" rel="nofollow">Scott Hanselman</a> * - <strong>.NET</strong>, general technology topics, Weekly Source Code and an ongoing WPF community collaboration project as well as an associated podcast.</p></li> <li><p><a href="http://weblogs.asp.net/scottgu/" rel="nofollow">ScottGu</a> * - <strong>ASP.NET</strong> and detailed <strong>MVC Framework</strong> information.</p></li> <li><p><a href="http://sethgodin.typepad.com/seths_blog/" rel="nofollow">Seth Godin</a> * - An arguably not too evil <em>marketing</em> guy with some good observations and good writing style.</p></li> <li><p><a href="http://blogs.msdn.com/oldnewthing/" rel="nofollow">The Old New Thing</a> * - A vast amount of information on the <strong>history of Windows</strong> and justifications for some of the more bizaar peculiarities of the API's.</p></li> <li><p><a href="http://haacked.com/" rel="nofollow">You've Been HAACKED</a> - General <strong>.NET</strong> related stuff.</p></li> <li><p><a href="http://blogs.msdn.com/jomo_fisher/" rel="nofollow">Jomo Fisher</a> - Lately mainly <strong>F#</strong> related stuff.</p></li> </ol> <p>Those with *'s are one's I would actively recommend (though the others are all still good).</p> <p>Here's a list of some good programming podcasts I also listen to:</p> <ol> <li><p><a href="http://www.polymorphicpodcast.com/" rel="nofollow">Polymorphic Podcast</a> - General <strong>.NET</strong> stuff and interviews.</p></li> <li><p><a href="http://www.se-radio.net/" rel="nofollow">Software Engineering Radio</a> - Good in depth <em>general Computer Science</em>* stuff.</p></li> <li><p><a href="http://www.hanselminutes.com/" rel="nofollow">Hansleminutes</a> - <strong>Interviews</strong> with Computer Scientists and programmers with a fairly heave .NET bias.</p></li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/8701#8701 1 Answer by darkdog for What are the best RSS feeds for programmers/developers? darkdog 2008-08-12T11:45:39Z 2008-08-12T11:45:39Z <p><a href="http://www.beacosta.com/blog/" rel="nofollow" title="http://www.scribd.com/doc/2547864/msnetformattingstrings">Beatriz Costa</a> - Best WPF Blog </p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/9482#9482 5 Answer by Andy for What are the best RSS feeds for programmers/developers? Andy 2008-08-13T04:51:09Z 2008-08-13T04:51:09Z <ol> <li><a href="http://www.google.com/reader/view/feed/http%3A%2F%2Ffeeds.mattcutts.com%2Fmattcutts%2FuJBW" rel="nofollow">Matt Cutts</a> - Another Googler</li> <li><a href="http://www.google.com/reader/view/feed/http%3A%2F%2Fblogs.technet.com%2Fmarkrussinovich%2Frss.xml" rel="nofollow">Mark Russinovitch</a> - the <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx" rel="nofollow">Winternals/Sysinternals</a> guy. I learn more about debugging on Windows every time he posts...</li> <li><a href="http://www.google.com/reader/view/feed/http%3A%2F%2Fnews.ycombinator.com%2Frss" rel="nofollow" title="Unison Home Page">YCombinator's Hacker News</a> - Slashdot-esq programmer news, lots of junk, but occasional awesome nuggets thrown in.</li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/9521#9521 1 Answer by Jamie for What are the best RSS feeds for programmers/developers? Jamie 2008-08-13T06:47:22Z 2008-08-13T06:47:22Z <p><a href="http://spietrek.blogspot.com/2008/08/links-862008.html" rel="nofollow">http://spietrek.blogspot.com/2008/08/links-862008.html</a> - A continuous learners blog. This guys finds all the best blog post so you don't have too! (seems to be on a break for a few weeks just now)</p> <p><a href="http://googletesting.blogspot.com/" rel="nofollow">http://googletesting.blogspot.com/</a> - Google testing blog. How to write more testable code. Just started reading this one and really enjoying it.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/9536#9536 2 Answer by icco for What are the best RSS feeds for programmers/developers? icco 2008-08-13T07:27:02Z 2008-08-13T07:27:02Z <p>Most of these have already been mentioned but here's my list. Not everything I read, just the programming/tech stuff:</p> <ol> <li><a href="http://slashdot.org/" rel="nofollow" title="Unison Home Page">Slashdot</a></li> <li><a href="http://www.37signals.com/svn/posts" rel="nofollow">Signal Vs. Noise</a></li> <li><a href="http://www.google.com/reader/shared/14480565058256660224" rel="nofollow">Scobelizer's Shared Items</a></li> <li><a href="http://www.techcrunch.com/" rel="nofollow">TechCrunch</a></li> <li><a href="http://open.blogs.nytimes.com/" rel="nofollow">Open</a></li> <li><a href="http://www.schneier.com/blog/" rel="nofollow">Schneier on Security</a></li> <li><a href="http://www.randsinrepose.com/" rel="nofollow">Rands In Repose</a></li> <li><a href="http://www.hackaday.com/" rel="nofollow">Hack a Day</a></li> <li><a href="http://blog.last.fm/" rel="nofollow">Last.fm – the Blog</a></li> </ol> <p>also <a href="http://news.ycombinator.com/" rel="nofollow">Hacker News</a>, which I don't think is good via RSS, but whatev.</p> <p>UPDATE: I read a ton of webcomics, yet I totally forgot, <a href="http://xkcd.com/" rel="nofollow">XKCD</a>.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/11245#11245 5 Answer by Jacob Proffitt for What are the best RSS feeds for programmers/developers? Jacob Proffitt 2008-08-14T15:56:32Z 2008-08-14T15:56:32Z <p>This is cribbed from my <a href="http://rpc.bloglines.com/blogroll?html=1&amp;id=Croddwyn&amp;folder=Technical" rel="nofollow">Bloglines technology</a> section (with notes added where I deemed useful). Also note that these are heavily .Net based.</p> <ul> <li><a href="http://geekswithblogs.net/dsellers/Default.aspx" rel="nofollow">A Curious Mind</a></li> <li><a href="http://arjansworld.blogspot.com/" rel="nofollow">Arjan`s World</a> - my favorite link blog</li> <li><a href="http://www.davidarno.org" rel="nofollow">Arno#</a></li> <li><a href="http://corcodilos.com/blog" rel="nofollow">Ask The Headhunter</a> - Mr. Headhunter isn't technical himself, but he headhunts us and has very useful advice</li> <li><a href="http://ayende.com/Blog/Default.aspx" rel="nofollow">Ayende @ Rahien</a> - A very prolific Alt.Net guy</li> <li><a href="http://blogs.msdn.com/brada/default.aspx" rel="nofollow">Brad Abrams</a></li> <li><a href="http://www.codinghorror.com/blog/" rel="nofollow">Coding Horror</a> - Duh</li> <li><a href="http://www.hanselman.com/blog/" rel="nofollow">Computer Zen</a> - Scott Hanselman's blog</li> <li><a href="http://blogs.msdn.com/data/default.aspx" rel="nofollow">Data</a></li> <li><a href="http://www.elilopian.com" rel="nofollow">Eli Lopian&#39;s Blog</a> - CTO of Typemock</li> <li><a href="http://software.ericsink.com/" rel="nofollow">Eric.Weblog()</a> - Owner/founder of SourceForge</li> <li><a href="http://weblogs.asp.net/rosherove/default.aspx" rel="nofollow">ISerializable</a> - Roy Osherove's blog</li> <li><a href="http://www.joelonsoftware.com" rel="nofollow">Joel on Software</a> - Duh redux</li> <li><a href="http://www.knowing.net/" rel="nofollow">Knowing.NET</a></li> <li><a href="http://www.noop.nl/" rel="nofollow">NOOP</a> - Heavy management focus</li> <li><a href="http://blog.wekeroad.com" rel="nofollow">Rob Conery</a> - Benevolent dictator for Subsonic&mdash;a quality .Net OR/M</li> <li><a href="http://www.theruntime.com/blogs/MainFeed.aspx" rel="nofollow">The Runtime</a> - A group blog of .Net folks</li> <li><a href="http://scottonwriting.net/sowblog/" rel="nofollow">Scott on Writing</a></li> <li><a href="http://secretGeek.net/index.asp" rel="nofollow">secretGeek</a></li> <li><a href="http://slashdot.org/" rel="nofollow">Slashdot</a> - Emminently skimmable</li> <li><a href="http://blog.stackoverflow.com" rel="nofollow">stackoverflow</a> - semi-duh</li> <li><a href="http://forums.construx.com/blogs/stevemcc/default.aspx" rel="nofollow">Steve McConnel&#39;s Blog</a> - The godfather of software development analysis</li> <li><a href="http://stevenharman.net/blog/Default.aspx" rel="nofollow">StevenHarman.net</a></li> <li><a href="http://blog.troyd.net/" rel="nofollow">Troy DeMonbreun</a></li> <li><a href="http://blog.typemock.com/" rel="nofollow">TypeMock</a> - Official blog for the Typemock team</li> <li><a href="http://www.xmlaficionado.com/" rel="nofollow">XML Aficionado</a> - Personal blog for Alexander Falk, Altova founder</li> <li><a href="http://haacked.com/Default.aspx" rel="nofollow">you&#39;ve been HAACKED</a> - Benevolent dictator for Subtext&mdash;the blogging engine</li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/11626#11626 2 Answer by Pascal Paradis for What are the best RSS feeds for programmers/developers? Pascal Paradis 2008-08-14T19:57:12Z 2008-08-14T19:57:12Z <p>Here is some of mine : </p> <ol> <li><a href="http://www.gnucitizen.org/" rel="nofollow" title="excanvas"><a href="http://www.gnucitizen.org/" rel="nofollow">http://www.gnucitizen.org/</a></a></li> <li><a href="http://weblogs.asp.net/nleghari/" rel="nofollow"><a href="http://weblogs.asp.net/nleghari/" rel="nofollow">http://weblogs.asp.net/nleghari/</a></a></li> <li><a href="http://blogs.msdn.com/ericgu/default.aspx" rel="nofollow">Eric Gunnerson's C# Compendium</a></li> <li><a href="http://www.sharepointnutsandbolts.com/" rel="nofollow"><a href="http://www.sharepointnutsandbolts.com/" rel="nofollow">http://www.sharepointnutsandbolts.com/</a></a> He is famous for his post on using Sharepoint APIs</li> <li><a href="http://www.slimcode.com/cs/blogs/martin/" rel="nofollow">Martin Plante's blog</a></li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/11810#11810 0 Answer by Sam for What are the best RSS feeds for programmers/developers? Sam 2008-08-15T00:14:47Z 2008-08-15T00:14:47Z <p>Cant forget <a href="http://thedailywtf.com/" rel="nofollow">http://thedailywtf.com/</a> (<a href="http://syndication.thedailywtf.com/TheDailyWtf" rel="nofollow">RSS</a>) for knowing what <em>not</em> to do when developing software.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/12059#12059 1 Answer by Thomi for What are the best RSS feeds for programmers/developers? Thomi 2008-08-15T08:00:37Z 2008-08-15T08:00:37Z <p>Don't forget the <a href="http://www.informit.com/podcasts/index_rss.aspx?c=7" rel="nofollow" title="Coding Guidelines for Cocoa">OnSoftware Podcast</a> (sadly stopped, but you can still see the back-issues), and <a href="http://www.se-radio.net/" rel="nofollow" title="Apple Developer Connection">SERadio</a>!</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/13872#13872 0 Answer by Peter Stuifzand for What are the best RSS feeds for programmers/developers? Peter Stuifzand 2008-08-17T19:29:10Z 2008-08-17T19:29:10Z <p>Two more:</p> <ul> <li><a href="http://www.mysqlperformanceblog.com" rel="nofollow">MySQL performance blog</a></li> <li><a href="http://www.mnot.net/blog/" rel="nofollow">mnot's Weblog</a></li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/14602#14602 2 Answer by RedWolves for What are the best RSS feeds for programmers/developers? RedWolves 2008-08-18T13:36:38Z 2008-08-18T13:36:38Z <p>Since I am coming in late to this question the only blog I can suggest that hasn't been mentioned is <a href="http://ejohn.org/blog/" rel="nofollow">John Resig</a>'s (jQuery author, Mozilla Javascript Evangelist, Firebug Committee) blog.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/14744#14744 1 Answer by Jonathan for What are the best RSS feeds for programmers/developers? Jonathan 2008-08-18T14:52:32Z 2008-08-18T14:52:32Z <p>This is the <strong><em>delta</em></strong> between my list and all those worthy feeds listed above:</p> <ol> <li><a href="http://www.47hats.com/" rel="nofollow">47 Hats</a></li> <li><a href="http://jcooney.net/" rel="nofollow">JCooney.NET</a></li> <li><a href="http://michaelonsecurity.com/" rel="nofollow">Michael on Security</a></li> <li><a href="http://planets.sun.com/techtips/group/blogs/feed/rss" rel="nofollow">Core Java Technologies Tech Tips</a></li> <li><a href="http://jeremymanson.blogspot.com/" rel="nofollow">Jeremy Manson</a></li> <li><a href="http://zvikico.typepad.com/problog/" rel="nofollow">Either You Succeed or Explain</a></li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/14900#14900 3 Answer by andersjanmyr for What are the best RSS feeds for programmers/developers? andersjanmyr 2008-08-18T16:54:40Z 2008-08-18T16:54:40Z <p>Here are some of my favorites.</p> <ul> <li><a href="http://lambda-the-ultimate.org/" rel="nofollow">Lambda the Ultimate</a> - Programming Languages</li> <li><a href="http://weblog.raganwald.com/" rel="nofollow">Raganwald</a> - Generic Programming, Ruby</li> <li><a href="http://onsmalltalk.com/" rel="nofollow">On Smalltalk</a> - Smalltalk</li> <li><a href="http://www.defmacro.org/" rel="nofollow">defmacro</a> - Lisp, Generic Programming</li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/15371#15371 1 Answer by dlannoye for What are the best RSS feeds for programmers/developers? dlannoye 2008-08-18T23:25:29Z 2008-08-18T23:25:29Z <p>I would like to add the <a href="http://howsoftwareisbuilt.com/" rel="nofollow">How Software is Built</a> blog.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/15924#15924 0 Answer by Anders Sandvig for What are the best RSS feeds for programmers/developers? Anders Sandvig 2008-08-19T09:32:14Z 2008-08-19T09:32:14Z <p>How about sending some of your suggestions to this guy:</p> <p><a href="http://www.noop.nl/2008/08/call-for-votes-top-100-software-engineering-blogs.html" rel="nofollow"><a href="http://www.noop.nl/2008/08/call-for-votes-top-100-software-engineering-blogs.html" rel="nofollow">http://www.noop.nl/2008/08/call-for-votes-top-100-software-engineering-blogs.html</a></a></p> <p>I am sure the list he will end up with can be a useful reference for this question also.</p> <p>(I would send some suggestions myself, but I haven't read most of the blogs mentioned here, so I can't recommend them.)</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/18304#18304 0 Answer by John Asbeck for What are the best RSS feeds for programmers/developers? John Asbeck 2008-08-20T16:18:04Z 2008-08-20T16:18:04Z <p><a href="http://blogs.msdn.com/maoni/default.aspx" rel="nofollow">Maoni's blog</a> is a great spot for .NET memory and performance info.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/19272#19272 0 Answer by Ekkmanz for What are the best RSS feeds for programmers/developers? Ekkmanz 2008-08-21T03:05:29Z 2008-08-21T03:05:29Z <p>As others already mentioned, <a href="http://brucefwebster.com/feed/" rel="nofollow">Bruce F. Webster</a> is cool blog about SW process and management.</p> <p>Here's my diff list.</p> <ol> <li><a href="http://www.martinfowler.com/bliki/" rel="nofollow">Martin Fowler's Bliki</a> (<a href="http://martinfowler.com/bliki/bliki.atom" rel="nofollow">feed</a>) - Good article from Martin Fowler.</li> <li><a href="http://highscalability.com/" rel="nofollow">High Scalability</a> (<a href="http://highscalability.com/rss.xml" rel="nofollow">feed</a>) - For those who're interested in scalable web app.</li> </ol> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/21295#21295 3 Answer by Adrian Magdas for What are the best RSS feeds for programmers/developers? Adrian Magdas 2008-08-21T22:00:02Z 2008-08-21T22:11:22Z <p>It's long but this is it:</p> <pre><code> .NET Rocks! &lt;http://www.pwop.com/feed.aspx?show=dotnetrocks&amp;filetype=master&gt; Accidental Technologist &lt;http://feeds.feedburner.com/AccidentalTechnologist&gt; Adventures in the High-tech Underbelly &lt;http://www.bluebytesoftware.com/blog/SyndicationService.asmx/GetRss&gt; Ayende &lt;http://feeds.feedburner.com/AyendeRahien&gt; BCL Team &lt;http://blogs.msdn.com/bclteam/rss.xml&gt; Beautiful Code &lt;http://beautifulcode.oreillynet.com/index.atom&gt; Ben Scheirman &lt;http://feeds.feedburner.com/flux88&gt; BrianDonahue.Persist() &lt;http://feeds.feedburner.com/bdpersist&gt; C# Disciples &lt;Marlon Grech&gt; &lt;http://marlongrech.wordpress.com/feed/&gt; C# Tea Time &lt;http://blogs.msdn.com/eric/rss.xml&gt; Charles Petzold &lt;http://www.charlespetzold.com/rss.xml&gt; Charlie Calvert &lt;http://blogs.msdn.com/charlie/rss.xml&gt; Chris Smith F# &lt;http://feeds.feedburner.com/ChrisSmithsCompletelyUniqueView&gt; Code Better &lt;http://feeds.feedburner.com/CodeBetter&gt; Coding Horror &lt;http://feeds.feedburner.com/codinghorror&gt; Coding in an Igloo &lt;http://feeds.feedburner.com/igloocoder&gt; Devlicious &lt;http://feeds.feedburner.com/Devlicious&gt; DimeCasts.Net &lt;http://feeds.feedburner.com/Dimecastsnet--InformAndEducateIn10MinutesOrLess&gt; dnrTV &lt;http://feeds.feedburner.com/DnrtvZip&gt; Elegant Code &lt;http://feeds.feedburner.com/ElegantCode&gt; Eric Gunnerson's C# Compendium &lt;http://blogs.msdn.com/ericgu/rss.xml&gt; Eric Lippert &lt;http://blogs.msdn.com/ericlippert/rss.xml&gt; Eric.Weblog() &lt;http://www.ericsink.com/rss.xml&gt; Fear and Loathing &lt;http://feeds.feedburner.com/bsimser&gt; Gray's Matter &lt;http://graysmatter.codivation.com/SyndicationService.asmx/GetAtom&gt; Gustavo Duarte &lt;http://feeds.feedburner.com/GustavoDuarte&gt; Haacked &lt;http://feeds.haacked.com/haacked&gt; IanG on Tap &lt;http://www.interact-sw.co.uk/iangblog/rss2.0&gt; I'm just sayin' &lt;http://blogs.msdn.com/ed_maurer/rss.xml&gt; James Kovacs' Weblog &lt;http://www.jameskovacs.com/blog/SyndicationService.asmx/GetRss&gt; Jean-Paul S. Boodhoo's Blog &lt;http://feeds.feedburner.com/JPBoodhoo&gt; JetBrains .NET Tools Blog &lt;http://blogs.jetbrains.com/dotnet/feed/atom&gt; Jimmy Bogard &lt;http://feeds.feedburner.com/GrabBagOfT&gt; Joel on Software &lt;http://www.joelonsoftware.com/rss.xml&gt; John Galloway &lt;http://feeds.feedburner.com/jongalloway&gt; JohnPapa.net &lt;http://feeds.feedburner.com/JohnPapa&gt; Jon Skeet &lt;http://feeds.feedburner.com/JonSkeetCodingBlog&gt; Josh Smith &lt;http://joshsmithonwpf.wordpress.com/feed&gt; Kirill Osenkov &lt;http://blogs.msdn.com/kirillosenkov/rss.xml&gt; Knowing.NET &lt;http://www.knowing.net/SyndicationService.asmx/GetRss&gt; Linux Hater's Blog &lt;http://feeds.feedburner.com/LinuxHatersBlog&gt; Los Techies &lt;http://feeds.feedburner.com/lostechies&gt; Luca Bolognese &lt;http://blogs.msdn.com/lucabol/rss.xml&gt; Martin Fowler's Bliki &lt;http://www.martinfowler.com/bliki/bliki.atom&gt; Miguel Icaza &lt;http://tirania.org/blog/miguel.rss2&gt; Mo Khan: My Blog! &lt;http://feeds.feedburner.com/MosBlog&gt; Moserware &lt;http://feeds.feedburner.com/Moserware&gt; Object Mentor Blog &lt;http://blog.objectmentor.com/xml/rss20/feed.xml&gt; Paul Graham: Essays &lt;http://www.aaronsw.com/2002/feeds/pgessays.rss&gt; Pluralsight Blogs &lt;http://www.pluralsight.com/blogs/mainfeed.aspx&gt; Random .NET Ramblings &lt;http://feeds.feedburner.com/woodyp&gt; ReSharper Horizons &lt;http://resharper.blogspot.com/feeds/posts/default&gt; Rob Connery &lt;http://blog.wekeroad.com/feed&gt; Roy Osherov &lt;http://feeds.feedburner.com/Iserializable&gt; Ryan Lanciaux &lt;http://feeds.feedburner.com/RyanLanciaux&gt; Sacha Barber &lt;http://sachabarber.net/?feed=rss2&gt; Sara Ford &lt;http://blogs.msdn.com/saraford/rss.xml&gt; Scott Allen &lt;http://odetocode.com/Blogs/scott/rss.aspx&gt; Scott Guthrie &lt;http://weblogs.asp.net/scottgu/rss.aspx&gt; Scott Hanselman &lt;http://feeds.feedburner.com/ScottHanselman&gt; Scott On Writing &lt;http://feeds.feedburner.com/ScottOnWriting&gt; sfeldman.NET &lt;http://feeds.feedburner.com/sfeldmannet&gt; Skrentablog &lt;http://www.skrenta.com/atom.xml&gt; Sleep Overrated - Scott Cowan &lt;http://www.sleepoverrated.com/SyndicationService.asmx/GetRss&gt; Software By Rob &lt;http://feeds.feedburner.com/SoftwareByRob&gt; stackoverflow &lt;http://blog.stackoverflow.com/index.php/feed/&gt; Streamline Logic &lt;http://blog.streamlinelogic.ca/feeds/posts/default&gt; Terry Thibodeau's Blog &lt;http://www.connicus.com/rss.aspx&gt; The Hostile Blogger &lt;http://blogs.hibernatingrhinos.com/Craig/Rss.aspx&gt; The Mellow Musings of Dr. T &lt;http://blogs.msdn.com/madst/rss.xml&gt; The NHibernate FAQ &lt;http://blogs.hibernatingrhinos.com/nhibernate/Rss.aspx&gt; Void Nish &lt;http://blog.voidnish.com/?feed=rss2&gt; Wayward -&gt; LINQ &lt;http://blogs.msdn.com/mattwar/rss.xml&gt; Wes Dyer &lt;http://blogs.msdn.com/wesdyer/rss.xml&gt; Words of Wisdom From The Elder &lt;http://feeds.feedburner.com/keithelder&gt; WPF Disciples &lt;http://feeds.feedburner.com/wordpress/blog&gt; Zen and the art of Castle maintenance &lt;http://hammett.castleproject.org/?feed=rss2&gt; </code></pre> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/24535#24535 0 Answer by Josh Brown for What are the best RSS feeds for programmers/developers? Josh Brown 2008-08-23T19:41:07Z 2008-08-23T19:41:07Z <p><a href="http://blogs.tedneward.com/" rel="nofollow">Ted Neward</a> knows a variety of languages, and he's a No Fluff Just Stuff speaker. I like how he's more than ok with disagreeing with people.</p> <p><a href="http://steve-yegge.blogspot.com/" rel="nofollow">Steve Yegge</a> is also very knowledgeable and entertaining.</p> <p><a href="http://googletesting.blogspot.com/" rel="nofollow">Google Testing Blog</a> is great, too - I've posted several of their "Testing on the Toilet" episodes in the stall at work.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/25935#25935 -2 Answer by unknown (yahoo) for What are the best RSS feeds for programmers/developers? unknown (yahoo) 2008-08-25T12:22:28Z 2008-08-25T12:22:28Z <p>I'm not trying to backseat mod here, but it seems like a lot of subjective questions are getting great feedback. Is this important in the context of what stackoverflow.com is trying to accomplish? </p> <p>Quoting from the FAQ: "What kind of questions should I not ask here? Avoid asking questions that are subjective, argumentative, or require extended discussion. This is a place for questions that can be answered!"</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/26717#26717 2 Answer by Chris Conway for What are the best RSS feeds for programmers/developers? Chris Conway 2008-08-25T19:51:08Z 2008-08-25T19:51:08Z <p>There are a ton of great resources out there. For what it's worth, here's my blog roll:<br> 1. Ayende @ Rahien - (NHibernate, Rhino Mocks, and overall great programming blog)<a href="http://www.ayende.com/Blog/" rel="nofollow">http://www.ayende.com/Blog/</a><br> 2. Billy McCafferty - (NHibernate, Enterprise development, etc.<a href="http://devlicio.us/blogs/billy_mccafferty/default.aspx" rel="nofollow">http://devlicio.us/blogs/billy_mccafferty/default.aspx</a><br> 3. Code Better - (Alt.NET stuff)<a href="http://codebetter.com/blogs/" rel="nofollow">http://codebetter.com/blogs/</a><br> 4. Coding Horror - (Humor)<a href="http://www.codinghorror.com/blog/" rel="nofollow">http://www.codinghorror.com/blog/</a><br> 5. Devlicio.us - (General coding stuff)<a href="http://devlicio.us/blogs/" rel="nofollow">http://devlicio.us/blogs/</a><br> 6. Jeffrey Palermo - (MVC, IoC, etc.)<a href="http://jeffreypalermo.com/" rel="nofollow">http://jeffreypalermo.com/</a><br> 7. Martin Fowler's Bliki - (Best Practices)<a href="http://martinfowler.com/bliki" rel="nofollow">http://martinfowler.com/bliki</a><br> 8. The Daily WTF - (Humor)<a href="http://thedailywtf.com/" rel="nofollow">http://thedailywtf.com/</a><br> 9. Ode to Code - (LINQ, MVC, Gerenal programming)<a href="http://odetocode.com/Blogs/scott/default.aspx" rel="nofollow">http://odetocode.com/Blogs/scott/default.aspx</a><br> 10. Phil Haacked - (Subtext, MVC)<a href="http://feeds.haacked.com/haacked" rel="nofollow">http://feeds.haacked.com/haacked</a><br> 11. Scott Hanselman - (All kinds of goodies)<a href="http://www.hanselman.com/blog/" rel="nofollow">http://www.hanselman.com/blog/</a><br> 12. Scott Guthrie - (ASP.Net)<a href="http://weblogs.asp.net/scottgu/default.aspx" rel="nofollow">http://weblogs.asp.net/scottgu/default.aspx</a><br></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/29722#29722 0 Answer by Drakiula for What are the best RSS feeds for programmers/developers? Drakiula 2008-08-27T08:14:52Z 2008-08-27T08:14:52Z <p>Here are some of my Google Reader outlines:</p> <pre><code> &lt;outline text="&amp;amp;lt;ChristophDotNet" title="&amp;amp;lt;ChristophDotNet" type="rss" xmlUrl="http://feeds.feedburner.com/CTheArchitect" htmlUrl="http://weblogs.asp.net/cschittko/default.aspx"/&gt; &lt;outline text=".NET at 9.400 ft above sea level" title=".NET at 9.400 ft above sea level" type="rss" xmlUrl="http://weblogs.asp.net/esanchez/rss.aspx" htmlUrl="http://weblogs.asp.net/esanchez/default.aspx"/&gt; &lt;outline text=".NET Edge in Australia" title=".NET Edge in Australia" type="rss" xmlUrl="http://weblogs.asp.net/edgepereira/rss.aspx" htmlUrl="http://weblogs.asp.net/edgepereira/default.aspx"/&gt; &lt;outline text=".NET slave" title=".NET slave" type="rss" xmlUrl="http://feeds.feedburner.com/netslave" htmlUrl="http://blog.madskristensen.dk/"/&gt; &lt;outline text="4GuysFromRolla.com :: Site Navigation Article Series" title="4GuysFromRolla.com :: Site Navigation Article Series" type="rss" xmlUrl="http://aspnet.4guysfromrolla.com/rss/siteNavigation.xml" htmlUrl="http://aspnet.4guysfromrolla.com/articles/111605-1.aspx"/&gt; &lt;outline text="&amp;lt;a href=&amp;quot;http://weblogs.asp.net/bleroy&amp;quot;&gt;Tales from the Evil Empire&amp;lt;/a&gt;" title="&amp;lt;a href=&amp;quot;http://weblogs.asp.net/bleroy&amp;quot;&gt;Tales from the Evil Empire&amp;lt;/a&gt;" type="rss" xmlUrl="http://weblogs.asp.net/bleroy/rss.aspx" htmlUrl="http://weblogs.asp.net/bleroy/default.aspx"/&gt; &lt;outline text="Aaron Lerch" title="Aaron Lerch" type="rss" xmlUrl="http://feeds.feedburner.com/aaronlerch" htmlUrl="http://www.aaronlerch.com/blog"/&gt; &lt;outline text="Aaron Stebner's WebLog" title="Aaron Stebner's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/astebner/rss.xml" htmlUrl="http://blogs.msdn.com/astebner/default.aspx"/&gt; &lt;outline text="ADO.NET team blog" title="ADO.NET team blog" type="rss" xmlUrl="http://blogs.msdn.com/adonet/rss.xml" htmlUrl="http://blogs.msdn.com/adonet/default.aspx"/&gt; &lt;outline text="AJ's blog" title="AJ's blog" type="rss" xmlUrl="http://ajdotnet.wordpress.com/feed/" htmlUrl="http://ajdotnet.wordpress.com"/&gt; &lt;outline text="Al Pascual" title="Al Pascual" type="rss" xmlUrl="http://alpascual.com/blog/al/rss.aspx" htmlUrl="http://alpascual.com/blog/al/default.aspx"/&gt; &lt;outline text="Albert Pascual ASP.NET Blog" title="Albert Pascual ASP.NET Blog" type="rss" xmlUrl="http://weblogs.asp.net/albertpascual/rss.aspx" htmlUrl="http://weblogs.asp.net/albertpascual/default.aspx"/&gt; &lt;outline text="Alex Hoffman" title="Alex Hoffman" type="rss" xmlUrl="http://feeds.feedburner.com/asp/ahoffman" htmlUrl="http://alintex.com/blog/"/&gt; &lt;outline text="Alistair Cockburn - Recent changes [en]" title="Alistair Cockburn - Recent changes [en]" type="rss" xmlUrl="http://alistair.cockburn.us/index.php?title=Special:Recentchanges&amp;amp;hideminor=1&amp;amp;feed=rss" htmlUrl="http://alistair.cockburn.us/index.php/Special:Recentchanges"/&gt; &lt;outline text="All Your Base Are Belong To Us" title="All Your Base Are Belong To Us" type="rss" xmlUrl="http://blogs.microsoft.co.il/blogs/sasha/rss.aspx" htmlUrl="http://blogs.microsoft.co.il/blogs/sasha/"/&gt; &lt;outline text="Alt-N Press Center" title="Alt-N Press Center" type="rss" xmlUrl="http://www.altn.com/formpages/rss.aspx" htmlUrl="http://www.altn.com/Company/PressRoom/"/&gt; &lt;outline text="Andrew Peters' Blog" title="Andrew Peters' Blog" type="rss" xmlUrl="http://andrewpeters.net/feed/" htmlUrl="http://andrewpeters.net"/&gt; &lt;outline text="Andrew Rea" title="Andrew Rea" type="rss" xmlUrl="http://feeds.feedburner.com/AndrewRea" htmlUrl="http://weblogs.asp.net/andrewrea/default.aspx"/&gt; &lt;outline text="Andrew Stopford&amp;amp;#39;s Weblog" title="Andrew Stopford&amp;amp;#39;s Weblog" type="rss" xmlUrl="http://weblogs.asp.net/astopford/rss.aspx" htmlUrl="http://weblogs.asp.net/astopford/default.aspx"/&gt; &lt;outline text="Anson Horton's Blog" title="Anson Horton's Blog" type="rss" xmlUrl="http://blogs.msdn.com/ansonh/rss.xml" htmlUrl="http://blogs.msdn.com/ansonh/default.aspx"/&gt; &lt;outline text="Antoine Griffard" title="Antoine Griffard" type="rss" xmlUrl="http://weblogs.asp.net/antoinegriffard/rss.aspx" htmlUrl="http://weblogs.asp.net/antoinegriffard/default.aspx"/&gt; &lt;outline text="Ardent Dev" title="Ardent Dev" type="rss" xmlUrl="http://feeds.feedburner.com/ArdentBlog" htmlUrl="http://www.ardentdev.com/blog"/&gt; &lt;outline text="Ask the Performance Team" title="Ask the Performance Team" type="rss" xmlUrl="http://blogs.technet.com/askperf/rss.xml" htmlUrl="http://blogs.technet.com/askperf/default.aspx"/&gt; &lt;outline text="ASP.NET Debugging" title="ASP.NET Debugging" type="rss" xmlUrl="http://blogs.msdn.com/tom/rss.xml" htmlUrl="http://blogs.msdn.com/tom/default.aspx"/&gt; &lt;outline text="ASP.NET Weblogs" title="ASP.NET Weblogs" type="rss" xmlUrl="http://weblogs.asp.net/MainFeed.aspx" htmlUrl="http://weblogs.asp.net/"/&gt; &lt;outline text="aspnet Release Rss Feed" title="aspnet Release Rss Feed" type="rss" xmlUrl="http://www.codeplex.com/aspnet/Project/ProjectRss.aspx?ProjectRSSFeed=codeplex%3A%2F%2Frelease%2Faspnet" htmlUrl="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx"/&gt; &lt;outline text="AtlasControlToolkit Release Rss Feed" title="AtlasControlToolkit Release Rss Feed" type="rss" xmlUrl="http://www.codeplex.com/AtlasControlToolkit/Project/ProjectRss.aspx?ProjectRSSFeed=codeplex%3A%2F%2Frelease%2FAtlasControlToolkit" htmlUrl="http://www.codeplex.com/AjaxControlToolkitases.aspx?ProjectName=AtlasControlToolkit"/&gt; &lt;outline text="AtlasControlToolkit Source Control Rss Feed" title="AtlasControlToolkit Source Control Rss Feed" type="rss" xmlUrl="http://www.codeplex.com/AtlasControlToolkit/Project/ProjectRss.aspx?ProjectRSSFeed=codeplex%3A%2F%2Fsourcecontrol%2FAtlasControlToolkit" htmlUrl="http://www.codeplex.com/AjaxControlToolkitrceControl/ListDownloadableCommits.aspx"/&gt; &lt;outline text="Authorization Manager Team Blog" title="Authorization Manager Team Blog" type="rss" xmlUrl="http://blogs.msdn.com/azman/rss.xml" htmlUrl="http://blogs.msdn.com/azman/default.aspx"/&gt; &lt;outline text="Ayende @ Rahien" title="Ayende @ Rahien" type="rss" xmlUrl="http://feeds.feedburner.com/AyendeRahien" htmlUrl="http://ayende.com/Blog/Default.aspx"/&gt; &lt;outline text="Bashmohandes" title="Bashmohandes" type="rss" xmlUrl="http://spellcoder.com/blogs/bashmohandes/rss.aspx" htmlUrl="http://spellcoder.com/blogs/bashmohandes/default.aspx"/&gt; &lt;outline text="BCL Team Blog" title="BCL Team Blog" type="rss" xmlUrl="http://blogs.msdn.com/bclteam/rss.xml" htmlUrl="http://blogs.msdn.com/bclteam/default.aspx"/&gt; &lt;outline text="Ben Dill's Blog" title="Ben Dill's Blog" type="rss" xmlUrl="http://weblogs.asp.net/bdill/rss.aspx" htmlUrl="http://weblogs.asp.net/bdill/default.aspx"/&gt; &lt;outline text="Ben Hall's Blog" title="Ben Hall's Blog" type="rss" xmlUrl="http://blog.benhall.me.uk/rss.xml" htmlUrl="http://blog.benhall.me.uk/"/&gt; &lt;outline text="Benp's Guide to Stuff" title="Benp's Guide to Stuff" type="rss" xmlUrl="http://blogs.technet.com/benp/rss.xml" htmlUrl="http://blogs.technet.com/benp/default.aspx"/&gt; &lt;outline text="benwu's WebLog" title="benwu's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/benwu/rss.xml" htmlUrl="http://blogs.msdn.com/benwu/default.aspx"/&gt; &lt;outline text="bharry's WebLog" title="bharry's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/bharry/rss.xml" htmlUrl="http://blogs.msdn.com/bharry/default.aspx"/&gt; &lt;outline text="Bill Blogs in C#" title="Bill Blogs in C#" type="rss" xmlUrl="http://srtsolutions.com/blogs/billwagner/rss.aspx" htmlUrl="http://srtsolutions.com/blogs/billwagner/default.aspx"/&gt; &lt;outline text="BillS&amp;amp;#39; IIS Blog" title="BillS&amp;amp;#39; IIS Blog" type="rss" xmlUrl="http://blogs.iis.net/bills/rss.aspx" htmlUrl="http://blogs.iis.net/bills/default.aspx"/&gt; &lt;outline text="BinaryIntellect.net :: Tools, code and components" title="BinaryIntellect.net :: Tools, code and components" type="rss" xmlUrl="http://www.binaryintellect.net/articles/rssfeed.aspx" htmlUrl="http://www.binaryintellect.net"/&gt; &lt;outline text="BizTalk Blogs" title="BizTalk Blogs" type="rss" xmlUrl="http://www.biztalkblogs.com/RssDoc.xml" htmlUrl="www.BizTalkBlogs.com"/&gt; &lt;outline text="blog 3.0" title="blog 3.0" type="rss" xmlUrl="http://www.fusu.ro/index.php/feed/" htmlUrl="http://www.fusu.ro"/&gt; &lt;outline text="Blog | TomasP.Net" title="Blog | TomasP.Net" type="rss" xmlUrl="http://tomasp.net/blog/rss.aspx" htmlUrl="http://tomasp.net/blog"/&gt; &lt;outline text="Brad Abrams" title="Brad Abrams" type="rss" xmlUrl="http://blogs.msdn.com/brada/rss.xml" htmlUrl="http://blogs.msdn.com/brada/default.aspx"/&gt; &lt;outline text="Brian Jones: Open XML Formats" title="Brian Jones: Open XML Formats" type="rss" xmlUrl="http://blogs.msdn.com/brian_jones/rss.xml" htmlUrl="http://blogs.msdn.com/brian_jones/default.aspx"/&gt; &lt;outline text="BUGBUG: poor title" title="BUGBUG: poor title" type="rss" xmlUrl="http://blogs.msdn.com/richardb/rss.xml" htmlUrl="http://blogs.msdn.com/richardb/default.aspx"/&gt; &lt;outline text="C l e m e n s" title="C l e m e n s" type="rss" xmlUrl="http://feeds.feedburner.com/clemensreijnen/qzrF" htmlUrl="http://www.clemensreijnen.nl/"/&gt; &lt;outline text="C# Disciples" title="C# Disciples" type="rss" xmlUrl="http://feeds.feedburner.com/WPFDisciples" htmlUrl="http://marlongrech.wordpress.com"/&gt; &lt;outline text="C# Frequently Asked Questions" title="C# Frequently Asked Questions" type="rss" xmlUrl="http://blogs.msdn.com/csharpfaq/rss.xml" htmlUrl="http://blogs.msdn.com/csharpfaq/default.aspx"/&gt; &lt;outline text="CarlosAg Blog" title="CarlosAg Blog" type="rss" xmlUrl="http://blogs.msdn.com/carlosag/rss.xml" htmlUrl="http://blogs.msdn.com/carlosag/default.aspx"/&gt; &lt;outline text="cbrumme's WebLog" title="cbrumme's WebLog" type="rss" xmlUrl="http://blogs.gotdotnet.com/cbrumme/rss.xml" htmlUrl="http://blogs.msdn.com/cbrumme/default.aspx"/&gt; &lt;outline text="Chad Myers&amp;amp;#39; Blog" title="Chad Myers&amp;amp;#39; Blog" type="rss" xmlUrl="http://feeds.feedburner.com/ChadMyersBlog" htmlUrl="http://www.lostechies.com/blogs/chad_myers/default.aspx"/&gt; &lt;outline text="Charles Petzold" title="Charles Petzold" type="rss" xmlUrl="http://www.charlespetzold.com/rss.xml" htmlUrl="http://www.charlespetzold.com"/&gt; &lt;outline text="Cheshire's Blog" title="Cheshire's Blog" type="rss" xmlUrl="http://blogs.msdn.com/jamesche/rss.xml" htmlUrl="http://blogs.msdn.com/jamesche/default.aspx"/&gt; &lt;outline text="Chinh Do" title="Chinh Do" type="rss" xmlUrl="http://www.chinhdo.com/chinh/blog/feed/" htmlUrl="http://www.chinhdo.com"/&gt; &lt;outline text="Chris Love's Official Blog - Professional ASP.NET" title="Chris Love's Official Blog - Professional ASP.NET" type="rss" xmlUrl="http://professionalaspnet.com/rss.aspx" htmlUrl="http://professionalaspnet.com/default.aspx"/&gt; &lt;outline text="Chris Lyon's WebLog" title="Chris Lyon's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/clyon/rss.xml" htmlUrl="http://blogs.msdn.com/clyon/default.aspx"/&gt; &lt;outline text="Chris123NT's Blog" title="Chris123NT's Blog" type="rss" xmlUrl="http://chris123nt.com/feed/" htmlUrl="http://chris123nt.com"/&gt; &lt;outline text="Civitas Blog" title="Civitas Blog" type="rss" xmlUrl="http://www.civitas.org.uk/blog/atom.xml" htmlUrl="http://www.civitas.org.uk/blog/"/&gt; &lt;outline text="Code Climber" title="Code Climber" type="rss" xmlUrl="http://feeds.feedburner.com/codeclimber" htmlUrl="http://codeclimber.net.nz/Default.aspx"/&gt; &lt;outline text="Code Factory!!!!" title="Code Factory!!!!" type="rss" xmlUrl="http://weblogs.asp.net/socratees/rss.aspx" htmlUrl="http://weblogs.asp.net/socratees/default.aspx"/&gt; &lt;outline text="CodeBetter.Com" title="CodeBetter.Com" type="rss" xmlUrl="http://feeds.feedburner.com/CodeBetter" htmlUrl="http://codebetter.com/blogs/"/&gt; &lt;outline text="CodeMonkey&amp;amp;lt;wwright&amp;amp;gt;:IConfused" title="CodeMonkey&amp;amp;lt;wwright&amp;amp;gt;:IConfused" type="rss" xmlUrl="http://weblogs.asp.net/wwright/rss.aspx" htmlUrl="http://weblogs.asp.net/wwright/default.aspx"/&gt; &lt;outline text="Coding Horror" title="Coding Horror" type="rss" xmlUrl="http://feeds.feedburner.com/codinghorror" htmlUrl="http://www.codinghorror.com/blog/"/&gt; &lt;outline text="Coding." title="Coding." type="rss" xmlUrl="http://feedproxy.google.com/eecsaky" htmlUrl="http://geeks.ms/blogs/eecsaky/default.aspx"/&gt; &lt;outline text="Cornel Creanga" title="Cornel Creanga" type="rss" xmlUrl="http://cornelcreanga.com/?feed=rss2" htmlUrl="http://cornelcreanga.com"/&gt; &lt;outline text="Cristian Mezei" title="Cristian Mezei" type="rss" xmlUrl="http://feeds.feedburner.com/seopedia/" htmlUrl="http://www.seopedia.org"/&gt; &lt;outline text="Cyrus' Blather" title="Cyrus' Blather" type="rss" xmlUrl="http://blogs.msdn.com/cyrusn/rss.xml" htmlUrl="http://blogs.msdn.com/cyrusn/default.aspx"/&gt; &lt;outline text="Dan Wahlin&amp;amp;#39;s WebLog" title="Dan Wahlin&amp;amp;#39;s WebLog" type="rss" xmlUrl="http://weblogs.asp.net/dwahlin/rss.aspx" htmlUrl="http://weblogs.asp.net/dwahlin/default.aspx"/&gt; &lt;outline text="Daniel Cazzulino's Blog" title="Daniel Cazzulino's Blog" type="rss" xmlUrl="http://feeds.feedburner.com/DanielCazzulino" htmlUrl="http://www.clariusconsulting.net/blogs/kzu/default.aspx"/&gt; &lt;outline text="Dare Obasanjo aka Carnage4Life" title="Dare Obasanjo aka Carnage4Life" type="rss" xmlUrl="http://feeds.feedburner.com/Carnage4life" htmlUrl="http://www.25hoursaday.com/weblog/"/&gt; &lt;outline text="Data Access blog" title="Data Access blog" type="rss" xmlUrl="http://blogs.msdn.com/dataaccess/rss.xml" htmlUrl="http://blogs.msdn.com/dataaccess/default.aspx"/&gt; &lt;outline text="Dave Green's WebLog" title="Dave Green's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/davegreen/rss.xml" htmlUrl="http://blogs.msdn.com/davegreen/default.aspx"/&gt; &lt;outline text="Dave's Box" title="Dave's Box" type="rss" xmlUrl="http://feeds.feedburner.com/DavesBox" htmlUrl="http://davesbox.com/default.aspx"/&gt; &lt;outline text="David Barkol's blog" title="David Barkol's blog" type="rss" xmlUrl="http://weblogs.asp.net/davidbarkol/rss.aspx" htmlUrl="http://weblogs.asp.net/davidbarkol/default.aspx"/&gt; &lt;outline text="David Cumps" title="David Cumps" type="rss" xmlUrl="http://feeds.feedburner.com/cumps" htmlUrl="http://blog.cumps.be"/&gt; &lt;outline text="David Hill's WebLog" title="David Hill's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/dphill/rss.xml" htmlUrl="http://blogs.msdn.com/dphill/default.aspx"/&gt; &lt;outline text="David Notario's WebLog" title="David Notario's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/davidnotario/rss.xml" htmlUrl="http://blogs.msdn.com/davidnotario/default.aspx"/&gt; &lt;outline text="David Pallmann's Blog" title="David Pallmann's Blog" type="rss" xmlUrl="http://davidpallmann.spaces.live.com/feed.rss" htmlUrl="http://davidpallmann.spaces.live.com/"/&gt; &lt;outline text="Dejan's Weblog" title="Dejan's Weblog" type="rss" xmlUrl="http://www.jelovic.com/weblog/?feed=rss2" htmlUrl="http://www.jelovic.com/weblog"/&gt; &lt;outline text="/dev/websphere" title="/dev/websphere" type="rss" xmlUrl="http://feeds.feedburner.com/dev/websphere" htmlUrl="http://www.devwebsphere.com/devwebsphere/"/&gt; &lt;outline text="Did it with .NET" title="Did it with .NET" type="rss" xmlUrl="http://feeds.feedburner.com/DidItWithDotNet" htmlUrl="http://diditwith.net/"/&gt; &lt;outline text="Diego's Data Access Blog" title="Diego's Data Access Blog" type="rss" xmlUrl="http://blogs.msdn.com/diego/rss.xml" htmlUrl="http://blogs.msdn.com/diego/default.aspx"/&gt; &lt;outline text="Dinesh's Cyberstation" title="Dinesh's Cyberstation" type="rss" xmlUrl="http://blogs.msdn.com/dinesh.kulkarni/rss.xml" htmlUrl="http://blogs.msdn.com/dinesh.kulkarni/default.aspx"/&gt; &lt;outline text="Dino Esposito&amp;amp;#39;s WebLog" title="Dino Esposito&amp;amp;#39;s WebLog" type="rss" xmlUrl="http://weblogs.asp.net/despos/rss.aspx" htmlUrl="http://weblogs.asp.net/despos/default.aspx"/&gt; &lt;outline text="DocProject Release Rss Feed" title="DocProject Release Rss Feed" type="rss" xmlUrl="http://www.codeplex.com/DocProject/Project/ProjectRss.aspx?ProjectRSSFeed=codeplex%3A%2F%2Frelease%2FDocProject" htmlUrl="http://www.codeplex.com/DocProject/Release/ProjectReleases.aspx"/&gt; &lt;outline text="Don Box's Spoutlet" title="Don Box's Spoutlet" type="rss" xmlUrl="http://pluralsight.com/blogs/dbox/Rss.aspx" htmlUrl="http://www.pluralsight.com/community/blogs/dbox/default.aspx"/&gt; &lt;outline text="DotNetNuke" title="DotNetNuke" type="rss" xmlUrl="http://www.dotnetnuke.com/Products/Development/Projects/tabid/824/moduleid/2189/RSS.aspx" htmlUrl="http://www.dotnetnuke.com"/&gt; &lt;outline text="DotNetNuke Developer" title="DotNetNuke Developer" type="rss" xmlUrl="http://weblogs.asp.net/christoc/rss.aspx" htmlUrl="http://weblogs.asp.net/christoc/default.aspx"/&gt; &lt;outline text="Douglas Purdy" title="Douglas Purdy" type="rss" xmlUrl="http://douglaspurdy.com/feed" htmlUrl="http://douglaspurdy.com"/&gt; &lt;outline text="DownloadCENTER" title="DownloadCENTER" type="rss" xmlUrl="http://www.iis.net/DownloadCENTER/all/Rss.aspx" htmlUrl="http://www.iis.net/"/&gt; &lt;outline text="Dragos Manolescu's (work) blog" title="Dragos Manolescu's (work) blog" type="rss" xmlUrl="http://blogs.msdn.com/dragoman/rss.xml" htmlUrl="http://blogs.msdn.com/dragoman/default.aspx"/&gt; &lt;outline text="Drew&amp;amp;#39;s IIS Blog" title="Drew&amp;amp;#39;s IIS Blog" type="rss" xmlUrl="http://blogs.iis.net/drobbins/rss.aspx" htmlUrl="http://blogs.iis.net/drobbins/default.aspx"/&gt; &lt;outline text="ECHILIBRU" title="ECHILIBRU" type="rss" xmlUrl="http://ioniliescu.wordpress.com/feed/" htmlUrl="http://ioniliescu.wordpress.com"/&gt; &lt;outline text="Eilon Lipton&amp;amp;#39;s Blog" title="Eilon Lipton&amp;amp;#39;s Blog" type="rss" xmlUrl="http://weblogs.asp.net/leftslipper/rss.aspx" htmlUrl="http://weblogs.asp.net/leftslipper/default.aspx"/&gt; &lt;outline text="Eli Lopian's Blog (TypeMock)" title="Eli Lopian's Blog (TypeMock)" type="rss" xmlUrl="http://feeds.feedburner.com/EliLopian" htmlUrl="http://www.elilopian.com"/&gt; &lt;outline text="Encosia" title="Encosia" type="rss" xmlUrl="http://feeds.encosia.com/Encosia" htmlUrl="http://encosia.com"/&gt; &lt;outline text="Enter the Tatrix" title="Enter the Tatrix" type="rss" xmlUrl="http://blog.tatham.oddie.com.au/feed/" htmlUrl="http://blog.tatham.oddie.com.au"/&gt; &lt;outline text="Entity Framework Design" title="Entity Framework Design" type="rss" xmlUrl="http://blogs.msdn.com/efdesign/rss.xml" htmlUrl="http://blogs.msdn.com/efdesign/default.aspx"/&gt; &lt;outline text="entlib Release Rss Feed" title="entlib Release Rss Feed" type="rss" xmlUrl="http://www.codeplex.com/entlib/Project/ProjectRss.aspx?ProjectRSSFeed=codeplex%3A%2F%2Frelease%2Fentlib" htmlUrl="http://www.codeplex.com/entlib/Release/ProjectReleases.aspx"/&gt; &lt;outline text="Eric Gunnerson's C# Compendium" title="Eric Gunnerson's C# Compendium" type="rss" xmlUrl="http://blogs.msdn.com/ericgu/rss.xml" htmlUrl="http://blogs.msdn.com/ericgu/default.aspx"/&gt; &lt;outline text="Eugenio Estrada's Weblog" title="Eugenio Estrada's Weblog" type="rss" xmlUrl="http://weblogs.asp.net/eecsaky/rss.aspx" htmlUrl="http://weblogs.asp.net/eecsaky/default.aspx"/&gt; &lt;outline text="eWorld.UI - Matt Hawley" title="eWorld.UI - Matt Hawley" type="rss" xmlUrl="http://feeds.feedburner.com/eworldui" htmlUrl="http://blog.eworldui.net/"/&gt; &lt;outline text="Fabrice&amp;amp;#39;s weblog" title="Fabrice&amp;amp;#39;s weblog" type="rss" xmlUrl="http://weblogs.asp.net/fmarguerie/rss.aspx" htmlUrl="http://weblogs.asp.net/fmarguerie/default.aspx"/&gt; &lt;outline text="Fabulous Adventures In Coding" title="Fabulous Adventures In Coding" type="rss" xmlUrl="http://blogs.msdn.com/ericlippert/rss.xml" htmlUrl="http://blogs.msdn.com/ericlippert/default.aspx"/&gt; &lt;outline text="farblog" title="farblog" type="rss" xmlUrl="http://www.farside.org.uk/feed" htmlUrl="http://www.farside.org.uk/"/&gt; &lt;outline text="Fear and Loathing" title="Fear and Loathing" type="rss" xmlUrl="http://feeds.feedburner.com/bsimser" htmlUrl="http://weblogs.asp.net/bsimser/default.aspx"/&gt; &lt;outline text="Filter Central" title="Filter Central" type="rss" xmlUrl="http://blogs.msdn.com/ifilter/rss.xml" htmlUrl="http://blogs.msdn.com/ifilter/default.aspx"/&gt; &lt;outline text="Florin Lazar - Transactions" title="Florin Lazar - Transactions" type="rss" xmlUrl="http://blogs.msdn.com/florinlazar/rss.xml" htmlUrl="http://blogs.msdn.com/florinlazar/default.aspx"/&gt; &lt;outline text="FogBugz" title="FogBugz" type="rss" xmlUrl="http://www.fogcreek.com/FogBugz/Blog/syndication.axd" htmlUrl="http://www.fogcreek.com/FogBugz/blog/"/&gt; &lt;outline text="For The Developers!" title="For The Developers!" type="rss" xmlUrl="http://blogs.msdn.com/jolson/rss.xml" htmlUrl="http://blogs.msdn.com/jolson/default.aspx"/&gt; &lt;outline text="Frans Bouma's blog" title="Frans Bouma's blog" type="rss" xmlUrl="http://feeds.feedburner.com/FransBouma" htmlUrl="http://weblogs.asp.net/fbouma/default.aspx"/&gt; &lt;outline text="Fredrik Normén" title="Fredrik Normén" type="rss" xmlUrl="http://weblogs.asp.net/fredriknormen/rss.aspx" htmlUrl="http://weblogs.asp.net/fredriknormen/default.aspx"/&gt; &lt;outline text="Galleries" title="Galleries" type="rss" xmlUrl="http://supsexylatinasgalleries.blogspot.com/feeds/posts/default" htmlUrl="http://supsexylatinasgalleries.blogspot.com/"/&gt; &lt;outline text="gbarnett" title="gbarnett" type="rss" xmlUrl="http://weblogs.asp.net/gbarnett/rss.aspx" htmlUrl="http://msmvps.com/blogs/gbarnett/default.aspx"/&gt; &lt;outline text="Generalities &amp;amp; Details: Adventures in the High-tech Underbelly" title="Generalities &amp;amp; Details: Adventures in the High-tech Underbelly" type="rss" xmlUrl="http://www.bluebytesoftware.com/blog/SyndicationService.asmx/GetRss" htmlUrl="http://www.bluebytesoftware.com/blog/"/&gt; &lt;outline text="Google App Engine Blog" title="Google App Engine Blog" type="rss" xmlUrl="http://feeds.feedburner.com/GoogleAppEngineBlog" htmlUrl="http://googleappengine.blogspot.com/"/&gt; &lt;outline text="Grigori Melnik: Thoughts on Agile Software Engineering and Beyond" title="Grigori Melnik: Thoughts on Agile Software Engineering and Beyond" type="rss" xmlUrl="http://blogs.msdn.com/agile/rss.xml" htmlUrl="http://blogs.msdn.com/agile/default.aspx"/&gt; &lt;outline text="Gunnar Peipman's ASP.NET blog" title="Gunnar Peipman's ASP.NET blog" type="rss" xmlUrl="http://feeds.feedburner.com/gunnarpeipman" htmlUrl="http://weblogs.asp.net/gunnarpeipman/default.aspx"/&gt; &lt;outline text="Guy Barrette" title="Guy Barrette" type="rss" xmlUrl="http://weblogs.asp.net/guybarrette/rss.aspx" htmlUrl="http://weblogs.asp.net/guybarrette/default.aspx"/&gt; &lt;outline text="help.net" title="help.net" type="rss" xmlUrl="http://weblogs.asp.net/pleloup/rss.aspx" htmlUrl="http://weblogs.asp.net/pleloup/default.aspx"/&gt; &lt;outline text="How Software is Built" title="How Software is Built" type="rss" xmlUrl="http://howsoftwareisbuilt.com/feed/" htmlUrl="http://howsoftwareisbuilt.com"/&gt; &lt;outline text="Huthaifa Afanah" title="Huthaifa Afanah" type="rss" xmlUrl="http://weblogs.asp.net/istofix/rss.aspx" htmlUrl="http://weblogs.asp.net/istofix/default.aspx"/&gt; &lt;outline text="I know the answer (it's 42)" title="I know the answer (it's 42)" type="rss" xmlUrl="http://blogs.msdn.com/abhinaba/rss.xml" htmlUrl="http://blogs.msdn.com/abhinaba/default.aspx"/&gt; &lt;outline text="IanG on Tap" title="IanG on Tap" type="rss" xmlUrl="http://www.interact-sw.co.uk/iangblog/rss2.0" htmlUrl="http://www.interact-sw.co.uk/iangblog/"/&gt; &lt;outline text="IanWho's bLog" title="IanWho's bLog" type="rss" xmlUrl="http://blogs.msdn.com/ianhu/rss.xml" htmlUrl="http://blogs.msdn.com/ianhu/default.aspx"/&gt; &lt;outline text="IEBlog" title="IEBlog" type="rss" xmlUrl="http://blogs.msdn.com/ie/rss.xml" htmlUrl="http://blogs.msdn.com/ie/default.aspx"/&gt; &lt;outline text="If broken it is, fix it you should" title="If broken it is, fix it you should" type="rss" xmlUrl="http://blogs.msdn.com/tess/rss.xml" htmlUrl="http://blogs.msdn.com/tess/default.aspx"/&gt; &lt;outline text="Igor Ostrovsky Blogging" title="Igor Ostrovsky Blogging" type="rss" xmlUrl="http://igoro.com/?feed=rss2" htmlUrl="http://igoro.com"/&gt; &lt;outline text="In Relation To..." title="In Relation To..." type="rss" xmlUrl="http://blog.hibernate.org/servlets/feeds/atom.seam;jsessionid=15DCBEB3534899051E46BAC3D45A967B?feedId=1" htmlUrl="http://in.relation.to/"/&gt; &lt;outline text="Infinities Loop" title="Infinities Loop" type="rss" xmlUrl="http://weblogs.asp.net/infinitiesloop/rss.aspx" htmlUrl="http://weblogs.asp.net/infinitiesloop/default.aspx"/&gt; &lt;outline text="ISerializable - Roy Osherove&amp;amp;#39;s Blog" title="ISerializable - Roy Osherove&amp;amp;#39;s Blog" type="rss" xmlUrl="http://feeds.feedburner.com/Iserializable" htmlUrl="http://weblogs.asp.net/rosherove/default.aspx"/&gt; &lt;outline text="iServiceOriented.com - Practical Service Oriented Architecture" title="iServiceOriented.com - Practical Service Oriented Architecture" type="rss" xmlUrl="http://feeds.feedburner.com/iserviceoriented?format=xml" htmlUrl="http://www.google.com/reader/view/feed%2Fhttp%3A%2F%2Ffeeds.feedburner.com%2Fiserviceoriented%3Fformat%3Dxml"/&gt; &lt;outline text="J.D. Meier's Blog" title="J.D. Meier's Blog" type="rss" xmlUrl="http://blogs.msdn.com/jmeier/rss.xml" htmlUrl="http://blogs.msdn.com/jmeier/default.aspx"/&gt; &lt;outline text="James Gosling: on the Java Road" title="James Gosling: on the Java Road" type="rss" xmlUrl="http://blogs.sun.com/jag/feed/entries/rss" htmlUrl="http://blogs.sun.com/jag/"/&gt; &lt;outline text="Jan van den Beld" title="Jan van den Beld" type="rss" xmlUrl="http://janvandenbeld.blogspot.com/feeds/posts/default" htmlUrl="http://janvandenbeld.blogspot.com/"/&gt; &lt;outline text="jaredpar's WebLog" title="jaredpar's WebLog" type="rss" xmlUrl="http://blogs.msdn.com/jaredpar/rss.xml" htmlUrl="http://blogs.msdn.com/jaredpar/default.aspx"/&gt; &lt;outline text="Jason N. Gaylord's Blog" title="Jason N. Gaylord's Blog" type="rss" xmlUrl="http://weblogs.asp.net/jgaylord/rss.aspx" htmlUrl="http://weblogs.asp.net/jgaylord/default.aspx"/&gt; &lt;outline text="Jason Nadal" title="Jason Nadal" type="rss" xmlUrl="http://weblogs.asp.net/jnadal/rss.aspx" htmlUrl="http://weblogs.asp.net/jnadal/default.aspx"/&gt; &lt;outline text="Java Technology Headlines" title="Java Technology Headlines" type="rss" xmlUrl="http://deve </code></pre> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/31177#31177 33 Answer by J Wynia for What are the best RSS feeds for programmers/developers? J Wynia 2008-08-27T20:26:29Z 2008-08-27T20:26:29Z <p>I took all of the feeds from the answers scoring 5 or better (and those in the original question) and added them to an aggregated page on Cullect.com:</p> <p><a href="http://www.cullect.com/StackOverflow-Recommended-Feeds" rel="nofollow">http://www.cullect.com/StackOverflow-Recommended-Feeds</a></p> <p>It provides a handy way to get a glimpse of these feeds as well as a way to read them if you're in a hurry or don't want to wade through all of the duplicates in the answers. I'm currently set up as the only curator of the "cullection", but if someone else wants to help keep it adjusted as the answers change, let me know.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/32197#32197 0 Answer by Ricardo Reyes for What are the best RSS feeds for programmers/developers? Ricardo Reyes 2008-08-28T13:07:42Z 2008-08-28T13:07:42Z <p>I would recommend you <a href="http://blogs.msdn.com/oldnewthing/" rel="nofollow" title="The Old New Thing">The Old New Thing</a>, a very interesting blog about Windows development</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/35555#35555 0 Answer by Alex Jordan for What are the best RSS feeds for programmers/developers? Alex Jordan 2008-08-30T01:32:29Z 2008-08-30T01:32:29Z <p>I enjoy Gustavo Duarte's blog. It's got some great information on core BIOS level things, like CPU rings and how bootloaders work, as well as other development industry stuff. </p> <ul> <li>link: <a href="http://duartes.org/gustavo/blog/" rel="nofollow" title="Gustavo Duarte">http://duartes.org/gustavo/blog/</a></li> <li>Feedburner: <a href="http://feeds.feedburner.com/GustavoDuarte" rel="nofollow" title="Gustavo Duarte">http://feeds.feedburner.com/GustavoDuarte</a></li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/35864#35864 1 Answer by Vagnerr for What are the best RSS feeds for programmers/developers? Vagnerr 2008-08-30T10:27:12Z 2008-08-30T10:27:12Z <p>My RSS Feeds (Trying to eliminate some dups and obvious ones line Joel and Jeff's blogs :-) Some of them are podcasts rather than blogs useful for listening when driving to work</p> <ul> <li><a href="http://www.cnet.com/i/pod/cnet_buzz.xml" rel="nofollow">Buzz Out Loud from CNET</a></li> <li><a href="http://blogs.sun.com/CoreJavaTechTips/feed/entries/atom" rel="nofollow">Core Java Technologies Tech Tips</a></li> <li><a href="http://feathercast.org/?feed=rss2" rel="nofollow">FeatherCast</a></li> <li><a href="http://googletesting.blogspot.com/atom.xml" rel="nofollow">Google Testing Blog</a></li> <li><a href="http://feeds.feedburner.com/HerdingCode" rel="nofollow">Herding Code</a></li> <li><a href="http://feeds.conversationsnetwork.org/channel/itc" rel="nofollow">IT Conversations</a></li> <li><a href="http://blog.krecan.net/feed/" rel="nofollow">Java Crumbs</a></li> <li><a href="http://feeds.feedburner.com/netbeanspod" rel="nofollow">Roumen's Weblog</a></li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/38790#38790 1 Answer by Sara Chipps for What are the best RSS feeds for programmers/developers? Sara Chipps 2008-09-02T04:00:03Z 2008-09-02T04:00:03Z <p><a href="http://GirlDeveloper.com" rel="nofollow">Girl Developer</a> anyone?</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/38997#38997 0 Answer by Stefan for What are the best RSS feeds for programmers/developers? Stefan 2008-09-02T08:09:11Z 2008-09-02T08:09:11Z <p>I am late to the question, but may want to add Tim Bray's <a href="http://tbray.org/ongoing" rel="nofollow">ongoing</a> feed (mostly atom/RSS/XML/REST discussions): <a href="http://www.tbray.org/ongoing/ongoing.atom" rel="nofollow">http://www.tbray.org/ongoing/ongoing.atom</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/44649#44649 1 Answer by marcospereira for What are the best RSS feeds for programmers/developers? marcospereira 2008-09-04T20:00:07Z 2008-09-04T20:00:07Z <p>On my Google Reader</p> <p><a href="http://codebetter.com/blogs/mainfeed.aspx" rel="nofollow">Code Better</a></p> <p><a href="http://feeds.feedburner.com/crazybob" rel="nofollow">Crazy Bob (Google, creator of guice, working on Android)</a></p> <p><a href="http://fragmental.tw/feed/" rel="nofollow">Fragmental (Architeture, people and DSLs)</a></p> <p><a href="http://gojko.net/feed/" rel="nofollow">Gojko Adzic</a></p> <p><a href="http://googletesting.blogspot.com/feeds/posts/default" rel="nofollow">Google Testing Blog</a></p> <p><a href="http://blog.guykawasaki.com/atom.xml" rel="nofollow">Guy Kawasaki</a></p> <p><a href="http://blog.jayfields.com/feeds/posts/default" rel="nofollow">Jay Fields</a></p> <p><a href="http://martinfowler.com/bliki/bliki.atom" rel="nofollow">Martin Fowler's Bliki</a></p> <p><a href="http://gafter.blogspot.com/feeds/posts/default" rel="nofollow">Neal Gafter's blog</a></p> <p><a href="http://blog.objectmentor.com/xml/atom/feed.xml" rel="nofollow">Object Mentor Blog</a></p> <p><a href="http://feeds.feedburner.com/beust/OtakuXml" rel="nofollow">Otaku, Cedric's weblog</a></p> <p><a href="http://www.pushing-pixels.org/?feed=rss2" rel="nofollow">Pushing Pixels</a></p> <p><a href="http://scrum4you.wordpress.com/feed/" rel="nofollow">Scrum 4 You (Boris Gloger)</a></p> <p><a href="http://www.boston.com/bigpicture/index.xml" rel="nofollow">The Big Picture</a></p> <p><a href="http://www.thekua.com/atwork/feed/" rel="nofollow">thekua.com@work (agile stuff)</a></p> <p><a href="http://xkcd.com/atom.xml" rel="nofollow">xkcd.com (comics about math, language and programming)</a></p> <p>-- Kind Regards</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/45377#45377 0 Answer by MattW. for What are the best RSS feeds for programmers/developers? MattW. 2008-09-05T07:23:56Z 2008-09-05T07:23:56Z <p>Late to the party, but I have to add <a href="http://wilshipley.com/blog/" rel="nofollow">http://wilshipley.com/blog/</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/45940#45940 1 Answer by Chuck for What are the best RSS feeds for programmers/developers? Chuck 2008-09-05T14:37:43Z 2008-09-05T14:37:43Z <p>I took what J Wynia has done (wonderful, by the way) and created an OPML file using <a href="http://reader.feedshow.com/goodies/opml/OPMLBuilder-create-opml-from-rss-list.php" rel="nofollow">FeedShow</a> for import into readers:</p> <pre><code>&lt;opml version="1.1"&gt;&lt;head&gt; &lt;title&gt;Generated by FeedShow OMPLBuilder: Fri, 05 Sep 2008 16:34:12 +0200&lt;/title&gt; &lt;dateCreated&gt;Fri, 05 Sep 2008 16:34:12 +0200&lt;/dateCreated&gt;&lt;/head&gt;&lt;body&gt;&lt;outline text="Main Folder"&gt;&lt;outline title="feeds.feedburner.com/10xSoftwareDevelopment" text="feeds.feedburner.com/10xSoftwareDevelopment" type="rss" xmlUrl="http://feeds.feedburner.com/10xSoftwareDevelopment" /&gt; &lt;outline title="www.alistapart.com/feed/rss.xml" text="www.alistapart.com/feed/rss.xml" type="rss" xmlUrl="http://www.alistapart.com/feed/rss.xml" /&gt; &lt;outline title="feeds.feedburner.com/ajaxian" text="feeds.feedburner.com/ajaxian" type="rss" xmlUrl="http://feeds.feedburner.com/ajaxian" /&gt; &lt;outline title="blogs.zdnet.com/microsoft/?feed=rss2" text="blogs.zdnet.com/microsoft/?feed=rss2" type="rss" xmlUrl="http://blogs.zdnet.com/microsoft/?feed=rss2" /&gt; &lt;outline title="blogs.zdnet.com/microsoft/?feed=rss2" text="blogs.zdnet.com/microsoft/?feed=rss2" type="rss" xmlUrl="http://blogs.zdnet.com/microsoft/?feed=rss2" /&gt; &lt;outline title="annevankesteren.nl/feeds/weblog" text="annevankesteren.nl/feeds/weblog" type="rss" xmlUrl="http://annevankesteren.nl/feeds/weblog" /&gt; &lt;outline title="www.artima.com/weblogs/index.jsp?blogger=beckelweblogsfeedsweblogs.rss" text="www.artima.com/weblogs/index.jsp?blogger=beckelweblogsfeedsweblogs.rss" type="rss" xmlUrl="http://www.artima.com/weblogs/index.jsp?blogger=beckelweblogsfeedsweblogs.rss" /&gt; &lt;outline title="feeds.feedburner.com/AyendeRahien" text="feeds.feedburner.com/AyendeRahien" type="rss" xmlUrl="http://feeds.feedburner.com/AyendeRahien" /&gt; &lt;outline title="www.azarask.in/blog/feed/" text="www.azarask.in/blog/feed/" type="rss" xmlUrl="http://www.azarask.in/blog/feed/" /&gt; &lt;outline title="blogs.msdn.com/bclteam/rss.xml" text="blogs.msdn.com/bclteam/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/bclteam/rss.xml" /&gt; &lt;outline title="www.charlespetzold.com/rss.xml" text="www.charlespetzold.com/rss.xml" type="rss" xmlUrl="http://www.charlespetzold.com/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/charlie/rss.xml" text="blogs.msdn.com/charlie/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/charlie/rss.xml" /&gt; &lt;outline title="sayspy.blogspot.com/feeds/posts/default" text="sayspy.blogspot.com/feeds/posts/default" type="rss" xmlUrl="http://sayspy.blogspot.com/feeds/posts/default" /&gt; &lt;outline title="feeds.feedburner.com/codinghorror/" text="feeds.feedburner.com/codinghorror/" type="rss" xmlUrl="http://feeds.feedburner.com/codinghorror/" /&gt; &lt;outline title="commandline.org.uk/feeds/full/" text="commandline.org.uk/feeds/full/" type="rss" xmlUrl="http://commandline.org.uk/feeds/full/" /&gt; &lt;outline title="blogs.msdn.com/devdev/rss.xml" text="blogs.msdn.com/devdev/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/devdev/rss.xml" /&gt; &lt;outline title="feedproxy.google.com/DilbertDailyStrip" text="feedproxy.google.com/DilbertDailyStrip" type="rss" xmlUrl="http://feedproxy.google.com/DilbertDailyStrip" /&gt; &lt;outline title="pluralsight.com/blogs/dbox/Rss.aspx" text="pluralsight.com/blogs/dbox/Rss.aspx" type="rss" xmlUrl="http://pluralsight.com/blogs/dbox/Rss.aspx" /&gt; &lt;outline title="www.ericsink.com/rss.xml" text="www.ericsink.com/rss.xml" type="rss" xmlUrl="http://www.ericsink.com/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/ericlippert/rss.xml" text="blogs.msdn.com/ericlippert/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/ericlippert/rss.xml" /&gt; &lt;outline title="feeds.feedburner.com/goodexperience/1" text="feeds.feedburner.com/goodexperience/1" type="rss" xmlUrl="http://feeds.feedburner.com/goodexperience/1" /&gt; &lt;outline title="www.greghughes.net/rant/SyndicationService.asmx/GetRss" text="www.greghughes.net/rant/SyndicationService.asmx/GetRss" type="rss" xmlUrl="http://www.greghughes.net/rant/SyndicationService.asmx/GetRss" /&gt; &lt;outline title="feeds.feedburner.com/guykawasaki/Gypm" text="feeds.feedburner.com/guykawasaki/Gypm" type="rss" xmlUrl="http://feeds.feedburner.com/guykawasaki/Gypm" /&gt; &lt;outline title="blogs.msdn.com/tess/rss.xml" text="blogs.msdn.com/tess/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/tess/rss.xml" /&gt; &lt;outline title="feeds.infosthetics.com/infosthetics" text="feeds.infosthetics.com/infosthetics" type="rss" xmlUrl="http://feeds.infosthetics.com/infosthetics" /&gt; &lt;outline title="feeds.feedburner.com/Iserializable" text="feeds.feedburner.com/Iserializable" type="rss" xmlUrl="http://feeds.feedburner.com/Iserializable" /&gt; &lt;outline title="developers.sun.com/rss/java.xml" text="developers.sun.com/rss/java.xml" type="rss" xmlUrl="http://developers.sun.com/rss/java.xml" /&gt; &lt;outline title="blogs.msdn.com/jensenh/rss.xml" text="blogs.msdn.com/jensenh/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/jensenh/rss.xml" /&gt; &lt;outline title="www.joelonsoftware.com/rss.xml" text="www.joelonsoftware.com/rss.xml" type="rss" xmlUrl="http://www.joelonsoftware.com/rss.xml" /&gt; &lt;outline title="joelonsoftware.com/rss.xml" text="joelonsoftware.com/rss.xml" type="rss" xmlUrl="http://joelonsoftware.com/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/jomo_fisher/rss.xml" text="blogs.msdn.com/jomo_fisher/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/jomo_fisher/rss.xml" /&gt; &lt;outline title="feeds.feedburner.com/JonSkeetCodingBlog" text="feeds.feedburner.com/JonSkeetCodingBlog" type="rss" xmlUrl="http://feeds.feedburner.com/JonSkeetCodingBlog" /&gt; &lt;outline title="blogs.msdn.com/lucabol/rss.xml" text="blogs.msdn.com/lucabol/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/lucabol/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/lukeh/rss.xml" text="blogs.msdn.com/lukeh/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/lukeh/rss.xml" /&gt; &lt;outline title="www.sellsbrothers.com/news/rss.aspx" text="www.sellsbrothers.com/news/rss.aspx" type="rss" xmlUrl="http://www.sellsbrothers.com/news/rss.aspx" /&gt; &lt;outline title="blogs.msdn.com/msdnmagazine/rss.xml" text="blogs.msdn.com/msdnmagazine/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/msdnmagazine/rss.xml" /&gt; &lt;outline title="msdn.microsoft.com/en-us/magazine/rss/default.aspx?issue=1" text="msdn.microsoft.com/en-us/magazine/rss/default.aspx?issue=1" type="rss" xmlUrl="http://msdn.microsoft.com/en-us/magazine/rss/default.aspx?issue=1" /&gt; &lt;outline title="my-symbian.com/main/rss.xml" text="my-symbian.com/main/rss.xml" type="rss" xmlUrl="http://my-symbian.com/main/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/oldnewthing/rss.xml" text="blogs.msdn.com/oldnewthing/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/oldnewthing/rss.xml" /&gt; &lt;outline title="blogs.msdn.com/oldnewthing/rss.xml" text="blogs.msdn.com/oldnewthing/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/oldnewthing/rss.xml" /&gt; &lt;outline title="www.pluralsight.com/community/blogs/fritz/rss.aspx" text="www.pluralsight.com/community/blogs/fritz/rss.aspx" type="rss" xmlUrl="http://www.pluralsight.com/community/blogs/fritz/rss.aspx" /&gt; &lt;outline title="www.panopticoncentral.net/rss.aspx" text="www.panopticoncentral.net/rss.aspx" type="rss" xmlUrl="http://www.panopticoncentral.net/rss.aspx" /&gt; &lt;outline title="feeds.feedburner.com/particletree" text="feeds.feedburner.com/particletree" type="rss" xmlUrl="http://feeds.feedburner.com/particletree" /&gt; &lt;outline title="www.aaronsw.com/2002/feeds/pgessays.rss" text="www.aaronsw.com/2002/feeds/pgessays.rss" type="rss" xmlUrl="http://www.aaronsw.com/2002/feeds/pgessays.rss" /&gt; &lt;outline title="www.pragprog.com/feed/global" text="www.pragprog.com/feed/global" type="rss" xmlUrl="http://www.pragprog.com/feed/global" /&gt; &lt;outline title="presentationzen.blogs.com/presentationzen/index.rdf" text="presentationzen.blogs.com/presentationzen/index.rdf" type="rss" xmlUrl="http://presentationzen.blogs.com/presentationzen/index.rdf" /&gt; &lt;outline title="www.reddit.com/r/programming/.rss" text="www.reddit.com/r/programming/.rss" type="rss" xmlUrl="http://www.reddit.com/r/programming/.rss" /&gt; &lt;outline title="www.yosefk.com/blog/feed" text="www.yosefk.com/blog/feed" type="rss" xmlUrl="http://www.yosefk.com/blog/feed" /&gt; &lt;outline title="research.swtch.com/feeds/posts/default?alt=rss" text="research.swtch.com/feeds/posts/default?alt=rss" type="rss" xmlUrl="http://research.swtch.com/feeds/posts/default?alt=rss" /&gt; &lt;outline title="www.robmiles.com/journal/atom.xml" text="www.robmiles.com/journal/atom.xml" type="rss" xmlUrl="http://www.robmiles.com/journal/atom.xml" /&gt; &lt;outline title="feedproxy.google.com/fastcompany/scobleizer" text="feedproxy.google.com/fastcompany/scobleizer" type="rss" xmlUrl="http://feedproxy.google.com/fastcompany/scobleizer" /&gt; &lt;outline title="feeds.feedburner.com/ScottHanselman" text="feeds.feedburner.com/ScottHanselman" type="rss" xmlUrl="http://feeds.feedburner.com/ScottHanselman" /&gt; &lt;outline title="weblogs.asp.net/scottgu/rss.aspx" text="weblogs.asp.net/scottgu/rss.aspx" type="rss" xmlUrl="http://weblogs.asp.net/scottgu/rss.aspx" /&gt; &lt;outline title="secretgeek.net/rss.asp" text="secretgeek.net/rss.asp" type="rss" xmlUrl="http://secretgeek.net/rss.asp" /&gt; &lt;outline title="feedrinse.com/services/rinse/?rinsedurl=17424b920e19372ee83b81d2b00f9264" text="feedrinse.com/services/rinse/?rinsedurl=17424b920e19372ee83b81d2b00f9264" type="rss" xmlUrl="http://feedrinse.com/services/rinse/?rinsedurl=17424b920e19372ee83b81d2b00f9264" /&gt; &lt;outline title="feeds.feedburner.com/37signals/beMH" text="feeds.feedburner.com/37signals/beMH" type="rss" xmlUrl="http://feeds.feedburner.com/37signals/beMH" /&gt; &lt;outline title="feeds.feedburner.com/SixRevisions" text="feeds.feedburner.com/SixRevisions" type="rss" xmlUrl="http://feeds.feedburner.com/SixRevisions" /&gt; &lt;outline title="feeds.feedburner.com/SmashingMagazine" text="feeds.feedburner.com/SmashingMagazine" type="rss" xmlUrl="http://feeds.feedburner.com/SmashingMagazine" /&gt; &lt;outline title="se-radio.net/rss" text="se-radio.net/rss" type="rss" xmlUrl="http://se-radio.net/rss" /&gt; &lt;outline title="www.startupdunia.com/feed/" text="www.startupdunia.com/feed/" type="rss" xmlUrl="http://www.startupdunia.com/feed/" /&gt; &lt;outline title="steve-yegge.blogspot.com/feeds/posts/default" text="steve-yegge.blogspot.com/feeds/posts/default" type="rss" xmlUrl="http://steve-yegge.blogspot.com/feeds/posts/default" /&gt; &lt;outline title="steve-yegge.blogspot.com/atom.xml" text="steve-yegge.blogspot.com/atom.xml" type="rss" xmlUrl="http://steve-yegge.blogspot.com/atom.xml" /&gt; &lt;outline title="herbsutter.wordpress.com/feed" text="herbsutter.wordpress.com/feed" type="rss" xmlUrl="http://herbsutter.wordpress.com/feed" /&gt; &lt;outline title="thunk.org/tytso/blog/feed" text="thunk.org/tytso/blog/feed" type="rss" xmlUrl="http://thunk.org/tytso/blog/feed" /&gt; &lt;outline title="feeds.feedburner.com/Webappers" text="feeds.feedburner.com/Webappers" type="rss" xmlUrl="http://feeds.feedburner.com/Webappers" /&gt; &lt;outline title="blogs.msdn.com/windowsmobile/rss.xml" text="blogs.msdn.com/windowsmobile/rss.xml" type="rss" xmlUrl="http://blogs.msdn.com/windowsmobile/rss.xml" /&gt; &lt;outline title="feeds.haacked.com/haacked/" text="feeds.haacked.com/haacked/" type="rss" xmlUrl="http://feeds.haacked.com/haacked/" /&gt; &lt;/outline&gt;&lt;/body&gt;&lt;/opml&gt; </code></pre> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/47321#47321 1 Answer by davenpcj for What are the best RSS feeds for programmers/developers? davenpcj 2008-09-06T08:19:00Z 2008-09-06T08:19:00Z <p><a href="http://syndication.thedailywtf.com/TheDailyWtf" rel="nofollow">The Daily WTF</a> can be a good read for what not to do. Almost the opposite of stack overflow.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/48194#48194 0 Answer by Sven Semmler for What are the best RSS feeds for programmers/developers? Sven Semmler 2008-09-07T06:16:44Z 2008-09-07T06:16:44Z <p>This is an easy one: Joel On Software <strong><em>is</em></strong> the number one without a doubt. Although he did not post so much lately, just hit the archive - should keep you busy for quite a while.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/49553#49553 0 Answer by Niki for What are the best RSS feeds for programmers/developers? Niki 2008-09-08T12:16:11Z 2008-09-08T12:16:11Z <p><a href="http://blog.jpboodhoo.com/" rel="nofollow">http://blog.jpboodhoo.com/</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/51685#51685 0 Answer by Lukas Šalkauskas for What are the best RSS feeds for programmers/developers? Lukas Šalkauskas 2008-09-09T11:52:22Z 2008-09-09T11:52:22Z <p>mine is:</p> <blockquote> <p><em>Category</em> <strong>{Geek}</strong>:</p> <blockquote> <p><a href="http://arstechnica.com/index.ars/rss" rel="nofollow">Ars Technica</a> </p> <p><a href="http://feeds.feedburner.com/codinghorror" rel="nofollow">Coding Horror</a></p> <p><a href="http://syndication.thedailywtf.com/TheDailyWtf" rel="nofollow">The Daily WTF</a></p> <p><a href="http://rss.slashdot.org/Slashdot/slashdot" rel="nofollow">Slashdot</a></p> <p><a href="http://www.joelonsoftware.com/rss.xml" rel="nofollow">Joel on Software</a></p> <p><a href="http://lifehacker.com/index.xml" rel="nofollow">Lifehacker</a></p> <p><a href="http://www.makezine.com/blog/index.xml" rel="nofollow">MAKE Magazine</a></p> <p><a href="http://www.slyck.com/slyckrss.xml" rel="nofollow">Slyck.com File-Sharing News And Information</a></p> </blockquote> <p><em>Category</em> <strong>{Code}</strong>:</p> <blockquote> <p><a href="http://blogs.msdn.com/csharpfaq/rss.aspx" rel="nofollow">C# Frequently Asked Questions</a></p> <p><a href="http://www.c-sharpcorner.com/Rss/LatestArticles.aspx" rel="nofollow">C-Sharpcorner Latest Articles</a></p> <p><a href="http://feeds.feedburner.com/CSharp" rel="nofollow">Cool Programming</a></p> <p><a href="http://code.msdn.microsoft.com/rss.ashx?behavior=bytag&amp;tagName=C%23" rel="nofollow">MSDN Code Gallery Published Resources For Tag C#</a></p> <p><a href="http://msdn.microsoft.com/vcsharp/rss.xml" rel="nofollow">MSDN: Visual C#</a></p> <p><a href="http://www.codeproject.com/webservices/articlerss.aspx?cat=1" rel="nofollow">CodeProject Latest articles - All topics</a></p> </blockquote> <p><em>Category</em> <strong>{Friends}</strong></p> <blockquote> <p><a href="http://feeds.feedburner.com/LostInTheTriangles" rel="nofollow">Lost in the Triangles</a> - Lithuanian CG guru.</p> <p><a href="http://feeds.feedburner.com/pm-db" rel="nofollow">PM's Development Blog</a> - My good friends, really great programmer (master) blog.</p> </blockquote> </blockquote> <p>For feed reading i'm using Google Reader. I think it's very user friendly feed reader.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/62811#62811 0 Answer by Dave Moore for What are the best RSS feeds for programmers/developers? Dave Moore 2008-09-15T13:23:00Z 2008-09-15T13:23:00Z <p>Rico Mariani's Performance Tidbits - .NET/CLR emphasis, but also with a great wholistic approach to performance measurement</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/66854#66854 0 Answer by Jahangir for What are the best RSS feeds for programmers/developers? Jahangir 2008-09-15T20:53:48Z 2008-09-15T20:53:48Z <p>In addition to my other RSS feeds I daily read <a href="http://egos.alltop.com/" rel="nofollow">Alltop's</a> feed aggregator page. It gives all the latest feeds of well known bloggers/techies/programmers etc </p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/76226#76226 0 Answer by defmeta for What are the best RSS feeds for programmers/developers? defmeta 2008-09-16T19:52:10Z 2008-09-16T19:52:10Z <p>I find so much signal on <a href="http://news.ycombinator.com/" rel="nofollow">Hacker News</a> and it's sweetly simple and concise.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/81386#81386 0 Answer by modius for What are the best RSS feeds for programmers/developers? modius 2008-09-17T09:15:24Z 2008-09-17T09:15:24Z <h2>Fullasagoog</h2> <p>The Fullasagoog aggregator brings together over 500 hand picked blogs, focused on the Adobe technology platform and related topics. If you are interested in Flash, Flex, AIR or ColdFusion this is a fabulous place to start.</p> <p><a href="http://www.fullasagoog.com/" rel="nofollow">http://www.fullasagoog.com/</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/101506#101506 0 Answer by Umber Ferrule for What are the best RSS feeds for programmers/developers? Umber Ferrule 2008-09-19T12:39:38Z 2008-09-19T12:39:38Z <p><a href="http://www.dailyrotation.com/" rel="nofollow">Daily Rotation</a> never fails!</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/283461#283461 0 Answer by Oliver Giesen for What are the best RSS feeds for programmers/developers? Oliver Giesen 2008-11-12T09:55:33Z 2008-11-12T09:55:33Z <p>The one-stop feed for Delphi developers:</p> <p><a href="http://delphifeeds.com" rel="nofollow">http://delphifeeds.com</a></p> <p>(aggregated feed of everything from the Delphi community)</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/348341#348341 0 Answer by rogelio for What are the best RSS feeds for programmers/developers? rogelio 2008-12-07T23:45:04Z 2008-12-07T23:45:04Z <ul> <li><a href="http://aseigo.blogspot.com/" rel="nofollow">Aaron Seigo</a> - KDE developer </li> <li><a href="http://udrepper.livejournal.com/" rel="nofollow">Ulrich Drepper</a> - glibc developer</li> <li><a href="http://planet.debian.org/" rel="nofollow">Planet Debian</a></li> <li><a href="http://planetkde.org/" rel="nofollow">Planet KDE</a> </li> </ul> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/978246#978246 0 Answer by Luchaguate for What are the best RSS feeds for programmers/developers? Luchaguate 2009-06-10T21:27:35Z 2009-06-10T21:27:35Z <p>Imar Spaanjaars</p> <p>He blogs mostly on ASP.NET and .NET. He responds to questions in his comments section more than any other popular blogger that I've seen.</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/1056742#1056742 0 Answer by Mike J Berry for What are the best RSS feeds for programmers/developers? Mike J Berry 2009-06-29T05:51:09Z 2009-06-29T05:51:09Z <p><a href="http://blog.RedRockResearch.com" rel="nofollow">http://blog.RedRockResearch.com</a> Software Development Management Blog</p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/1345565#1345565 0 Answer by Rax Olgud for What are the best RSS feeds for programmers/developers? Rax Olgud 2009-08-28T07:39:43Z 2009-08-28T07:39:43Z <p><a href="http://crankypm.com/" rel="nofollow">The cranky product manager</a></p> http://stackoverflow.com/questions/5119/what-are-the-best-rss-feeds-for-programmers-developers/1462109#1462109 0 Answer by Keith Elder for What are the best RSS feeds for programmers/developers? Keith Elder 2009-09-22T19:28:22Z 2009-09-22T19:28:22Z <p>I would also suggest <a href="http://deepfriedbytes.com" rel="nofollow">Deep Fried Bytes</a> if you are into podcasts.</p>