Re: [ANN] Grimoire: up to date Clojure web docs

2014-07-07 Thread cldwalker
Hey Reid, Nice work! I think this is a much more maintainable approach for a community-based examples repository. Have you thought about seeding examples from clojuredocs using their api e.g. http://api.clojuredocs.org/examples/1.3.0/clojure.core/map? I think this would help if the goal is to

Re: [ANN] Grimoire: up to date Clojure web docs

2014-07-11 Thread cldwalker
ch release, nothing changed from 1.5.0) and a major >> rework of the way I munge symbols and include examples between versions. >> >> I'd like to give Alex (puredanger) a huge shout out for handing me a SQL >> dump of the clojuredocs examples table right after I got a

Re: [ANN] Grimoire: up to date Clojure web docs

2014-07-11 Thread cldwalker
5.1 as a documented >>>> version (it's a patch release, nothing changed from 1.5.0) and a major >>>> rework of the way I munge symbols and include examples between versions. >>>> >>>> I'd like to give Alex (puredanger) a huge shout out fo

[JOB] Make a difference with Reify and Clojure(Script) in the clinical trial space - Boston or Remote (North America)

2016-11-30 Thread cldwalker
Hi! Excited to share that Reify is looking to hire two mid to senior developers for a primarily Clojure/ClojureScript stack - frontend developer position and backend developer position

Re: [ldnclj] Re: Suggestions for open source contributions?

2016-02-05 Thread cldwalker
If you're into editors or tooling we're happy to have help with LightTable - https://github.com/LightTable/LightTable/blob/master/CONTRIBUTING.md#contributing :) Cheers, Gabriel On Friday, February 5, 2016 at 5:26:12 AM UTC-5, Mikera wrote: > > Hi Bruce, > > My view is that the following thin

Re: [ANN] CrossClj, a tool for cross-referencing the clojure ecosystem

2014-06-11 Thread cldwalker
I'm loving the usages functionality. Great work! On Wednesday, June 11, 2014 11:53:47 AM UTC-4, Mike Haney wrote: > > Very cool. Is there a public REST api? I ask because I'm thinking a lighttable plugin that uses this to search for > dependencies and automatically add them to project.clj woul