Jeffrey Palermo (.com)

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
When will YOU plan an AltNetConf?

First, go read Bil Simser's post about planning an AltNetConf in your area, and then go read Martin Fowler's post about his take on Alt.Net.

Ok.  if  you came back, read on:

Everyone can be a community leader.  You don't need permission.  There is no one who is going to tell you "no".  You just have to decide for yourself that you are going to do something great in your own area.

I'll close with a direct quote from Bil Simser:

On the heels of the first one in Austin there are a few good ideas that you could use when you're building your own AltNetConf:

  • Keep the size manageable. I think the 100 person limit was great for the Austin one. This also helps you locate a place for it.
  • Self-organizing agenda. Rather than pre-canned agenda of topics, the first day/night of the conference is the time to collaborate and drill out what people are passionate about. What bugs people, what do they want to talk about. This is an agenda driven by both speaker and speakee (as I would consider everyone a speaker for each session, with someone keeping the conversation on topic rather than coffee-talk, much like a Scrum Master does during the daily standups)
  • Nothing but .NET. This isn't Alt.JAVA so the conversations follow building on Microsoft platforms using the most appropriate tool, technology, and technique that makes sense for the problem at hand.
  • Don't turn it into a vendor fest. While it may be Microsoft related, I think the last thing an AltNetConf needs is "Brought to you by [insert .NET vendor product here]". True, it should be free and things cost these days, but there are too many ideas that spiral out of control and become product showcases rather than guys and girls talking about software development.
  • Follow the OpenSpace approach to organization and flow. Just resonates on the ideas above.


 


Posted 10-11-2007 10:26 PM by Jeffrey Palermo
Filed under:

[Advertisement]

Comments

cmyers wrote re: When will YOU plan an AltNetConf?
on 10-12-2007 12:19 AM

This doesn't sound 'alternative' anymore, not that it ever was. This sounds like .NET developers getting back into the game and taking back the onus of ideas back (at least in part) from Microsoft.

You know, what, I used to feel that this is what the *NUG meetings were for, but somehow they always seemed to turn into product placement and advertisement presentations, or 'the latest from Microsoft' and, well, I dunno preaching sessions. I stopped going because they seemed dry.

The thing I loved most about the ALT.NET conf, now that I think about it, is the INTERACTION and the feeling that I was part of something happening and not just sitting and being taught in a classroom.

The best things I remember about the *NUG meetings also was when people asked questions and debates happened and there were comments from the peanut gallery and discourse.

I think simply taking the *NUG meetings and opening them up and allowing debates and open topics and more INTERACTION among the people would be the simplest, most effective short-term thing we could do.

Just change the format of a *NUG meeting to be Open Topic Night and maybe have a few suggested topics to get people interested and then have a few smaller rooms if you have a lot people, or one big room where people can migrate into corners and such.

cmyers wrote re: When will YOU plan an AltNetConf?
on 10-12-2007 12:28 AM

NOTE: Taking the onus of ideas back from Microsoft isn't a bad thing. One of Jeremy Miller's 16 blog posts mentioned that many people in the .NET world (myself included) were took focused on this API or that API and looking to Microsoft for what was next, rather than evolving the rest of the process.  So Microsoft started P&P to try to get some of these METHODS of programming (versus the frameworks and the APIs).  Well, I think the .NET rank and file out there need to be coming up with ideas and collaborating with Microsoft rather than having a big echo chamber which serves no one (including Microsoft).

Jan Van Ryswyck wrote re: When will YOU plan an AltNetConf?
on 10-12-2007 2:01 AM

We have been doing mini ALT.NET conferences with the entire team (11 people) every month for the last two years now. We come together as a team and it's entirely driven by the team. If someone has discovered a nice tool that could ease our lifes, a nice solution to a common problem, has read a nice article, etc., we bring it to this meeting and discuss it.  We also evaluate the tools we are currently using at the beginning of each gathering. It's not been easy to do in a company that is completely focused on Microsoft and only their technology, and I know for sure that it's not going to be easy in the years to come. But we are trying to do a better job writing software and enhance our development proces.

Vladan Strigo's website - Vladan.Strigo.NET wrote What's all the fuss around ALT.NET?
on 10-12-2007 4:38 AM
Scott wrote re: When will YOU plan an AltNetConf?
on 10-13-2007 1:23 AM

"Nothing but .NET. This isn't Alt.JAVA so the conversations follow building on Microsoft platforms using the most appropriate tool, technology, and technique that makes sense for the problem at hand."

See, that right there. No. I think that's the wrong attitude. Look at the tools a lot of ALT.NET people are using. NHibernate, Spring.NET, NUnit, NCover, etc ... Where did they originate? Java. The Java people have been doing patterns a lot longer than most .NET people have. Until .NET was released, the VB/ASP people didn't have a non-painful way to use the GOF's patterns except using "editor inheritance". If it weren't for Rails, would people be pushing as hard for an MVC framework in ASP.NET? If it weren't for Ruby and Python, what would C# 3.0 really look like?

I think continuing to look ahead to the past (e.g. Smalltalk) is a good thing.

Jeffrey Palermo wrote re: When will YOU plan an AltNetConf?
on 10-13-2007 11:27 AM

@Scott,

I'm not sure what attitude is conveyed.

I understand that we use libraries ported from Java.  I'm happy about that.  I'm glad we can leverage innovation used by other parts of the developer community.  For a while, we've been trying to catch up to the Java community, and I think it's starting to happen now.  I appreciate the work in Java/etc that I'm able to leverage to write better .Net programs.

I recognize all the great work out there, and I want to learn from all parts of the developer community, not just the .Net part.  I want to pull in knowledge wherever it can be found. . . pull it in to help me, my company, and my clients write better software (and by the way, we're using .Net).

I'm still not sure what attitude is inferred.

For the record, I like to us NHibernate, NUnit, NAnt, StructureMap, RhinoMocks, FIT, Log4Net, SharpZipLib, Subversion, CruiseControl.net

NCover is a commercial product now.  The last open source release was in 2004.

SteveGentile wrote re: When will YOU plan an AltNetConf?
on 10-13-2007 1:39 PM

Personally, every .net user group can be an opportunity to discuss technologies being used.

Scott wrote re: When will YOU plan an AltNetConf?
on 10-13-2007 11:38 PM

Sorry, I wasn't very clear.By attitude I meant the "nothing but .NET no ALT.JAVA". Bill S. expressed in his post and you reposted here. I agree that you should look to other technologies for way to improve your overall coding skills and if .NET happens to be the best choice then great. I'd like to see more ALT.NET conferences/gatherings/presentations from people who don't strictly work with .NET. As message passing/dynamic dispatch languages, like IronRuby and IronPython become more mainstream in .NET communities, I think a lot could be learned from other communities

I think the learning will go both ways too. As IronRuby, IronPython, JRuby and the DLR come online, more Ruby and Python programmers may try their hand at Windows platform development. They'll have a lot of questions about the .NET Framework and the Windows platform. Adding diverse viewpoints always enhances a conference IMO.

Jeremy D. Miller -- The Shade Tree Developer wrote My Official Recap of ALT.NET
on 10-14-2007 7:09 PM

It took a week, but I finally got around to finishing my recap of the ALT.NET Open Spaces event from

Jeremy D. Miller -- The Shade Tree Developer wrote My Official ALT.NET Recap
on 10-14-2007 8:41 PM

It took a week, but I finally got around to finishing my recap of the ALT.NET Open Spaces event from

CodeClimber wrote Want a ALT.NET meeting in Wellington? Go to Lunch with Geeks
on 10-15-2007 10:22 AM

Want a ALT.NET meeting in Wellington? Go to Lunch with Geeks

Bil Simser wrote re: When will YOU plan an AltNetConf?
on 10-16-2007 10:02 AM

I just wanted to quantify the Java statement from my blog post. Like Jeffrey I'm all for the tools that have sprung out of the Java world and ported to .NET (without them I couldn't function on a day to day basis) but the concept that might have been lost in my lack of articulation is that I didn't want an AltNetConf turn into a "Java is better, .NET sucks" argument. Leverage what might be coming out of the Java world but the focus needs to be on building better software on the .NET platform. Maybe the term Java World and .NET World (as if there are two worlds) is one of the root causes of the problem. Maybe we all need to live in one World (but not with one Language to Rule them all). Okay, coffee time for Billy as I'm sounds wierd now.

Ian Cooper [MVP] wrote Alt.Net.UK Jeremy wins fastest finger
on 12-07-2007 7:54 AM

Wow, Jeremy is on the mark, he beat me to an announcement about Alt.Net.UK . You can check out Ben's