Re: Convert clj-time date-time to UTC

2014-06-14 Thread Michael Klishin
2014-06-14 20:49 GMT+04:00 gvim gvi...@gmail.com: Can't think why it's not baked into the library, though, as it must be a common requirement. Feel free to submit a pull request and a few tests. The clj-time maintainers are responsive and the library is primarily driven by user feedback at

ANN metrics-clojure 2.1.0 is released

2014-06-14 Thread Michael Klishin
metrics-clojure [1] is a Clojure interace to Coda Hale's Metrics library [2]. If you are not sure why collecting metrics about your app is valuable, take a moment and watch [3]. Release notes: https://github.com/sjl/metrics-clojure/blob/master/ChangeLog.md#changes-between-20x-and-210 1.

Re: [clojure-rabbitmq] Re: Socket Exception thrown when trying to make a remote connection to server over adhoc network

2014-06-11 Thread Michael Klishin
On 11 June 2014 at 21:57:11, Samuel Nelson (snels...@ycp.edu) wrote: Caused by: SocketException Connection reset This message is very generic and does not explain much. Can you see connection entries in RabbitMQ log? Try connecting to RabbitMQ via telnet, for example (note that it will quickly

Re: Clojure Contributor Agreement process update

2014-06-09 Thread Michael Klishin
2014-06-09 21:23 GMT+04:00 Alex Miller a...@puredanger.com: Starting today, we have updated the Clojure Contributor Agreement process. The prior process which involved signing and mailing a form has been replaced with an online e-signing process. \o/ -- MK http://github.com/michaelklishin

ANN metrics-clojure 2.0.3

2014-06-09 Thread Michael Klishin
metrics-clojure [1] is a Clojure interface to the Metrics library [2]. 2.0.3 is a bug fix release: https://github.com/sjl/metrics-clojure/blob/stable/ChangeLog.md#changes-between-202-and-203 If you are not sure why gathering metrics about your apps and infrastructure is a big deal, consider

ANN Cassaforte 2.0.0-beta1 is released

2014-06-08 Thread Michael Klishin
Cassaforte [1] is a Clojure Cassandra client built around CQL 3. 2.0 is a major release that introduces breaking public API changes announced earlier [2]. Release notes: http://blog.clojurewerkz.org/blog/2014/06/07/cassaforte-2-dot-0-0-beta1-is-released/ 1. http://clojurecassandra.info 2.

Re: [clojure-rabbitmq] Re: Can TopologyRecoveryException be simulated?

2014-06-04 Thread Michael Klishin
On 4 June 2014 at 18:21:51, Brian Marick (br...@getset.com) wrote: I'll have the new guy do it when he starts in August. Hopefully it'll be done by then ;)  -- MK Software Engineer, Pivotal/RabbitMQ -- You received this message because you are subscribed to the Google Groups

ANN Neocons 3.0 is released

2014-05-29 Thread Michael Klishin
Neocons [1] is a Clojure client for the Neo4J REST API. Release notes: http://blog.clojurewerkz.org/blog/2014/05/29/neocons-3-dot-0-0-is-released/ 1. http://clojureneo4j.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message because you are

ANN Welle 3.0.0 is released

2014-05-29 Thread Michael Klishin
Welle [1] is a small Clojure client for Riak with batteries included. Release notes: http://blog.clojurewerkz.org/blog/2014/05/29/welle-3-dot-0-0-is-released/ 1. http://clojureriak.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message

ANN Langohr 2.11.0 is released

2014-05-26 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure RabbitMQ client. Release notes: http://blog.clojurewerkz.org/blog/2014/05/24/langohr-2-dot-11-dot-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this

ANN Welle 3.0.0-rc1 is released

2014-05-26 Thread Michael Klishin
Welle [1] is a Clojure client for Riak with batteries included. 3.0 includes a major API revision announced earlier [2]. Release notes: http://blog.clojurewerkz.org/blog/2014/05/24/welle-3-dot-0-0-rc1-is-released/ 1. http://clojureriak.info 2.

Re: [clojure-rabbitmq] SocketTimeoutExceptions terminates listening process

2014-05-21 Thread Michael Klishin
On 21 May 2014 at 16:58:38, Thomas Kristensen (thomas.kristen...@uswitch.com) wrote: you'll notice that the message gets rejected as we'd expect when the exception is NOT re-thrown, but the reject seems to be ignored in the case where we re-throw. You could argue that you should

Re: [clojure-rabbitmq] SocketTimeoutExceptions terminates listening process

2014-05-21 Thread Michael Klishin
On 21 May 2014 at 19:15:50, Thomas Kristensen (thomas.kristen...@uswitch.com) wrote: You are right, the channel has been closed by me throwing on the exception. I attached a debugger and traced it to line 106 of DefaultExceptionHandler which closes the channel in handleChannelKiller.

ANN Cassaforte 1.3.0 is released

2014-05-15 Thread Michael Klishin
Cassaforte [1] is a Clojure client for Cassandra built around CQL. Release notes: http://blog.clojurewerkz.org/blog/2014/05/15/cassaforte-1-dot-3-0-is-released/ Next Cassaforte release will be 2.0 and will introduce a major public API change:

ANN Monger 2.0 RC1 is released

2014-05-13 Thread Michael Klishin
Monger [1] is a Clojure MongoDB client for a more civilized age. 2.0 is a major release that has *breaking public API changes*. Release notes: http://blog.clojurewerkz.org/blog/2014/05/14/monger-2-dot-0-0-rc1-is-released/ Please give this RC a try. This is the biggest revision of Monger in the

ANN Monger 1.8.0 is released

2014-05-10 Thread Michael Klishin
Monger [1] is a Clojure MongoDB client for a more civilized age. Release notes: http://blog.clojurewerkz.org/blog/2014/05/10/monger-1-dot-8-0-is-released/ Note that the next release will be 2.0, including these breaking API changes:

ANN Meltdown 1.0 is released

2014-04-29 Thread Michael Klishin
Meltdown is a Clojure interface to Reactor, an asynchronous programming, event passing and stream processing toolkit for the JVM. After several alphas and a dozen of betas, Meltdown is ready to go 1.0. If you're not sure what Meltdown is about, see the intro post:

ANN Meltdown 1.0.0-beta12

2014-04-28 Thread Michael Klishin
Meltdown [1] is a Clojure interface to Reactor. Release notes: http://blog.clojurewerkz.org/blog/2014/04/28/meltdown-1-dot-0-0-beta12-is-released/ 1. http://github.com/clojurewerkz/meltdown -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message

ANN Balagan, a new ClojureWerkz project

2014-04-28 Thread Michael Klishin
On behalf of the ClojureWerkz team, I'm happy to announce a new project (brain child of Alex Petrov): Balagan [1]. Release notes: http://blog.clojurewerkz.org/blog/2014/04/28/balagan-1-dot-0-0-is-released/ 1. https://github.com/clojurewerkz/balagan -- MK http://github.com/michaelklishin

ANN Welle 2.0 is released

2014-04-28 Thread Michael Klishin
Welle [1] is a small, expressive Clojure client for Riak. 2.0 is a major release that has one major public API change. Release notes: http://blog.clojurewerkz.org/blog/2014/04/28/welle-2-dot-0-0-is-released/ Note that there is one more major public API change coming soon in 3.0:

Re: ANN Major breaking public API changes coming to several ClojureWerkz projects

2014-04-27 Thread Michael Klishin
2014-04-27 18:12 GMT+04:00 dgrnbrg dsg123456...@gmail.com: Is this slated for Welle too? I didn't see it mentioned. Yes. -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message because you are subscribed to the Google Groups Clojure group. To

ANN Major breaking public API changes coming to several ClojureWerkz projects

2014-04-26 Thread Michael Klishin
If you use a ClojureWerkz project or two please read this announcement: http://blog.clojurewerkz.org/blog/2014/04/26/major-breaking-public-api-changes-coming-in-our-projects/ -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message because you are

ANN Neocons 3.0.0-rc1 is released

2014-04-26 Thread Michael Klishin
Neocons [1] is an idiomatic Clojure client for the Neo4J REST API. 3.0 has a *major breaking API change*. Release notes: http://blog.clojurewerkz.org/blog/2014/04/26/neocons-3-dot-0-0-rc1-is-released/ Background:

ANN Elastisch 2.0.0-rc1 is released

2014-04-26 Thread Michael Klishin
Elastisch [1] is a small, feature complete Clojure client for ElasticSearch that supports both REST and native transports. 2.0 has one major breaking API change and is packed with improvements related to ElasticSearch 1.0 and 1.1 releases. Release notes:

Re: What's clojure killer app? I don't see any.

2014-04-19 Thread Michael Klishin
2014-04-19 20:15 GMT+04:00 Paulo Suzart paulosuz...@gmail.com: People say clojure is good for data. But where are the cases? And more specifically, where are the frameworks and libs to support it? Are they talking about wrappers around java for Hadoop? Sigh... I see lots of companies of all

Re: What's clojure killer app? I don't see any.

2014-04-19 Thread Michael Klishin
2014-04-20 1:26 GMT+04:00 Paulo Suzart paulosuz...@gmail.com: You are taking about a bunch of wrappers. They are not bad, but will not make these people to move their asses from java. Ask someone who's used Cascalog if they want to go back to writing Hadoop jobs in Java. Just a wrapper can be

ANN Meltdown 1.0.0-beta10 is released

2014-04-18 Thread Michael Klishin
Meltdown [1] is a Clojure interface to Reactor, an asynchronous programming toolkit for the JVM. Release notes: http://blog.clojurewerkz.org/blog/2014/04/18/meltdown-1-dot-0-0-beta10-is-released/ 1. http://github.com/clojurewerkz/meltdown -- MK http://github.com/michaelklishin

ANN Elastisch 2.0.0-beta4 is released

2014-04-18 Thread Michael Klishin
Elastisch [1] is a small, feature complete Clojure client for ElasticSearch. Release notes: http://blog.clojurewerkz.org/blog/2014/04/11/elastisch-2-dot-0-0-beta4-is-released/ 1. http://clojureelasticsearch.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You

ANN Elastisch 2.0.0-beta4 is released

2014-04-10 Thread Michael Klishin
Elastisch [1] is a small, feature complete Clojure client for ElasticSearch. Release notes: http://blog.clojurewerkz.org/blog/2014/04/11/elastisch-2-dot-0-0-beta4-is-released/ 1. http://clojureelasticsearch.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You

ANN Langohr 2.9.0 is released

2014-04-09 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. Release notes: http://blog.clojurewerkz.org/blog/2014/04/09/langohr-2-dot-9-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this

ANN Langohr 2.8.2 is released

2014-04-03 Thread Michael Klishin
Langohr 2.8.2 has no change log entry: there are no user facing changes from 2.8.1, only some corrections to make it compile against RabbitMQ Java client 3.3.0 from scratch (after `lein clean`). -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this

ANN Validateur 2.0.0 is released

2014-04-02 Thread Michael Klishin
Validateur [1] is a small validation library for Clojure and ClojureScript. Release notes: http://blog.clojurewerkz.org/blog/2014/04/02/validateur-2-dot-0-0-is-released/ 1. http://clojurevalidations.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received

ANN Propertied 1.2.0

2014-04-02 Thread Michael Klishin
Propertied [1] is a tiny library for working with property files and java.util.Properties. Release notes: http://blog.clojurewerkz.org/blog/2014/04/02/propertied-1-dot-2-0-is-released/ 1. https://github.com/michaelklishin/propertied -- MK http://github.com/michaelklishin

ANN Langohr 2.8 is released

2014-04-02 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure RabbitMQ client. Release notes: http://blog.clojurewerkz.org/blog/2014/04/02/langohr-2-dot-8-1-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this message

ANN Elastisch 2.0.0-beta2 is released

2014-03-23 Thread Michael Klishin
Elastisch [1] is a small, feature complete client for ElasticSearch that provides both REST and native clients. Release notes: http://blog.clojurewerkz.org/blog/2014/03/23/elastisch-2-dot-0-0-beta2-is-released/ Sister projects: http://clojurewerkz.org 1. http://clojureelasticsearch.info -- MK

Re: Clojure 1.6.0-RC1 - LAST CHANCE, PLEASE TEST

2014-03-18 Thread Michael Klishin
2014-03-18 18:21 GMT+04:00 Alex Miller a...@puredanger.com: We need your help in checking out the current release candidate - this is your opportunity to let us know about problems *before* we release, rather than after. No issues to report from testing 20+ ClojureWerkz projects on

ANN Meltdown 1.0.0-beta8

2014-03-16 Thread Michael Klishin
Meltdown [1] is a Clojure interface to Reactor [2], an asynchronous programming toolkit for the JVM. Release notes: http://blog.clojurewerkz.org/blog/2014/03/16/meltdown-1-dot-0-0-beta8-is-released/ 1. https://github.com/clojurewerkz/meltdown 2.

ANN Langohr 2.7.1 is released

2014-03-11 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. Release notes: http://blog.clojurewerkz.org/blog/2014/03/11/langohr-2-dot-7-1-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this

ANN Elastisch 2.0.0-beta1 is released

2014-03-11 Thread Michael Klishin
Elastisch [1] is a small, feature complete Clojure client for ElasticSearch that provides both HTTP and native transports. 2.0 focuses on compatibility with and support for the new features in ElasticSearch 1.0. Release notes:

ANN Langohr 2.5.0 is released

2014-03-06 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. Release notes: http://blog.clojurewerkz.org/blog/2014/03/06/langohr-2-dot-5-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received this

Re: [ANN] Clojure 1.6.0-beta2

2014-03-05 Thread Michael Klishin
2014-03-05 21:47 GMT+04:00 Sean Corfield s...@corfield.org: We've been running our (World Singles) test suite against 1.6.0-master-SNAPSHOT for some time as a matter of course and haven't tripped over anything so far (that I can recall). The only change in our bugbase due to 1.6.0 was the

Re: The future of CongoMongo?

2014-02-28 Thread Michael Klishin
2014-02-28 14:35 GMT+04:00 xavi xavi.caba...@gmail.com: When asked (a year ago) why I didn't use Monger I said I prefer CongoMongo because it's smaller and so probably easier to understand Monger's API follows MongoDB shell. CongoMongo invents a completely new API. I'll let you decide which

Re: The future of CongoMongo?

2014-02-26 Thread Michael Klishin
2014-02-27 4:56 GMT+04:00 Mark Engelberg mark.engelb...@gmail.com: I've looked at monger a couple of times, and felt it was more involved than I wanted. For example, I was turned off by the need to manually create object IDs as part of creating records. I like how congomongo does it for me.

Re: Email delivery libs not working

2014-02-25 Thread Michael Klishin
2014-02-25 14:08 GMT+04:00 The Dude (Abides) exel...@gmail.com: (postal/send-message ^{:host smtp.mandrillapp.com :user your mandrill acct email address :pass your mandrill api key :port 587} {:type text/html :from from email address :to to email

Re: Image Resizer lib exception error

2014-02-25 Thread Michael Klishin
2014-02-25 16:46 GMT+04:00 Moritz Ulrich mor...@tarn-vedra.de: Just from the looks of the exception, you might need to pass an input-stream or reader instead of a path. which can be instantiated with http://clojuredocs.org/clojure_core/clojure.java.io/input-stream and

ANN Meltdown 1.0.0-beta5 is released

2014-02-25 Thread Michael Klishin
Meltdown [1] is a Clojure interface to Reactor [2], an asynchronous programming toolkit for the JVM. beta5 is a development release that primarily focuses on updating Reactor to 1.1.0.M1 and fixing issues. Release notes:

Re: Clojure / polyglot position at OpinionLab in Chicago

2014-02-24 Thread Michael Klishin
2014-02-24 22:47 GMT+04:00 John Jacobsen eigenhom...@gmail.com: Though I'm fairly new here I'm happy to answer questions or forward them to the appropriate place. Lots of people on this list are not based in Chicago or US. Will remote candidates be considered? -- MK

Re: clojure - beam compiler

2014-02-23 Thread Michael Klishin
2014-02-23 13:40 GMT+04:00 t x txrev...@gmail.com: Thus, my question -- are there any active efforts to port clojure (say via cljs's compiler) to Erlang/Beam ? Take a look at Joxa: http://joxa.org/ -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received

Re: Hiring Clojure developers for our distributed team at Outpace Systems

2014-02-19 Thread Michael Klishin
2014-02-19 18:41 GMT+04:00 Paul Stadig p...@stadig.name: If you are interested in working from home on a distributed team writing Clojure code, then feel free to contact me. If you aren't quite sure how the distributed team thing works, or are concerned about your Clojure skill level etc,

Re: call clojure from java

2014-02-18 Thread Michael Klishin
2014-02-18 16:00 GMT+04:00 Sunil S Nandihalli sunil.nandiha...@gmail.com: You can't call a clojurescript function from java. However you can call clojure-code from Java and clojurescript code from javascript. I think the idea is to call a Clojure script (with a space) from Java. Use

Re: java.jdbc 0.3.3 select query exception: clojure.lang.LazySeq cannot be cast to clojure.lang.IFn

2014-02-14 Thread Michael Klishin
2014-02-15 7:55 GMT+04:00 The Dude (Abides) exel...@gmail.com: However this results in an exception error: java.lang.ClassCastException clojure.lang.LazySeq cannot be cast to clojure.lang.IFn Please post a complete stack trace. -- MK http://github.com/michaelklishin

Re: Korma Sql model not accepting url var

2014-02-11 Thread Michael Klishin
2014-02-11 12:22 GMT+04:00 The Dude (Abides) exel...@gmail.com: (GET /member/:id [id] (get-the-member id)) id here likely ends up being a string but your Postgres column is an integer. Try (Integer/valueOf id). -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin --

Re: Helping newcomers get involved in Clojure projects

2014-01-27 Thread Michael Klishin
Bridget: Are there any other Clojure projects that are doing this? Some ClojureWerkz [1] projects do, and eventually all key ones will. 1. http://clojurewerkz.org MK -- -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send

ANN Mailer 1.0.0 is released

2014-01-26 Thread Michael Klishin
Mailer [1] is a small Clojure library that makes email delivery easy. It is inspired by Ruby's Action Mailer and combines Postal, Moustache template rendering and testing utilities. Release notes: http://blog.clojurewerkz.org/blog/2014/01/26/mailer-1-dot-0-0-is-released/ 1.

ANN Scrypt 1.1.0 is released

2014-01-26 Thread Michael Klishin
scrypt [1] is a tiny Clojure library for the scrypt key derivation function. Release notes: http://blog.clojurewerkz.org/blog/2014/01/26/scrypt-1-dot-1-0-is-released/ 1. https://github.com/clojurewerkz/scrypt -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You

Re: [ANN] com.stuartsierra/frequencies 0.1.0

2014-01-26 Thread Michael Klishin
2014-01-25 Stuart Sierra the.stuart.sie...@gmail.com Leiningen dependency: [com.stuartsierra/frequencies 0.1.0-SNAPSHOT] Please do a proper release. Non-snapshot projects cannot depend on snapshot libraries: https://github.com/technomancy/leiningen/wiki/Repeatability#snapshot-versions --

Re: [ANN] com.stuartsierra/frequencies 0.1.0

2014-01-26 Thread Michael Klishin
2014-01-27 Mimmo Cosenza mimmo.cose...@gmail.com You could clone and deploy it yourself into clojars. The only caveat is to give it an org.clojars.youusername as group-id to make it clear it's not the official one. Sorry, that's just won't fly. It's library maintainer's responsibility to

ANN Langohr 2.3.2 is released

2014-01-22 Thread Michael Klishin
Langohr [1] is a minimalistic, feature complete Clojure client for RabbitMQ. Release notes: http://blog.clojurewerkz.org/blog/2014/01/22/langohr-2-dot-3-2-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received

ANN Langohr 2.2.1

2014-01-13 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. Hot on the heels of 2.2.0, 2.2.1 is out with one bug fix. Release notes: http://blog.clojurewerkz.org/blog/2014/01/14/langohr-2-dot-2-1-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin

ANN Langohr 2.2.0 is released

2014-01-12 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. Release notes: http://blog.clojurewerkz.org/blog/2014/01/10/langohr-2-dot-2-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this

ANN Monger 1.7.0 is released

2014-01-11 Thread Michael Klishin
Monger [1] is a MongoDB Clojure driver for a more civilized age. Release notes: http://blog.clojurewerkz.org/blog/2014/01/11/monger-1-dot-7-0-is-released/ 1. http://clojuremongodb.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message

ANN Validateur 1.7.0 is released

2014-01-11 Thread Michael Klishin
Validateur [1] is a data validation library. 1.7.0 introduces support for ClojureScript. Release notes: http://blog.clojurewerkz.org/blog/2014/01/11/validateur-1-dot-7-0-is-released/ 1. http://clojurevalidations.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin --

ANN Langohr 2.1.0 is released

2014-01-07 Thread Michael Klishin
Langohr [1] is a small, feature complete Clojure client for RabbitMQ. 2.1.0 is a bug fix and usability improvements release. Release notes: http://blog.clojurewerkz.org/blog/2014/01/07/langohr-2-dot-1-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin

ANN Route One 1.0.0 is released

2014-01-07 Thread Michael Klishin
Route One [1] is a small library that generates URLs/URIs from routes and parameters. Release notes: http://blog.clojurewerkz.org/blog/2014/01/04/route-one-1-dot-0-0-is-released/ 1. https://github.com/clojurewerkz/route-one -- MK http://github.com/michaelklishin

ANN Validateur 1.6.0 is released

2014-01-07 Thread Michael Klishin
Validateur [1] is a Clojure data validation library. Release notes: http://blog.clojurewerkz.org/blog/2014/01/04/validateur-1-dot-6-0-is-released/ 1. http://clojurevalidations.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message

ANN Machine Head 1.0.0-beta6

2014-01-07 Thread Michael Klishin
Machine Head [1] is a small Clojure MQTT client. Release notes: http://blog.clojurewerkz.org/blog/2014/01/07/machine-head-1-dot-0-0-beta6-is-released/ 1. http://clojuremqtt.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message because

ANN Meltdown 1.0.0-beta3 is released

2014-01-07 Thread Michael Klishin
Meltdown [1] is a Clojure interface to Reactor [2]. Release notes: http://blog.clojurewerkz.org/blog/2014/01/07/meltdown-1-dot-0-0-beta3-is-released/ 1. http://github.com/clojurewerkz/meltdown 2.

Re: [ANN] Clojure.Joda-Time 0.1.0

2013-12-25 Thread Michael Klishin
2013/12/25 dm3 deadmo...@gmail.com There's quite a comprehensive README on github: https://github.com/dm3/clojure.joda-time which could use some very visible dependency/installation info ;) -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this

ANN Langohr 2.0.1 is released

2013-12-22 Thread Michael Klishin
Langohr [1] is a feature complete Clojure client for RabbitMQ. 2.0.1 is a bug fix release. Release notes: http://blog.clojurewerkz.org/blog/2013/12/22/langohr-2-dot-0-1-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- --

ANN Langohr 2.0 is released

2013-12-16 Thread Michael Klishin
Langohr [1] is a small RabbitMQ client. 2.0 is a major release that introduces automatic topology recovery (exchanges, queues, bindings, consumers). Release notes: http://blog.clojurewerkz.org/blog/2013/12/15/langohr-2-dot-0-0-is-released/ There's also a new documentation guide to accompany this

ANN Cassaforte 1.3.0-beta5 is released

2013-12-14 Thread Michael Klishin
Cassaforte [1] is a Clojure Cassandra client built around CQL. 1.3.0-beta5 release notes: http://blog.clojurewerkz.org/blog/2013/12/14/cassaforte-1-dot-3-0-beta5-is-released/ 1. http://clojurecassandra.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You

ANN Elastisch 1.3.0 is released

2013-12-12 Thread Michael Klishin
Elastisch [1] is a minimalistic feature complete Clojure client for ElasticSearch. 1.3.0 is a minor feature and usability release. Release notes: http://blog.clojurewerkz.org/blog/2013/12/12/elastisch-1-dot-3-0-is-released/ 1. http://clojureelasticsearch.info -- MK

ANN Neocons 2.0.1 is released

2013-12-12 Thread Michael Klishin
Neocons [1] is a Clojure client for Neo4J REST API. 2.0.1 fixes one compatibility issue with Neo4J 2.0 GA. Release notes: http://blog.clojurewerkz.org/blog/2013/12/12/neocons-2-dot-0-1-is-released/ 1. http://clojureneo4j.info -- MK http://github.com/michaelklishin

Re: Is The Joy if Clojure up to date?

2013-12-01 Thread Michael Klishin
2013/12/1 Sean Corfield seancorfi...@gmail.com +1 for Manning's MEAP approach - I've bought most of my Manning books through the early access program over the years. BTW, The Joy of Clojure 2nd ed. MEAP is 50% off today (Dec 1st) with the code *dotd1201cc* according to a Manning promo. --

Re: Is The Joy if Clojure up to date?

2013-11-30 Thread Michael Klishin
2013/11/30 J. Pablo Fernández pup...@pupeno.com I have a copy of The Joy of Clojure that I bought a couple of years ago. Is it still a good way to learn Clojure or is it out of date? It's mostly up to date. It is not, however, a book for beginners. See

ANN Langohr 1.7.0 is released

2013-11-28 Thread Michael Klishin
Langohr [1] is a Clojure RabbitMQ client. 1.7.0 is primarily a bug fix release. Release notes: http://blog.clojurewerkz.org/blog/2013/11/28/langohr-1-dot-7-0-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You

Re: Breaking out of doseq

2013-11-27 Thread Michael Klishin
2013/11/27 Jonathon McKitrick jmckitr...@gmail.com To clarify what I'm trying to do, I have a map of regexes, and after iterating them, when one matches (the order of the regexes is significant) I want exactly one result returned by applying the looked up function to the string. After that

Re: 2013 State of Clojure ClojureScript survey results

2013-11-19 Thread Michael Klishin
2013/11/19 Brian Craft craft.br...@gmail.com What I don't expect is clojure users to report that the libraries are just great. Clojure libraries are very weak compared to other modern languages. Bold statement, Brian. Surely you've tried at least 60% of the libraries out there to make your

ANN Elastisch 1.3.0-rc1 is released

2013-11-19 Thread Michael Klishin
Elastisch [1] is a minimalistic Clojure client for ElasticSearch. 1.3.0-rc1 is a release candidate that introduces one minor feature and fixes one bug. Release notes: http://blog.clojurewerkz.org/blog/2013/11/20/elastisch-1-dot-3-0-rc1-is-released/ 1. http://clojureelasticsearch.info -- MK

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-19 Thread Michael Klishin
2013/11/20 Softaddicts lprefonta...@softaddicts.ca How do you expect open source software quality to improve if each of us starts to spin off our own flavor of the same lib ? Sometimes creating a new library is the right thing to do. I'll give you one example. When I started Langohr and

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-19 Thread Michael Klishin
2013/11/20 Andrey Antukh n...@niwi.be About license question: if these functions had not copied, but written from scratch, them would be the same functions with minimal differences or none... Sorry but that's a ridiculous argument. You must respect and obey by the license of the project you

ANN 2 years of ClojureWerkz

2013-11-19 Thread Michael Klishin
A couple of weeks ago ClojureWerkz [1] turned two years old. We are at 29 projects (not including failed experiments) and kicking. There have been dozens of contributors, entire major releases brilliantly managed by people outside of our tiny core team, and a pretty high bar in project quality

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-16 Thread Michael Klishin
2013/11/16 Andrey Antukh n...@niwi.be - Lack of documentation. - Philosophical differences of how things should be done. Documentation page: http://cljjdbc.readthedocs.org/en/latest/ + ridiculous Clojure CA that keeps non-North America/EU contributors away. Good job, Andrey. It's important

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-16 Thread Michael Klishin
2013/11/16 Brian Craft craft.br...@gmail.com What is this? A link will do, if this has been discussed previously. https://groups.google.com/forum/#!searchin/clojure/CA$20/clojure/FlwqULYM7n0/x1-ArtQe1isJ https://groups.google.com/d/topic/clojure/0gwjKtatf-0/discussion -- MK

Re: [ANN]: clj.jdbc 0.1-beta1 - Alternative implementation of jdbc wrapper for clojure.

2013-11-16 Thread Michael Klishin
2013/11/16 Andrey Antukh n...@niwi.be - Lack of documentation. FTR, there is some documentation for java.jdbc, but it certainly isn't being actively worked on (despite not being covered by the CA) and may already be out of date. http://clojure-doc.org/articles/ecosystem/java_jdbc/home.html

Re: Regarding Clojure's license

2013-11-12 Thread Michael Klishin
2013/11/12 Kalinni Gorzkis musicdenotat...@gmail.com That violates the principle of free software. License incompatibilities like this divide the open-source community. Please change. Said principle of free software is not well defined. The open source community is already widely divided in

Re: [ANN] Pocheshiro 0.1.1 (wrapper for Apache Shiro)

2013-11-12 Thread Michael Klishin
2013/11/12 dm3 deadmo...@gmail.com See https://github.com/inventiLT/Pocheshiro for more information and a user guide. Thank you for producing the guide! -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message because you are subscribed to

ANN Machine Head 1.0.0-beta4

2013-11-12 Thread Michael Klishin
Machine Head [1] is a minimalistic Clojure MQTT client. beta4 is a development release that works around a bug in the underlying library (Eclipse Paho Java). Release notes: http://blog.clojurewerkz.org/blog/2013/11/12/machine-head-1-dot-0-0-beta4-is-released/ 1. http://clojuremqtt.info/ -- MK

ANN Neocons 2.0 is released

2013-11-12 Thread Michael Klishin
Neocons [1] is a Clojure client for Neo4J server (REST API). 2.0 is a major release that focuses on the new features in Neo4J 2.0. Release notes: http://blog.clojurewerkz.org/blog/2013/11/12/neocons-2-dot-0-0-is-released/ Documentation is updated for 2.0 and covers all the new stuff:

Re: monads not working in Clojure 1.4.0

2013-11-09 Thread Michael Klishin
2013/11/9 Gary Zhao garyz...@gmail.com NoSuchMethodError clojure.lang.RT.mapUniqueKeys([Ljava/lang/Object;)Lclojure/lang/IPersistentMap; clojure.algo.monads/loading--4910--auto-- (monads.clj:11) It means you have some code compiled against 1.5.1 in monads, one of the other libraries or your

Re: [ANN] Clojure 1.6.0-alpha2 release

2013-11-07 Thread Michael Klishin
2013/11/8 Alex Miller a...@puredanger.com 3) Added: changelog for 1.6.0. https://github.com/clojure/clojure/blob/master/changes.md This is *much* more detailed and human-oriented than any other change log Clojure/core has ever produced. And it's posted shortly after the release. Good job! --

Re: abysmal multicore performance, especially on AMD processors

2013-11-06 Thread Michael Klishin
2013/11/6 Dave Tenny dave.te...@gmail.com (To contrast the lengthy discussion and analysis of this topic that is *hopefully* the exception and not the rule) Some of the comments reveal that part of the problem is in part with JVM memory allocator which has its throughput limits. There are

ANN Langohr 1.6.0 is released

2013-11-06 Thread Michael Klishin
Langohr is a small, feature complete Clojure client for RabbitMQ that embraces AMQP 0-9-1 model [1]. 1.6.0 is primarily a bug fix release. Change log: http://blog.clojurewerkz.org/blog/2013/11/05/langohr-1-dot-6-0-is-released/ 1. http://clojurerabbitmq.info -- MK

Re: road map for clojure?

2013-10-31 Thread Michael Klishin
2013/10/31 julius wee@gmail.com Is clojure under dev? there is no much commits in months, any plan or road map for clojure? I don't remember the exact quote but Clojure is developed as fast as it is designed. It's a pretty well known fact that Clojure's primary designer prefers to

ANN Neocons 2.0.0-beta3 with full support for Neo4J 2.0 features

2013-10-16 Thread Michael Klishin
Neocons [1] is a Clojure client for Neo4J Server (REST API). This version implements the rest of Neo4J 2.0 features. There are no incompatible changes from beta2. Kudos to Rohit Aggarwal for contributions to this release. Release notes:

Re: [ANN] Timeline - a library for time-varying data values

2013-10-15 Thread Michael Klishin
2013/10/15 Mikera mike.r.anderson...@gmail.com Repository is here: https://github.com/mikera/timeline Have fun! It would be a bit easier to have fun if there were dependency/installation instructions provided in README. -- MK http://github.com/michaelklishin

Re: Clojure - Where to start?

2013-10-10 Thread Michael Klishin
2013/10/11 Anurag Ramdasan aranurag...@gmail.com I am now looking for something intermediate level resources on Clojure. Mostly stuffs that deal with idiomatic clojures, clojure monads, lazy sequences etc. http://clojure-doc.org can cover some of your needs, although it does not cover

ANN Neocons 2.0.0-beta2 is released

2013-10-08 Thread Michael Klishin
Neocons [1] is a Clojure Neo4J Server client. Version 2.0 targets development milestones of Neo4J 2.0 and introduces new features. Release notes: http://blog.clojurewerkz.org/blog/2013/10/08/neocons-2-dot-0-0-beta2-is-released/ -- MK http://github.com/michaelklishin

ANN Elastisch 1.3.0-beta4 is released

2013-10-08 Thread Michael Klishin
Elastisch [1] is a minimalistic Clojure client for ElasticSearch. 1.3.0-beta4 fixes a bug in date histogram in the native client. Release notes: http://blog.clojurewerkz.org/blog/2013/10/08/elastisch-1-dot-3-0-beta4-is-released/ 1. http://clojureelasticsearch.info -- MK

ANN Langohr 1.6.0-beta1

2013-10-08 Thread Michael Klishin
Langohr [1] is a Clojure client for RabbitMQ. 1.6.0-beta1 introduces automatic connection recovery improvements. Release notes: http://blog.clojurewerkz.org/blog/2013/10/08/langohr-1-dot-6-0-beta1-is-released/ 1. http://clojurerabbitmq.info -- MK http://github.com/michaelklishin

<    1   2   3   4   5   6   >