Re: Clojure + BDD + TDD + Pairing...

2014-04-11 Thread Tom George
Marcus, I think the idea of working on a small project with fellow novices would be a great idea. Tom On Tuesday, October 29, 2013 11:43:54 PM UTC-4, Marcus Blankenship wrote: Hi Folks, I’m a Clojure n00b, but am interested in finding another n00b who aspires to learn Clojure, and do so

Re: Clojure + BDD + TDD + Pairing...

2014-04-11 Thread Timothy Washington
Hey Marcus, If you have Google Calendars, you can use that, and invite people to edit a particular calendar. It would start off as an honour system, so that people don't trample on each others bookings. But as Tom George points out, building such a booking tool, is a great project. Otherwise,

Re: Clojure + BDD + TDD + Pairing...

2014-04-11 Thread Andy Fingerhut
I haven't used it myself, but noted that Alex Miller used http://ohours.orgfor allowing others to schedule meetings with him. Andy On Fri, Apr 11, 2014 at 9:08 AM, Timothy Washington twash...@gmail.comwrote: Hey Marcus, If you have Google Calendars, you can use that, and invite people to

Re: Clojure + BDD + TDD + Pairing...

2014-04-11 Thread Marcus Blankenship
I can't get my google calendar to allow others to add / change events. If anyone else could set this up, it would be great! Or, if you have ideas on how I can do this, contact me off-list and I'll work on it. On Apr 11, 2014, at 9:38 AM, Andy Fingerhut andy.finger...@gmail.com wrote: I

Re: Clojure + BDD + TDD + Pairing...

2014-04-10 Thread Timothy Washington
I'm also keen. I'm on EST (GMT - 5). Saturdays and Sundays are good for me. But weekday evenings would also work. Tim Washington Interruptsoftware.com http://interruptsoftware.com On Wed, Mar 26, 2014 at 4:51 PM, Brian Muhia iambrianmu...@gmail.comwrote: Hi Josh, I'm interested in pairing

Re: Clojure + BDD + TDD + Pairing...

2014-04-10 Thread Marcus Blankenship
Hi Tim, awesome news!. I've had other folks today asking about it as well. Any idea how we could use a shared calendar to let people put down their availability, and then others can claim a spot to work with them? Or, maybe that's a Clojure project we should work on! ;-) But really, ideas

Re: Clojure + BDD + TDD + Pairing...

2014-03-27 Thread Brian Muhia
Hi Marc, tmux + emacs works fine with me. Best, Brian On Wednesday, 26 March 2014 17:58:48 UTC+3, Marc Bluemner wrote: I guess wie Need to Devide on a pairing method wemux oremacs or whatever else there is .I use emacs but am good with vim and tmux too. I would prefer emacs as I'm

Re: Clojure + BDD + TDD + Pairing...

2014-03-27 Thread Brian Muhia
Hi Josh, I'm interested in pairing as well. I'm also based in GMT+3. Best, - B On Wednesday, 30 October 2013 10:23:58 UTC+3, Josh Kamau wrote: I can do it with you if we limit the hours to Saturday and sunday. I am a noob though i have 2 apps in production. (You can get alot done without

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marc Bluemner
Yes I think replica driven development is sctualy TDD :) they probuably didnt call it that back in the good old lisp days. Its funny how some praktises from 20 years ago are comming back and everyone pretends like its the newest trendy stuffLEAN, LISP :) I use emac how would we do

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marc Bluemner
Hahahah you saved your ass there Jason :) BDD is TDD with more focus on business value and Costomer interviews. I got a copy of BDD in action but Im a reviewer so I dont realy have it ;) On Tuesday, March 25, 2014 4:45:32 PM UTC+1, Jason Felice wrote: I do TDD, even with my clojure (combined

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marcus Blankenship
Hi guys, I'm glad the idea of pairing to learn is interesting to you! Any suggestions on how we proceed? Sent from my iPhone On Mar 26, 2014, at 5:23 AM, Marc Bluemner marc.bluem...@googlemail.com wrote: Hahahah you saved your ass there Jason :) BDD is TDD with more focus on business

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marc Bluemner
I guess wie Need to Devide on a pairing method wemux oremacs or whatever else there is .I use emacs but am good with vim and tmux too. I would prefer emacs as I'm switching  to it St the Moment  — Sent from Mailbox for iPhone On Wed, Mar 26, 2014 at 2:57 PM, Marcus Blankenship

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marcus Blankenship
I'm a fan of ngrok + tmux/wemux + emacs. Have you guys used ngrok? On Mar 26, 2014, at 7:58 AM, Marc Bluemner marc.bluem...@googlemail.com wrote: I guess wie Need to Devide on a pairing method wemux oremacs or whatever else there is .I use emacs but am good with vim and tmux too. I

Re: Clojure + BDD + TDD + Pairing...

2014-03-26 Thread Marcus Blankenship
We could also decide on a schedule, so folks can sign-up to pair with each other. How many hours a week would people want to do this? On Mar 26, 2014, at 7:58 AM, Marc Bluemner marc.bluem...@googlemail.com wrote: I guess wie Need to Devide on a pairing method wemux oremacs or whatever else

Re: Clojure + BDD + TDD + Pairing...

2014-03-25 Thread Marc Bluemner
Hey Marcus, Im Marc from Germany! Im actualy learning Clojure and am trying to get good at BDD, we are trying to implement it at work so practice would be great. I must say Ive never done pair programming but Im realy eager to try. SO if you like Im absolutly open for everything. Greetings

Re: Clojure + BDD + TDD + Pairing...

2014-03-25 Thread Gilberto Garcia
Hi Marcus, I'm also starting with Clojure and would like to find someone to pair and to study Clojure together. Best regards, Gilberto On 03/25/2014 09:50 AM, Marc Bluemner wrote: Hey Marcus, Im Marc from Germany! Im actualy learning Clojure and am trying to get good at BDD, we are

Re: Clojure + BDD + TDD + Pairing...

2014-03-25 Thread Jason Felice
I do TDD, even with my clojure (combined with repl-driven development). BDD, however, doesn't make a lot of sense in clojure-land. If logic is kept to pure functions as much as possible and state management kept to the outside of the app (highly recommended), TDD becomes really fun and managable

Re: Clojure + BDD + TDD + Pairing...

2013-10-30 Thread Josh Kamau
I can do it with you if we limit the hours to Saturday and sunday. I am a noob though i have 2 apps in production. (You can get alot done without knowing the whole of clojure) I am in GMT +3 Thanks. On Wed, Oct 30, 2013 at 6:43 AM, Marcus Blankenship mar...@creoagency.comwrote: Hi Folks,

Clojure + BDD + TDD + Pairing...

2013-10-29 Thread Marcus Blankenship
Hi Folks, I’m a Clojure n00b, but am interested in finding another n00b who aspires to learn Clojure, and do so using BDD / TDD practices through regular pairing sessions. I’ve found novice - novice pairing to be a great way to ramp up on skills, but I don’t live near anyone who I can pair