https://www.developerfusion.com/t/sql/media/sort/popularity/ SQL Media from Developer Fusion 2011-05-10T03:36:00.00Z http://www.developerfusion.com/media/9649/stack-overflow-podcast-38/ Stack Overflow: Podcast #38 2009-01-22T03:11:00.00Z This is the 38th episode of the StackOverflow podcast, where Joel and Jeff discuss YSlow optimizations for large websites, the value of unit testing, and the hidden pitfalls of asking questions to programmers. Joel notes that simply paying attention to what your coworkers are doing is an effecti... James Crowley http://www.developerfusion.com/media/119146/22-eager-loading/ #22 Eager Loading 2011-05-10T03:36:00.00Z One way to improve performance is to cut down on the number of SQL queries. You can do this through eager loading. Learn all about it in this episode! James Crowley http://www.developerfusion.com/media/118917/251-metawhere-metasearch/ #251 MetaWhere & MetaSearch 2011-05-10T03:36:00.00Z MetaWhere provides a way to do complex find conditions without SQL in Active Record. MetaSearch makes it easy to create search forms with many find options. James Crowley http://www.developerfusion.com/media/51604/podcast-65/ Podcast #65 2009-08-13T12:23:00.00Z In this episode of the podcast, Joel and Jeff discuss lessons from a year of building Stack Overflow, the mysteries of COBOL, some YSlow website optimizations, and magic numbers.What have we learned in a year of building Stack Overflow? If someone wanted to design a system like Stack overflow, I’... James Crowley http://www.developerfusion.com/media/83907/roundup-10-nosql-databases/ Roundup 10 - NoSQL Databases 2010-06-10T15:48:00.00Z Roundup 2010 - Non SQL Databases Fully formatted shownotes can always be found at http://javaposse.com *Apache Jackrabbit *http://jackrabbit.apache.org/ *CouchDB *http://couchdb.apache.org/ *MongoDB *http://www.mongodb.org/ *Apache Cassandra *http James Crowley http://www.developerfusion.com/media/119143/25-sql-injection/ #25 SQL Injection 2011-05-10T03:36:00.00Z One of the most common security problems for dynamic sites is SQL Injection. Thankfully Rails does everything it can in solving this issue, but you still need to be aware of it. James Crowley http://www.developerfusion.com/media/44701/podcast-60/ Podcast #60 2009-07-03T14:58:00.00Z This is the 60th episode of the StackOverflow podcast where Joel and Jeff discuss the value (or lack thereof) of meta-discussion, how much “big iron” popular websites need, and whether code forking is sometimes inevitable. A discussion of our newly launched outlet for meta-di... James Crowley http://www.developerfusion.com/media/12273/stack-overflow-podcast-49/ Stack Overflow: Podcast #49 2009-04-15T23:56:00.00Z This is the 49th episode of the StackOverflow podcast, where Joel and Jeff sit down with Alex Papadimoulis of The Daily WTF to discuss the distinction between IT/sysadmins and programmers, online justice for webforums, user-friendly IDs for databases, and the future of software distribution. S... James Crowley http://www.developerfusion.com/media/84600/herding-code-87-jeff-atwood-on-area-51-and-stack-overflow/ Herding Code 87: Jeff Atwood on Area 51 and Stack Overflow 2010-07-09T16:20:00.00Z This week on Herding Code, the guys talk with Jeff Atwood about his new Area 51 venture, the running of Stack Overflow, the community of Q & A sites, and memories of the glockenspiel. Jeff walks us through the genesis of Stack Overflow and how it begot Server Fault, Super User, Stack Exchange and. James Crowley http://www.developerfusion.com/media/10653/stack-overflow-podcast-45/ Stack Overflow: Podcast #45 2009-03-12T06:59:00.00Z This is the 45th episode of the StackOverflow podcast, where Joel and Jeff discuss what a program manager does, the value (or lack thereof) of a functional spec and vision statement, building developer community, and planning your development time. Joel and I will be at the upcoming MIX0... James Crowley http://www.developerfusion.com/media/43714/podcast-59/ Podcast #59 2009-06-24T18:28:00.00Z This is the 59th episode of the StackOverflow podcast where Joel and Jeff sit down with Damien Katz (of CouchDB) to discuss non-conventional databases, non-conventional programming languages, and taking on non-conventional programming projects. Stop, do not pass go, do not collect $2... James Crowley http://www.developerfusion.com/media/77534/making-sense-of-what-was-oslo-with-lars-corneliussen/ Making Sense of What Was Oslo with Lars Corneliussen 2010-02-16T19:37:00.00Z At PDC 2009 Oslo was renamed to SQL Modeling and it left a lot of developers scratching their heads.  What better way to sort it all out than to talk with someone deep into the stack.  We sat down with Lars Corneliussen to see how this is all going to turn out and it what it means for developers. James Crowley http://www.developerfusion.com/media/76600/talking-odata-and-sql-modeling-services-with-douglas-purdy/ Talking OData and SQL Modeling Services with Douglas Purdy 2010-02-02T23:16:00.00Z In this episode, Keith and Woody sit down at PDC 2009 with Microsoft’s Douglas Purdy to discuss all things data. Do you remember Oslo from the previous PDC event? Well Oslo has been rebranded to SQL Server Modeling Services to help developers store and manage models for the enterprise. Modeling S. James Crowley http://www.developerfusion.com/media/67057/google-infects-ie/ Google Infects IE 2009-10-04T17:45:00.00Z On the SitePoint Podcast this week, the guys discuss the return of Ma.gnolia, the Microsoft WebsiteSpark program, Opera Mini, Google Sidewiki, and that oh-so controversial solution to the IE6 problem: Google Chrome Frame. Tune in and catch up! James Crowley http://www.developerfusion.com/media/60748/what-happens-in-the-speakers-lounge-is-supposed-to-stay-in-the-speakers-lounge/ What Happens In The Speaker’s Lounge is Supposed to Stay In the Speaker’s Lounge 2009-09-10T14:58:00.00Z In this episode Keith sits down with a bunch of speakers at the DevLink 2009 conference held in Nashville, TN.  It isn’t every day one gets to hear what other speakers talk about and that’s why we titled the show the way we did.  Listen in to learn how much time speakers devote to the community, ... James Crowley http://www.developerfusion.com/media/12280/herding-code-43-javier-lozano-on-the-m-in-mvc/ Herding Code 43: Javier Lozano on the "M" in MVC 2009-04-17T22:37:00.00Z This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns. The guys discuss the various patterns as they relate to ASP.NET MV... James Crowley http://www.developerfusion.com/media/118443/herding-code-110-geoff-dalgas-and-jarrod-dixon-take-us-behind-the-scenes-at-stackexchange/ Herding Code 110: Geoff Dalgas and Jarrod Dixon take us behind the scenes at StackExchange 2011-04-25T19:02:00.00Z This episode of Herding Code Kevin and Jon sit down with Geoff and Jarrod at MIX to talk about their experiences from helping to build the first StackOverflow site up through today’s fast paced world of StackExchanges and gold plated Lamborghinis. Note: We recorded in quietest spot we could find James Crowley http://www.developerfusion.com/media/84216/what-is-new-in-sql-server-2008-r2/ What is new in SQL Server 2008 R2? 2010-06-21T10:44:00.00Z In this episode Keith and Woody sat down shortly after SQL Server 2008 R2 was released to MSDN to discuss this major update for SQL Server. With this release, SQL Server is moving away from being just a database and starting to be an information platform. New features like SteamInsight, improved James Crowley http://www.developerfusion.com/media/60164/the-power-is-yours/ The Power is Yours 2009-09-05T09:21:00.00Z symbolics.com, the first commercial domain name registered on the Internet nearly 25 years ago, is sold. A survey of UK web users indicates that one third won’t use credit cards online. Opera 10 is finally released to impressive download numbers, but will it be the version to break through? The H... James Crowley http://www.developerfusion.com/media/9950/episode-10-linq/ Episode 10: LINQ 2008-07-23T23:01:00.00Z K Scott leads us in a discussion of LINQ, including: What is it How introducing LINQ to .NET changed the framework LINQ Providers LINQ to XML LINQ to SQL - how it's different from EF, tips and tricks, when to use it Links: LINQpad 3rd Party LIN... James Crowley