vote up 148 vote down star
186

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.

Will stackoverflow have an RSS feed?

  • Found the answer to the Stackoverflow RSS Feed question: See UserVoiceLink
flag
show 1 more comment

61 Answers

1 2 3 next
vote up 93 vote down check

Here are my feeds from Google Reader (10 and out added from other answers)

  1. Joel on Software (Joel Spolsky, software engineer, writer, co-founder of Fog Creek Software)
  2. Coding Horror (Jeff Atwood, developer, writer, Stackoverflow team member)
  3. Sutter's Mill (Herb Sutter, ISO C++ committee chair, MS software architect)
  4. Stevey's Blog Rants (Google employee, creator of Wyvern, great blogger)
  5. Thoughts by Ted (Ted Tso, IBM employee, Linux kernel developer, file systems guru)
  6. Pragmatic Bookshelf (Authors of The Pragmatic Programmer)
  7. Software Engineering Radio (Not really a reading feed, but great podcast from Germany)
  8. Java Technology Headlines (Java news)
  9. commandline.org.uk (GNU/Linux, Python, techno-ethics and best practices)
  10. Schneier on Security (Bruce Schneier, cryptographer and computer security specialist) (prakash)
  11. 10x Software Development (Steve McConnell, author of Code Complete) (prakash)
  12. Computing Thoughts (Bruce Eckel, author, ISO C++ committee member) (prakash)
  13. Paul Graham's Essays (Paul Graham, Lisp programmer, VC, author) (prakash)
  14. Digg:Programming Feed (Digg Programming) (Tom)
  15. Particletree (Web development) (Tom)
  16. Six Revisions (Web development) (Tom)
  17. Signal vs. Noise (Design & Usability blog) (Tom)
  18. Proggit (Reddit programming) (saint_groceon)
link|flag
vote up 42 vote down

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:

  1. A List Apart * - Articles written by a variety of people about all aspects of web design from programming to design.

  2. All about Microsoft - A blog by the industry watcher Mary Jo Foley about her observations on Microsoft 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.

  3. Amix - A software developer who's blogged about a couple of projects he's worked on. Has some good Python snippets.

  4. Anne's Weblog - Anne van Kesteren is a developer on Opera (I think) and blogs a fair bit about web standards.

  5. Ayende @ Rahien - An active member of the ALT.NET community and a developer of Rhino Mocks, a .NET mocking framework. Blogs mainly about architecural issues on both a macro and a micro scale, usually related to his work on the Rhino toolsuite.

  6. Aza's Thoughts * - A developer at the Mozilla Usability Labs currently working on ideas for Firefox Mobile with some interesting prototypes. Son of the usability guru Jeff Raskin and carrying on his passion.

  7. BCL Team Blog - The blog of the .NET Base Class Library team. Contains various tidbits about the BCL, but updated infrequently.

  8. Charlie Calvert - Blogs about various .NET features.

  9. Coder Who Says Py - Blogs about various Python stuff.

  10. Coding Horror * - Blogs about various Computer Science issues in a pretty much language agnostic fashion (though with a very slight .NET bias).

  11. Dare Obasanjo * - Blogs about .NET stuff, as well as general community issues.

  12. Developing for Developers - Various general Computer Science topics. Not updated for a while.

  13. Fabulous Adventures in Coding * - Goes quite in depth with various .NET and functional language features.

  14. Good Experience * - Blogs about good usability experience, usually though not always technology related.

  15. greg hughes * - Blogs about various technology related stuff.

  16. If broken it is, fix it you should - In depth .NET debugging and profiling topics.

  17. information aesthetics * - Interesting and varied ways of information visualisations.

  18. ISerializable - An active member of the ALT.NET community and developer of Typemock (I think). Blogs about various .NET stuff.

  19. Jensen Harris * - Member of the team behind the Office 2007 UI. Not updated in a while, but a lot of good information on research and justifications.

  20. Joel on Software * - Articles on all sorts of Computer Science related stuff.

  21. John Skeet - Blogs on C# stuff as well as more generic technical news and issues.

  22. Luca Bolognese - Blogs on C# and function methodologies.

  23. LukeH - Blogs on C# and F#.

  24. Marquee de Sells - Chris Sell's blog on .NET and general technology stuff.

  25. Onion Blog - Mainly ASP.NET and general .NET web programming.

  26. Panopticon Central - Member of the VB.NET language team.

  27. Presentation Zen * - Tips, links and general information on good presentations.

  28. research!rsc * - Articles about the history of Computer Science.

  29. Rob Miles - .NET Micro Framework, general amusing observations and involved in teaching C#.

  30. Scott Hanselman * - .NET, general technology topics, Weekly Source Code and an ongoing WPF community collaboration project as well as an associated podcast.

  31. ScottGu * - ASP.NET and detailed MVC Framework information.

  32. Seth Godin * - An arguably not too evil marketing guy with some good observations and good writing style.

  33. The Old New Thing * - A vast amount of information on the history of Windows and justifications for some of the more bizaar peculiarities of the API's.

  34. You've Been HAACKED - General .NET related stuff.

  35. Jomo Fisher - Lately mainly F# related stuff.

Those with *'s are one's I would actively recommend (though the others are all still good).

Here's a list of some good programming podcasts I also listen to:

  1. Polymorphic Podcast - General .NET stuff and interviews.

  2. Software Engineering Radio - Good in depth general Computer Science* stuff.

  3. Hansleminutes - Interviews with Computer Scientists and programmers with a fairly heave .NET bias.

link|flag
show 1 more comment
vote up 33 vote down

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:

http://www.cullect.com/StackOverflow-Recommended-Feeds

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.

link|flag
show 3 more comments
vote up 8 vote down

It kinda depends on what you work on (desktop apps, web apps, .NET, etc). Some of my favorites are (the RSS links are below):

  1. Ajaxian
  2. Coding Horror
  3. Digg's Programming Feed
  4. Joel on Software
  5. ParticleTree
  6. Six Revisions
  7. WebAppers
  8. Smashing Magazine
  9. Signal vs. Noise
link|flag
vote up 6 vote down

As others have said:

But every programmer should go through Paul Graham's writings. Also, Eric Sink usually has very good things to say as well, and we can't forget the stackoverflow podcast.

link|flag
vote up 6 vote down

Heres My list (C# .Net Centric)

A Continuous Learner's Weblog

Ayende @ Rahien

Billy McCafferty

Brad Abrams

Coding Horror

Craig Shoemaker

Eric Kemp

Eric.Weblog()

James Gregory

Jean-Paul S. Boodhoo's Blog

Joel on Software

Jon Galloway

K. Scott Allen

Paul Graham: Essays

Rick Strahl's Web Log

Rob Conery

Ryan Lanciaux

ScottGu's Blog

Skrentablog

you've been HAACKED

StevenHarman.net


Heres my google reader export

<outline title="Work" text="Work">
            <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/"/>
            <outline text="Ayende @ Rahien" title="Ayende @ Rahien"
                type="rss"
                xmlUrl="http://feeds.feedburner.com/AyendeRahien" htmlUrl="http://ayende.com/Blog/Default.aspx"/>
            <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"/>
            <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"/>
            <outline text="Coding Horror" title="Coding Horror"
                type="rss"
                xmlUrl="http://feeds.feedburner.com/codinghorror" htmlUrl="http://www.codinghorror.com/blog/"/>
            <outline text="Craig Shoemaker" title="Craig Shoemaker"
                type="rss"
                xmlUrl="http://feeds.feedburner.com/PolymorphicPodcastBlog" htmlUrl="http://weblogs.asp.net/craigshoemaker/default.aspx"/>
            <outline text="Eric Kemp" title="Eric Kemp" type="rss"
                xmlUrl="http://feeds.feedburner.com/thelonio" htmlUrl="http://monk.thelonio.us/"/>
            <outline text="Eric.Weblog()" title="Eric.Weblog()"
                type="rss" xmlUrl="http://www.ericsink.com/rss.xml" htmlUrl="http://software.ericsink.com/"/>
            <outline text="James Gregory" title="James Gregory"
                type="rss"
                xmlUrl="http://feeds.feedburner.com/JamesGregory" htmlUrl="http://blog.jagregory.com"/>
            <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/"/>
            <outline text="Joel on Software" title="Joel on Software"
                type="rss"
                xmlUrl="http://www.joelonsoftware.com/rss.xml" htmlUrl="http://www.joelonsoftware.com"/>
            <outline text="Jon Galloway" title="Jon Galloway" type="rss"
                xmlUrl="http://feeds.feedburner.com/jongalloway" htmlUrl="http://weblogs.asp.net/jgalloway/default.aspx"/>
            <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"/>
            <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/"/>
            <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/"/>
            <outline text="Rob Conery" title="Rob Conery" type="rss"
                xmlUrl="http://blog.wekeroad.com/feed/atom/" htmlUrl="http://blog.wekeroad.com/"/>
            <outline text="Ryan Lanciaux" title="Ryan Lanciaux"
                type="rss"
                xmlUrl="http://feeds.feedburner.com/RyanLanciaux?format=xml" htmlUrl="http://frickinsweet.com/ryanlanciaux.com/"/>
            <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"/>
            <outline text="Skrentablog" title="Skrentablog" type="rss"
                xmlUrl="http://www.skrenta.com/atom.xml" htmlUrl="http://www.skrenta.com/"/>
            <outline text="StevenHarman.net" title="StevenHarman.net"
                type="rss"
                xmlUrl="http://feeds.stevenharman.net/stevenharman" htmlUrl="http://stevenharman.net/blog/Default.aspx"/>
            <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"/>
        </outline>
link|flag
vote up 5 vote down
  1. Ajaxian
  2. Raymond Chen
  3. Steve Yegge
  4. Joel
  5. Scott Hanselman

amongst others that have already been listed on this thread...

link|flag
vote up 5 vote down
  1. Matt Cutts - Another Googler
  2. Mark Russinovitch - the Winternals/Sysinternals guy. I learn more about debugging on Windows every time he posts...
  3. YCombinator's Hacker News - Slashdot-esq programmer news, lots of junk, but occasional awesome nuggets thrown in.
link|flag
show 1 more comment
vote up 5 vote down

This is cribbed from my Bloglines technology section (with notes added where I deemed useful). Also note that these are heavily .Net based.

link|flag
vote up 4 vote down

None, that way you're more productive.

link|flag
show 2 more comments
vote up 3 vote down

The Old New Thing

Joel on Software

secretGeek

Coding Horror

link|flag
vote up 3 vote down

To the excellent feeds above I would also add:

  1. Bruce F. Webster - More process/methodology oriented but very good.
  2. TheDailyWTF - What not to do.
  3. Stephen Colebourne's Weblog - Especially good for Java 7 / closures.
  4. It's Just a Bunch of Stuff that Happens - Hilarious.
link|flag
vote up 3 vote down

Here are some of my favorites.

link|flag
show 1 more comment
vote up 3 vote down

It's long but this is it:

  .NET Rocks!  
  <http://www.pwop.com/feed.aspx?show=dotnetrocks&filetype=master>

  Accidental Technologist
 <http://feeds.feedburner.com/AccidentalTechnologist>

  Adventures in the High-tech Underbelly
  <http://www.bluebytesoftware.com/blog/SyndicationService.asmx/GetRss>

  Ayende
 <http://feeds.feedburner.com/AyendeRahien>

  BCL Team
 <http://blogs.msdn.com/bclteam/rss.xml>

  Beautiful Code
  <http://beautifulcode.oreillynet.com/index.atom>

  Ben Scheirman
 <http://feeds.feedburner.com/flux88>

  BrianDonahue.Persist()
  <http://feeds.feedburner.com/bdpersist>

  C# Disciples <Marlon Grech>
  <http://marlongrech.wordpress.com/feed/>

  C# Tea Time
  <http://blogs.msdn.com/eric/rss.xml>

  Charles Petzold
  <http://www.charlespetzold.com/rss.xml>

  Charlie Calvert
  <http://blogs.msdn.com/charlie/rss.xml>

  Chris Smith F#
  <http://feeds.feedburner.com/ChrisSmithsCompletelyUniqueView>

  Code Better
  <http://feeds.feedburner.com/CodeBetter>

  Coding Horror
  <http://feeds.feedburner.com/codinghorror>

  Coding in an Igloo
  <http://feeds.feedburner.com/igloocoder>

  Devlicious
  <http://feeds.feedburner.com/Devlicious>

  DimeCasts.Net
  <http://feeds.feedburner.com/Dimecastsnet--InformAndEducateIn10MinutesOrLess>

  dnrTV         
  <http://feeds.feedburner.com/DnrtvZip>

  Elegant Code          
  <http://feeds.feedburner.com/ElegantCode>

  Eric Gunnerson's C# Compendium        
  <http://blogs.msdn.com/ericgu/rss.xml>

  Eric Lippert      
  <http://blogs.msdn.com/ericlippert/rss.xml>

  Eric.Weblog()
  <http://www.ericsink.com/rss.xml>

  Fear and Loathing
  <http://feeds.feedburner.com/bsimser>

  Gray's Matter
  <http://graysmatter.codivation.com/SyndicationService.asmx/GetAtom>

  Gustavo Duarte
  <http://feeds.feedburner.com/GustavoDuarte>

  Haacked
  <http://feeds.haacked.com/haacked>

  IanG on Tap
  <http://www.interact-sw.co.uk/iangblog/rss2.0>

  I'm just sayin'
  <http://blogs.msdn.com/ed_maurer/rss.xml>

  James Kovacs' Weblog
  <http://www.jameskovacs.com/blog/SyndicationService.asmx/GetRss>

  Jean-Paul S. Boodhoo's Blog
  <http://feeds.feedburner.com/JPBoodhoo>

  JetBrains .NET Tools Blog
  <http://blogs.jetbrains.com/dotnet/feed/atom>

  Jimmy Bogard
  <http://feeds.feedburner.com/GrabBagOfT>

  Joel on Software
  <http://www.joelonsoftware.com/rss.xml>

  John Galloway
  <http://feeds.feedburner.com/jongalloway>

  JohnPapa.net
  <http://feeds.feedburner.com/JohnPapa>

  Jon Skeet
  <http://feeds.feedburner.com/JonSkeetCodingBlog>

  Josh Smith
  <http://joshsmithonwpf.wordpress.com/feed>

  Kirill Osenkov
  <http://blogs.msdn.com/kirillosenkov/rss.xml>

  Knowing.NET
  <http://www.knowing.net/SyndicationService.asmx/GetRss>

  Linux Hater's Blog
  <http://feeds.feedburner.com/LinuxHatersBlog>

  Los Techies
  <http://feeds.feedburner.com/lostechies>

  Luca Bolognese
  <http://blogs.msdn.com/lucabol/rss.xml>

  Martin Fowler's Bliki
  <http://www.martinfowler.com/bliki/bliki.atom>        

  Miguel Icaza
  <http://tirania.org/blog/miguel.rss2>

  Mo Khan: My Blog!
  <http://feeds.feedburner.com/MosBlog>

  Moserware
  <http://feeds.feedburner.com/Moserware>

  Object Mentor Blog
  <http://blog.objectmentor.com/xml/rss20/feed.xml>

  Paul Graham: Essays
  <http://www.aaronsw.com/2002/feeds/pgessays.rss>

  Pluralsight Blogs
  <http://www.pluralsight.com/blogs/mainfeed.aspx>

  Random .NET Ramblings
  <http://feeds.feedburner.com/woodyp>

  ReSharper Horizons
  <http://resharper.blogspot.com/feeds/posts/default>

  Rob Connery
  <http://blog.wekeroad.com/feed>

  Roy Osherov
  <http://feeds.feedburner.com/Iserializable>

  Ryan Lanciaux
  <http://feeds.feedburner.com/RyanLanciaux>

  Sacha Barber
  <http://sachabarber.net/?feed=rss2>

  Sara Ford
  <http://blogs.msdn.com/saraford/rss.xml>

  Scott Allen
  <http://odetocode.com/Blogs/scott/rss.aspx>

  Scott Guthrie
  <http://weblogs.asp.net/scottgu/rss.aspx>

  Scott Hanselman
  <http://feeds.feedburner.com/ScottHanselman>

  Scott On Writing
  <http://feeds.feedburner.com/ScottOnWriting>

  sfeldman.NET
  <http://feeds.feedburner.com/sfeldmannet>

  Skrentablog
  <http://www.skrenta.com/atom.xml>

  Sleep Overrated - Scott Cowan
  <http://www.sleepoverrated.com/SyndicationService.asmx/GetRss>

  Software By Rob
  <http://feeds.feedburner.com/SoftwareByRob>

  stackoverflow
  <http://blog.stackoverflow.com/index.php/feed/>

  Streamline Logic
  <http://blog.streamlinelogic.ca/feeds/posts/default>

  Terry Thibodeau's Blog
  <http://www.connicus.com/rss.aspx>

  The Hostile Blogger
  <http://blogs.hibernatingrhinos.com/Craig/Rss.aspx>

  The Mellow Musings of Dr. T
  <http://blogs.msdn.com/madst/rss.xml>

  The NHibernate FAQ
  <http://blogs.hibernatingrhinos.com/nhibernate/Rss.aspx>

  Void Nish
  <http://blog.voidnish.com/?feed=rss2>

  Wayward -> LINQ
  <http://blogs.msdn.com/mattwar/rss.xml>

  Wes Dyer
  <http://blogs.msdn.com/wesdyer/rss.xml>

  Words of Wisdom From The Elder
  <http://feeds.feedburner.com/keithelder>

  WPF Disciples
  <http://feeds.feedburner.com/wordpress/blog>

  Zen and the art of Castle maintenance
  <http://hammett.castleproject.org/?feed=rss2>
link|flag
vote up 2 vote down

DZone is an amazing source of good weblogs (well, there are many useless links there, but that's where I met Jeff and Joel, so you should give it a try).

link|flag
vote up 2 vote down

Most of these have already been mentioned but here's my list. Not everything I read, just the programming/tech stuff:

  1. Slashdot
  2. Signal Vs. Noise
  3. Scobelizer's Shared Items
  4. TechCrunch
  5. Open
  6. Schneier on Security
  7. Rands In Repose
  8. Hack a Day
  9. Last.fm – the Blog

also Hacker News, which I don't think is good via RSS, but whatev.

UPDATE: I read a ton of webcomics, yet I totally forgot, XKCD.

link|flag
vote up 2 vote down

Here is some of mine :

  1. http://www.gnucitizen.org/
  2. http://weblogs.asp.net/nleghari/
  3. Eric Gunnerson's C# Compendium
  4. http://www.sharepointnutsandbolts.com/ He is famous for his post on using Sharepoint APIs
  5. Martin Plante's blog
link|flag
vote up 2 vote down

Since I am coming in late to this question the only blog I can suggest that hasn't been mentioned is John Resig's (jQuery author, Mozilla Javascript Evangelist, Firebug Committee) blog.

link|flag
vote up 2 vote down

There are a ton of great resources out there. For what it's worth, here's my blog roll:
1. Ayende @ Rahien - (NHibernate, Rhino Mocks, and overall great programming blog)http://www.ayende.com/Blog/
2. Billy McCafferty - (NHibernate, Enterprise development, etc.http://devlicio.us/blogs/billy_mccafferty/default.aspx
3. Code Better - (Alt.NET stuff)http://codebetter.com/blogs/
4. Coding Horror - (Humor)http://www.codinghorror.com/blog/
5. Devlicio.us - (General coding stuff)http://devlicio.us/blogs/
6. Jeffrey Palermo - (MVC, IoC, etc.)http://jeffreypalermo.com/
7. Martin Fowler's Bliki - (Best Practices)http://martinfowler.com/bliki
8. The Daily WTF - (Humor)http://thedailywtf.com/
9. Ode to Code - (LINQ, MVC, Gerenal programming)http://odetocode.com/Blogs/scott/default.aspx
10. Phil Haacked - (Subtext, MVC)http://feeds.haacked.com/haacked
11. Scott Hanselman - (All kinds of goodies)http://www.hanselman.com/blog/
12. Scott Guthrie - (ASP.Net)http://weblogs.asp.net/scottgu/default.aspx

link|flag
vote up 1 vote down

Proggit without a doubt. It's very broadening, as people who post are often interested in functional and research languages in addition to mainstream coding.

link|flag
vote up 1 vote down

Coding Horror

link|flag
vote up 1 vote down

Beatriz Costa - Best WPF Blog

link|flag
vote up 1 vote down

http://spietrek.blogspot.com/2008/08/links-862008.html - 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)

http://googletesting.blogspot.com/ - Google testing blog. How to write more testable code. Just started reading this one and really enjoying it.

link|flag
vote up 1 vote down

Don't forget the OnSoftware Podcast (sadly stopped, but you can still see the back-issues), and SERadio!

link|flag
vote up 1 vote down

This is the delta between my list and all those worthy feeds listed above:

  1. 47 Hats
  2. JCooney.NET
  3. Michael on Security
  4. Core Java Technologies Tech Tips
  5. Jeremy Manson
  6. Either You Succeed or Explain
link|flag
vote up 1 vote down

I would like to add the How Software is Built blog.

link|flag
vote up 1 vote down

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

link|flag
vote up 1 vote down

Girl Developer anyone?

link|flag
show 1 more comment
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.