Time |
S |
Nick |
Message |
13:28 |
|
|
rruma joined #sourcefu |
13:29 |
|
|
rruma joined #sourcefu |
16:17 |
|
|
spilth joined #sourcefu |
16:58 |
|
pdurbin |
i love how when i find a bug in our project it gets written up an people will be able to google for the same error i saw soon: https://redmine.hmdc.harvard.edu/issues/2760 |
17:25 |
|
|
spilth_ joined #sourcefu |
17:25 |
|
spilth_ |
http://www.codeschool.com/code_tv/agile-best-practices - "Agile software development methodologies like Scrum are easy to learn, but hard to master. It's easy to get some of the details wrong. This could keep your team from receiving all the benefits the framework has to offer, or worse, lead to poor communication and defects. This screencast will walk you through Agile best practices, with a discussion of some of the pitfalls, and ways to get yo |
17:25 |
|
spilth_ |
back on track." |
17:31 |
|
spilth_ |
pdurbin: I might be struggling with organizing documentation using Jekyll. Gonna push through a little more though. |
17:38 |
|
pdurbin |
again, i abandoned something i was calling "docjekyll" |
17:49 |
|
spilth_ |
I'm likely going to have to cave and put this in our wiki anyways (moinmoin-based) |
17:51 |
|
pdurbin |
spilth_: is it backed by git? |
17:51 |
|
spilth_ |
nope. it's collabnet |
17:52 |
|
pdurbin |
no sale |
17:52 |
|
pdurbin |
mysql? |
17:52 |
|
spilth_ |
web interface is the only interface |
17:52 |
|
pdurbin |
bleh! |
17:53 |
|
spilth_ |
and we're on a dated version |
17:53 |
|
spilth_ |
and it uses a tiny font and supe-wide page. HATES IT! |
17:53 |
|
pdurbin |
you deserve better |
17:54 |
|
spilth_ |
I'm hoping the "wow, this is so much more pleasant to read! Woa, built-in code examples?" factor helps me push for something else |
19:19 |
|
|
sivoais joined #sourcefu |
19:29 |
|
|
sivoais joined #sourcefu |
19:38 |
|
|
sivoais joined #sourcefu |
19:47 |
|
|
sivoais joined #sourcefu |
19:55 |
|
|
sivoais joined #sourcefu |
20:10 |
|
|
sivoais joined #sourcefu |
20:56 |
|
pdurbin |
tracking down the ant libraries i need with this, for example: ack -a HttpRequestBase ~/.m2 |
21:03 |
|
pdurbin |
since i've already downloaded them from my maven project |
21:32 |
|
spilth_ |
http://docs.topazruby.com/en/latest/ - "Topaz is a high performance implementation of the Ruby programming language, written in Python on top of RPython (the toolchain that powers PyPy)." |
21:33 |
|
semiosis |
they made ruby high performance by implementing it in python? WAT? |
21:33 |
|
semiosis |
wonder how that holds up against jruby |
21:34 |
|
semiosis |
or topaz on jython!? |
21:34 |
|
spilth_ |
Rubinius on Topaz on Python on RPython: GO! |
22:25 |
|
pdurbin |
:) |