Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Erik Meijer, Gilad Bracha, Mads Torgersen: Perspectives on Programming Language Design and Evolution
Feb 06, 2008 at 7:17 AMI have to agree... I found this talk interesting but Gilad comes across as very arrogant. He seems to think that most developers don't want to learn anything. If that were the case no one would be watching this video.
I think perhaps working in an academic scenario for a long time causes people to lose appreciation for people working against commercial pressures. Most developers I have worked with are very keen to learn new languages/technologies but in reality they have deadlines to meet. In addition it takes time for these things to gain acceptance at the corporate level.
His comments about older people's inability to learn are also out of line.
It's a shame really; I feel these comments tarnished an otherwise very interesting discussion.
Eric Faller and Savraj Dhanjal - Ribbon Extensibility in Office 2007
Aug 24, 2006 at 4:17 AMFrom what I understand after watching this if I want to dynamically customize the toolbar from code I have to pass XML?
XML is good for somethings but this is bad.... I want to be able to work directly with objects from code, not have to construct some bizarre XML string just to add a button to the toolbar!