The Morning Brew #710
Posted by Chris Alcock on Tuesday 19th October 2010 at 07:04 am | Tagged as: .NET, Development, Morning Brew
Software
- jQuery: jQuery 1.4.3 Released – The jQuery team announce the release of 1.4.3, the 3rd minor update to the 1.4 product. This release includes a number of bug fixes, along with some improvements to the framework and the process they use to product it including the framework now passing JSLint testing, and refinements of the modularity of the framework, along with major updates to the CSS Module, Data Module, and new features in HTML5 Data attributes, events, effects, and traversing.
- jQuery Mobile Alpha 1 Released – The jQuery Team also announce the release of the first alpha release of jQuery Mobile, a unified mobile UI framework for the web which aims to work well on all mobile browsers, relying on graceful degradation and progressive enhancement.
- Model Driven Development with StatePatternModeler – Manuel Naujoks announces the release of 2 Visual Studio 2010 extensions. StatePatternModeler brings support for State Models to the UML tools in Visual Studio 2010 allowing Model Driven Development for state based applications. The Second, Method Logger, records any changes in methods in the comments at the top of the method.
Information
- On Dynamic Objects and DynamicObject – Chris Burrows discusses DynamicObject as a base for your own Dynamic Objects, and looks at how it cause confusion about the method being called when there is built-in language bindings for certain methods causing unexpected program behaviour.
- ASP.NET MVC 3 Beta: Razor views support comments now – Gunnar Peipman’s ASP.NET blog – Gunnar Peipman highlights the support for multiline comments in your Razor based views in ASP.NET MVC 3 Beta
- 3 Gems in Mono for .NET Programmers – The hidden potential of Mono.CSharp, Mono.Cecil And Mono.TextTemplating – Anoop Madhusudanan highlights 3 of the best bits of the Mono Framework which are available for use by any .NET developer (Mono or Microsoft), discussing (and linking to resources) about Mono.Cecil, Mono.CSharp and Mono.TextTemplating
- Ultimate Guide to speed up Visual Studio – Daniel Fisher shares a guide to Visual Studio Settings in Visual Studio 2008 and 2010 which can help improve the performance of your IDE, along with a few other System level tips for improving performance.
- Reactive Extensions #3: Windows Phone 7 – Andrej Tozon continues his series of posts on the use of the Reactive Extensions for .NET with a look at their use in Windows Phone 7, sharing a demo using Rx and animation to illustrate their use.
- Touched ( Part 2 ) – Raw Touch Events – Mike Taulty takes a look at processing raw touch event data in Silverlight 4, WPF and Windows Phone 7, discussing the differences, and showing a standard sample across the three technologies.
- Intro to jQTouch: Creating Your First Application in jQTouch – ‘bmharwani’ takes an introductory look at using jQTouch, a jQuery module for writing Touch enabled web applications for iPhone/iPad/iPodTouch in this CodeProject article.
- Extensions for SVG, Created for SVG Wow! – Vincent Hardy discusses the SVG graphics format, and looks at the support built into the Yahoo! YUI JavaScript library for working with SVG graphics
Community
- October 2010 Live Meeting – Trees, Language Oriented Programming and F# with Robert Pickering – Community for F# host their monthly virtual meeting today (Tuesday 19th October) at 11am PDT, where Rob Pickering will be exploring tree structures and how they can be represented in F#
- Announcing OpenSpaceBeers, the open-space for all developers, whatever the platform – Seb Lambla announces the first Open Spaces Beers event to be held on Tuesday 26th October at a venue to be confirmed (in London I believe). This meet-up is for any developer working on any platform and aims to discuss issues which are common to all
- Event: What’s next in C# and VB? – NxtGen Cambridge welcome Mads Torgersen and Lucian Wischik on Wednesday 3rd November where they will be talking on the new features of C# and VB.NET which will be being unveiled at PDC
- Silverlight Firestarter Event on December 2nd Streamed Live! – Dan Wahlin highlights the Silverlight Firestarter Event being held in Redmond on the 2nd December featuring Dan, Scott Guthrie, John Papa, Tim Heuer, Jesse Liberty, Jaime Rodriguez, Yavor Georgiev and others. The event will also be being streamed live, so you can get to experience the event from the comfort of your own desk. Registration for the event is required for both in person and online viewing.
- Debreefing the NHDay – Simone Chiaretta reflects on the NHibernate Day event held earlier this month, and highlights the availability of the recorded content from the main room (featuring Ayende).
Comments Off on The Morning Brew #710