Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Ongoing Project(s)?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alan Dean  
View profile  
 More options Apr 6 2009, 4:21 pm
From: Alan Dean <alan.d...@gmail.com>
Date: Mon, 6 Apr 2009 13:21:26 -0700 (PDT)
Local: Mon, Apr 6 2009 4:21 pm
Subject: Ongoing Project(s)?
All,

During the retrospective at the March Coding Day, there was some
opinion expressed that one (or more?) ongoing projects might be a
positive stimulus to the coding sessions, at least for some attendees
(possibly those who are more frequent attendees).

I would like to invite opinions and discussion about this proposal.

Alan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy Skinner  
View profile  
 More options Apr 8 2009, 3:20 pm
From: Jeremy Skinner <jer...@jeremyskinner.co.uk>
Date: Wed, 8 Apr 2009 20:20:13 +0100
Local: Wed, Apr 8 2009 3:20 pm
Subject: Re: [openspacecode] Ongoing Project(s)?

How about something along similiar lines to the CaveatEmptor auction app? (
http://www.hibernate.org/400.html)  The model is fairly simple to understand
and there's quite a bit of scope for illustrating different techniques &
technologies.

Jeremy

2009/4/6 Alan Dean <alan.d...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
petemounce  
View profile  
 More options Apr 8 2009, 4:20 pm
From: petemounce <peter.mou...@gmail.com>
Date: Wed, 8 Apr 2009 13:20:18 -0700 (PDT)
Local: Wed, Apr 8 2009 4:20 pm
Subject: Re: Ongoing Project(s)?
I think it would be a good thing if, if we have an ongoing project, we
try to make it easy to follow its evolution.  If part of the point of
OCS (is it coincidence it shares an acronym with Officer Candidate
School?  :-P  ) is to educate people to show them how good techniques/
tech/tools/libraries are applied, I think it would be more accessible
if the trunk were kept as clean as possible.  By that, I mean not
interleaving commits between different threads of work, where
possible.

So for example, if one group is working on refactoring a feature to
separate concerns more, and another group is working on replacing XML
mappings with Fluent NHibernate ones, both of those should occur
within separate branches, and only merge to trunk when a commit can be
made that is complete enough not just to demonstrate progress, but
also educate someone who might be reading the commit log.  Perhaps
there are many people reading the commit log, than able to attend the
sessions.  Those who are only present in spirit should be catered to,
and it seems like a good way is to pay attention to team-working /
source-control good-practises.  Those that only want to catch the
highlights can then just read the trunk log, whereas those that want
more detail can zip off to the branches if they like for the more
stream-of-conciousness logs (commit early and often, right?  ;-)  ).

Dare I suggest github.com might be a better place for the repository?
I'm late to that bandwagon, but it seems like a social network for
programmers.  I'm _really_ enjoying git compared to svn, too; it's
kinda like coming from VSS to svn.  Perhaps a session on DVCSs...?

Pete

On Apr 8, 8:20 pm, Jeremy Skinner <jer...@jeremyskinner.co.uk> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Dean  
View profile  
 More options Apr 9 2009, 3:38 am
From: Alan Dean <alan.d...@gmail.com>
Date: Thu, 9 Apr 2009 08:38:17 +0100
Local: Thurs, Apr 9 2009 3:38 am
Subject: Re: [openspacecode] Re: Ongoing Project(s)?

Peter,
Sounds like we have need of a session on Git ;-)

My concern with Git is that it doesn't (or didn't, last time I checked) have
a Windows client, although I think that I heard a rumour that the Tortoise
folk were working on one.

Regards,
Alan Dean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aleksander Sumowski  
View profile  
 More options Apr 9 2009, 3:49 am
From: Aleksander Sumowski <aleksander.sumow...@gmail.com>
Date: Thu, 9 Apr 2009 09:49:46 +0200
Local: Thurs, Apr 9 2009 3:49 am
Subject: Re: [openspacecode] Re: Ongoing Project(s)?

> Sounds like we have need of a session on Git ;-)

> My concern with Git is that it doesn't (or didn't, last time I checked)
> have a Windows client, although I think that I heard a rumour that the
> Tortoise folk were working on one.

Hi :)

There is a native version of Git on Windows:
http://code.google.com/p/msysgit/

Aleksander

P.S. This is my first post on the group, so hello everyone :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil  
View profile  
 More options Apr 9 2009, 9:42 am
From: Neil <neilarobb...@googlemail.com>
Date: Thu, 9 Apr 2009 06:42:45 -0700 (PDT)
Local: Thurs, Apr 9 2009 9:42 am
Subject: Re: Ongoing Project(s)?
+1 for a session on Git

On Apr 9, 8:49 am, Aleksander Sumowski <aleksander.sumow...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Dean  
View profile  
 More options Apr 12 2009, 6:56 am
From: Alan Dean <alan.d...@gmail.com>
Date: Sun, 12 Apr 2009 11:56:43 +0100
Local: Sun, Apr 12 2009 6:56 am
Subject: Re: Ongoing Project(s)?

All,
I am happy to announce that Robin Minto has agreed to lead/direct the
'ongoing project effort' for the London Coding Days.

I have created http://github.com/openspacecode for us to use for the
project.

I would like to propose that in May, we give the project a morning and
afternoon session. The morning to be an environment preparation session,
mostly with a focus on Git I suspect as the knowledge of that is thin in the
community. The afternoon to be cutting the first code. Does that make sense,
or is there a better approach?

To minimise wheel-spinning, I propose that the functional scope of the
project be elaborated in this discussion list beforehand.

In the same vein, I propose that the technology pieces get agreed in this
list beforehand as well. For example - what framework to use for unit
testing? What database technology to use? What will be the data access
approach?

As Lead, Robin will have final say on both of these questions - taking into
account the community feedback.

Regards,
Alan Dean
Sent from Esher, Surrey, United Kingdom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
petemounce  
View profile  
 More options Apr 14 2009, 4:30 pm
From: petemounce <peter.mou...@gmail.com>
Date: Tue, 14 Apr 2009 13:30:16 -0700 (PDT)
Local: Tues, Apr 14 2009 4:30 pm
Subject: Re: Ongoing Project(s)?
I'd like to put in a +1 for fluently-configured NHibernate for the
data-access, please, perhaps taken from S#arp Architecture.

Regards
Pete

On Apr 12, 11:56 am, Alan Dean <alan.d...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
petemounce  
View profile  
 More options Apr 14 2009, 4:30 pm
From: petemounce <peter.mou...@gmail.com>
Date: Tue, 14 Apr 2009 13:30:44 -0700 (PDT)
Local: Tues, Apr 14 2009 4:30 pm
Subject: Re: Ongoing Project(s)?
Oh; also - we could get it set up on teamcity.codebetter.com ...?

On Apr 12, 11:56 am, Alan Dean <alan.d...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Blackburn  
View profile  
 More options Apr 15 2009, 12:02 pm
From: Ed Blackburn <edward.blackb...@gmail.com>
Date: Wed, 15 Apr 2009 09:02:16 -0700 (PDT)
Local: Wed, Apr 15 2009 12:02 pm
Subject: Re: Ongoing Project(s)?
+1 for (fluent) NHibernate.

I'd be interested in following patterns, which are associated with
DDD. (Repositories, Entities, ValueObjects, Factories, Services etc.)
Or even DDD if it's popular.

Last time we discussed creating a developer community website. I would
much prefer to assist in working towards something, which adds value
to the community.

Alan and I spoke about an alternative cookieless authentication form.
Is there scope for more than one project? Is there any interest in
HTTP Auth?

On Apr 14, 9:30 pm, petemounce <peter.mou...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy Skinner  
View profile  
 More options Apr 15 2009, 1:32 pm
From: Jeremy Skinner <jer...@jeremyskinner.co.uk>
Date: Wed, 15 Apr 2009 18:32:17 +0100
Local: Wed, Apr 15 2009 1:32 pm
Subject: Re: [openspacecode] Re: Ongoing Project(s)?

> Last time we discussed creating a developer community website. I would
> much prefer to assist in working towards something, which adds value
> to the community.

I like this idea...we could always take the OpenSpaceCode website itself and
use that as the basis for our project. There'd certainly be scope to play
with http auth if we did this.

> Oh; also - we could get it set up on teamcity.codebetter.com ...?

If not, I'd be happy to host it on my TeamCity instance (
build.jeremyskinner.co.uk)

Jeremy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »