Re: Core Logic Reference Documentation

2013-06-07 Thread xavriley
repos are here: https://github.com/xavriley/clojuredocs https://github.com/xavriley/clojuredocs-analyzer I've put notes in the readme to help people get started but beware, you'll need experience in setting up a Rails 2 site. thanks, On Wednesday, May 29, 2013 6:08:06 PM UTC+1, Benja

Re: Core Logic Reference Documentation

2013-06-07 Thread xavriley
I went ahead and made a start here: http://corelogicdocs.herokuapp.com/ It will probably have a few bugs but it's a start at least. Google Groups seems to be deleting my posts so I'm hoping this gets through. Thanks, On Wednesday, May 29, 2013 6:08:06 PM UTC+1, Benjamin Peter wrote: > > Hello,

Re: Core Logic Reference Documentation

2013-06-07 Thread xavriley
In a fit of altruism, I decided to go ahead and do it myself. http://corelogicdocs.herokuapp.com/ This is the result of an hour's work and some find-and-replace so I fully expect it to be broken in all kinds of ways, but it's a start :) On Wednesday, May 29, 2013 6:08:06 PM UTC+1, Benjamin Pet

Re: new ClojureDocs experiment

2013-09-11 Thread xavriley
I've just picked up on this thread but I've spent quite a bit of time barking up this tree. There are three repos that power the old version of the site https://github.com/zk/clojuredocs - the Rails 2 frontend https://github.com/zk/clojuredocs-analyzer - the clojure analyzer that extracts data

Re: ECHELON: Wrangling messy political data

2014-10-03 Thread xavriley
Hi Zack, First off, really great work on Echelon! I work on similar data problems at opencorporates.com (who are partly funded by sunlight) and it's great to see instaparse and clojure being used in this way. I'm looking forward to trying it out myself. I just wanted to suggest that although

Re: Improving visibility of clojure-doc.org

2013-02-28 Thread xavriley
With the aim of increasing exposure, have you covered off boring SEO things like having a sitemap.xml and verifying the domain with Webmaster tools? I couldn't find a sitemap, but it does look like the content has been indexed by Google. On another note, I wonder whether it's worth clarifying t

Re: Best practices for java libraries

2012-12-10 Thread xavriley
You might like to checkout some of the videos from ClojureX recently. One was called 'playing nice with Java' and the other was a 10 min lightning talk by Rich Hickey on how they use Java in the Datomic project. I've only just joined the list so I don't want to get swept up in spam filters on