feb 1 - good herdingcode podcast with rob conery, part1: nosql, part2: asp.net mvc good / webforms bad
- "why do we have this fetish with making everything normalized? #nosql"
- "there IS no mapping so you don't have to worry"
- "of course a static language is not as good a fit as a nice dynamic language #nosql"
- "nosql means lots of null guards, type checking, and dealing with property bags"
- "I don't have foreign keys, I have nested relations"
- "I've got a class in there that basically defines the same thing as another class but make it a bit more palatable so I don't get yelled at by the codebetter guys."
- "hibernate bleeds into your application"
- "I ripped through my blog with mongo"
- "stored procedures --> ORM --> nosql"
- "the policy is spread across 30 tables, with a document database it would be: here's your policy #nosql"
- "one worry about nosql is can my manager pick this up: but if it's just an object, you can pick it up"
- "joins are expensive, pointers are just part of the fabric #nosql"
- "if you store C# objects in your database what happens in 10 years? that's why document dbs are better than object dbs #nosql"
- "if greenfield then mvc"
- is a scalable, high-performance, open source, schema-free, document-oriented databaseMongoDB, more info
- "I tried webforms again and honestly couldn't remember how to use it"
- "using webforms is easy, you just think spaghetti instead of lasagne"
- "mvc still doesn't have a good component control story"
- "the power of rails is it's an opinionated thing, mvc could use some of that"
- "people say they aren't smart enough to go from webforms to mvc, but if you can understand the page life cycle, you can learn anything"
- "some people make a career out of not learning anything new"
- "webforms is a lifestyle choice"
Notes on other podcasts:
- apr 5 - good colin marshall podcast with seth godin on Linchpin, a book about art, life and making a difference
- mar 10 - awesome podcast: david siegel talking on the semantic web in a way that finally makes sense
- mar 10 - good podcast interview with Michael Steinbecker on decline of french cuisine
- mar 9 - good colin marshall podcast interviewing Ian Ayres on coming importance of supercrunching and statistics
- mar 8 - nice Colin Marshall interview with Edward Champion on interviewing, authenticity and the cultural/intellectual scene
- mar 5 - very informative podcast on copyright law in software/music business, brad frazer eloquent and knowledgable on topic
- mar 2 - very interesting podcast on the ZBS Foundation, makers of quality radio fiction, never heard of them before
- feb 28 - entertaining dan carlin history podcast on the age of discovery: globalization 1.0
- feb 27 - interesting podcast on ways to deal with large amount of info, feeds, tweets in our lives, lots of ideas
- feb 27 - good dotnet rocks podcast on the #vs2010 launch in april and what's new in .NET 4
- feb 27 - good podcast on the role of a chief cultural officer and why companies need one
- feb 26 - good colin marshall podcast with author of book on why time moves forward
- feb 12 - good stackoverflow podcast mostly on why email is bad. insightful, funny conversation
- feb 11 - good herding code podcast on IOC, Git vs. mercurial, clojure's relationship to lisp
- feb 9 - good podcast on how to approach philosophy and the big questions from the standpoint of math and physics
- feb 1 - good herdingcode podcast with rob conery, part1: nosql, part2: asp.net mvc good / webforms bad
- feb 3 - very interesting podcast on reactive extensions for .NET (Rx) aka linq to events, i.e. event-based programs using observable collections
- jan 28 - another podcast on the ipad aftermath, nice conversation, also on the mobile space (Phil Windley, Scott Lemon)
- feb 8 - good philosophy podcast discussion on the relationship between hume and rousseau, good conversation, lucid
- feb 8 - good stackoverflow podcast, lots on apple, generally positive toward the ipad
Most of what I currently listen to is .NET related and quite a bit on technology in general and how it is impacting society. I listen to an occasional historical or philosophical podcast.
I record these notes as a way of extracting the gems and remember facts from these podcasts: phrases that ring true or new terms that I look up later. If you see someone walking around Berlin speaking short phrases into his cell phone every couple minutes, that's me.
Follow me on twitter or check out my main site at tanguay.info.