Re: [ANN] excel-templates 0.3.2 release available

2016-03-22 Thread Ralf Schmitt
Tom Faulhaber writes: > I want to thank the users who submitted bug reports. The pull requests and > nice, clear bug reports made most of the problems easy to fix. > > *What is Excel Templates anyway?* > > Excel Templates is a library that lets you build beautiful spreadsheets > from pure Cloju

[ANN] Schema-viz 0.1.0 & Schema-tools 0.9.0

2016-03-22 Thread Tommi Reiman
Schema-viz is a small library for Plumatic Schema visualization, using Graphviz. Given an namespace (and rendering options), it will produce a UMLish diagram of all defined schemas in it. https://github.com/metosin/schema-viz Schema-tools 0.9.0 is also out - with more walkers, handling of schem

Re: HTTP integration tests

2016-03-22 Thread Nicolás Berger
Did you check out vcr-clj: https://github.com/gfredericks/vcr-clj? It should be a good alternative for your unit tests, and probably for your integration tests too. I used it once, worked perfectly well El 21 mar. 2016 20:33, "Sam Halliday" escribió: > Hi all, > > Does anybody have any experience

[ANN] Open Source Clojure Projects

2016-03-22 Thread Daniel Higginbotham
I've created a directory of active, open source Clojure projects at http://open-source.braveclojure.com/. Its purpose is to help people who want to improve their skills or get more involved in the community find projects that are welcoming new contributors, and to help project owners/maintainer

Re: [ANN] excel-templates 0.3.2 release available

2016-03-22 Thread Tom Faulhaber
I'm glad the library is helping you, Ralf. Thanks for the feedback! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with y

[ANN] "Real" air traffic control system + flight simulator

2016-03-22 Thread ru
Hi, "Real" air traffic control system and flight simulator - client-server ClojureScript-Clojure application based on: 1. *rete4frames* expert system shell (http://github.com/rururu/rete4frames/ ), 2. *Flightradar24* web service (http://www.flightradar24.com/), 2. *Leaflet* JavaScript GIS lib

[ANN] clj-refactor.el and refactor-nrepl 2.2.0 is released

2016-03-22 Thread benedek fazekas
hi All, a new stable release for clj-refactor.el is out together with its nrepl middleware backend refactor-nrepl. clj-refactor.el is an Emacs package for clojure and clojure script refactorings while refactor-nrepl is an editor agnostic