Wednesday, July 29, 2009

August Lightning Talks

After a good, thought provoking night last night with the talk on M and Oslo and DSL goodness (thanks Justin) we’re changing things around for the next meeting and doing another round of lightning talks.

We had a lot of fun doing this last time and saw a wide range of subjects covered as well as getting some people through their first public presentations.

So, I need some presenters - if that’s you then drop me a line with your session idea. (if you don’t have my email address subscribe to the ozalt.net mailing list and reply to the thread in there)

A few rules

  1. Duration: 10 minutes or less.
  2. Subject: Anything as long as it’s interesting (and probably dev related)
  3. Experience: No previous presentation experience required
  4. Attitude: Have fun! Grumpy bastards not allowed

I’ll finalise the list in a few weeks so that people have time to prep.

Tuesday, July 14, 2009

July Meeting – Oslo

Want to know what the plan is for this month’s alt.net meeting?  We’re going to have Justin King (@JustinKing) give us a run through of Oslo.

Here’s the abstract for you:

”Oslo” is the codename for Microsoft’s forthcoming modelling platform. Modelling is used across a wide range of domains and allows more people to participate in application design and allows developers to write applications at a much higher level of abstraction. i.e Model Driven Development

“Oslo” consists of:

* A tool that helps people define and interact with models in a rich and visual manner

* A language that helps people create and use textual domain-specific languages and data models

* A relational repository that makes models available to both tools and platform components

Justin King will show the different parts of Oslo including the modelling language M, Repository and the tools to build an application and textural DSL's.

Given that a critical element of DDD is building a model (or multiple models) of the domain and keeping it current, tools like Oslo may be quite useful. I think this will be quite an interesting session, so register your intent to attend via the poll on the site and we’ll see you there.

Wednesday, July 1, 2009

F# Presentation - Slides and Code Now Available

Slides and code from Mark Needham’s presentation on F# last night are now available from his blog - http://www.markhneedham.com/blog/2009/06/30/f-what-ive-learnt-so-far/

Thanks again to Mark for presenting!