Refactoring in Eclipse
This short videos shows how you can implement closures in Java. Video Producer / Source Code: http://pettergraff.blogspot.com/2010/11/closures-in-java.html
Introduction to Wrangler
Wrangler is an interactive refactoring tool for Erlang, integrated into both emacs and Eclipse. Wrangler’s refactorings cover structural changes such as function, variable and module renaming, function extraction and generalization. Wrangler recognizes macros in code, and can be used on a single file or across a whole project. Wrangler can …
Design Android UI for Phones and Tablets
This video discusses the new APIs and tools available to develop applications that will work on both phones and tablets. I gives also tips to create a good user experience for users.
MongoDB and the Democratic Party
This video explores the lessons learned from his experience of using MongoDB in a high volume, high transactions scenario. Pramod Sadalage shares how his team loaded large volumes of data, kept the data up to date, and how they experimented with different configurations before arriving at the optimal MongoDB setup. …