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

2014-06-12 Thread Devin Walters
You may be right about the union of all of these sites being difficult to harmonize "editorially", but I will stubbornly continue to dream of that tool/explorer anyhow. :) As for open source, no big deal if you don't ultimately decide to make your code available. You seem to know the drill, and

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

2014-06-12 Thread Francesco Bellomi
Hi Devin, I'm a strong believer in contributing to the community. CrossClj is my first attempt to contribute to the clojure community, and I hope to do more in the future, even in source code form. At the moment, I don't feel like it's the right time to release the source code: it's a sort of

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

2014-06-11 Thread Gustavo Matias
+1 for letting more people contribute to it and for planning on coming with a great junction of all these great projects On Wednesday, June 11, 2014 9:23:31 PM UTC-4, Devin Walters (devn) wrote: > > Thanks for the reply Francesco. I know you said the code needs clean up > and all, but FWIW I hav

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

2014-06-11 Thread Devin Walters
Thanks for the reply Francesco. I know you said the code needs clean up and all, but FWIW I haven't seen any project where that wasn't the case. I'd encourage you to put it up on github. I for one would be interested in contributing. I want to merge GetClojure, crossclj, clojuredocs, clojuresphe

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

2014-06-11 Thread Francesco Bellomi
Devin, On Wednesday, June 11, 2014 6:25:13 PM UTC+2, Devin Walters (devn) wrote: > > A few nitpicks: > Thanks for your feedback; I really appreciate any opinion or suggestion, especially related to the UI > > - I find the usability to be a bit difficult in some places. For instance, > sear

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

2014-06-11 Thread Francesco Bellomi
Hi Gabriel, On Wednesday, June 11, 2014 6:15:14 PM UTC+2, cldwalker wrote: > > > Any plans on open sourcing some of this? I'd be interested to make this > (or an offshoot) that is a canonical site for clojar documentation much > like http://rdoc.info/ is for ruby gems. > I have some ideas for C

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

2014-06-11 Thread Francesco Bellomi
Hi Mike, On Wednesday, June 11, 2014 5:53:47 PM UTC+2, Mike Haney wrote: > > Very cool. Is there a public REST api? Not at the moment, but I'm open to suggestions from the community > I ask because I'm thinking a lighttable plugin that uses this to search > for dependencies and automaticall

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

2014-06-11 Thread Mike Haney
I think he mentioned he was using tools.analyzer. I would also be interested in seeing the source. Pairing this with codeq could be interesting. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegrou

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

2014-06-11 Thread Devin Walters
I stumbled upon CrossClj before it was released due to some Google results that started showing up. A few nitpicks: - I find the usability to be a bit difficult in some places. For instance, search results and specific function pages feel kind of cluttered. - What does "Some other projects..."

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

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

2014-06-11 Thread Mike Haney
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 would be pretty easy to write and quite useful. Yes, I could use clojars directly, but this would allow more options in the

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

2014-06-10 Thread Ghadi Shayban
This is so cool and extremely useful. Thank you so much for this! Ghadi On Tuesday, June 10, 2014 11:39:12 AM UTC-4, Francesco Bellomi wrote: > > Hello everyone, > > http://crossclj.info > > I've been working on CrossClj for some time now, and I feel it has grown > usable (and useful) enough to

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

2014-06-10 Thread Francesco Bellomi
Hello everyone, http://crossclj.info I've been working on CrossClj for some time now, and I feel it has grown usable (and useful) enough to make a public announcement. CrossClj is a tool to explore the whole Clojure(-script) open-source ecosystem as an interconnected codebase. The source code